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
5,226
3,906,052,997
IssuesEvent
2016-04-19 07:06:19
kolliSuman/issues
https://api.github.com/repos/kolliSuman/issues
closed
QA_Acid-Base Indicators_Prerequisites_p1
Category: Usability Developed By: VLEAD Release Number: Production Severity: S2 Status: Open
Defect Description : In the "Acid-Base Indicators " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required. Actual Result : In the "Acid-Base Indicators " experiment, the minimum requirement to run the experiment is not displayed in the page. Environment : OS: Windows 7, Linux Browsers: Firefox,Chrome Bandwidth : 100Mbps Hardware Configuration:8GBRAM , Processor:i5 Test Step Link: https://github.com/Virtual-Labs/physical-sciences-iiith/blob/master/test-cases/integration_test-cases/Acid-Base%20Indicators/Acid-Base%20Indicators_16_Prerequisites_p1.org
True
QA_Acid-Base Indicators_Prerequisites_p1 - Defect Description : In the "Acid-Base Indicators " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,Device Resolution,Hardware Configuration and Software Required. Actual Result : In the "Acid-Base Indicators " experiment, the minimum requirement to run the experiment is not displayed in the page. Environment : OS: Windows 7, Linux Browsers: Firefox,Chrome Bandwidth : 100Mbps Hardware Configuration:8GBRAM , Processor:i5 Test Step Link: https://github.com/Virtual-Labs/physical-sciences-iiith/blob/master/test-cases/integration_test-cases/Acid-Base%20Indicators/Acid-Base%20Indicators_16_Prerequisites_p1.org
non_defect
qa acid base indicators prerequisites defect description in the acid base indicators experiment the minimum requirement to run the experiment is not displayed in the page instead a page or scrolling should appear providing information on minimum requirement to run this experiment information like bandwidth device resolution hardware configuration and software required actual result in the acid base indicators experiment the minimum requirement to run the experiment is not displayed in the page environment os windows linux browsers firefox chrome bandwidth hardware configuration processor test step link
0
15,246
2,850,451,046
IssuesEvent
2015-05-31 15:54:44
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
fullQueryDetail should return the selected text of an EditText
auto-migrated Priority-Medium Type-Defect
``` It would be beneficial to let fullQueryDetail return the selected text of a multiline EditText. ``` Original issue reported on code.google.com by `stefan.krecher` on 20 Aug 2012 at 10:06
1.0
fullQueryDetail should return the selected text of an EditText - ``` It would be beneficial to let fullQueryDetail return the selected text of a multiline EditText. ``` Original issue reported on code.google.com by `stefan.krecher` on 20 Aug 2012 at 10:06
defect
fullquerydetail should return the selected text of an edittext it would be beneficial to let fullquerydetail return the selected text of a multiline edittext original issue reported on code google com by stefan krecher on aug at
1
271,863
20,719,911,851
IssuesEvent
2022-03-13 08:06:05
MarlinFirmware/Marlin
https://api.github.com/repos/MarlinFirmware/Marlin
closed
[FR] Documentation on Marlin 2.0 for Developers
T: Feature Request C: Documentation
Hello everyone once again! I would like to request documentation for the overall development and logic on how the Marlin was written. The primary purpose for asking for this is so that others, like me, could gain a better and deeper understanding of the software engineering behind the Marlin firmware. I believe having such documentation would be beneficial in a general sense because it will attract new developers to easily and quickly understand the code to make major contributions rather than needing to spend a lot of time trying to decode the logic of how it was written, as Marlin has grown very large. As I see it now, only those that know Marlin very well are the ones capable of develop the firmware properly. Similarly, the folder structure hierarchy must carry some meaning for the Marlin firmware in terms as a whole. Previously with Marlin 1.x, it feels like the files were littered everywhere in a single folder and retracing the organization was difficult, thus leading to Marlin 2.0 with a new folder system. In Sublime Text, I use "Ctrl + P" (Quick-open files by name) to open the necessary files so the folder structures hierarchy incurs not much meaning, as I do not understand why a file is in a particular folder. Would this be feasible/beneficial to do such a task as to explain the software engineering behind the Marlin? What kind of items would be critical to understanding? Thanks for reading guys.
1.0
[FR] Documentation on Marlin 2.0 for Developers - Hello everyone once again! I would like to request documentation for the overall development and logic on how the Marlin was written. The primary purpose for asking for this is so that others, like me, could gain a better and deeper understanding of the software engineering behind the Marlin firmware. I believe having such documentation would be beneficial in a general sense because it will attract new developers to easily and quickly understand the code to make major contributions rather than needing to spend a lot of time trying to decode the logic of how it was written, as Marlin has grown very large. As I see it now, only those that know Marlin very well are the ones capable of develop the firmware properly. Similarly, the folder structure hierarchy must carry some meaning for the Marlin firmware in terms as a whole. Previously with Marlin 1.x, it feels like the files were littered everywhere in a single folder and retracing the organization was difficult, thus leading to Marlin 2.0 with a new folder system. In Sublime Text, I use "Ctrl + P" (Quick-open files by name) to open the necessary files so the folder structures hierarchy incurs not much meaning, as I do not understand why a file is in a particular folder. Would this be feasible/beneficial to do such a task as to explain the software engineering behind the Marlin? What kind of items would be critical to understanding? Thanks for reading guys.
non_defect
documentation on marlin for developers hello everyone once again i would like to request documentation for the overall development and logic on how the marlin was written the primary purpose for asking for this is so that others like me could gain a better and deeper understanding of the software engineering behind the marlin firmware i believe having such documentation would be beneficial in a general sense because it will attract new developers to easily and quickly understand the code to make major contributions rather than needing to spend a lot of time trying to decode the logic of how it was written as marlin has grown very large as i see it now only those that know marlin very well are the ones capable of develop the firmware properly similarly the folder structure hierarchy must carry some meaning for the marlin firmware in terms as a whole previously with marlin x it feels like the files were littered everywhere in a single folder and retracing the organization was difficult thus leading to marlin with a new folder system in sublime text i use ctrl p quick open files by name to open the necessary files so the folder structures hierarchy incurs not much meaning as i do not understand why a file is in a particular folder would this be feasible beneficial to do such a task as to explain the software engineering behind the marlin what kind of items would be critical to understanding thanks for reading guys
0
95,107
16,068,474,478
IssuesEvent
2021-04-24 00:45:08
snowflakedb/snowflake-hive-metastore-connector
https://api.github.com/repos/snowflakedb/snowflake-hive-metastore-connector
opened
CVE-2020-11113 (High) detected in jackson-databind-2.6.5.jar
security vulnerability
## CVE-2020-11113 - 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.6.5.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: snowflake-hive-metastore-connector/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.5/jackson-databind-2.6.5.jar</p> <p> Dependency Hierarchy: - hive-metastore-2.3.5.jar (Root Library) - hive-serde-2.3.5.jar - hive-common-2.3.5.jar - :x: **jackson-databind-2.6.5.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snowflakedb/snowflake-hive-metastore-connector/commit/37f5b0ac91898ef82cc1bf4610b729970f6eed58">37f5b0ac91898ef82cc1bf4610b729970f6eed58</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.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa). <p>Publish Date: 2020-03-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113>CVE-2020-11113</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-2020-11113">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113</a></p> <p>Release Date: 2020-03-31</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.6.5","packageFilePaths":["/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.hive:hive-metastore:2.3.5;org.apache.hive:hive-serde:2.3.5;org.apache.hive:hive-common:2.3.5;com.fasterxml.jackson.core:jackson-databind:2.6.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-11113","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2020-11113 (High) detected in jackson-databind-2.6.5.jar - ## CVE-2020-11113 - 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.6.5.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: snowflake-hive-metastore-connector/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.5/jackson-databind-2.6.5.jar</p> <p> Dependency Hierarchy: - hive-metastore-2.3.5.jar (Root Library) - hive-serde-2.3.5.jar - hive-common-2.3.5.jar - :x: **jackson-databind-2.6.5.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snowflakedb/snowflake-hive-metastore-connector/commit/37f5b0ac91898ef82cc1bf4610b729970f6eed58">37f5b0ac91898ef82cc1bf4610b729970f6eed58</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.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa). <p>Publish Date: 2020-03-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113>CVE-2020-11113</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-2020-11113">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113</a></p> <p>Release Date: 2020-03-31</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.6.5","packageFilePaths":["/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.apache.hive:hive-metastore:2.3.5;org.apache.hive:hive-serde:2.3.5;org.apache.hive:hive-common:2.3.5;com.fasterxml.jackson.core:jackson-databind:2.6.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-11113","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
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 snowflake hive metastore connector pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy hive metastore jar root library hive serde jar hive common jar 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 openjpa ee wasregistrymanagedruntime aka openjpa 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 com fasterxml jackson core jackson databind isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree org apache hive hive metastore org apache hive hive serde org apache hive hive common com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind basebranches vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache openjpa ee wasregistrymanagedruntime aka openjpa vulnerabilityurl
0
3,098
2,607,983,750
IssuesEvent
2015-02-26 00:50:45
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Zen-Coding Textarea can't move by IE8. (with patch)
auto-migrated Priority-Medium Type-Defect
``` I try to use Zen-Coding Textarea by IE8. but it not move. https://github.com/sergeche/zen-coding/blob/master/plugins/textarea/zen_editor.j s#L333 else if(doc.attachEvent) ele.attachEvent('on' + key_event, runAction); โ†“ else if(doc.attachEvent) doc.attachEvent('on' + key_event, runAction); ``` ----- Original issue reported on code.google.com by `j7400...@gmail.com` on 18 Jun 2011 at 12:19
1.0
Zen-Coding Textarea can't move by IE8. (with patch) - ``` I try to use Zen-Coding Textarea by IE8. but it not move. https://github.com/sergeche/zen-coding/blob/master/plugins/textarea/zen_editor.j s#L333 else if(doc.attachEvent) ele.attachEvent('on' + key_event, runAction); โ†“ else if(doc.attachEvent) doc.attachEvent('on' + key_event, runAction); ``` ----- Original issue reported on code.google.com by `j7400...@gmail.com` on 18 Jun 2011 at 12:19
defect
zen coding textarea can t move by with patch i try to use zen coding textarea by but it not move s else if doc attachevent ele attachevent on key event runaction โ†“ else if doc attachevent doc attachevent on key event runaction original issue reported on code google com by gmail com on jun at
1
26,340
26,719,290,996
IssuesEvent
2023-01-28 23:30:37
elan-ev/tobira
https://api.github.com/repos/elan-ev/tobira
opened
Visualize Block Layouts
area:usability
While giving someone new a quick tour through Tobira, I noticed that even with my background, I have no clue how that block layout actually looks. Youc an try it and then come back to the settings, but that is annoying. It would be really helpful to have a small wireframe image depicting how the layout would look like above the layout buttons. ![Screenshot from 2023-01-23 14-45-30](https://user-images.githubusercontent.com/1008395/215295806-d13963f2-9573-4ffa-ae89-64c1acdfd366.png)
True
Visualize Block Layouts - While giving someone new a quick tour through Tobira, I noticed that even with my background, I have no clue how that block layout actually looks. Youc an try it and then come back to the settings, but that is annoying. It would be really helpful to have a small wireframe image depicting how the layout would look like above the layout buttons. ![Screenshot from 2023-01-23 14-45-30](https://user-images.githubusercontent.com/1008395/215295806-d13963f2-9573-4ffa-ae89-64c1acdfd366.png)
non_defect
visualize block layouts while giving someone new a quick tour through tobira i noticed that even with my background i have no clue how that block layout actually looks youc an try it and then come back to the settings but that is annoying it would be really helpful to have a small wireframe image depicting how the layout would look like above the layout buttons
0
15,441
2,855,073,831
IssuesEvent
2015-06-02 07:06:48
contao/core
https://api.github.com/repos/contao/core
closed
Link Files for Image
defect
Would be good to be able to choose file for Image. As Sample i have an image and want to link it to an pdf in files. At the moment i can only choose a page but not a file to be linked by image. At the moment this link must be set manually. ![filepicker-image](https://f.cloud.github.com/assets/4511789/590275/4919a66c-c9dc-11e2-84e0-463ce7d321ec.png)
1.0
Link Files for Image - Would be good to be able to choose file for Image. As Sample i have an image and want to link it to an pdf in files. At the moment i can only choose a page but not a file to be linked by image. At the moment this link must be set manually. ![filepicker-image](https://f.cloud.github.com/assets/4511789/590275/4919a66c-c9dc-11e2-84e0-463ce7d321ec.png)
defect
link files for image would be good to be able to choose file for image as sample i have an image and want to link it to an pdf in files at the moment i can only choose a page but not a file to be linked by image at the moment this link must be set manually
1
19,808
26,195,774,609
IssuesEvent
2023-01-03 13:19:41
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
"strict transitive dependency mode" not work ?
P4 type: support / not a bug (process) team-Rules-CPP
### Description of the bug: Suppose there is the following dependency a->b->c, **a contains the header file of c, but does not use anything**, then a's build file depends on b, but not on c. Then this forms an **implicit dependency,** and bazel will not report a error! ### What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible. _No response_ ### Which operating system are you running Bazel on? ubuntu 18.04 ### What is the output of `bazel info release`? (11:37:20) INFO: Invocation ID: b93b0d49-edac-4215-9d9a-366bf997e477 release 3.7.1 ### If `bazel info release` returns `development version` or `(@non-git)`, tell us how you built Bazel. _No response_ ### What's the output of `git remote get-url origin; git rev-parse master; git rev-parse HEAD` ? _No response_ ### Have you found anything relevant by searching the web? _No response_ ### Any other information, logs, or outputs that you want to share? _No response_
1.0
"strict transitive dependency mode" not work ? - ### Description of the bug: Suppose there is the following dependency a->b->c, **a contains the header file of c, but does not use anything**, then a's build file depends on b, but not on c. Then this forms an **implicit dependency,** and bazel will not report a error! ### What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible. _No response_ ### Which operating system are you running Bazel on? ubuntu 18.04 ### What is the output of `bazel info release`? (11:37:20) INFO: Invocation ID: b93b0d49-edac-4215-9d9a-366bf997e477 release 3.7.1 ### If `bazel info release` returns `development version` or `(@non-git)`, tell us how you built Bazel. _No response_ ### What's the output of `git remote get-url origin; git rev-parse master; git rev-parse HEAD` ? _No response_ ### Have you found anything relevant by searching the web? _No response_ ### Any other information, logs, or outputs that you want to share? _No response_
non_defect
strict transitive dependency mode not work description of the bug suppose there is the following dependency a b c a contains the header file of c but does not use anything then a s build file depends on b but not on c then this forms an implicit dependency and bazel will not report a error what s the simplest easiest way to reproduce this bug please provide a minimal example if possible no response which operating system are you running bazel on ubuntu what is the output of bazel info release info invocation id edac release if bazel info release returns development version or non git tell us how you built bazel no response what s the output of git remote get url origin git rev parse master git rev parse head no response have you found anything relevant by searching the web no response any other information logs or outputs that you want to share no response
0
42,858
11,308,182,616
IssuesEvent
2020-01-19 03:14:41
ascott18/TellMeWhen
https://api.github.com/repos/ascott18/TellMeWhen
closed
[Bug] WoW Retail 8.3 - Possible LUA changes
defect
**TMW version: 8.7.3** <!-- Found in-game at the top of TMW's configuration window. "The latest" is not a version. --> **What steps will reproduce the problem?** 1. Use World of Warcraft Retail 8.3 ~~2. Some LUA errors randomly when configured action is supposed to happen (i guess). Usually happens mid fight, and dont really have time to figure out the lua error mid-fight.~~ Nm.. Probably unrelated. 3. When adding eg. a buff to a button, clicking the spellname (when searching for spellname) will not add it, but you have to type the whole name manually. <!-- Add more steps if needed --> **Hopefully this will be updated in the near future for WoW retail 8.3** **IF needed i can provide screenshots/logs/whatnot, but should be no huge surprise that client update from WoW 8.2.5 -> 8.3 would cause some LUA changes.** <!-- Please add any additional information you think will be useful in reproducing and/or solving the issue. -->
1.0
[Bug] WoW Retail 8.3 - Possible LUA changes - **TMW version: 8.7.3** <!-- Found in-game at the top of TMW's configuration window. "The latest" is not a version. --> **What steps will reproduce the problem?** 1. Use World of Warcraft Retail 8.3 ~~2. Some LUA errors randomly when configured action is supposed to happen (i guess). Usually happens mid fight, and dont really have time to figure out the lua error mid-fight.~~ Nm.. Probably unrelated. 3. When adding eg. a buff to a button, clicking the spellname (when searching for spellname) will not add it, but you have to type the whole name manually. <!-- Add more steps if needed --> **Hopefully this will be updated in the near future for WoW retail 8.3** **IF needed i can provide screenshots/logs/whatnot, but should be no huge surprise that client update from WoW 8.2.5 -> 8.3 would cause some LUA changes.** <!-- Please add any additional information you think will be useful in reproducing and/or solving the issue. -->
defect
wow retail possible lua changes tmw version what steps will reproduce the problem use world of warcraft retail some lua errors randomly when configured action is supposed to happen i guess usually happens mid fight and dont really have time to figure out the lua error mid fight nm probably unrelated when adding eg a buff to a button clicking the spellname when searching for spellname will not add it but you have to type the whole name manually hopefully this will be updated in the near future for wow retail if needed i can provide screenshots logs whatnot but should be no huge surprise that client update from wow would cause some lua changes
1
256,245
27,557,384,552
IssuesEvent
2023-03-07 19:02:11
occmundial/atomic-icons
https://api.github.com/repos/occmundial/atomic-icons
closed
CVE-2022-0155 (Medium) detected in follow-redirects-1.14.4.tgz - autoclosed
security vulnerability
## CVE-2022-0155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>follow-redirects-1.14.4.tgz</b></p></summary> <p>HTTP and HTTPS modules that follow redirects.</p> <p>Library home page: <a href="https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz">https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/follow-redirects/package.json</p> <p> Dependency Hierarchy: - axios-0.23.0.tgz (Root Library) - :x: **follow-redirects-1.14.4.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/occmundial/atomic-icons/commit/4f36497e21048c2145796a4a67ef30d245dd9eee">4f36497e21048c2145796a4a67ef30d245dd9eee</a></p> <p>Found in base branch: <b>main</b></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> follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor <p>Publish Date: 2022-01-10 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0155>CVE-2022-0155</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.5</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: None - Availability Impact: None </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://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/">https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/</a></p> <p>Release Date: 2022-01-10</p> <p>Fix Resolution (follow-redirects): 1.14.7</p> <p>Direct dependency fix Resolution (axios): 0.24.0</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-0155 (Medium) detected in follow-redirects-1.14.4.tgz - autoclosed - ## CVE-2022-0155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>follow-redirects-1.14.4.tgz</b></p></summary> <p>HTTP and HTTPS modules that follow redirects.</p> <p>Library home page: <a href="https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz">https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/follow-redirects/package.json</p> <p> Dependency Hierarchy: - axios-0.23.0.tgz (Root Library) - :x: **follow-redirects-1.14.4.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/occmundial/atomic-icons/commit/4f36497e21048c2145796a4a67ef30d245dd9eee">4f36497e21048c2145796a4a67ef30d245dd9eee</a></p> <p>Found in base branch: <b>main</b></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> follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor <p>Publish Date: 2022-01-10 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0155>CVE-2022-0155</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.5</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: None - Availability Impact: None </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://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/">https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/</a></p> <p>Release Date: 2022-01-10</p> <p>Fix Resolution (follow-redirects): 1.14.7</p> <p>Direct dependency fix Resolution (axios): 0.24.0</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 medium detected in follow redirects tgz autoclosed cve medium severity vulnerability vulnerable library follow redirects tgz http and https modules that follow redirects library home page a href path to dependency file package json path to vulnerable library node modules follow redirects package json dependency hierarchy axios tgz root library x follow redirects tgz vulnerable library found in head commit a href found in base branch main vulnerability details follow redirects is vulnerable to exposure of private personal information to an unauthorized actor 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 none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution follow redirects direct dependency fix resolution axios step up your open source security game with mend
0
76,932
26,674,153,370
IssuesEvent
2023-01-26 12:59:10
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
java.util.concurrent.CancellationException when loading from GenericMapStore
Type: Defect Source: Internal to-jira Team: Platform
<!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** Given a configured `external-data-store` and corresponding `map-store` for connecting a DB such as Postgres or MySQL, when loading the data from the external store (i.e. by calling `hz.getMap()`), some warnings for `java.util.concurrent.CancellationException` are logged. They may be unnecessary and confusing, because it implies that a query/job was canceled by the user (which is not the case). Data is still loaded successfully in the map. Example: ``` Jan 26, 2023 7:29:42 AM com.hazelcast.jet.impl.operation.InitExecutionOperation WARNING: [10.0.0.29]:5701 [dev] [5.3.0-SNAPSHOT] null java.util.concurrent.CancellationException at com.hazelcast.jet.sql.impl.processors.RootResultConsumerSink.tryProcess(RootResultConsumerSink.java:97) at com.hazelcast.jet.impl.execution.ProcessorTasklet.lambda$stateMachineStep$2(ProcessorTasklet.java:334) at com.hazelcast.jet.impl.util.Util.doWithClassLoader(Util.java:547) at com.hazelcast.jet.impl.execution.ProcessorTasklet.stateMachineStep(ProcessorTasklet.java:334) at com.hazelcast.jet.impl.execution.ProcessorTasklet.stateMachineStep(ProcessorTasklet.java:328) at com.hazelcast.jet.impl.execution.ProcessorTasklet.call(ProcessorTasklet.java:291) at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:404) at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:369) at java.lang.Thread.run(Thread.java:750) ``` **Expected behavior** `java.util.concurrent.CancellationException` are not logged when successfully loading from the external store. **To Reproduce** Config and code snippets of a reporoducer: hazelcast.xml: ``` ... <external-data-store name="postgres"> <class-name>com.hazelcast.datastore.JdbcDataStoreFactory</class-name> <properties> <property name="jdbcUrl">jdbc:postgresql://127.0.0.1:5432/test</property> <property name="username">postgres</property> <property name="password">****</property> </properties> </external-data-store> ... <map name="people"> <map-store enabled="true"> <class-name>com.hazelcast.mapstore.GenericMapStore</class-name> <properties> <property name="external-data-store-ref">postgres</property> </properties> </map-store> </map> ... ``` HZ member code: ``` HazelcastInstance hz = Hazelcast.newHazelcastInstance(); IMap<Integer, GenericRecord> map = hz.getMap("people"); map.values().stream().forEach(v -> System.out.println(v)); System.out.println(">>>>>>>>>>> DONE"); hz.shutdown(); ``` **Additional context** The issue seems to be related to [this method](https://github.com/hazelcast/hazelcast/blob/fc2271c3a19a6a048c26613152870d4c85fa222b/extensions/mapstore/src/main/java/com/hazelcast/mapstore/GenericMapStore.java#L255) in `GenericMapStore`. The `SqlResult` is closed without consuming the iterator. Similar behavior can be triggered from a client/embedded member with: ``` try (SqlResult result = hz.getSql().execute("SELECT * FROM people")) { SqlRowMetadata rowMetadata = result.getRowMetadata(); System.out.println(rowMetadata); } ``` <!-- Add any other context about the problem here. Common details that we're often interested in: - Detailed description of the steps to reproduce your issue - Logs and stack traces, if available - Hazelcast version that you use (e.g. 3.4, also specify whether it is a minor release or the latest snapshot) - If available, integration module versions (e.g. Tomcat, Jetty, Spring, Hibernate). Also, include their detailed configuration information such as web.xml, Hibernate configuration and `context.xml` for Spring - Cluster size, i.e. the number of Hazelcast cluster members - Number of the clients - Version of Java. It is also helpful to mention the JVM parameters - Operating system. If it is Linux, kernel version is helpful - Unit test with the `hazelcast.xml` file. If you could include a unit test which reproduces your issue, we would be grateful -->
1.0
java.util.concurrent.CancellationException when loading from GenericMapStore - <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** Given a configured `external-data-store` and corresponding `map-store` for connecting a DB such as Postgres or MySQL, when loading the data from the external store (i.e. by calling `hz.getMap()`), some warnings for `java.util.concurrent.CancellationException` are logged. They may be unnecessary and confusing, because it implies that a query/job was canceled by the user (which is not the case). Data is still loaded successfully in the map. Example: ``` Jan 26, 2023 7:29:42 AM com.hazelcast.jet.impl.operation.InitExecutionOperation WARNING: [10.0.0.29]:5701 [dev] [5.3.0-SNAPSHOT] null java.util.concurrent.CancellationException at com.hazelcast.jet.sql.impl.processors.RootResultConsumerSink.tryProcess(RootResultConsumerSink.java:97) at com.hazelcast.jet.impl.execution.ProcessorTasklet.lambda$stateMachineStep$2(ProcessorTasklet.java:334) at com.hazelcast.jet.impl.util.Util.doWithClassLoader(Util.java:547) at com.hazelcast.jet.impl.execution.ProcessorTasklet.stateMachineStep(ProcessorTasklet.java:334) at com.hazelcast.jet.impl.execution.ProcessorTasklet.stateMachineStep(ProcessorTasklet.java:328) at com.hazelcast.jet.impl.execution.ProcessorTasklet.call(ProcessorTasklet.java:291) at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:404) at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:369) at java.lang.Thread.run(Thread.java:750) ``` **Expected behavior** `java.util.concurrent.CancellationException` are not logged when successfully loading from the external store. **To Reproduce** Config and code snippets of a reporoducer: hazelcast.xml: ``` ... <external-data-store name="postgres"> <class-name>com.hazelcast.datastore.JdbcDataStoreFactory</class-name> <properties> <property name="jdbcUrl">jdbc:postgresql://127.0.0.1:5432/test</property> <property name="username">postgres</property> <property name="password">****</property> </properties> </external-data-store> ... <map name="people"> <map-store enabled="true"> <class-name>com.hazelcast.mapstore.GenericMapStore</class-name> <properties> <property name="external-data-store-ref">postgres</property> </properties> </map-store> </map> ... ``` HZ member code: ``` HazelcastInstance hz = Hazelcast.newHazelcastInstance(); IMap<Integer, GenericRecord> map = hz.getMap("people"); map.values().stream().forEach(v -> System.out.println(v)); System.out.println(">>>>>>>>>>> DONE"); hz.shutdown(); ``` **Additional context** The issue seems to be related to [this method](https://github.com/hazelcast/hazelcast/blob/fc2271c3a19a6a048c26613152870d4c85fa222b/extensions/mapstore/src/main/java/com/hazelcast/mapstore/GenericMapStore.java#L255) in `GenericMapStore`. The `SqlResult` is closed without consuming the iterator. Similar behavior can be triggered from a client/embedded member with: ``` try (SqlResult result = hz.getSql().execute("SELECT * FROM people")) { SqlRowMetadata rowMetadata = result.getRowMetadata(); System.out.println(rowMetadata); } ``` <!-- Add any other context about the problem here. Common details that we're often interested in: - Detailed description of the steps to reproduce your issue - Logs and stack traces, if available - Hazelcast version that you use (e.g. 3.4, also specify whether it is a minor release or the latest snapshot) - If available, integration module versions (e.g. Tomcat, Jetty, Spring, Hibernate). Also, include their detailed configuration information such as web.xml, Hibernate configuration and `context.xml` for Spring - Cluster size, i.e. the number of Hazelcast cluster members - Number of the clients - Version of Java. It is also helpful to mention the JVM parameters - Operating system. If it is Linux, kernel version is helpful - Unit test with the `hazelcast.xml` file. If you could include a unit test which reproduces your issue, we would be grateful -->
defect
java util concurrent cancellationexception when loading from genericmapstore thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug given a configured external data store and corresponding map store for connecting a db such as postgres or mysql when loading the data from the external store i e by calling hz getmap some warnings for java util concurrent cancellationexception are logged they may be unnecessary and confusing because it implies that a query job was canceled by the user which is not the case data is still loaded successfully in the map example jan am com hazelcast jet impl operation initexecutionoperation warning null java util concurrent cancellationexception at com hazelcast jet sql impl processors rootresultconsumersink tryprocess rootresultconsumersink java at com hazelcast jet impl execution processortasklet lambda statemachinestep processortasklet java at com hazelcast jet impl util util dowithclassloader util java at com hazelcast jet impl execution processortasklet statemachinestep processortasklet java at com hazelcast jet impl execution processortasklet statemachinestep processortasklet java at com hazelcast jet impl execution processortasklet call processortasklet java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker runtasklet taskletexecutionservice java at java util concurrent copyonwritearraylist foreach copyonwritearraylist java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker run taskletexecutionservice java at java lang thread run thread java expected behavior java util concurrent cancellationexception are not logged when successfully loading from the external store to reproduce config and code snippets of a reporoducer hazelcast xml com hazelcast datastore jdbcdatastorefactory jdbc postgresql test postgres com hazelcast mapstore genericmapstore postgres hz member code hazelcastinstance hz hazelcast newhazelcastinstance imap map hz getmap people map values stream foreach v system out println v system out println done hz shutdown additional context the issue seems to be related to in genericmapstore the sqlresult is closed without consuming the iterator similar behavior can be triggered from a client embedded member with try sqlresult result hz getsql execute select from people sqlrowmetadata rowmetadata result getrowmetadata system out println rowmetadata add any other context about the problem here common details that we re often interested in detailed description of the steps to reproduce your issue logs and stack traces if available hazelcast version that you use e g also specify whether it is a minor release or the latest snapshot if available integration module versions e g tomcat jetty spring hibernate also include their detailed configuration information such as web xml hibernate configuration and context xml for spring cluster size i e the number of hazelcast cluster members number of the clients version of java it is also helpful to mention the jvm parameters operating system if it is linux kernel version is helpful unit test with the hazelcast xml file if you could include a unit test which reproduces your issue we would be grateful
1
49,228
13,186,127,359
IssuesEvent
2020-08-12 23:10:11
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
HoomdXML parser won't read in mass and charges
defect format-HOOMD
## Using topology_format='XML' should properly read in charges and masses from a hoomdxml file for analysis such as radius of gyration. ## <!-- You should be able to read in mass and charge information saved to your hoomdxml using the hoomdxml parser--> universe = md.Universe(toppath,dcdpath,topology_format='XML') masses = universe.atoms.masses print(masses) [0.0, 0.0, ... 0.0] ## Actual behavior ## <!-- Actual behavior reads in the mass information but then overwrites everything with 0.0 as it's values. --> ## Code to reproduce the behavior ## <!-- Show us how to reproduce the failure. If you can, use trajectory files from the test data. Use the code snipped below as a starting point. --> ``` python import MDAnalysis as mda from MDAnalysis.tests.datafiles import DCD, XML u = mda.Universe(XML, DCD,topology_format = 'XML') print(u.atoms.masses) .... ``` I've pinpointed the source of the error. In line 147 and 150 of HoomdXMLParser.py, the attributes you are looking for are named incorrectly. The following changes fixes the bug in a local version of mdanalysis. I can draft a PR if that sounds good to you, since I will be using this modified version for some work and should have it running properly. ```python 147 if not 'masses' in attrs: 147(new) if not 'mass' in attrs: 150 if not 'charges' in attrs: 150(new) if not 'charge' in attrs: ``` ## Current version of MDAnalysis ## - Which version are you using? (run `python -c "import MDAnalysis as mda; print(mda.__version__)"`) version 1.0.0 - Which version of Python (`python -V`)? python 3.6 - Which operating system? Mac OS
1.0
HoomdXML parser won't read in mass and charges - ## Using topology_format='XML' should properly read in charges and masses from a hoomdxml file for analysis such as radius of gyration. ## <!-- You should be able to read in mass and charge information saved to your hoomdxml using the hoomdxml parser--> universe = md.Universe(toppath,dcdpath,topology_format='XML') masses = universe.atoms.masses print(masses) [0.0, 0.0, ... 0.0] ## Actual behavior ## <!-- Actual behavior reads in the mass information but then overwrites everything with 0.0 as it's values. --> ## Code to reproduce the behavior ## <!-- Show us how to reproduce the failure. If you can, use trajectory files from the test data. Use the code snipped below as a starting point. --> ``` python import MDAnalysis as mda from MDAnalysis.tests.datafiles import DCD, XML u = mda.Universe(XML, DCD,topology_format = 'XML') print(u.atoms.masses) .... ``` I've pinpointed the source of the error. In line 147 and 150 of HoomdXMLParser.py, the attributes you are looking for are named incorrectly. The following changes fixes the bug in a local version of mdanalysis. I can draft a PR if that sounds good to you, since I will be using this modified version for some work and should have it running properly. ```python 147 if not 'masses' in attrs: 147(new) if not 'mass' in attrs: 150 if not 'charges' in attrs: 150(new) if not 'charge' in attrs: ``` ## Current version of MDAnalysis ## - Which version are you using? (run `python -c "import MDAnalysis as mda; print(mda.__version__)"`) version 1.0.0 - Which version of Python (`python -V`)? python 3.6 - Which operating system? Mac OS
defect
hoomdxml parser won t read in mass and charges using topology format xml should properly read in charges and masses from a hoomdxml file for analysis such as radius of gyration universe md universe toppath dcdpath topology format xml masses universe atoms masses print masses actual behavior code to reproduce the behavior python import mdanalysis as mda from mdanalysis tests datafiles import dcd xml u mda universe xml dcd topology format xml print u atoms masses i ve pinpointed the source of the error in line and of hoomdxmlparser py the attributes you are looking for are named incorrectly the following changes fixes the bug in a local version of mdanalysis i can draft a pr if that sounds good to you since i will be using this modified version for some work and should have it running properly python if not masses in attrs new if not mass in attrs if not charges in attrs new if not charge in attrs current version of mdanalysis which version are you using run python c import mdanalysis as mda print mda version version which version of python python v python which operating system mac os
1
44,695
12,338,248,691
IssuesEvent
2020-05-14 16:09:41
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[AXE-CORE]: Heading levels SHOULD increase by one
508-defect-2 508-issue-headings 508-issue-semantic-markup 508/Accessibility forms sitewide tools-fe triage
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) > Located in [VSA BAM2 MDOT MVP a11y spot check](https://github.com/department-of-veterans-affairs/va.gov-team/issues/5868#issuecomment-627431704) **Feedback framework** - **โ—๏ธ Must** for if the feedback must be applied - **โš ๏ธShould** if the feedback is best practice - **โœ”๏ธ Consider** for suggestions/enhancements ## Description Heading levels **should** only increase by one. The card headings are currently h4, but are not preceded by an h3. **Should** be an h3 and use the utility class to visually style as h4. On this page, the change should apply to both Permanent and Temporary address cards. ## Point of Contact **VFS Point of Contact:** Jennifer ## Acceptance Criteria As a screen reader user, I want to navigate the hierarchy of the page content using heading levels to save time and frustration. ## Environment - Operating System: all - Browser: all - Screenreading device: any - Server destination: staging & production ## Steps to Recreate 1. Enter https://staging.va.gov/hearing-aid-batteries-and-accessories/introduction in browser 2. Log in as username: vets.gov.user+1@gmail.com 3. Have developer tools open, and the axe browser extension loaded 3. Run an axe audit 5. Verify that <h4 class="review-card--title vads-u-display--inline vads-u-margin--0">Permanent address</h4> is called out as an error of "Heading levels should only increase by one" 6. This error is repeated throughout the form process ## Possible Fixes (optional) **Current code** ```html <h4 class="review-card--title vads-u-display--inline vads-u-margin--0">Permanent address</h4> ``` **Recommended code** ```html <h3 class="review-card--title vads-u-display--inline vads-u-margin--0 vads-u-font-size--h4">Permanent address</h3> ``` ## WCAG or Vendor Guidance (optional) * [axe-core 3.4 - Heading levels should only increase by one](https://dequeuniversity.com/rules/axe/3.4/heading-order) ## Screenshots or Trace Logs ![Screen Shot 2020-05-12 at 11 48 33 AM](https://user-images.githubusercontent.com/57469/81715729-8c425380-9446-11ea-9d92-7bcc1aa2fc97.png)
1.0
[AXE-CORE]: Heading levels SHOULD increase by one - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) > Located in [VSA BAM2 MDOT MVP a11y spot check](https://github.com/department-of-veterans-affairs/va.gov-team/issues/5868#issuecomment-627431704) **Feedback framework** - **โ—๏ธ Must** for if the feedback must be applied - **โš ๏ธShould** if the feedback is best practice - **โœ”๏ธ Consider** for suggestions/enhancements ## Description Heading levels **should** only increase by one. The card headings are currently h4, but are not preceded by an h3. **Should** be an h3 and use the utility class to visually style as h4. On this page, the change should apply to both Permanent and Temporary address cards. ## Point of Contact **VFS Point of Contact:** Jennifer ## Acceptance Criteria As a screen reader user, I want to navigate the hierarchy of the page content using heading levels to save time and frustration. ## Environment - Operating System: all - Browser: all - Screenreading device: any - Server destination: staging & production ## Steps to Recreate 1. Enter https://staging.va.gov/hearing-aid-batteries-and-accessories/introduction in browser 2. Log in as username: vets.gov.user+1@gmail.com 3. Have developer tools open, and the axe browser extension loaded 3. Run an axe audit 5. Verify that <h4 class="review-card--title vads-u-display--inline vads-u-margin--0">Permanent address</h4> is called out as an error of "Heading levels should only increase by one" 6. This error is repeated throughout the form process ## Possible Fixes (optional) **Current code** ```html <h4 class="review-card--title vads-u-display--inline vads-u-margin--0">Permanent address</h4> ``` **Recommended code** ```html <h3 class="review-card--title vads-u-display--inline vads-u-margin--0 vads-u-font-size--h4">Permanent address</h3> ``` ## WCAG or Vendor Guidance (optional) * [axe-core 3.4 - Heading levels should only increase by one](https://dequeuniversity.com/rules/axe/3.4/heading-order) ## Screenshots or Trace Logs ![Screen Shot 2020-05-12 at 11 48 33 AM](https://user-images.githubusercontent.com/57469/81715729-8c425380-9446-11ea-9d92-7bcc1aa2fc97.png)
defect
heading levels should increase by one located in feedback framework โ—๏ธ must for if the feedback must be applied โš ๏ธshould if the feedback is best practice โœ”๏ธ consider for suggestions enhancements description heading levels should only increase by one the card headings are currently but are not preceded by an should be an and use the utility class to visually style as on this page the change should apply to both permanent and temporary address cards point of contact vfs point of contact jennifer acceptance criteria as a screen reader user i want to navigate the hierarchy of the page content using heading levels to save time and frustration environment operating system all browser all screenreading device any server destination staging production steps to recreate enter in browser log in as username vets gov user gmail com have developer tools open and the axe browser extension loaded run an axe audit verify that permanent address is called out as an error of heading levels should only increase by one this error is repeated throughout the form process possible fixes optional current code html permanent address recommended code html permanent address wcag or vendor guidance optional screenshots or trace logs
1
235,720
7,742,168,291
IssuesEvent
2018-05-29 08:43:00
Gloirin/m2gTest
https://api.github.com/repos/Gloirin/m2gTest
opened
0004726: During the registration if the user name used non english char like ยš???ยž
Bugtracker bug low priority
**Reported by fvisic on 8 Aug 2011 08:47** Database query failed. Error received from database was #1267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation &#039;=&#039; for the query: SELECT * FROM mantis_user_table WHERE username=?.
1.0
0004726: During the registration if the user name used non english char like ยš???ยž - **Reported by fvisic on 8 Aug 2011 08:47** Database query failed. Error received from database was #1267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation &#039;=&#039; for the query: SELECT * FROM mantis_user_table WHERE username=?.
non_defect
during the registration if the user name used non english char like ยš ยž reported by fvisic on aug database query failed error received from database was illegal mix of collations swedish ci implicit and general ci coercible for operation for the query select from mantis user table where username
0
123,405
16,488,344,763
IssuesEvent
2021-05-24 21:43:43
BarryCap/BarryCap.github.io
https://api.github.com/repos/BarryCap/BarryCap.github.io
closed
Favicon is appearing badly
HTML bug design detail image invalid optimization
**The favicon is appearing badly on Chrome.** I think Chrome is selecting a wrong sized image in the `favicon.ico` file when it has to show in 16ร—16 (pixels).
1.0
Favicon is appearing badly - **The favicon is appearing badly on Chrome.** I think Chrome is selecting a wrong sized image in the `favicon.ico` file when it has to show in 16ร—16 (pixels).
non_defect
favicon is appearing badly the favicon is appearing badly on chrome i think chrome is selecting a wrong sized image in the favicon ico file when it has to show in ร— pixels
0
28,267
11,598,901,074
IssuesEvent
2020-02-25 00:28:41
LevyForchh/superglue
https://api.github.com/repos/LevyForchh/superglue
opened
CVE-2018-11698 (High) detected in node-sass-v4.13.1
security vulnerability
## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary> <p> <p>:rainbow: Node.js bindings to libsass</p> <p>Library home page: <a href=https://github.com/sass/node-sass.git>https://github.com/sass/node-sass.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/LevyForchh/superglue/commit/7a708af56446441da5694d317b0cc0de8ad0141b">7a708af56446441da5694d317b0cc0de8ad0141b</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 (66)</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> - /superglue/frontend/node_modules/node-sass/src/sass_types/number.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/emitter.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/color.h - /superglue/frontend/node_modules/node-sass/src/sass_context_wrapper.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/parser.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/operation.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/bind.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/emitter.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/cssize.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/error_handling.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/factory.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/context.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/inspect.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/list.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/values.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/expand.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/util.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/parser.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/list.cpp - /superglue/frontend/node_modules/node-sass/src/custom_importer_bridge.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/to_value.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/operators.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/prelexer.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/boolean.h - /superglue/frontend/node_modules/node-sass/src/sass_types/null.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/eval.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/color.cpp - /superglue/frontend/node_modules/node-sass/src/custom_function_bridge.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/operators.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/to_value.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/functions.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/sass.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/to_c.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/output.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/constants.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/eval.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/extend.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast_def_macros.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/cssize.cpp - /superglue/frontend/node_modules/node-sass/src/callback_bridge.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/functions.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/expand.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/map.cpp - /superglue/frontend/node_modules/node-sass/src/sass_context_wrapper.cpp - /superglue/frontend/node_modules/node-sass/src/custom_importer_bridge.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/debugger.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/inspect.hpp - /superglue/frontend/node_modules/node-sass/src/binding.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast_fwd_decl.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/check_nesting.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/value.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/backtrace.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/util.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/boolean.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/check_nesting.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/file.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/error_handling.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/sass_value_wrapper.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/sass_values.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/sass_context.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/context.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/prelexer.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/constants.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/string.cpp </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.4. An out-of-bounds read of a memory region was found in the function Sass::handle_error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11698>CVE-2018-11698</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: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11698">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11698</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p>
True
CVE-2018-11698 (High) detected in node-sass-v4.13.1 - ## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary> <p> <p>:rainbow: Node.js bindings to libsass</p> <p>Library home page: <a href=https://github.com/sass/node-sass.git>https://github.com/sass/node-sass.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/LevyForchh/superglue/commit/7a708af56446441da5694d317b0cc0de8ad0141b">7a708af56446441da5694d317b0cc0de8ad0141b</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 (66)</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> - /superglue/frontend/node_modules/node-sass/src/sass_types/number.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/emitter.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/color.h - /superglue/frontend/node_modules/node-sass/src/sass_context_wrapper.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/parser.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/operation.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/bind.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/emitter.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/cssize.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/error_handling.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/factory.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/context.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/inspect.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/list.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/values.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/expand.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/util.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/parser.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/list.cpp - /superglue/frontend/node_modules/node-sass/src/custom_importer_bridge.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/to_value.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/operators.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/prelexer.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/boolean.h - /superglue/frontend/node_modules/node-sass/src/sass_types/null.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/eval.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/color.cpp - /superglue/frontend/node_modules/node-sass/src/custom_function_bridge.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/operators.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/to_value.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/functions.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/sass.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/to_c.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/output.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/constants.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/eval.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/extend.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast_def_macros.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/cssize.cpp - /superglue/frontend/node_modules/node-sass/src/callback_bridge.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/functions.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/expand.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/map.cpp - /superglue/frontend/node_modules/node-sass/src/sass_context_wrapper.cpp - /superglue/frontend/node_modules/node-sass/src/custom_importer_bridge.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/debugger.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/inspect.hpp - /superglue/frontend/node_modules/node-sass/src/binding.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/ast_fwd_decl.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/check_nesting.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/value.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/backtrace.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/util.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/boolean.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/check_nesting.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/file.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/error_handling.hpp - /superglue/frontend/node_modules/node-sass/src/sass_types/sass_value_wrapper.h - /superglue/frontend/node_modules/node-sass/src/libsass/src/sass_values.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/sass_context.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/context.hpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/prelexer.cpp - /superglue/frontend/node_modules/node-sass/src/libsass/src/constants.cpp - /superglue/frontend/node_modules/node-sass/src/sass_types/string.cpp </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.4. An out-of-bounds read of a memory region was found in the function Sass::handle_error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11698>CVE-2018-11698</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: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11698">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11698</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p>
non_defect
cve high detected in node sass cve high severity vulnerability vulnerable library node rainbow node js bindings to libsass 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 superglue frontend node modules node sass src sass types number cpp superglue frontend node modules node sass src libsass src emitter hpp superglue frontend node modules node sass src sass types color h superglue frontend node modules node sass src sass context wrapper h superglue frontend node modules node sass src libsass src parser hpp superglue frontend node modules node sass src libsass src ast hpp superglue frontend node modules node sass src libsass src operation hpp superglue frontend node modules node sass src libsass src bind cpp superglue frontend node modules node sass src libsass src emitter cpp superglue frontend node modules node sass src libsass src cssize hpp superglue frontend node modules node sass src libsass src error handling cpp superglue frontend node modules node sass src sass types factory cpp superglue frontend node modules node sass src libsass src context cpp superglue frontend node modules node sass src libsass src inspect cpp superglue frontend node modules node sass src sass types list h superglue frontend node modules node sass src libsass src values cpp superglue frontend node modules node sass src libsass src expand cpp superglue frontend node modules node sass src libsass src util cpp superglue frontend node modules node sass src libsass src parser cpp superglue frontend node modules node sass src libsass src ast cpp superglue frontend node modules node sass src sass types list cpp superglue frontend node modules node sass src custom importer bridge cpp superglue frontend node modules node sass src libsass src to value hpp superglue frontend node modules node sass src libsass src operators cpp superglue frontend node modules node sass src libsass src prelexer hpp superglue frontend node modules node sass src sass types boolean h superglue frontend node modules node sass src sass types null cpp superglue frontend node modules node sass src libsass src eval cpp superglue frontend node modules node sass src sass types color cpp superglue frontend node modules node sass src custom function bridge cpp superglue frontend node modules node sass src libsass src operators hpp superglue frontend node modules node sass src libsass src to value cpp superglue frontend node modules node sass src libsass src functions cpp superglue frontend node modules node sass src libsass src sass cpp superglue frontend node modules node sass src libsass src to c cpp superglue frontend node modules node sass src libsass src output cpp superglue frontend node modules node sass src libsass src constants hpp superglue frontend node modules node sass src libsass src eval hpp superglue frontend node modules node sass src libsass src extend cpp superglue frontend node modules node sass src libsass src ast def macros hpp superglue frontend node modules node sass src libsass src cssize cpp superglue frontend node modules node sass src callback bridge h superglue frontend node modules node sass src libsass src functions hpp superglue frontend node modules node sass src libsass src expand hpp superglue frontend node modules node sass src sass types map cpp superglue frontend node modules node sass src sass context wrapper cpp superglue frontend node modules node sass src custom importer bridge h superglue frontend node modules node sass src libsass src debugger hpp superglue frontend node modules node sass src libsass src inspect hpp superglue frontend node modules node sass src binding cpp superglue frontend node modules node sass src libsass src ast fwd decl hpp superglue frontend node modules node sass src libsass src check nesting hpp superglue frontend node modules node sass src sass types value h superglue frontend node modules node sass src libsass src backtrace cpp superglue frontend node modules node sass src libsass src util hpp superglue frontend node modules node sass src sass types boolean cpp superglue frontend node modules node sass src libsass src check nesting cpp superglue frontend node modules node sass src libsass src file cpp superglue frontend node modules node sass src libsass src error handling hpp superglue frontend node modules node sass src sass types sass value wrapper h superglue frontend node modules node sass src libsass src sass values cpp superglue frontend node modules node sass src libsass src sass context cpp superglue frontend node modules node sass src libsass src context hpp superglue frontend node modules node sass src libsass src prelexer cpp superglue frontend node modules node sass src libsass src constants cpp superglue frontend node modules node sass src sass types string cpp vulnerability details an issue was discovered in libsass through an out of bounds read of a memory region was found in the function sass handle error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service 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 none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution libsass
0
96,220
27,782,704,973
IssuesEvent
2023-03-16 22:45:12
webstudio-is/webstudio-builder
https://api.github.com/repos/webstudio-is/webstudio-builder
opened
Add Panel Design Update
type:enhancement area:builder prio:1
Redesign the Add Panel according to the design spec in the [Webstudio Design Docs Figma ](https://www.figma.com/file/xCBegXEWxROLqA1Y31z2Xo/%F0%9F%93%96-Webstudio-Design-Docs?node-id=3217%3A84631&t=xiLMFeu2JynC19VU-1) Current Add Panel: ![image](https://user-images.githubusercontent.com/122043657/225768317-9d3f80d5-b406-4321-8114-31a6b7dded52.png) Redesigned Add Panel: ![image](https://user-images.githubusercontent.com/122043657/225769149-049762e9-cb5b-4e0b-85d9-25eda16600c7.png)
1.0
Add Panel Design Update - Redesign the Add Panel according to the design spec in the [Webstudio Design Docs Figma ](https://www.figma.com/file/xCBegXEWxROLqA1Y31z2Xo/%F0%9F%93%96-Webstudio-Design-Docs?node-id=3217%3A84631&t=xiLMFeu2JynC19VU-1) Current Add Panel: ![image](https://user-images.githubusercontent.com/122043657/225768317-9d3f80d5-b406-4321-8114-31a6b7dded52.png) Redesigned Add Panel: ![image](https://user-images.githubusercontent.com/122043657/225769149-049762e9-cb5b-4e0b-85d9-25eda16600c7.png)
non_defect
add panel design update redesign the add panel according to the design spec in the webstudio design docs figma current add panel redesigned add panel
0
338
2,532,842,834
IssuesEvent
2015-01-23 18:53:37
google/error-prone
https://api.github.com/repos/google/error-prone
closed
Bad wiki formatting of exclamation mark
migrated Priority-Medium Status-Accepted Type-Defect
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=215) created by **alexeagle@google.com** on 2013-11-20 at 08:00 PM_ --- The bugpattern wiki pages for Override and Finally show an errant exclamation mark, because they're not "wiki words". I guess we need to check the formatting of the string interpolated into {1} in com.google.errorprone.DocGen#wikiPageTemplate com.google.errorprone.DocGen#wikiPageTemplateWithAltNames Or maybe we should publish these docs to something else (we don't intend for them to be edited in-situ; the sources should be modified instead. A read-only published copy would be fine)
1.0
Bad wiki formatting of exclamation mark - _[Original issue](https://code.google.com/p/error-prone/issues/detail?id=215) created by **alexeagle@google.com** on 2013-11-20 at 08:00 PM_ --- The bugpattern wiki pages for Override and Finally show an errant exclamation mark, because they're not "wiki words". I guess we need to check the formatting of the string interpolated into {1} in com.google.errorprone.DocGen#wikiPageTemplate com.google.errorprone.DocGen#wikiPageTemplateWithAltNames Or maybe we should publish these docs to something else (we don't intend for them to be edited in-situ; the sources should be modified instead. A read-only published copy would be fine)
defect
bad wiki formatting of exclamation mark created by alexeagle google com on at pm the bugpattern wiki pages for override and finally show an errant exclamation mark because they re not wiki words i guess we need to check the formatting of the string interpolated into in com google errorprone docgen wikipagetemplate com google errorprone docgen wikipagetemplatewithaltnames or maybe we should publish these docs to something else we don t intend for them to be edited in situ the sources should be modified instead a read only published copy would be fine
1
7,226
2,610,358,827
IssuesEvent
2015-02-26 19:56:10
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
opened
Image upload auto resize
auto-migrated Priority-Medium Type-Defect
``` What's the problem? Images are automatically resized to 512px in width when uploaded. Both through the 'insert/edit image' option and drag and drop. My preference is that they're uploaded and inserted into post editor as original dimensions. As I resize them prior to uploading and want them displayed at 800px in width. What browser are you using? Google Chrome 15.0.874.121 What version of ScribeFire are you running? 4 Thanks! ``` ----- Original issue reported on code.google.com by `hubert....@gmail.com` on 12 Dec 2011 at 8:43
1.0
Image upload auto resize - ``` What's the problem? Images are automatically resized to 512px in width when uploaded. Both through the 'insert/edit image' option and drag and drop. My preference is that they're uploaded and inserted into post editor as original dimensions. As I resize them prior to uploading and want them displayed at 800px in width. What browser are you using? Google Chrome 15.0.874.121 What version of ScribeFire are you running? 4 Thanks! ``` ----- Original issue reported on code.google.com by `hubert....@gmail.com` on 12 Dec 2011 at 8:43
defect
image upload auto resize what s the problem images are automatically resized to in width when uploaded both through the insert edit image option and drag and drop my preference is that they re uploaded and inserted into post editor as original dimensions as i resize them prior to uploading and want them displayed at in width what browser are you using google chrome what version of scribefire are you running thanks original issue reported on code google com by hubert gmail com on dec at
1
37,798
10,077,030,952
IssuesEvent
2019-07-24 17:43:15
microsoft/appcenter
https://api.github.com/repos/microsoft/appcenter
closed
GitHub commit link is broken
bug build
**What App Center service does this affect?** Build service **Describe the bug** In the build report, we have a link to the corresponding commit where the build is based in GitHub. This link is missing one url part. The link has this pattern `https://github.com/<repo><commit> `but the corret to link back to github is `https://github.com/<repo>/commit/<commit>` **To Reproduce** Steps to reproduce the behavior: 1. Go to a build page 2. Click on the commit link 4. See a github 404 error **Expected behavior** An example broken commit link is https://github.com/gmsantos/TailwindTraders_6495qzpadb35eb0547b80de4c6e4275a7cb1625559e6d27b Actually it should be https://github.com/gmsantos/TailwindTraders_6495qzpa/commit/db35eb0547b80de4c6e4275a7cb1625559e6d27b **Screenshots** ![image](https://user-images.githubusercontent.com/1991286/58257088-97d4d000-7d46-11e9-86cd-ec618cd06fd9.png) ![image](https://user-images.githubusercontent.com/1991286/58257648-acfe2e80-7d47-11e9-86bc-836186b21eec.png)
1.0
GitHub commit link is broken - **What App Center service does this affect?** Build service **Describe the bug** In the build report, we have a link to the corresponding commit where the build is based in GitHub. This link is missing one url part. The link has this pattern `https://github.com/<repo><commit> `but the corret to link back to github is `https://github.com/<repo>/commit/<commit>` **To Reproduce** Steps to reproduce the behavior: 1. Go to a build page 2. Click on the commit link 4. See a github 404 error **Expected behavior** An example broken commit link is https://github.com/gmsantos/TailwindTraders_6495qzpadb35eb0547b80de4c6e4275a7cb1625559e6d27b Actually it should be https://github.com/gmsantos/TailwindTraders_6495qzpa/commit/db35eb0547b80de4c6e4275a7cb1625559e6d27b **Screenshots** ![image](https://user-images.githubusercontent.com/1991286/58257088-97d4d000-7d46-11e9-86cd-ec618cd06fd9.png) ![image](https://user-images.githubusercontent.com/1991286/58257648-acfe2e80-7d47-11e9-86bc-836186b21eec.png)
non_defect
github commit link is broken what app center service does this affect build service describe the bug in the build report we have a link to the corresponding commit where the build is based in github this link is missing one url part the link has this pattern but the corret to link back to github is to reproduce steps to reproduce the behavior go to a build page click on the commit link see a github error expected behavior an example broken commit link is actually it should be screenshots
0
113,214
4,544,470,748
IssuesEvent
2016-09-10 18:16:59
kduske/TrenchBroom
https://api.github.com/repos/kduske/TrenchBroom
closed
Add vertex, edge and face deletion
enhancement Platform:All Priority:Medium
- [x] Implement vertex, edge, face deletion - [x] Hook up menu commands, use deletion menu command for clip tool and vertex tool - [ ] Update documentation for clip tool - [ ] Update documentation for vertex tool
1.0
Add vertex, edge and face deletion - - [x] Implement vertex, edge, face deletion - [x] Hook up menu commands, use deletion menu command for clip tool and vertex tool - [ ] Update documentation for clip tool - [ ] Update documentation for vertex tool
non_defect
add vertex edge and face deletion implement vertex edge face deletion hook up menu commands use deletion menu command for clip tool and vertex tool update documentation for clip tool update documentation for vertex tool
0
12,125
2,685,016,325
IssuesEvent
2015-03-29 16:23:25
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
closed
No errors or warnings, but can't compile
auto-migrated Priority-Medium Type-Defect
**Issue by frap...@gmail.com** _16 Jun 2009 at 6:31 GMT_ _Originally opened on Google Code_ ---- ``` What steps will reproduce the problem? 1. make This is the output on Fedora 11 x86_64: g++ -O2 -pipe -Wno-deprecated -I. -I/home/frafra/Scaricati/shedskin-0.1.1/lib /home/frafra/Scaricati/shedskin-0.1.1/lib/sys.cpp /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp life_shed.cpp /home/frafra/Scaricati/shedskin-0.1.1/lib/re.cpp -lgc -lpcre -o life_shed /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp:688: error: โ€˜uint32_tโ€™ does not name a type /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp: In member function โ€˜virtual int __shedskin__::str::__hash__()โ€™: /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp:738: error: โ€˜SuperFastHashโ€™ was not declared in this scope life_shed.cpp: In member function โ€˜virtual __shedskin__::tuple2<int, int>* __life_shed__::__gen_product::next()โ€™: life_shed.cpp:228: error: cannot convert โ€˜__shedskin__::tuple2<void*, void*>*โ€™ to โ€˜__shedskin__::tuple2<int, int>*โ€™ in return make: *** [life_shed] Error 1 This is the output on Ubuntu Jaunty i386: g++ -O2 -pipe -Wno-deprecated -I. -I/usr/lib/shedskin/lib /usr/lib/shedskin/lib/sys.cpp /usr/lib/shedskin/lib/builtin.cpp life.cpp /usr/lib/shedskin/lib/re.cpp -lgc -lpcre -o life life.cpp: In member function โ€˜virtual __shedskin__::tuple2<int, int>* __life__::__gen_product::next()โ€™: life.cpp:228: error: cannot convert โ€˜__shedskin__::tuple2<void*, void*>*โ€™ to โ€˜__shedskin__::tuple2<int, int>*โ€™ in return make: *** [life] Errore 1 Here's my code. The first function (product) is a reimplementation for shedskin of itertools.product, fully working. I'm using shedskin 0.1.1 and no errors or warnings are visible during: $ shedskin life_shed.py ``` Attachments: * [life_shed.py](https://storage.googleapis.com/google-code-attachments/shedskin/issue-32/comment-0/life_shed.py)
1.0
No errors or warnings, but can't compile - **Issue by frap...@gmail.com** _16 Jun 2009 at 6:31 GMT_ _Originally opened on Google Code_ ---- ``` What steps will reproduce the problem? 1. make This is the output on Fedora 11 x86_64: g++ -O2 -pipe -Wno-deprecated -I. -I/home/frafra/Scaricati/shedskin-0.1.1/lib /home/frafra/Scaricati/shedskin-0.1.1/lib/sys.cpp /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp life_shed.cpp /home/frafra/Scaricati/shedskin-0.1.1/lib/re.cpp -lgc -lpcre -o life_shed /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp:688: error: โ€˜uint32_tโ€™ does not name a type /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp: In member function โ€˜virtual int __shedskin__::str::__hash__()โ€™: /home/frafra/Scaricati/shedskin-0.1.1/lib/builtin.cpp:738: error: โ€˜SuperFastHashโ€™ was not declared in this scope life_shed.cpp: In member function โ€˜virtual __shedskin__::tuple2<int, int>* __life_shed__::__gen_product::next()โ€™: life_shed.cpp:228: error: cannot convert โ€˜__shedskin__::tuple2<void*, void*>*โ€™ to โ€˜__shedskin__::tuple2<int, int>*โ€™ in return make: *** [life_shed] Error 1 This is the output on Ubuntu Jaunty i386: g++ -O2 -pipe -Wno-deprecated -I. -I/usr/lib/shedskin/lib /usr/lib/shedskin/lib/sys.cpp /usr/lib/shedskin/lib/builtin.cpp life.cpp /usr/lib/shedskin/lib/re.cpp -lgc -lpcre -o life life.cpp: In member function โ€˜virtual __shedskin__::tuple2<int, int>* __life__::__gen_product::next()โ€™: life.cpp:228: error: cannot convert โ€˜__shedskin__::tuple2<void*, void*>*โ€™ to โ€˜__shedskin__::tuple2<int, int>*โ€™ in return make: *** [life] Errore 1 Here's my code. The first function (product) is a reimplementation for shedskin of itertools.product, fully working. I'm using shedskin 0.1.1 and no errors or warnings are visible during: $ shedskin life_shed.py ``` Attachments: * [life_shed.py](https://storage.googleapis.com/google-code-attachments/shedskin/issue-32/comment-0/life_shed.py)
defect
no errors or warnings but can t compile issue by frap gmail com jun at gmt originally opened on google code what steps will reproduce the problem make this is the output on fedora g pipe wno deprecated i i home frafra scaricati shedskin lib home frafra scaricati shedskin lib sys cpp home frafra scaricati shedskin lib builtin cpp life shed cpp home frafra scaricati shedskin lib re cpp lgc lpcre o life shed home frafra scaricati shedskin lib builtin cpp error โ€˜ tโ€™ does not name a type home frafra scaricati shedskin lib builtin cpp in member function โ€˜virtual int shedskin str hash โ€™ home frafra scaricati shedskin lib builtin cpp error โ€˜superfasthashโ€™ was not declared in this scope life shed cpp in member function โ€˜virtual shedskin life shed gen product next โ€™ life shed cpp error cannot convert โ€˜ shedskin void void โ€™ to โ€˜ shedskin โ€™ in return make error this is the output on ubuntu jaunty g pipe wno deprecated i i usr lib shedskin lib usr lib shedskin lib sys cpp usr lib shedskin lib builtin cpp life cpp usr lib shedskin lib re cpp lgc lpcre o life life cpp in member function โ€˜virtual shedskin life gen product next โ€™ life cpp error cannot convert โ€˜ shedskin โ€™ to โ€˜ shedskin โ€™ in return make errore here s my code the first function product is a reimplementation for shedskin of itertools product fully working i m using shedskin and no errors or warnings are visible during shedskin life shed py attachments
1
154,718
12,226,486,326
IssuesEvent
2020-05-03 11:09:37
rotki/rotki
https://api.github.com/repos/rotki/rotki
closed
Flaky tests with database backup in test_premium
flaky test
## Problem Definition Flaky tests seen in this run: https://travis-ci.org/github/rotki/rotki/jobs/682265131 ``` =================================== FAILURES =================================== __________ test_try_premium_at_start_old_account_can_pull_data[True] ___________ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd326c97978> username = 'testuser', db_password = '123' rotki_premium_credentials = <rotkehlchen.premium.premium.PremiumCredentials object at 0x7fd326c97d68> @pytest.mark.parametrize('start_with_valid_premium', [True]) def test_try_premium_at_start_old_account_can_pull_data( rotkehlchen_instance, username, db_password, rotki_premium_credentials, ): setup_starting_environment( rotkehlchen_instance=rotkehlchen_instance, username=username, db_password=db_password, premium_credentials=rotki_premium_credentials, first_time=False, same_hash_with_remote=False, newer_remote_db=True, db_can_sync_setting=True, ) > assert_db_got_replaced(rotkehlchen_instance=rotkehlchen_instance, username=username) rotkehlchen/tests/integration/test_premium.py:213: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd326c97978> username = 'testuser' def assert_db_got_replaced(rotkehlchen_instance: Rotkehlchen, username: str): """For environment setup with setup_starting_environment make sure DB is replaced""" msg = 'Test default main currency should be different from the restored currency' assert DEFAULT_TESTS_MAIN_CURRENCY != A_GBP, msg # At this point pulling data from rotkehlchen server should have worked # and our database should have been replaced. The new data have different # main currency assert rotkehlchen_instance.data.db.get_main_currency() == A_GBP # Also check a copy of our old DB is kept around. directory = os.path.join(rotkehlchen_instance.data.data_directory, username) files = [os.path.join(directory, f) for f in os.listdir(directory)] msg = f'Expected 2 files in the directory but got {files}' > assert len(files) == 2, msg E AssertionError: Expected 2 files in the directory but got ['/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen_db_2020_05_02_12_33_03.backup', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen.db', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/dbinfo.json'] rotkehlchen/tests/utils/premium.py:207: AssertionError travis_fold:start:py-9078.stderr-setup.0 ---------------------------- Captured stderr setup ----------------------------- Exception ignored in: <function DBHandler.__del__ at 0x7fd339b691e0> Traceback (most recent call last): File "/home/travis/build/rotki/rotki/rotkehlchen/db/dbhandler.py", line 194, in __del__ dbinfo = {'sqlcipher_version': self.sqlcipher_version, 'md5_hash': self.get_md5hash()} File "/home/travis/build/rotki/rotki/rotkehlchen/db/dbhandler.py", line 245, in get_md5hash with open(filename, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen.db' travis_fold:end:py-9078.stderr-setup.0 travis_fold:start:py-9078.log-setup.0 ------------------------------ Captured log setup ------------------------------ WARNING rotkehlchen.chain.ethereum.manager:manager.py:132 Could not connect to an ethereum node. Will use etherscan only travis_fold:end:py-9078.log-setup.0 ________ test_try_premium_at_start_old_account_can_pull_old_data[True] _________ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd327091518> username = 'testuser', db_password = '123' rotki_premium_credentials = <rotkehlchen.premium.premium.PremiumCredentials object at 0x7fd326d542b0> @pytest.mark.parametrize('start_with_valid_premium', [True]) def test_try_premium_at_start_old_account_can_pull_old_data( rotkehlchen_instance, username, db_password, rotki_premium_credentials, ): """ Test that if the remote DB is of an old version its upgraded before replacing our current For an old account """ setup_starting_environment( rotkehlchen_instance=rotkehlchen_instance, username=username, db_password=db_password, premium_credentials=rotki_premium_credentials, first_time=False, same_hash_with_remote=False, newer_remote_db=True, db_can_sync_setting=True, remote_data=REMOTE_DATA_OLDER_DB, ) > assert_db_got_replaced(rotkehlchen_instance=rotkehlchen_instance, username=username) rotkehlchen/tests/integration/test_premium.py:239: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd327091518> username = 'testuser' def assert_db_got_replaced(rotkehlchen_instance: Rotkehlchen, username: str): """For environment setup with setup_starting_environment make sure DB is replaced""" msg = 'Test default main currency should be different from the restored currency' assert DEFAULT_TESTS_MAIN_CURRENCY != A_GBP, msg # At this point pulling data from rotkehlchen server should have worked # and our database should have been replaced. The new data have different # main currency assert rotkehlchen_instance.data.db.get_main_currency() == A_GBP # Also check a copy of our old DB is kept around. directory = os.path.join(rotkehlchen_instance.data.data_directory, username) files = [os.path.join(directory, f) for f in os.listdir(directory)] msg = f'Expected 2 files in the directory but got {files}' > assert len(files) == 2, msg E AssertionError: Expected 2 files in the directory but got ['/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen.db', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen_db_2020_05_02_12_33_05.backup', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/dbinfo.json'] rotkehlchen/tests/utils/premium.py:207: AssertionError ``` ## Task Figure out why this happened in Travis and fix if indeed reproducible flaky test
1.0
Flaky tests with database backup in test_premium - ## Problem Definition Flaky tests seen in this run: https://travis-ci.org/github/rotki/rotki/jobs/682265131 ``` =================================== FAILURES =================================== __________ test_try_premium_at_start_old_account_can_pull_data[True] ___________ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd326c97978> username = 'testuser', db_password = '123' rotki_premium_credentials = <rotkehlchen.premium.premium.PremiumCredentials object at 0x7fd326c97d68> @pytest.mark.parametrize('start_with_valid_premium', [True]) def test_try_premium_at_start_old_account_can_pull_data( rotkehlchen_instance, username, db_password, rotki_premium_credentials, ): setup_starting_environment( rotkehlchen_instance=rotkehlchen_instance, username=username, db_password=db_password, premium_credentials=rotki_premium_credentials, first_time=False, same_hash_with_remote=False, newer_remote_db=True, db_can_sync_setting=True, ) > assert_db_got_replaced(rotkehlchen_instance=rotkehlchen_instance, username=username) rotkehlchen/tests/integration/test_premium.py:213: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd326c97978> username = 'testuser' def assert_db_got_replaced(rotkehlchen_instance: Rotkehlchen, username: str): """For environment setup with setup_starting_environment make sure DB is replaced""" msg = 'Test default main currency should be different from the restored currency' assert DEFAULT_TESTS_MAIN_CURRENCY != A_GBP, msg # At this point pulling data from rotkehlchen server should have worked # and our database should have been replaced. The new data have different # main currency assert rotkehlchen_instance.data.db.get_main_currency() == A_GBP # Also check a copy of our old DB is kept around. directory = os.path.join(rotkehlchen_instance.data.data_directory, username) files = [os.path.join(directory, f) for f in os.listdir(directory)] msg = f'Expected 2 files in the directory but got {files}' > assert len(files) == 2, msg E AssertionError: Expected 2 files in the directory but got ['/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen_db_2020_05_02_12_33_03.backup', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen.db', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/dbinfo.json'] rotkehlchen/tests/utils/premium.py:207: AssertionError travis_fold:start:py-9078.stderr-setup.0 ---------------------------- Captured stderr setup ----------------------------- Exception ignored in: <function DBHandler.__del__ at 0x7fd339b691e0> Traceback (most recent call last): File "/home/travis/build/rotki/rotki/rotkehlchen/db/dbhandler.py", line 194, in __del__ dbinfo = {'sqlcipher_version': self.sqlcipher_version, 'md5_hash': self.get_md5hash()} File "/home/travis/build/rotki/rotki/rotkehlchen/db/dbhandler.py", line 245, in get_md5hash with open(filename, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen.db' travis_fold:end:py-9078.stderr-setup.0 travis_fold:start:py-9078.log-setup.0 ------------------------------ Captured log setup ------------------------------ WARNING rotkehlchen.chain.ethereum.manager:manager.py:132 Could not connect to an ethereum node. Will use etherscan only travis_fold:end:py-9078.log-setup.0 ________ test_try_premium_at_start_old_account_can_pull_old_data[True] _________ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd327091518> username = 'testuser', db_password = '123' rotki_premium_credentials = <rotkehlchen.premium.premium.PremiumCredentials object at 0x7fd326d542b0> @pytest.mark.parametrize('start_with_valid_premium', [True]) def test_try_premium_at_start_old_account_can_pull_old_data( rotkehlchen_instance, username, db_password, rotki_premium_credentials, ): """ Test that if the remote DB is of an old version its upgraded before replacing our current For an old account """ setup_starting_environment( rotkehlchen_instance=rotkehlchen_instance, username=username, db_password=db_password, premium_credentials=rotki_premium_credentials, first_time=False, same_hash_with_remote=False, newer_remote_db=True, db_can_sync_setting=True, remote_data=REMOTE_DATA_OLDER_DB, ) > assert_db_got_replaced(rotkehlchen_instance=rotkehlchen_instance, username=username) rotkehlchen/tests/integration/test_premium.py:239: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ rotkehlchen_instance = <rotkehlchen.rotkehlchen.Rotkehlchen object at 0x7fd327091518> username = 'testuser' def assert_db_got_replaced(rotkehlchen_instance: Rotkehlchen, username: str): """For environment setup with setup_starting_environment make sure DB is replaced""" msg = 'Test default main currency should be different from the restored currency' assert DEFAULT_TESTS_MAIN_CURRENCY != A_GBP, msg # At this point pulling data from rotkehlchen server should have worked # and our database should have been replaced. The new data have different # main currency assert rotkehlchen_instance.data.db.get_main_currency() == A_GBP # Also check a copy of our old DB is kept around. directory = os.path.join(rotkehlchen_instance.data.data_directory, username) files = [os.path.join(directory, f) for f in os.listdir(directory)] msg = f'Expected 2 files in the directory but got {files}' > assert len(files) == 2, msg E AssertionError: Expected 2 files in the directory but got ['/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen.db', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/rotkehlchen_db_2020_05_02_12_33_05.backup', '/home/travis/.cache/.rotkehlchen-test-dir/testuser/dbinfo.json'] rotkehlchen/tests/utils/premium.py:207: AssertionError ``` ## Task Figure out why this happened in Travis and fix if indeed reproducible flaky test
non_defect
flaky tests with database backup in test premium problem definition flaky tests seen in this run failures test try premium at start old account can pull data rotkehlchen instance username testuser db password rotki premium credentials pytest mark parametrize start with valid premium def test try premium at start old account can pull data rotkehlchen instance username db password rotki premium credentials setup starting environment rotkehlchen instance rotkehlchen instance username username db password db password premium credentials rotki premium credentials first time false same hash with remote false newer remote db true db can sync setting true assert db got replaced rotkehlchen instance rotkehlchen instance username username rotkehlchen tests integration test premium py rotkehlchen instance username testuser def assert db got replaced rotkehlchen instance rotkehlchen username str for environment setup with setup starting environment make sure db is replaced msg test default main currency should be different from the restored currency assert default tests main currency a gbp msg at this point pulling data from rotkehlchen server should have worked and our database should have been replaced the new data have different main currency assert rotkehlchen instance data db get main currency a gbp also check a copy of our old db is kept around directory os path join rotkehlchen instance data data directory username files msg f expected files in the directory but got files assert len files msg e assertionerror expected files in the directory but got rotkehlchen tests utils premium py assertionerror travis fold start py stderr setup captured stderr setup exception ignored in traceback most recent call last file home travis build rotki rotki rotkehlchen db dbhandler py line in del dbinfo sqlcipher version self sqlcipher version hash self get file home travis build rotki rotki rotkehlchen db dbhandler py line in get with open filename rb as f filenotfounderror no such file or directory home travis cache rotkehlchen test dir testuser rotkehlchen db travis fold end py stderr setup travis fold start py log setup captured log setup warning rotkehlchen chain ethereum manager manager py could not connect to an ethereum node will use etherscan only travis fold end py log setup test try premium at start old account can pull old data rotkehlchen instance username testuser db password rotki premium credentials pytest mark parametrize start with valid premium def test try premium at start old account can pull old data rotkehlchen instance username db password rotki premium credentials test that if the remote db is of an old version its upgraded before replacing our current for an old account setup starting environment rotkehlchen instance rotkehlchen instance username username db password db password premium credentials rotki premium credentials first time false same hash with remote false newer remote db true db can sync setting true remote data remote data older db assert db got replaced rotkehlchen instance rotkehlchen instance username username rotkehlchen tests integration test premium py rotkehlchen instance username testuser def assert db got replaced rotkehlchen instance rotkehlchen username str for environment setup with setup starting environment make sure db is replaced msg test default main currency should be different from the restored currency assert default tests main currency a gbp msg at this point pulling data from rotkehlchen server should have worked and our database should have been replaced the new data have different main currency assert rotkehlchen instance data db get main currency a gbp also check a copy of our old db is kept around directory os path join rotkehlchen instance data data directory username files msg f expected files in the directory but got files assert len files msg e assertionerror expected files in the directory but got rotkehlchen tests utils premium py assertionerror task figure out why this happened in travis and fix if indeed reproducible flaky test
0
698,773
23,991,712,853
IssuesEvent
2022-09-14 02:12:32
TencentBlueKing/bk-nodeman
https://api.github.com/repos/TencentBlueKing/bk-nodeman
closed
[FEATURE] Agent ๅฎ‰่ฃ…ๅ‰็ฝฎๅˆ›ๅปบ็›ฎๅฝ•
kind/feature module/backend version/V2.2.X priority/high
**ไฝ ๆƒณ่ฆไป€ไนˆๅŠŸ่ƒฝ** Agent ๅฎ‰่ฃ…ๅ‰็ฝฎๅˆ›ๅปบ็›ฎๅฝ• **ไธบไป€ไนˆ้œ€่ฆ** ็”จๆˆท่‡ชๅฎšไน‰ `dataipc` ่ทฏๅพ„ๅŽๅ‘็ŽฐๅฏๅŠจๅคฑ่ดฅ๏ผŒ็ปๆŽ’ๆŸฅๆ˜ฏๆฒกๆœ‰ๅˆ›ๅปบ็›ธๅบ”็›ฎๅฝ• **ๅปบ่ฎฎๅฆ‚ไฝ•ๅฎž็Žฐ** ๅœจ `solution_maker` ๆทปๅŠ ็›ธๅบ”็š„ๅ‰็ฝฎๅ‘ฝไปค่ฟ›่กŒๅˆ›ๅปบ
1.0
[FEATURE] Agent ๅฎ‰่ฃ…ๅ‰็ฝฎๅˆ›ๅปบ็›ฎๅฝ• - **ไฝ ๆƒณ่ฆไป€ไนˆๅŠŸ่ƒฝ** Agent ๅฎ‰่ฃ…ๅ‰็ฝฎๅˆ›ๅปบ็›ฎๅฝ• **ไธบไป€ไนˆ้œ€่ฆ** ็”จๆˆท่‡ชๅฎšไน‰ `dataipc` ่ทฏๅพ„ๅŽๅ‘็ŽฐๅฏๅŠจๅคฑ่ดฅ๏ผŒ็ปๆŽ’ๆŸฅๆ˜ฏๆฒกๆœ‰ๅˆ›ๅปบ็›ธๅบ”็›ฎๅฝ• **ๅปบ่ฎฎๅฆ‚ไฝ•ๅฎž็Žฐ** ๅœจ `solution_maker` ๆทปๅŠ ็›ธๅบ”็š„ๅ‰็ฝฎๅ‘ฝไปค่ฟ›่กŒๅˆ›ๅปบ
non_defect
agent ๅฎ‰่ฃ…ๅ‰็ฝฎๅˆ›ๅปบ็›ฎๅฝ• ไฝ ๆƒณ่ฆไป€ไนˆๅŠŸ่ƒฝ agent ๅฎ‰่ฃ…ๅ‰็ฝฎๅˆ›ๅปบ็›ฎๅฝ• ไธบไป€ไนˆ้œ€่ฆ ็”จๆˆท่‡ชๅฎšไน‰ dataipc ่ทฏๅพ„ๅŽๅ‘็ŽฐๅฏๅŠจๅคฑ่ดฅ๏ผŒ็ปๆŽ’ๆŸฅๆ˜ฏๆฒกๆœ‰ๅˆ›ๅปบ็›ธๅบ”็›ฎๅฝ• ๅปบ่ฎฎๅฆ‚ไฝ•ๅฎž็Žฐ ๅœจ solution maker ๆทปๅŠ ็›ธๅบ”็š„ๅ‰็ฝฎๅ‘ฝไปค่ฟ›่กŒๅˆ›ๅปบ
0
5,906
2,985,185,772
IssuesEvent
2015-07-18 19:34:22
matplotlib/matplotlib
https://api.github.com/repos/matplotlib/matplotlib
closed
Expose ax.yaxis.labelpad and ax.xaxis.labelpad to the rc file
Documentation needs_review
While trying to change the gap between the axis title and the tick labels I found this thread: http://matplotlib.1069221.n5.nabble.com/Distance-between-axis-and-axis-label-td1181.html Where it is explained that using: ax.xaxis.labelpad ax.yaxis.labelpad One can adjust this gap. It works perfectly, but the problem is that I have to add some lines in everycode I need this adjustment. I tried to include in my ``maplotlibrc`` file these two lines and it gives: Bad key "ax.yaxis.labelpad" on line 247 in ...\.matplotlib\matplotlibrc. You probably need to get an updated matplotlibrc file from http://matplotlib.sf.net/_static/matplotlibrc or from the matplotlib source distribution
1.0
Expose ax.yaxis.labelpad and ax.xaxis.labelpad to the rc file - While trying to change the gap between the axis title and the tick labels I found this thread: http://matplotlib.1069221.n5.nabble.com/Distance-between-axis-and-axis-label-td1181.html Where it is explained that using: ax.xaxis.labelpad ax.yaxis.labelpad One can adjust this gap. It works perfectly, but the problem is that I have to add some lines in everycode I need this adjustment. I tried to include in my ``maplotlibrc`` file these two lines and it gives: Bad key "ax.yaxis.labelpad" on line 247 in ...\.matplotlib\matplotlibrc. You probably need to get an updated matplotlibrc file from http://matplotlib.sf.net/_static/matplotlibrc or from the matplotlib source distribution
non_defect
expose ax yaxis labelpad and ax xaxis labelpad to the rc file while trying to change the gap between the axis title and the tick labels i found this thread where it is explained that using ax xaxis labelpad ax yaxis labelpad one can adjust this gap it works perfectly but the problem is that i have to add some lines in everycode i need this adjustment i tried to include in my maplotlibrc file these two lines and it gives bad key ax yaxis labelpad on line in matplotlib matplotlibrc you probably need to get an updated matplotlibrc file from or from the matplotlib source distribution
0
7,343
4,927,500,236
IssuesEvent
2016-11-26 19:41:10
ecos-codeaholics/factory-of-procedures-front
https://api.github.com/repos/ecos-codeaholics/factory-of-procedures-front
closed
[theme] change main menu links order
usability
In dashboard, procedures link needs to be at second place order
True
[theme] change main menu links order - In dashboard, procedures link needs to be at second place order
non_defect
change main menu links order in dashboard procedures link needs to be at second place order
0
33,181
7,047,379,572
IssuesEvent
2018-01-02 13:15:04
contao/installation-bundle
https://api.github.com/repos/contao/installation-bundle
closed
4.4.11: Install-Tool: Call to a member function getKernel() on null
defect
<a href="https://github.com/timgatzky"><img src="https://avatars0.githubusercontent.com/u/970730?v=4" align="left" width="42" height="42"></img></a> [Issue](https://github.com/contao/core/issues/8833) by @timgatzky December 29th, 2017, 10:31 GMT In der Zip Version auf contao.org scheint es Abweichungen zum composer Paket zu geben. Das Zip quittiert das Install-Tool mit Fehlermeldung. https://community.contao.org/de/showthread.php?69229-4-4-11-Install-Tool-Aufruf-scheitert-Call-to-a-member-function-getKernel()-on-null&p=460368#post460368
1.0
4.4.11: Install-Tool: Call to a member function getKernel() on null - <a href="https://github.com/timgatzky"><img src="https://avatars0.githubusercontent.com/u/970730?v=4" align="left" width="42" height="42"></img></a> [Issue](https://github.com/contao/core/issues/8833) by @timgatzky December 29th, 2017, 10:31 GMT In der Zip Version auf contao.org scheint es Abweichungen zum composer Paket zu geben. Das Zip quittiert das Install-Tool mit Fehlermeldung. https://community.contao.org/de/showthread.php?69229-4-4-11-Install-Tool-Aufruf-scheitert-Call-to-a-member-function-getKernel()-on-null&p=460368#post460368
defect
install tool call to a member function getkernel on null by timgatzky december gmt in der zip version auf contao org scheint es abweichungen zum composer paket zu geben das zip quittiert das install tool mit fehlermeldung
1
3,269
2,610,059,625
IssuesEvent
2015-02-26 18:17:35
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
ไธดๆตทๆฃ€ๆŸฅไธ่‚ฒๅ“ชๅฎถๆญฃ่ง„
auto-migrated Priority-Medium Type-Defect
``` ไธดๆตทๆฃ€ๆŸฅไธ่‚ฒๅ“ชๅฎถๆญฃ่ง„ใ€ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขใ€‘24ๅฐๆ—ถๅฅๅบทๅ’จ่ฏข ็ƒญ็บฟ:0576-88066933-(ๆ‰ฃๆ‰ฃ800080609)-(ๅพฎไฟกๅทtzwzszyy)ๅŒป้™ขๅœฐๅ€:ๅฐๅทžๅธ‚ ๆค’ๆฑŸๅŒบๆžซๅ—่ทฏ229ๅท๏ผˆๆžซๅ—ๅคง่ฝฌ็›˜ๆ—๏ผ‰ไน˜่ฝฆ็บฟ่ทฏ:ไน˜ๅ104ใ€108ใ€1 18ใ€198ๅŠๆค’ๆฑŸไธ€้‡‘ๆธ…ๅ…ฌไบค่ฝฆ็›ด่พพๆžซๅ—ๅฐๅŒบ๏ผŒไน˜ๅ107ใ€105ใ€109ใ€ 112ใ€901ใ€ 902ๅ…ฌไบค่ฝฆๅˆฐๆ˜Ÿๆ˜Ÿๅนฟๅœบไธ‹่ฝฆ๏ผŒๆญฅ่กŒๅณๅฏๅˆฐ้™ขใ€‚ ่ฏŠ็–—้กน็›ฎ๏ผš้˜ณ็—ฟ๏ผŒๆ—ฉๆณ„๏ผŒๅ‰ๅˆ—่…บ็‚Ž๏ผŒๅ‰ๅˆ—่…บๅขž็”Ÿ๏ผŒ้พŸๅคด็‚Ž๏ผŒ๏ฟฝ๏ฟฝ ๏ฟฝ็ฒพ๏ผŒๆ— ็ฒพใ€‚ๅŒ…็šฎๅŒ…่ŒŽ๏ผŒ็ฒพ็ดข้™่„‰ๆ›ฒๅผ ๏ผŒๆท‹็—…็ญ‰ใ€‚ ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขๆ˜ฏๅฐๅทžๆœ€ๅคง็š„็”ท็ง‘ๅŒป้™ข๏ผŒๆƒๅจไธ“ๅฎถๅœจ็บฟๅ…๏ฟฝ๏ฟฝ ๏ฟฝๅ’จ่ฏข๏ผŒๆ‹ฅๆœ‰ไธ“ไธšๅฎŒๅ–„็š„็”ท็ง‘ๆฃ€ๆŸฅๆฒป็–—่ฎพๅค‡๏ผŒไธฅๆ ผๆŒ‰็…งๅ›ฝๅฎถๆ ‡๏ฟฝ ๏ฟฝ๏ฟฝๆ”ถ่ดนใ€‚ๅฐ–็ซฏๅŒป็–—่ฎพๅค‡๏ผŒไธŽไธ–็•ŒๅŒๆญฅใ€‚ๆƒๅจไธ“ๅฎถ๏ผŒๆˆๅฐฑไธ“ไธšๅ…ธ ่Œƒใ€‚ไบบๆ€งๅŒ–ๆœๅŠก๏ผŒไธ€ๅˆ‡ไปฅๆ‚ฃ่€…ไธบไธญๅฟƒใ€‚ ็œ‹็”ท็ง‘ๅฐฑ้€‰ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ข๏ผŒไธ“ไธš็”ท็ง‘ไธบ็”ทไบบใ€‚ ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 6:59
1.0
ไธดๆตทๆฃ€ๆŸฅไธ่‚ฒๅ“ชๅฎถๆญฃ่ง„ - ``` ไธดๆตทๆฃ€ๆŸฅไธ่‚ฒๅ“ชๅฎถๆญฃ่ง„ใ€ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขใ€‘24ๅฐๆ—ถๅฅๅบทๅ’จ่ฏข ็ƒญ็บฟ:0576-88066933-(ๆ‰ฃๆ‰ฃ800080609)-(ๅพฎไฟกๅทtzwzszyy)ๅŒป้™ขๅœฐๅ€:ๅฐๅทžๅธ‚ ๆค’ๆฑŸๅŒบๆžซๅ—่ทฏ229ๅท๏ผˆๆžซๅ—ๅคง่ฝฌ็›˜ๆ—๏ผ‰ไน˜่ฝฆ็บฟ่ทฏ:ไน˜ๅ104ใ€108ใ€1 18ใ€198ๅŠๆค’ๆฑŸไธ€้‡‘ๆธ…ๅ…ฌไบค่ฝฆ็›ด่พพๆžซๅ—ๅฐๅŒบ๏ผŒไน˜ๅ107ใ€105ใ€109ใ€ 112ใ€901ใ€ 902ๅ…ฌไบค่ฝฆๅˆฐๆ˜Ÿๆ˜Ÿๅนฟๅœบไธ‹่ฝฆ๏ผŒๆญฅ่กŒๅณๅฏๅˆฐ้™ขใ€‚ ่ฏŠ็–—้กน็›ฎ๏ผš้˜ณ็—ฟ๏ผŒๆ—ฉๆณ„๏ผŒๅ‰ๅˆ—่…บ็‚Ž๏ผŒๅ‰ๅˆ—่…บๅขž็”Ÿ๏ผŒ้พŸๅคด็‚Ž๏ผŒ๏ฟฝ๏ฟฝ ๏ฟฝ็ฒพ๏ผŒๆ— ็ฒพใ€‚ๅŒ…็šฎๅŒ…่ŒŽ๏ผŒ็ฒพ็ดข้™่„‰ๆ›ฒๅผ ๏ผŒๆท‹็—…็ญ‰ใ€‚ ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขๆ˜ฏๅฐๅทžๆœ€ๅคง็š„็”ท็ง‘ๅŒป้™ข๏ผŒๆƒๅจไธ“ๅฎถๅœจ็บฟๅ…๏ฟฝ๏ฟฝ ๏ฟฝๅ’จ่ฏข๏ผŒๆ‹ฅๆœ‰ไธ“ไธšๅฎŒๅ–„็š„็”ท็ง‘ๆฃ€ๆŸฅๆฒป็–—่ฎพๅค‡๏ผŒไธฅๆ ผๆŒ‰็…งๅ›ฝๅฎถๆ ‡๏ฟฝ ๏ฟฝ๏ฟฝๆ”ถ่ดนใ€‚ๅฐ–็ซฏๅŒป็–—่ฎพๅค‡๏ผŒไธŽไธ–็•ŒๅŒๆญฅใ€‚ๆƒๅจไธ“ๅฎถ๏ผŒๆˆๅฐฑไธ“ไธšๅ…ธ ่Œƒใ€‚ไบบๆ€งๅŒ–ๆœๅŠก๏ผŒไธ€ๅˆ‡ไปฅๆ‚ฃ่€…ไธบไธญๅฟƒใ€‚ ็œ‹็”ท็ง‘ๅฐฑ้€‰ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ข๏ผŒไธ“ไธš็”ท็ง‘ไธบ็”ทไบบใ€‚ ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 6:59
defect
ไธดๆตทๆฃ€ๆŸฅไธ่‚ฒๅ“ชๅฎถๆญฃ่ง„ ไธดๆตทๆฃ€ๆŸฅไธ่‚ฒๅ“ชๅฎถๆญฃ่ง„ใ€ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขใ€‘ ็ƒญ็บฟ ๅพฎไฟกๅทtzwzszyy ๅŒป้™ขๅœฐๅ€ ๅฐๅทžๅธ‚ ๏ผˆๆžซๅ—ๅคง่ฝฌ็›˜ๆ—๏ผ‰ไน˜่ฝฆ็บฟ่ทฏ ใ€ ใ€ ใ€ ๏ผŒ ใ€ ใ€ ใ€ ใ€ ใ€ ๏ผŒๆญฅ่กŒๅณๅฏๅˆฐ้™ขใ€‚ ่ฏŠ็–—้กน็›ฎ๏ผš้˜ณ็—ฟ๏ผŒๆ—ฉๆณ„๏ผŒๅ‰ๅˆ—่…บ็‚Ž๏ผŒๅ‰ๅˆ—่…บๅขž็”Ÿ๏ผŒ้พŸๅคด็‚Ž๏ผŒ๏ฟฝ๏ฟฝ ๏ฟฝ็ฒพ๏ผŒๆ— ็ฒพใ€‚ๅŒ…็šฎๅŒ…่ŒŽ๏ผŒ็ฒพ็ดข้™่„‰ๆ›ฒๅผ ๏ผŒๆท‹็—…็ญ‰ใ€‚ ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขๆ˜ฏๅฐๅทžๆœ€ๅคง็š„็”ท็ง‘ๅŒป้™ข๏ผŒๆƒๅจไธ“ๅฎถๅœจ็บฟๅ…๏ฟฝ๏ฟฝ ๏ฟฝๅ’จ่ฏข๏ผŒๆ‹ฅๆœ‰ไธ“ไธšๅฎŒๅ–„็š„็”ท็ง‘ๆฃ€ๆŸฅๆฒป็–—่ฎพๅค‡๏ผŒไธฅๆ ผๆŒ‰็…งๅ›ฝๅฎถๆ ‡๏ฟฝ ๏ฟฝ๏ฟฝๆ”ถ่ดนใ€‚ๅฐ–็ซฏๅŒป็–—่ฎพๅค‡๏ผŒไธŽไธ–็•ŒๅŒๆญฅใ€‚ๆƒๅจไธ“ๅฎถ๏ผŒๆˆๅฐฑไธ“ไธšๅ…ธ ่Œƒใ€‚ไบบๆ€งๅŒ–ๆœๅŠก๏ผŒไธ€ๅˆ‡ไปฅๆ‚ฃ่€…ไธบไธญๅฟƒใ€‚ ็œ‹็”ท็ง‘ๅฐฑ้€‰ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ข๏ผŒไธ“ไธš็”ท็ง‘ไธบ็”ทไบบใ€‚ original issue reported on code google com by poweragr gmail com on may at
1
113,755
17,150,900,543
IssuesEvent
2021-07-13 20:27:23
snowdensb/braindump
https://api.github.com/repos/snowdensb/braindump
opened
CVE-2019-6283 (Medium) detected in libsass3.3.6, node-sass-3.12.1.tgz
security vulnerability
## CVE-2019-6283 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>libsass3.3.6</b>, <b>node-sass-3.12.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-3.12.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-3.12.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-3.12.1.tgz</a></p> <p>Path to dependency file: braindump/package.json</p> <p>Path to vulnerable library: braindump/node_modules/node-sass</p> <p> Dependency Hierarchy: - gulp-sass-2.3.2.tgz (Root Library) - :x: **node-sass-3.12.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/braindump/commit/815ae0afebcf867f02143f3ab9cf88b1d4dacdec">815ae0afebcf867f02143f3ab9cf88b1d4dacdec</a></p> <p>Found in base branch: <b>master</b></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> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::parenthese_scope in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6283>CVE-2019-6283</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.5</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-sass","packageVersion":"3.12.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp-sass:2.3.2;node-sass:3.12.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"LibSass - 3.6.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-6283","vulnerabilityDetails":"In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::parenthese_scope in prelexer.hpp.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6283","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"Required","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-6283 (Medium) detected in libsass3.3.6, node-sass-3.12.1.tgz - ## CVE-2019-6283 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>libsass3.3.6</b>, <b>node-sass-3.12.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-3.12.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-3.12.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-3.12.1.tgz</a></p> <p>Path to dependency file: braindump/package.json</p> <p>Path to vulnerable library: braindump/node_modules/node-sass</p> <p> Dependency Hierarchy: - gulp-sass-2.3.2.tgz (Root Library) - :x: **node-sass-3.12.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/braindump/commit/815ae0afebcf867f02143f3ab9cf88b1d4dacdec">815ae0afebcf867f02143f3ab9cf88b1d4dacdec</a></p> <p>Found in base branch: <b>master</b></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> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::parenthese_scope in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6283>CVE-2019-6283</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.5</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-sass","packageVersion":"3.12.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp-sass:2.3.2;node-sass:3.12.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"LibSass - 3.6.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-6283","vulnerabilityDetails":"In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::parenthese_scope in prelexer.hpp.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6283","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"Required","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
non_defect
cve medium detected in node sass tgz cve medium severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file braindump package json path to vulnerable library braindump node modules node sass dependency hierarchy gulp sass tgz root library x node sass tgz vulnerable library found in head commit a href found in base branch master vulnerability details in libsass a heap based buffer over read exists in sass prelexer parenthese scope in prelexer hpp 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 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 libsass isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree gulp sass node sass isminimumfixversionavailable true minimumfixversion libsass basebranches vulnerabilityidentifier cve vulnerabilitydetails in libsass a heap based buffer over read exists in sass prelexer parenthese scope in prelexer hpp vulnerabilityurl
0
16,084
21,447,912,429
IssuesEvent
2022-04-25 08:26:26
apache/incubator-doris
https://api.github.com/repos/apache/incubator-doris
closed
doris 0.11.34 not support set express
area/mysql-compatibility
**Describe the bug** use metabase connect doris 0.11.34๏ผŒ report a error๏ผš set statement does't support computing expr:concat(@@sql_mode,'STRICT_TRANS_TABLES')
True
doris 0.11.34 not support set express - **Describe the bug** use metabase connect doris 0.11.34๏ผŒ report a error๏ผš set statement does't support computing expr:concat(@@sql_mode,'STRICT_TRANS_TABLES')
non_defect
doris not support set express describe the bug use metabase connect doris ๏ผŒ report a error๏ผš set statement does t support computing expr concat sql mode strict trans tables
0
91,092
26,273,355,702
IssuesEvent
2023-01-06 19:15:53
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Possible data race in //solvers:csdp_solver_test
priority: backlog component: build system
Jammy CI [reports](https://drake-jenkins.csail.mit.edu/view/Linux%20Jammy/job/linux-jammy-clang-bazel-experimental-everything-thread-sanitizer/1/consoleFull): ``` [0:23:00.206] ================== [0:23:00.206] WARNING: ThreadSanitizer: data race (pid=20) [0:23:00.206] Write of size 8 at 0x7bb400003458 by main thread: [0:23:00.206] #0 memset <null> (csdp_solver_test+0x4a62e9) [0:23:00.206] #1 op_o external/csdp/lib/op_o.c:129:39 (csdp_solver_test+0x73bfac) [0:23:00.206] #2 sdp external/csdp/lib/sdp.c:644:5 (csdp_solver_test+0x73117f) [0:23:00.206] #3 easy_sdp external/csdp/lib/easysdp.c:470:8 (csdp_solver_test+0x72c293) [0:23:00.206] #4 drake::solvers::internal::csdp::cpp_easy_sdp(char const*, int, int, drake::solvers::internal::csdp::blockmatrix, double*, drake::solvers::internal::csdp::constraintmatrix*, double, drake::solvers::internal::csdp::blockmatrix*, double**, drake::solvers::internal::csdp::blockmatrix*, double*, double*) solvers/csdp_cpp_wrapper.cc:32:10 (csdp_solver_test+0x72b24f) [0:23:00.206] #5 drake::solvers::internal::(anonymous namespace)::SolveProgramThroughLorentzConeSlackApproach(drake::solvers::MathematicalProgram const&, drake::solvers::internal::SdpaFreeFormat const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, drake::solvers::MathematicalProgramResult*) solvers/csdp_solver.cc:371:19 (csdp_solver_test+0x718122) [0:23:00.206] #6 drake::solvers::CsdpSolver::DoSolve(drake::solvers::MathematicalProgram const&, Eigen::Matrix<double, -1, 1, 0, -1, 1> const&, drake::solvers::SolverOptions const&, drake::solvers::MathematicalProgramResult*) const solvers/csdp_solver.cc:499:9 (csdp_solver_test+0x716677) [0:23:00.206] #7 drake::solvers::SolverBase::Solve(drake::solvers::MathematicalProgram const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&, drake::solvers::MathematicalProgramResult*) const solvers/solver_base.cc:82:5 (csdp_solver_test+0xa3ff39) [0:23:00.206] #8 drake::solvers::test::RunSolver(drake::solvers::MathematicalProgram const&, drake::solvers::SolverInterface const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&) solvers/test/mathematical_program_test_util.cc:18:10 (csdp_solver_test+0xb1df35) [0:23:00.206] #9 drake::solvers::test::TestFindSpringEquilibrium::SolveAndCheckSolution(drake::solvers::SolverInterface const&, std::optional<drake::solvers::SolverOptions> const&, double) solvers/test/second_order_cone_program_examples.cc:359:7 (csdp_solver_test+0xa48525) [0:23:00.206] #10 drake::solvers::test::TestFindSpringEquilibrium_TestSOCP_Test::TestBody() solvers/test/csdp_solver_test.cc:309:7 (csdp_solver_test+0x50db3c) [0:23:00.206] #11 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe63f37) [0:23:00.206] #12 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4d9e2) [0:23:00.206] #13 testing::Test::Run() external/gtest/googletest/src/gtest.cc:2674:5 (csdp_solver_test+0xe38890) [0:23:00.206] #14 testing::TestInfo::Run() external/gtest/googletest/src/gtest.cc:2853:11 (csdp_solver_test+0xe3918e) [0:23:00.206] #15 testing::TestSuite::Run() external/gtest/googletest/src/gtest.cc:3012:30 (csdp_solver_test+0xe399b7) [0:23:00.206] #16 testing::internal::UnitTestImpl::RunAllTests() external/gtest/googletest/src/gtest.cc:5870:44 (csdp_solver_test+0xe45c47) [0:23:00.206] #17 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe66d77) [0:23:00.206] #18 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4ffb2) [0:23:00.206] #19 testing::UnitTest::Run() external/gtest/googletest/src/gtest.cc:5444:10 (csdp_solver_test+0xe45618) [0:23:00.206] #20 RUN_ALL_TESTS() external/gtest/googletest/include/gtest/gtest.h:2293:73 (csdp_solver_test+0xe2717b) [0:23:00.206] #21 main common/test_utilities/drake_cc_googletest_main.cc:28:10 (csdp_solver_test+0xe26feb) [0:23:00.206] [0:23:00.206] Previous read of size 8 at 0x7bb400003458 by thread T1: [0:23:00.206] #0 memcpy <null> (csdp_solver_test+0x4a660e) [0:23:00.206] #1 dgemm_oncopy_SKYLAKEX <null> (libopenblas.so.0+0x19fc8d3) [0:23:00.206] [0:23:00.206] Location is heap block of size 35912 at 0x7bb400000000 allocated by main thread: [0:23:00.206] #0 malloc <null> (csdp_solver_test+0x49ad1b) [0:23:00.206] #1 easy_sdp external/csdp/lib/easysdp.c:274:6 (csdp_solver_test+0x72baaf) [0:23:00.206] #2 drake::solvers::internal::csdp::cpp_easy_sdp(char const*, int, int, drake::solvers::internal::csdp::blockmatrix, double*, drake::solvers::internal::csdp::constraintmatrix*, double, drake::solvers::internal::csdp::blockmatrix*, double**, drake::solvers::internal::csdp::blockmatrix*, double*, double*) solvers/csdp_cpp_wrapper.cc:32:10 (csdp_solver_test+0x72b24f) [0:23:00.206] #3 drake::solvers::internal::(anonymous namespace)::SolveProgramThroughLorentzConeSlackApproach(drake::solvers::MathematicalProgram const&, drake::solvers::internal::SdpaFreeFormat const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, drake::solvers::MathematicalProgramResult*) solvers/csdp_solver.cc:371:19 (csdp_solver_test+0x718122) [0:23:00.206] #4 drake::solvers::CsdpSolver::DoSolve(drake::solvers::MathematicalProgram const&, Eigen::Matrix<double, -1, 1, 0, -1, 1> const&, drake::solvers::SolverOptions const&, drake::solvers::MathematicalProgramResult*) const solvers/csdp_solver.cc:499:9 (csdp_solver_test+0x716677) [0:23:00.206] #5 drake::solvers::SolverBase::Solve(drake::solvers::MathematicalProgram const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&, drake::solvers::MathematicalProgramResult*) const solvers/solver_base.cc:82:5 (csdp_solver_test+0xa3ff39) [0:23:00.206] #6 drake::solvers::test::RunSolver(drake::solvers::MathematicalProgram const&, drake::solvers::SolverInterface const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&) solvers/test/mathematical_program_test_util.cc:18:10 (csdp_solver_test+0xb1df35) [0:23:00.206] #7 drake::solvers::test::TestFindSpringEquilibrium::SolveAndCheckSolution(drake::solvers::SolverInterface const&, std::optional<drake::solvers::SolverOptions> const&, double) solvers/test/second_order_cone_program_examples.cc:359:7 (csdp_solver_test+0xa48525) [0:23:00.206] #8 drake::solvers::test::TestFindSpringEquilibrium_TestSOCP_Test::TestBody() solvers/test/csdp_solver_test.cc:309:7 (csdp_solver_test+0x50db3c) [0:23:00.206] #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe63f37) [0:23:00.206] #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4d9e2) [0:23:00.206] #11 testing::Test::Run() external/gtest/googletest/src/gtest.cc:2674:5 (csdp_solver_test+0xe38890) [0:23:00.206] #12 testing::TestInfo::Run() external/gtest/googletest/src/gtest.cc:2853:11 (csdp_solver_test+0xe3918e) [0:23:00.206] #13 testing::TestSuite::Run() external/gtest/googletest/src/gtest.cc:3012:30 (csdp_solver_test+0xe399b7) [0:23:00.206] #14 testing::internal::UnitTestImpl::RunAllTests() external/gtest/googletest/src/gtest.cc:5870:44 (csdp_solver_test+0xe45c47) [0:23:00.206] #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe66d77) [0:23:00.206] #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4ffb2) [0:23:00.206] #17 testing::UnitTest::Run() external/gtest/googletest/src/gtest.cc:5444:10 (csdp_solver_test+0xe45618) [0:23:00.206] #18 RUN_ALL_TESTS() external/gtest/googletest/include/gtest/gtest.h:2293:73 (csdp_solver_test+0xe2717b) [0:23:00.206] #19 main common/test_utilities/drake_cc_googletest_main.cc:28:10 (csdp_solver_test+0xe26feb) [0:23:00.206] [0:23:00.206] Thread T1 (tid=22, running) created by main thread at: [0:23:00.206] #0 pthread_create <null> (csdp_solver_test+0x49c54b) [0:23:00.206] #1 blas_thread_init <null> (libopenblas.so.0+0x371c78) ``` --- Bazel Command: ``` bazel test --config=clang --compilation_mode=dbg --config=tsan_everything //solvers:csdp_solver_test ```
1.0
Possible data race in //solvers:csdp_solver_test - Jammy CI [reports](https://drake-jenkins.csail.mit.edu/view/Linux%20Jammy/job/linux-jammy-clang-bazel-experimental-everything-thread-sanitizer/1/consoleFull): ``` [0:23:00.206] ================== [0:23:00.206] WARNING: ThreadSanitizer: data race (pid=20) [0:23:00.206] Write of size 8 at 0x7bb400003458 by main thread: [0:23:00.206] #0 memset <null> (csdp_solver_test+0x4a62e9) [0:23:00.206] #1 op_o external/csdp/lib/op_o.c:129:39 (csdp_solver_test+0x73bfac) [0:23:00.206] #2 sdp external/csdp/lib/sdp.c:644:5 (csdp_solver_test+0x73117f) [0:23:00.206] #3 easy_sdp external/csdp/lib/easysdp.c:470:8 (csdp_solver_test+0x72c293) [0:23:00.206] #4 drake::solvers::internal::csdp::cpp_easy_sdp(char const*, int, int, drake::solvers::internal::csdp::blockmatrix, double*, drake::solvers::internal::csdp::constraintmatrix*, double, drake::solvers::internal::csdp::blockmatrix*, double**, drake::solvers::internal::csdp::blockmatrix*, double*, double*) solvers/csdp_cpp_wrapper.cc:32:10 (csdp_solver_test+0x72b24f) [0:23:00.206] #5 drake::solvers::internal::(anonymous namespace)::SolveProgramThroughLorentzConeSlackApproach(drake::solvers::MathematicalProgram const&, drake::solvers::internal::SdpaFreeFormat const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, drake::solvers::MathematicalProgramResult*) solvers/csdp_solver.cc:371:19 (csdp_solver_test+0x718122) [0:23:00.206] #6 drake::solvers::CsdpSolver::DoSolve(drake::solvers::MathematicalProgram const&, Eigen::Matrix<double, -1, 1, 0, -1, 1> const&, drake::solvers::SolverOptions const&, drake::solvers::MathematicalProgramResult*) const solvers/csdp_solver.cc:499:9 (csdp_solver_test+0x716677) [0:23:00.206] #7 drake::solvers::SolverBase::Solve(drake::solvers::MathematicalProgram const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&, drake::solvers::MathematicalProgramResult*) const solvers/solver_base.cc:82:5 (csdp_solver_test+0xa3ff39) [0:23:00.206] #8 drake::solvers::test::RunSolver(drake::solvers::MathematicalProgram const&, drake::solvers::SolverInterface const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&) solvers/test/mathematical_program_test_util.cc:18:10 (csdp_solver_test+0xb1df35) [0:23:00.206] #9 drake::solvers::test::TestFindSpringEquilibrium::SolveAndCheckSolution(drake::solvers::SolverInterface const&, std::optional<drake::solvers::SolverOptions> const&, double) solvers/test/second_order_cone_program_examples.cc:359:7 (csdp_solver_test+0xa48525) [0:23:00.206] #10 drake::solvers::test::TestFindSpringEquilibrium_TestSOCP_Test::TestBody() solvers/test/csdp_solver_test.cc:309:7 (csdp_solver_test+0x50db3c) [0:23:00.206] #11 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe63f37) [0:23:00.206] #12 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4d9e2) [0:23:00.206] #13 testing::Test::Run() external/gtest/googletest/src/gtest.cc:2674:5 (csdp_solver_test+0xe38890) [0:23:00.206] #14 testing::TestInfo::Run() external/gtest/googletest/src/gtest.cc:2853:11 (csdp_solver_test+0xe3918e) [0:23:00.206] #15 testing::TestSuite::Run() external/gtest/googletest/src/gtest.cc:3012:30 (csdp_solver_test+0xe399b7) [0:23:00.206] #16 testing::internal::UnitTestImpl::RunAllTests() external/gtest/googletest/src/gtest.cc:5870:44 (csdp_solver_test+0xe45c47) [0:23:00.206] #17 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe66d77) [0:23:00.206] #18 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4ffb2) [0:23:00.206] #19 testing::UnitTest::Run() external/gtest/googletest/src/gtest.cc:5444:10 (csdp_solver_test+0xe45618) [0:23:00.206] #20 RUN_ALL_TESTS() external/gtest/googletest/include/gtest/gtest.h:2293:73 (csdp_solver_test+0xe2717b) [0:23:00.206] #21 main common/test_utilities/drake_cc_googletest_main.cc:28:10 (csdp_solver_test+0xe26feb) [0:23:00.206] [0:23:00.206] Previous read of size 8 at 0x7bb400003458 by thread T1: [0:23:00.206] #0 memcpy <null> (csdp_solver_test+0x4a660e) [0:23:00.206] #1 dgemm_oncopy_SKYLAKEX <null> (libopenblas.so.0+0x19fc8d3) [0:23:00.206] [0:23:00.206] Location is heap block of size 35912 at 0x7bb400000000 allocated by main thread: [0:23:00.206] #0 malloc <null> (csdp_solver_test+0x49ad1b) [0:23:00.206] #1 easy_sdp external/csdp/lib/easysdp.c:274:6 (csdp_solver_test+0x72baaf) [0:23:00.206] #2 drake::solvers::internal::csdp::cpp_easy_sdp(char const*, int, int, drake::solvers::internal::csdp::blockmatrix, double*, drake::solvers::internal::csdp::constraintmatrix*, double, drake::solvers::internal::csdp::blockmatrix*, double**, drake::solvers::internal::csdp::blockmatrix*, double*, double*) solvers/csdp_cpp_wrapper.cc:32:10 (csdp_solver_test+0x72b24f) [0:23:00.206] #3 drake::solvers::internal::(anonymous namespace)::SolveProgramThroughLorentzConeSlackApproach(drake::solvers::MathematicalProgram const&, drake::solvers::internal::SdpaFreeFormat const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, drake::solvers::MathematicalProgramResult*) solvers/csdp_solver.cc:371:19 (csdp_solver_test+0x718122) [0:23:00.206] #4 drake::solvers::CsdpSolver::DoSolve(drake::solvers::MathematicalProgram const&, Eigen::Matrix<double, -1, 1, 0, -1, 1> const&, drake::solvers::SolverOptions const&, drake::solvers::MathematicalProgramResult*) const solvers/csdp_solver.cc:499:9 (csdp_solver_test+0x716677) [0:23:00.206] #5 drake::solvers::SolverBase::Solve(drake::solvers::MathematicalProgram const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&, drake::solvers::MathematicalProgramResult*) const solvers/solver_base.cc:82:5 (csdp_solver_test+0xa3ff39) [0:23:00.206] #6 drake::solvers::test::RunSolver(drake::solvers::MathematicalProgram const&, drake::solvers::SolverInterface const&, std::optional<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::optional<drake::solvers::SolverOptions> const&) solvers/test/mathematical_program_test_util.cc:18:10 (csdp_solver_test+0xb1df35) [0:23:00.206] #7 drake::solvers::test::TestFindSpringEquilibrium::SolveAndCheckSolution(drake::solvers::SolverInterface const&, std::optional<drake::solvers::SolverOptions> const&, double) solvers/test/second_order_cone_program_examples.cc:359:7 (csdp_solver_test+0xa48525) [0:23:00.206] #8 drake::solvers::test::TestFindSpringEquilibrium_TestSOCP_Test::TestBody() solvers/test/csdp_solver_test.cc:309:7 (csdp_solver_test+0x50db3c) [0:23:00.206] #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe63f37) [0:23:00.206] #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4d9e2) [0:23:00.206] #11 testing::Test::Run() external/gtest/googletest/src/gtest.cc:2674:5 (csdp_solver_test+0xe38890) [0:23:00.206] #12 testing::TestInfo::Run() external/gtest/googletest/src/gtest.cc:2853:11 (csdp_solver_test+0xe3918e) [0:23:00.206] #13 testing::TestSuite::Run() external/gtest/googletest/src/gtest.cc:3012:30 (csdp_solver_test+0xe399b7) [0:23:00.206] #14 testing::internal::UnitTestImpl::RunAllTests() external/gtest/googletest/src/gtest.cc:5870:44 (csdp_solver_test+0xe45c47) [0:23:00.206] #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2599:10 (csdp_solver_test+0xe66d77) [0:23:00.206] #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) external/gtest/googletest/src/gtest.cc:2635:14 (csdp_solver_test+0xe4ffb2) [0:23:00.206] #17 testing::UnitTest::Run() external/gtest/googletest/src/gtest.cc:5444:10 (csdp_solver_test+0xe45618) [0:23:00.206] #18 RUN_ALL_TESTS() external/gtest/googletest/include/gtest/gtest.h:2293:73 (csdp_solver_test+0xe2717b) [0:23:00.206] #19 main common/test_utilities/drake_cc_googletest_main.cc:28:10 (csdp_solver_test+0xe26feb) [0:23:00.206] [0:23:00.206] Thread T1 (tid=22, running) created by main thread at: [0:23:00.206] #0 pthread_create <null> (csdp_solver_test+0x49c54b) [0:23:00.206] #1 blas_thread_init <null> (libopenblas.so.0+0x371c78) ``` --- Bazel Command: ``` bazel test --config=clang --compilation_mode=dbg --config=tsan_everything //solvers:csdp_solver_test ```
non_defect
possible data race in solvers csdp solver test jammy ci warning threadsanitizer data race pid write of size at by main thread memset csdp solver test op o external csdp lib op o c csdp solver test sdp external csdp lib sdp c csdp solver test easy sdp external csdp lib easysdp c csdp solver test drake solvers internal csdp cpp easy sdp char const int int drake solvers internal csdp blockmatrix double drake solvers internal csdp constraintmatrix double drake solvers internal csdp blockmatrix double drake solvers internal csdp blockmatrix double double solvers csdp cpp wrapper cc csdp solver test drake solvers internal anonymous namespace solveprogramthroughlorentzconeslackapproach drake solvers mathematicalprogram const drake solvers internal sdpafreeformat const std basic string std allocator const drake solvers mathematicalprogramresult solvers csdp solver cc csdp solver test drake solvers csdpsolver dosolve drake solvers mathematicalprogram const eigen matrix const drake solvers solveroptions const drake solvers mathematicalprogramresult const solvers csdp solver cc csdp solver test drake solvers solverbase solve drake solvers mathematicalprogram const std optional const std optional const drake solvers mathematicalprogramresult const solvers solver base cc csdp solver test drake solvers test runsolver drake solvers mathematicalprogram const drake solvers solverinterface const std optional const std optional const solvers test mathematical program test util cc csdp solver test drake solvers test testfindspringequilibrium solveandchecksolution drake solvers solverinterface const std optional const double solvers test second order cone program examples cc csdp solver test drake solvers test testfindspringequilibrium testsocp test testbody solvers test csdp solver test cc csdp solver test void testing internal handlesehexceptionsinmethodifsupported testing test void testing test char const external gtest googletest src gtest cc csdp solver test void testing internal handleexceptionsinmethodifsupported testing test void testing test char const external gtest googletest src gtest cc csdp solver test testing test run external gtest googletest src gtest cc csdp solver test testing testinfo run external gtest googletest src gtest cc csdp solver test testing testsuite run external gtest googletest src gtest cc csdp solver test testing internal unittestimpl runalltests external gtest googletest src gtest cc csdp solver test bool testing internal handlesehexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const external gtest googletest src gtest cc csdp solver test bool testing internal handleexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const external gtest googletest src gtest cc csdp solver test testing unittest run external gtest googletest src gtest cc csdp solver test run all tests external gtest googletest include gtest gtest h csdp solver test main common test utilities drake cc googletest main cc csdp solver test previous read of size at by thread memcpy csdp solver test dgemm oncopy skylakex libopenblas so location is heap block of size at allocated by main thread malloc csdp solver test easy sdp external csdp lib easysdp c csdp solver test drake solvers internal csdp cpp easy sdp char const int int drake solvers internal csdp blockmatrix double drake solvers internal csdp constraintmatrix double drake solvers internal csdp blockmatrix double drake solvers internal csdp blockmatrix double double solvers csdp cpp wrapper cc csdp solver test drake solvers internal anonymous namespace solveprogramthroughlorentzconeslackapproach drake solvers mathematicalprogram const drake solvers internal sdpafreeformat const std basic string std allocator const drake solvers mathematicalprogramresult solvers csdp solver cc csdp solver test drake solvers csdpsolver dosolve drake solvers mathematicalprogram const eigen matrix const drake solvers solveroptions const drake solvers mathematicalprogramresult const solvers csdp solver cc csdp solver test drake solvers solverbase solve drake solvers mathematicalprogram const std optional const std optional const drake solvers mathematicalprogramresult const solvers solver base cc csdp solver test drake solvers test runsolver drake solvers mathematicalprogram const drake solvers solverinterface const std optional const std optional const solvers test mathematical program test util cc csdp solver test drake solvers test testfindspringequilibrium solveandchecksolution drake solvers solverinterface const std optional const double solvers test second order cone program examples cc csdp solver test drake solvers test testfindspringequilibrium testsocp test testbody solvers test csdp solver test cc csdp solver test void testing internal handlesehexceptionsinmethodifsupported testing test void testing test char const external gtest googletest src gtest cc csdp solver test void testing internal handleexceptionsinmethodifsupported testing test void testing test char const external gtest googletest src gtest cc csdp solver test testing test run external gtest googletest src gtest cc csdp solver test testing testinfo run external gtest googletest src gtest cc csdp solver test testing testsuite run external gtest googletest src gtest cc csdp solver test testing internal unittestimpl runalltests external gtest googletest src gtest cc csdp solver test bool testing internal handlesehexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const external gtest googletest src gtest cc csdp solver test bool testing internal handleexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const external gtest googletest src gtest cc csdp solver test testing unittest run external gtest googletest src gtest cc csdp solver test run all tests external gtest googletest include gtest gtest h csdp solver test main common test utilities drake cc googletest main cc csdp solver test thread tid running created by main thread at pthread create csdp solver test blas thread init libopenblas so bazel command bazel test config clang compilation mode dbg config tsan everything solvers csdp solver test
0
179,289
21,557,688,180
IssuesEvent
2022-04-30 17:57:00
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 112: postgresql-10.20: 2 advisories [7.2]
1.severity: security
[search](https://search.nix.gsc.io/?q=postgresql&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=postgresql+in%3Apath&type=Code) * [ ] [CVE-2019-9193](https://nvd.nist.gov/vuln/detail/CVE-2019-9193) CVSSv3=7.2 (nixos-unstable) * [ ] [CVE-2021-3393](https://nvd.nist.gov/vuln/detail/CVE-2021-3393) CVSSv3=4.3 (nixos-unstable) ## CVE details ### CVE-2019-9193 ** DISPUTED ** In PostgreSQL 9.3 through 11.2, the "COPY TO/FROM PROGRAM" function allows superusers and users in the 'pg_execute_server_program' group to execute arbitrary code in the context of the database's operating system user. This functionality is enabled by default and can be abused to run arbitrary operating system commands on Windows, Linux, and macOS. NOTE: Third parties claim/state this is not an issue because PostgreSQL functionality for โ€˜COPY TO/FROM PROGRAMโ€™ is acting as intended. References state that in PostgreSQL, a superuser can execute commands as the server user without using the โ€˜COPY FROM PROGRAMโ€™. ### CVE-2021-3393 An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read. ----- Scanned versions: nixos-unstable: 710fed5a248. Cc @danbst Cc @globin Cc @ivan Cc @marsam Cc @thoughtpolice
True
Vulnerability roundup 112: postgresql-10.20: 2 advisories [7.2] - [search](https://search.nix.gsc.io/?q=postgresql&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=postgresql+in%3Apath&type=Code) * [ ] [CVE-2019-9193](https://nvd.nist.gov/vuln/detail/CVE-2019-9193) CVSSv3=7.2 (nixos-unstable) * [ ] [CVE-2021-3393](https://nvd.nist.gov/vuln/detail/CVE-2021-3393) CVSSv3=4.3 (nixos-unstable) ## CVE details ### CVE-2019-9193 ** DISPUTED ** In PostgreSQL 9.3 through 11.2, the "COPY TO/FROM PROGRAM" function allows superusers and users in the 'pg_execute_server_program' group to execute arbitrary code in the context of the database's operating system user. This functionality is enabled by default and can be abused to run arbitrary operating system commands on Windows, Linux, and macOS. NOTE: Third parties claim/state this is not an issue because PostgreSQL functionality for โ€˜COPY TO/FROM PROGRAMโ€™ is acting as intended. References state that in PostgreSQL, a superuser can execute commands as the server user without using the โ€˜COPY FROM PROGRAMโ€™. ### CVE-2021-3393 An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read. ----- Scanned versions: nixos-unstable: 710fed5a248. Cc @danbst Cc @globin Cc @ivan Cc @marsam Cc @thoughtpolice
non_defect
vulnerability roundup postgresql advisories nixos unstable nixos unstable cve details cve disputed in postgresql through the copy to from program function allows superusers and users in the pg execute server program group to execute arbitrary code in the context of the database s operating system user this functionality is enabled by default and can be abused to run arbitrary operating system commands on windows linux and macos note third parties claim state this is not an issue because postgresql functionality for โ€˜copy to from programโ€™ is acting as intended references state that in postgresql a superuser can execute commands as the server user without using the โ€˜copy from programโ€™ cve an information leak was discovered in postgresql in versions before before and before a user having update permission but not select permission to a particular column could craft queries which under some circumstances might disclose values from that column in error messages an attacker could use this flaw to obtain information stored in a column they are allowed to write but not read scanned versions nixos unstable cc danbst cc globin cc ivan cc marsam cc thoughtpolice
0
11,012
3,158,377,589
IssuesEvent
2015-09-18 00:19:44
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
integration test TestPersistentVolumeClaimBinder is flaky
priority/P2 team/testing
This test has failed in about 4 out of 50 runs on our new Jenkins build (kubernetes-test-go): ```` persistent_volumes_test.go:108: Expected claim to be bound: &{TypeMeta:{Kind: APIVersion:} ObjectMeta:{Name:claim02 GenerateName: Namespace:default SelfLink:/api/v1/namespaces/default/persistentvolumeclaims/claim02 UID:d2e48622-5d62-11e5-96cf-42010af01555 ResourceVersion:165 Generation:0 CreationTimestamp:2015-09-17 10:37:53 -0700 PDT DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[]} Spec:{AccessModes:[ReadOnlyMany ReadWriteOnce ReadWriteMany] Resources:{Limits:map[] Requests:map[storage:{Amount:5000000000.000 Format:DecimalSI}]} VolumeName:} Status:{Phase:Pending AccessModes:[] Capacity:map[]}} ``` Possibly unhelpfully-long full log here (from most recent failure): https://cloud.google.com/console/storage/kubernetes-jenkins/logs/kubernetes-test-go/52/build-log.txt @kubernetes/goog-testing
1.0
integration test TestPersistentVolumeClaimBinder is flaky - This test has failed in about 4 out of 50 runs on our new Jenkins build (kubernetes-test-go): ```` persistent_volumes_test.go:108: Expected claim to be bound: &{TypeMeta:{Kind: APIVersion:} ObjectMeta:{Name:claim02 GenerateName: Namespace:default SelfLink:/api/v1/namespaces/default/persistentvolumeclaims/claim02 UID:d2e48622-5d62-11e5-96cf-42010af01555 ResourceVersion:165 Generation:0 CreationTimestamp:2015-09-17 10:37:53 -0700 PDT DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[]} Spec:{AccessModes:[ReadOnlyMany ReadWriteOnce ReadWriteMany] Resources:{Limits:map[] Requests:map[storage:{Amount:5000000000.000 Format:DecimalSI}]} VolumeName:} Status:{Phase:Pending AccessModes:[] Capacity:map[]}} ``` Possibly unhelpfully-long full log here (from most recent failure): https://cloud.google.com/console/storage/kubernetes-jenkins/logs/kubernetes-test-go/52/build-log.txt @kubernetes/goog-testing
non_defect
integration test testpersistentvolumeclaimbinder is flaky this test has failed in about out of runs on our new jenkins build kubernetes test go persistent volumes test go expected claim to be bound typemeta kind apiversion objectmeta name generatename namespace default selflink api namespaces default persistentvolumeclaims uid resourceversion generation creationtimestamp pdt deletiontimestamp deletiongraceperiodseconds labels map annotations map spec accessmodes resources limits map requests map volumename status phase pending accessmodes capacity map possibly unhelpfully long full log here from most recent failure kubernetes goog testing
0
22,235
30,784,785,493
IssuesEvent
2023-07-31 12:34:08
NationalSecurityAgency/ghidra
https://api.github.com/repos/NationalSecurityAgency/ghidra
closed
6809 (6x09_push.sinc) : Inaccurate PSHU implementation
Feature: Processor/MC6800 Status: Internal
**Description:** While decompiling some old firmware I noticed that the definition of the 6809 PSHU command in Ghidra most likely is affected by a copy and paste error. **Solution:** In [6x09_push.sinc](https://github.com/NationalSecurityAgency/ghidra/blob/master/Ghidra/Processors/MC6800/data/languages/6x09_push.sinc), in the definitions affecting the registers CC, A and B (listing starting with line 29): ``` pshu0: CC is CC & imm80=1 { Push1(S, CC); } pshu0: is imm80=0 { } pshu1: pshu0" "A is A & imm81=1 & pshu0 { Push1(S, A); } pshu1: pshu0 is imm81=0 & pshu0 { } pshu2: pshu1" "B is B & imm82=1 & pshu1 { Push1(S, B); } pshu2: pshu1 is imm82=0 & pshu1 { } pshu3: pshu2" "DP is DP & imm83=1 & pshu2 { Push1(U, DP); } pshu3: pshu2 is imm83=0 & pshu2 { } pshu4: pshu3" "X is X & imm84=1 & pshu3 { Push2(U, X); } pshu4: pshu3 is imm84=0 & pshu3 { } pshu5: pshu4" "Y is Y & imm85=1 & pshu4 { Push2(U, Y); } pshu5: pshu4 is imm85=0 & pshu4 { } pshu6: pshu5" "S is S & imm86=1 & pshu5 { Push2(U, S); } pshu6: pshu5 is imm86=0 & pshu5 { } pshu7: pshu6" "PC is PC & imm87=1 & pshu6 { local t:2 = inst_next; Push2(U, t); } pshu7: pshu6 is imm87=0 & pshu6 { } ``` lines 29, 31, 33 appear to be inconsistent and should possibly be changed to: ``` pshu0: CC is CC & imm80=1 { Push1(U, CC); } pshu0: is imm80=0 { } pshu1: pshu0" "A is A & imm81=1 & pshu0 { Push1(U, A); } pshu1: pshu0 is imm81=0 & pshu0 { } pshu2: pshu1" "B is B & imm82=1 & pshu1 { Push1(U, B); } pshu2: pshu1 is imm82=0 & pshu1 { } pshu3: pshu2" "DP is DP & imm83=1 & pshu2 { Push1(U, DP); } pshu3: pshu2 is imm83=0 & pshu2 { } pshu4: pshu3" "X is X & imm84=1 & pshu3 { Push2(U, X); } pshu4: pshu3 is imm84=0 & pshu3 { } pshu5: pshu4" "Y is Y & imm85=1 & pshu4 { Push2(U, Y); } pshu5: pshu4 is imm85=0 & pshu4 { } pshu6: pshu5" "S is S & imm86=1 & pshu5 { Push2(U, S); } pshu6: pshu5 is imm86=0 & pshu5 { } pshu7: pshu6" "PC is PC & imm87=1 & pshu6 { local t:2 = inst_next; Push2(U, t); } pshu7: pshu6 is imm87=0 & pshu6 { } ``` replacing three occurrences of S with U. **Environment:** - Ghidra Version: 10.3
1.0
6809 (6x09_push.sinc) : Inaccurate PSHU implementation - **Description:** While decompiling some old firmware I noticed that the definition of the 6809 PSHU command in Ghidra most likely is affected by a copy and paste error. **Solution:** In [6x09_push.sinc](https://github.com/NationalSecurityAgency/ghidra/blob/master/Ghidra/Processors/MC6800/data/languages/6x09_push.sinc), in the definitions affecting the registers CC, A and B (listing starting with line 29): ``` pshu0: CC is CC & imm80=1 { Push1(S, CC); } pshu0: is imm80=0 { } pshu1: pshu0" "A is A & imm81=1 & pshu0 { Push1(S, A); } pshu1: pshu0 is imm81=0 & pshu0 { } pshu2: pshu1" "B is B & imm82=1 & pshu1 { Push1(S, B); } pshu2: pshu1 is imm82=0 & pshu1 { } pshu3: pshu2" "DP is DP & imm83=1 & pshu2 { Push1(U, DP); } pshu3: pshu2 is imm83=0 & pshu2 { } pshu4: pshu3" "X is X & imm84=1 & pshu3 { Push2(U, X); } pshu4: pshu3 is imm84=0 & pshu3 { } pshu5: pshu4" "Y is Y & imm85=1 & pshu4 { Push2(U, Y); } pshu5: pshu4 is imm85=0 & pshu4 { } pshu6: pshu5" "S is S & imm86=1 & pshu5 { Push2(U, S); } pshu6: pshu5 is imm86=0 & pshu5 { } pshu7: pshu6" "PC is PC & imm87=1 & pshu6 { local t:2 = inst_next; Push2(U, t); } pshu7: pshu6 is imm87=0 & pshu6 { } ``` lines 29, 31, 33 appear to be inconsistent and should possibly be changed to: ``` pshu0: CC is CC & imm80=1 { Push1(U, CC); } pshu0: is imm80=0 { } pshu1: pshu0" "A is A & imm81=1 & pshu0 { Push1(U, A); } pshu1: pshu0 is imm81=0 & pshu0 { } pshu2: pshu1" "B is B & imm82=1 & pshu1 { Push1(U, B); } pshu2: pshu1 is imm82=0 & pshu1 { } pshu3: pshu2" "DP is DP & imm83=1 & pshu2 { Push1(U, DP); } pshu3: pshu2 is imm83=0 & pshu2 { } pshu4: pshu3" "X is X & imm84=1 & pshu3 { Push2(U, X); } pshu4: pshu3 is imm84=0 & pshu3 { } pshu5: pshu4" "Y is Y & imm85=1 & pshu4 { Push2(U, Y); } pshu5: pshu4 is imm85=0 & pshu4 { } pshu6: pshu5" "S is S & imm86=1 & pshu5 { Push2(U, S); } pshu6: pshu5 is imm86=0 & pshu5 { } pshu7: pshu6" "PC is PC & imm87=1 & pshu6 { local t:2 = inst_next; Push2(U, t); } pshu7: pshu6 is imm87=0 & pshu6 { } ``` replacing three occurrences of S with U. **Environment:** - Ghidra Version: 10.3
non_defect
push sinc inaccurate pshu implementation description while decompiling some old firmware i noticed that the definition of the pshu command in ghidra most likely is affected by a copy and paste error solution in in the definitions affecting the registers cc a and b listing starting with line cc is cc s cc is a is a s a is b is b s b is dp is dp u dp is x is x u x is y is y u y is s is s u s is pc is pc local t inst next u t is lines appear to be inconsistent and should possibly be changed to cc is cc u cc is a is a u a is b is b u b is dp is dp u dp is x is x u x is y is y u y is s is s u s is pc is pc local t inst next u t is replacing three occurrences of s with u environment ghidra version
0
22,942
3,727,389,682
IssuesEvent
2016-03-06 08:05:21
godfather1103/mentohust
https://api.github.com/repos/godfather1103/mentohust
closed
64ไฝubuntu 11.10่ƒฝๅคŸ่ฎค่ฏๆˆๅŠŸไฝ†ๆ˜ฏไธŠไธไบ†็ฝ‘
auto-migrated Priority-Medium Type-Defect
``` ่ฎค่ฏๅ€’ๆ˜ฏๆฒกๆœ‰้—ฎ้ข˜๏ผŒไฝ†ๆ˜ฏ่ฎค่ฏๆˆๅŠŸๅŽping็ฝ‘ๅ…ณpingไธ้€š๏ผŒ่€Œไธ”ๆŠ“ ๅŒ…็š„็ป“ๆžœๅพˆๅฅ‡ๆ€ชๅ•Š๏ผŒๅพˆไน…ไน‹ๅŽๆ‰่ƒฝๆŠ“ๅˆฐ่‡ชๅทฑๅ‘ๅ‡บๅŽป็š„ๅŒ…๏ผŒๆ€€๏ฟฝ๏ฟฝ ๏ฟฝๆ˜ฏ้ฉฑๅŠจ็š„้—ฎ้ข˜ ``` Original issue reported on code.google.com by `gundamfj...@gmail.com` on 30 Mar 2012 at 1:02
1.0
64ไฝubuntu 11.10่ƒฝๅคŸ่ฎค่ฏๆˆๅŠŸไฝ†ๆ˜ฏไธŠไธไบ†็ฝ‘ - ``` ่ฎค่ฏๅ€’ๆ˜ฏๆฒกๆœ‰้—ฎ้ข˜๏ผŒไฝ†ๆ˜ฏ่ฎค่ฏๆˆๅŠŸๅŽping็ฝ‘ๅ…ณpingไธ้€š๏ผŒ่€Œไธ”ๆŠ“ ๅŒ…็š„็ป“ๆžœๅพˆๅฅ‡ๆ€ชๅ•Š๏ผŒๅพˆไน…ไน‹ๅŽๆ‰่ƒฝๆŠ“ๅˆฐ่‡ชๅทฑๅ‘ๅ‡บๅŽป็š„ๅŒ…๏ผŒๆ€€๏ฟฝ๏ฟฝ ๏ฟฝๆ˜ฏ้ฉฑๅŠจ็š„้—ฎ้ข˜ ``` Original issue reported on code.google.com by `gundamfj...@gmail.com` on 30 Mar 2012 at 1:02
defect
่ฎค่ฏๅ€’ๆ˜ฏๆฒกๆœ‰้—ฎ้ข˜๏ผŒไฝ†ๆ˜ฏ่ฎค่ฏๆˆๅŠŸๅŽping็ฝ‘ๅ…ณpingไธ้€š๏ผŒ่€Œไธ”ๆŠ“ ๅŒ…็š„็ป“ๆžœๅพˆๅฅ‡ๆ€ชๅ•Š๏ผŒๅพˆไน…ไน‹ๅŽๆ‰่ƒฝๆŠ“ๅˆฐ่‡ชๅทฑๅ‘ๅ‡บๅŽป็š„ๅŒ…๏ผŒๆ€€๏ฟฝ๏ฟฝ ๏ฟฝๆ˜ฏ้ฉฑๅŠจ็š„้—ฎ้ข˜ original issue reported on code google com by gundamfj gmail com on mar at
1
304
2,524,174,702
IssuesEvent
2015-01-20 16:09:51
contao/core
https://api.github.com/repos/contao/core
closed
Some php files do not set http-header to UTF-8 charset
defect
Some backend-outputs e.g. for the maintenance mode with 'be_unavailable.html5' and also the contao-check do not set the http-header to UTF-8 so that browsers show iso-8859-1 charset with wrong letters for additional characters above ASCII127 e. g. German mutated vowel / umlauts. The UTF-8 meta-tag in the templates are not sufficient. The line ``` header('Content-type: text/html; charset=utf-8'); ``` shall be part of any php-view-file before first output (some files have it apparently) or ``` <?php header("Content-Type: text/html; charset=utf-8"); ?> ``` must be added in the affected templates. See https://community.contao.org/de/showthread.php?54400-Einige-zentrale-Backendtemplates-werden-mit-Windows-1252-Zeichensatz-angezeigt
1.0
Some php files do not set http-header to UTF-8 charset - Some backend-outputs e.g. for the maintenance mode with 'be_unavailable.html5' and also the contao-check do not set the http-header to UTF-8 so that browsers show iso-8859-1 charset with wrong letters for additional characters above ASCII127 e. g. German mutated vowel / umlauts. The UTF-8 meta-tag in the templates are not sufficient. The line ``` header('Content-type: text/html; charset=utf-8'); ``` shall be part of any php-view-file before first output (some files have it apparently) or ``` <?php header("Content-Type: text/html; charset=utf-8"); ?> ``` must be added in the affected templates. See https://community.contao.org/de/showthread.php?54400-Einige-zentrale-Backendtemplates-werden-mit-Windows-1252-Zeichensatz-angezeigt
defect
some php files do not set http header to utf charset some backend outputs e g for the maintenance mode with be unavailable and also the contao check do not set the http header to utf so that browsers show iso charset with wrong letters for additional characters above e g german mutated vowel umlauts the utf meta tag in the templates are not sufficient the line header content type text html charset utf shall be part of any php view file before first output some files have it apparently or php header content type text html charset utf must be added in the affected templates see
1
92,363
8,361,315,856
IssuesEvent
2018-10-03 14:03:31
moinwiki/moin
https://api.github.com/repos/moinwiki/moin
opened
How to setup PyCharm run/debug configuration for tox
question tests
Jetbrains has instructions here: https://www.jetbrains.com/help/pycharm/run-debug-configuration-tox.html But if the normal virtualenv moin-venv-python is used there is an error on startup, line 8 in _jb_tox_runner.py: from tox import config as tox_config, session as tox_session If the virtualenv under moin/.tox/py27 or moin/.tox/flake8 is used then breakpoints set in moin code do not break. Breakpoints set in vvirtualenv code do break.
1.0
How to setup PyCharm run/debug configuration for tox - Jetbrains has instructions here: https://www.jetbrains.com/help/pycharm/run-debug-configuration-tox.html But if the normal virtualenv moin-venv-python is used there is an error on startup, line 8 in _jb_tox_runner.py: from tox import config as tox_config, session as tox_session If the virtualenv under moin/.tox/py27 or moin/.tox/flake8 is used then breakpoints set in moin code do not break. Breakpoints set in vvirtualenv code do break.
non_defect
how to setup pycharm run debug configuration for tox jetbrains has instructions here but if the normal virtualenv moin venv python is used there is an error on startup line in jb tox runner py from tox import config as tox config session as tox session if the virtualenv under moin tox or moin tox is used then breakpoints set in moin code do not break breakpoints set in vvirtualenv code do break
0
26,985
4,845,399,686
IssuesEvent
2016-11-10 08:02:49
GarageGames/Torque3D
https://api.github.com/repos/GarageGames/Torque3D
closed
Fix all initializer list ordering
Defect
There are a ton of warnings generated by `gcc`'s `-Wreorder`. The warning's meaning is explained [here](http://blog.kutny.net/2014/07/14/c-member-initializer-list-fallacy-a-k-a-wreorder/). Might not be any actual bugs, but it'd be nice to be on the safe side.
1.0
Fix all initializer list ordering - There are a ton of warnings generated by `gcc`'s `-Wreorder`. The warning's meaning is explained [here](http://blog.kutny.net/2014/07/14/c-member-initializer-list-fallacy-a-k-a-wreorder/). Might not be any actual bugs, but it'd be nice to be on the safe side.
defect
fix all initializer list ordering there are a ton of warnings generated by gcc s wreorder the warning s meaning is explained might not be any actual bugs but it d be nice to be on the safe side
1
49,396
13,186,672,759
IssuesEvent
2020-08-13 00:56:47
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
TopologicalSplitter - a slight bump to coverage would make TS a good example (Trac #1301)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1301">https://code.icecube.wisc.edu/ticket/1301</a>, reported by nega and owned by cweaver</em></summary> <p> ```json { "status": "closed", "changetime": "2015-08-29T23:01:23", "description": "[http://software.icecube.wisc.edu/coverage/00_LATEST/TopologicalSplitter/private/TopologicalSplitter/TopologicalSplitter.cxx.gcov.html Coverage] could use a slight bump.", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1440889283486150", "component": "combo simulation", "summary": "TopologicalSplitter - a slight bump to coverage would make TS a good example", "priority": "normal", "keywords": "", "time": "2015-08-28T22:26:27", "milestone": "", "owner": "cweaver", "type": "defect" } ``` </p> </details>
1.0
TopologicalSplitter - a slight bump to coverage would make TS a good example (Trac #1301) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1301">https://code.icecube.wisc.edu/ticket/1301</a>, reported by nega and owned by cweaver</em></summary> <p> ```json { "status": "closed", "changetime": "2015-08-29T23:01:23", "description": "[http://software.icecube.wisc.edu/coverage/00_LATEST/TopologicalSplitter/private/TopologicalSplitter/TopologicalSplitter.cxx.gcov.html Coverage] could use a slight bump.", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1440889283486150", "component": "combo simulation", "summary": "TopologicalSplitter - a slight bump to coverage would make TS a good example", "priority": "normal", "keywords": "", "time": "2015-08-28T22:26:27", "milestone": "", "owner": "cweaver", "type": "defect" } ``` </p> </details>
defect
topologicalsplitter a slight bump to coverage would make ts a good example trac migrated from json status closed changetime description could use a slight bump reporter nega cc resolution fixed ts component combo simulation summary topologicalsplitter a slight bump to coverage would make ts a good example priority normal keywords time milestone owner cweaver type defect
1
430,038
12,440,377,222
IssuesEvent
2020-05-26 11:53:24
OpenApoc/OpenApoc
https://api.github.com/repos/OpenApoc/OpenApoc
closed
crash on click buttonsoldiers
!BUG! HIGH PRIORITY
window closes when i click on recruit soldiers/enginners button. using install-openapoc-v0.2.0.2-230-g4450e508.exe file it happens in any dificulty. [log.txt](https://github.com/OpenApoc/OpenApoc/files/4678563/log.txt)
1.0
crash on click buttonsoldiers - window closes when i click on recruit soldiers/enginners button. using install-openapoc-v0.2.0.2-230-g4450e508.exe file it happens in any dificulty. [log.txt](https://github.com/OpenApoc/OpenApoc/files/4678563/log.txt)
non_defect
crash on click buttonsoldiers window closes when i click on recruit soldiers enginners button using install openapoc exe file it happens in any dificulty
0
57,639
15,889,142,130
IssuesEvent
2021-04-10 10:18:06
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
opened
Controller action invoked with null for variadic string parameter
controller defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 4.2 ### What you did https://github.com/cakephp/app/issues/833 Access `PagesController::display()` from default app skeleton using URL `/pages/`. ``` public function display(string ...$path): ?Response ``` ### What happened In CakePHP 4.2, action is called with one argument `null`, which triggers `[TypeError] Argument 1 passed to App\Controller\PagesController::display() must be of the type string, null given`. ### What you expected to happen Action should receive no arguments like in CakePHP 4.1. https://github.com/cakephp/cakephp/pull/15241 fixed similar problem, but this issue still exists.
1.0
Controller action invoked with null for variadic string parameter - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 4.2 ### What you did https://github.com/cakephp/app/issues/833 Access `PagesController::display()` from default app skeleton using URL `/pages/`. ``` public function display(string ...$path): ?Response ``` ### What happened In CakePHP 4.2, action is called with one argument `null`, which triggers `[TypeError] Argument 1 passed to App\Controller\PagesController::display() must be of the type string, null given`. ### What you expected to happen Action should receive no arguments like in CakePHP 4.1. https://github.com/cakephp/cakephp/pull/15241 fixed similar problem, but this issue still exists.
defect
controller action invoked with null for variadic string parameter this is a multiple allowed bug enhancement feature discussion rfc cakephp version what you did access pagescontroller display from default app skeleton using url pages public function display string path response what happened in cakephp action is called with one argument null which triggers argument passed to app controller pagescontroller display must be of the type string null given what you expected to happen action should receive no arguments like in cakephp fixed similar problem but this issue still exists
1
10,181
2,618,940,394
IssuesEvent
2015-03-03 00:03:50
chrsmith/open-ig
https://api.github.com/repos/chrsmith/open-ig
closed
Crash F6
auto-migrated Component-UI Priority-Medium Type-Defect
``` Game version: 0.95.179 Operating System: Windows 7 64-bit Java runtime version: 7 update 67 (build 1.7.0_67-b01) Installed using the Launcher? yes Game language (en, hu, de): hu What steps will reproduce the problem? 1. When I have to conquer the 5 Garthog planet stage. 2. I pushed F4 then F5 then F6 3. Crashed. Please provide any additional information below. An unexpected error occurred. You should consider submitting an error report via the project issue list: https://code.google.com/p/open-ig/issues/list Please include the following diagnostic information followed by the error stacktrace(s): Java version: 1.7.0_67 Java vendor: Oracle Corporation (http://java.oracle.com/) Java class version: 51.0 Operating system: Windows 7, x86, 6.1 Game version: 0.95.179 Command line: [-memonce, -hu] Available memory: 2 MB Maximum memory: 742 MB Parallelism: 8 Language: hu Date and time: 2014-08-18T01:53:01.478Z ---- A crash save may have been created. Please attach it in the issue report (zipped). java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(Unknown Source) at java.awt.image.Raster.createPackedRaster(Unknown Source) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source) at java.awt.image.BufferedImage.<init>(Unknown Source) at hu.openig.screen.TechnologyVideoRenderer.prepare(TechnologyVideoRenderer.java:126) at hu.openig.screen.TechnologyVideoRenderer$1.run(TechnologyVideoRenderer.java:68) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception in thread "TimerQueue" java.lang.OutOfMemoryError: Java heap space at java.awt.EventQueue.invokeLater(Unknown Source) at javax.swing.SwingUtilities.invokeLater(Unknown Source) at javax.swing.Timer$1.run(Unknown Source) at javax.swing.Timer$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.swing.Timer.post(Unknown Source) at javax.swing.TimerQueue.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(Unknown Source) at java.awt.image.Raster.createPackedRaster(Unknown Source) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source) at java.awt.GraphicsConfiguration.createCompatibleImage(Unknown Source) at java.awt.GraphicsConfiguration.createCompatibleImage(Unknown Source) at sun.awt.image.SunVolatileImage.getBackupImage(Unknown Source) at sun.awt.image.VolatileSurfaceManager.getBackupSurface(Unknown Source) at sun.awt.image.VolatileSurfaceManager.validate(Unknown Source) at sun.awt.image.SunVolatileImage.validate(Unknown Source) at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) at java.awt.Container.paint(Unknown Source) at java.awt.Window.paint(Unknown Source) at javax.swing.RepaintManager$3.run(Unknown Source) at javax.swing.RepaintManager$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.access$1100(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space at java.lang.Double.toString(Unknown Source) at java.lang.Double.toString(Unknown Source) at java.lang.String.valueOf(Unknown Source) at hu.openig.utils.XElement.set(XElement.java:561) at hu.openig.model.World.saveState(World.java:1254) at hu.openig.GameWindow.saveWorld(GameWindow.java:1278) at hu.openig.Startup$2.invoke(Startup.java:87) at hu.openig.Startup$2.invoke(Startup.java:1) at hu.openig.utils.ConsoleWatcher$5.crashSave(ConsoleWatcher.java:221) at hu.openig.utils.ConsoleWatcher$5.run(ConsoleWatcher.java:207) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space ``` Original issue reported on code.google.com by `pesip...@gmail.com` on 18 Aug 2014 at 1:58
1.0
Crash F6 - ``` Game version: 0.95.179 Operating System: Windows 7 64-bit Java runtime version: 7 update 67 (build 1.7.0_67-b01) Installed using the Launcher? yes Game language (en, hu, de): hu What steps will reproduce the problem? 1. When I have to conquer the 5 Garthog planet stage. 2. I pushed F4 then F5 then F6 3. Crashed. Please provide any additional information below. An unexpected error occurred. You should consider submitting an error report via the project issue list: https://code.google.com/p/open-ig/issues/list Please include the following diagnostic information followed by the error stacktrace(s): Java version: 1.7.0_67 Java vendor: Oracle Corporation (http://java.oracle.com/) Java class version: 51.0 Operating system: Windows 7, x86, 6.1 Game version: 0.95.179 Command line: [-memonce, -hu] Available memory: 2 MB Maximum memory: 742 MB Parallelism: 8 Language: hu Date and time: 2014-08-18T01:53:01.478Z ---- A crash save may have been created. Please attach it in the issue report (zipped). java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(Unknown Source) at java.awt.image.Raster.createPackedRaster(Unknown Source) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source) at java.awt.image.BufferedImage.<init>(Unknown Source) at hu.openig.screen.TechnologyVideoRenderer.prepare(TechnologyVideoRenderer.java:126) at hu.openig.screen.TechnologyVideoRenderer$1.run(TechnologyVideoRenderer.java:68) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception in thread "TimerQueue" java.lang.OutOfMemoryError: Java heap space at java.awt.EventQueue.invokeLater(Unknown Source) at javax.swing.SwingUtilities.invokeLater(Unknown Source) at javax.swing.Timer$1.run(Unknown Source) at javax.swing.Timer$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.swing.Timer.post(Unknown Source) at javax.swing.TimerQueue.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(Unknown Source) at java.awt.image.Raster.createPackedRaster(Unknown Source) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source) at java.awt.GraphicsConfiguration.createCompatibleImage(Unknown Source) at java.awt.GraphicsConfiguration.createCompatibleImage(Unknown Source) at sun.awt.image.SunVolatileImage.getBackupImage(Unknown Source) at sun.awt.image.VolatileSurfaceManager.getBackupSurface(Unknown Source) at sun.awt.image.VolatileSurfaceManager.validate(Unknown Source) at sun.awt.image.SunVolatileImage.validate(Unknown Source) at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) at java.awt.Container.paint(Unknown Source) at java.awt.Window.paint(Unknown Source) at javax.swing.RepaintManager$3.run(Unknown Source) at javax.swing.RepaintManager$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.access$1100(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space at java.lang.Double.toString(Unknown Source) at java.lang.Double.toString(Unknown Source) at java.lang.String.valueOf(Unknown Source) at hu.openig.utils.XElement.set(XElement.java:561) at hu.openig.model.World.saveState(World.java:1254) at hu.openig.GameWindow.saveWorld(GameWindow.java:1278) at hu.openig.Startup$2.invoke(Startup.java:87) at hu.openig.Startup$2.invoke(Startup.java:1) at hu.openig.utils.ConsoleWatcher$5.crashSave(ConsoleWatcher.java:221) at hu.openig.utils.ConsoleWatcher$5.run(ConsoleWatcher.java:207) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space ``` Original issue reported on code.google.com by `pesip...@gmail.com` on 18 Aug 2014 at 1:58
defect
crash game version operating system windows bit java runtime version update build installed using the launcher yes game language en hu de hu what steps will reproduce the problem when i have to conquer the garthog planet stage i pushed then then crashed please provide any additional information below an unexpected error occurred you should consider submitting an error report via the project issue list please include the following diagnostic information followed by the error stacktrace s java version java vendor oracle corporation java class version operating system windows game version command line available memory mb maximum memory mb parallelism language hu date and time a crash save may have been created please attach it in the issue report zipped java lang outofmemoryerror java heap space at java awt image databufferint unknown source at java awt image raster createpackedraster unknown source at java awt image directcolormodel createcompatiblewritableraster unknown source at java awt image bufferedimage unknown source at hu openig screen technologyvideorenderer prepare technologyvideorenderer java at hu openig screen technologyvideorenderer run technologyvideorenderer java at java util concurrent executors runnableadapter call unknown source at java util concurrent futuretask run unknown source at java util concurrent scheduledthreadpoolexecutor scheduledfuturetask access unknown source at java util concurrent scheduledthreadpoolexecutor scheduledfuturetask run unknown source at java util concurrent threadpoolexecutor runworker unknown source at java util concurrent threadpoolexecutor worker run unknown source at java lang thread run unknown source exception in thread timerqueue java lang outofmemoryerror java heap space at java awt eventqueue invokelater unknown source at javax swing swingutilities invokelater unknown source at javax swing timer run unknown source at javax swing timer run unknown source at java security accesscontroller doprivileged native method at javax swing timer post unknown source at javax swing timerqueue run unknown source at java lang thread run unknown source exception in thread awt eventqueue java lang outofmemoryerror java heap space at java awt image databufferint unknown source at java awt image raster createpackedraster unknown source at java awt image directcolormodel createcompatiblewritableraster unknown source at java awt graphicsconfiguration createcompatibleimage unknown source at java awt graphicsconfiguration createcompatibleimage unknown source at sun awt image sunvolatileimage getbackupimage unknown source at sun awt image volatilesurfacemanager getbackupsurface unknown source at sun awt image volatilesurfacemanager validate unknown source at sun awt image sunvolatileimage validate unknown source at javax swing repaintmanager paintmanager paint unknown source at javax swing repaintmanager paint unknown source at javax swing jcomponent paint unknown source at java awt graphicscallback paintcallback run unknown source at sun awt sungraphicscallback runonecomponent unknown source at sun awt sungraphicscallback runcomponents unknown source at java awt container paint unknown source at java awt window paint unknown source at javax swing repaintmanager run unknown source at javax swing repaintmanager run unknown source at java security accesscontroller doprivileged native method at java security protectiondomain dointersectionprivilege unknown source at javax swing repaintmanager paintdirtyregions unknown source at javax swing repaintmanager paintdirtyregions unknown source at javax swing repaintmanager prepaintdirtyregions unknown source at javax swing repaintmanager access unknown source at javax swing repaintmanager processingrunnable run unknown source at java awt event invocationevent dispatch unknown source at java awt eventqueue dispatcheventimpl unknown source at java awt eventqueue access unknown source at java awt eventqueue run unknown source at java awt eventqueue run unknown source at java security accesscontroller doprivileged native method exception in thread awt eventqueue java lang outofmemoryerror java heap space java lang outofmemoryerror java heap space at java lang double tostring unknown source at java lang double tostring unknown source at java lang string valueof unknown source at hu openig utils xelement set xelement java at hu openig model world savestate world java at hu openig gamewindow saveworld gamewindow java at hu openig startup invoke startup java at hu openig startup invoke startup java at hu openig utils consolewatcher crashsave consolewatcher java at hu openig utils consolewatcher run consolewatcher java at java awt event invocationevent dispatch unknown source at java awt eventqueue dispatcheventimpl unknown source at java awt eventqueue access unknown source at java awt eventqueue run unknown source at java awt eventqueue run unknown source at java security accesscontroller doprivileged native method at java security protectiondomain dointersectionprivilege unknown source at java awt eventqueue dispatchevent unknown source at java awt eventdispatchthread pumponeeventforfilters unknown source at java awt eventdispatchthread pumpeventsforfilter unknown source at java awt eventdispatchthread pumpeventsforhierarchy unknown source at java awt eventdispatchthread pumpevents unknown source at java awt eventdispatchthread pumpevents unknown source at java awt eventdispatchthread run unknown source exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space exception in thread awt eventqueue java lang outofmemoryerror java heap space original issue reported on code google com by pesip gmail com on aug at
1
82,051
31,880,780,675
IssuesEvent
2023-09-16 10:52:58
MDAnalysis/UserGuide
https://api.github.com/repos/MDAnalysis/UserGuide
opened
Missing navigation menu on mobile website?
defect
**Describe the bug** It seems that the navigation menu is no longer accessible in the mobile version of the UserGuide. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://userguide.mdanalysis.org/stable/index.html using a mobile device **Expected behavior** I expect to be able to access the navigation menu on mobile too, so that I can navigate the UserGuide. **Actual behavior** There is no navigation menu as far as I can tell, and therefore I have to rely on Google to land on the correct UserGuide page. **Smartphone (please complete the following information):** - Device: iPhone SE - OS: iOS16 - Browser: Safari/Firefox
1.0
Missing navigation menu on mobile website? - **Describe the bug** It seems that the navigation menu is no longer accessible in the mobile version of the UserGuide. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://userguide.mdanalysis.org/stable/index.html using a mobile device **Expected behavior** I expect to be able to access the navigation menu on mobile too, so that I can navigate the UserGuide. **Actual behavior** There is no navigation menu as far as I can tell, and therefore I have to rely on Google to land on the correct UserGuide page. **Smartphone (please complete the following information):** - Device: iPhone SE - OS: iOS16 - Browser: Safari/Firefox
defect
missing navigation menu on mobile website describe the bug it seems that the navigation menu is no longer accessible in the mobile version of the userguide to reproduce steps to reproduce the behavior go to using a mobile device expected behavior i expect to be able to access the navigation menu on mobile too so that i can navigate the userguide actual behavior there is no navigation menu as far as i can tell and therefore i have to rely on google to land on the correct userguide page smartphone please complete the following information device iphone se os browser safari firefox
1
528,875
15,376,288,189
IssuesEvent
2021-03-02 15:49:20
Thomasdezeeuw/heph
https://api.github.com/repos/Thomasdezeeuw/heph
opened
Test TcpStream::recv_n_vectored with array/slice
bug priority:low
Because the `BytesVectored::update_length` method is a no-op I don't think it will work correctly. Maybe the array and slice implementations of `BytesVectored` and `Bytes` should be removed.
1.0
Test TcpStream::recv_n_vectored with array/slice - Because the `BytesVectored::update_length` method is a no-op I don't think it will work correctly. Maybe the array and slice implementations of `BytesVectored` and `Bytes` should be removed.
non_defect
test tcpstream recv n vectored with array slice because the bytesvectored update length method is a no op i don t think it will work correctly maybe the array and slice implementations of bytesvectored and bytes should be removed
0
79,925
29,577,802,679
IssuesEvent
2023-06-07 01:24:09
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Intentional Mentions Testing: Editing a message caused an extra ping
T-Defect S-Minor A-Notifications O-Uncommon Z-Labs Z-GetYourUpdates
### Steps to reproduce During testing for the new intentional mentions MSC we found that editing a message with someone tagged in it cause an extra ping and it shouldn't have. We found this in an encrypted room but have a suspicion that the same thing happens in an unencrypted room (notifications are just handled differently there). To reproduce: - Enable intentional mentions on two accounts (both @clokep and @daniellekirkwood can help here if needed) - Send a message from account A to a room, in this message tag account B - Account B should receive a red highlight ping - Use Account A to edit the message - Account B should not get another ping (but does) ### Outcome #### What did you expect? #### What happened instead? ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? Yes
1.0
Intentional Mentions Testing: Editing a message caused an extra ping - ### Steps to reproduce During testing for the new intentional mentions MSC we found that editing a message with someone tagged in it cause an extra ping and it shouldn't have. We found this in an encrypted room but have a suspicion that the same thing happens in an unencrypted room (notifications are just handled differently there). To reproduce: - Enable intentional mentions on two accounts (both @clokep and @daniellekirkwood can help here if needed) - Send a message from account A to a room, in this message tag account B - Account B should receive a red highlight ping - Use Account A to edit the message - Account B should not get another ping (but does) ### Outcome #### What did you expect? #### What happened instead? ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? Yes
defect
intentional mentions testing editing a message caused an extra ping steps to reproduce during testing for the new intentional mentions msc we found that editing a message with someone tagged in it cause an extra ping and it shouldn t have we found this in an encrypted room but have a suspicion that the same thing happens in an unencrypted room notifications are just handled differently there to reproduce enable intentional mentions on two accounts both clokep and daniellekirkwood can help here if needed send a message from account a to a room in this message tag account b account b should receive a red highlight ping use account a to edit the message account b should not get another ping but does outcome what did you expect what happened instead operating system no response browser information no response url for webapp no response application version no response homeserver no response will you send logs yes
1
57,027
15,596,313,133
IssuesEvent
2021-03-18 15:44:28
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
No audio device detect
T-Defect
![image-2021-03-04-11-42-11-679](https://user-images.githubusercontent.com/5239755/111654176-92008680-8819-11eb-9f97-02558ed753cc.png) ### Description No Audio Outputs detected. No Microphones detected. ### Steps to reproduce - Run Element via Citrix XA ### Version information - **Platform**: desktop - **OS**: Windows - **Version**: 1.7.22 and 1.7.23 Version 1.7.21 not affected.
1.0
No audio device detect - ![image-2021-03-04-11-42-11-679](https://user-images.githubusercontent.com/5239755/111654176-92008680-8819-11eb-9f97-02558ed753cc.png) ### Description No Audio Outputs detected. No Microphones detected. ### Steps to reproduce - Run Element via Citrix XA ### Version information - **Platform**: desktop - **OS**: Windows - **Version**: 1.7.22 and 1.7.23 Version 1.7.21 not affected.
defect
no audio device detect description no audio outputs detected no microphones detected steps to reproduce run element via citrix xa version information platform desktop os windows version and version not affected
1
42,160
10,853,760,279
IssuesEvent
2019-11-13 15:16:37
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataTable: saving edited row after reorder (drag n' drop) updates wrong row
defect
When `p:dataTable` is used with attributes `draggableRows="true"` and `editable="true"` and user tries to reorder row by dragging it when row is in editing mode - after saving, row in old position gets changed, and not the dragged one. Strangely `event.getObject()` on `rowEdit` event returns correct Object (dragged one), which is unedited, because values are overwritten to Object in old position. This editing could work correctly or dragging could be disabled when rows are edited. Primefaces 6.0
1.0
DataTable: saving edited row after reorder (drag n' drop) updates wrong row - When `p:dataTable` is used with attributes `draggableRows="true"` and `editable="true"` and user tries to reorder row by dragging it when row is in editing mode - after saving, row in old position gets changed, and not the dragged one. Strangely `event.getObject()` on `rowEdit` event returns correct Object (dragged one), which is unedited, because values are overwritten to Object in old position. This editing could work correctly or dragging could be disabled when rows are edited. Primefaces 6.0
defect
datatable saving edited row after reorder drag n drop updates wrong row when p datatable is used with attributes draggablerows true and editable true and user tries to reorder row by dragging it when row is in editing mode after saving row in old position gets changed and not the dragged one strangely event getobject on rowedit event returns correct object dragged one which is unedited because values are overwritten to object in old position this editing could work correctly or dragging could be disabled when rows are edited primefaces
1
200,819
7,017,009,816
IssuesEvent
2017-12-21 07:42:46
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
opened
WebUI: Adjust the BOM Configuration window in Subtab for components
priority:high type:enhancement
### Is this a bug or feature request? Feature Request ### What is the current behavior? Currently, the BOM Window is not showing the most important fields in Subtab Grid View for BOM Components. #### Which are the steps to reproduce? Open and see. ### What is the expected or desired behavior? Adjust the Grid View of BOM Components Subtab and show the most important fields in there.
1.0
WebUI: Adjust the BOM Configuration window in Subtab for components - ### Is this a bug or feature request? Feature Request ### What is the current behavior? Currently, the BOM Window is not showing the most important fields in Subtab Grid View for BOM Components. #### Which are the steps to reproduce? Open and see. ### What is the expected or desired behavior? Adjust the Grid View of BOM Components Subtab and show the most important fields in there.
non_defect
webui adjust the bom configuration window in subtab for components is this a bug or feature request feature request what is the current behavior currently the bom window is not showing the most important fields in subtab grid view for bom components which are the steps to reproduce open and see what is the expected or desired behavior adjust the grid view of bom components subtab and show the most important fields in there
0
47,298
13,056,107,939
IssuesEvent
2020-07-30 03:40:53
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
make tarball broken in V04-00-00 (Trac #302)
Migrated from Trac combo reconstruction defect
I run the following script -------------------------- #!/usr/bin/env python from I3Tray import * -------------------------- at UMD on curry02. output: http://codepad.org/Xv5VfOK4 Modifying the generated env-shell.sh (L73) to include I3_PORTS in the LD_LIBRARY_PATH as ------------------------------------- I3_PORTS=/data/sge_build/i3tools-v3 _LD_LIBRARY_PATH=$BASEDIR/lib:$I3_PORTS/lib:$_ROOTSYS/lib:$BASEDIR/lib/tools:$LD_LIBRARY_PATH -------------------------------------- makes it work on curry02. On a UMD cluster node however the same script and environment produce: http://codepad.org/tegpubDQ Migrated from https://code.icecube.wisc.edu/ticket/302 ```json { "status": "closed", "changetime": "2015-07-07T22:32:33", "description": "I run the following script \n\n--------------------------\n#!/usr/bin/env python\nfrom I3Tray import *\n--------------------------\n\nat UMD on curry02.\n\noutput:\nhttp://codepad.org/Xv5VfOK4\n \nModifying the generated env-shell.sh (L73) to include I3_PORTS in the LD_LIBRARY_PATH as\n\n-------------------------------------\nI3_PORTS=/data/sge_build/i3tools-v3\n\n_LD_LIBRARY_PATH=$BASEDIR/lib:$I3_PORTS/lib:$_ROOTSYS/lib:$BASEDIR/lib/tools:$LD_LIBRARY_PATH\n--------------------------------------\n\n\nmakes it work on curry02. \n\nOn a UMD cluster node however the same script and environment produce:\nhttp://codepad.org/tegpubDQ\n\n\n\n\n", "reporter": "hwissing", "cc": "", "resolution": "worksforme", "_ts": "1436308353324715", "component": "combo reconstruction", "summary": "make tarball broken in V04-00-00", "priority": "normal", "keywords": "", "time": "2011-08-26T18:58:22", "milestone": "", "owner": "dladieu", "type": "defect" } ```
1.0
make tarball broken in V04-00-00 (Trac #302) - I run the following script -------------------------- #!/usr/bin/env python from I3Tray import * -------------------------- at UMD on curry02. output: http://codepad.org/Xv5VfOK4 Modifying the generated env-shell.sh (L73) to include I3_PORTS in the LD_LIBRARY_PATH as ------------------------------------- I3_PORTS=/data/sge_build/i3tools-v3 _LD_LIBRARY_PATH=$BASEDIR/lib:$I3_PORTS/lib:$_ROOTSYS/lib:$BASEDIR/lib/tools:$LD_LIBRARY_PATH -------------------------------------- makes it work on curry02. On a UMD cluster node however the same script and environment produce: http://codepad.org/tegpubDQ Migrated from https://code.icecube.wisc.edu/ticket/302 ```json { "status": "closed", "changetime": "2015-07-07T22:32:33", "description": "I run the following script \n\n--------------------------\n#!/usr/bin/env python\nfrom I3Tray import *\n--------------------------\n\nat UMD on curry02.\n\noutput:\nhttp://codepad.org/Xv5VfOK4\n \nModifying the generated env-shell.sh (L73) to include I3_PORTS in the LD_LIBRARY_PATH as\n\n-------------------------------------\nI3_PORTS=/data/sge_build/i3tools-v3\n\n_LD_LIBRARY_PATH=$BASEDIR/lib:$I3_PORTS/lib:$_ROOTSYS/lib:$BASEDIR/lib/tools:$LD_LIBRARY_PATH\n--------------------------------------\n\n\nmakes it work on curry02. \n\nOn a UMD cluster node however the same script and environment produce:\nhttp://codepad.org/tegpubDQ\n\n\n\n\n", "reporter": "hwissing", "cc": "", "resolution": "worksforme", "_ts": "1436308353324715", "component": "combo reconstruction", "summary": "make tarball broken in V04-00-00", "priority": "normal", "keywords": "", "time": "2011-08-26T18:58:22", "milestone": "", "owner": "dladieu", "type": "defect" } ```
defect
make tarball broken in trac i run the following script usr bin env python from import at umd on output modifying the generated env shell sh to include ports in the ld library path as ports data sge build ld library path basedir lib ports lib rootsys lib basedir lib tools ld library path makes it work on on a umd cluster node however the same script and environment produce migrated from json status closed changetime description i run the following script n n n usr bin env python nfrom import n n nat umd on n noutput n nmodifying the generated env shell sh to include ports in the ld library path as n n ports data sge build n n ld library path basedir lib ports lib rootsys lib basedir lib tools ld library path n n n nmakes it work on n non a umd cluster node however the same script and environment produce n reporter hwissing cc resolution worksforme ts component combo reconstruction summary make tarball broken in priority normal keywords time milestone owner dladieu type defect
1
63,821
18,011,362,120
IssuesEvent
2021-09-16 08:59:10
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
AjaxBehaviorListenerImpl#processAjaxBehavior: handle PropertyNotFoundException like MethodNotFoundException
defect
Complicated issue together wie Composite Components. Mojarra "converts" MethodNotFoundException into PropertyNotFoundException with following code. https://github.com/eclipse-ee4j/mojarra/blob/2.3.14-RELEASE/impl/src/main/java/com/sun/faces/facelets/el/ContextualCompositeMethodExpression.java#L176 PropertyNotFoundException ist not handeled by https://github.com/primefaces/primefaces/blob/2e79cbc628fa98885cad4688813fc7e82f6f3a97/primefaces/src/main/java/org/primefaces/behavior/ajax/AjaxBehaviorListenerImpl.java#L73 So PF-Fallback-code does not work. IMO we also should catch PropertyNotFoundException and handle it like MethodNotFoundException. There had been a similar issue in the past: https://github.com/primefaces/primefaces/issues/1375 This was adressed in a similar way.
1.0
AjaxBehaviorListenerImpl#processAjaxBehavior: handle PropertyNotFoundException like MethodNotFoundException - Complicated issue together wie Composite Components. Mojarra "converts" MethodNotFoundException into PropertyNotFoundException with following code. https://github.com/eclipse-ee4j/mojarra/blob/2.3.14-RELEASE/impl/src/main/java/com/sun/faces/facelets/el/ContextualCompositeMethodExpression.java#L176 PropertyNotFoundException ist not handeled by https://github.com/primefaces/primefaces/blob/2e79cbc628fa98885cad4688813fc7e82f6f3a97/primefaces/src/main/java/org/primefaces/behavior/ajax/AjaxBehaviorListenerImpl.java#L73 So PF-Fallback-code does not work. IMO we also should catch PropertyNotFoundException and handle it like MethodNotFoundException. There had been a similar issue in the past: https://github.com/primefaces/primefaces/issues/1375 This was adressed in a similar way.
defect
ajaxbehaviorlistenerimpl processajaxbehavior handle propertynotfoundexception like methodnotfoundexception complicated issue together wie composite components mojarra converts methodnotfoundexception into propertynotfoundexception with following code propertynotfoundexception ist not handeled by so pf fallback code does not work imo we also should catch propertynotfoundexception and handle it like methodnotfoundexception there had been a similar issue in the past this was adressed in a similar way
1
149,061
5,706,800,181
IssuesEvent
2017-04-18 12:22:03
Victoire/victoire
https://api.github.com/repos/Victoire/victoire
closed
Publish an article the first time should save the publishedAt property
in progress Priority : Medium Type : Bug
## Description The only way to have the publishedAt property filled is to choose the postponed status and fill manually the date we want ## Resolution Ideas the first time we publish the article, it should set the current date to the publishedAt date ## Related to | Bundle | -- | -- | -- | | -------------- |:--------:| -- | -- | | Analytics | | Page | | | Blog | &#10004; | Query | | | BusinessEntity | |Seo | | | BusinessPage | | Sitemap | | | Core | | Template | | | Criteria | | Twig | | | Filter | | User | | | Form | | ViewReference | | | I18n | | Widget | | | Media | | WidgetMap | |
1.0
Publish an article the first time should save the publishedAt property - ## Description The only way to have the publishedAt property filled is to choose the postponed status and fill manually the date we want ## Resolution Ideas the first time we publish the article, it should set the current date to the publishedAt date ## Related to | Bundle | -- | -- | -- | | -------------- |:--------:| -- | -- | | Analytics | | Page | | | Blog | &#10004; | Query | | | BusinessEntity | |Seo | | | BusinessPage | | Sitemap | | | Core | | Template | | | Criteria | | Twig | | | Filter | | User | | | Form | | ViewReference | | | I18n | | Widget | | | Media | | WidgetMap | |
non_defect
publish an article the first time should save the publishedat property description the only way to have the publishedat property filled is to choose the postponed status and fill manually the date we want resolution ideas the first time we publish the article it should set the current date to the publishedat date related to bundle analytics page blog query businessentity seo businesspage sitemap core template criteria twig filter user form viewreference widget media widgetmap
0
27,341
4,968,420,517
IssuesEvent
2016-12-05 09:49:50
TNGSB/eWallet
https://api.github.com/repos/TNGSB/eWallet
closed
eWallet_PaymentsModule_Issue encountered in payment to Little Taiwan # Live_023
Defect - High (Sev-2) Live Environment
1. Payment request successfully received but the request amount was strange. The amount "930000000000001" was requested for payment( see attached log). Expected amount should be "930" (cent form) 2. Server has successfully processed and response with "INSUFFICIENT BALANCE" status code (62) to the app. No locking from the back-end.
1.0
eWallet_PaymentsModule_Issue encountered in payment to Little Taiwan # Live_023 - 1. Payment request successfully received but the request amount was strange. The amount "930000000000001" was requested for payment( see attached log). Expected amount should be "930" (cent form) 2. Server has successfully processed and response with "INSUFFICIENT BALANCE" status code (62) to the app. No locking from the back-end.
defect
ewallet paymentsmodule issue encountered in payment to little taiwan live payment request successfully received but the request amount was strange the amount was requested for payment see attached log expected amount should be cent form server has successfully processed and response with insufficient balance status code to the app no locking from the back end
1
701,788
24,108,241,622
IssuesEvent
2022-09-20 09:13:31
harvester/tests
https://api.github.com/repos/harvester/tests
opened
[e2e] [FEATURE] Support Volume Snapshot
priority/1 func/volume area/UI type/functional
## What's the test to develop? Please describe A clear and concise description of what the test you want to develop. ## Prerequisite and dependency of test Any prerequisite environment and pre-condition required for this test. Provide test case dependency here if any. ## Describe the items of the test development (DoD, definition of done) you'd like > Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists - [ ] `item 1` ## Additional context Add any other context or screenshots about the test request here. related issue: https://github.com/harvester/harvester/issues/2294
1.0
[e2e] [FEATURE] Support Volume Snapshot - ## What's the test to develop? Please describe A clear and concise description of what the test you want to develop. ## Prerequisite and dependency of test Any prerequisite environment and pre-condition required for this test. Provide test case dependency here if any. ## Describe the items of the test development (DoD, definition of done) you'd like > Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists - [ ] `item 1` ## Additional context Add any other context or screenshots about the test request here. related issue: https://github.com/harvester/harvester/issues/2294
non_defect
support volume snapshot what s the test to develop please describe a clear and concise description of what the test you want to develop prerequisite and dependency of test any prerequisite environment and pre condition required for this test provide test case dependency here if any describe the items of the test development dod definition of done you d like please use a task list for items on a separate line with a clickable checkbox item additional context add any other context or screenshots about the test request here related issue
0
62,607
17,089,665,098
IssuesEvent
2021-07-08 15:47:47
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
IndexOutOfBoundsException when deserialising MULTISET as XML emulation with NULLs
C: Functionality E: All Editions P: Urgent T: Defect
When we interleave `NULL` values with non-`NULL` values, it seems the `MULTISET` as `XML` emulation produces an `IndexOutOfBoundsException`. This was not yet discovered in integration tests, as most queries didn't produce `NULL` values, or didn't mix them with non-`NULL` values (see also https://github.com/jOOQ/jOOQ/issues/12135) For example, this test: ```java Result<Record5<T, T, T, T, T>> r2 = ctx2.fetchValue(select(multiset( select( val(null, type).as("a"), val(value).as("b"), val(null, type).as("c"), val(value).as("d"), val(null, type).as("e")) ))); assertEquals(1, r2.size()); assertEquals(5, r2.get(0).size()); assertNull(r2.get(0).value1()); assertEquals(forCompare.apply(value), r2.get(0).value2()); assertNull(r2.get(0).value3()); assertEquals(forCompare.apply(value), r2.get(0).value4()); assertNull(r2.get(0).value5()); ``` Produces this query in PostgreSQL: ```xml select ( select xmlelement( name result, xmlagg(xmlelement( name record, xmlelement( name "a", "v0" ), xmlelement( name "b", "v1" ), xmlelement( name "c", "v2" ), xmlelement( name "d", "v3" ), xmlelement( name "e", "v4" ) )) ) from ( select null as "v0", 1 as "v1", null as "v2", 1 as "v3", null as "v4" ) as "t" ) ``` And this XML document: ```xml <result> <record> <a/> <b>1</b> <c/> <d>1</d> <e/> </record> </result> ``` With this exception when deserialising: ``` org.jooq.exception.DataAccessException: SQL [select (select xmlelement(name result, xmlagg(xmlelement(name record, xmlelement(name "a", "v0"), xmlelement(name "b", "v1"), xmlelement(name "c", "v2"), xmlelement(name "d", "v3"), xmlelement(name "e", "v4")))) from (select ? as "v0", ? as "v1", ? as "v2", ? as "v3", ? as "v4") as "t") -- SQL rendered with a free trial version of jOOQ 3.16.0-SNAPSHOT]; Error while reading field: multiset( select null "a", 1 "b", null "c", 1 "d", null "e" ), at JDBC index: 1 at org.jooq_3.16.0-SNAPSHOT.POSTGRES.debug(Unknown Source) at org.jooq.impl.Tools.translate(Tools.java:2951) at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:643) at org.jooq.impl.CursorImpl$CursorIterator.fetchNext(CursorImpl.java:1439) at org.jooq.impl.CursorImpl$CursorIterator.hasNext(CursorImpl.java:1400) at org.jooq.impl.CursorImpl.fetchNext(CursorImpl.java:220) at org.jooq.impl.Tools.fetchOne(Tools.java:2315) at org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:506) at org.jooq.impl.Tools.attach(Tools.java:1247) at org.jooq.impl.DefaultDSLContext.fetchOne(DefaultDSLContext.java:4598) at org.jooq.impl.DefaultDSLContext.lambda$53(DefaultDSLContext.java:4618) at org.jooq.impl.Tools.attach(Tools.java:1247) at org.jooq.impl.DefaultDSLContext.fetchValue(DefaultDSLContext.java:4618) at org.jooq.test.all.testcases.MultisetTests.lambda$96(MultisetTests.java:664) at org.jooq.test.jOOQAbstractTest.withDSLContext(jOOQAbstractTest.java:1603) at org.jooq.test.jOOQAbstractTest.bindAndInlineWithDSLContexts(jOOQAbstractTest.java:1596) at org.jooq.test.BaseTest.bindAndInlineWithDSLContexts(BaseTest.java:1637) at org.jooq.test.all.testcases.MultisetTests.lambda$95(MultisetTests.java:657) at org.jooq.test.all.testcases.MultisetTests.testMultisetEmulations(MultisetTests.java:1038) at org.jooq.test.all.testcases.MultisetTests.assertMultisetDataType(MultisetTests.java:656) at org.jooq.test.all.testcases.MultisetTests.assertMultisetDataType(MultisetTests.java:652) at org.jooq.test.all.testcases.MultisetTests.testMultisetProjectionDataTypeNumber(MultisetTests.java:685) at org.jooq.test.jOOQAbstractTest.testMultisetProjectionDataTypeNumber(jOOQAbstractTest.java:4300) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) Caused by: java.sql.SQLException: Error while reading field: multiset( select null "a", 1 "b", null "c", 1 "d", null "e" ), at JDBC index: 1 at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.setValue(CursorImpl.java:1561) at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.apply(CursorImpl.java:1500) at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.apply(CursorImpl.java:1) at org.jooq.impl.RecordDelegate.operate(RecordDelegate.java:143) at org.jooq.impl.CursorImpl$CursorIterator.fetchNext(CursorImpl.java:1424) ... 50 more Caused by: org.jooq.exception.DataAccessException: Could not read the XML string at org.jooq.impl.XMLHandler.read(XMLHandler.java:147) at org.jooq.impl.DefaultBinding$DefaultResultBinding.readMultiset(DefaultBinding.java:3811) at org.jooq.impl.DefaultBinding$DefaultResultBinding.get0(DefaultBinding.java:3793) at org.jooq.impl.DefaultBinding$DefaultResultBinding.get0(DefaultBinding.java:1) at org.jooq.impl.DefaultBinding$AbstractBinding.get(DefaultBinding.java:931) at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.setValue(CursorImpl.java:1551) ... 54 more Caused by: java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at org.jooq.impl.XMLHandler.characters(XMLHandler.java:311) at oracle.xml.parser.v2.NonValidatingParser.reportCharacters(NonValidatingParser.java:2170) at oracle.xml.parser.v2.NonValidatingParser.parseText(NonValidatingParser.java:1846) at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1718) at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:461) at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:407) at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:254) at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:298) at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:236) at org.jooq.impl.XMLHandler.read(XMLHandler.java:143) ... 59 more ``` ---- See also: https://github.com/jOOQ/jOOQ/issues/12135
1.0
IndexOutOfBoundsException when deserialising MULTISET as XML emulation with NULLs - When we interleave `NULL` values with non-`NULL` values, it seems the `MULTISET` as `XML` emulation produces an `IndexOutOfBoundsException`. This was not yet discovered in integration tests, as most queries didn't produce `NULL` values, or didn't mix them with non-`NULL` values (see also https://github.com/jOOQ/jOOQ/issues/12135) For example, this test: ```java Result<Record5<T, T, T, T, T>> r2 = ctx2.fetchValue(select(multiset( select( val(null, type).as("a"), val(value).as("b"), val(null, type).as("c"), val(value).as("d"), val(null, type).as("e")) ))); assertEquals(1, r2.size()); assertEquals(5, r2.get(0).size()); assertNull(r2.get(0).value1()); assertEquals(forCompare.apply(value), r2.get(0).value2()); assertNull(r2.get(0).value3()); assertEquals(forCompare.apply(value), r2.get(0).value4()); assertNull(r2.get(0).value5()); ``` Produces this query in PostgreSQL: ```xml select ( select xmlelement( name result, xmlagg(xmlelement( name record, xmlelement( name "a", "v0" ), xmlelement( name "b", "v1" ), xmlelement( name "c", "v2" ), xmlelement( name "d", "v3" ), xmlelement( name "e", "v4" ) )) ) from ( select null as "v0", 1 as "v1", null as "v2", 1 as "v3", null as "v4" ) as "t" ) ``` And this XML document: ```xml <result> <record> <a/> <b>1</b> <c/> <d>1</d> <e/> </record> </result> ``` With this exception when deserialising: ``` org.jooq.exception.DataAccessException: SQL [select (select xmlelement(name result, xmlagg(xmlelement(name record, xmlelement(name "a", "v0"), xmlelement(name "b", "v1"), xmlelement(name "c", "v2"), xmlelement(name "d", "v3"), xmlelement(name "e", "v4")))) from (select ? as "v0", ? as "v1", ? as "v2", ? as "v3", ? as "v4") as "t") -- SQL rendered with a free trial version of jOOQ 3.16.0-SNAPSHOT]; Error while reading field: multiset( select null "a", 1 "b", null "c", 1 "d", null "e" ), at JDBC index: 1 at org.jooq_3.16.0-SNAPSHOT.POSTGRES.debug(Unknown Source) at org.jooq.impl.Tools.translate(Tools.java:2951) at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:643) at org.jooq.impl.CursorImpl$CursorIterator.fetchNext(CursorImpl.java:1439) at org.jooq.impl.CursorImpl$CursorIterator.hasNext(CursorImpl.java:1400) at org.jooq.impl.CursorImpl.fetchNext(CursorImpl.java:220) at org.jooq.impl.Tools.fetchOne(Tools.java:2315) at org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:506) at org.jooq.impl.Tools.attach(Tools.java:1247) at org.jooq.impl.DefaultDSLContext.fetchOne(DefaultDSLContext.java:4598) at org.jooq.impl.DefaultDSLContext.lambda$53(DefaultDSLContext.java:4618) at org.jooq.impl.Tools.attach(Tools.java:1247) at org.jooq.impl.DefaultDSLContext.fetchValue(DefaultDSLContext.java:4618) at org.jooq.test.all.testcases.MultisetTests.lambda$96(MultisetTests.java:664) at org.jooq.test.jOOQAbstractTest.withDSLContext(jOOQAbstractTest.java:1603) at org.jooq.test.jOOQAbstractTest.bindAndInlineWithDSLContexts(jOOQAbstractTest.java:1596) at org.jooq.test.BaseTest.bindAndInlineWithDSLContexts(BaseTest.java:1637) at org.jooq.test.all.testcases.MultisetTests.lambda$95(MultisetTests.java:657) at org.jooq.test.all.testcases.MultisetTests.testMultisetEmulations(MultisetTests.java:1038) at org.jooq.test.all.testcases.MultisetTests.assertMultisetDataType(MultisetTests.java:656) at org.jooq.test.all.testcases.MultisetTests.assertMultisetDataType(MultisetTests.java:652) at org.jooq.test.all.testcases.MultisetTests.testMultisetProjectionDataTypeNumber(MultisetTests.java:685) at org.jooq.test.jOOQAbstractTest.testMultisetProjectionDataTypeNumber(jOOQAbstractTest.java:4300) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:93) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:529) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:756) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:452) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) Caused by: java.sql.SQLException: Error while reading field: multiset( select null "a", 1 "b", null "c", 1 "d", null "e" ), at JDBC index: 1 at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.setValue(CursorImpl.java:1561) at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.apply(CursorImpl.java:1500) at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.apply(CursorImpl.java:1) at org.jooq.impl.RecordDelegate.operate(RecordDelegate.java:143) at org.jooq.impl.CursorImpl$CursorIterator.fetchNext(CursorImpl.java:1424) ... 50 more Caused by: org.jooq.exception.DataAccessException: Could not read the XML string at org.jooq.impl.XMLHandler.read(XMLHandler.java:147) at org.jooq.impl.DefaultBinding$DefaultResultBinding.readMultiset(DefaultBinding.java:3811) at org.jooq.impl.DefaultBinding$DefaultResultBinding.get0(DefaultBinding.java:3793) at org.jooq.impl.DefaultBinding$DefaultResultBinding.get0(DefaultBinding.java:1) at org.jooq.impl.DefaultBinding$AbstractBinding.get(DefaultBinding.java:931) at org.jooq.impl.CursorImpl$CursorIterator$CursorRecordInitialiser.setValue(CursorImpl.java:1551) ... 54 more Caused by: java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at org.jooq.impl.XMLHandler.characters(XMLHandler.java:311) at oracle.xml.parser.v2.NonValidatingParser.reportCharacters(NonValidatingParser.java:2170) at oracle.xml.parser.v2.NonValidatingParser.parseText(NonValidatingParser.java:1846) at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1718) at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:461) at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:407) at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:254) at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:298) at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:236) at org.jooq.impl.XMLHandler.read(XMLHandler.java:143) ... 59 more ``` ---- See also: https://github.com/jOOQ/jOOQ/issues/12135
defect
indexoutofboundsexception when deserialising multiset as xml emulation with nulls when we interleave null values with non null values it seems the multiset as xml emulation produces an indexoutofboundsexception this was not yet discovered in integration tests as most queries didn t produce null values or didn t mix them with non null values see also for example this test java result fetchvalue select multiset select val null type as a val value as b val null type as c val value as d val null type as e assertequals size assertequals get size assertnull get assertequals forcompare apply value get assertnull get assertequals forcompare apply value get assertnull get produces this query in postgresql xml select select xmlelement name result xmlagg xmlelement name record xmlelement name a xmlelement name b xmlelement name c xmlelement name d xmlelement name e from select null as as null as as null as as t and this xml document xml with this exception when deserialising org jooq exception dataaccessexception sql error while reading field multiset select null a b null c d null e at jdbc index at org jooq snapshot postgres debug unknown source at org jooq impl tools translate tools java at org jooq impl defaultexecutecontext sqlexception defaultexecutecontext java at org jooq impl cursorimpl cursoriterator fetchnext cursorimpl java at org jooq impl cursorimpl cursoriterator hasnext cursorimpl java at org jooq impl cursorimpl fetchnext cursorimpl java at org jooq impl tools fetchone tools java at org jooq impl resultquerytrait fetchone resultquerytrait java at org jooq impl tools attach tools java at org jooq impl defaultdslcontext fetchone defaultdslcontext java at org jooq impl defaultdslcontext lambda defaultdslcontext java at org jooq impl tools attach tools java at org jooq impl defaultdslcontext fetchvalue defaultdslcontext java at org jooq test all testcases multisettests lambda multisettests java at org jooq test jooqabstracttest withdslcontext jooqabstracttest java at org jooq test jooqabstracttest bindandinlinewithdslcontexts jooqabstracttest java at org jooq test basetest bindandinlinewithdslcontexts basetest java at org jooq test all testcases multisettests lambda multisettests java at org jooq test all testcases multisettests testmultisetemulations multisettests java at org jooq test all testcases multisettests assertmultisetdatatype multisettests java at org jooq test all testcases multisettests assertmultisetdatatype multisettests java at org jooq test all testcases multisettests testmultisetprojectiondatatypenumber multisettests java at org jooq test jooqabstracttest testmultisetprojectiondatatypenumber jooqabstracttest java at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit rules testwatcher evaluate testwatcher java at org junit runners parentrunner evaluate parentrunner java at org junit runners evaluate java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org eclipse jdt internal runner run java at org eclipse jdt internal junit runner testexecution run testexecution java at org eclipse jdt internal junit runner remotetestrunner runtests remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner runtests remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner run remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner main remotetestrunner java caused by java sql sqlexception error while reading field multiset select null a b null c d null e at jdbc index at org jooq impl cursorimpl cursoriterator cursorrecordinitialiser setvalue cursorimpl java at org jooq impl cursorimpl cursoriterator cursorrecordinitialiser apply cursorimpl java at org jooq impl cursorimpl cursoriterator cursorrecordinitialiser apply cursorimpl java at org jooq impl recorddelegate operate recorddelegate java at org jooq impl cursorimpl cursoriterator fetchnext cursorimpl java more caused by org jooq exception dataaccessexception could not read the xml string at org jooq impl xmlhandler read xmlhandler java at org jooq impl defaultbinding defaultresultbinding readmultiset defaultbinding java at org jooq impl defaultbinding defaultresultbinding defaultbinding java at org jooq impl defaultbinding defaultresultbinding defaultbinding java at org jooq impl defaultbinding abstractbinding get defaultbinding java at org jooq impl cursorimpl cursoriterator cursorrecordinitialiser setvalue cursorimpl java more caused by java lang indexoutofboundsexception index out of bounds for length at java base jdk internal util preconditions outofbounds preconditions java at java base jdk internal util preconditions outofboundscheckindex preconditions java at java base jdk internal util preconditions checkindex preconditions java at java base java util objects checkindex objects java at java base java util arraylist get arraylist java at org jooq impl xmlhandler characters xmlhandler java at oracle xml parser nonvalidatingparser reportcharacters nonvalidatingparser java at oracle xml parser nonvalidatingparser parsetext nonvalidatingparser java at oracle xml parser nonvalidatingparser parseelement nonvalidatingparser java at oracle xml parser nonvalidatingparser parserootelement nonvalidatingparser java at oracle xml parser nonvalidatingparser parsedocument nonvalidatingparser java at oracle xml parser xmlparser parse xmlparser java at oracle xml jaxp jxsaxparser parse jxsaxparser java at oracle xml jaxp jxsaxparser parse jxsaxparser java at org jooq impl xmlhandler read xmlhandler java more see also
1
26,243
4,642,496,774
IssuesEvent
2016-09-30 09:50:59
netty/netty
https://api.github.com/repos/netty/netty
closed
Regression: JVM crash in tcnative-boringssl during mutual TLS handshake with chain
defect
Netty version: 4.1.5.Final Context: Initiating client TLS negotiation with a certificate chain (client cert + trust chain) on netty 4.1.5.Final with netty-tcnative-boringssl-static 1.1.33.Fork21 on Ubuntu 14.04 causes the JVM to crash with SIGABRT / exit code 134. This scenario worked with netty 4.1.3.Final / netty-tcnative-boringssl-static 1.1.33.Fork19 and prior. It still succeeds when the client supplies only a single cert with no trust chain. Steps to reproduce: Example program to reproduce posted using grpc 1.0.1: https://github.com/douglasc-nflx/netty-tcnative-crash-demo $ java -version java version "1.8.0_101" Java(TM) SE Runtime Environment (build 1.8.0_101-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode) $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty $ uname -a Linux darkstar 3.13.0-95-generic #142-Ubuntu SMP Fri Aug 12 17:00:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
1.0
Regression: JVM crash in tcnative-boringssl during mutual TLS handshake with chain - Netty version: 4.1.5.Final Context: Initiating client TLS negotiation with a certificate chain (client cert + trust chain) on netty 4.1.5.Final with netty-tcnative-boringssl-static 1.1.33.Fork21 on Ubuntu 14.04 causes the JVM to crash with SIGABRT / exit code 134. This scenario worked with netty 4.1.3.Final / netty-tcnative-boringssl-static 1.1.33.Fork19 and prior. It still succeeds when the client supplies only a single cert with no trust chain. Steps to reproduce: Example program to reproduce posted using grpc 1.0.1: https://github.com/douglasc-nflx/netty-tcnative-crash-demo $ java -version java version "1.8.0_101" Java(TM) SE Runtime Environment (build 1.8.0_101-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode) $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty $ uname -a Linux darkstar 3.13.0-95-generic #142-Ubuntu SMP Fri Aug 12 17:00:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
defect
regression jvm crash in tcnative boringssl during mutual tls handshake with chain netty version final context initiating client tls negotiation with a certificate chain client cert trust chain on netty final with netty tcnative boringssl static on ubuntu causes the jvm to crash with sigabrt exit code this scenario worked with netty final netty tcnative boringssl static and prior it still succeeds when the client supplies only a single cert with no trust chain steps to reproduce example program to reproduce posted using grpc java version java version java tm se runtime environment build java hotspot tm bit server vm build mixed mode lsb release a no lsb modules are available distributor id ubuntu description ubuntu lts release codename trusty uname a linux darkstar generic ubuntu smp fri aug utc gnu linux
1
29,143
5,546,821,085
IssuesEvent
2017-03-23 02:37:47
smaugho/declex
https://api.github.com/repos/smaugho/declex
closed
Rename @Action annotation to @Run
defect
Right now the @Action annotation is not effective anymore due to the globalizations of Actions in the project.. but they still have the important task to link methods to existing or implemented methods. For instance: ```java @Run void onCreate() { //Code to execute in onCreate in the generated class } ``` ```java @Run $SomeAction onSomeEvent; // ``` In this way the annotation `@Action` would be not linked anymore to "Actions" neither by name.
1.0
Rename @Action annotation to @Run - Right now the @Action annotation is not effective anymore due to the globalizations of Actions in the project.. but they still have the important task to link methods to existing or implemented methods. For instance: ```java @Run void onCreate() { //Code to execute in onCreate in the generated class } ``` ```java @Run $SomeAction onSomeEvent; // ``` In this way the annotation `@Action` would be not linked anymore to "Actions" neither by name.
defect
rename action annotation to run right now the action annotation is not effective anymore due to the globalizations of actions in the project but they still have the important task to link methods to existing or implemented methods for instance java run void oncreate code to execute in oncreate in the generated class java run someaction onsomeevent in this way the annotation action would be not linked anymore to actions neither by name
1
191,797
6,842,910,098
IssuesEvent
2017-11-12 08:57:04
CS2103AUG2017-F09-B2/main
https://api.github.com/repos/CS2103AUG2017-F09-B2/main
closed
Add Command duplicate name
priority.High type.Bug
Issue highlighted in #68 , where adding a place with same name and postal code is allowed
1.0
Add Command duplicate name - Issue highlighted in #68 , where adding a place with same name and postal code is allowed
non_defect
add command duplicate name issue highlighted in where adding a place with same name and postal code is allowed
0
3,212
2,609,758,043
IssuesEvent
2015-02-26 16:35:28
TamarackConsulting/Creekridge_Portal
https://api.github.com/repos/TamarackConsulting/Creekridge_Portal
closed
Applications
Minor Defect Ready for Testing
@tbstevens just some small text changes to remain consistent on "Applications" vs. "Credit Applications". Please change: - View Applications page heading to "View Applications" (remove Credit) - View Applications page, please remove "applications" after Display drop down - Manage Documents page, please change button to say "Back to Application" (vs. Back to Credit App) Thanks!
1.0
Applications - @tbstevens just some small text changes to remain consistent on "Applications" vs. "Credit Applications". Please change: - View Applications page heading to "View Applications" (remove Credit) - View Applications page, please remove "applications" after Display drop down - Manage Documents page, please change button to say "Back to Application" (vs. Back to Credit App) Thanks!
defect
applications tbstevens just some small text changes to remain consistent on applications vs credit applications please change view applications page heading to view applications remove credit view applications page please remove applications after display drop down manage documents page please change button to say back to application vs back to credit app thanks
1
44,238
12,066,169,956
IssuesEvent
2020-04-16 11:16:36
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
HPXConfig.cmake contains ill-formed paths when library paths use backslashes
category: CMake platform: Windows type: defect
## Expected Behavior `find_package(HPX REQUIRED)` should work. ## Actual Behavior `HPXConfig.cmake` contains statements like `set(HPX_HWLOC_ROOT "C:\local\hwloc-win64-build-2.1.0")` resulting in the following when used: ``` 1> [CMake] CMake Error at C:/stellar/inst-hpx-stable-release/lib/cmake/HPX/HPXConfig.cmake:79 (set): 1> [CMake] Syntax error in cmake code at 1> [CMake] 1> [CMake] C:/stellar/inst-hpx-stable-release/lib/cmake/HPX/HPXConfig.cmake:79 1> [CMake] 1> [CMake] when parsing string 1> [CMake] 1> [CMake] C:\local\hwloc-win64-build-2.1.0 1> [CMake] 1> [CMake] Invalid character escape '\l'. 1> [CMake] Call Stack (most recent call first): 1> [CMake] CMakeLists.txt:8 (find_package) ``` ## Steps to Reproduce the Problem 1. Build HPX with a command line like `cmake ..\hpx -DCMAKE_BUILD_TYPE=Release -G "Ninja" -DCMAKE_INSTALL_PREFIX=C:\stellar\inst-hpx-stable-release -DHWLOC_ROOT=C:\local\hwloc-win64-build-2.1.0 -DHPX_WITH_TESTS=OFF -DHPX_WITH_EXAMPLES=OFF` 1. Use `find_package(HPX REQUIRED)` in a project. 1. Run `cmake ..\demo-hpx -G "Visual Studio 16 2019" -A x64 -DHPX_ROOT=C:\stellar\inst-hpx-stable-release` ## Specifications ... Please describe your environment - HPX Version: stable tag (e7090becdafd73ebcea5bc010976676188d1ffac) - Platform (compiler, OS): Windows 10, VS 2019 x64 command prompt, CMake 3.17.0
1.0
HPXConfig.cmake contains ill-formed paths when library paths use backslashes - ## Expected Behavior `find_package(HPX REQUIRED)` should work. ## Actual Behavior `HPXConfig.cmake` contains statements like `set(HPX_HWLOC_ROOT "C:\local\hwloc-win64-build-2.1.0")` resulting in the following when used: ``` 1> [CMake] CMake Error at C:/stellar/inst-hpx-stable-release/lib/cmake/HPX/HPXConfig.cmake:79 (set): 1> [CMake] Syntax error in cmake code at 1> [CMake] 1> [CMake] C:/stellar/inst-hpx-stable-release/lib/cmake/HPX/HPXConfig.cmake:79 1> [CMake] 1> [CMake] when parsing string 1> [CMake] 1> [CMake] C:\local\hwloc-win64-build-2.1.0 1> [CMake] 1> [CMake] Invalid character escape '\l'. 1> [CMake] Call Stack (most recent call first): 1> [CMake] CMakeLists.txt:8 (find_package) ``` ## Steps to Reproduce the Problem 1. Build HPX with a command line like `cmake ..\hpx -DCMAKE_BUILD_TYPE=Release -G "Ninja" -DCMAKE_INSTALL_PREFIX=C:\stellar\inst-hpx-stable-release -DHWLOC_ROOT=C:\local\hwloc-win64-build-2.1.0 -DHPX_WITH_TESTS=OFF -DHPX_WITH_EXAMPLES=OFF` 1. Use `find_package(HPX REQUIRED)` in a project. 1. Run `cmake ..\demo-hpx -G "Visual Studio 16 2019" -A x64 -DHPX_ROOT=C:\stellar\inst-hpx-stable-release` ## Specifications ... Please describe your environment - HPX Version: stable tag (e7090becdafd73ebcea5bc010976676188d1ffac) - Platform (compiler, OS): Windows 10, VS 2019 x64 command prompt, CMake 3.17.0
defect
hpxconfig cmake contains ill formed paths when library paths use backslashes expected behavior find package hpx required should work actual behavior hpxconfig cmake contains statements like set hpx hwloc root c local hwloc build resulting in the following when used cmake error at c stellar inst hpx stable release lib cmake hpx hpxconfig cmake set syntax error in cmake code at c stellar inst hpx stable release lib cmake hpx hpxconfig cmake when parsing string c local hwloc build invalid character escape l call stack most recent call first cmakelists txt find package steps to reproduce the problem build hpx with a command line like cmake hpx dcmake build type release g ninja dcmake install prefix c stellar inst hpx stable release dhwloc root c local hwloc build dhpx with tests off dhpx with examples off use find package hpx required in a project run cmake demo hpx g visual studio a dhpx root c stellar inst hpx stable release specifications please describe your environment hpx version stable tag platform compiler os windows vs command prompt cmake
1
67,514
20,972,980,681
IssuesEvent
2022-03-28 13:05:00
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
p-treeTableHeaderCheckbox doesn't select/unselect all when TreeTable has dataKey property
defect
**I'm submitting a ...** (check one with "x") ``` [ x ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35 ``` **Plunkr Case (Bug Reports)** https://stackblitz.com/edit/primeng-treetableselection-demo-vbfsum **Current behavior** The top select-all checkbox doesn't work if p-treeTable dataKey property is used (e.g. <p-treeTable dataKey="name"). The root nodes are not selected and nothing happens if I click the second time. Only child nodes are selected **Expected behavior** Click the top select-all checkbox should select or unselect all the nodes. **Minimal reproduction of the problem with instructions** Just use "dataKey" property for the p-treeTable and try to use p-treeTableHeaderCheckbox * **Angular version:** 9.X * **PrimeNG version:** 9.X * **Browser:** [all | Chrome 84 | Firefox 79 | IE Edge]
1.0
p-treeTableHeaderCheckbox doesn't select/unselect all when TreeTable has dataKey property - **I'm submitting a ...** (check one with "x") ``` [ x ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35 ``` **Plunkr Case (Bug Reports)** https://stackblitz.com/edit/primeng-treetableselection-demo-vbfsum **Current behavior** The top select-all checkbox doesn't work if p-treeTable dataKey property is used (e.g. <p-treeTable dataKey="name"). The root nodes are not selected and nothing happens if I click the second time. Only child nodes are selected **Expected behavior** Click the top select-all checkbox should select or unselect all the nodes. **Minimal reproduction of the problem with instructions** Just use "dataKey" property for the p-treeTable and try to use p-treeTableHeaderCheckbox * **Angular version:** 9.X * **PrimeNG version:** 9.X * **Browser:** [all | Chrome 84 | Firefox 79 | IE Edge]
defect
p treetableheadercheckbox doesn t select unselect all when treetable has datakey property i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see plunkr case bug reports current behavior the top select all checkbox doesn t work if p treetable datakey property is used e g p treetable datakey name the root nodes are not selected and nothing happens if i click the second time only child nodes are selected expected behavior click the top select all checkbox should select or unselect all the nodes minimal reproduction of the problem with instructions just use datakey property for the p treetable and try to use p treetableheadercheckbox angular version x primeng version x browser
1
351,685
25,036,670,897
IssuesEvent
2022-11-04 16:35:33
najiha2002/ATMInterface
https://api.github.com/repos/najiha2002/ATMInterface
closed
pages: Incomplete flow of pages
documentation
# pages The pages; enter PIN, verifying PIN, PIN incorrect should be included in the Cash Withdrawal flow.
1.0
pages: Incomplete flow of pages - # pages The pages; enter PIN, verifying PIN, PIN incorrect should be included in the Cash Withdrawal flow.
non_defect
pages incomplete flow of pages pages the pages enter pin verifying pin pin incorrect should be included in the cash withdrawal flow
0
379,569
11,223,495,531
IssuesEvent
2020-01-07 22:52:31
idaholab/raven
https://api.github.com/repos/idaholab/raven
opened
[TASK] Relocate CashFlow
priority_minor task
-------- Issue Description -------- Since CashFlow is now being maintained by RAVEN developers, the repo has been moved. The submodule should be updated. ---------------- For Change Control Board: Issue Review ---------------- This review should occur before any development is performed as a response to this issue. - [x] 1. Is it tagged with a type: defect or task? - [x] 2. Is it tagged with a priority: critical, normal or minor? - [x] 3. If it will impact requirements or requirements tests, is it tagged with requirements? - [x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users. - [x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.) ------- For Change Control Board: Issue Closure ------- This review should occur when the issue is imminently going to be closed. - [ ] 1. If the issue is a defect, is the defect fixed? - [ ] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.) - [ ] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)? - [ ] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)? - [ ] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
1.0
[TASK] Relocate CashFlow - -------- Issue Description -------- Since CashFlow is now being maintained by RAVEN developers, the repo has been moved. The submodule should be updated. ---------------- For Change Control Board: Issue Review ---------------- This review should occur before any development is performed as a response to this issue. - [x] 1. Is it tagged with a type: defect or task? - [x] 2. Is it tagged with a priority: critical, normal or minor? - [x] 3. If it will impact requirements or requirements tests, is it tagged with requirements? - [x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users. - [x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.) ------- For Change Control Board: Issue Closure ------- This review should occur when the issue is imminently going to be closed. - [ ] 1. If the issue is a defect, is the defect fixed? - [ ] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.) - [ ] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)? - [ ] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)? - [ ] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
non_defect
relocate cashflow issue description since cashflow is now being maintained by raven developers the repo has been moved the submodule should be updated for change control board issue review this review should occur before any development is performed as a response to this issue is it tagged with a type defect or task is it tagged with a priority critical normal or minor if it will impact requirements or requirements tests is it tagged with requirements if it is a defect can it cause wrong results for users if so an email needs to be sent to the users is a rationale provided such as explaining why the improvement is needed or why current code is wrong for change control board issue closure this review should occur when the issue is imminently going to be closed if the issue is a defect is the defect fixed if the issue is a defect is the defect tested for in the regression test system if not explain why not if the issue can impact users has an email to the users group been written the email should specify if the defect impacts stable or master if the issue is a defect does it impact the latest release branch if yes is there any issue tagged with release create if needed if the issue is being closed without a pull request has an explanation of why it is being closed been provided
0
60,394
17,023,414,692
IssuesEvent
2021-07-03 01:54:34
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
"also part of" untranslatable
Component: website Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 12.53am, Tuesday, 2nd June 2009]** Code: ``` <% if related_ways.size > 0 then %> (also part of <%= related_ways.map { |w| link_to(h(printable_name(w)), :action => "way", :id => w.id.to_s) }.join(", ") %>) <% end % ``` See e.g. http://www.openstreetmap.org/browse/way/29116053
1.0
"also part of" untranslatable - **[Submitted to the original trac issue database at 12.53am, Tuesday, 2nd June 2009]** Code: ``` <% if related_ways.size > 0 then %> (also part of <%= related_ways.map { |w| link_to(h(printable_name(w)), :action => "way", :id => w.id.to_s) }.join(", ") %>) <% end % ``` See e.g. http://www.openstreetmap.org/browse/way/29116053
defect
also part of untranslatable code then also part of way id w id to s join end see e g
1
585,553
17,500,224,745
IssuesEvent
2021-08-10 08:32:09
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
app.dashlane.com - see bug description
browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 90.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0 --> <!-- @reported_with: addon-reporter-firefox --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/82916 --> **URL**: https://app.dashlane.com/credentials **Browser / Version**: Firefox 90.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: When pinned, occassionally will loop preloader and not load **Steps to Reproduce**: only happens when pinned. Upon starting firefox, page will sometimes just loop loading indefinitely unless refreshed <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2021/8/98b10af4-0691-4154-866c-d8f01bb4d05d.jpg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with โค๏ธ_
1.0
app.dashlane.com - see bug description - <!-- @browser: Firefox 90.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0 --> <!-- @reported_with: addon-reporter-firefox --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/82916 --> **URL**: https://app.dashlane.com/credentials **Browser / Version**: Firefox 90.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: When pinned, occassionally will loop preloader and not load **Steps to Reproduce**: only happens when pinned. Upon starting firefox, page will sometimes just loop loading indefinitely unless refreshed <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2021/8/98b10af4-0691-4154-866c-d8f01bb4d05d.jpg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with โค๏ธ_
non_defect
app dashlane com see bug description url browser version firefox operating system windows tested another browser yes chrome problem type something else description when pinned occassionally will loop preloader and not load steps to reproduce only happens when pinned upon starting firefox page will sometimes just loop loading indefinitely unless refreshed view the screenshot img alt screenshot src browser configuration none from with โค๏ธ
0
74,550
14,269,222,529
IssuesEvent
2020-11-21 00:36:42
UBC-Thunderbots/Software
https://api.github.com/repos/UBC-Thunderbots/Software
closed
Create a Python environment separate from the system interpreter and use in in Bazel
Difficulty - 7 G3 - Code Quality G4 - Sensor Input Analysis T - Enhancement
### Description of the task <!-- What does this work depend on? What interface will this work use or create? What are the main components of the task? Where does this work fit in the larger project? It is important to define this task sufficiently so that an untrained team member can take it on and know where to start. Feel free to link to resources or other team member which could guide the assignee to complete the task --> Create a Python environment separate from the system interpreter and use in in Bazel. ### Acceptance criteria <!-- Checkbox list that outlines what needs to be done in order for this task to be considered "complete". Specify any implementation requirements such as data structures, functionalities, testing requirements, documentation, etc. --> - [ ] Script to setup Python environment - [ ] Make sure Bazel can find and use the environment ### Blocked By <!-- List all other issues that need to be completed before this one, ex: - #123 - #374 -->
1.0
Create a Python environment separate from the system interpreter and use in in Bazel - ### Description of the task <!-- What does this work depend on? What interface will this work use or create? What are the main components of the task? Where does this work fit in the larger project? It is important to define this task sufficiently so that an untrained team member can take it on and know where to start. Feel free to link to resources or other team member which could guide the assignee to complete the task --> Create a Python environment separate from the system interpreter and use in in Bazel. ### Acceptance criteria <!-- Checkbox list that outlines what needs to be done in order for this task to be considered "complete". Specify any implementation requirements such as data structures, functionalities, testing requirements, documentation, etc. --> - [ ] Script to setup Python environment - [ ] Make sure Bazel can find and use the environment ### Blocked By <!-- List all other issues that need to be completed before this one, ex: - #123 - #374 -->
non_defect
create a python environment separate from the system interpreter and use in in bazel description of the task what does this work depend on what interface will this work use or create what are the main components of the task where does this work fit in the larger project it is important to define this task sufficiently so that an untrained team member can take it on and know where to start feel free to link to resources or other team member which could guide the assignee to complete the task create a python environment separate from the system interpreter and use in in bazel acceptance criteria checkbox list that outlines what needs to be done in order for this task to be considered complete specify any implementation requirements such as data structures functionalities testing requirements documentation etc script to setup python environment make sure bazel can find and use the environment blocked by list all other issues that need to be completed before this one ex
0
30,609
24,944,958,578
IssuesEvent
2022-10-31 22:45:22
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Migrate internal testing IVTs to the External Access pattern
Area-Infrastructure
We are planning to remove IVT access to dotnet/roslyn from the following assemblies for 16.2 Preview 1: * Microsoft.Test.Apex.VisualStudio * ~~Microsoft.VisualStudio.Completion.Tests~~ Moved to #35495 * Microsoft.VisualStudio.ErrorList.UnitTests * Roslyn.VisualStudio.Closed.UnitTests These assemblies should be updated to operate correctly without IVT access to roslyn, or use an External Access assembly for all access to Roslyn internals. I will be assisting in the creation of the External Access layer if necessary for these components.
1.0
Migrate internal testing IVTs to the External Access pattern - We are planning to remove IVT access to dotnet/roslyn from the following assemblies for 16.2 Preview 1: * Microsoft.Test.Apex.VisualStudio * ~~Microsoft.VisualStudio.Completion.Tests~~ Moved to #35495 * Microsoft.VisualStudio.ErrorList.UnitTests * Roslyn.VisualStudio.Closed.UnitTests These assemblies should be updated to operate correctly without IVT access to roslyn, or use an External Access assembly for all access to Roslyn internals. I will be assisting in the creation of the External Access layer if necessary for these components.
non_defect
migrate internal testing ivts to the external access pattern we are planning to remove ivt access to dotnet roslyn from the following assemblies for preview microsoft test apex visualstudio microsoft visualstudio completion tests moved to microsoft visualstudio errorlist unittests roslyn visualstudio closed unittests these assemblies should be updated to operate correctly without ivt access to roslyn or use an external access assembly for all access to roslyn internals i will be assisting in the creation of the external access layer if necessary for these components
0
6,455
2,610,243,492
IssuesEvent
2015-02-26 19:17:26
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
ๅฐๅทžๅ‰ฒๅŒ…็šฎ่ดน็”จ
auto-migrated Priority-Medium Type-Defect
``` ๅฐๅทžๅ‰ฒๅŒ…็šฎ่ดน็”จใ€ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขใ€‘24ๅฐๆ—ถๅฅๅบทๅ’จ่ฏข็ƒญ็บฟ:05 76-88066933-(ๆ‰ฃๆ‰ฃ800080609)-(ๅพฎไฟกๅทtzwzszyy)ๅŒป้™ขๅœฐๅ€:ๅฐๅทžๅธ‚ๆค’ๆฑŸๅŒบ ๆžซๅ—่ทฏ229ๅท๏ผˆๆžซๅ—ๅคง่ฝฌ็›˜ๆ—๏ผ‰ไน˜่ฝฆ็บฟ่ทฏ:ไน˜ๅ104ใ€108ใ€118ใ€198๏ฟฝ ๏ฟฝ๏ฟฝๆค’ๆฑŸไธ€้‡‘ๆธ…ๅ…ฌไบค่ฝฆ็›ด่พพๆžซๅ—ๅฐๅŒบ๏ผŒไน˜ๅ107ใ€105ใ€109ใ€112ใ€901 ใ€ 902ๅ…ฌไบค่ฝฆๅˆฐๆ˜Ÿๆ˜Ÿๅนฟๅœบไธ‹่ฝฆ๏ผŒๆญฅ่กŒๅณๅฏๅˆฐ้™ขใ€‚ ่ฏŠ็–—้กน็›ฎ๏ผš้˜ณ็—ฟ๏ผŒๆ—ฉๆณ„๏ผŒๅ‰ๅˆ—่…บ็‚Ž๏ผŒๅ‰ๅˆ—่…บๅขž็”Ÿ๏ผŒ้พŸๅคด็‚Ž๏ผŒ๏ฟฝ๏ฟฝ ๏ฟฝ็ฒพ๏ผŒๆ— ็ฒพใ€‚ๅŒ…็šฎๅŒ…่ŒŽ๏ผŒ็ฒพ็ดข้™่„‰ๆ›ฒๅผ ๏ผŒๆท‹็—…็ญ‰ใ€‚ ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขๆ˜ฏๅฐๅทžๆœ€ๅคง็š„็”ท็ง‘ๅŒป้™ข๏ผŒๆƒๅจไธ“ๅฎถๅœจ็บฟๅ…๏ฟฝ๏ฟฝ ๏ฟฝๅ’จ่ฏข๏ผŒๆ‹ฅๆœ‰ไธ“ไธšๅฎŒๅ–„็š„็”ท็ง‘ๆฃ€ๆŸฅๆฒป็–—่ฎพๅค‡๏ผŒไธฅๆ ผๆŒ‰็…งๅ›ฝๅฎถๆ ‡๏ฟฝ ๏ฟฝ๏ฟฝๆ”ถ่ดนใ€‚ๅฐ–็ซฏๅŒป็–—่ฎพๅค‡๏ผŒไธŽไธ–็•ŒๅŒๆญฅใ€‚ๆƒๅจไธ“ๅฎถ๏ผŒๆˆๅฐฑไธ“ไธšๅ…ธ ่Œƒใ€‚ไบบๆ€งๅŒ–ๆœๅŠก๏ผŒไธ€ๅˆ‡ไปฅๆ‚ฃ่€…ไธบไธญๅฟƒใ€‚ ็œ‹็”ท็ง‘ๅฐฑ้€‰ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ข๏ผŒไธ“ไธš็”ท็ง‘ไธบ็”ทไบบใ€‚ ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 31 May 2014 at 2:03
1.0
ๅฐๅทžๅ‰ฒๅŒ…็šฎ่ดน็”จ - ``` ๅฐๅทžๅ‰ฒๅŒ…็šฎ่ดน็”จใ€ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขใ€‘24ๅฐๆ—ถๅฅๅบทๅ’จ่ฏข็ƒญ็บฟ:05 76-88066933-(ๆ‰ฃๆ‰ฃ800080609)-(ๅพฎไฟกๅทtzwzszyy)ๅŒป้™ขๅœฐๅ€:ๅฐๅทžๅธ‚ๆค’ๆฑŸๅŒบ ๆžซๅ—่ทฏ229ๅท๏ผˆๆžซๅ—ๅคง่ฝฌ็›˜ๆ—๏ผ‰ไน˜่ฝฆ็บฟ่ทฏ:ไน˜ๅ104ใ€108ใ€118ใ€198๏ฟฝ ๏ฟฝ๏ฟฝๆค’ๆฑŸไธ€้‡‘ๆธ…ๅ…ฌไบค่ฝฆ็›ด่พพๆžซๅ—ๅฐๅŒบ๏ผŒไน˜ๅ107ใ€105ใ€109ใ€112ใ€901 ใ€ 902ๅ…ฌไบค่ฝฆๅˆฐๆ˜Ÿๆ˜Ÿๅนฟๅœบไธ‹่ฝฆ๏ผŒๆญฅ่กŒๅณๅฏๅˆฐ้™ขใ€‚ ่ฏŠ็–—้กน็›ฎ๏ผš้˜ณ็—ฟ๏ผŒๆ—ฉๆณ„๏ผŒๅ‰ๅˆ—่…บ็‚Ž๏ผŒๅ‰ๅˆ—่…บๅขž็”Ÿ๏ผŒ้พŸๅคด็‚Ž๏ผŒ๏ฟฝ๏ฟฝ ๏ฟฝ็ฒพ๏ผŒๆ— ็ฒพใ€‚ๅŒ…็šฎๅŒ…่ŒŽ๏ผŒ็ฒพ็ดข้™่„‰ๆ›ฒๅผ ๏ผŒๆท‹็—…็ญ‰ใ€‚ ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขๆ˜ฏๅฐๅทžๆœ€ๅคง็š„็”ท็ง‘ๅŒป้™ข๏ผŒๆƒๅจไธ“ๅฎถๅœจ็บฟๅ…๏ฟฝ๏ฟฝ ๏ฟฝๅ’จ่ฏข๏ผŒๆ‹ฅๆœ‰ไธ“ไธšๅฎŒๅ–„็š„็”ท็ง‘ๆฃ€ๆŸฅๆฒป็–—่ฎพๅค‡๏ผŒไธฅๆ ผๆŒ‰็…งๅ›ฝๅฎถๆ ‡๏ฟฝ ๏ฟฝ๏ฟฝๆ”ถ่ดนใ€‚ๅฐ–็ซฏๅŒป็–—่ฎพๅค‡๏ผŒไธŽไธ–็•ŒๅŒๆญฅใ€‚ๆƒๅจไธ“ๅฎถ๏ผŒๆˆๅฐฑไธ“ไธšๅ…ธ ่Œƒใ€‚ไบบๆ€งๅŒ–ๆœๅŠก๏ผŒไธ€ๅˆ‡ไปฅๆ‚ฃ่€…ไธบไธญๅฟƒใ€‚ ็œ‹็”ท็ง‘ๅฐฑ้€‰ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ข๏ผŒไธ“ไธš็”ท็ง‘ไธบ็”ทไบบใ€‚ ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 31 May 2014 at 2:03
defect
ๅฐๅทžๅ‰ฒๅŒ…็šฎ่ดน็”จ ๅฐๅทžๅ‰ฒๅŒ…็šฎ่ดน็”จใ€ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขใ€‘ ๅพฎไฟกๅทtzwzszyy ๅŒป้™ขๅœฐๅ€ ๅฐๅทžๅธ‚ๆค’ๆฑŸๅŒบ ๏ผˆๆžซๅ—ๅคง่ฝฌ็›˜ๆ—๏ผ‰ไน˜่ฝฆ็บฟ่ทฏ ใ€ ใ€ ใ€ ๏ฟฝ ๏ฟฝ๏ฟฝๆค’ๆฑŸไธ€้‡‘ๆธ…ๅ…ฌไบค่ฝฆ็›ด่พพๆžซๅ—ๅฐๅŒบ๏ผŒ ใ€ ใ€ ใ€ ใ€ ใ€ ๏ผŒๆญฅ่กŒๅณๅฏๅˆฐ้™ขใ€‚ ่ฏŠ็–—้กน็›ฎ๏ผš้˜ณ็—ฟ๏ผŒๆ—ฉๆณ„๏ผŒๅ‰ๅˆ—่…บ็‚Ž๏ผŒๅ‰ๅˆ—่…บๅขž็”Ÿ๏ผŒ้พŸๅคด็‚Ž๏ผŒ๏ฟฝ๏ฟฝ ๏ฟฝ็ฒพ๏ผŒๆ— ็ฒพใ€‚ๅŒ…็šฎๅŒ…่ŒŽ๏ผŒ็ฒพ็ดข้™่„‰ๆ›ฒๅผ ๏ผŒๆท‹็—…็ญ‰ใ€‚ ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ขๆ˜ฏๅฐๅทžๆœ€ๅคง็š„็”ท็ง‘ๅŒป้™ข๏ผŒๆƒๅจไธ“ๅฎถๅœจ็บฟๅ…๏ฟฝ๏ฟฝ ๏ฟฝๅ’จ่ฏข๏ผŒๆ‹ฅๆœ‰ไธ“ไธšๅฎŒๅ–„็š„็”ท็ง‘ๆฃ€ๆŸฅๆฒป็–—่ฎพๅค‡๏ผŒไธฅๆ ผๆŒ‰็…งๅ›ฝๅฎถๆ ‡๏ฟฝ ๏ฟฝ๏ฟฝๆ”ถ่ดนใ€‚ๅฐ–็ซฏๅŒป็–—่ฎพๅค‡๏ผŒไธŽไธ–็•ŒๅŒๆญฅใ€‚ๆƒๅจไธ“ๅฎถ๏ผŒๆˆๅฐฑไธ“ไธšๅ…ธ ่Œƒใ€‚ไบบๆ€งๅŒ–ๆœๅŠก๏ผŒไธ€ๅˆ‡ไปฅๆ‚ฃ่€…ไธบไธญๅฟƒใ€‚ ็œ‹็”ท็ง‘ๅฐฑ้€‰ๅฐๅทžไบ”ๆดฒ็”Ÿๆฎ–ๅŒป้™ข๏ผŒไธ“ไธš็”ท็ง‘ไธบ็”ทไบบใ€‚ original issue reported on code google com by poweragr gmail com on may at
1
87,970
15,791,201,758
IssuesEvent
2021-04-02 03:46:50
YJSoft/nedb
https://api.github.com/repos/YJSoft/nedb
opened
CVE-2020-7656 (Medium) detected in jquery-1.7.1.min.js
security vulnerability
## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js</a></p> <p>Path to dependency file: nedb/browser-version/node_modules/vm-browserify/example/run/index.html</p> <p>Path to vulnerable library: nedb/browser-version/node_modules/vm-browserify/example/run/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.1.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/YJSoft/nedb/commit/c3b8d81a383e4da24efcf18e552e70fb79fe742d">c3b8d81a383e4da24efcf18e552e70fb79fe742d</a></p> <p>Found in base branch: <b>master</b></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> jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed. <p>Publish Date: 2020-05-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7656>CVE-2020-7656</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </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/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568">https://github.com/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568</a></p> <p>Release Date: 2020-05-19</p> <p>Fix Resolution: jquery-rails - 2.2.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-7656 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js</a></p> <p>Path to dependency file: nedb/browser-version/node_modules/vm-browserify/example/run/index.html</p> <p>Path to vulnerable library: nedb/browser-version/node_modules/vm-browserify/example/run/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.1.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/YJSoft/nedb/commit/c3b8d81a383e4da24efcf18e552e70fb79fe742d">c3b8d81a383e4da24efcf18e552e70fb79fe742d</a></p> <p>Found in base branch: <b>master</b></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> jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed. <p>Publish Date: 2020-05-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7656>CVE-2020-7656</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </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/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568">https://github.com/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568</a></p> <p>Release Date: 2020-05-19</p> <p>Fix Resolution: jquery-rails - 2.2.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 medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file nedb browser version node modules vm browserify example run index html path to vulnerable library nedb browser version node modules vm browserify example run index html dependency hierarchy x jquery min js vulnerable library found in head commit a href found in base branch master vulnerability details jquery prior to allows cross site scripting attacks via the load method the load method fails to recognize and remove html tags that contain a whitespace character i e which results in the enclosed script logic to be executed 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 changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery rails step up your open source security game with whitesource
0
260,308
19,664,437,907
IssuesEvent
2022-01-10 20:41:52
decide-single-chullo/decide
https://api.github.com/repos/decide-single-chullo/decide
closed
Redactar resumen ejecutivo en la wiki del proyecto
documentation medium priority
Se sintetizarรก de un vistazo lo hecho en el trabajo y los datos fundamentales. Se usarรกn palabras para resumir el proyecto presentado. Se hablarรก de la finalidad del proyecto, lo que se ha desarrollado asรญ como las tecnologรญas utilizadas Aprox 800 palabras.
1.0
Redactar resumen ejecutivo en la wiki del proyecto - Se sintetizarรก de un vistazo lo hecho en el trabajo y los datos fundamentales. Se usarรกn palabras para resumir el proyecto presentado. Se hablarรก de la finalidad del proyecto, lo que se ha desarrollado asรญ como las tecnologรญas utilizadas Aprox 800 palabras.
non_defect
redactar resumen ejecutivo en la wiki del proyecto se sintetizarรก de un vistazo lo hecho en el trabajo y los datos fundamentales se usarรกn palabras para resumir el proyecto presentado se hablarรก de la finalidad del proyecto lo que se ha desarrollado asรญ como las tecnologรญas utilizadas aprox palabras
0
67,738
21,096,879,119
IssuesEvent
2022-04-04 11:10:04
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Joined room shows preview instead of timeline
T-Defect
### Steps to reproduce 1. Create a private and encrypted room 2. Send a message to it 3. Open develop in a new tab ### Outcome #### What did you expect? See room #### What happened instead? See "Room can't be previewed. Do you want to join it? Join the descussion" dialog ![Screenshot from 2022-04-04 12-06-44](https://user-images.githubusercontent.com/51663/161531415-0db617b0-c19f-44a4-aed6-b1f30d13c125.png) ### Operating system _No response_ ### Browser information Chromium 98.0.4758.102 (Official Build) Arch Linux (64-bit) ### URL for webapp develop.element.io ### Application version Element version: b1a60b25b4c8-react-13a51654e782-js-71b7521f4223 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
1.0
Joined room shows preview instead of timeline - ### Steps to reproduce 1. Create a private and encrypted room 2. Send a message to it 3. Open develop in a new tab ### Outcome #### What did you expect? See room #### What happened instead? See "Room can't be previewed. Do you want to join it? Join the descussion" dialog ![Screenshot from 2022-04-04 12-06-44](https://user-images.githubusercontent.com/51663/161531415-0db617b0-c19f-44a4-aed6-b1f30d13c125.png) ### Operating system _No response_ ### Browser information Chromium 98.0.4758.102 (Official Build) Arch Linux (64-bit) ### URL for webapp develop.element.io ### Application version Element version: b1a60b25b4c8-react-13a51654e782-js-71b7521f4223 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
defect
joined room shows preview instead of timeline steps to reproduce create a private and encrypted room send a message to it open develop in a new tab outcome what did you expect see room what happened instead see room can t be previewed do you want to join it join the descussion dialog operating system no response browser information chromium official build arch linux bit url for webapp develop element io application version element version react js olm version homeserver matrix org will you send logs yes
1
125,443
10,343,020,421
IssuesEvent
2019-09-04 08:01:22
falanster/devfalanster
https://api.github.com/repos/falanster/devfalanster
closed
[ะ“ะป. ัั‚ั€ะฐะฝะธั†ะฐ. ะ”ะตัะบั‚ะพะฟ. Firefox| Chrome] ะŸะพัะปะตะดะฝะธะต ัั‚ะฐั‚ัŒะธ ะ‘ะปะพะณะฐ ะฒั‹ะฒะพะดัั‚ัั ะพะดะธะฝ ะฟะพะด ะพะดะฝะธะผ ะฒะผะตัั‚ะพ ั‚ะพะณะพ, ั‡ั‚ะพะฑั‹ ะพั‚ะพะฑั€ะฐะถะฐั‚ัŒัั ัะฟั€ะฐะฒะฐ.
critical ready-to-test
ะ’ะปะพะถะตะฝะธะต: https://monosnap.com/file/3Vs7UkCpECpwA25kA1CH9sXm4TvE7i ะžะถะธะดะฐะตะผั‹ะน ั€ะตะทัƒะปัŒั‚ะฐั‚: ะทะฐะณะพะปะพะฒะบะธ ั‚ะตะบัั‚ะฐ ั€ะฐะทะผะตั‰ะตะฝั‹ ัะปะตะฒะฐ ะธ ัะฟั€ะฐะฒะฐ ะฒ ะฑะปะพะบะต ะ‘ะปะพะบ, ัะพะณะปะฐัะฝะพ ะผะฐะบะตั‚ัƒ. ะŸั€ะธะปะฐะณะฐะตั‚ัั ะผะฐะบะตั‚: https://raw.githubusercontent.com/nastyafrosty/Falanster_new_website/master/Main%20page/%D0%A4%D0%B0%D0%BB%D0%B0%D0%BD%D1%81%D1%82%D1%8D%D1%80%20%D0%B3%D0%B0%D0%BB%D0%BE%D1%9E%D0%BD%D0%B0%D1%8F.png
1.0
[ะ“ะป. ัั‚ั€ะฐะฝะธั†ะฐ. ะ”ะตัะบั‚ะพะฟ. Firefox| Chrome] ะŸะพัะปะตะดะฝะธะต ัั‚ะฐั‚ัŒะธ ะ‘ะปะพะณะฐ ะฒั‹ะฒะพะดัั‚ัั ะพะดะธะฝ ะฟะพะด ะพะดะฝะธะผ ะฒะผะตัั‚ะพ ั‚ะพะณะพ, ั‡ั‚ะพะฑั‹ ะพั‚ะพะฑั€ะฐะถะฐั‚ัŒัั ัะฟั€ะฐะฒะฐ. - ะ’ะปะพะถะตะฝะธะต: https://monosnap.com/file/3Vs7UkCpECpwA25kA1CH9sXm4TvE7i ะžะถะธะดะฐะตะผั‹ะน ั€ะตะทัƒะปัŒั‚ะฐั‚: ะทะฐะณะพะปะพะฒะบะธ ั‚ะตะบัั‚ะฐ ั€ะฐะทะผะตั‰ะตะฝั‹ ัะปะตะฒะฐ ะธ ัะฟั€ะฐะฒะฐ ะฒ ะฑะปะพะบะต ะ‘ะปะพะบ, ัะพะณะปะฐัะฝะพ ะผะฐะบะตั‚ัƒ. ะŸั€ะธะปะฐะณะฐะตั‚ัั ะผะฐะบะตั‚: https://raw.githubusercontent.com/nastyafrosty/Falanster_new_website/master/Main%20page/%D0%A4%D0%B0%D0%BB%D0%B0%D0%BD%D1%81%D1%82%D1%8D%D1%80%20%D0%B3%D0%B0%D0%BB%D0%BE%D1%9E%D0%BD%D0%B0%D1%8F.png
non_defect
ะฟะพัะปะตะดะฝะธะต ัั‚ะฐั‚ัŒะธ ะฑะปะพะณะฐ ะฒั‹ะฒะพะดัั‚ัั ะพะดะธะฝ ะฟะพะด ะพะดะฝะธะผ ะฒะผะตัั‚ะพ ั‚ะพะณะพ ั‡ั‚ะพะฑั‹ ะพั‚ะพะฑั€ะฐะถะฐั‚ัŒัั ัะฟั€ะฐะฒะฐ ะฒะปะพะถะตะฝะธะต ะพะถะธะดะฐะตะผั‹ะน ั€ะตะทัƒะปัŒั‚ะฐั‚ ะทะฐะณะพะปะพะฒะบะธ ั‚ะตะบัั‚ะฐ ั€ะฐะทะผะตั‰ะตะฝั‹ ัะปะตะฒะฐ ะธ ัะฟั€ะฐะฒะฐ ะฒ ะฑะปะพะบะต ะฑะปะพะบ ัะพะณะปะฐัะฝะพ ะผะฐะบะตั‚ัƒ ะฟั€ะธะปะฐะณะฐะตั‚ัั ะผะฐะบะตั‚
0
36,420
7,928,556,131
IssuesEvent
2018-07-06 12:10:51
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
pTooltip adds multiple elements on Body element
defect pending-review
**I'm submitting a ...** (check one with "x") ``` [X ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35 ``` **Current behavior** <!-- Describe how the bug manifests. --> when hover on element pTooltip is shown on Body element, moving cursor on that tooltip Element, it is showing many elements on Body and not hiding previous one, when on focus out of the element. **Expected behavior** <!-- Describe what the behavior would be without the bug. --> It should add only single element for single tooltip, and must hide on mouse/focus leave **Minimal reproduction of the problem with instructions** having an Array of anchor tag, generating it using `ngFor` and only title is applying dynamic, all other tooltip code is same for all. [Check Video Here](https://www.screencast.com/t/Ufe6Hh83J) **What is the motivation / use case for changing the behavior?** <!-- Describe the motivation or the concrete use case --> **Please tell us about your environment:** <!-- Operating system, IDE, package manager, HTTP server, ... --> * **Angular version:** ^4.3.X * **angular/cli:** 1.4.7 * **node:** 6.11.0 * **os:** win32 x64 * **angular/animations:** 4.3.6 * **angular/common:** 4.4.3 * **angular/compiler:** 4.4.3 * **angular/core:** 4.4.3 * **angular/forms:** 4.4.3 * **angular/http:** 4.4.3 * **angular/platform-browser:** 4.4.3 * **angular/platform-browser-dynamic:** 4.4.3 * **angular/router:** 4.4.3 * **angular/cli:** 1.4.7 * **angular/compiler-cli:** 4.3.6 * **angular/language-service:** 4.3.6 * **typescript:** 2.3.4 * **PrimeNG version:** 4.2.2 * **Browser:** [ Chrome Version 61.0.3163.100 (Official Build) (64-bit) ] <!-- All browsers where this could be reproduced --> * **Language:** [TypeScript 2.3.4 ] * **Node (for AoT issues):** `node --version` = 6.11.0
1.0
pTooltip adds multiple elements on Body element - **I'm submitting a ...** (check one with "x") ``` [X ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35 ``` **Current behavior** <!-- Describe how the bug manifests. --> when hover on element pTooltip is shown on Body element, moving cursor on that tooltip Element, it is showing many elements on Body and not hiding previous one, when on focus out of the element. **Expected behavior** <!-- Describe what the behavior would be without the bug. --> It should add only single element for single tooltip, and must hide on mouse/focus leave **Minimal reproduction of the problem with instructions** having an Array of anchor tag, generating it using `ngFor` and only title is applying dynamic, all other tooltip code is same for all. [Check Video Here](https://www.screencast.com/t/Ufe6Hh83J) **What is the motivation / use case for changing the behavior?** <!-- Describe the motivation or the concrete use case --> **Please tell us about your environment:** <!-- Operating system, IDE, package manager, HTTP server, ... --> * **Angular version:** ^4.3.X * **angular/cli:** 1.4.7 * **node:** 6.11.0 * **os:** win32 x64 * **angular/animations:** 4.3.6 * **angular/common:** 4.4.3 * **angular/compiler:** 4.4.3 * **angular/core:** 4.4.3 * **angular/forms:** 4.4.3 * **angular/http:** 4.4.3 * **angular/platform-browser:** 4.4.3 * **angular/platform-browser-dynamic:** 4.4.3 * **angular/router:** 4.4.3 * **angular/cli:** 1.4.7 * **angular/compiler-cli:** 4.3.6 * **angular/language-service:** 4.3.6 * **typescript:** 2.3.4 * **PrimeNG version:** 4.2.2 * **Browser:** [ Chrome Version 61.0.3163.100 (Official Build) (64-bit) ] <!-- All browsers where this could be reproduced --> * **Language:** [TypeScript 2.3.4 ] * **Node (for AoT issues):** `node --version` = 6.11.0
defect
ptooltip adds multiple elements on body element i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see current behavior when hover on element ptooltip is shown on body element moving cursor on that tooltip element it is showing many elements on body and not hiding previous one when on focus out of the element expected behavior it should add only single element for single tooltip and must hide on mouse focus leave minimal reproduction of the problem with instructions having an array of anchor tag generating it using ngfor and only title is applying dynamic all other tooltip code is same for all what is the motivation use case for changing the behavior please tell us about your environment angular version x angular cli node os angular animations angular common angular compiler angular core angular forms angular http angular platform browser angular platform browser dynamic angular router angular cli angular compiler cli angular language service typescript primeng version browser language node for aot issues node version
1
16,740
2,941,305,427
IssuesEvent
2015-07-02 06:49:26
tnt944445/reaver-wps
https://api.github.com/repos/tnt944445/reaver-wps
closed
radio_tap_header seems to be 2 bytes to long
auto-migrated Priority-Triage Type-Defect
``` A few things to consider before submitting an issue: 0. We write documentation for a reason, if you have not read it and are having problems with Reaver these pages are required reading before submitting an issue: http://code.google.com/p/reaver-wps/wiki/HintsAndTips http://code.google.com/p/reaver-wps/wiki/README http://code.google.com/p/reaver-wps/wiki/FAQ http://code.google.com/p/reaver-wps/wiki/SupportedWirelessDrivers 1. Reaver will only work if your card is in monitor mode. If you do not know what monitor mode is then you should learn more about 802.11 hacking in linux before using Reaver. 2. Using Reaver against access points you do not own or have permission to attack is illegal. If you cannot answer basic questions (i.e. model number, distance away, etc) about the device you are attacking then do not post your issue here. We will not help you break the law. 3. Please look through issues that have already been posted and make sure your question has not already been asked here: http://code.google.com/p /reaver-wps/issues/list 4. Often times we need packet captures of mon0 while Reaver is running to troubleshoot the issue (tcpdump -i mon0 -s0 -w broken_reaver.pcap). Issue reports with pcap files attached will receive more serious consideration. Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) r113 - tryed from V1.0 v1.2 v1.3 v1.4 all same. 1. What operating system are you using (Linux is the only supported OS)? knoppix-Linux 2. Is your wireless card in monitor mode (yes/no)? yes Ralink 2561 3. What is the signal strength of the Access Point you are trying to crack? 87+ 4. What is the manufacturer and model # of the device you are trying to crack? NetGear 5. What is the entire command line string you are supplying to reaver? reaver -i ra0 -b xx:xx:xx:xx:xx:xx -vv 6. Please describe what you think the issue is. The Problem is that the packets been captured reports the mac addresses are wrong (00:00:01:02:03:04 when it should be 01:02:03:04:05:06 - first 2 bytes); I looked a little further into the problem and adjusted builder.c build_radio_tap_header. but I'm finding its still having issues, any help appreciated. 7. Paste the output from Reaver below. I have edited my code with lots of printf commands to trace problems so it many not make sense here. ``` Original issue reported on code.google.com by `cwjowls...@btinternet.com` on 3 Mar 2013 at 12:17
1.0
radio_tap_header seems to be 2 bytes to long - ``` A few things to consider before submitting an issue: 0. We write documentation for a reason, if you have not read it and are having problems with Reaver these pages are required reading before submitting an issue: http://code.google.com/p/reaver-wps/wiki/HintsAndTips http://code.google.com/p/reaver-wps/wiki/README http://code.google.com/p/reaver-wps/wiki/FAQ http://code.google.com/p/reaver-wps/wiki/SupportedWirelessDrivers 1. Reaver will only work if your card is in monitor mode. If you do not know what monitor mode is then you should learn more about 802.11 hacking in linux before using Reaver. 2. Using Reaver against access points you do not own or have permission to attack is illegal. If you cannot answer basic questions (i.e. model number, distance away, etc) about the device you are attacking then do not post your issue here. We will not help you break the law. 3. Please look through issues that have already been posted and make sure your question has not already been asked here: http://code.google.com/p /reaver-wps/issues/list 4. Often times we need packet captures of mon0 while Reaver is running to troubleshoot the issue (tcpdump -i mon0 -s0 -w broken_reaver.pcap). Issue reports with pcap files attached will receive more serious consideration. Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) r113 - tryed from V1.0 v1.2 v1.3 v1.4 all same. 1. What operating system are you using (Linux is the only supported OS)? knoppix-Linux 2. Is your wireless card in monitor mode (yes/no)? yes Ralink 2561 3. What is the signal strength of the Access Point you are trying to crack? 87+ 4. What is the manufacturer and model # of the device you are trying to crack? NetGear 5. What is the entire command line string you are supplying to reaver? reaver -i ra0 -b xx:xx:xx:xx:xx:xx -vv 6. Please describe what you think the issue is. The Problem is that the packets been captured reports the mac addresses are wrong (00:00:01:02:03:04 when it should be 01:02:03:04:05:06 - first 2 bytes); I looked a little further into the problem and adjusted builder.c build_radio_tap_header. but I'm finding its still having issues, any help appreciated. 7. Paste the output from Reaver below. I have edited my code with lots of printf commands to trace problems so it many not make sense here. ``` Original issue reported on code.google.com by `cwjowls...@btinternet.com` on 3 Mar 2013 at 12:17
defect
radio tap header seems to be bytes to long a few things to consider before submitting an issue we write documentation for a reason if you have not read it and are having problems with reaver these pages are required reading before submitting an issue reaver will only work if your card is in monitor mode if you do not know what monitor mode is then you should learn more about hacking in linux before using reaver using reaver against access points you do not own or have permission to attack is illegal if you cannot answer basic questions i e model number distance away etc about the device you are attacking then do not post your issue here we will not help you break the law please look through issues that have already been posted and make sure your question has not already been asked here reaver wps issues list often times we need packet captures of while reaver is running to troubleshoot the issue tcpdump i w broken reaver pcap issue reports with pcap files attached will receive more serious consideration answer the following questions for every issue submitted what version of reaver are you using only defects against the latest version will be considered tryed from all same what operating system are you using linux is the only supported os knoppix linux is your wireless card in monitor mode yes no yes ralink what is the signal strength of the access point you are trying to crack what is the manufacturer and model of the device you are trying to crack netgear what is the entire command line string you are supplying to reaver reaver i b xx xx xx xx xx xx vv please describe what you think the issue is the problem is that the packets been captured reports the mac addresses are wrong when it should be first bytes i looked a little further into the problem and adjusted builder c build radio tap header but i m finding its still having issues any help appreciated paste the output from reaver below i have edited my code with lots of printf commands to trace problems so it many not make sense here original issue reported on code google com by cwjowls btinternet com on mar at
1
20,815
3,420,603,748
IssuesEvent
2015-12-08 15:30:28
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Advanced Queue, when dequeueing with correlation: SQLException: Invalid column index
C: Functionality P: High R: Duplicate T: Defect
```java MESSAGE_PROPERTIES_T msgProperties = new MESSAGE_PROPERTIES_T(); DEQUEUE_OPTIONS_T dequeueOptions = new DEQUEUE_OPTIONS_T(); EventMsgTypeRecord result = DBMS_AQ.dequeue(create.configuration(), Queues.EVENT_QUEUE, dequeueOptions, msgProperties); ``` Exception: ``` Exception in thread "main" org.jooq.exception.DataAccessException: Error while dequeuing message at org.jooq.util.oracle.OracleDSL$DBMS_AQ.dequeue(OracleDSL.java:790) at Aq.main(Aq.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144) Caused by: java.sql.SQLException: Invalid column index at oracle.jdbc.driver.OracleCallableStatement.getObject(OracleCallableStatement.java:2289) at oracle.jdbc.driver.OracleCallableStatementWrapper.getObject(OracleCallableStatementWrapper.java:826) at org.jooq.util.oracle.OracleDSL$DBMS_AQ.dequeue(OracleDSL.java:787) ... 6 more Process finished with exit code 1 ``` ```plsql CREATE OR REPLACE TYPE event_msg_type AS OBJECT ( name VARCHAR2(10), current_status NUMBER(5), next_status NUMBER(5) ); SET serveroutput on; BEGIN DBMS_AQADM.create_queue_table ( queue_table => 'event_queue_tab', queue_payload_type => 'event_msg_type'); end; / BEGIN DBMS_AQADM.create_queue ( queue_name => 'event_queue', queue_table => 'event_queue_tab'); end; / BEGIN DBMS_AQADM.start_queue ( queue_name => 'event_queue', enqueue => TRUE); end; / ``` and enqueue: ```plsql DECLARE r_enqueue_options DBMS_AQ.ENQUEUE_OPTIONS_T; r_message_properties DBMS_AQ.MESSAGE_PROPERTIES_T; v_message_handle RAW(16); o_payload event_msg_type; BEGIN o_payload := event_msg_type('test', 1,4); r_message_properties.correlation := 'foo'; DBMS_AQ.ENQUEUE( queue_name => 'event_queue', enqueue_options => r_enqueue_options, message_properties => r_message_properties, payload => o_payload, msgid => v_message_handle ); COMMIT; END; / ```
1.0
Advanced Queue, when dequeueing with correlation: SQLException: Invalid column index - ```java MESSAGE_PROPERTIES_T msgProperties = new MESSAGE_PROPERTIES_T(); DEQUEUE_OPTIONS_T dequeueOptions = new DEQUEUE_OPTIONS_T(); EventMsgTypeRecord result = DBMS_AQ.dequeue(create.configuration(), Queues.EVENT_QUEUE, dequeueOptions, msgProperties); ``` Exception: ``` Exception in thread "main" org.jooq.exception.DataAccessException: Error while dequeuing message at org.jooq.util.oracle.OracleDSL$DBMS_AQ.dequeue(OracleDSL.java:790) at Aq.main(Aq.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144) Caused by: java.sql.SQLException: Invalid column index at oracle.jdbc.driver.OracleCallableStatement.getObject(OracleCallableStatement.java:2289) at oracle.jdbc.driver.OracleCallableStatementWrapper.getObject(OracleCallableStatementWrapper.java:826) at org.jooq.util.oracle.OracleDSL$DBMS_AQ.dequeue(OracleDSL.java:787) ... 6 more Process finished with exit code 1 ``` ```plsql CREATE OR REPLACE TYPE event_msg_type AS OBJECT ( name VARCHAR2(10), current_status NUMBER(5), next_status NUMBER(5) ); SET serveroutput on; BEGIN DBMS_AQADM.create_queue_table ( queue_table => 'event_queue_tab', queue_payload_type => 'event_msg_type'); end; / BEGIN DBMS_AQADM.create_queue ( queue_name => 'event_queue', queue_table => 'event_queue_tab'); end; / BEGIN DBMS_AQADM.start_queue ( queue_name => 'event_queue', enqueue => TRUE); end; / ``` and enqueue: ```plsql DECLARE r_enqueue_options DBMS_AQ.ENQUEUE_OPTIONS_T; r_message_properties DBMS_AQ.MESSAGE_PROPERTIES_T; v_message_handle RAW(16); o_payload event_msg_type; BEGIN o_payload := event_msg_type('test', 1,4); r_message_properties.correlation := 'foo'; DBMS_AQ.ENQUEUE( queue_name => 'event_queue', enqueue_options => r_enqueue_options, message_properties => r_message_properties, payload => o_payload, msgid => v_message_handle ); COMMIT; END; / ```
defect
advanced queue when dequeueing with correlation sqlexception invalid column index java message properties t msgproperties new message properties t dequeue options t dequeueoptions new dequeue options t eventmsgtyperecord result dbms aq dequeue create configuration queues event queue dequeueoptions msgproperties exception exception in thread main org jooq exception dataaccessexception error while dequeuing message at org jooq util oracle oracledsl dbms aq dequeue oracledsl java at aq main aq java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at com intellij rt execution application appmain main appmain java caused by java sql sqlexception invalid column index at oracle jdbc driver oraclecallablestatement getobject oraclecallablestatement java at oracle jdbc driver oraclecallablestatementwrapper getobject oraclecallablestatementwrapper java at org jooq util oracle oracledsl dbms aq dequeue oracledsl java more process finished with exit code plsql create or replace type event msg type as object name current status number next status number set serveroutput on begin dbms aqadm create queue table queue table event queue tab queue payload type event msg type end begin dbms aqadm create queue queue name event queue queue table event queue tab end begin dbms aqadm start queue queue name event queue enqueue true end and enqueue plsql declare r enqueue options dbms aq enqueue options t r message properties dbms aq message properties t v message handle raw o payload event msg type begin o payload event msg type test r message properties correlation foo dbms aq enqueue queue name event queue enqueue options r enqueue options message properties r message properties payload o payload msgid v message handle commit end
1
90,200
11,356,533,065
IssuesEvent
2020-01-24 23:04:38
ZcashFoundation/zebra
https://api.github.com/repos/ZcashFoundation/zebra
opened
Decide on a re-export policy for zebra-chain
E-easy Poll::Ready design
In #199 I introduced an inconsistency; `zebra-chain` reรซxports `redjubjub` but not `ed25519-zebra`. This is a pretty minor issue (just where stuff should go in the tree and how) but it would be good to have a consistent answer to the question of "when should zebra-chain reรซxport dependencies". One possible answer would be to do it only for crates developed by the ZF that are supposed to be part of `zebra-chain`, but are actually separate crates in order to allow reuse by `zcashd` or `librustzcash`. This would include both `redjubjub` and `ed25519-zebra` as well as a standalone crate for note encryption (#181). Another answer would be to reรซxport any crate or type which appears in public API for `zebra-chain`.
1.0
Decide on a re-export policy for zebra-chain - In #199 I introduced an inconsistency; `zebra-chain` reรซxports `redjubjub` but not `ed25519-zebra`. This is a pretty minor issue (just where stuff should go in the tree and how) but it would be good to have a consistent answer to the question of "when should zebra-chain reรซxport dependencies". One possible answer would be to do it only for crates developed by the ZF that are supposed to be part of `zebra-chain`, but are actually separate crates in order to allow reuse by `zcashd` or `librustzcash`. This would include both `redjubjub` and `ed25519-zebra` as well as a standalone crate for note encryption (#181). Another answer would be to reรซxport any crate or type which appears in public API for `zebra-chain`.
non_defect
decide on a re export policy for zebra chain in i introduced an inconsistency zebra chain reรซxports redjubjub but not zebra this is a pretty minor issue just where stuff should go in the tree and how but it would be good to have a consistent answer to the question of when should zebra chain reรซxport dependencies one possible answer would be to do it only for crates developed by the zf that are supposed to be part of zebra chain but are actually separate crates in order to allow reuse by zcashd or librustzcash this would include both redjubjub and zebra as well as a standalone crate for note encryption another answer would be to reรซxport any crate or type which appears in public api for zebra chain
0
25,114
24,732,625,626
IssuesEvent
2022-10-20 18:58:22
accessibility-exchange/platform
https://api.github.com/repos/accessibility-exchange/platform
closed
Individual page creation: some of the required fields don't show inline error messages
bug accessibility and usability
- [ ] Can you connect to Indigenous people doesn't show as red - [ ] Can you connect to immigrants and refugees doesn't show as red - [ ] Can you connect to specific age groups doesn't show as red - [ ] When gender is selected "yes" if you don't select the check boxes, you don't get the inline error message. - [ ] In the top error it says ethnoracial identities are required and in the question itself it says it is optional https://tae-dev.inclusivedesign.ca/en/individuals/sepideh-shahi/edit?step=2
True
Individual page creation: some of the required fields don't show inline error messages - - [ ] Can you connect to Indigenous people doesn't show as red - [ ] Can you connect to immigrants and refugees doesn't show as red - [ ] Can you connect to specific age groups doesn't show as red - [ ] When gender is selected "yes" if you don't select the check boxes, you don't get the inline error message. - [ ] In the top error it says ethnoracial identities are required and in the question itself it says it is optional https://tae-dev.inclusivedesign.ca/en/individuals/sepideh-shahi/edit?step=2
non_defect
individual page creation some of the required fields don t show inline error messages can you connect to indigenous people doesn t show as red can you connect to immigrants and refugees doesn t show as red can you connect to specific age groups doesn t show as red when gender is selected yes if you don t select the check boxes you don t get the inline error message in the top error it says ethnoracial identities are required and in the question itself it says it is optional
0
44,656
12,308,037,911
IssuesEvent
2020-05-12 06:20:17
jankeirse/tvhgooglemapi
https://api.github.com/repos/jankeirse/tvhgooglemapi
closed
SSL traffic scanners cause certificate issues with Java
Priority-Medium Type-Defect auto-migrated wontfix
``` I just downloaded and installed the program and tried to send emails from word 2013 and acrobat reader 11. I get a login failure for each. I am able to add my google account via imaps in Thunderbird just fine. The readme only indicates that imaps is used for creating the draft. Our firewall blocks smtp but I dont see any attempted smtp connections using wireshark. Is there a log file I can analyze? Windows 7x64 Java 1.7.0_51 Thanks, Ben ``` Original issue reported on code.google.com by `bsnow...@coldjet.com` on 18 Apr 2014 at 8:21
1.0
SSL traffic scanners cause certificate issues with Java - ``` I just downloaded and installed the program and tried to send emails from word 2013 and acrobat reader 11. I get a login failure for each. I am able to add my google account via imaps in Thunderbird just fine. The readme only indicates that imaps is used for creating the draft. Our firewall blocks smtp but I dont see any attempted smtp connections using wireshark. Is there a log file I can analyze? Windows 7x64 Java 1.7.0_51 Thanks, Ben ``` Original issue reported on code.google.com by `bsnow...@coldjet.com` on 18 Apr 2014 at 8:21
defect
ssl traffic scanners cause certificate issues with java i just downloaded and installed the program and tried to send emails from word and acrobat reader i get a login failure for each i am able to add my google account via imaps in thunderbird just fine the readme only indicates that imaps is used for creating the draft our firewall blocks smtp but i dont see any attempted smtp connections using wireshark is there a log file i can analyze windows java thanks ben original issue reported on code google com by bsnow coldjet com on apr at
1
73,653
24,736,466,039
IssuesEvent
2022-10-20 22:32:59
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
opened
One-click-build builds through walls
Type-Defect Priority-High
![image](https://user-images.githubusercontent.com/13840686/197071247-0d87b490-5088-475a-985c-5b97b4e96458.png) See the image above, the green boundbox should be filled with lair. However, when building, this is the result: ![image](https://user-images.githubusercontent.com/13840686/197071365-2dc8446a-1c7e-4eef-bba1-ed44dddbdcd7.png) Notice the 2 tile slab of lair below the wall. Unknown when this issue was introduced, but this has now always been present with one-click-build.
1.0
One-click-build builds through walls - ![image](https://user-images.githubusercontent.com/13840686/197071247-0d87b490-5088-475a-985c-5b97b4e96458.png) See the image above, the green boundbox should be filled with lair. However, when building, this is the result: ![image](https://user-images.githubusercontent.com/13840686/197071365-2dc8446a-1c7e-4eef-bba1-ed44dddbdcd7.png) Notice the 2 tile slab of lair below the wall. Unknown when this issue was introduced, but this has now always been present with one-click-build.
defect
one click build builds through walls see the image above the green boundbox should be filled with lair however when building this is the result notice the tile slab of lair below the wall unknown when this issue was introduced but this has now always been present with one click build
1
37,812
8,519,589,445
IssuesEvent
2018-11-01 15:05:01
GoldenSoftwareLtd/gedemin
https://api.github.com/repos/GoldenSoftwareLtd/gedemin
closed
ะšะพะฝัั‚ั€ัƒะบั‚ะพั€ ะฟั€ะพะฒะพะดะพะบ. ะฝะตะฒะพะทะผะพะถะฝะพ ะทะฐะบั€ั‹ั‚ัŒ.
GedeminExe Priority-Medium Type-Defect
Originally reported on Google Code with ID 1071 ``` ะ•ัะปะธ ะดะพะฟัƒัั‚ะธั‚ัŒ ะพัˆะธะฑะบัƒ ะฒ ะบะพะฝัั‚ั€ัƒะบั‚ะพั€ะต ะฟั€ะพะฒะพะดะพะบ(ะฝะฐะฟั€ะธะผะตั€ ั ัะบะพะฑะบัƒ ะปะธัˆะฝัŽัŽ ะฟะพัั‚ะฐะฒะธะป ะฟั€ะธ ั€ะฐัั‡ั‘ั‚ะต ััƒะผะผั‹ ะฟั€ะพะฒะพะดะบะธ) ะฒัั‘ ัะพั…ั€ะฐะฝะธั‚ัั, ะฝะพ ะฟั€ะธ ั„ะพั€ะผะธั€ะพะฒะฐะฝะธะธ ะฟั€ะพะฒะพะดะบะธ ะฒั‹ะดะฐัั‚ ะพัˆะธะฑะบัƒ... ะทะฐั…ะพะดะธะผ ะฒ ั‚ะธะฟะพะฒัƒัŽ ะพะฟะตั€ะฐั†ะธัŽ ะถะผั‘ะผ ะบะพะฝัั‚ั€ัƒะบั‚ะพั€ ะฟะพะบะฐะทั‹ะฒะฐะตั‚ัั ัะพะพะฑั‰ะตะฝะธะต ะพ ัะธะฝั‚ะฐะบัะธั‡ะตัะบะพะน ะพัˆะธะฑะบะต... ะบะพั€ั€ะตะบั‚ะธั€ัƒะตะผ, ะฝะพ ะบะฝะพะฟะบะฐ ะพะบ ะธ ะพั‚ะผะตะฝะธั‚ัŒ ะฝะธั‡ะตะณะพ ะฝะต ะดะตะปะฐะตั‚.... ctrl-alt-del ัะฝะธะผะฐะตะผ ะทะฐะดะฐั‡ัƒ.. ``` Reported by `stasgm` on 2008-09-10 13:09:51
1.0
ะšะพะฝัั‚ั€ัƒะบั‚ะพั€ ะฟั€ะพะฒะพะดะพะบ. ะฝะตะฒะพะทะผะพะถะฝะพ ะทะฐะบั€ั‹ั‚ัŒ. - Originally reported on Google Code with ID 1071 ``` ะ•ัะปะธ ะดะพะฟัƒัั‚ะธั‚ัŒ ะพัˆะธะฑะบัƒ ะฒ ะบะพะฝัั‚ั€ัƒะบั‚ะพั€ะต ะฟั€ะพะฒะพะดะพะบ(ะฝะฐะฟั€ะธะผะตั€ ั ัะบะพะฑะบัƒ ะปะธัˆะฝัŽัŽ ะฟะพัั‚ะฐะฒะธะป ะฟั€ะธ ั€ะฐัั‡ั‘ั‚ะต ััƒะผะผั‹ ะฟั€ะพะฒะพะดะบะธ) ะฒัั‘ ัะพั…ั€ะฐะฝะธั‚ัั, ะฝะพ ะฟั€ะธ ั„ะพั€ะผะธั€ะพะฒะฐะฝะธะธ ะฟั€ะพะฒะพะดะบะธ ะฒั‹ะดะฐัั‚ ะพัˆะธะฑะบัƒ... ะทะฐั…ะพะดะธะผ ะฒ ั‚ะธะฟะพะฒัƒัŽ ะพะฟะตั€ะฐั†ะธัŽ ะถะผั‘ะผ ะบะพะฝัั‚ั€ัƒะบั‚ะพั€ ะฟะพะบะฐะทั‹ะฒะฐะตั‚ัั ัะพะพะฑั‰ะตะฝะธะต ะพ ัะธะฝั‚ะฐะบัะธั‡ะตัะบะพะน ะพัˆะธะฑะบะต... ะบะพั€ั€ะตะบั‚ะธั€ัƒะตะผ, ะฝะพ ะบะฝะพะฟะบะฐ ะพะบ ะธ ะพั‚ะผะตะฝะธั‚ัŒ ะฝะธั‡ะตะณะพ ะฝะต ะดะตะปะฐะตั‚.... ctrl-alt-del ัะฝะธะผะฐะตะผ ะทะฐะดะฐั‡ัƒ.. ``` Reported by `stasgm` on 2008-09-10 13:09:51
defect
ะบะพะฝัั‚ั€ัƒะบั‚ะพั€ ะฟั€ะพะฒะพะดะพะบ ะฝะตะฒะพะทะผะพะถะฝะพ ะทะฐะบั€ั‹ั‚ัŒ originally reported on google code with id ะตัะปะธ ะดะพะฟัƒัั‚ะธั‚ัŒ ะพัˆะธะฑะบัƒ ะฒ ะบะพะฝัั‚ั€ัƒะบั‚ะพั€ะต ะฟั€ะพะฒะพะดะพะบ ะฝะฐะฟั€ะธะผะตั€ ั ัะบะพะฑะบัƒ ะปะธัˆะฝัŽัŽ ะฟะพัั‚ะฐะฒะธะป ะฟั€ะธ ั€ะฐัั‡ั‘ั‚ะต ััƒะผะผั‹ ะฟั€ะพะฒะพะดะบะธ ะฒัั‘ ัะพั…ั€ะฐะฝะธั‚ัั ะฝะพ ะฟั€ะธ ั„ะพั€ะผะธั€ะพะฒะฐะฝะธะธ ะฟั€ะพะฒะพะดะบะธ ะฒั‹ะดะฐัั‚ ะพัˆะธะฑะบัƒ ะทะฐั…ะพะดะธะผ ะฒ ั‚ะธะฟะพะฒัƒัŽ ะพะฟะตั€ะฐั†ะธัŽ ะถะผั‘ะผ ะบะพะฝัั‚ั€ัƒะบั‚ะพั€ ะฟะพะบะฐะทั‹ะฒะฐะตั‚ัั ัะพะพะฑั‰ะตะฝะธะต ะพ ัะธะฝั‚ะฐะบัะธั‡ะตัะบะพะน ะพัˆะธะฑะบะต ะบะพั€ั€ะตะบั‚ะธั€ัƒะตะผ ะฝะพ ะบะฝะพะฟะบะฐ ะพะบ ะธ ะพั‚ะผะตะฝะธั‚ัŒ ะฝะธั‡ะตะณะพ ะฝะต ะดะตะปะฐะตั‚ ctrl alt del ัะฝะธะผะฐะตะผ ะทะฐะดะฐั‡ัƒ reported by stasgm on
1
4,060
2,610,086,729
IssuesEvent
2015-02-26 18:26:22
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
ๆทฑๅœณ้™ค็ฅ›้’ๆ˜ฅ็—˜
auto-migrated Priority-Medium Type-Defect
``` ๆทฑๅœณ้™ค็ฅ›้’ๆ˜ฅ็—˜ใ€ๆทฑๅœณ้Ÿฉๆ–น็ง‘้ขœๅ…จๅ›ฝ็ƒญ็บฟ400-869-1818๏ผŒ24ๅฐๆ—ถQQ4 008691818ใ€‘ๆทฑๅœณ้Ÿฉๆ–น็ง‘้ขœไธ“ไธš็ฅ›็—˜่ฟž้”ๆœบๆž„๏ผŒๆœบๆž„ไปฅ้Ÿฉๅ›ฝ็ง˜ๆ–น๏ฟฝ๏ฟฝ ๏ฟฝโ€”้Ÿฉๆ–น็ง‘้ขœ่ฟ™ไธ€ๅ›ฝๅฆ†ๅ‡†ๅญ—ๅทๆฒป็–—ๅž‹ๆƒๅจ๏ผŒ็ฅ›็—˜ไฝณๅ“๏ผŒ้Ÿฉๆ–น็ง‘๏ฟฝ ๏ฟฝ๏ฟฝไธ“ไธš็ฅ›็—˜่ฟž้”ๆœบๆž„๏ผŒ้‡‡็”จ้Ÿฉๅ›ฝ็ง˜ๆ–น้…ๅˆไธ“ไธšโ€œไธๅๅผนโ€ๅฅๅบท ็ฅ›็—˜ๆŠ€ๆœฏๅนถ็ป“ๅˆๅ…ˆ่ฟ›โ€œๅ…ˆ่ฟ›่ฑชๅŽๅฝฉๅ…‰โ€ไปช๏ผŒๅผ€ๅˆ›ๅ›ฝๅ†…ไธ“ไธšๆฒป๏ฟฝ๏ฟฝ ๏ฟฝ็ฒ‰ๅˆบใ€็—ค็–ฎ็ญพ็บฆๅŒ…ๆฒปๅ…ˆๆฒณ๏ผŒๆˆๅŠŸๆถˆ้™คไบ†่ฎธๅคš้กพๅฎข่„ธไธŠ็š„็—˜็—˜๏ฟฝ ๏ฟฝ๏ฟฝ ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:14
1.0
ๆทฑๅœณ้™ค็ฅ›้’ๆ˜ฅ็—˜ - ``` ๆทฑๅœณ้™ค็ฅ›้’ๆ˜ฅ็—˜ใ€ๆทฑๅœณ้Ÿฉๆ–น็ง‘้ขœๅ…จๅ›ฝ็ƒญ็บฟ400-869-1818๏ผŒ24ๅฐๆ—ถQQ4 008691818ใ€‘ๆทฑๅœณ้Ÿฉๆ–น็ง‘้ขœไธ“ไธš็ฅ›็—˜่ฟž้”ๆœบๆž„๏ผŒๆœบๆž„ไปฅ้Ÿฉๅ›ฝ็ง˜ๆ–น๏ฟฝ๏ฟฝ ๏ฟฝโ€”้Ÿฉๆ–น็ง‘้ขœ่ฟ™ไธ€ๅ›ฝๅฆ†ๅ‡†ๅญ—ๅทๆฒป็–—ๅž‹ๆƒๅจ๏ผŒ็ฅ›็—˜ไฝณๅ“๏ผŒ้Ÿฉๆ–น็ง‘๏ฟฝ ๏ฟฝ๏ฟฝไธ“ไธš็ฅ›็—˜่ฟž้”ๆœบๆž„๏ผŒ้‡‡็”จ้Ÿฉๅ›ฝ็ง˜ๆ–น้…ๅˆไธ“ไธšโ€œไธๅๅผนโ€ๅฅๅบท ็ฅ›็—˜ๆŠ€ๆœฏๅนถ็ป“ๅˆๅ…ˆ่ฟ›โ€œๅ…ˆ่ฟ›่ฑชๅŽๅฝฉๅ…‰โ€ไปช๏ผŒๅผ€ๅˆ›ๅ›ฝๅ†…ไธ“ไธšๆฒป๏ฟฝ๏ฟฝ ๏ฟฝ็ฒ‰ๅˆบใ€็—ค็–ฎ็ญพ็บฆๅŒ…ๆฒปๅ…ˆๆฒณ๏ผŒๆˆๅŠŸๆถˆ้™คไบ†่ฎธๅคš้กพๅฎข่„ธไธŠ็š„็—˜็—˜๏ฟฝ ๏ฟฝ๏ฟฝ ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:14
defect
ๆทฑๅœณ้™ค็ฅ›้’ๆ˜ฅ็—˜ ๆทฑๅœณ้™ค็ฅ›้’ๆ˜ฅ็—˜ใ€ ๏ผŒ ใ€‘ๆทฑๅœณ้Ÿฉๆ–น็ง‘้ขœไธ“ไธš็ฅ›็—˜่ฟž้”ๆœบๆž„๏ผŒๆœบๆž„ไปฅ้Ÿฉๅ›ฝ็ง˜ๆ–น๏ฟฝ๏ฟฝ ๏ฟฝโ€”้Ÿฉๆ–น็ง‘้ขœ่ฟ™ไธ€ๅ›ฝๅฆ†ๅ‡†ๅญ—ๅทๆฒป็–—ๅž‹ๆƒๅจ๏ผŒ็ฅ›็—˜ไฝณๅ“๏ผŒ้Ÿฉๆ–น็ง‘๏ฟฝ ๏ฟฝ๏ฟฝไธ“ไธš็ฅ›็—˜่ฟž้”ๆœบๆž„๏ผŒ้‡‡็”จ้Ÿฉๅ›ฝ็ง˜ๆ–น้…ๅˆไธ“ไธšโ€œไธๅๅผนโ€ๅฅๅบท ็ฅ›็—˜ๆŠ€ๆœฏๅนถ็ป“ๅˆๅ…ˆ่ฟ›โ€œๅ…ˆ่ฟ›่ฑชๅŽๅฝฉๅ…‰โ€ไปช๏ผŒๅผ€ๅˆ›ๅ›ฝๅ†…ไธ“ไธšๆฒป๏ฟฝ๏ฟฝ ๏ฟฝ็ฒ‰ๅˆบใ€็—ค็–ฎ็ญพ็บฆๅŒ…ๆฒปๅ…ˆๆฒณ๏ผŒๆˆๅŠŸๆถˆ้™คไบ†่ฎธๅคš้กพๅฎข่„ธไธŠ็š„็—˜็—˜๏ฟฝ ๏ฟฝ๏ฟฝ original issue reported on code google com by szft com on may at
1
5,017
2,610,164,550
IssuesEvent
2015-02-26 18:52:10
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Graphics Glitch
auto-migrated Priority-Medium Type-Defect
``` Imperial Star Destroyers lighting was jumping while in cinematic and some times while in tactical view Star Destroyers seem to cause a bug, and when you hover over a fleet containing a star destroyer, the SDs seem to obscure other units in the fleet, making them invisible. Once more, when in a tactical space battle, the 'rough' sections of the star destroyer seem to have a shader bug, and appear to strobe endlessly ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 4 May 2011 at 1:51
1.0
Graphics Glitch - ``` Imperial Star Destroyers lighting was jumping while in cinematic and some times while in tactical view Star Destroyers seem to cause a bug, and when you hover over a fleet containing a star destroyer, the SDs seem to obscure other units in the fleet, making them invisible. Once more, when in a tactical space battle, the 'rough' sections of the star destroyer seem to have a shader bug, and appear to strobe endlessly ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 4 May 2011 at 1:51
defect
graphics glitch imperial star destroyers lighting was jumping while in cinematic and some times while in tactical view star destroyers seem to cause a bug and when you hover over a fleet containing a star destroyer the sds seem to obscure other units in the fleet making them invisible once more when in a tactical space battle the rough sections of the star destroyer seem to have a shader bug and appear to strobe endlessly original issue reported on code google com by gmail com on may at
1
1,697
24,644,911,447
IssuesEvent
2022-10-17 14:14:43
espeak-ng/espeak-ng
https://api.github.com/repos/espeak-ng/espeak-ng
closed
add Direct Boot support for Android so espeak-ng can be used with TalkBack before the initial unlock
feature in-progress portability/android
More information: https://developer.android.com/training/articles/direct-boot https://github.com/GrapheneOS/platform_packages_apps_Updater is a trivial example of using this. You need to mark a subset of the functionality as direct boot aware and make sure it's capable of running in that state. A minimal amount of data needs to be migrated to being stored in device encrypted storage via the APIs for this. No sensitive user data should be marked that way. The voice setup and other configuration is what's expected to be there. There shouldn't be any kind of history, stats or other sensitive data in device encrypted storage though. The open source release of TalkBack is available here and has Direct Boot support: https://github.com/google/talkback
True
add Direct Boot support for Android so espeak-ng can be used with TalkBack before the initial unlock - More information: https://developer.android.com/training/articles/direct-boot https://github.com/GrapheneOS/platform_packages_apps_Updater is a trivial example of using this. You need to mark a subset of the functionality as direct boot aware and make sure it's capable of running in that state. A minimal amount of data needs to be migrated to being stored in device encrypted storage via the APIs for this. No sensitive user data should be marked that way. The voice setup and other configuration is what's expected to be there. There shouldn't be any kind of history, stats or other sensitive data in device encrypted storage though. The open source release of TalkBack is available here and has Direct Boot support: https://github.com/google/talkback
non_defect
add direct boot support for android so espeak ng can be used with talkback before the initial unlock more information is a trivial example of using this you need to mark a subset of the functionality as direct boot aware and make sure it s capable of running in that state a minimal amount of data needs to be migrated to being stored in device encrypted storage via the apis for this no sensitive user data should be marked that way the voice setup and other configuration is what s expected to be there there shouldn t be any kind of history stats or other sensitive data in device encrypted storage though the open source release of talkback is available here and has direct boot support
0
29,801
5,694,294,023
IssuesEvent
2017-04-15 11:45:22
Alexis1606/preparate
https://api.github.com/repos/Alexis1606/preparate
closed
Modificar modelo canvas
Documentation
Pedir a Alex el documento para adecuarlo al que ya tenemos y agregar lo necesario
1.0
Modificar modelo canvas - Pedir a Alex el documento para adecuarlo al que ya tenemos y agregar lo necesario
non_defect
modificar modelo canvas pedir a alex el documento para adecuarlo al que ya tenemos y agregar lo necesario
0
16,363
9,785,380,591
IssuesEvent
2019-06-09 06:29:36
jmuelbert/generator-swift
https://api.github.com/repos/jmuelbert/generator-swift
closed
We found potential security vulnerabilities in your dependencies.
security
The project security must check.
True
We found potential security vulnerabilities in your dependencies. - The project security must check.
non_defect
we found potential security vulnerabilities in your dependencies the project security must check
0
135,332
30,284,793,281
IssuesEvent
2023-07-08 14:31:59
home-assistant/core
https://api.github.com/repos/home-assistant/core
reopened
Rainbird integration still unstable
integration: rainbird by-code-owner
### The problem The Rainbird integration still oscilating between available/unavailable states: ``` May 09 12:48:54 hass.home hass[32258]: 2023-05-09 12:48:54.376 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 12:48:54 hass.home hass[32258]: 2023-05-09 12:48:54.402 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.178 seconds (success: False) ``` ![image](https://github.com/home-assistant/core/assets/10024874/77474f0a-80ec-4f33-be58-3533c728a69d) ### What version of Home Assistant Core has the issue? 2023.5.2 ### What was the last working version of Home Assistant Core? _No response_ ### What type of installation are you running? Home Assistant Core ### Integration causing the issue Rainbird ### Link to integration documentation on our website https://www.home-assistant.io/integrations/rainbird ### Diagnostics information _No response_ ### Example YAML snippet _No response_ ### Anything in the logs that might be useful for us? ```txt ay 09 15:11:51 hass.home hass[32258]: 2023-05-09 15:11:51.202 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:11:51 hass.home hass[32258]: 2023-05-09 15:11:51.203 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.150 seconds (success: True) May 09 15:12:51 hass.home hass[32258]: 2023-05-09 15:12:51.204 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:12:51 hass.home hass[32258]: 2023-05-09 15:12:51.253 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.201 seconds (success: False) May 09 15:13:52 hass.home hass[32258]: 2023-05-09 15:13:52.120 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:13:52 hass.home hass[32258]: 2023-05-09 15:13:52.121 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.069 seconds (success: True) May 09 15:14:52 hass.home hass[32258]: 2023-05-09 15:14:52.199 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:14:52 hass.home hass[32258]: 2023-05-09 15:14:52.244 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.192 seconds (success: False) May 09 15:15:53 hass.home hass[32258]: 2023-05-09 15:15:53.537 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:15:53 hass.home hass[32258]: 2023-05-09 15:15:53.538 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.486 seconds (success: True) May 09 15:16:53 hass.home hass[32258]: 2023-05-09 15:16:53.231 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:16:53 hass.home hass[32258]: 2023-05-09 15:16:53.314 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.262 seconds (success: False) May 09 15:17:54 hass.home hass[32258]: 2023-05-09 15:17:54.305 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:17:54 hass.home hass[32258]: 2023-05-09 15:17:54.306 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.254 seconds (success: True) May 09 15:18:54 hass.home hass[32258]: 2023-05-09 15:18:54.203 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:18:54 hass.home hass[32258]: 2023-05-09 15:18:54.251 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.199 seconds (success: False) May 09 15:19:55 hass.home hass[32258]: 2023-05-09 15:19:55.221 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:19:55 hass.home hass[32258]: 2023-05-09 15:19:55.221 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.168 seconds (success: True) May 09 15:20:55 hass.home hass[32258]: 2023-05-09 15:20:55.229 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:20:55 hass.home hass[32258]: 2023-05-09 15:20:55.275 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.206 seconds (success: False) May 09 15:21:56 hass.home hass[32258]: 2023-05-09 15:21:56.140 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:21:56 hass.home hass[32258]: 2023-05-09 15:21:56.141 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.090 seconds (success: True) May 09 15:22:56 hass.home hass[32258]: 2023-05-09 15:22:56.196 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:22:56 hass.home hass[32258]: 2023-05-09 15:22:56.245 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.193 seconds (success: False) May 09 15:23:57 hass.home hass[32258]: 2023-05-09 15:23:57.292 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:23:57 hass.home hass[32258]: 2023-05-09 15:23:57.292 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.240 seconds (success: True) May 09 15:24:57 hass.home hass[32258]: 2023-05-09 15:24:57.214 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:24:57 hass.home hass[32258]: 2023-05-09 15:24:57.262 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.210 seconds (success: False) May 09 15:25:40 hass.home hass[32258]: 2023-05-09 15:25:40.563 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.629 seconds (success: True) May 09 15:26:40 hass.home hass[32258]: 2023-05-09 15:26:40.388 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:26:40 hass.home hass[32258]: 2023-05-09 15:26:40.411 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.196 seconds (success: False) May 09 15:27:41 hass.home hass[32258]: 2023-05-09 15:27:41.826 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:27:41 hass.home hass[32258]: 2023-05-09 15:27:41.827 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.611 seconds (success: True) May 09 15:28:41 hass.home hass[32258]: 2023-05-09 15:28:41.372 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:28:41 hass.home hass[32258]: 2023-05-09 15:28:41.404 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.188 seconds (success: False) May 09 15:29:42 hass.home hass[32258]: 2023-05-09 15:29:42.394 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:29:42 hass.home hass[32258]: 2023-05-09 15:29:42.395 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.179 seconds (success: True) May 09 15:30:42 hass.home hass[32258]: 2023-05-09 15:30:42.374 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:30:42 hass.home hass[32258]: 2023-05-09 15:30:42.397 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.181 seconds (success: False) May 09 15:31:43 hass.home hass[32258]: 2023-05-09 15:31:43.356 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:31:43 hass.home hass[32258]: 2023-05-09 15:31:43.356 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.140 seconds (success: True) May 09 15:32:43 hass.home hass[32258]: 2023-05-09 15:32:43.375 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:32:43 hass.home hass[32258]: 2023-05-09 15:32:43.400 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.184 seconds (success: False) May 09 15:33:44 hass.home hass[32258]: 2023-05-09 15:33:44.320 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:33:44 hass.home hass[32258]: 2023-05-09 15:33:44.321 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.104 seconds (success: True) May 09 15:34:44 hass.home hass[32258]: 2023-05-09 15:34:44.365 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:34:44 hass.home hass[32258]: 2023-05-09 15:34:44.408 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.192 seconds (success: False) May 09 15:35:45 hass.home hass[32258]: 2023-05-09 15:35:45.393 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:35:45 hass.home hass[32258]: 2023-05-09 15:35:45.394 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.179 seconds (success: True) May 09 15:36:45 hass.home hass[32258]: 2023-05-09 15:36:45.378 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:36:45 hass.home hass[32258]: 2023-05-09 15:36:45.403 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.187 seconds (success: False) May 09 15:37:46 hass.home hass[32258]: 2023-05-09 15:37:46.405 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:37:46 hass.home hass[32258]: 2023-05-09 15:37:46.405 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.190 seconds (success: True) ``` ### Additional information I'd suggest to ass some timeout after which the controller will be marked as unavailable. Until that the locally cached data will be used.
1.0
Rainbird integration still unstable - ### The problem The Rainbird integration still oscilating between available/unavailable states: ``` May 09 12:48:54 hass.home hass[32258]: 2023-05-09 12:48:54.376 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 12:48:54 hass.home hass[32258]: 2023-05-09 12:48:54.402 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.178 seconds (success: False) ``` ![image](https://github.com/home-assistant/core/assets/10024874/77474f0a-80ec-4f33-be58-3533c728a69d) ### What version of Home Assistant Core has the issue? 2023.5.2 ### What was the last working version of Home Assistant Core? _No response_ ### What type of installation are you running? Home Assistant Core ### Integration causing the issue Rainbird ### Link to integration documentation on our website https://www.home-assistant.io/integrations/rainbird ### Diagnostics information _No response_ ### Example YAML snippet _No response_ ### Anything in the logs that might be useful for us? ```txt ay 09 15:11:51 hass.home hass[32258]: 2023-05-09 15:11:51.202 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:11:51 hass.home hass[32258]: 2023-05-09 15:11:51.203 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.150 seconds (success: True) May 09 15:12:51 hass.home hass[32258]: 2023-05-09 15:12:51.204 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:12:51 hass.home hass[32258]: 2023-05-09 15:12:51.253 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.201 seconds (success: False) May 09 15:13:52 hass.home hass[32258]: 2023-05-09 15:13:52.120 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:13:52 hass.home hass[32258]: 2023-05-09 15:13:52.121 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.069 seconds (success: True) May 09 15:14:52 hass.home hass[32258]: 2023-05-09 15:14:52.199 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:14:52 hass.home hass[32258]: 2023-05-09 15:14:52.244 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.192 seconds (success: False) May 09 15:15:53 hass.home hass[32258]: 2023-05-09 15:15:53.537 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:15:53 hass.home hass[32258]: 2023-05-09 15:15:53.538 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.486 seconds (success: True) May 09 15:16:53 hass.home hass[32258]: 2023-05-09 15:16:53.231 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:16:53 hass.home hass[32258]: 2023-05-09 15:16:53.314 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.262 seconds (success: False) May 09 15:17:54 hass.home hass[32258]: 2023-05-09 15:17:54.305 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:17:54 hass.home hass[32258]: 2023-05-09 15:17:54.306 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.254 seconds (success: True) May 09 15:18:54 hass.home hass[32258]: 2023-05-09 15:18:54.203 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:18:54 hass.home hass[32258]: 2023-05-09 15:18:54.251 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.199 seconds (success: False) May 09 15:19:55 hass.home hass[32258]: 2023-05-09 15:19:55.221 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:19:55 hass.home hass[32258]: 2023-05-09 15:19:55.221 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.168 seconds (success: True) May 09 15:20:55 hass.home hass[32258]: 2023-05-09 15:20:55.229 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:20:55 hass.home hass[32258]: 2023-05-09 15:20:55.275 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.206 seconds (success: False) May 09 15:21:56 hass.home hass[32258]: 2023-05-09 15:21:56.140 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:21:56 hass.home hass[32258]: 2023-05-09 15:21:56.141 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.090 seconds (success: True) May 09 15:22:56 hass.home hass[32258]: 2023-05-09 15:22:56.196 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:22:56 hass.home hass[32258]: 2023-05-09 15:22:56.245 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.193 seconds (success: False) May 09 15:23:57 hass.home hass[32258]: 2023-05-09 15:23:57.292 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:23:57 hass.home hass[32258]: 2023-05-09 15:23:57.292 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.240 seconds (success: True) May 09 15:24:57 hass.home hass[32258]: 2023-05-09 15:24:57.214 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:24:57 hass.home hass[32258]: 2023-05-09 15:24:57.262 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.210 seconds (success: False) May 09 15:25:40 hass.home hass[32258]: 2023-05-09 15:25:40.563 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.629 seconds (success: True) May 09 15:26:40 hass.home hass[32258]: 2023-05-09 15:26:40.388 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:26:40 hass.home hass[32258]: 2023-05-09 15:26:40.411 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.196 seconds (success: False) May 09 15:27:41 hass.home hass[32258]: 2023-05-09 15:27:41.826 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:27:41 hass.home hass[32258]: 2023-05-09 15:27:41.827 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.611 seconds (success: True) May 09 15:28:41 hass.home hass[32258]: 2023-05-09 15:28:41.372 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:28:41 hass.home hass[32258]: 2023-05-09 15:28:41.404 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.188 seconds (success: False) May 09 15:29:42 hass.home hass[32258]: 2023-05-09 15:29:42.394 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:29:42 hass.home hass[32258]: 2023-05-09 15:29:42.395 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.179 seconds (success: True) May 09 15:30:42 hass.home hass[32258]: 2023-05-09 15:30:42.374 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:30:42 hass.home hass[32258]: 2023-05-09 15:30:42.397 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.181 seconds (success: False) May 09 15:31:43 hass.home hass[32258]: 2023-05-09 15:31:43.356 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:31:43 hass.home hass[32258]: 2023-05-09 15:31:43.356 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.140 seconds (success: True) May 09 15:32:43 hass.home hass[32258]: 2023-05-09 15:32:43.375 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:32:43 hass.home hass[32258]: 2023-05-09 15:32:43.400 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.184 seconds (success: False) May 09 15:33:44 hass.home hass[32258]: 2023-05-09 15:33:44.320 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:33:44 hass.home hass[32258]: 2023-05-09 15:33:44.321 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.104 seconds (success: True) May 09 15:34:44 hass.home hass[32258]: 2023-05-09 15:34:44.365 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:34:44 hass.home hass[32258]: 2023-05-09 15:34:44.408 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.192 seconds (success: False) May 09 15:35:45 hass.home hass[32258]: 2023-05-09 15:35:45.393 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:35:45 hass.home hass[32258]: 2023-05-09 15:35:45.394 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.179 seconds (success: True) May 09 15:36:45 hass.home hass[32258]: 2023-05-09 15:36:45.378 ERROR (MainThread) [homeassistant.components.rainbird.coordinator] Error fetching rainbird.home data: Error communicating with Device: Device is busy; Wait 1 minute May 09 15:36:45 hass.home hass[32258]: 2023-05-09 15:36:45.403 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 0.187 seconds (success: False) May 09 15:37:46 hass.home hass[32258]: 2023-05-09 15:37:46.405 INFO (MainThread) [homeassistant.components.rainbird.coordinator] Fetching rainbird.home data recovered May 09 15:37:46 hass.home hass[32258]: 2023-05-09 15:37:46.405 DEBUG (MainThread) [homeassistant.components.rainbird.coordinator] Finished fetching rainbird.home data in 1.190 seconds (success: True) ``` ### Additional information I'd suggest to ass some timeout after which the controller will be marked as unavailable. Until that the locally cached data will be used.
non_defect
rainbird integration still unstable the problem the rainbird integration still oscilating between available unavailable states may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false what version of home assistant core has the issue what was the last working version of home assistant core no response what type of installation are you running home assistant core integration causing the issue rainbird link to integration documentation on our website diagnostics information no response example yaml snippet no response anything in the logs that might be useful for us txt ay hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true may hass home hass error mainthread error fetching rainbird home data error communicating with device device is busy wait minute may hass home hass debug mainthread finished fetching rainbird home data in seconds success false may hass home hass info mainthread fetching rainbird home data recovered may hass home hass debug mainthread finished fetching rainbird home data in seconds success true additional information i d suggest to ass some timeout after which the controller will be marked as unavailable until that the locally cached data will be used
0
23,312
3,789,693,822
IssuesEvent
2016-03-21 18:48:28
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
Module stays open if logged out of conference
Client Defect Low Priority
Originally reported on Google Code with ID 1512 ``` Build: 0.81-dev (latest as of 5/16/2013 @ 7:49pm EST) Issue: if bbb server is brought down (ie bbb-conf --stop, --clean, --restart, etc.) and possibly if the moderator ends the meeting (haven't tested that theory yet), while the presentation module's `Upload Presentation` window is open, the logout confirmation will open with the upload window still open. Steps to reproduce: 1) Log into meeting 2) Open `upload presentation` window 3) Somehow get logged kicked out of meeting. Suggestion: Make the upload window close upon logging out. ``` Reported by `josephorlando11` on 2013-05-17 23:53:05
1.0
Module stays open if logged out of conference - Originally reported on Google Code with ID 1512 ``` Build: 0.81-dev (latest as of 5/16/2013 @ 7:49pm EST) Issue: if bbb server is brought down (ie bbb-conf --stop, --clean, --restart, etc.) and possibly if the moderator ends the meeting (haven't tested that theory yet), while the presentation module's `Upload Presentation` window is open, the logout confirmation will open with the upload window still open. Steps to reproduce: 1) Log into meeting 2) Open `upload presentation` window 3) Somehow get logged kicked out of meeting. Suggestion: Make the upload window close upon logging out. ``` Reported by `josephorlando11` on 2013-05-17 23:53:05
defect
module stays open if logged out of conference originally reported on google code with id build dev latest as of est issue if bbb server is brought down ie bbb conf stop clean restart etc and possibly if the moderator ends the meeting haven t tested that theory yet while the presentation module s upload presentation window is open the logout confirmation will open with the upload window still open steps to reproduce log into meeting open upload presentation window somehow get logged kicked out of meeting suggestion make the upload window close upon logging out reported by on
1
56,447
15,098,469,947
IssuesEvent
2021-02-07 22:51:51
codl/forget
https://api.github.com/repos/codl/forget
closed
No posts detected
defect
forget is not detecting any toots that match my filters, even though I have 1,6k posts most of them follower only. "Currently keeping track of 0 of your posts, roughly 0 of which currently match your expiration rules." using a mastodon instance with ~20 people on it.
1.0
No posts detected - forget is not detecting any toots that match my filters, even though I have 1,6k posts most of them follower only. "Currently keeping track of 0 of your posts, roughly 0 of which currently match your expiration rules." using a mastodon instance with ~20 people on it.
defect
no posts detected forget is not detecting any toots that match my filters even though i have posts most of them follower only currently keeping track of of your posts roughly of which currently match your expiration rules using a mastodon instance with people on it
1
73,310
14,021,566,197
IssuesEvent
2020-10-29 21:30:39
qbittorrent/qBittorrent
https://api.github.com/repos/qbittorrent/qBittorrent
closed
Use clang-format and/or uncrustify
Code cleanup Project management autoCloseOldIssue
### What is the problem uncrustify is great and all, but clang-format can be used by multiple IDEs to make sure the code is formatted when coding. ### What is the expected behavior Formatting while coding ### Extra info(if any) If we can port uncrustify to clang-format while following the same rules, this will help with productivity.
1.0
Use clang-format and/or uncrustify - ### What is the problem uncrustify is great and all, but clang-format can be used by multiple IDEs to make sure the code is formatted when coding. ### What is the expected behavior Formatting while coding ### Extra info(if any) If we can port uncrustify to clang-format while following the same rules, this will help with productivity.
non_defect
use clang format and or uncrustify what is the problem uncrustify is great and all but clang format can be used by multiple ides to make sure the code is formatted when coding what is the expected behavior formatting while coding extra info if any if we can port uncrustify to clang format while following the same rules this will help with productivity
0
12,910
2,728,703,203
IssuesEvent
2015-04-16 00:23:51
USPTO/designpatterns
https://api.github.com/repos/USPTO/designpatterns
closed
Typography in Chrome
needs: feedback needs: work type: defect
Hi, We've got issues with Chrome not showing the different fonts, again. Jeff is using 37 and could only see 700 weight. The rest all looked like 400. I'm using 38, and 300 and 200 look the same.
1.0
Typography in Chrome - Hi, We've got issues with Chrome not showing the different fonts, again. Jeff is using 37 and could only see 700 weight. The rest all looked like 400. I'm using 38, and 300 and 200 look the same.
defect
typography in chrome hi we ve got issues with chrome not showing the different fonts again jeff is using and could only see weight the rest all looked like i m using and and look the same
1
393,464
26,993,084,161
IssuesEvent
2023-02-09 21:41:49
woocommerce/pinterest-for-woocommerce
https://api.github.com/repos/woocommerce/pinterest-for-woocommerce
closed
Update woocommerce.com plugin documentation with new information regarding the feed filters.
type: documentation priority: high
Update the plugin documentation with information on product feed filters here https://woocommerce.com/document/pinterest-for-woocommerce/#section-15. Add text regarding the default product types supported by the product feed and how to modify the behaviour (include/exclude filters). See the PR #675
1.0
Update woocommerce.com plugin documentation with new information regarding the feed filters. - Update the plugin documentation with information on product feed filters here https://woocommerce.com/document/pinterest-for-woocommerce/#section-15. Add text regarding the default product types supported by the product feed and how to modify the behaviour (include/exclude filters). See the PR #675
non_defect
update woocommerce com plugin documentation with new information regarding the feed filters update the plugin documentation with information on product feed filters here add text regarding the default product types supported by the product feed and how to modify the behaviour include exclude filters see the pr
0
224,365
7,469,521,715
IssuesEvent
2018-04-02 23:19:18
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.facebook.com - site is not usable
Pre-triage browser-firefox-mobile priority-critical
<!-- @browser: Firefox Mobile 56.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:56.0) Gecko/56.0 Firefox/56.0 --> <!-- @reported_with: web --> **URL**: https://m.facebook.com/login/device-based/password/?uid=100000364251879 **Browser / Version**: Firefox Mobile 56.0 **Operating System**: Android 7.0 **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: It will not accept my cortect oassword. is someone else using it that is not authorized? **Steps to Reproduce**: This has happened on other sites. Will not allow ME THE OENER OF THIS ACCOUNT will not allow me to log in with the CORRECT PASSWORD and is rejected every time. [![Screenshot Description](https://webcompat.com/uploads/2018/4/c0ad1ba0-1818-4916-ad40-4e8d8638776a-thumb.jpg)](https://webcompat.com/uploads/2018/4/c0ad1ba0-1818-4916-ad40-4e8d8638776a.jpg) _From [webcompat.com](https://webcompat.com/) with โค๏ธ_
1.0
m.facebook.com - site is not usable - <!-- @browser: Firefox Mobile 56.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:56.0) Gecko/56.0 Firefox/56.0 --> <!-- @reported_with: web --> **URL**: https://m.facebook.com/login/device-based/password/?uid=100000364251879 **Browser / Version**: Firefox Mobile 56.0 **Operating System**: Android 7.0 **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: It will not accept my cortect oassword. is someone else using it that is not authorized? **Steps to Reproduce**: This has happened on other sites. Will not allow ME THE OENER OF THIS ACCOUNT will not allow me to log in with the CORRECT PASSWORD and is rejected every time. [![Screenshot Description](https://webcompat.com/uploads/2018/4/c0ad1ba0-1818-4916-ad40-4e8d8638776a-thumb.jpg)](https://webcompat.com/uploads/2018/4/c0ad1ba0-1818-4916-ad40-4e8d8638776a.jpg) _From [webcompat.com](https://webcompat.com/) with โค๏ธ_
non_defect
m facebook com site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description it will not accept my cortect oassword is someone else using it that is not authorized steps to reproduce this has happened on other sites will not allow me the oener of this account will not allow me to log in with the correct password and is rejected every time from with โค๏ธ
0
72,711
13,910,188,179
IssuesEvent
2020-10-20 15:46:16
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
New analyzer or extend exisiting one: Replace '.Count() > 1' with 'Skip(1).Any()'
api-suggestion code-analyzer untriaged
In the same spirit as the analyzer that suggests to use `.Any()` instead of `Count > 0`/`Count == 0` we could suggest `.Skip(1).Any()` in replacement of `Count > 1`/`Count == 1`. I am even thinking we could go a bit further and define a threshold (I don't think it's worth having it configurable) for which we can suggest the following change `Count() > X`/`Count() == X` -> `.Skip(X).Any()`. WDYT?
1.0
New analyzer or extend exisiting one: Replace '.Count() > 1' with 'Skip(1).Any()' - In the same spirit as the analyzer that suggests to use `.Any()` instead of `Count > 0`/`Count == 0` we could suggest `.Skip(1).Any()` in replacement of `Count > 1`/`Count == 1`. I am even thinking we could go a bit further and define a threshold (I don't think it's worth having it configurable) for which we can suggest the following change `Count() > X`/`Count() == X` -> `.Skip(X).Any()`. WDYT?
non_defect
new analyzer or extend exisiting one replace count with skip any in the same spirit as the analyzer that suggests to use any instead of count count we could suggest skip any in replacement of count count i am even thinking we could go a bit further and define a threshold i don t think it s worth having it configurable for which we can suggest the following change count x count x skip x any wdyt
0
73,308
24,556,883,954
IssuesEvent
2022-10-12 16:35:06
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
closed
Bold text in terminal is italicized
defect terminal
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it In the integrated terminal, all bold text also displays in italics. Compare the images below (first image taken in Zed's terminal, second in iTerm2). To reproduce: open the terminal in zed, and run a program that produces output containing bold text. <img width="531" alt="A screenshot of some terminal output. All bold text in the output is also italicized." src="https://user-images.githubusercontent.com/27498421/194927671-3f1caade-f361-4180-83f1-43267d598978.png"> <img width="505" alt="A screenshot of the same output in a different terminal. Bold text is just bold, with no italics." src="https://user-images.githubusercontent.com/27498421/194927769-1209ef3c-dce9-46ba-a519-57b208cb5d97.png"> ### Expected behavior Text that is not italicized should not display as italicized. Text that is only bold should only display as bold. ### Environment ``` Zed 0.59.0 โ€“ /Applications/Zed.app macOS 12.6 architecture arm64 ``` ### If applicable, add mockups / screenshots to help explain present your vision of the feature _No response_ ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue _No response_
1.0
Bold text in terminal is italicized - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it In the integrated terminal, all bold text also displays in italics. Compare the images below (first image taken in Zed's terminal, second in iTerm2). To reproduce: open the terminal in zed, and run a program that produces output containing bold text. <img width="531" alt="A screenshot of some terminal output. All bold text in the output is also italicized." src="https://user-images.githubusercontent.com/27498421/194927671-3f1caade-f361-4180-83f1-43267d598978.png"> <img width="505" alt="A screenshot of the same output in a different terminal. Bold text is just bold, with no italics." src="https://user-images.githubusercontent.com/27498421/194927769-1209ef3c-dce9-46ba-a519-57b208cb5d97.png"> ### Expected behavior Text that is not italicized should not display as italicized. Text that is only bold should only display as bold. ### Environment ``` Zed 0.59.0 โ€“ /Applications/Zed.app macOS 12.6 architecture arm64 ``` ### If applicable, add mockups / screenshots to help explain present your vision of the feature _No response_ ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue _No response_
defect
bold text in terminal is italicized check for existing issues completed describe the bug provide steps to reproduce it in the integrated terminal all bold text also displays in italics compare the images below first image taken in zed s terminal second in to reproduce open the terminal in zed and run a program that produces output containing bold text img width alt a screenshot of some terminal output all bold text in the output is also italicized src img width alt a screenshot of the same output in a different terminal bold text is just bold with no italics src expected behavior text that is not italicized should not display as italicized text that is only bold should only display as bold environment zed โ€“ applications zed app macos architecture if applicable add mockups screenshots to help explain present your vision of the feature no response if applicable attach your library logs zed zed log file to this issue no response
1
820,634
30,781,333,136
IssuesEvent
2023-07-31 10:12:46
fabian-hiller/valibot
https://api.github.com/repos/fabian-hiller/valibot
closed
Add built in type guards
enhancement priority
Usually when using zod a common pattern I see is defining a type guard around the `safeParse` that would look something like: ```ts type Data = z.infer<typeof dataSchema> const isData = (input: unknown): input is Data => { return dataSchema.safeParse(input).success } ``` So I would suggest adding something like an `is` function directly in the library to fill this function so that users don't have to create these wrapper functions. For an example let's say you have a React component that listens to messages and if it's a specific type of message then it sets some local state. Without a built in type guard it would look something like this: ```tsx const messageDataSchema = object({ eventId: literal('exampleEventId'), id: string(), }) type MessageData = Output<typeof messageDataSchema> const isMessageData = (input: unknown): input is MessageData => { return safeParse(messageDataSchema, input).success } const Component = () => { const [id, setId] = useState('') useEffect(() => { const handler = ({ data }: MessageEvent['data']) => { if (isMessageData(data)) { setId(data.id) } } window.addEventListener('message', handler) return () => { window.removeEventListener('message', handler) } }, []) } ``` So we create the schema, infer that to a type, use the type to create a type guard, and then we can use that type guard in our message handler. Alternatively if we have built in type guards we can do: ```tsx const messageDataSchema = object({ eventId: literal('exampleEventId'), id: string(), }) const Component = () => { const [id, setId] = useState('') useEffect(() => { const handler = ({ data }: MessageEvent['data']) => { if (is(messageDataSchema, data)) { setId(data.id) } } window.addEventListener('message', handler) return () => { window.removeEventListener('message', handler) } }, []) } ``` Now we create the schema and use that directly with the type guard which results in less code for the user to write. Of course we could use `safeParse` directly and use its return value and be type safe like this: ```tsx const messageDataSchema = object({ eventId: literal('exampleEventId'), id: string(), }) const Component = () => { const [id, setId] = useState('') useEffect(() => { const handler = ({ data }: MessageEvent['data']) => { const res = safeParse(messageDataSchema, data) if (res.success) { setId(res.data.id) } } window.addEventListener('message', handler) return () => { window.removeEventListener('message', handler) } }, []) } ``` Personally I would prefer following the more standard format of type guards being their own functions as in the first two examples. With the third example, while working without issues, we split our checking over multiple lines and we don't narrow the type of our argument, instead we create a new variable to hold the typed data which I would also argue is not preferred.
1.0
Add built in type guards - Usually when using zod a common pattern I see is defining a type guard around the `safeParse` that would look something like: ```ts type Data = z.infer<typeof dataSchema> const isData = (input: unknown): input is Data => { return dataSchema.safeParse(input).success } ``` So I would suggest adding something like an `is` function directly in the library to fill this function so that users don't have to create these wrapper functions. For an example let's say you have a React component that listens to messages and if it's a specific type of message then it sets some local state. Without a built in type guard it would look something like this: ```tsx const messageDataSchema = object({ eventId: literal('exampleEventId'), id: string(), }) type MessageData = Output<typeof messageDataSchema> const isMessageData = (input: unknown): input is MessageData => { return safeParse(messageDataSchema, input).success } const Component = () => { const [id, setId] = useState('') useEffect(() => { const handler = ({ data }: MessageEvent['data']) => { if (isMessageData(data)) { setId(data.id) } } window.addEventListener('message', handler) return () => { window.removeEventListener('message', handler) } }, []) } ``` So we create the schema, infer that to a type, use the type to create a type guard, and then we can use that type guard in our message handler. Alternatively if we have built in type guards we can do: ```tsx const messageDataSchema = object({ eventId: literal('exampleEventId'), id: string(), }) const Component = () => { const [id, setId] = useState('') useEffect(() => { const handler = ({ data }: MessageEvent['data']) => { if (is(messageDataSchema, data)) { setId(data.id) } } window.addEventListener('message', handler) return () => { window.removeEventListener('message', handler) } }, []) } ``` Now we create the schema and use that directly with the type guard which results in less code for the user to write. Of course we could use `safeParse` directly and use its return value and be type safe like this: ```tsx const messageDataSchema = object({ eventId: literal('exampleEventId'), id: string(), }) const Component = () => { const [id, setId] = useState('') useEffect(() => { const handler = ({ data }: MessageEvent['data']) => { const res = safeParse(messageDataSchema, data) if (res.success) { setId(res.data.id) } } window.addEventListener('message', handler) return () => { window.removeEventListener('message', handler) } }, []) } ``` Personally I would prefer following the more standard format of type guards being their own functions as in the first two examples. With the third example, while working without issues, we split our checking over multiple lines and we don't narrow the type of our argument, instead we create a new variable to hold the typed data which I would also argue is not preferred.
non_defect
add built in type guards usually when using zod a common pattern i see is defining a type guard around the safeparse that would look something like ts type data z infer const isdata input unknown input is data return dataschema safeparse input success so i would suggest adding something like an is function directly in the library to fill this function so that users don t have to create these wrapper functions for an example let s say you have a react component that listens to messages and if it s a specific type of message then it sets some local state without a built in type guard it would look something like this tsx const messagedataschema object eventid literal exampleeventid id string type messagedata output const ismessagedata input unknown input is messagedata return safeparse messagedataschema input success const component const usestate useeffect const handler data messageevent if ismessagedata data setid data id window addeventlistener message handler return window removeeventlistener message handler so we create the schema infer that to a type use the type to create a type guard and then we can use that type guard in our message handler alternatively if we have built in type guards we can do tsx const messagedataschema object eventid literal exampleeventid id string const component const usestate useeffect const handler data messageevent if is messagedataschema data setid data id window addeventlistener message handler return window removeeventlistener message handler now we create the schema and use that directly with the type guard which results in less code for the user to write of course we could use safeparse directly and use its return value and be type safe like this tsx const messagedataschema object eventid literal exampleeventid id string const component const usestate useeffect const handler data messageevent const res safeparse messagedataschema data if res success setid res data id window addeventlistener message handler return window removeeventlistener message handler personally i would prefer following the more standard format of type guards being their own functions as in the first two examples with the third example while working without issues we split our checking over multiple lines and we don t narrow the type of our argument instead we create a new variable to hold the typed data which i would also argue is not preferred
0
313,623
9,565,389,022
IssuesEvent
2019-05-05 12:09:21
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
RPM Packaging Discussion
area/packaging priority/low
Context: https://www.reddit.com/r/linuxadmin/comments/5fkxan/netdata_the_cli_killer_for_linux_performance/dal7ks6/?context=1 Packages: https://build.opensuse.org/package/show/home:breed808:netdata/netdata Currently, I've got working packages for Fedora 24/25, OpenSUSE 42.1 (semi-working build for OpenSUSE 42.2), and CentOS 7. Will look into building a package for CentOS 6 due to the number of comments in the above thread requesting it. Can someone have a look at the directory structure of the package(s) and let me know if anything needs moving? Also, the packages are shipping with an empty `/etc/netdata/netdata.conf` file, would it be preferable to ship with a default config file? Other than that, let me know what is needed, be it tips on RPM packaging, requests for builds, etc. EDIT: Just noticed the specfile _already committed to the project_. Would have saved myself a lot of time and effort by looking at this first. Will have a look at the project's spec file and get some packages building from it.
1.0
RPM Packaging Discussion - Context: https://www.reddit.com/r/linuxadmin/comments/5fkxan/netdata_the_cli_killer_for_linux_performance/dal7ks6/?context=1 Packages: https://build.opensuse.org/package/show/home:breed808:netdata/netdata Currently, I've got working packages for Fedora 24/25, OpenSUSE 42.1 (semi-working build for OpenSUSE 42.2), and CentOS 7. Will look into building a package for CentOS 6 due to the number of comments in the above thread requesting it. Can someone have a look at the directory structure of the package(s) and let me know if anything needs moving? Also, the packages are shipping with an empty `/etc/netdata/netdata.conf` file, would it be preferable to ship with a default config file? Other than that, let me know what is needed, be it tips on RPM packaging, requests for builds, etc. EDIT: Just noticed the specfile _already committed to the project_. Would have saved myself a lot of time and effort by looking at this first. Will have a look at the project's spec file and get some packages building from it.
non_defect
rpm packaging discussion context packages currently i ve got working packages for fedora opensuse semi working build for opensuse and centos will look into building a package for centos due to the number of comments in the above thread requesting it can someone have a look at the directory structure of the package s and let me know if anything needs moving also the packages are shipping with an empty etc netdata netdata conf file would it be preferable to ship with a default config file other than that let me know what is needed be it tips on rpm packaging requests for builds etc edit just noticed the specfile already committed to the project would have saved myself a lot of time and effort by looking at this first will have a look at the project s spec file and get some packages building from it
0
216,343
16,656,755,477
IssuesEvent
2021-06-05 17:11:48
SeoulNative/naengboo
https://api.github.com/repos/SeoulNative/naengboo
opened
TDD ๊ฐœ๋ฐœ ํ˜„ํ™ฉ ๊ณต์œ  ๋ฐ ์ž‘์—… ๊ณ„ํš
documentation enhancement
# What - TDD ๊ฐœ๋ฐœ ํ˜„ํ™ฉ ๊ณต์œ ์™€ ์ž‘์„ฑํ•œ ์ฝ”๋“œ(pytest ๊ด€๋ จ)์— ๋Œ€ํ•œ ์„ค๋ช… - ์ดํ›„ ์ž‘์—… ๊ณ„ํš ์ •๋ฆฌ ๋ฐ ์˜๊ฒฌ ๊ณต์œ  - ์—…๋ฌด๋ถ„์žฅ # Description ### ๊ฐœ๋ฐœ ํ˜„ํ™ฉ [pytest ์„ค์ • Pull Request](https://github.com/SeoulNative/naengboo/pull/13)์— ๋Œ€ํ•œ ๋ฆฌ๋ทฐ๊ฐ€ ๋๋‚˜๊ฐ€์„œ ์กฐ๋งŒ๊ฐ„ merge ๋  ๊ฒƒ ๊ฐ™์Šต๋‹ˆ๋‹ค. ### pytest ์‹คํ–‰ ๊ณผ์ • 1. shell์—์„œ python manage.py test ๋ช…๋ น์–ด๋ฅผ ์ž…๋ ฅํ•˜๋ฉด ์•„๋ž˜์™€ ๊ฐ™์€ testํ•จ์ˆ˜๊ฐ€ ํ˜ธ์ถœ๋ฉ๋‹ˆ๋‹ค. ์ด ํ•จ์ˆ˜์—์„œ pytest๋ฅผ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ``` # manage.py ... @cli.command() def test(): โ€˜โ€™' run pytest โ€˜โ€™' os.environ[โ€œFLASK_CONFIGโ€] = โ€œtestโ€ os.system(โ€œpytestโ€) ... ``` 2. pytest ์‹คํ–‰ ์‹œ current working directory ๋‚ด์— ์กด์žฌํ•˜๋Š” โ€˜test'๊ฐ€ ์ด๋ฆ„์— ํฌํ•จ๋œ ๋ชจ๋“ˆ๊ณผ ํŒจํ‚ค์ง€๋ฅผ ๋ชจ๋‘ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ์ด๋•Œ, ์žฌ๊ท€์ ์œผ๋กœ ํ•˜์œ„ ํŒจํ‚ค์ง€์˜ ๋ชจ๋“ˆ๋“ค๋„ ๋ชจ๋‘ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค. ํ˜„์žฌ ๋ƒ‰๋ถ€ ๋””๋ ‰ํ„ฐ๋ฆฌ ๊ตฌ์กฐ์—์„œ๋Š” ๊ฐ€์žฅ ๋จผ์ € `test/__init__.py`๊ฐ€ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค. <img width="245" alt="image" src="https://user-images.githubusercontent.com/52875885/120896450-97bd7980-c65c-11eb-86b4-a3bd2f26dde3.png"> 3. `test/__init__.py`๊ฐ€ ์‹คํ–‰๋˜๋ฉด์„œ, `create_app`์„ ํ˜ธ์ถœํ•ด์„œ flask ๊ฐ์ฒด๋ฅผ ๋งŒ๋“ค๊ฒŒ ๋˜๊ณ , client๋ผ๋Š” ์ด๋ฆ„์„ ๋ถ™์ธ pytest fixture๋ฅผ ๋งŒ๋“ค๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. ์ด ๋ถ€๋ถ„์€ ๋’ค์—์„œ ๋” ์ž์„ธํžˆ ์„ค๋ช…ํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค. 4. ๊ทธ ์ดํ›„์— ํ•˜์œ„ ํŒจํ‚ค์ง€์ธ `test/views`์—์„œ `test/views/test_refrigerators.py`๋ฅผ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค. ``` #test/views/test_refrigerators.py ... @pytest.mark.parametrize('input, output', params.test_post_ingredients()) def test_post_ingredients(client, input, output): response = client.post( '/refrigerators/ingredients', json=input, ) response_json = loads(response.json) for i in range(len(output)): assert subset_checker(response_json[i], output[i]) ``` pytest๋Š” ์œ„์— `test_post_ingredients`์™€ ๊ฐ™์ด ์ด๋ฆ„์— 'test'๊ฐ€ ํฌํ•จ๋œ ํ•จ์ˆ˜๋ฅผ ์‹คํ–‰์‹œํ‚ค๊ณ , assert๋ฅผ ํ†ต๊ณผํ•˜๋Š”์ง€ ํ™•์ธํ•˜๋Š” ๋ฐฉ์‹์œผ๋กœ ํ…Œ์ŠคํŠธ๋ฅผ ์ง„ํ–‰ํ•ฉ๋‹ˆ๋‹ค. \ \ \ ์œ„์— `test_post_ingredients` ์—์„œ ์ธ์ž๋กœ ๋ฐ›์€ client๋Š”, `test/__init__.py` ์—์„œ ๊ฐ€์ ธ์˜จ pytest fixture์ž…๋‹ˆ๋‹ค. ``` # test/__init__.py ... @pytest.fixture(scope='function') def client(): with flask_context.test_client() as client: insert_mock_data() yield client flush_db() ... ``` ์œ„์™€ ๊ฐ™์ด pytest fixture๊ฐ€ ์„ ์–ธ๋˜์–ด ์žˆ๋Š” ์ƒํ™ฉ์—์„œ, ๊ฐ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์—์„œ client๋ฅผ ์ธ์ž๋กœ ๋ฐ›์œผ๋ ค๊ณ  ์‹œ๋„ํ•˜๊ฒŒ ๋˜๋ฉด, ํ•ญ์ƒ client ํ•จ์ˆ˜๋ฅผ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ์ดํ›„, client ํ•จ์ˆ˜์˜ return ๊ฐ’์„ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜๊ฐ€ client๋ผ๋Š” ์ด๋ฆ„์œผ๋กœ ๋ฐ›๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. client ํ•จ์ˆ˜๊ฐ€ ์‹คํ–‰๋  ๋•Œ ๋งˆ๋‹ค, insert_mock_data ํ•จ์ˆ˜(์ผ์ •ํ•œ ๋ฐ์ดํ„ฐ๋ฅผ db์— insertํ•˜๋Š” ํ•จ์ˆ˜)์™€ flush_dbํ•จ์ˆ˜(db์˜ ๋ชจ๋“  ๊ฐ’์„ ์‚ญ์ œํ•˜๋Š” ํ•จ์ˆ˜)๋ฅผ ์‹คํ–‰ํ•˜๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. ๋”ฐ๋ผ์„œ, ๋ชจ๋“  ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค๋งˆ๋‹ค db๊ฐ’์€ ํ•ญ์ƒ ๊ฐ™์€ ๋ฐ์ดํ„ฐ๋ฅผ ๊ฐ€์ง€๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. pytest fixture๊ณผ ๊ด€๋ จ๋œ ์ž์„ธํ•œ ์„ค๋ช…์€ [๋งํฌ](https://docs.pytest.org/en/6.2.x/fixture.html)๋ฅผ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”! \ \ \ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์˜ input, output์€ ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค์ž…๋‹ˆ๋‹ค. ๋‹ค์Œ๊ณผ ๊ฐ™์ด params ๋””๋ ‰ํ„ฐ๋ฆฌ์— ์•„๋ž˜์™€ ๊ฐ™์ด ํ•จ์ˆ˜๋ฅผ ์„ ์–ธํ•˜๋ฉด ๋ฉ๋‹ˆ๋‹ค. ``` def test_post_ingredients(): cast_list = [ { 'input': { 'username': 'db-post-case-1', 'msg': 'db-post-test-case-1', }, 'output': [ { 'username': 'db-original', 'msg': 'original', }, { 'username': 'db-post-case-1', 'msg': 'db-post-test-case-1', } ] }, { 'input': { 'username': 'db-post-case-2', 'msg': 'db-post-test-case-2', }, 'output': [ { 'username': 'db-original', 'msg': 'original', }, { 'username': 'db-post-case-2', 'msg': 'db-post-test-case-2', } ] }, ] return [(test_case['input'], test_case['output']) for test_case in cast_list] ``` ๊ฒฝ๋ฏผ๋‹˜๊ป˜์„œ ์ด๋ ‡๊ฒŒ ๋‚˜๋ˆ„์ง€ ๋ง๊ณ  ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์™€ ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค๋ฅผ ๊ฐ™์€ ๊ณณ์— ์œ„์น˜์‹œํ‚ค๋ฉด ๋” ์ข‹์„ ๊ฒƒ ๊ฐ™๋‹ค๋Š” ์˜๊ฒฌ์„ ์ฃผ์…จ์—ˆ๋Š”๋ฐ([pr comment](https://github.com/SeoulNative/naengboo/pull/13#discussion_r645037418)), ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜ ์ž‘์„ฑํ•˜๋ฉด์„œ ์–ด๋–ป๊ฒŒ ํ•˜๋Š” ๊ฒŒ ํŽธํ•  ๊ฒƒ ๊ฐ™์€์ง€ ์˜๊ฒฌ์„ ์ฃผ์‹œ๋ฉด ๊ฐ์‚ฌํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค~! parametrize์— ๋Œ€ํ•œ ์ž์ƒˆํ•œ ์„ค๋ช…์€ [๋งํฌ](https://docs.pytest.org/en/6.2.x/parametrize.html)๋ฅผ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”! ### mock data ๊ด€๋ จ mock data๋Š” `test/__init__.py`์˜ client ํ•จ์ˆ˜์—์„œ ํ˜ธ์ถœ๋˜๋Š” `insert_mock_data`๋ฅผ ํ†ตํ•ด db์— ์ž…๋ ฅ๋ , ํ…Œ์ŠคํŠธ์— ํ•„์š”ํ•œ ์ดˆ๊ธฐ๊ฐ’๋“ค์ž…๋‹ˆ๋‹ค. <img width="269" alt="image" src="https://user-images.githubusercontent.com/52875885/120897969-ce4ac280-c663-11eb-8b50-6629df8a8295.png"> test/mock/data ๋””๋ ‰ํ„ฐ๋ฆฌ ๋‚ด์— [mongo db collection name].json ํ˜•ํƒœ๋กœ ์ €์žฅํ•˜๊ณ , json ํŒŒ์ผ ๋‚ด๋ถ€๋Š” ์•„๋ž˜์™€ ๊ฐ™์ด insertํ•  document๋“ค์˜ ์ •๋ณด๋ฅผ ์ €์žฅํ•ด์ฃผ์„ธ์š”! ``` [ { "username" : "db-original", "msg" : "original" } ] ``` ### ์ดํ›„ ์ž‘์—… ๊ณ„ํš 1. views.py ์ž‘์„ฑ - [์„ค๊ณ„ํ•œ API](https://www.notion.so/seoulnative/HTTP-API-DESIGN-45c7450fafd447b6990a7bd2eb675ee3)๋ฅผ views์— ์ž…๋ ฅ?ํ•˜๋Š” ๋‹จ๊ณ„์ž…๋‹ˆ๋‹ค. - ์•„๋ž˜์™€ ๊ฐ™์ด ํ•จ์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๊ธฐ๋งŒ ํ•˜๋ฉด ๋ฉ๋‹ˆ๋‹ค. ์ž์„ธํ•œ ๊ตฌํ˜„์€ ์•„์ง ํ•„์š” ์—†์„ ๊ฒƒ ๊ฐ™์•„์š”! ``` views/recipes.py @Recipes.route('') class RecipesInfo(Resource): def get(self): return{} ``` 2. ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค/์ฝ”๋“œ ์ž‘์„ฑ - ํ…Œ์ŠคํŠธ๋ฅผ ์ž‘์„ฑํ•˜๋ฉด์„œ ๊ฐ์ž mock data๋ฅผ ๊ณ ์ณ์•ผ ํ•  ์ผ์ด ๋ถ„๋ช…ํžˆ ๋งŽ์ด ์žˆ์„ ๊ฒƒ ๊ฐ™์•„์š”. ํ•˜์ง€๋งŒ ์ฒ˜์Œ๋ถ€ํ„ฐ mock data๋ฅผ ๊ฐ์ž ์ˆ˜์ •ํ•˜๋ฉด ์ถฉ๋Œ์ด ์—„์ฒญ ๋งŽ์ด ์ผ์–ด๋‚ ํ…Œ๋‹ˆ๊นŒ, ์ด๋ฅผ ์ตœ์†Œํ™”ํ•˜๊ธฐ ์œ„ํ•ด ๋จผ์ € mock data๋ฅผ ํ•œ๋ช…์ด ์ž˜ ์ถ”๊ฐ€ํ•œ ๋‹ค์Œ์— ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค/ํ•จ์ˆ˜ ์ž‘์„ฑ ์ž‘์—…์„ ์‹œ์ž‘ํ•˜๋Š” ๊ฒƒ์ด ์ข‹์„ ๊ฒƒ ๊ฐ™์•„์š”~ ํ˜น์‹œ ์ด์™€ ๊ด€๋ จ๋˜์–ด ๋” ์ข‹์€ ๋ฐฉ๋ฒ• ์ƒ๊ฐ๋‚˜๋Š” ๋ถ„์ด ์žˆ์œผ์‹œ๋‹ค๋ฉด ๋ง์”€ํ•ด์ฃผ์„ธ์š”~! ### ์—…๋ฌด๋ถ„์žฅ - ์ผ๋‹จ ์ฒ˜์Œ์—๋Š” mock data๋ฅผ ์ถ”๊ฐ€ํ•  ์‚ฌ๋žŒ๊ณผ views.py๋ฅผ ์ถ”๊ฐ€ํ•  ์‚ฌ๋žŒ์œผ๋กœ ๋‚˜๋ˆ„๋ฉด ๋  ๊ฒƒ ๊ฐ™์•„์š” - ๊ทธ ์ดํ›„์—, ์„œ๋กœ ์กฐ์œจํ•ด์„œ recipes/refrigerators/ingredients ์ค‘์—์„œ ํ•˜๋‚˜์”ฉ ๋งก๊ณ  ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜ ์ž‘์„ฑ ์‹œ์ž‘ํ•˜๋ฉด ๋  ๊ฒƒ ๊ฐ™์•„์š”! - ์ด์™€ ๊ด€๋ จํ•ด์„œ comment์—์„œ ๋” ๋…ผ์˜ํ•ด๋ณด๋Š” ๊ฒŒ ์ข‹์„ ๊ฒƒ ๊ฐ™์•„์š”~! # Related [Init pytest PR](https://github.com/SeoulNative/naengboo/pull/13)
1.0
TDD ๊ฐœ๋ฐœ ํ˜„ํ™ฉ ๊ณต์œ  ๋ฐ ์ž‘์—… ๊ณ„ํš - # What - TDD ๊ฐœ๋ฐœ ํ˜„ํ™ฉ ๊ณต์œ ์™€ ์ž‘์„ฑํ•œ ์ฝ”๋“œ(pytest ๊ด€๋ จ)์— ๋Œ€ํ•œ ์„ค๋ช… - ์ดํ›„ ์ž‘์—… ๊ณ„ํš ์ •๋ฆฌ ๋ฐ ์˜๊ฒฌ ๊ณต์œ  - ์—…๋ฌด๋ถ„์žฅ # Description ### ๊ฐœ๋ฐœ ํ˜„ํ™ฉ [pytest ์„ค์ • Pull Request](https://github.com/SeoulNative/naengboo/pull/13)์— ๋Œ€ํ•œ ๋ฆฌ๋ทฐ๊ฐ€ ๋๋‚˜๊ฐ€์„œ ์กฐ๋งŒ๊ฐ„ merge ๋  ๊ฒƒ ๊ฐ™์Šต๋‹ˆ๋‹ค. ### pytest ์‹คํ–‰ ๊ณผ์ • 1. shell์—์„œ python manage.py test ๋ช…๋ น์–ด๋ฅผ ์ž…๋ ฅํ•˜๋ฉด ์•„๋ž˜์™€ ๊ฐ™์€ testํ•จ์ˆ˜๊ฐ€ ํ˜ธ์ถœ๋ฉ๋‹ˆ๋‹ค. ์ด ํ•จ์ˆ˜์—์„œ pytest๋ฅผ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ``` # manage.py ... @cli.command() def test(): โ€˜โ€™' run pytest โ€˜โ€™' os.environ[โ€œFLASK_CONFIGโ€] = โ€œtestโ€ os.system(โ€œpytestโ€) ... ``` 2. pytest ์‹คํ–‰ ์‹œ current working directory ๋‚ด์— ์กด์žฌํ•˜๋Š” โ€˜test'๊ฐ€ ์ด๋ฆ„์— ํฌํ•จ๋œ ๋ชจ๋“ˆ๊ณผ ํŒจํ‚ค์ง€๋ฅผ ๋ชจ๋‘ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ์ด๋•Œ, ์žฌ๊ท€์ ์œผ๋กœ ํ•˜์œ„ ํŒจํ‚ค์ง€์˜ ๋ชจ๋“ˆ๋“ค๋„ ๋ชจ๋‘ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค. ํ˜„์žฌ ๋ƒ‰๋ถ€ ๋””๋ ‰ํ„ฐ๋ฆฌ ๊ตฌ์กฐ์—์„œ๋Š” ๊ฐ€์žฅ ๋จผ์ € `test/__init__.py`๊ฐ€ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค. <img width="245" alt="image" src="https://user-images.githubusercontent.com/52875885/120896450-97bd7980-c65c-11eb-86b4-a3bd2f26dde3.png"> 3. `test/__init__.py`๊ฐ€ ์‹คํ–‰๋˜๋ฉด์„œ, `create_app`์„ ํ˜ธ์ถœํ•ด์„œ flask ๊ฐ์ฒด๋ฅผ ๋งŒ๋“ค๊ฒŒ ๋˜๊ณ , client๋ผ๋Š” ์ด๋ฆ„์„ ๋ถ™์ธ pytest fixture๋ฅผ ๋งŒ๋“ค๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. ์ด ๋ถ€๋ถ„์€ ๋’ค์—์„œ ๋” ์ž์„ธํžˆ ์„ค๋ช…ํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค. 4. ๊ทธ ์ดํ›„์— ํ•˜์œ„ ํŒจํ‚ค์ง€์ธ `test/views`์—์„œ `test/views/test_refrigerators.py`๋ฅผ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค. ``` #test/views/test_refrigerators.py ... @pytest.mark.parametrize('input, output', params.test_post_ingredients()) def test_post_ingredients(client, input, output): response = client.post( '/refrigerators/ingredients', json=input, ) response_json = loads(response.json) for i in range(len(output)): assert subset_checker(response_json[i], output[i]) ``` pytest๋Š” ์œ„์— `test_post_ingredients`์™€ ๊ฐ™์ด ์ด๋ฆ„์— 'test'๊ฐ€ ํฌํ•จ๋œ ํ•จ์ˆ˜๋ฅผ ์‹คํ–‰์‹œํ‚ค๊ณ , assert๋ฅผ ํ†ต๊ณผํ•˜๋Š”์ง€ ํ™•์ธํ•˜๋Š” ๋ฐฉ์‹์œผ๋กœ ํ…Œ์ŠคํŠธ๋ฅผ ์ง„ํ–‰ํ•ฉ๋‹ˆ๋‹ค. \ \ \ ์œ„์— `test_post_ingredients` ์—์„œ ์ธ์ž๋กœ ๋ฐ›์€ client๋Š”, `test/__init__.py` ์—์„œ ๊ฐ€์ ธ์˜จ pytest fixture์ž…๋‹ˆ๋‹ค. ``` # test/__init__.py ... @pytest.fixture(scope='function') def client(): with flask_context.test_client() as client: insert_mock_data() yield client flush_db() ... ``` ์œ„์™€ ๊ฐ™์ด pytest fixture๊ฐ€ ์„ ์–ธ๋˜์–ด ์žˆ๋Š” ์ƒํ™ฉ์—์„œ, ๊ฐ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์—์„œ client๋ฅผ ์ธ์ž๋กœ ๋ฐ›์œผ๋ ค๊ณ  ์‹œ๋„ํ•˜๊ฒŒ ๋˜๋ฉด, ํ•ญ์ƒ client ํ•จ์ˆ˜๋ฅผ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ์ดํ›„, client ํ•จ์ˆ˜์˜ return ๊ฐ’์„ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜๊ฐ€ client๋ผ๋Š” ์ด๋ฆ„์œผ๋กœ ๋ฐ›๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. client ํ•จ์ˆ˜๊ฐ€ ์‹คํ–‰๋  ๋•Œ ๋งˆ๋‹ค, insert_mock_data ํ•จ์ˆ˜(์ผ์ •ํ•œ ๋ฐ์ดํ„ฐ๋ฅผ db์— insertํ•˜๋Š” ํ•จ์ˆ˜)์™€ flush_dbํ•จ์ˆ˜(db์˜ ๋ชจ๋“  ๊ฐ’์„ ์‚ญ์ œํ•˜๋Š” ํ•จ์ˆ˜)๋ฅผ ์‹คํ–‰ํ•˜๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. ๋”ฐ๋ผ์„œ, ๋ชจ๋“  ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค๋งˆ๋‹ค db๊ฐ’์€ ํ•ญ์ƒ ๊ฐ™์€ ๋ฐ์ดํ„ฐ๋ฅผ ๊ฐ€์ง€๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. pytest fixture๊ณผ ๊ด€๋ จ๋œ ์ž์„ธํ•œ ์„ค๋ช…์€ [๋งํฌ](https://docs.pytest.org/en/6.2.x/fixture.html)๋ฅผ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”! \ \ \ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์˜ input, output์€ ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค์ž…๋‹ˆ๋‹ค. ๋‹ค์Œ๊ณผ ๊ฐ™์ด params ๋””๋ ‰ํ„ฐ๋ฆฌ์— ์•„๋ž˜์™€ ๊ฐ™์ด ํ•จ์ˆ˜๋ฅผ ์„ ์–ธํ•˜๋ฉด ๋ฉ๋‹ˆ๋‹ค. ``` def test_post_ingredients(): cast_list = [ { 'input': { 'username': 'db-post-case-1', 'msg': 'db-post-test-case-1', }, 'output': [ { 'username': 'db-original', 'msg': 'original', }, { 'username': 'db-post-case-1', 'msg': 'db-post-test-case-1', } ] }, { 'input': { 'username': 'db-post-case-2', 'msg': 'db-post-test-case-2', }, 'output': [ { 'username': 'db-original', 'msg': 'original', }, { 'username': 'db-post-case-2', 'msg': 'db-post-test-case-2', } ] }, ] return [(test_case['input'], test_case['output']) for test_case in cast_list] ``` ๊ฒฝ๋ฏผ๋‹˜๊ป˜์„œ ์ด๋ ‡๊ฒŒ ๋‚˜๋ˆ„์ง€ ๋ง๊ณ  ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์™€ ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค๋ฅผ ๊ฐ™์€ ๊ณณ์— ์œ„์น˜์‹œํ‚ค๋ฉด ๋” ์ข‹์„ ๊ฒƒ ๊ฐ™๋‹ค๋Š” ์˜๊ฒฌ์„ ์ฃผ์…จ์—ˆ๋Š”๋ฐ([pr comment](https://github.com/SeoulNative/naengboo/pull/13#discussion_r645037418)), ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜ ์ž‘์„ฑํ•˜๋ฉด์„œ ์–ด๋–ป๊ฒŒ ํ•˜๋Š” ๊ฒŒ ํŽธํ•  ๊ฒƒ ๊ฐ™์€์ง€ ์˜๊ฒฌ์„ ์ฃผ์‹œ๋ฉด ๊ฐ์‚ฌํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค~! parametrize์— ๋Œ€ํ•œ ์ž์ƒˆํ•œ ์„ค๋ช…์€ [๋งํฌ](https://docs.pytest.org/en/6.2.x/parametrize.html)๋ฅผ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”! ### mock data ๊ด€๋ จ mock data๋Š” `test/__init__.py`์˜ client ํ•จ์ˆ˜์—์„œ ํ˜ธ์ถœ๋˜๋Š” `insert_mock_data`๋ฅผ ํ†ตํ•ด db์— ์ž…๋ ฅ๋ , ํ…Œ์ŠคํŠธ์— ํ•„์š”ํ•œ ์ดˆ๊ธฐ๊ฐ’๋“ค์ž…๋‹ˆ๋‹ค. <img width="269" alt="image" src="https://user-images.githubusercontent.com/52875885/120897969-ce4ac280-c663-11eb-8b50-6629df8a8295.png"> test/mock/data ๋””๋ ‰ํ„ฐ๋ฆฌ ๋‚ด์— [mongo db collection name].json ํ˜•ํƒœ๋กœ ์ €์žฅํ•˜๊ณ , json ํŒŒ์ผ ๋‚ด๋ถ€๋Š” ์•„๋ž˜์™€ ๊ฐ™์ด insertํ•  document๋“ค์˜ ์ •๋ณด๋ฅผ ์ €์žฅํ•ด์ฃผ์„ธ์š”! ``` [ { "username" : "db-original", "msg" : "original" } ] ``` ### ์ดํ›„ ์ž‘์—… ๊ณ„ํš 1. views.py ์ž‘์„ฑ - [์„ค๊ณ„ํ•œ API](https://www.notion.so/seoulnative/HTTP-API-DESIGN-45c7450fafd447b6990a7bd2eb675ee3)๋ฅผ views์— ์ž…๋ ฅ?ํ•˜๋Š” ๋‹จ๊ณ„์ž…๋‹ˆ๋‹ค. - ์•„๋ž˜์™€ ๊ฐ™์ด ํ•จ์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๊ธฐ๋งŒ ํ•˜๋ฉด ๋ฉ๋‹ˆ๋‹ค. ์ž์„ธํ•œ ๊ตฌํ˜„์€ ์•„์ง ํ•„์š” ์—†์„ ๊ฒƒ ๊ฐ™์•„์š”! ``` views/recipes.py @Recipes.route('') class RecipesInfo(Resource): def get(self): return{} ``` 2. ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค/์ฝ”๋“œ ์ž‘์„ฑ - ํ…Œ์ŠคํŠธ๋ฅผ ์ž‘์„ฑํ•˜๋ฉด์„œ ๊ฐ์ž mock data๋ฅผ ๊ณ ์ณ์•ผ ํ•  ์ผ์ด ๋ถ„๋ช…ํžˆ ๋งŽ์ด ์žˆ์„ ๊ฒƒ ๊ฐ™์•„์š”. ํ•˜์ง€๋งŒ ์ฒ˜์Œ๋ถ€ํ„ฐ mock data๋ฅผ ๊ฐ์ž ์ˆ˜์ •ํ•˜๋ฉด ์ถฉ๋Œ์ด ์—„์ฒญ ๋งŽ์ด ์ผ์–ด๋‚ ํ…Œ๋‹ˆ๊นŒ, ์ด๋ฅผ ์ตœ์†Œํ™”ํ•˜๊ธฐ ์œ„ํ•ด ๋จผ์ € mock data๋ฅผ ํ•œ๋ช…์ด ์ž˜ ์ถ”๊ฐ€ํ•œ ๋‹ค์Œ์— ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค/ํ•จ์ˆ˜ ์ž‘์„ฑ ์ž‘์—…์„ ์‹œ์ž‘ํ•˜๋Š” ๊ฒƒ์ด ์ข‹์„ ๊ฒƒ ๊ฐ™์•„์š”~ ํ˜น์‹œ ์ด์™€ ๊ด€๋ จ๋˜์–ด ๋” ์ข‹์€ ๋ฐฉ๋ฒ• ์ƒ๊ฐ๋‚˜๋Š” ๋ถ„์ด ์žˆ์œผ์‹œ๋‹ค๋ฉด ๋ง์”€ํ•ด์ฃผ์„ธ์š”~! ### ์—…๋ฌด๋ถ„์žฅ - ์ผ๋‹จ ์ฒ˜์Œ์—๋Š” mock data๋ฅผ ์ถ”๊ฐ€ํ•  ์‚ฌ๋žŒ๊ณผ views.py๋ฅผ ์ถ”๊ฐ€ํ•  ์‚ฌ๋žŒ์œผ๋กœ ๋‚˜๋ˆ„๋ฉด ๋  ๊ฒƒ ๊ฐ™์•„์š” - ๊ทธ ์ดํ›„์—, ์„œ๋กœ ์กฐ์œจํ•ด์„œ recipes/refrigerators/ingredients ์ค‘์—์„œ ํ•˜๋‚˜์”ฉ ๋งก๊ณ  ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜ ์ž‘์„ฑ ์‹œ์ž‘ํ•˜๋ฉด ๋  ๊ฒƒ ๊ฐ™์•„์š”! - ์ด์™€ ๊ด€๋ จํ•ด์„œ comment์—์„œ ๋” ๋…ผ์˜ํ•ด๋ณด๋Š” ๊ฒŒ ์ข‹์„ ๊ฒƒ ๊ฐ™์•„์š”~! # Related [Init pytest PR](https://github.com/SeoulNative/naengboo/pull/13)
non_defect
tdd ๊ฐœ๋ฐœ ํ˜„ํ™ฉ ๊ณต์œ  ๋ฐ ์ž‘์—… ๊ณ„ํš what tdd ๊ฐœ๋ฐœ ํ˜„ํ™ฉ ๊ณต์œ ์™€ ์ž‘์„ฑํ•œ ์ฝ”๋“œ pytest ๊ด€๋ จ ์— ๋Œ€ํ•œ ์„ค๋ช… ์ดํ›„ ์ž‘์—… ๊ณ„ํš ์ •๋ฆฌ ๋ฐ ์˜๊ฒฌ ๊ณต์œ  ์—…๋ฌด๋ถ„์žฅ description ๊ฐœ๋ฐœ ํ˜„ํ™ฉ ๋Œ€ํ•œ ๋ฆฌ๋ทฐ๊ฐ€ ๋๋‚˜๊ฐ€์„œ ์กฐ๋งŒ๊ฐ„ merge ๋  ๊ฒƒ ๊ฐ™์Šต๋‹ˆ๋‹ค pytest ์‹คํ–‰ ๊ณผ์ • shell์—์„œ python manage py test ๋ช…๋ น์–ด๋ฅผ ์ž…๋ ฅํ•˜๋ฉด ์•„๋ž˜์™€ ๊ฐ™์€ testํ•จ์ˆ˜๊ฐ€ ํ˜ธ์ถœ๋ฉ๋‹ˆ๋‹ค ์ด ํ•จ์ˆ˜์—์„œ pytest๋ฅผ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค manage py cli command def test โ€˜โ€™ run pytest โ€˜โ€™ os environ โ€œtestโ€ os system โ€œpytestโ€ pytest ์‹คํ–‰ ์‹œ current working directory ๋‚ด์— ์กด์žฌํ•˜๋Š” โ€˜test ๊ฐ€ ์ด๋ฆ„์— ํฌํ•จ๋œ ๋ชจ๋“ˆ๊ณผ ํŒจํ‚ค์ง€๋ฅผ ๋ชจ๋‘ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค ์ด๋•Œ ์žฌ๊ท€์ ์œผ๋กœ ํ•˜์œ„ ํŒจํ‚ค์ง€์˜ ๋ชจ๋“ˆ๋“ค๋„ ๋ชจ๋‘ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค ํ˜„์žฌ ๋ƒ‰๋ถ€ ๋””๋ ‰ํ„ฐ๋ฆฌ ๊ตฌ์กฐ์—์„œ๋Š” ๊ฐ€์žฅ ๋จผ์ € test init py ๊ฐ€ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค img width alt image src test init py ๊ฐ€ ์‹คํ–‰๋˜๋ฉด์„œ create app ์„ ํ˜ธ์ถœํ•ด์„œ flask ๊ฐ์ฒด๋ฅผ ๋งŒ๋“ค๊ฒŒ ๋˜๊ณ  client๋ผ๋Š” ์ด๋ฆ„์„ ๋ถ™์ธ pytest fixture๋ฅผ ๋งŒ๋“ค๊ฒŒ ๋ฉ๋‹ˆ๋‹ค ์ด ๋ถ€๋ถ„์€ ๋’ค์—์„œ ๋” ์ž์„ธํžˆ ์„ค๋ช…ํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค ๊ทธ ์ดํ›„์— ํ•˜์œ„ ํŒจํ‚ค์ง€์ธ test views ์—์„œ test views test refrigerators py ๋ฅผ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค test views test refrigerators py pytest mark parametrize input output params test post ingredients def test post ingredients client input output response client post refrigerators ingredients json input response json loads response json for i in range len output assert subset checker response json output pytest๋Š” ์œ„์— test post ingredients ์™€ ๊ฐ™์ด ์ด๋ฆ„์— test ๊ฐ€ ํฌํ•จ๋œ ํ•จ์ˆ˜๋ฅผ ์‹คํ–‰์‹œํ‚ค๊ณ  assert๋ฅผ ํ†ต๊ณผํ•˜๋Š”์ง€ ํ™•์ธํ•˜๋Š” ๋ฐฉ์‹์œผ๋กœ ํ…Œ์ŠคํŠธ๋ฅผ ์ง„ํ–‰ํ•ฉ๋‹ˆ๋‹ค ์œ„์— test post ingredients ์—์„œ ์ธ์ž๋กœ ๋ฐ›์€ client๋Š” test init py ์—์„œ ๊ฐ€์ ธ์˜จ pytest fixture์ž…๋‹ˆ๋‹ค test init py pytest fixture scope function def client with flask context test client as client insert mock data yield client flush db ์œ„์™€ ๊ฐ™์ด pytest fixture๊ฐ€ ์„ ์–ธ๋˜์–ด ์žˆ๋Š” ์ƒํ™ฉ์—์„œ ๊ฐ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์—์„œ client๋ฅผ ์ธ์ž๋กœ ๋ฐ›์œผ๋ ค๊ณ  ์‹œ๋„ํ•˜๊ฒŒ ๋˜๋ฉด ํ•ญ์ƒ client ํ•จ์ˆ˜๋ฅผ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค ์ดํ›„ client ํ•จ์ˆ˜์˜ return ๊ฐ’์„ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜๊ฐ€ client๋ผ๋Š” ์ด๋ฆ„์œผ๋กœ ๋ฐ›๊ฒŒ ๋ฉ๋‹ˆ๋‹ค client ํ•จ์ˆ˜๊ฐ€ ์‹คํ–‰๋  ๋•Œ ๋งˆ๋‹ค insert mock data ํ•จ์ˆ˜ ์ผ์ •ํ•œ ๋ฐ์ดํ„ฐ๋ฅผ db์— insertํ•˜๋Š” ํ•จ์ˆ˜ ์™€ flush dbํ•จ์ˆ˜ db์˜ ๋ชจ๋“  ๊ฐ’์„ ์‚ญ์ œํ•˜๋Š” ํ•จ์ˆ˜ ๋ฅผ ์‹คํ–‰ํ•˜๊ฒŒ ๋ฉ๋‹ˆ๋‹ค ๋”ฐ๋ผ์„œ ๋ชจ๋“  ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค๋งˆ๋‹ค db๊ฐ’์€ ํ•ญ์ƒ ๊ฐ™์€ ๋ฐ์ดํ„ฐ๋ฅผ ๊ฐ€์ง€๊ฒŒ ๋ฉ๋‹ˆ๋‹ค pytest fixture๊ณผ ๊ด€๋ จ๋œ ์ž์„ธํ•œ ์„ค๋ช…์€ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š” ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์˜ input output์€ ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค์ž…๋‹ˆ๋‹ค ๋‹ค์Œ๊ณผ ๊ฐ™์ด params ๋””๋ ‰ํ„ฐ๋ฆฌ์— ์•„๋ž˜์™€ ๊ฐ™์ด ํ•จ์ˆ˜๋ฅผ ์„ ์–ธํ•˜๋ฉด ๋ฉ๋‹ˆ๋‹ค def test post ingredients cast list input username db post case msg db post test case output username db original msg original username db post case msg db post test case input username db post case msg db post test case output username db original msg original username db post case msg db post test case return test case for test case in cast list ๊ฒฝ๋ฏผ๋‹˜๊ป˜์„œ ์ด๋ ‡๊ฒŒ ๋‚˜๋ˆ„์ง€ ๋ง๊ณ  ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜์™€ ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค๋ฅผ ๊ฐ™์€ ๊ณณ์— ์œ„์น˜์‹œํ‚ค๋ฉด ๋” ์ข‹์„ ๊ฒƒ ๊ฐ™๋‹ค๋Š” ์˜๊ฒฌ์„ ์ฃผ์…จ์—ˆ๋Š”๋ฐ ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜ ์ž‘์„ฑํ•˜๋ฉด์„œ ์–ด๋–ป๊ฒŒ ํ•˜๋Š” ๊ฒŒ ํŽธํ•  ๊ฒƒ ๊ฐ™์€์ง€ ์˜๊ฒฌ์„ ์ฃผ์‹œ๋ฉด ๊ฐ์‚ฌํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค parametrize์— ๋Œ€ํ•œ ์ž์ƒˆํ•œ ์„ค๋ช…์€ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š” mock data ๊ด€๋ จ mock data๋Š” test init py ์˜ client ํ•จ์ˆ˜์—์„œ ํ˜ธ์ถœ๋˜๋Š” insert mock data ๋ฅผ ํ†ตํ•ด db์— ์ž…๋ ฅ๋  ํ…Œ์ŠคํŠธ์— ํ•„์š”ํ•œ ์ดˆ๊ธฐ๊ฐ’๋“ค์ž…๋‹ˆ๋‹ค img width alt image src test mock data ๋””๋ ‰ํ„ฐ๋ฆฌ ๋‚ด์— json ํ˜•ํƒœ๋กœ ์ €์žฅํ•˜๊ณ  json ํŒŒ์ผ ๋‚ด๋ถ€๋Š” ์•„๋ž˜์™€ ๊ฐ™์ด insertํ•  document๋“ค์˜ ์ •๋ณด๋ฅผ ์ €์žฅํ•ด์ฃผ์„ธ์š” username db original msg original ์ดํ›„ ์ž‘์—… ๊ณ„ํš views py ์ž‘์„ฑ views์— ์ž…๋ ฅ ํ•˜๋Š” ๋‹จ๊ณ„์ž…๋‹ˆ๋‹ค ์•„๋ž˜์™€ ๊ฐ™์ด ํ•จ์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๊ธฐ๋งŒ ํ•˜๋ฉด ๋ฉ๋‹ˆ๋‹ค ์ž์„ธํ•œ ๊ตฌํ˜„์€ ์•„์ง ํ•„์š” ์—†์„ ๊ฒƒ ๊ฐ™์•„์š” views recipes py recipes route class recipesinfo resource def get self return ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค ์ฝ”๋“œ ์ž‘์„ฑ ํ…Œ์ŠคํŠธ๋ฅผ ์ž‘์„ฑํ•˜๋ฉด์„œ ๊ฐ์ž mock data๋ฅผ ๊ณ ์ณ์•ผ ํ•  ์ผ์ด ๋ถ„๋ช…ํžˆ ๋งŽ์ด ์žˆ์„ ๊ฒƒ ๊ฐ™์•„์š” ํ•˜์ง€๋งŒ ์ฒ˜์Œ๋ถ€ํ„ฐ mock data๋ฅผ ๊ฐ์ž ์ˆ˜์ •ํ•˜๋ฉด ์ถฉ๋Œ์ด ์—„์ฒญ ๋งŽ์ด ์ผ์–ด๋‚ ํ…Œ๋‹ˆ๊นŒ ์ด๋ฅผ ์ตœ์†Œํ™”ํ•˜๊ธฐ ์œ„ํ•ด ๋จผ์ € mock data๋ฅผ ํ•œ๋ช…์ด ์ž˜ ์ถ”๊ฐ€ํ•œ ๋‹ค์Œ์— ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค ํ•จ์ˆ˜ ์ž‘์„ฑ ์ž‘์—…์„ ์‹œ์ž‘ํ•˜๋Š” ๊ฒƒ์ด ์ข‹์„ ๊ฒƒ ๊ฐ™์•„์š” ํ˜น์‹œ ์ด์™€ ๊ด€๋ จ๋˜์–ด ๋” ์ข‹์€ ๋ฐฉ๋ฒ• ์ƒ๊ฐ๋‚˜๋Š” ๋ถ„์ด ์žˆ์œผ์‹œ๋‹ค๋ฉด ๋ง์”€ํ•ด์ฃผ์„ธ์š” ์—…๋ฌด๋ถ„์žฅ ์ผ๋‹จ ์ฒ˜์Œ์—๋Š” mock data๋ฅผ ์ถ”๊ฐ€ํ•  ์‚ฌ๋žŒ๊ณผ views py๋ฅผ ์ถ”๊ฐ€ํ•  ์‚ฌ๋žŒ์œผ๋กœ ๋‚˜๋ˆ„๋ฉด ๋  ๊ฒƒ ๊ฐ™์•„์š” ๊ทธ ์ดํ›„์— ์„œ๋กœ ์กฐ์œจํ•ด์„œ recipes refrigerators ingredients ์ค‘์—์„œ ํ•˜๋‚˜์”ฉ ๋งก๊ณ  ํ…Œ์ŠคํŠธ ํ•จ์ˆ˜ ์ž‘์„ฑ ์‹œ์ž‘ํ•˜๋ฉด ๋  ๊ฒƒ ๊ฐ™์•„์š” ์ด์™€ ๊ด€๋ จํ•ด์„œ comment์—์„œ ๋” ๋…ผ์˜ํ•ด๋ณด๋Š” ๊ฒŒ ์ข‹์„ ๊ฒƒ ๊ฐ™์•„์š” related
0
70,312
23,113,310,219
IssuesEvent
2022-07-27 14:39:52
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
p-calendar type error when [showTime]="true" and [keepInvalid]="true"
defect
### Describe the bug When using calendar with showtime and keepInvalid set to true, if you manualy enter a wrong date formate to the input and the open the calendar and try to change time you get type error: TypeError: value.toDateString is not a function at Calendar.validateTime (primeng-calendar.mjs:1380:47) at Calendar.incrementMinute (primeng-calendar.mjs:1506:18) at Calendar.repeat (primeng-calendar.mjs:1466:26) at Calendar.onTimePickerElementMouseDown (primeng-calendar.mjs:1434:18) at Calendar_div_3_div_5_Template_button_mousedown_13_listener (primeng-calendar.mjs:2398:204) ### Environment not related to enviroment ### Reproducer https://stackblitz.com/github/primefaces/primeng-issue-template?file=src%2Fapp%2Fapp.component.html ### Angular version 14.1.0 ### PrimeNG version 14.0.0 ### Build / Runtime Angular CLI App ### Language TypeScript ### Node version (for AoT issues node --version) 16.13.2 ### Browser(s) Chrome Version 103.0.5060.134 ### Steps to reproduce the behavior 1. enter some string that is not valid date to calendar input 2. open calendar selector 3. change the time ### Expected behavior should set current date and adjust time
1.0
p-calendar type error when [showTime]="true" and [keepInvalid]="true" - ### Describe the bug When using calendar with showtime and keepInvalid set to true, if you manualy enter a wrong date formate to the input and the open the calendar and try to change time you get type error: TypeError: value.toDateString is not a function at Calendar.validateTime (primeng-calendar.mjs:1380:47) at Calendar.incrementMinute (primeng-calendar.mjs:1506:18) at Calendar.repeat (primeng-calendar.mjs:1466:26) at Calendar.onTimePickerElementMouseDown (primeng-calendar.mjs:1434:18) at Calendar_div_3_div_5_Template_button_mousedown_13_listener (primeng-calendar.mjs:2398:204) ### Environment not related to enviroment ### Reproducer https://stackblitz.com/github/primefaces/primeng-issue-template?file=src%2Fapp%2Fapp.component.html ### Angular version 14.1.0 ### PrimeNG version 14.0.0 ### Build / Runtime Angular CLI App ### Language TypeScript ### Node version (for AoT issues node --version) 16.13.2 ### Browser(s) Chrome Version 103.0.5060.134 ### Steps to reproduce the behavior 1. enter some string that is not valid date to calendar input 2. open calendar selector 3. change the time ### Expected behavior should set current date and adjust time
defect
p calendar type error when true and true describe the bug when using calendar with showtime and keepinvalid set to true if you manualy enter a wrong date formate to the input and the open the calendar and try to change time you get type error typeerror value todatestring is not a function at calendar validatetime primeng calendar mjs at calendar incrementminute primeng calendar mjs at calendar repeat primeng calendar mjs at calendar ontimepickerelementmousedown primeng calendar mjs at calendar div div template button mousedown listener primeng calendar mjs environment not related to enviroment reproducer angular version primeng version build runtime angular cli app language typescript node version for aot issues node version browser s chrome version steps to reproduce the behavior enter some string that is not valid date to calendar input open calendar selector change the time expected behavior should set current date and adjust time
1
142,121
21,671,036,779
IssuesEvent
2022-05-08 00:25:43
db0/hypnagonia
https://api.github.com/repos/db0/hypnagonia
closed
Make journal anxiety UI change colors when in a certain range of numbers.
enhancement GUI Design
You probably know where I'm going with this! ๐Ÿ˜‰ 0% = white 0-10% = green 10-25% = yellowish green 25-40% = yellow 40-50% = yellowish orange 50-65% = orange 65-80% = reddish orange 80-99% = red Just a quick quality of life suggestion. If you want me to make the anxiety into different hues, I can.
1.0
Make journal anxiety UI change colors when in a certain range of numbers. - You probably know where I'm going with this! ๐Ÿ˜‰ 0% = white 0-10% = green 10-25% = yellowish green 25-40% = yellow 40-50% = yellowish orange 50-65% = orange 65-80% = reddish orange 80-99% = red Just a quick quality of life suggestion. If you want me to make the anxiety into different hues, I can.
non_defect
make journal anxiety ui change colors when in a certain range of numbers you probably know where i m going with this ๐Ÿ˜‰ white green yellowish green yellow yellowish orange orange reddish orange red just a quick quality of life suggestion if you want me to make the anxiety into different hues i can
0
604,945
18,721,779,031
IssuesEvent
2021-11-03 12:37:59
softwarelanguageslab/maf
https://api.github.com/repos/softwarelanguageslab/maf
opened
The Scheme Expressions do not consistently use SchemeVar
Low priority Scheme parser Scheme
Currently, for the analysis of Scheme, the expression type `SchemeExp` is used, which subclasses the general type of expressions, `Expression`. One of the classes of Scheme expressions is `SchemeVar`, which in essence wraps around `Identifier`, that in turn subclasses `Expression` but not `SchemeExp`. It is expected for `SchemeVar` to be used whenever variables appear in a Scheme expression, such as in lambdas and let constructs. However, often, `Identifier`s are used directly (e.g., the `args` variable in `SchemeLambdaExp` is a list of identifiers. This causes issues, as `Identifier` is not part of the `SchemeExp` hierarchy. Hence, when e.g., the subexpressions of a Scheme expression are collected, it can not be guaranteed that these expressions are Scheme expressions as well. Clearly, this does not follow the intuitive and logical hierarchy that is to be expected. Several solutions to this issue are possible: - Introduce `Identifier` also in the `SchemeExp` hierarchy, and in all hierarchies it is required. This causes `Identifier` to be part of multiple hierarchies, but keeps things simple. - Use `SchemeVar` in a more consistent manner. The downside is that this class is a wrapper class that provides little additional functionality, so creating more variable objects can entail needless overhead.
1.0
The Scheme Expressions do not consistently use SchemeVar - Currently, for the analysis of Scheme, the expression type `SchemeExp` is used, which subclasses the general type of expressions, `Expression`. One of the classes of Scheme expressions is `SchemeVar`, which in essence wraps around `Identifier`, that in turn subclasses `Expression` but not `SchemeExp`. It is expected for `SchemeVar` to be used whenever variables appear in a Scheme expression, such as in lambdas and let constructs. However, often, `Identifier`s are used directly (e.g., the `args` variable in `SchemeLambdaExp` is a list of identifiers. This causes issues, as `Identifier` is not part of the `SchemeExp` hierarchy. Hence, when e.g., the subexpressions of a Scheme expression are collected, it can not be guaranteed that these expressions are Scheme expressions as well. Clearly, this does not follow the intuitive and logical hierarchy that is to be expected. Several solutions to this issue are possible: - Introduce `Identifier` also in the `SchemeExp` hierarchy, and in all hierarchies it is required. This causes `Identifier` to be part of multiple hierarchies, but keeps things simple. - Use `SchemeVar` in a more consistent manner. The downside is that this class is a wrapper class that provides little additional functionality, so creating more variable objects can entail needless overhead.
non_defect
the scheme expressions do not consistently use schemevar currently for the analysis of scheme the expression type schemeexp is used which subclasses the general type of expressions expression one of the classes of scheme expressions is schemevar which in essence wraps around identifier that in turn subclasses expression but not schemeexp it is expected for schemevar to be used whenever variables appear in a scheme expression such as in lambdas and let constructs however often identifier s are used directly e g the args variable in schemelambdaexp is a list of identifiers this causes issues as identifier is not part of the schemeexp hierarchy hence when e g the subexpressions of a scheme expression are collected it can not be guaranteed that these expressions are scheme expressions as well clearly this does not follow the intuitive and logical hierarchy that is to be expected several solutions to this issue are possible introduce identifier also in the schemeexp hierarchy and in all hierarchies it is required this causes identifier to be part of multiple hierarchies but keeps things simple use schemevar in a more consistent manner the downside is that this class is a wrapper class that provides little additional functionality so creating more variable objects can entail needless overhead
0
23,556
3,851,863,771
IssuesEvent
2016-04-06 05:27:04
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
Problems connecting sixaxis
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.trying to couple a sixaxis into mame4ios reloaded 2.mame asks if i want to activate BT stack 3.i choose yes and it can't find the sixaxis even if I press PS or I reset it using the pin button What is the expected output? What do you see instead? Expected output is being able to connect sixaxis, i see continuos search from the device What version of the product are you using? On what operating system? Latest Mame4ios reloaded available on Cydia nov 2014 Please provide any additional information below. ``` Original issue reported on code.google.com by `scubasho...@gmail.com` on 24 Nov 2014 at 9:24
1.0
Problems connecting sixaxis - ``` What steps will reproduce the problem? 1.trying to couple a sixaxis into mame4ios reloaded 2.mame asks if i want to activate BT stack 3.i choose yes and it can't find the sixaxis even if I press PS or I reset it using the pin button What is the expected output? What do you see instead? Expected output is being able to connect sixaxis, i see continuos search from the device What version of the product are you using? On what operating system? Latest Mame4ios reloaded available on Cydia nov 2014 Please provide any additional information below. ``` Original issue reported on code.google.com by `scubasho...@gmail.com` on 24 Nov 2014 at 9:24
defect
problems connecting sixaxis what steps will reproduce the problem trying to couple a sixaxis into reloaded mame asks if i want to activate bt stack i choose yes and it can t find the sixaxis even if i press ps or i reset it using the pin button what is the expected output what do you see instead expected output is being able to connect sixaxis i see continuos search from the device what version of the product are you using on what operating system latest reloaded available on cydia nov please provide any additional information below original issue reported on code google com by scubasho gmail com on nov at
1