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
51,683
13,211,281,411
IssuesEvent
2020-08-15 22:01:25
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
copy constructor of I3Particle copies I3ParticleID (Trac #828)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/828">https://code.icecube.wisc.edu/projects/icecube/ticket/828</a>, reported by chaackand owned by dschultz</em></summary> <p> ```json { "status": "closed", "changetime": "2015-01-27T20:32:47", "_ts": "1422390767401643", "description": "Added particle to the new I3MCTree is difficult, if you use the copy constructors of I3Particles, as these also copy the I3ParticleID.\n\nDoing something like\n\n\n{{{\np = I3Particle()\np2 = I3Particle(p)\nt = I3MCTree()\nt.add_primary(p)\nt.append_child(p.id,p2)\n}}}\n\n\nresults in a failed assertion (insertResult.second ....)\n\nIs this intended behaviour?", "reporter": "chaack", "cc": "", "resolution": "invalid", "time": "2014-12-10T13:06:34", "component": "combo core", "summary": "copy constructor of I3Particle copies I3ParticleID", "priority": "normal", "keywords": "", "milestone": "", "owner": "dschultz", "type": "defect" } ``` </p> </details>
1.0
copy constructor of I3Particle copies I3ParticleID (Trac #828) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/828">https://code.icecube.wisc.edu/projects/icecube/ticket/828</a>, reported by chaackand owned by dschultz</em></summary> <p> ```json { "status": "closed", "changetime": "2015-01-27T20:32:47", "_ts": "1422390767401643", "description": "Added particle to the new I3MCTree is difficult, if you use the copy constructors of I3Particles, as these also copy the I3ParticleID.\n\nDoing something like\n\n\n{{{\np = I3Particle()\np2 = I3Particle(p)\nt = I3MCTree()\nt.add_primary(p)\nt.append_child(p.id,p2)\n}}}\n\n\nresults in a failed assertion (insertResult.second ....)\n\nIs this intended behaviour?", "reporter": "chaack", "cc": "", "resolution": "invalid", "time": "2014-12-10T13:06:34", "component": "combo core", "summary": "copy constructor of I3Particle copies I3ParticleID", "priority": "normal", "keywords": "", "milestone": "", "owner": "dschultz", "type": "defect" } ``` </p> </details>
defect
copy constructor of copies trac migrated from json status closed changetime ts description added particle to the new is difficult if you use the copy constructors of as these also copy the n ndoing something like n n n np p nt nt add primary p nt append child p id n n n nresults in a failed assertion insertresult second n nis this intended behaviour reporter chaack cc resolution invalid time component combo core summary copy constructor of copies priority normal keywords milestone owner dschultz type defect
1
77,389
26,962,718,361
IssuesEvent
2023-02-08 19:32:05
apache/jmeter
https://api.github.com/repos/apache/jmeter
opened
JMeter appears to ignore the -S value
defect to-triage
### Expected behavior JMeter executed as follows: `jmeter -p .\user.properties -i .\logging.xml -S .\system.properties` system.properties contains overrides for Java networking and the jmeter logfile: `jmeter.logfile=/path/to/logfile.log` Expected results: JMeter logfile is created and written to as `/path/to/logfile.log` ### Actual behavior Logfile is ALWAYS written as jmeter.log, regardless of log4j2.xml configuration or the settings in system.properties ### Steps to reproduce the problem Generate a system properties file that overrides jmeter.logfile Run jmeter with the -S parameter ### JMeter Version 5.5 ### Java Version java version "18.0.1.1" 2022-04-22 ### OS Version Microsoft Windows [Version 10.0.19045.2546]
1.0
JMeter appears to ignore the -S value - ### Expected behavior JMeter executed as follows: `jmeter -p .\user.properties -i .\logging.xml -S .\system.properties` system.properties contains overrides for Java networking and the jmeter logfile: `jmeter.logfile=/path/to/logfile.log` Expected results: JMeter logfile is created and written to as `/path/to/logfile.log` ### Actual behavior Logfile is ALWAYS written as jmeter.log, regardless of log4j2.xml configuration or the settings in system.properties ### Steps to reproduce the problem Generate a system properties file that overrides jmeter.logfile Run jmeter with the -S parameter ### JMeter Version 5.5 ### Java Version java version "18.0.1.1" 2022-04-22 ### OS Version Microsoft Windows [Version 10.0.19045.2546]
defect
jmeter appears to ignore the s value expected behavior jmeter executed as follows jmeter p user properties i logging xml s system properties system properties contains overrides for java networking and the jmeter logfile jmeter logfile path to logfile log expected results jmeter logfile is created and written to as path to logfile log actual behavior logfile is always written as jmeter log regardless of xml configuration or the settings in system properties steps to reproduce the problem generate a system properties file that overrides jmeter logfile run jmeter with the s parameter jmeter version java version java version os version microsoft windows
1
18,912
3,098,578,806
IssuesEvent
2015-08-28 12:05:30
zotonic/zotonic
https://api.github.com/repos/zotonic/zotonic
closed
Admin edit page: pressing Enter on title field deletes media connection
defect
Test case: a page with an attached medium: * Reload the page, so that the focus is on the title field. * Message appears that the medium "has been disconnected".
1.0
Admin edit page: pressing Enter on title field deletes media connection - Test case: a page with an attached medium: * Reload the page, so that the focus is on the title field. * Message appears that the medium "has been disconnected".
defect
admin edit page pressing enter on title field deletes media connection test case a page with an attached medium reload the page so that the focus is on the title field message appears that the medium has been disconnected
1
11,917
3,028,451,223
IssuesEvent
2015-08-04 05:28:11
MarlinFirmware/MarlinDev
https://api.github.com/repos/MarlinFirmware/MarlinDev
opened
More parse-able M115
Design Concept Hosts & Protocols Needs Feedback
Currently the output of `M115` looks like this: FIRMWARE_NAME:Marlin 1.1 abc-123-de4db33f SOURCE_CODE_URL:https://github.com/MarlinFirmware/Marlin/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:Mendel RepRap EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000 This is hard to parse. It would help to add a delimiter, such as a semicolon, between parts. This results in… FIRMWARE_NAME:Marlin 1.1 abc-123-de4db33f; SOURCE_CODE_URL:https://github.com/MarlinFirmware/Marlin/; PROTOCOL_VERSION:1.0; MACHINE_TYPE:Mendel RepRap; EXTRUDER_COUNT:1; UUID:00000000-0000-0000-0000-000000000000;
1.0
More parse-able M115 - Currently the output of `M115` looks like this: FIRMWARE_NAME:Marlin 1.1 abc-123-de4db33f SOURCE_CODE_URL:https://github.com/MarlinFirmware/Marlin/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:Mendel RepRap EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000 This is hard to parse. It would help to add a delimiter, such as a semicolon, between parts. This results in… FIRMWARE_NAME:Marlin 1.1 abc-123-de4db33f; SOURCE_CODE_URL:https://github.com/MarlinFirmware/Marlin/; PROTOCOL_VERSION:1.0; MACHINE_TYPE:Mendel RepRap; EXTRUDER_COUNT:1; UUID:00000000-0000-0000-0000-000000000000;
non_defect
more parse able currently the output of looks like this firmware name marlin abc source code url protocol version machine type mendel reprap extruder count uuid this is hard to parse it would help to add a delimiter such as a semicolon between parts this results in… firmware name marlin abc source code url protocol version machine type mendel reprap extruder count uuid
0
1,238
3,098,523,309
IssuesEvent
2015-08-28 11:40:48
turnkeylinux/tracker
https://api.github.com/repos/turnkeylinux/tracker
closed
'Perfect' Forward Secrecy or PFS in all TurnKey appliances that use OpenSSL
feature lamp lapp lighttpd-php-fastcgi nginx-php-fastcgi security
`John Carver` suggests in a [comment](http://www.turnkeylinux.org/blog/heartbleed#comment-19837) on the [TKL Heartbleed blog announcement](http://www.turnkeylinux.org/blog/heartbleed) that it might be a good idea to implement 'Perfect' Forward Secrecy or PFS in all TurnKey appliances that use OpenSSL. See his comment for details.
True
'Perfect' Forward Secrecy or PFS in all TurnKey appliances that use OpenSSL - `John Carver` suggests in a [comment](http://www.turnkeylinux.org/blog/heartbleed#comment-19837) on the [TKL Heartbleed blog announcement](http://www.turnkeylinux.org/blog/heartbleed) that it might be a good idea to implement 'Perfect' Forward Secrecy or PFS in all TurnKey appliances that use OpenSSL. See his comment for details.
non_defect
perfect forward secrecy or pfs in all turnkey appliances that use openssl john carver suggests in a on the that it might be a good idea to implement perfect forward secrecy or pfs in all turnkey appliances that use openssl see his comment for details
0
47,002
13,056,012,573
IssuesEvent
2020-07-30 03:23:21
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
investigate replacing `boost::ublas`code (Trac #2246)
Incomplete Migration Migrated from Trac defect other
Migrated from https://code.icecube.wisc.edu/ticket/2246 ```json { "status": "closed", "changetime": "2019-09-18T07:51:29", "description": "while looking at something else, i saw that source:/IceCube/meta-projects/combo/trunk/recclasses/public/recclasses/ParameterStorage.h included [https://www.boost.org/doc/libs/1_57_0/libs/numeric/ublas/doc/index.html boost::ublas], sorely out of date (and slow).\n\nWe should think about replacing instances of `boost::ublas` usage with our optimized BLASes or something like [http://eigen.tuxfamily.org/index.php?title=Main_Page Eigen].\n\nThis particular example is tied to serialization and there maybe good reasons for it being there (availability, data permanence). Serious testing would be required for a replacement in this case. \n\nThis could also be a good for a workshop on \"test driven development\".", "reporter": "nega", "cc": "olivas, kjmeagher", "resolution": "insufficient resources", "_ts": "1568793089537035", "component": "other", "summary": "investigate replacing `boost::ublas`code", "priority": "minor", "keywords": "serialization blas boost boost::ublas", "time": "2019-03-12T15:50:36", "milestone": "Long-Term Future", "owner": "nega", "type": "defect" } ```
1.0
investigate replacing `boost::ublas`code (Trac #2246) - Migrated from https://code.icecube.wisc.edu/ticket/2246 ```json { "status": "closed", "changetime": "2019-09-18T07:51:29", "description": "while looking at something else, i saw that source:/IceCube/meta-projects/combo/trunk/recclasses/public/recclasses/ParameterStorage.h included [https://www.boost.org/doc/libs/1_57_0/libs/numeric/ublas/doc/index.html boost::ublas], sorely out of date (and slow).\n\nWe should think about replacing instances of `boost::ublas` usage with our optimized BLASes or something like [http://eigen.tuxfamily.org/index.php?title=Main_Page Eigen].\n\nThis particular example is tied to serialization and there maybe good reasons for it being there (availability, data permanence). Serious testing would be required for a replacement in this case. \n\nThis could also be a good for a workshop on \"test driven development\".", "reporter": "nega", "cc": "olivas, kjmeagher", "resolution": "insufficient resources", "_ts": "1568793089537035", "component": "other", "summary": "investigate replacing `boost::ublas`code", "priority": "minor", "keywords": "serialization blas boost boost::ublas", "time": "2019-03-12T15:50:36", "milestone": "Long-Term Future", "owner": "nega", "type": "defect" } ```
defect
investigate replacing boost ublas code trac migrated from json status closed changetime description while looking at something else i saw that source icecube meta projects combo trunk recclasses public recclasses parameterstorage h included sorely out of date and slow n nwe should think about replacing instances of boost ublas usage with our optimized blases or something like n nthis particular example is tied to serialization and there maybe good reasons for it being there availability data permanence serious testing would be required for a replacement in this case n nthis could also be a good for a workshop on test driven development reporter nega cc olivas kjmeagher resolution insufficient resources ts component other summary investigate replacing boost ublas code priority minor keywords serialization blas boost boost ublas time milestone long term future owner nega type defect
1
313,807
9,576,204,185
IssuesEvent
2019-05-07 08:33:04
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - site is not usable
browser-firefox-tablet engine-gecko priority-critical
<!-- @browser: Firefox Mobile (Tablet) 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.2.2; Tablet; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: http://www.google.com/mobile/?safe=active **Browser / Version**: Firefox Mobile (Tablet) 67.0 **Operating System**: Android 4.2.2 **Tested Another Browser**: No **Problem type**: Site is not usable **Description**: I'm hitting the menu button and instead of opening up, I get redirected to a 404 error page. **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190505015947</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li> </ul> </details> Submitted in the name of `@Eolivieri82` _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.google.com - site is not usable - <!-- @browser: Firefox Mobile (Tablet) 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.2.2; Tablet; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: http://www.google.com/mobile/?safe=active **Browser / Version**: Firefox Mobile (Tablet) 67.0 **Operating System**: Android 4.2.2 **Tested Another Browser**: No **Problem type**: Site is not usable **Description**: I'm hitting the menu button and instead of opening up, I get redirected to a 404 error page. **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190505015947</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li> </ul> </details> Submitted in the name of `@Eolivieri82` _From [webcompat.com](https://webcompat.com/) with ❤️_
non_defect
site is not usable url browser version firefox mobile tablet operating system android tested another browser no problem type site is not usable description i m hitting the menu button and instead of opening up i get redirected to a error page steps to reproduce browser configuration mixed active content blocked false image mem shared true buildid tracking content blocked false gfx webrender blob images true hastouchscreen true mixed passive content blocked false gfx webrender enabled false gfx webrender all false channel beta submitted in the name of from with ❤️
0
13,098
2,732,897,018
IssuesEvent
2015-04-17 10:04:07
tiku01/oryx-editor
https://api.github.com/repos/tiku01/oryx-editor
closed
Connection rules of EPC stencilset
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Create new EPC 2. Create new Function 3. Create subsequent AND using the shape menu 4. Repeat step 3 What is the expected output? Step 4 should not be possible What do you see instead? A second AND is added as subsequent element of the function. Please provide any additional information below. The EPC syntax described in varios papers (e.g. [Ki06]) demands that * each function has exactly one input and one output arc and * each event has at most one input and one output arc Why is this syntactical restriction relaxed in Oryx? In contrast to the EPC stencilset, the BPMN stencilset does not allow wrong connections. [Kin06] E. Kindler. On the Semantics of EPCs: A Framework for Resolving the Vicious Circle. Data Knowl. Eng, 56(1):23-40, 2006. doi:10.1016/j.datak.2005.02.005. ``` Original issue reported on code.google.com by `oliver.k...@gmail.com` on 25 Nov 2008 at 10:01
1.0
Connection rules of EPC stencilset - ``` What steps will reproduce the problem? 1. Create new EPC 2. Create new Function 3. Create subsequent AND using the shape menu 4. Repeat step 3 What is the expected output? Step 4 should not be possible What do you see instead? A second AND is added as subsequent element of the function. Please provide any additional information below. The EPC syntax described in varios papers (e.g. [Ki06]) demands that * each function has exactly one input and one output arc and * each event has at most one input and one output arc Why is this syntactical restriction relaxed in Oryx? In contrast to the EPC stencilset, the BPMN stencilset does not allow wrong connections. [Kin06] E. Kindler. On the Semantics of EPCs: A Framework for Resolving the Vicious Circle. Data Knowl. Eng, 56(1):23-40, 2006. doi:10.1016/j.datak.2005.02.005. ``` Original issue reported on code.google.com by `oliver.k...@gmail.com` on 25 Nov 2008 at 10:01
defect
connection rules of epc stencilset what steps will reproduce the problem create new epc create new function create subsequent and using the shape menu repeat step what is the expected output step should not be possible what do you see instead a second and is added as subsequent element of the function please provide any additional information below the epc syntax described in varios papers e g demands that each function has exactly one input and one output arc and each event has at most one input and one output arc why is this syntactical restriction relaxed in oryx in contrast to the epc stencilset the bpmn stencilset does not allow wrong connections e kindler on the semantics of epcs a framework for resolving the vicious circle data knowl eng doi j datak original issue reported on code google com by oliver k gmail com on nov at
1
77,188
26,829,435,661
IssuesEvent
2023-02-02 15:04:21
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Notification settings checkboxes are not accessible
T-Defect
### Steps to reproduce 1. Launch a screen reader on your platform of choice--any should do. 2. Right-click a room in the rooms tree. 3. Click Settings. 4. Click Notifications. ### Outcome #### What did you expect? "Default", "All messages", etc. should be presented to my screen reader as a radio button with only one checked. #### What happened instead? Only the text of the options is spoken, with no indication that they are clickable or of which one is selected. ### Operating system Windows ### Application version All recent versions ### How did you install the app? Desktop app ### Homeserver Synapse, latest ### Will you send logs? No
1.0
Notification settings checkboxes are not accessible - ### Steps to reproduce 1. Launch a screen reader on your platform of choice--any should do. 2. Right-click a room in the rooms tree. 3. Click Settings. 4. Click Notifications. ### Outcome #### What did you expect? "Default", "All messages", etc. should be presented to my screen reader as a radio button with only one checked. #### What happened instead? Only the text of the options is spoken, with no indication that they are clickable or of which one is selected. ### Operating system Windows ### Application version All recent versions ### How did you install the app? Desktop app ### Homeserver Synapse, latest ### Will you send logs? No
defect
notification settings checkboxes are not accessible steps to reproduce launch a screen reader on your platform of choice any should do right click a room in the rooms tree click settings click notifications outcome what did you expect default all messages etc should be presented to my screen reader as a radio button with only one checked what happened instead only the text of the options is spoken with no indication that they are clickable or of which one is selected operating system windows application version all recent versions how did you install the app desktop app homeserver synapse latest will you send logs no
1
57,910
16,137,417,058
IssuesEvent
2021-04-29 13:32:39
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Vet Center CAP form should not contain guidance about fixing externally managed data
Defect Needs refining
**Describe the defect** CAPs do not have externally managed data and should not have guidance about it. **To Reproduce** Steps to reproduce the behavior: 1. https://prod.cms.va.gov/node/add/vet_center_cap 2. Note misleading help text **Expected behavior** This help text "Review key location information about this facility. To request a correction to address, phone, or hours, contact an administrator" should not appear on https://prod.cms.va.gov/node/add/vet_center_cap **Screenshots** ![Create_Vet_Center_-_Community_Access_Point___VA_gov_CMS](https://user-images.githubusercontent.com/643678/116558626-a1212c80-a8cd-11eb-9cb6-fee9ec0edf0c.png)
1.0
Vet Center CAP form should not contain guidance about fixing externally managed data - **Describe the defect** CAPs do not have externally managed data and should not have guidance about it. **To Reproduce** Steps to reproduce the behavior: 1. https://prod.cms.va.gov/node/add/vet_center_cap 2. Note misleading help text **Expected behavior** This help text "Review key location information about this facility. To request a correction to address, phone, or hours, contact an administrator" should not appear on https://prod.cms.va.gov/node/add/vet_center_cap **Screenshots** ![Create_Vet_Center_-_Community_Access_Point___VA_gov_CMS](https://user-images.githubusercontent.com/643678/116558626-a1212c80-a8cd-11eb-9cb6-fee9ec0edf0c.png)
defect
vet center cap form should not contain guidance about fixing externally managed data describe the defect caps do not have externally managed data and should not have guidance about it to reproduce steps to reproduce the behavior note misleading help text expected behavior this help text review key location information about this facility to request a correction to address phone or hours contact an administrator should not appear on screenshots
1
145,419
11,693,259,628
IssuesEvent
2020-03-06 00:00:10
DataBiosphere/azul
https://api.github.com/repos/DataBiosphere/azul
closed
Adjust integration test prefix to match DSS content
enh orange test
If the amount of bundles is a particular DSS stage changes suddenly, Azul's local integration tests may take too long or else fail outright. This fix would supersede the quick fix for #1282 which would need to be removed. ┆Issue is synchronized with this [Jira Story](https://ucsc-cgl.atlassian.net/browse/AZUL-796) ┆Project Name: azul ┆Issue Number: AZUL-796
1.0
Adjust integration test prefix to match DSS content - If the amount of bundles is a particular DSS stage changes suddenly, Azul's local integration tests may take too long or else fail outright. This fix would supersede the quick fix for #1282 which would need to be removed. ┆Issue is synchronized with this [Jira Story](https://ucsc-cgl.atlassian.net/browse/AZUL-796) ┆Project Name: azul ┆Issue Number: AZUL-796
non_defect
adjust integration test prefix to match dss content if the amount of bundles is a particular dss stage changes suddenly azul s local integration tests may take too long or else fail outright this fix would supersede the quick fix for which would need to be removed ┆issue is synchronized with this ┆project name azul ┆issue number azul
0
768
2,587,972,659
IssuesEvent
2015-02-17 21:49:35
chrsmith/codesearch
https://api.github.com/repos/chrsmith/codesearch
opened
Pull request: add support for per-file custom annotations
auto-migrated Priority-Medium Type-Defect
``` This change introduces the ability to attach annotation blobs to each entry in the index. We index all our internal and external repositories at Twitter, and the annotations are used to add data like commit count, number of import references, etc. to each file. This is then used for scoring at search time to improve ranking. There are a couple of other minor changes useful for using the code as a library, such as exposing a couple of private functions or,and and adding a callback system to match.go. Change is here: http://code.google.com/r/alec-codesearch-annotations/source/detail?r=b965ca9c2a9 4d464ef541d05f4004368b9c3508b ``` ----- Original issue reported on code.google.com by `a...@swapoff.org` on 29 Aug 2012 at 10:19
1.0
Pull request: add support for per-file custom annotations - ``` This change introduces the ability to attach annotation blobs to each entry in the index. We index all our internal and external repositories at Twitter, and the annotations are used to add data like commit count, number of import references, etc. to each file. This is then used for scoring at search time to improve ranking. There are a couple of other minor changes useful for using the code as a library, such as exposing a couple of private functions or,and and adding a callback system to match.go. Change is here: http://code.google.com/r/alec-codesearch-annotations/source/detail?r=b965ca9c2a9 4d464ef541d05f4004368b9c3508b ``` ----- Original issue reported on code.google.com by `a...@swapoff.org` on 29 Aug 2012 at 10:19
defect
pull request add support for per file custom annotations this change introduces the ability to attach annotation blobs to each entry in the index we index all our internal and external repositories at twitter and the annotations are used to add data like commit count number of import references etc to each file this is then used for scoring at search time to improve ranking there are a couple of other minor changes useful for using the code as a library such as exposing a couple of private functions or and and adding a callback system to match go change is here original issue reported on code google com by a swapoff org on aug at
1
66,840
20,728,517,035
IssuesEvent
2022-03-14 06:44:00
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
white screen bug
T-Defect
### Steps to reproduce 1. install 2. run ### Outcome white screen window ![image](https://user-images.githubusercontent.com/3271641/158118553-19952482-8a41-4aac-bbcb-b24b5930a519.png) terminal log ``` [werwolf@work] ~ ❯ element-desktop --trace-warnings --no-sandbox Keytar unexpected error: Error: Module did not self-register: '/tmp/.org.chromium.Chromium.O3Gp2a'. at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800) at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18) at Object.func [as .node] (node:electron/js2c/asar_bundle:5:2027) at Module.load (node:internal/modules/cjs/loader:988:32) at Module._load (node:internal/modules/cjs/loader:829:12) at Function.c._load (node:electron/js2c/asar_bundle:5:13331) at Module.require (node:internal/modules/cjs/loader:1012:19) at require (node:internal/modules/cjs/helpers:94:18) at Object.<anonymous> (/usr/lib/element/app.asar/node_modules/keytar/lib/keytar.js:1:14) at Module._compile (node:internal/modules/cjs/loader:1116:14) { code: 'ERR_DLOPEN_FAILED' } /home/werwolf/.config/Element exists: no /home/werwolf/.config/Riot exists: no Starting auto update with base URL: https://packages.element.io/desktop/update/ Auto update not supported on this platform Fetching translation json for locale: en_EN Resetting the UI components after locale change [19225:0314/113941.318711:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /dev/shm/.org.chromium.Chromium.rgCMFh failed: Operation not permitted (1) [19225:0314/113941.318831:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /dev/shm: Operation not permitted (1) [19225:0314/113941.318874:FATAL:platform_shared_memory_region_posix.cc(255)] This is frequently caused by incorrect permissions on /dev/shm. Try 'sudo chmod 1777 /dev/shm' to fix. [19246:0314/113941.373714:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /dev/shm/.org.chromium.Chromium.cAI8wq failed: Operation not permitted (1) [19246:0314/113941.373868:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /dev/shm: Operation not permitted (1) [19246:0314/113941.373929:FATAL:platform_shared_memory_region_posix.cc(255)] This is frequently caused by incorrect permissions on /dev/shm. Try 'sudo chmod 1777 /dev/shm' to fix. (node:19176) electron: Failed to load URL: vector://vector/webapp/ with error: ERR_FILE_NOT_FOUND (Use `electron --trace-warnings ...` to show where the warning was created) ^C ``` P.S.: without `--no-sandbox` exactly the same result ### Operating system opensuse tumbleweed ### Application version element-desktop-1.9.9-1.1.noarch ### How did you install the app? zypper in -y element-desktop ### Homeserver matrix.org ### Will you send logs? Yes
1.0
white screen bug - ### Steps to reproduce 1. install 2. run ### Outcome white screen window ![image](https://user-images.githubusercontent.com/3271641/158118553-19952482-8a41-4aac-bbcb-b24b5930a519.png) terminal log ``` [werwolf@work] ~ ❯ element-desktop --trace-warnings --no-sandbox Keytar unexpected error: Error: Module did not self-register: '/tmp/.org.chromium.Chromium.O3Gp2a'. at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800) at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18) at Object.func [as .node] (node:electron/js2c/asar_bundle:5:2027) at Module.load (node:internal/modules/cjs/loader:988:32) at Module._load (node:internal/modules/cjs/loader:829:12) at Function.c._load (node:electron/js2c/asar_bundle:5:13331) at Module.require (node:internal/modules/cjs/loader:1012:19) at require (node:internal/modules/cjs/helpers:94:18) at Object.<anonymous> (/usr/lib/element/app.asar/node_modules/keytar/lib/keytar.js:1:14) at Module._compile (node:internal/modules/cjs/loader:1116:14) { code: 'ERR_DLOPEN_FAILED' } /home/werwolf/.config/Element exists: no /home/werwolf/.config/Riot exists: no Starting auto update with base URL: https://packages.element.io/desktop/update/ Auto update not supported on this platform Fetching translation json for locale: en_EN Resetting the UI components after locale change [19225:0314/113941.318711:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /dev/shm/.org.chromium.Chromium.rgCMFh failed: Operation not permitted (1) [19225:0314/113941.318831:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /dev/shm: Operation not permitted (1) [19225:0314/113941.318874:FATAL:platform_shared_memory_region_posix.cc(255)] This is frequently caused by incorrect permissions on /dev/shm. Try 'sudo chmod 1777 /dev/shm' to fix. [19246:0314/113941.373714:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /dev/shm/.org.chromium.Chromium.cAI8wq failed: Operation not permitted (1) [19246:0314/113941.373868:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /dev/shm: Operation not permitted (1) [19246:0314/113941.373929:FATAL:platform_shared_memory_region_posix.cc(255)] This is frequently caused by incorrect permissions on /dev/shm. Try 'sudo chmod 1777 /dev/shm' to fix. (node:19176) electron: Failed to load URL: vector://vector/webapp/ with error: ERR_FILE_NOT_FOUND (Use `electron --trace-warnings ...` to show where the warning was created) ^C ``` P.S.: without `--no-sandbox` exactly the same result ### Operating system opensuse tumbleweed ### Application version element-desktop-1.9.9-1.1.noarch ### How did you install the app? zypper in -y element-desktop ### Homeserver matrix.org ### Will you send logs? Yes
defect
white screen bug steps to reproduce install run outcome white screen window terminal log ❯ element desktop trace warnings no sandbox keytar unexpected error error module did not self register tmp org chromium chromium at process func node electron asar bundle at object module extensions node node internal modules cjs loader at object func node electron asar bundle at module load node internal modules cjs loader at module load node internal modules cjs loader at function c load node electron asar bundle at module require node internal modules cjs loader at require node internal modules cjs helpers at object usr lib element app asar node modules keytar lib keytar js at module compile node internal modules cjs loader code err dlopen failed home werwolf config element exists no home werwolf config riot exists no starting auto update with base url auto update not supported on this platform fetching translation json for locale en en resetting the ui components after locale change creating shared memory in dev shm org chromium chromium rgcmfh failed operation not permitted unable to access w ok x ok dev shm operation not permitted this is frequently caused by incorrect permissions on dev shm try sudo chmod dev shm to fix creating shared memory in dev shm org chromium chromium failed operation not permitted unable to access w ok x ok dev shm operation not permitted this is frequently caused by incorrect permissions on dev shm try sudo chmod dev shm to fix node electron failed to load url vector vector webapp with error err file not found use electron trace warnings to show where the warning was created c p s without no sandbox exactly the same result operating system opensuse tumbleweed application version element desktop noarch how did you install the app zypper in y element desktop homeserver matrix org will you send logs yes
1
25,965
4,538,520,471
IssuesEvent
2016-09-09 07:15:53
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
DateTime - cannot cast to IEquatable
defect portarelle
### Actual `Unable to cast type Date to type System.IEquatable$1$Date` ### Steps To Reproduce ```csharp public class App { public static void Main() { Assert.True(((IEquatable<DateTime>)new DateTime(0)).Equals(new DateTime(0))); Assert.False(((IEquatable<DateTime>)new DateTime(1)).Equals(new DateTime(0))); Assert.False(((IEquatable<DateTime>)new DateTime(0)).Equals(new DateTime(1))); Assert.True(((IEquatable<DateTime>)new DateTime(1)).Equals(new DateTime(1))); } } ```
1.0
DateTime - cannot cast to IEquatable - ### Actual `Unable to cast type Date to type System.IEquatable$1$Date` ### Steps To Reproduce ```csharp public class App { public static void Main() { Assert.True(((IEquatable<DateTime>)new DateTime(0)).Equals(new DateTime(0))); Assert.False(((IEquatable<DateTime>)new DateTime(1)).Equals(new DateTime(0))); Assert.False(((IEquatable<DateTime>)new DateTime(0)).Equals(new DateTime(1))); Assert.True(((IEquatable<DateTime>)new DateTime(1)).Equals(new DateTime(1))); } } ```
defect
datetime cannot cast to iequatable actual unable to cast type date to type system iequatable date steps to reproduce csharp public class app public static void main assert true iequatable new datetime equals new datetime assert false iequatable new datetime equals new datetime assert false iequatable new datetime equals new datetime assert true iequatable new datetime equals new datetime
1
75,563
15,435,847,904
IssuesEvent
2021-03-07 10:40:23
dodekanisou/home-automation
https://api.github.com/repos/dodekanisou/home-automation
closed
CVE-2020-7788 (High) detected in ini-1.3.5.tgz
security vulnerability
## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.5.tgz</b></p></summary> <p>An ini encoder/decoder for node</p> <p>Library home page: <a href="https://registry.npmjs.org/ini/-/ini-1.3.5.tgz">https://registry.npmjs.org/ini/-/ini-1.3.5.tgz</a></p> <p>Path to dependency file: home-automation/RpiHost/wwwroot/lib/admin-lte/package.json</p> <p>Path to vulnerable library: home-automation/RpiHost/wwwroot/lib/admin-lte/node_modules/ini/package.json</p> <p> Dependency Hierarchy: - nodemon-1.19.4.tgz (Root Library) - update-notifier-2.5.0.tgz - is-installed-globally-0.1.0.tgz - global-dirs-0.1.1.tgz - :x: **ini-1.3.5.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/dodekanisou/home-automation/commit/76102ccb5ea1ee3cf113887b38c50fab74e0caea">76102ccb5ea1ee3cf113887b38c50fab74e0caea</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> This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context. <p>Publish Date: 2020-12-11 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7788>CVE-2020-7788</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788</a></p> <p>Release Date: 2020-12-11</p> <p>Fix Resolution: v1.3.6</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-7788 (High) detected in ini-1.3.5.tgz - ## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.5.tgz</b></p></summary> <p>An ini encoder/decoder for node</p> <p>Library home page: <a href="https://registry.npmjs.org/ini/-/ini-1.3.5.tgz">https://registry.npmjs.org/ini/-/ini-1.3.5.tgz</a></p> <p>Path to dependency file: home-automation/RpiHost/wwwroot/lib/admin-lte/package.json</p> <p>Path to vulnerable library: home-automation/RpiHost/wwwroot/lib/admin-lte/node_modules/ini/package.json</p> <p> Dependency Hierarchy: - nodemon-1.19.4.tgz (Root Library) - update-notifier-2.5.0.tgz - is-installed-globally-0.1.0.tgz - global-dirs-0.1.1.tgz - :x: **ini-1.3.5.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/dodekanisou/home-automation/commit/76102ccb5ea1ee3cf113887b38c50fab74e0caea">76102ccb5ea1ee3cf113887b38c50fab74e0caea</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> This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context. <p>Publish Date: 2020-12-11 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7788>CVE-2020-7788</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788</a></p> <p>Release Date: 2020-12-11</p> <p>Fix Resolution: v1.3.6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in ini tgz cve high severity vulnerability vulnerable library ini tgz an ini encoder decoder for node library home page a href path to dependency file home automation rpihost wwwroot lib admin lte package json path to vulnerable library home automation rpihost wwwroot lib admin lte node modules ini package json dependency hierarchy nodemon tgz root library update notifier tgz is installed globally tgz global dirs tgz x ini tgz vulnerable library found in head commit a href found in base branch master vulnerability details this affects the package ini before if an attacker submits a malicious ini file to an application that parses it with ini parse they will pollute the prototype on the application this can be exploited further depending on the context publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
55,825
23,614,047,048
IssuesEvent
2022-08-24 14:32:39
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Onboard Sidekiq dev to Argo
console-services
## Description The new K8s Sidekiq offering will need to be onboarded to Argo. The operations team has a new onboarding process for K8s applications that differs from the previous jsonnet approach. ## Tasks - [x] Ask infra for Onboarding Docs - [x] Implement config to onboard app to argo ## Acceptance Criteria - [x] Sidekiq K8s exists in Argo ## How to configure this issue - [ ] _Attach a Milestone_ - [x] _Story points_ - [x] _Sprint assigned if pulling into sprint_ - [x] _Epic assigned_ - [x] _Team label assigned_
1.0
Onboard Sidekiq dev to Argo - ## Description The new K8s Sidekiq offering will need to be onboarded to Argo. The operations team has a new onboarding process for K8s applications that differs from the previous jsonnet approach. ## Tasks - [x] Ask infra for Onboarding Docs - [x] Implement config to onboard app to argo ## Acceptance Criteria - [x] Sidekiq K8s exists in Argo ## How to configure this issue - [ ] _Attach a Milestone_ - [x] _Story points_ - [x] _Sprint assigned if pulling into sprint_ - [x] _Epic assigned_ - [x] _Team label assigned_
non_defect
onboard sidekiq dev to argo description the new sidekiq offering will need to be onboarded to argo the operations team has a new onboarding process for applications that differs from the previous jsonnet approach tasks ask infra for onboarding docs implement config to onboard app to argo acceptance criteria sidekiq exists in argo how to configure this issue attach a milestone story points sprint assigned if pulling into sprint epic assigned team label assigned
0
273,139
29,800,490,305
IssuesEvent
2023-06-16 07:43:43
billmcchesney1/foxtrot
https://api.github.com/repos/billmcchesney1/foxtrot
closed
CVE-2020-36179 (High) detected in jackson-databind-2.9.9.1.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2020-36179 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /foxtrot-sql/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar</p> <p> Dependency Hierarchy: - dropwizard-jackson-1.3.13.jar (Root Library) - :x: **jackson-databind-2.9.9.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/foxtrot/commit/ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc">ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS. <p>Publish Date: 2021-01-07 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-36179>CVE-2020-36179</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2021-01-07</p> <p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.8</p> <p>Direct dependency fix Resolution (io.dropwizard:dropwizard-jackson): 2.0.0-rc0+test8</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue
True
CVE-2020-36179 (High) detected in jackson-databind-2.9.9.1.jar - autoclosed - ## CVE-2020-36179 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /foxtrot-sql/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.jar</p> <p> Dependency Hierarchy: - dropwizard-jackson-1.3.13.jar (Root Library) - :x: **jackson-databind-2.9.9.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/foxtrot/commit/ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc">ffb8a6014463ce8aac1bf6e7dc9a23fc4a2a8adc</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS. <p>Publish Date: 2021-01-07 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-36179>CVE-2020-36179</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2021-01-07</p> <p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.8</p> <p>Direct dependency fix Resolution (io.dropwizard:dropwizard-jackson): 2.0.0-rc0+test8</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue
non_defect
cve high detected in jackson databind jar autoclosed 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 foxtrot sql pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy dropwizard jackson jar root library x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to oadd org apache commons dbcp cpdsadapter driveradaptercpds publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution com fasterxml jackson core jackson databind direct dependency fix resolution io dropwizard dropwizard jackson rescue worker helmet automatic remediation is available for this issue
0
176,512
21,411,634,330
IssuesEvent
2022-04-22 06:47:19
Trinadh465/packages_apps_Settings_AOSP10_r33_CVE-2021-0336
https://api.github.com/repos/Trinadh465/packages_apps_Settings_AOSP10_r33_CVE-2021-0336
opened
CVE-2021-0434 (High) detected in Settingsandroid-10.0.0_r33
security vulnerability
## CVE-2021-0434 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Settingsandroid-10.0.0_r33</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platform/packages/apps/Settings>https://android.googlesource.com/platform/packages/apps/Settings</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/packages_apps_Settings_AOSP10_r33_CVE-2021-0336/commit/0f7b87a5519c28af2891be292f34afa57b9a8cc2">0f7b87a5519c28af2891be292f34afa57b9a8cc2</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/src/com/android/settings/bluetooth/BluetoothPermissionActivity.java</b> </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> In onReceive of BluetoothPermissionRequest.java, there is a possible phishing attack allowing a malicious Bluetooth device to acquire permissions based on insufficient information presented to the user in the consent dialog. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-9Android ID: A-167403112 <p>Publish Date: 2021-12-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-0434>CVE-2021-0434</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - 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://source.android.com/security/bulletin/2021-11-01">https://source.android.com/security/bulletin/2021-11-01</a></p> <p>Release Date: 2021-12-15</p> <p>Fix Resolution: android-11.0.0_r43</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-0434 (High) detected in Settingsandroid-10.0.0_r33 - ## CVE-2021-0434 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Settingsandroid-10.0.0_r33</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platform/packages/apps/Settings>https://android.googlesource.com/platform/packages/apps/Settings</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/packages_apps_Settings_AOSP10_r33_CVE-2021-0336/commit/0f7b87a5519c28af2891be292f34afa57b9a8cc2">0f7b87a5519c28af2891be292f34afa57b9a8cc2</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/src/com/android/settings/bluetooth/BluetoothPermissionActivity.java</b> </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> In onReceive of BluetoothPermissionRequest.java, there is a possible phishing attack allowing a malicious Bluetooth device to acquire permissions based on insufficient information presented to the user in the consent dialog. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-9Android ID: A-167403112 <p>Publish Date: 2021-12-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-0434>CVE-2021-0434</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - 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://source.android.com/security/bulletin/2021-11-01">https://source.android.com/security/bulletin/2021-11-01</a></p> <p>Release Date: 2021-12-15</p> <p>Fix Resolution: android-11.0.0_r43</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in settingsandroid cve high severity vulnerability vulnerable library settingsandroid library home page a href found in head commit a href found in base branch master vulnerable source files src com android settings bluetooth bluetoothpermissionactivity java vulnerability details in onreceive of bluetoothpermissionrequest java there is a possible phishing attack allowing a malicious bluetooth device to acquire permissions based on insufficient information presented to the user in the consent dialog this could lead to local escalation of privilege with no additional execution privileges needed user interaction is needed for exploitation product androidversions android android android id a publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low 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 android step up your open source security game with whitesource
0
13,935
2,789,776,377
IssuesEvent
2015-05-08 21:25:23
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
opened
GWT wrapper 1.0.2; ScatterPlot, logScale (both XY) => X axis has two 0s.
Priority-Medium Type-Defect
Original [issue 94](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=94) created by orwant on 2009-10-19T16:29:48.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. replace samples/VisualizationShowcase/src/com/google/gwt/visualization/visualizationshowcase/client/ScatterDemo.java with the attached file 2. start the hosted mode (launch-scripts/&lt;platform&gt;/VisualizationShowcase-shell) and open the ScatterChart example. X axis will have the following values: 0, 0, 1, 10, 100..., and it should be 0,1,10,100... <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> ScatterPlot <b>Are you using the test environment (version 1.1)?</b> <b>(If you are not sure, answer NO)</b> No (version 1.0.2) <b>What operating system and browser are you using?</b> Mac, FF 3.5 &amp; Safari 4.x. Also tried IE7 on WinXP. <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
1.0
GWT wrapper 1.0.2; ScatterPlot, logScale (both XY) => X axis has two 0s. - Original [issue 94](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=94) created by orwant on 2009-10-19T16:29:48.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. replace samples/VisualizationShowcase/src/com/google/gwt/visualization/visualizationshowcase/client/ScatterDemo.java with the attached file 2. start the hosted mode (launch-scripts/&lt;platform&gt;/VisualizationShowcase-shell) and open the ScatterChart example. X axis will have the following values: 0, 0, 1, 10, 100..., and it should be 0,1,10,100... <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> ScatterPlot <b>Are you using the test environment (version 1.1)?</b> <b>(If you are not sure, answer NO)</b> No (version 1.0.2) <b>What operating system and browser are you using?</b> Mac, FF 3.5 &amp; Safari 4.x. Also tried IE7 on WinXP. <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
defect
gwt wrapper scatterplot logscale both xy x axis has two original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code replace samples visualizationshowcase src com google gwt visualization visualizationshowcase client scatterdemo java with the attached file start the hosted mode launch scripts lt platform gt visualizationshowcase shell and open the scatterchart example x axis will have the following values and it should be what component is this issue related to piechart linechart datatable query etc scatterplot are you using the test environment version if you are not sure answer no no version what operating system and browser are you using mac ff amp safari x also tried on winxp for developers viewing this issue please click the star icon to be notified of future changes and to let us know how many of you are interested in seeing it resolved
1
55,753
14,667,788,817
IssuesEvent
2020-12-29 19:32:05
combatopera/android-hello-world
https://api.github.com/repos/combatopera/android-hello-world
closed
travis builds
defect
not sure if we need one. might require pyven support for setup.py project - big motivation is that docker hub never built dozens of my Cowpox commits!
1.0
travis builds - not sure if we need one. might require pyven support for setup.py project - big motivation is that docker hub never built dozens of my Cowpox commits!
defect
travis builds not sure if we need one might require pyven support for setup py project big motivation is that docker hub never built dozens of my cowpox commits
1
78,476
27,542,156,402
IssuesEvent
2023-03-07 09:18:14
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
The user completion is not working for matrix ids
T-Defect
### Steps to reproduce Steps to reproduce - Open a room - Let's consider a room member named "Billy" with the matrix id: "@billmurray:matrix.org - Type @bill -> the completion suggests the user Billy: OK - Type @billm -> no completion is suggested NOK ### Outcome #### What did you expect? I expect completion on mxId like the existing one on display name #### What happened instead? no completion in. case of mxId ### Your phone model _No response_ ### Operating system version _No response_ ### Application version and app store _No response_ ### Homeserver _No response_ ### Will you send logs? No ### Are you willing to provide a PR? Yes
1.0
The user completion is not working for matrix ids - ### Steps to reproduce Steps to reproduce - Open a room - Let's consider a room member named "Billy" with the matrix id: "@billmurray:matrix.org - Type @bill -> the completion suggests the user Billy: OK - Type @billm -> no completion is suggested NOK ### Outcome #### What did you expect? I expect completion on mxId like the existing one on display name #### What happened instead? no completion in. case of mxId ### Your phone model _No response_ ### Operating system version _No response_ ### Application version and app store _No response_ ### Homeserver _No response_ ### Will you send logs? No ### Are you willing to provide a PR? Yes
defect
the user completion is not working for matrix ids steps to reproduce steps to reproduce open a room let s consider a room member named billy with the matrix id billmurray matrix org type bill the completion suggests the user billy ok type billm no completion is suggested nok outcome what did you expect i expect completion on mxid like the existing one on display name what happened instead no completion in case of mxid your phone model no response operating system version no response application version and app store no response homeserver no response will you send logs no are you willing to provide a pr yes
1
165,864
6,287,323,215
IssuesEvent
2017-07-19 14:45:37
edcarroll/ng2-semantic-ui
https://api.github.com/repos/edcarroll/ng2-semantic-ui
closed
bug(modal): Autofocus not working in IE11
comp: modal comp: popup priority: low type: bug
Autofocus isn't working in IE11, but isn't throwing any errors. Perhaps it's a timing thing?
1.0
bug(modal): Autofocus not working in IE11 - Autofocus isn't working in IE11, but isn't throwing any errors. Perhaps it's a timing thing?
non_defect
bug modal autofocus not working in autofocus isn t working in but isn t throwing any errors perhaps it s a timing thing
0
61,840
14,642,854,245
IssuesEvent
2020-12-25 13:17:24
fu1771695yongxie/freeCodeCamp
https://api.github.com/repos/fu1771695yongxie/freeCodeCamp
opened
CVE-2015-9251 (Medium) detected in multiple libraries
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.2.min.js</b>, <b>jquery-1.3.2.min.js</b>, <b>jquery-1.7.1.min.js</b></p></summary> <p> <details><summary><b>jquery-1.7.2.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.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.2/jquery.min.js</a></p> <p>Path to dependency file: freeCodeCamp/api-server/node_modules/jmespath/index.html</p> <p>Path to vulnerable library: freeCodeCamp/api-server/node_modules/jmespath/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.2.min.js** (Vulnerable Library) </details> <details><summary><b>jquery-1.3.2.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.3.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.3.2/jquery.min.js</a></p> <p>Path to dependency file: freeCodeCamp/tools/contributor/lib/node_modules/underscore.string/test/test_underscore/temp_tests.html</p> <p>Path to vulnerable library: freeCodeCamp/tools/contributor/lib/node_modules/underscore.string/test/test_underscore/vendor/jquery.js</p> <p> Dependency Hierarchy: - :x: **jquery-1.3.2.min.js** (Vulnerable Library) </details> <details><summary><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: freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/multiplex/index.html</p> <p>Path to vulnerable library: freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/multiplex/index.html,freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/echo/index.html,freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/express-3.x/index.html,freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/hapi/html/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.1.min.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/fu1771695yongxie/freeCodeCamp/commit/311e89b65c48c9468ebef29fa6a623b9e24a3093">311e89b65c48c9468ebef29fa6a623b9e24a3093</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 before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed. <p>Publish Date: 2018-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-9251>CVE-2015-9251</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://nvd.nist.gov/vuln/detail/CVE-2015-9251">https://nvd.nist.gov/vuln/detail/CVE-2015-9251</a></p> <p>Release Date: 2018-01-18</p> <p>Fix Resolution: jQuery - v3.0.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-2015-9251 (Medium) detected in multiple libraries - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.2.min.js</b>, <b>jquery-1.3.2.min.js</b>, <b>jquery-1.7.1.min.js</b></p></summary> <p> <details><summary><b>jquery-1.7.2.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.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.2/jquery.min.js</a></p> <p>Path to dependency file: freeCodeCamp/api-server/node_modules/jmespath/index.html</p> <p>Path to vulnerable library: freeCodeCamp/api-server/node_modules/jmespath/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.2.min.js** (Vulnerable Library) </details> <details><summary><b>jquery-1.3.2.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.3.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.3.2/jquery.min.js</a></p> <p>Path to dependency file: freeCodeCamp/tools/contributor/lib/node_modules/underscore.string/test/test_underscore/temp_tests.html</p> <p>Path to vulnerable library: freeCodeCamp/tools/contributor/lib/node_modules/underscore.string/test/test_underscore/vendor/jquery.js</p> <p> Dependency Hierarchy: - :x: **jquery-1.3.2.min.js** (Vulnerable Library) </details> <details><summary><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: freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/multiplex/index.html</p> <p>Path to vulnerable library: freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/multiplex/index.html,freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/echo/index.html,freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/express-3.x/index.html,freeCodeCamp/tools/contributor/dashboard-app/client/node_modules/sockjs/examples/hapi/html/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-1.7.1.min.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/fu1771695yongxie/freeCodeCamp/commit/311e89b65c48c9468ebef29fa6a623b9e24a3093">311e89b65c48c9468ebef29fa6a623b9e24a3093</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 before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed. <p>Publish Date: 2018-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-9251>CVE-2015-9251</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://nvd.nist.gov/vuln/detail/CVE-2015-9251">https://nvd.nist.gov/vuln/detail/CVE-2015-9251</a></p> <p>Release Date: 2018-01-18</p> <p>Fix Resolution: jQuery - v3.0.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 multiple libraries cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file freecodecamp api server node modules jmespath index html path to vulnerable library freecodecamp api server node modules jmespath index html dependency hierarchy x jquery min js vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file freecodecamp tools contributor lib node modules underscore string test test underscore temp tests html path to vulnerable library freecodecamp tools contributor lib node modules underscore string test test underscore vendor jquery js dependency hierarchy x jquery min js vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file freecodecamp tools contributor dashboard app client node modules sockjs examples multiplex index html path to vulnerable library freecodecamp tools contributor dashboard app client node modules sockjs examples multiplex index html freecodecamp tools contributor dashboard app client node modules sockjs examples echo index html freecodecamp tools contributor dashboard app client node modules sockjs examples express x index html freecodecamp tools contributor dashboard app client node modules sockjs examples hapi html index html dependency hierarchy x jquery min js vulnerable library found in head commit a href found in base branch master vulnerability details jquery before is vulnerable to cross site scripting xss attacks when a cross domain ajax request is performed without the datatype option causing text javascript responses 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 step up your open source security game with whitesource
0
62,889
17,227,208,685
IssuesEvent
2021-07-20 04:45:40
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Remove AutoPropertyMixin
P: normal T: defect
## Bug Description <!--A clear and concise description of the problem (Note: A missing feature is not a bug).--> AutoPropertyMixin python class doesn't work with multiprocessing in python 3.9 on macos due to changes in how processes are created. The class is only used in one place and similar features can be gained using the builtin "dataclasses" added to python 3.7. ## Steps to Reproduce <!--Steps to reproduce the behavior (input file, or modifications to an existing input file, etc.)--> Run python/mooseutils on macos with python 3.9. ## Impact <!--Does this prevent you from getting your work done, or is it more of an annoyance?--> Preventing tests from passing on CIVET.
1.0
Remove AutoPropertyMixin - ## Bug Description <!--A clear and concise description of the problem (Note: A missing feature is not a bug).--> AutoPropertyMixin python class doesn't work with multiprocessing in python 3.9 on macos due to changes in how processes are created. The class is only used in one place and similar features can be gained using the builtin "dataclasses" added to python 3.7. ## Steps to Reproduce <!--Steps to reproduce the behavior (input file, or modifications to an existing input file, etc.)--> Run python/mooseutils on macos with python 3.9. ## Impact <!--Does this prevent you from getting your work done, or is it more of an annoyance?--> Preventing tests from passing on CIVET.
defect
remove autopropertymixin bug description autopropertymixin python class doesn t work with multiprocessing in python on macos due to changes in how processes are created the class is only used in one place and similar features can be gained using the builtin dataclasses added to python steps to reproduce run python mooseutils on macos with python impact preventing tests from passing on civet
1
33,573
7,167,107,797
IssuesEvent
2018-01-29 19:26:22
pymc-devs/pymc3
https://api.github.com/repos/pymc-devs/pymc3
closed
Bugs related to the new warning system
defects
Some of the issue raise from the new warning system (after helpful discussion with @drbenvincent via https://discourse.pymc.io/t/model-comparison-issue-with-loo/794/): - [x] effective sample size warning should be computed on the Free_RVs only. Sometimes in the model, there are Deterministic nodes that shows high autocorrelation but they are not helpful for sampler diagnostic. (fixed in #2823) - [x] `pm.compare` is catching all warnings, which generate unhelpful warning label in the output dataframe (fixed in #2824)
1.0
Bugs related to the new warning system - Some of the issue raise from the new warning system (after helpful discussion with @drbenvincent via https://discourse.pymc.io/t/model-comparison-issue-with-loo/794/): - [x] effective sample size warning should be computed on the Free_RVs only. Sometimes in the model, there are Deterministic nodes that shows high autocorrelation but they are not helpful for sampler diagnostic. (fixed in #2823) - [x] `pm.compare` is catching all warnings, which generate unhelpful warning label in the output dataframe (fixed in #2824)
defect
bugs related to the new warning system some of the issue raise from the new warning system after helpful discussion with drbenvincent via effective sample size warning should be computed on the free rvs only sometimes in the model there are deterministic nodes that shows high autocorrelation but they are not helpful for sampler diagnostic fixed in pm compare is catching all warnings which generate unhelpful warning label in the output dataframe fixed in
1
524,472
15,214,439,152
IssuesEvent
2021-02-17 13:12:58
bancorprotocol/webapp
https://api.github.com/repos/bancorprotocol/webapp
closed
BNT protected positions display as vBNT
Blockchain logic bug priority
**Describe the bug** viewing my protected position, they switched from BNT to vBNT. API response seems to be correct with BNT. open bancor.network go to vote go to protected see all bnt positions as vbnt ![image](https://user-images.githubusercontent.com/40430285/108205970-6f9e1f00-712e-11eb-9544-3fc4eab40400.png)
1.0
BNT protected positions display as vBNT - **Describe the bug** viewing my protected position, they switched from BNT to vBNT. API response seems to be correct with BNT. open bancor.network go to vote go to protected see all bnt positions as vbnt ![image](https://user-images.githubusercontent.com/40430285/108205970-6f9e1f00-712e-11eb-9544-3fc4eab40400.png)
non_defect
bnt protected positions display as vbnt describe the bug viewing my protected position they switched from bnt to vbnt api response seems to be correct with bnt open bancor network go to vote go to protected see all bnt positions as vbnt
0
121,622
17,661,878,159
IssuesEvent
2021-08-21 17:22:11
ghc-dev/Sara-Wells-MD
https://api.github.com/repos/ghc-dev/Sara-Wells-MD
opened
CVE-2021-3533 (Low) detected in ansible-2.9.9.tar.gz
security vulnerability
## CVE-2021-3533 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/00/5d/e10b83e0e6056dbd5b4809b451a191395175a57e3175ce04e35d9c5fc2a0/ansible-2.9.9.tar.gz">https://files.pythonhosted.org/packages/00/5d/e10b83e0e6056dbd5b4809b451a191395175a57e3175ce04e35d9c5fc2a0/ansible-2.9.9.tar.gz</a></p> <p>Path to dependency file: Sara-Wells-MD/requirements.txt</p> <p>Path to vulnerable library: /requirements.txt</p> <p> Dependency Hierarchy: - :x: **ansible-2.9.9.tar.gz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ghc-dev/Sara-Wells-MD/commit/49439f16b41684e2dcba061abcd55b2209c52c33">49439f16b41684e2dcba061abcd55b2209c52c33</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Vulnerability in ansible when ANSIBLE_ASYNC_DIR defaults to ~/.ansible_async/ but is settable by the user. It can be set by the ansible user to a subdirectory of a world writable directory, for instance ANSIBLE_ASYNC_DIR=/tmp/username-ansible-async/. When this occurs, there is a race condition on the managed machine. A malicious, low privileged account on the remote machine can pre-create /tmp/username-ansible-async and then use various attacks to access the async result data. <p>Publish Date: 2021-05-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3533>CVE-2021-3533</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>2.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - 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> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Python","packageName":"ansible","packageVersion":"2.9.9","packageFilePaths":["/requirements.txt"],"isTransitiveDependency":false,"dependencyTree":"ansible:2.9.9","isMinimumFixVersionAvailable":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-3533","vulnerabilityDetails":"Vulnerability in ansible when ANSIBLE_ASYNC_DIR defaults to ~/.ansible_async/ but is settable by the user. It can be set by the ansible user to a subdirectory of a world writable directory, for instance ANSIBLE_ASYNC_DIR\u003d/tmp/username-ansible-async/. When this occurs, there is a race condition on the managed machine. A malicious, low privileged account on the remote machine can pre-create /tmp/username-ansible-async and then use various attacks to access the async result data.\n","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3533","cvss3Severity":"low","cvss3Score":"2.5","cvss3Metrics":{"A":"None","AC":"High","PR":"Low","S":"Unchanged","C":"Low","UI":"None","AV":"Local","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-3533 (Low) detected in ansible-2.9.9.tar.gz - ## CVE-2021-3533 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/00/5d/e10b83e0e6056dbd5b4809b451a191395175a57e3175ce04e35d9c5fc2a0/ansible-2.9.9.tar.gz">https://files.pythonhosted.org/packages/00/5d/e10b83e0e6056dbd5b4809b451a191395175a57e3175ce04e35d9c5fc2a0/ansible-2.9.9.tar.gz</a></p> <p>Path to dependency file: Sara-Wells-MD/requirements.txt</p> <p>Path to vulnerable library: /requirements.txt</p> <p> Dependency Hierarchy: - :x: **ansible-2.9.9.tar.gz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ghc-dev/Sara-Wells-MD/commit/49439f16b41684e2dcba061abcd55b2209c52c33">49439f16b41684e2dcba061abcd55b2209c52c33</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Vulnerability in ansible when ANSIBLE_ASYNC_DIR defaults to ~/.ansible_async/ but is settable by the user. It can be set by the ansible user to a subdirectory of a world writable directory, for instance ANSIBLE_ASYNC_DIR=/tmp/username-ansible-async/. When this occurs, there is a race condition on the managed machine. A malicious, low privileged account on the remote machine can pre-create /tmp/username-ansible-async and then use various attacks to access the async result data. <p>Publish Date: 2021-05-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3533>CVE-2021-3533</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>2.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - 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> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Python","packageName":"ansible","packageVersion":"2.9.9","packageFilePaths":["/requirements.txt"],"isTransitiveDependency":false,"dependencyTree":"ansible:2.9.9","isMinimumFixVersionAvailable":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-3533","vulnerabilityDetails":"Vulnerability in ansible when ANSIBLE_ASYNC_DIR defaults to ~/.ansible_async/ but is settable by the user. It can be set by the ansible user to a subdirectory of a world writable directory, for instance ANSIBLE_ASYNC_DIR\u003d/tmp/username-ansible-async/. When this occurs, there is a race condition on the managed machine. A malicious, low privileged account on the remote machine can pre-create /tmp/username-ansible-async and then use various attacks to access the async result data.\n","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3533","cvss3Severity":"low","cvss3Score":"2.5","cvss3Metrics":{"A":"None","AC":"High","PR":"Low","S":"Unchanged","C":"Low","UI":"None","AV":"Local","I":"None"},"extraData":{}}</REMEDIATE> -->
non_defect
cve low detected in ansible tar gz cve low severity vulnerability vulnerable library ansible tar gz radically simple it automation library home page a href path to dependency file sara wells md requirements txt path to vulnerable library requirements txt dependency hierarchy x ansible tar gz vulnerable library found in head commit a href found in base branch master vulnerability details vulnerability in ansible when ansible async dir defaults to ansible async but is settable by the user it can be set by the ansible user to a subdirectory of a world writable directory for instance ansible async dir tmp username ansible async when this occurs there is a race condition on the managed machine a malicious low privileged account on the remote machine can pre create tmp username ansible async and then use various attacks to access the async result data publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact none for more information on scores click a href isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree ansible isminimumfixversionavailable false basebranches vulnerabilityidentifier cve vulnerabilitydetails vulnerability in ansible when ansible async dir defaults to ansible async but is settable by the user it can be set by the ansible user to a subdirectory of a world writable directory for instance ansible async dir tmp username ansible async when this occurs there is a race condition on the managed machine a malicious low privileged account on the remote machine can pre create tmp username ansible async and then use various attacks to access the async result data n vulnerabilityurl
0
97,100
16,196,034,272
IssuesEvent
2021-05-04 14:40:47
benchmarkdebricked/vue
https://api.github.com/repos/benchmarkdebricked/vue
opened
CVE-2018-3728 (High) detected in hoek-2.16.3.tgz
security vulnerability
## CVE-2018-3728 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hoek-2.16.3.tgz</b></p></summary> <p>General purpose node utilities</p> <p>Library home page: <a href="https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz">https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz</a></p> <p>Path to dependency file: vue/package.json</p> <p>Path to vulnerable library: vue/node_modules/hoek/package.json</p> <p> Dependency Hierarchy: - phantomjs-prebuilt-2.1.15.tgz (Root Library) - request-2.81.0.tgz - hawk-3.1.3.tgz - :x: **hoek-2.16.3.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/benchmarkdebricked/vue/commit/28db18e9e114aeb261b0d17325188c01a85c40e9">28db18e9e114aeb261b0d17325188c01a85c40e9</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects. <p>Publish Date: 2018-03-30 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-3728>CVE-2018-3728</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: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-3728">https://nvd.nist.gov/vuln/detail/CVE-2018-3728</a></p> <p>Release Date: 2018-03-30</p> <p>Fix Resolution: 4.2.1,5.0.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-3728 (High) detected in hoek-2.16.3.tgz - ## CVE-2018-3728 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hoek-2.16.3.tgz</b></p></summary> <p>General purpose node utilities</p> <p>Library home page: <a href="https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz">https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz</a></p> <p>Path to dependency file: vue/package.json</p> <p>Path to vulnerable library: vue/node_modules/hoek/package.json</p> <p> Dependency Hierarchy: - phantomjs-prebuilt-2.1.15.tgz (Root Library) - request-2.81.0.tgz - hawk-3.1.3.tgz - :x: **hoek-2.16.3.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/benchmarkdebricked/vue/commit/28db18e9e114aeb261b0d17325188c01a85c40e9">28db18e9e114aeb261b0d17325188c01a85c40e9</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects. <p>Publish Date: 2018-03-30 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-3728>CVE-2018-3728</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: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-3728">https://nvd.nist.gov/vuln/detail/CVE-2018-3728</a></p> <p>Release Date: 2018-03-30</p> <p>Fix Resolution: 4.2.1,5.0.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in hoek tgz cve high severity vulnerability vulnerable library hoek tgz general purpose node utilities library home page a href path to dependency file vue package json path to vulnerable library vue node modules hoek package json dependency hierarchy phantomjs prebuilt tgz root library request tgz hawk tgz x hoek tgz vulnerable library found in head commit a href vulnerability details hoek node module before and x before suffers from a modification of assumed immutable data maid vulnerability via merge and applytodefaults functions which allows a malicious user to modify the prototype of object via proto causing the addition or modification of an existing property that will exist on all objects publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
57,698
15,964,644,897
IssuesEvent
2021-04-16 06:35:38
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Wrong return operand order in asm zfs_fetcher
Status: Triage Needed Type: Defect
in code module/zcommon/zfs_fletcher_intel.c: ``` asm volatile("vpaddq %ymm4, %ymm0, %ymm0"); asm volatile("vpaddq %ymm0, %ymm1, %ymm1"); asm volatile("vpaddq %ymm1, %ymm2, %ymm2"); asm volatile("vpaddq %ymm2, %ymm3, %ymm3"); ``` in examole from Intel https://software.intel.com/content/www/us/en/develop/articles/fast-computation-of-fletcher-checksums.html another order of params: ``` .sloop vpmovzxdq data, [buf] ; loads DWORD data into QWORD lanes add buf, 16 vpaddq a, a, data vpaddq b, b, a vpaddq c, c, b vpaddq d, d, c cmp buf, end jb .sloop ``` you have `ymm0 += ymm1 + ymm1` must be `ymm0 += ymm0 + ymm1` VPADDQ ymm1, ymm2, ymm3/m256 Add packed quadword integers from ymm2, ymm3/m256 and store in ymm1. Right? Must be like this: ``` asm volatile("vpaddq %ymm4, %ymm4, %ymm0"); asm volatile("vpaddq %ymm0, %ymm0, %ymm1"); asm volatile("vpaddq %ymm1, %ymm1, %ymm2"); asm volatile("vpaddq %ymm2, %ymm2, %ymm3"); ``` If I'm right, then the fix will automatically tell everyone that all the check amounts are not correct and the systems will fall off en masse? Havre a nice day!
1.0
Wrong return operand order in asm zfs_fetcher - in code module/zcommon/zfs_fletcher_intel.c: ``` asm volatile("vpaddq %ymm4, %ymm0, %ymm0"); asm volatile("vpaddq %ymm0, %ymm1, %ymm1"); asm volatile("vpaddq %ymm1, %ymm2, %ymm2"); asm volatile("vpaddq %ymm2, %ymm3, %ymm3"); ``` in examole from Intel https://software.intel.com/content/www/us/en/develop/articles/fast-computation-of-fletcher-checksums.html another order of params: ``` .sloop vpmovzxdq data, [buf] ; loads DWORD data into QWORD lanes add buf, 16 vpaddq a, a, data vpaddq b, b, a vpaddq c, c, b vpaddq d, d, c cmp buf, end jb .sloop ``` you have `ymm0 += ymm1 + ymm1` must be `ymm0 += ymm0 + ymm1` VPADDQ ymm1, ymm2, ymm3/m256 Add packed quadword integers from ymm2, ymm3/m256 and store in ymm1. Right? Must be like this: ``` asm volatile("vpaddq %ymm4, %ymm4, %ymm0"); asm volatile("vpaddq %ymm0, %ymm0, %ymm1"); asm volatile("vpaddq %ymm1, %ymm1, %ymm2"); asm volatile("vpaddq %ymm2, %ymm2, %ymm3"); ``` If I'm right, then the fix will automatically tell everyone that all the check amounts are not correct and the systems will fall off en masse? Havre a nice day!
defect
wrong return operand order in asm zfs fetcher in code module zcommon zfs fletcher intel c asm volatile vpaddq asm volatile vpaddq asm volatile vpaddq asm volatile vpaddq in examole from intel another order of params sloop vpmovzxdq data loads dword data into qword lanes add buf vpaddq a a data vpaddq b b a vpaddq c c b vpaddq d d c cmp buf end jb sloop you have must be vpaddq  add packed quadword integers from   and store in  right must be like this asm volatile vpaddq asm volatile vpaddq asm volatile vpaddq asm volatile vpaddq if i m right then the fix will automatically tell everyone that all the check amounts are not correct and the systems will fall off en masse havre a nice day
1
195,505
22,341,177,173
IssuesEvent
2022-06-15 01:03:39
Alanwang2015/XBot
https://api.github.com/repos/Alanwang2015/XBot
closed
CVE-2019-14540 (High) detected in jackson-databind-2.9.10.jar - autoclosed
security vulnerability
## CVE-2019-14540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.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: /pom.xml</p> <p>Path to vulnerable library: /canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.10/jackson-databind-2.9.10.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.10.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Alanwang2015/XBot/commit/be8cf856bee2127c2220506a5347ebe0c3221d4f">be8cf856bee2127c2220506a5347ebe0c3221d4f</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> A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig. <p>Publish Date: 2019-09-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14540>CVE-2019-14540</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>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14540">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14540</a></p> <p>Release Date: 2019-09-15</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.8.11.5,2.9.10,2.10.0.pr3,2.11.0.rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-14540 (High) detected in jackson-databind-2.9.10.jar - autoclosed - ## CVE-2019-14540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.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: /pom.xml</p> <p>Path to vulnerable library: /canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.10/jackson-databind-2.9.10.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.10.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Alanwang2015/XBot/commit/be8cf856bee2127c2220506a5347ebe0c3221d4f">be8cf856bee2127c2220506a5347ebe0c3221d4f</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> A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig. <p>Publish Date: 2019-09-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14540>CVE-2019-14540</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>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14540">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14540</a></p> <p>Release Date: 2019-09-15</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.8.11.5,2.9.10,2.10.0.pr3,2.11.0.rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind before it is related to com zaxxer hikari hikariconfig publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind step up your open source security game with whitesource
0
18,521
3,068,408,958
IssuesEvent
2015-08-18 15:31:13
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
./run_tests --pbs is broken
C: MOOSE Scripts P: normal T: defect
Tests will not run on Falcon with the --pbs option. The jobs are not submitted, and the script returns "FAILED (QSTAT INVALID RESULT)" for each test. Is it possible to test the --pbs option automatically somehow and avoid this in the future?
1.0
./run_tests --pbs is broken - Tests will not run on Falcon with the --pbs option. The jobs are not submitted, and the script returns "FAILED (QSTAT INVALID RESULT)" for each test. Is it possible to test the --pbs option automatically somehow and avoid this in the future?
defect
run tests pbs is broken tests will not run on falcon with the pbs option the jobs are not submitted and the script returns failed qstat invalid result for each test is it possible to test the pbs option automatically somehow and avoid this in the future
1
248,249
7,928,563,931
IssuesEvent
2018-07-06 12:12:36
cilium/cilium
https://api.github.com/repos/cilium/cilium
opened
On restoring, keep endpoints that are in not-ready state in cilium endpoint list
priority/high
This happen when the bpf program gave an error while compiling and the endpoint stop showing up in the `cilium endpoint list`
1.0
On restoring, keep endpoints that are in not-ready state in cilium endpoint list - This happen when the bpf program gave an error while compiling and the endpoint stop showing up in the `cilium endpoint list`
non_defect
on restoring keep endpoints that are in not ready state in cilium endpoint list this happen when the bpf program gave an error while compiling and the endpoint stop showing up in the cilium endpoint list
0
304,448
26,277,139,640
IssuesEvent
2023-01-06 23:50:38
ray-project/ray
https://api.github.com/repos/ray-project/ray
opened
[release][tune] `tune_scalability_durable_trainable` performance regression causing flakiness
tune air release-test
The regression started on 12/22, where the runtime of this release test jumped from ~350s to ~650s (which is close to the test timeout). This is most likely related to this commit: https://github.com/ray-project/ray/pull/31131, which was needed to fix a different release test (`tune_gcp_k8s_durable_upload`, which also involved syncing to cloud). - This commit fixed the forced experiment checkpoint frequency added by this PR (https://github.com/ray-project/ray/pull/30187) which seems to be happening way more often now, and it's adding 300s to this test's runtime. Needs more investigation on whether this is the issue. A possible fix if this is the case: increase `keep_checkpoints_num` to force checkpoints less often. 12/22 cluster (first failing nightly run): https://console.anyscale-staging.com/o/anyscale-internal/projects/prj_qC3ZfndQWYYjx2cz8KWGNUL4/clusters/ses_88cybr7s4btus6p9pqztp4uk
1.0
[release][tune] `tune_scalability_durable_trainable` performance regression causing flakiness - The regression started on 12/22, where the runtime of this release test jumped from ~350s to ~650s (which is close to the test timeout). This is most likely related to this commit: https://github.com/ray-project/ray/pull/31131, which was needed to fix a different release test (`tune_gcp_k8s_durable_upload`, which also involved syncing to cloud). - This commit fixed the forced experiment checkpoint frequency added by this PR (https://github.com/ray-project/ray/pull/30187) which seems to be happening way more often now, and it's adding 300s to this test's runtime. Needs more investigation on whether this is the issue. A possible fix if this is the case: increase `keep_checkpoints_num` to force checkpoints less often. 12/22 cluster (first failing nightly run): https://console.anyscale-staging.com/o/anyscale-internal/projects/prj_qC3ZfndQWYYjx2cz8KWGNUL4/clusters/ses_88cybr7s4btus6p9pqztp4uk
non_defect
tune scalability durable trainable performance regression causing flakiness the regression started on where the runtime of this release test jumped from to which is close to the test timeout this is most likely related to this commit which was needed to fix a different release test tune gcp durable upload which also involved syncing to cloud this commit fixed the forced experiment checkpoint frequency added by this pr which seems to be happening way more often now and it s adding to this test s runtime needs more investigation on whether this is the issue a possible fix if this is the case increase keep checkpoints num to force checkpoints less often cluster first failing nightly run
0
1,360
5,872,483,397
IssuesEvent
2017-05-15 11:39:47
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
win_stat returns md5, but the data is sha1
affects_1.9 bug_report docs_report waiting_on_maintainer windows
##### Issue Type: - Bug Report ##### Component Name: win_stat module ##### Ansible Version: ansible 1.9.3 (even though I'm on 1.9.3, I provide links to code in the devel branch) ##### Ansible Configuration: N/A ##### Environment: N/A ##### Summary: The win_stat modules reportedly returns a checksum and md5, but in all reality it is a sha1. ##### Steps To Reproduce: Run win_stat on a file and take note of 'md5' result (and the 'checksum' result if desired). ##### Expected Results: I would expect 'md5' result to be the actual md5sum of the file. Additionally, if `sha1` was returned in the result, I would expect it to be the actual sha1sum of the file. ##### Actual Results: In actuality, the 'md5' result is the sha1sum of the file. You can easily see the bug in the devel branch at these two links: https://github.com/ansible/ansible-modules-core/blob/devel/windows/win_stat.ps1#L68 https://github.com/ansible/ansible/blob/devel/lib/ansible/module_utils/powershell.ps1#L213
True
win_stat returns md5, but the data is sha1 - ##### Issue Type: - Bug Report ##### Component Name: win_stat module ##### Ansible Version: ansible 1.9.3 (even though I'm on 1.9.3, I provide links to code in the devel branch) ##### Ansible Configuration: N/A ##### Environment: N/A ##### Summary: The win_stat modules reportedly returns a checksum and md5, but in all reality it is a sha1. ##### Steps To Reproduce: Run win_stat on a file and take note of 'md5' result (and the 'checksum' result if desired). ##### Expected Results: I would expect 'md5' result to be the actual md5sum of the file. Additionally, if `sha1` was returned in the result, I would expect it to be the actual sha1sum of the file. ##### Actual Results: In actuality, the 'md5' result is the sha1sum of the file. You can easily see the bug in the devel branch at these two links: https://github.com/ansible/ansible-modules-core/blob/devel/windows/win_stat.ps1#L68 https://github.com/ansible/ansible/blob/devel/lib/ansible/module_utils/powershell.ps1#L213
non_defect
win stat returns but the data is issue type bug report component name win stat module ansible version ansible even though i m on i provide links to code in the devel branch ansible configuration n a environment n a summary the win stat modules reportedly returns a checksum and but in all reality it is a steps to reproduce run win stat on a file and take note of result and the checksum result if desired expected results i would expect result to be the actual of the file additionally if was returned in the result i would expect it to be the actual of the file actual results in actuality the result is the of the file you can easily see the bug in the devel branch at these two links
0
78,640
27,658,039,919
IssuesEvent
2023-03-12 07:15:21
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: invalid output and behavior of scipy.stats.somersd
defect scipy.stats
### Describe your issue. The Somers' D statistic is a measure of ordinal association between two possibly dependent random variables X and Y and is implemented in scipy.stats as the function somersd(x,...). This implementation has some unexpected and incorrect behavior, at least for large input samples (see minimal reproducing example below): 1.. There is a RuntimeWarning 2. Somers' D is outside of the range [-1, +1], which is the only interval it shoudl give outputs 3. The p-value is not always defined, even when the Somers' D statistic is calculated, which it should be ### Reproducing Code Example ```python from scipy.stats import somersd import random # generate lists of random classes 1-5 classes = [1, 2, 3, 4, 5] n_samples = 10**6 x = random.choices(classes, k=n_samples) y = random.choices(classes, k=n_samples) # Calculate ordinal association with Somers' D: somersd(x, y) ``` ### Error message ```shell RuntimeWarning: invalid value encountered in double_scalars Z = (PA - QA)/(4*(S))**0.5 Out[1]: SomersDResult(statistic=-3.6429990341561904, pvalue=nan, table=array([[39960, 39980, 39995, 39800, 40122], [40011, 40053, 40119, 39874, 40259], [40068, 39859, 39834, 39612, 40176], [40288, 39964, 39905, 40075, 40190], [39881, 39828, 39970, 40171, 40006]])) #---- Comments and further experiments ----# We would expect statistic to be around 0 and definitely not outside of the interval [-1,1] as it happens here. Also the pvalue should not be nan. Setting n_samples=10**4 or n_samples=10**5, one does _sometimes_ get a RuntimeWarning and a pvalue that is nan, but a correct statistic. Setting n_samples=10**3 one get correct results for the statistic an pvalue ``` ### SciPy/NumPy/Python version and system information ```shell 1.10.0 1.23.5 sys.version_info(major=3, minor=8, micro=16, releaselevel='final', serial=0) lapack_mkl_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] lapack_opt_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] blas_mkl_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] blas_opt_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] ```
1.0
BUG: invalid output and behavior of scipy.stats.somersd - ### Describe your issue. The Somers' D statistic is a measure of ordinal association between two possibly dependent random variables X and Y and is implemented in scipy.stats as the function somersd(x,...). This implementation has some unexpected and incorrect behavior, at least for large input samples (see minimal reproducing example below): 1.. There is a RuntimeWarning 2. Somers' D is outside of the range [-1, +1], which is the only interval it shoudl give outputs 3. The p-value is not always defined, even when the Somers' D statistic is calculated, which it should be ### Reproducing Code Example ```python from scipy.stats import somersd import random # generate lists of random classes 1-5 classes = [1, 2, 3, 4, 5] n_samples = 10**6 x = random.choices(classes, k=n_samples) y = random.choices(classes, k=n_samples) # Calculate ordinal association with Somers' D: somersd(x, y) ``` ### Error message ```shell RuntimeWarning: invalid value encountered in double_scalars Z = (PA - QA)/(4*(S))**0.5 Out[1]: SomersDResult(statistic=-3.6429990341561904, pvalue=nan, table=array([[39960, 39980, 39995, 39800, 40122], [40011, 40053, 40119, 39874, 40259], [40068, 39859, 39834, 39612, 40176], [40288, 39964, 39905, 40075, 40190], [39881, 39828, 39970, 40171, 40006]])) #---- Comments and further experiments ----# We would expect statistic to be around 0 and definitely not outside of the interval [-1,1] as it happens here. Also the pvalue should not be nan. Setting n_samples=10**4 or n_samples=10**5, one does _sometimes_ get a RuntimeWarning and a pvalue that is nan, but a correct statistic. Setting n_samples=10**3 one get correct results for the statistic an pvalue ``` ### SciPy/NumPy/Python version and system information ```shell 1.10.0 1.23.5 sys.version_info(major=3, minor=8, micro=16, releaselevel='final', serial=0) lapack_mkl_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] lapack_opt_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] blas_mkl_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] blas_opt_info: libraries = ['mkl_rt'] library_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\lib'] define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)] include_dirs = ['C:/Users/denni/.conda/envs/inv\\Library\\include'] ```
defect
bug invalid output and behavior of scipy stats somersd describe your issue the somers d statistic is a measure of ordinal association between two possibly dependent random variables x and y and is implemented in scipy stats as the function somersd x this implementation has some unexpected and incorrect behavior at least for large input samples see minimal reproducing example below there is a runtimewarning somers d is outside of the range which is the only interval it shoudl give outputs the p value is not always defined even when the somers d statistic is calculated which it should be reproducing code example python from scipy stats import somersd import random generate lists of random classes classes n samples x random choices classes k n samples y random choices classes k n samples calculate ordinal association with somers d somersd x y error message shell runtimewarning invalid value encountered in double scalars z pa qa s out somersdresult statistic pvalue nan table array comments and further experiments we would expect statistic to be around and definitely not outside of the interval as it happens here also the pvalue should not be nan setting n samples or n samples one does sometimes get a runtimewarning and a pvalue that is nan but a correct statistic setting n samples one get correct results for the statistic an pvalue scipy numpy python version and system information shell sys version info major minor micro releaselevel final serial lapack mkl info libraries library dirs define macros include dirs lapack opt info libraries library dirs define macros include dirs blas mkl info libraries library dirs define macros include dirs blas opt info libraries library dirs define macros include dirs
1
63,513
7,723,579,376
IssuesEvent
2018-05-24 12:53:44
status-im/status-react
https://api.github.com/repos/status-im/status-react
opened
Implement "Share my contact code"
:eyes: design-input-required desktop feature
### User Story As a user, I want to share my key using QR code. ### Description *Type*: Feature *Summary*: for now QR code is not displayed, so there is no option to share it to smbd. #### Expected behavior button "Share my contact code" which leads to separate screen with QR code where you can copy public key. In mobile: ![mob_imp](https://user-images.githubusercontent.com/4557972/40486622-7db0e470-5f6a-11e8-8453-f834f1a4fa75.png)![mob_impl_2](https://user-images.githubusercontent.com/4557972/40486621-7d8ad140-5f6a-11e8-90d8-91af505d96cf.png) #### Actual behavior ![pr_d](https://user-images.githubusercontent.com/4557972/40486658-92f82dca-5f6a-11e8-8231-15d77e4df580.png) ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) - Open Status - Log in - Click on "Profile"
1.0
Implement "Share my contact code" - ### User Story As a user, I want to share my key using QR code. ### Description *Type*: Feature *Summary*: for now QR code is not displayed, so there is no option to share it to smbd. #### Expected behavior button "Share my contact code" which leads to separate screen with QR code where you can copy public key. In mobile: ![mob_imp](https://user-images.githubusercontent.com/4557972/40486622-7db0e470-5f6a-11e8-8453-f834f1a4fa75.png)![mob_impl_2](https://user-images.githubusercontent.com/4557972/40486621-7d8ad140-5f6a-11e8-90d8-91af505d96cf.png) #### Actual behavior ![pr_d](https://user-images.githubusercontent.com/4557972/40486658-92f82dca-5f6a-11e8-8231-15d77e4df580.png) ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) - Open Status - Log in - Click on "Profile"
non_defect
implement share my contact code user story as a user i want to share my key using qr code description type feature summary for now qr code is not displayed so there is no option to share it to smbd expected behavior button share my contact code which leads to separate screen with qr code where you can copy public key in mobile actual behavior reproduction describe how we can replicate the bug step by step open status log in click on profile
0
53,744
13,201,436,594
IssuesEvent
2020-08-14 10:08:30
googleapis/java-pubsub
https://api.github.com/repos/googleapis/java-pubsub
closed
pubsub.SubscriberIT: testSubscriber failed
api: pubsub buildcop: issue priority: p1 type: bug
Note: #260 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 6fc0a4fceddd420ac8539e0aa98975a01546250d buildURL: [Build Status](https://source.cloud.google.com/results/invocations/b8f40092-41ba-4fd5-9136-6e7a553e497b), [Sponge](http://sponge2/b8f40092-41ba-4fd5-9136-6e7a553e497b) status: failed <details><summary>Test output</summary><br><pre>expected to contain: Hello 0 but was: [ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRDXptXFcnUAkad39lfW9SEwcCTFd_WnOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 2" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609415" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRDHptXFcnUAkad39lfW9SEwcCTFd_WXOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 3" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609416" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRD3ptXFcnUAkad39lfW9SEwcCTFd_WHOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 4" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609417" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRDnptXFcnUAkad39lfW9SEwcCTFd_V3OPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 5" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609418" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRCXptXFcnUAkad39lfW9SEwcCTFd_VnOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 6" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609419" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRCHptXFcnUAkad39lfW9SEwcCTFd8X3OPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 7" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609420" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRC3ptXFcnUAkad39lfW9SEwcCTFd8XnOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 8" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609421" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRCnptXFcnUAkad39lfW9SEwcCTFd8XXOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 9" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609422" publish_time { seconds: 1597312861 nanos: 990000000 } } ] at pubsub.SubscriberIT.testSubscriber(SubscriberIT.java:173) </pre></details>
1.0
pubsub.SubscriberIT: testSubscriber failed - Note: #260 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 6fc0a4fceddd420ac8539e0aa98975a01546250d buildURL: [Build Status](https://source.cloud.google.com/results/invocations/b8f40092-41ba-4fd5-9136-6e7a553e497b), [Sponge](http://sponge2/b8f40092-41ba-4fd5-9136-6e7a553e497b) status: failed <details><summary>Test output</summary><br><pre>expected to contain: Hello 0 but was: [ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRDXptXFcnUAkad39lfW9SEwcCTFd_WnOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 2" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609415" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRDHptXFcnUAkad39lfW9SEwcCTFd_WXOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 3" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609416" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRD3ptXFcnUAkad39lfW9SEwcCTFd_WHOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 4" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609417" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRDnptXFcnUAkad39lfW9SEwcCTFd_V3OPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 5" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609418" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRCXptXFcnUAkad39lfW9SEwcCTFd_VnOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 6" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609419" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRCHptXFcnUAkad39lfW9SEwcCTFd8X3OPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 7" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609420" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRC3ptXFcnUAkad39lfW9SEwcCTFd8XnOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 8" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609421" publish_time { seconds: 1597312861 nanos: 990000000 } } , ack_id: "ISE-MD5FU0RQBhYsXUZIUTcZCGhRDk9eIz81IChFGgMIFAV8fXFbV3VZXBoHUQ0Zcnxmdj9dFwNTRlcvVVoRCnptXFcnUAkad39lfW9SEwcCTFd8XXOPvZu3sOzxYxclSpLPkaNvM6azpNJMZho9XxJLLD5-NTJFQV5AEkw-B0RJUytDCypYEU4E" message { data: "Hello 9" attributes { key: "author" value: "unknown" } attributes { key: "year" value: "2020" } message_id: "1435248580609422" publish_time { seconds: 1597312861 nanos: 990000000 } } ] at pubsub.SubscriberIT.testSubscriber(SubscriberIT.java:173) </pre></details>
non_defect
pubsub subscriberit testsubscriber failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output expected to contain hello but was ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos ack id ise message data hello attributes key author value unknown attributes key year value message id publish time seconds nanos at pubsub subscriberit testsubscriber subscriberit java
0
43,874
11,872,609,131
IssuesEvent
2020-03-26 16:03:42
mestrade/jx-go-hello
https://api.github.com/repos/mestrade/jx-go-hello
opened
Haha
security/defectDojo
*Haha* *Severity:* Info *Cve:* *Product/Engagement:* fake2 product / Ad Hoc Engagement *Systems*: *Description*: hoho *Mitigation*: hoho *Impact*: hoho *References*:No references given
1.0
Haha - *Haha* *Severity:* Info *Cve:* *Product/Engagement:* fake2 product / Ad Hoc Engagement *Systems*: *Description*: hoho *Mitigation*: hoho *Impact*: hoho *References*:No references given
defect
haha haha severity info cve product engagement product ad hoc engagement systems description hoho mitigation hoho impact hoho references no references given
1
15,900
2,869,091,164
IssuesEvent
2015-06-05 23:15:47
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
consider switching polymer-expressions to use CompoundObserver
Area-Pkg Pkg-PolymerExpressions PolymerMilestone-Next Priority-Medium Triaged Type-Defect
Evaluate whether we should switch polymer-expressions to use CompoundObserver to make the implementations closer to each other.
1.0
consider switching polymer-expressions to use CompoundObserver - Evaluate whether we should switch polymer-expressions to use CompoundObserver to make the implementations closer to each other.
defect
consider switching polymer expressions to use compoundobserver evaluate whether we should switch polymer expressions to use compoundobserver to make the implementations closer to each other
1
72,525
24,164,549,789
IssuesEvent
2022-09-22 14:08:17
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Room search feedback UI should not be visible when UIFeature.feedback is false
T-Defect
### Your use case #### What would you like to do? When using the room search functionality, there is a "Results not as expected? Please give feedback." message and Feedback button visible when UIFeature.feedback is false This is in the search not the expore rooms UI) ![image](https://user-images.githubusercontent.com/2550644/191468742-b8e08c58-98fe-40d4-bb44-71f7fb1ffc30.png) #### Why would you like to do it? To avoid users thinking they are sending feedback to the homeserver when they are actually sending it to the element dev team #### How would you like to achieve it? Using the existing feature flag that stops the feedback popups ### Have you considered any alternatives? _No response_ ### Additional context _No response_
1.0
Room search feedback UI should not be visible when UIFeature.feedback is false - ### Your use case #### What would you like to do? When using the room search functionality, there is a "Results not as expected? Please give feedback." message and Feedback button visible when UIFeature.feedback is false This is in the search not the expore rooms UI) ![image](https://user-images.githubusercontent.com/2550644/191468742-b8e08c58-98fe-40d4-bb44-71f7fb1ffc30.png) #### Why would you like to do it? To avoid users thinking they are sending feedback to the homeserver when they are actually sending it to the element dev team #### How would you like to achieve it? Using the existing feature flag that stops the feedback popups ### Have you considered any alternatives? _No response_ ### Additional context _No response_
defect
room search feedback ui should not be visible when uifeature feedback is false your use case what would you like to do when using the room search functionality there is a results not as expected please give feedback message and feedback button visible when uifeature feedback is false this is in the search not the expore rooms ui why would you like to do it to avoid users thinking they are sending feedback to the homeserver when they are actually sending it to the element dev team how would you like to achieve it using the existing feature flag that stops the feedback popups have you considered any alternatives no response additional context no response
1
496,625
14,350,587,432
IssuesEvent
2020-11-29 21:31:54
EyeSeeTea/training-app
https://api.github.com/repos/EyeSeeTea/training-app
closed
Review completed progress 100% behavior
complexity - low (1 hr) priority - low type - feedback type - misc
Currently awaiting from feedback from client. - Clicking back into the module should maybe take you back to the “What did you learn in this tutorial” page, rather than the last step of the tutorial. - Clicking back to the module and starting from the beginning windows resets the % completion bar on the dashboard. I think it should stay 100% when you have completed it once and the user can go back to that same module training many times without resetting their learning progress. Feedback input: Noted. Would it make sense to move to “What will you learn in this tutorial” page instead? Combining both points in your comment it seems natural that if you completed the tutorial and you want to re-visit a given module you jump to the start rather than the end. Also, something that just occurred to me while reading your comments. Right now we are updating the percentage when entering a step, meaning you go to step 1 and you automatically have increased the percentage. Wouldn’t it be more natural to increase the percentage after changing to step 2? Example: Module has 10 steps. Enters step 1 (has 0%). Moves to step 2 (has 10%). Moves to step 10 (has 90%). Exits tutorial. Enters tutorial (still has 90%). Enters directly to step 10 (has 90%). Moves to “Well done” page (now has 100%).
1.0
Review completed progress 100% behavior - Currently awaiting from feedback from client. - Clicking back into the module should maybe take you back to the “What did you learn in this tutorial” page, rather than the last step of the tutorial. - Clicking back to the module and starting from the beginning windows resets the % completion bar on the dashboard. I think it should stay 100% when you have completed it once and the user can go back to that same module training many times without resetting their learning progress. Feedback input: Noted. Would it make sense to move to “What will you learn in this tutorial” page instead? Combining both points in your comment it seems natural that if you completed the tutorial and you want to re-visit a given module you jump to the start rather than the end. Also, something that just occurred to me while reading your comments. Right now we are updating the percentage when entering a step, meaning you go to step 1 and you automatically have increased the percentage. Wouldn’t it be more natural to increase the percentage after changing to step 2? Example: Module has 10 steps. Enters step 1 (has 0%). Moves to step 2 (has 10%). Moves to step 10 (has 90%). Exits tutorial. Enters tutorial (still has 90%). Enters directly to step 10 (has 90%). Moves to “Well done” page (now has 100%).
non_defect
review completed progress behavior currently awaiting from feedback from client clicking back into the module should maybe take you back to the “what did you learn in this tutorial” page rather than the last step of the tutorial clicking back to the module and starting from the beginning windows resets the completion bar on the dashboard i think it should stay when you have completed it once and the user can go back to that same module training many times without resetting their learning progress feedback input noted would it make sense to move to “what will you learn in this tutorial” page instead combining both points in your comment it seems natural that if you completed the tutorial and you want to re visit a given module you jump to the start rather than the end also something that just occurred to me while reading your comments right now we are updating the percentage when entering a step meaning you go to step and you automatically have increased the percentage wouldn’t it be more natural to increase the percentage after changing to step example module has steps enters step has moves to step has moves to step has exits tutorial enters tutorial still has enters directly to step has moves to “well done” page now has
0
54,869
14,001,556,735
IssuesEvent
2020-10-28 13:48:05
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Inline Entity Form Edit button not working
Critical defect Defect
**Describe the defect** When visiting a page that has an inline entity form, /node/1010/edit Clcik the edit button. No modal opens. ![image](https://user-images.githubusercontent.com/5752113/97443743-c1156a80-1901-11eb-8617-f0b395b269b0.png) This has been confirmed on both staging and prod. There are a significant number of javascript errors ![image](https://user-images.githubusercontent.com/5752113/97444258-5153af80-1902-11eb-92ca-b585dc790677.png) Upon clicking the edit button these errors appear ![image](https://user-images.githubusercontent.com/5752113/97444410-7e07c700-1902-11eb-9359-d2d8586f06fd.png) ``` Drupal.AjaxError {message: "↵An AJAX HTTP error occurred.↵HTTP Result Code: 20…jax_form=1↵StatusText: parsererror↵ResponseText: ", name: "AjaxError"} message: "↵An AJAX HTTP error occurred.↵HTTP Result Code: 200↵Debugging information follows.↵Path: /node/1010/edit?ajax_form=1↵StatusText: parsererror↵ResponseText: " name: "AjaxError" ``` **Expected behavior** Clicking the button should open a modal to edit the entity. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information if relevant, or delete):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here. Reach out to the Product Managers to determine if it should be escalated as critical (prevents users from accomplishing their work with no known workaround and needs to be addressed within 2 business days). ## Labels (You can delete this section once it's complete) - [x] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [x] CMS objective (orange) (not needed for bug tickets) - [ ] CMS-supported product (black)
2.0
Inline Entity Form Edit button not working - **Describe the defect** When visiting a page that has an inline entity form, /node/1010/edit Clcik the edit button. No modal opens. ![image](https://user-images.githubusercontent.com/5752113/97443743-c1156a80-1901-11eb-8617-f0b395b269b0.png) This has been confirmed on both staging and prod. There are a significant number of javascript errors ![image](https://user-images.githubusercontent.com/5752113/97444258-5153af80-1902-11eb-92ca-b585dc790677.png) Upon clicking the edit button these errors appear ![image](https://user-images.githubusercontent.com/5752113/97444410-7e07c700-1902-11eb-9359-d2d8586f06fd.png) ``` Drupal.AjaxError {message: "↵An AJAX HTTP error occurred.↵HTTP Result Code: 20…jax_form=1↵StatusText: parsererror↵ResponseText: ", name: "AjaxError"} message: "↵An AJAX HTTP error occurred.↵HTTP Result Code: 200↵Debugging information follows.↵Path: /node/1010/edit?ajax_form=1↵StatusText: parsererror↵ResponseText: " name: "AjaxError" ``` **Expected behavior** Clicking the button should open a modal to edit the entity. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information if relevant, or delete):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here. Reach out to the Product Managers to determine if it should be escalated as critical (prevents users from accomplishing their work with no known workaround and needs to be addressed within 2 business days). ## Labels (You can delete this section once it's complete) - [x] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [x] CMS objective (orange) (not needed for bug tickets) - [ ] CMS-supported product (black)
defect
inline entity form edit button not working describe the defect when visiting a page that has an inline entity form node edit clcik the edit button no modal opens this has been confirmed on both staging and prod there are a significant number of javascript errors upon clicking the edit button these errors appear drupal ajaxerror message ↵an ajax http error occurred ↵http result code …jax form ↵statustext parsererror↵responsetext name ajaxerror message ↵an ajax http error occurred ↵http result code ↵debugging information follows ↵path node edit ajax form ↵statustext parsererror↵responsetext name ajaxerror expected behavior clicking the button should open a modal to edit the entity screenshots if applicable add screenshots to help explain your problem desktop please complete the following information if relevant or delete os browser version additional context add any other context about the problem here reach out to the product managers to determine if it should be escalated as critical prevents users from accomplishing their work with no known workaround and needs to be addressed within business days labels you can delete this section once it s complete issue type red defaults to defect cms subsystem green cms practice area blue cms objective orange not needed for bug tickets cms supported product black
1
231,714
18,790,245,604
IssuesEvent
2021-11-08 16:05:35
Azure/azure-sdk-for-js
https://api.github.com/repos/Azure/azure-sdk-for-js
closed
Azure Form Recognizer Samples Issue
bug Client Docs Cognitive - Form Recognizer test-manual-pass
1. Section [link1](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples-dev/buildModel.ts),[link2](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples-dev/copyModel.ts),[link3](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/javascript/buildModel.js),[link4](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/javascript/copyModel.js),[link5](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/typescript/src/buildModel.ts),[link6](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/typescript/src/copyModel.ts),[link7](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/javascript/buildModel.js),[link8](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/javascript/copyModel.js),[link9](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/typescript/src/buildModel.ts),[link10](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/typescript/src/copyModel.ts): ![image](https://user-images.githubusercontent.com/80496810/139009177-d7e4ed10-603c-404c-9a7c-4cc33f34cde2.png) Suggestion: If in `.ts` file, add the code as follow: ``` import * as dotenv from "dotenv"; dotenv.config(); ``` If in `.js` file, add the code as follow: ``` const dotenv = require("dotenv"); dotenv.config(); ``` @meeraharidasa, @mayurid , @ramya-rao-a and @jeremymeng for notification.
1.0
Azure Form Recognizer Samples Issue - 1. Section [link1](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples-dev/buildModel.ts),[link2](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples-dev/copyModel.ts),[link3](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/javascript/buildModel.js),[link4](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/javascript/copyModel.js),[link5](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/typescript/src/buildModel.ts),[link6](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4-beta/typescript/src/copyModel.ts),[link7](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/javascript/buildModel.js),[link8](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/javascript/copyModel.js),[link9](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/typescript/src/buildModel.ts),[link10](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/samples/v4/typescript/src/copyModel.ts): ![image](https://user-images.githubusercontent.com/80496810/139009177-d7e4ed10-603c-404c-9a7c-4cc33f34cde2.png) Suggestion: If in `.ts` file, add the code as follow: ``` import * as dotenv from "dotenv"; dotenv.config(); ``` If in `.js` file, add the code as follow: ``` const dotenv = require("dotenv"); dotenv.config(); ``` @meeraharidasa, @mayurid , @ramya-rao-a and @jeremymeng for notification.
non_defect
azure form recognizer samples issue section suggestion if in ts file add the code as follow import as dotenv from dotenv dotenv config if in js file add the code as follow const dotenv require dotenv dotenv config meeraharidasa mayurid ramya rao a and jeremymeng for notification
0
64,820
18,924,918,673
IssuesEvent
2021-11-17 08:29:10
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
reopened
Synapse does not recover correctly after a database server outage
P1 S-Major T-Defect
Earlier today our database server restarted. The database recovered itself; Synapse did not. In particular we saw "in flight requests" stacking up: ![image](https://user-images.githubusercontent.com/1389908/138571705-ba1c0748-cfe7-4e4f-8d86-87d32eb3dc51.png) ... and the reverse-proxy returned 429s for many requests.
1.0
Synapse does not recover correctly after a database server outage - Earlier today our database server restarted. The database recovered itself; Synapse did not. In particular we saw "in flight requests" stacking up: ![image](https://user-images.githubusercontent.com/1389908/138571705-ba1c0748-cfe7-4e4f-8d86-87d32eb3dc51.png) ... and the reverse-proxy returned 429s for many requests.
defect
synapse does not recover correctly after a database server outage earlier today our database server restarted the database recovered itself synapse did not in particular we saw in flight requests stacking up and the reverse proxy returned for many requests
1
75,447
9,855,138,560
IssuesEvent
2019-06-19 18:37:14
planetlabs/planet-client-python
https://api.github.com/repos/planetlabs/planet-client-python
closed
Docs referencing non-existing "await" method of Response class
documentation
[Here](http://planetlabs.github.io/planet-client-python/api/reference.html#planet.api.models.Response.await) the response object is said to have the method `await` instead of `wait`, as defined [here](https://github.com/planetlabs/planet-client-python/blob/47f2db53e5ae7429f55a263fed83e97d8cf93a64/planet/api/models.py#L66). I assume this happened as the wiki was not re-generated after [this commit](https://github.com/planetlabs/planet-client-python/commit/bbf63a7a85bbe071d6e8af2e94b89ba1a44be1ec#diff-edf2d4beca0941e2e0c5162c561c0f61).
1.0
Docs referencing non-existing "await" method of Response class - [Here](http://planetlabs.github.io/planet-client-python/api/reference.html#planet.api.models.Response.await) the response object is said to have the method `await` instead of `wait`, as defined [here](https://github.com/planetlabs/planet-client-python/blob/47f2db53e5ae7429f55a263fed83e97d8cf93a64/planet/api/models.py#L66). I assume this happened as the wiki was not re-generated after [this commit](https://github.com/planetlabs/planet-client-python/commit/bbf63a7a85bbe071d6e8af2e94b89ba1a44be1ec#diff-edf2d4beca0941e2e0c5162c561c0f61).
non_defect
docs referencing non existing await method of response class the response object is said to have the method await instead of wait as defined i assume this happened as the wiki was not re generated after
0
292,771
22,036,510,912
IssuesEvent
2022-05-28 17:15:31
lukeed/cloudflare-docs
https://api.github.com/repos/lukeed/cloudflare-docs
closed
asdas
documentation content:new
### Which Cloudflare product(s) does this pertain to? Analytics ### Subject Matter asda ### Content Location asds ### Additional information _No response_
1.0
asdas - ### Which Cloudflare product(s) does this pertain to? Analytics ### Subject Matter asda ### Content Location asds ### Additional information _No response_
non_defect
asdas which cloudflare product s does this pertain to analytics subject matter asda content location asds additional information no response
0
23,864
3,863,516,267
IssuesEvent
2016-04-08 09:45:32
iamxavier/elmah
https://api.github.com/repos/iamxavier/elmah
closed
ELMAH Not Handling Errors on ASP.NET Async Page EndEventHandler Callbacks.
auto-migrated Priority-Medium Type-Defect
``` Sorry if this has been handled already, or if not ELMAH's but ASP.NET's problem (see Atif's response in this thread from 2006: http://groups.google.com/group/elmah/browse_thread/thread/100fd880973e59c8?pli=1 ). I can't seem to find any discussion on this subject other than the above thread, yet I'm not sure from thread discussion what to do to fix the problem. I've tried throwing an HttpException and an HttpUnhandledException, though I don't seem to be getting anywhere. I would appreciate any updated knowledge on the subject or workarounds available. Thanks! Eric Zachman What steps will reproduce the problem? 1. Async Page (@Page Async="true"...) 2. Call AddOnPreRenderCompleteAsync(BeginSaveTask, EndSaveTask); 3. In EndSaveTask, get "Fault Exception" from async web services call (some null ref exception on services side for example). What is the expected output? What do you see instead? I would expect to see ELMAH error page, however I see yellow ASP.NET "unhandled" error page instead. When I use the synchronous version of the same method, I see the ELMAH error page as I'd expect. ``` Original issue reported on code.google.com by `ezach...@edcheckup.com` on 30 Apr 2012 at 8:46
1.0
ELMAH Not Handling Errors on ASP.NET Async Page EndEventHandler Callbacks. - ``` Sorry if this has been handled already, or if not ELMAH's but ASP.NET's problem (see Atif's response in this thread from 2006: http://groups.google.com/group/elmah/browse_thread/thread/100fd880973e59c8?pli=1 ). I can't seem to find any discussion on this subject other than the above thread, yet I'm not sure from thread discussion what to do to fix the problem. I've tried throwing an HttpException and an HttpUnhandledException, though I don't seem to be getting anywhere. I would appreciate any updated knowledge on the subject or workarounds available. Thanks! Eric Zachman What steps will reproduce the problem? 1. Async Page (@Page Async="true"...) 2. Call AddOnPreRenderCompleteAsync(BeginSaveTask, EndSaveTask); 3. In EndSaveTask, get "Fault Exception" from async web services call (some null ref exception on services side for example). What is the expected output? What do you see instead? I would expect to see ELMAH error page, however I see yellow ASP.NET "unhandled" error page instead. When I use the synchronous version of the same method, I see the ELMAH error page as I'd expect. ``` Original issue reported on code.google.com by `ezach...@edcheckup.com` on 30 Apr 2012 at 8:46
defect
elmah not handling errors on asp net async page endeventhandler callbacks sorry if this has been handled already or if not elmah s but asp net s problem see atif s response in this thread from i can t seem to find any discussion on this subject other than the above thread yet i m not sure from thread discussion what to do to fix the problem i ve tried throwing an httpexception and an httpunhandledexception though i don t seem to be getting anywhere i would appreciate any updated knowledge on the subject or workarounds available thanks eric zachman what steps will reproduce the problem async page page async true call addonprerendercompleteasync beginsavetask endsavetask in endsavetask get fault exception from async web services call some null ref exception on services side for example what is the expected output what do you see instead i would expect to see elmah error page however i see yellow asp net unhandled error page instead when i use the synchronous version of the same method i see the elmah error page as i d expect original issue reported on code google com by ezach edcheckup com on apr at
1
51,222
13,207,397,223
IssuesEvent
2020-08-14 22:56:59
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
cmake header-only projects. (Trac #62)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/62">https://code.icecube.wisc.edu/projects/icecube/ticket/62</a>, reported by troyand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2007-11-09T22:34:28", "_ts": "1194647668000000", "description": "header-only and executable-only projects aren't supported.", "reporter": "troy", "cc": "", "resolution": "duplicate", "time": "2007-06-12T17:56:22", "component": "cmake", "summary": "cmake header-only projects.", "priority": "normal", "keywords": "", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
1.0
cmake header-only projects. (Trac #62) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/62">https://code.icecube.wisc.edu/projects/icecube/ticket/62</a>, reported by troyand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2007-11-09T22:34:28", "_ts": "1194647668000000", "description": "header-only and executable-only projects aren't supported.", "reporter": "troy", "cc": "", "resolution": "duplicate", "time": "2007-06-12T17:56:22", "component": "cmake", "summary": "cmake header-only projects.", "priority": "normal", "keywords": "", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
defect
cmake header only projects trac migrated from json status closed changetime ts description header only and executable only projects aren t supported reporter troy cc resolution duplicate time component cmake summary cmake header only projects priority normal keywords milestone owner troy type defect
1
361,175
10,705,278,175
IssuesEvent
2019-10-24 13:26:18
yalla-coop/rent-check
https://api.github.com/repos/yalla-coop/rent-check
closed
AS A super-user I NEED TO grant super-user privileges for other users SO THAT they can also manage users on the app
1-point priority-2
- [x] I can see a list of users requesting super user status - [x] I can grant super-user status to any user - [ ] I see an "are you sure?" prompt before status is changed
1.0
AS A super-user I NEED TO grant super-user privileges for other users SO THAT they can also manage users on the app - - [x] I can see a list of users requesting super user status - [x] I can grant super-user status to any user - [ ] I see an "are you sure?" prompt before status is changed
non_defect
as a super user i need to grant super user privileges for other users so that they can also manage users on the app i can see a list of users requesting super user status i can grant super user status to any user i see an are you sure prompt before status is changed
0
63,237
8,666,621,442
IssuesEvent
2018-11-29 05:10:30
NationalMuseumAustralia/Collection-API
https://api.github.com/repos/NationalMuseumAustralia/Collection-API
closed
API developer forum
accepted documentation enhancement
Provide a space for API developers to discuss ideas, ask questions, share prototypes, etc. Options - Google Group (email and web) - Slack channel
1.0
API developer forum - Provide a space for API developers to discuss ideas, ask questions, share prototypes, etc. Options - Google Group (email and web) - Slack channel
non_defect
api developer forum provide a space for api developers to discuss ideas ask questions share prototypes etc options google group email and web slack channel
0
55,817
14,701,146,023
IssuesEvent
2021-01-04 11:22:01
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
opened
fix: (Core) Rating indicator display mode not handled
Defect Hunting
#### Is this a bug, enhancement, or feature request? enhancement #### Briefly describe your proposal. Styles has rating indicator display mode, so core can implement it. currently it is missing in core implmentation. #### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.) Angular 10 #### If this is a bug, please provide steps for reproducing it. #### Please provide relevant source code if applicable. <img width="487" alt="Screenshot 2021-01-04 at 4 51 18 PM" src="https://user-images.githubusercontent.com/57661487/103530266-1bf0b280-4ead-11eb-8811-b695ea5c927a.png"> #### Is there anything else we should know?
1.0
fix: (Core) Rating indicator display mode not handled - #### Is this a bug, enhancement, or feature request? enhancement #### Briefly describe your proposal. Styles has rating indicator display mode, so core can implement it. currently it is missing in core implmentation. #### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.) Angular 10 #### If this is a bug, please provide steps for reproducing it. #### Please provide relevant source code if applicable. <img width="487" alt="Screenshot 2021-01-04 at 4 51 18 PM" src="https://user-images.githubusercontent.com/57661487/103530266-1bf0b280-4ead-11eb-8811-b695ea5c927a.png"> #### Is there anything else we should know?
defect
fix core rating indicator display mode not handled is this a bug enhancement or feature request enhancement briefly describe your proposal styles has rating indicator display mode so core can implement it currently it is missing in core implmentation which versions of angular and fundamental library for angular are affected if this is a feature request use current version angular if this is a bug please provide steps for reproducing it please provide relevant source code if applicable img width alt screenshot at pm src is there anything else we should know
1
73,972
24,890,751,231
IssuesEvent
2022-10-28 11:48:18
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Threads are missing from the threads list
T-Defect S-Major O-Occasional A-Threads
### Steps to reproduce Created a bunch of threads today in "Threads Post-Beta Delivery". I can't see them all in the threads list. ### Outcome #### What did you expect? To see all the threads #### What happened instead? I can see 2/4 threads in the room ### Operating system OS X ### Application version Element Nightly version: 2022042501 Olm version: 3.2.8 ### How did you install the app? Nightly ### Homeserver matrix.org ### Will you send logs? No
1.0
Threads are missing from the threads list - ### Steps to reproduce Created a bunch of threads today in "Threads Post-Beta Delivery". I can't see them all in the threads list. ### Outcome #### What did you expect? To see all the threads #### What happened instead? I can see 2/4 threads in the room ### Operating system OS X ### Application version Element Nightly version: 2022042501 Olm version: 3.2.8 ### How did you install the app? Nightly ### Homeserver matrix.org ### Will you send logs? No
defect
threads are missing from the threads list steps to reproduce created a bunch of threads today in threads post beta delivery i can t see them all in the threads list outcome what did you expect to see all the threads what happened instead i can see threads in the room operating system os x application version element nightly version olm version how did you install the app nightly homeserver matrix org will you send logs no
1
210,561
16,374,945,114
IssuesEvent
2021-05-15 22:47:23
Nucs/JsonSettings
https://api.github.com/repos/Nucs/JsonSettings
closed
How to override serializer settings? In 2.x
documentation question
How to override serializer settings so i can add my own serialization converters for newtonsoft json? Is it possible to override serialization settings after JsonSettings object has been created but not yet loaded/read anything? I tried to do: ``` MySettings s = JsonSettings.Configure<MySettings>("config.json"); //would be nice to have s.OverrideSerializerSettings(mySerializationSettingsWithCustomConverters) s.BeforeLoad += (JsonSettings sender, ref string destinition) => { sender.OverrideSerializerSettings = null; //new settings with my custom converters //not possible as OverrideSerializerSettings is protected }; ``` however this is not possible as OverrideSerializerSettings is protected. I can't do it in static regular way, by adding overriding serialization settings in MySettings class definiton either, as my custom JSON converter is dynamic. Therefore i'd need to pass variable somehow to MySettings class and this is not possible either My custom converter is taking argument coming from rest of application logic like this. ``` new ExchangeConverter{ListExchanges = model.listExchanges}); ```
1.0
How to override serializer settings? In 2.x - How to override serializer settings so i can add my own serialization converters for newtonsoft json? Is it possible to override serialization settings after JsonSettings object has been created but not yet loaded/read anything? I tried to do: ``` MySettings s = JsonSettings.Configure<MySettings>("config.json"); //would be nice to have s.OverrideSerializerSettings(mySerializationSettingsWithCustomConverters) s.BeforeLoad += (JsonSettings sender, ref string destinition) => { sender.OverrideSerializerSettings = null; //new settings with my custom converters //not possible as OverrideSerializerSettings is protected }; ``` however this is not possible as OverrideSerializerSettings is protected. I can't do it in static regular way, by adding overriding serialization settings in MySettings class definiton either, as my custom JSON converter is dynamic. Therefore i'd need to pass variable somehow to MySettings class and this is not possible either My custom converter is taking argument coming from rest of application logic like this. ``` new ExchangeConverter{ListExchanges = model.listExchanges}); ```
non_defect
how to override serializer settings in x how to override serializer settings so i can add my own serialization converters for newtonsoft json is it possible to override serialization settings after jsonsettings object has been created but not yet loaded read anything i tried to do mysettings s jsonsettings configure config json would be nice to have s overrideserializersettings myserializationsettingswithcustomconverters s beforeload jsonsettings sender ref string destinition sender overrideserializersettings null new settings with my custom converters not possible as overrideserializersettings is protected however this is not possible as overrideserializersettings is protected i can t do it in static regular way by adding overriding serialization settings in mysettings class definiton either as my custom json converter is dynamic therefore i d need to pass variable somehow to mysettings class and this is not possible either my custom converter is taking argument coming from rest of application logic like this new exchangeconverter listexchanges model listexchanges
0
81,366
30,821,075,100
IssuesEvent
2023-08-01 16:22:31
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
[🐛 Bug]: Selenium 4.11.x not working with Chronium.
I-defect needs-triaging
### What happened? Latest version 4.11.x is not working with Chronium. While the same code is working fine with 4.10.0. ### How can we reproduce the issue? ```shell from selenium import webdriver # Start selenium driver options = webdriver.ChromeOptions() driver = webdriver.Chrome(options=options) driver.get('http://example.com/') ``` ``` ### Relevant log output ```shell ./debugpy/launcher 49971 -- /home/ikus060/workspace/PDSL/rdiffweb.git/snippet.py Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/adapter/../../debugpy/launcher/../../debugpy/__main__.py", line 39, in <module> cli.main() File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/adapter/../../debugpy/launcher/../../debugpy/../debugpy/server/cli.py", line 430, in main run() File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/adapter/../../debugpy/launcher/../../debugpy/../debugpy/server/cli.py", line 284, in run_file runpy.run_path(target, run_name="__main__") File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py", line 321, in run_path return _run_module_code(code, init_globals, run_name, File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py", line 135, in _run_module_code _run_code(code, mod_globals, init_globals, File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py", line 124, in _run_code exec(code, run_globals) File "/home/ikus060/workspace/PDSL/rdiffweb.git/snippet.py", line 5, in <module> driver = webdriver.Chrome(options=options) File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/chrome/webdriver.py", line 45, in __init__ super().__init__( File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/chromium/webdriver.py", line 56, in __init__ super().__init__( File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 206, in __init__ self.start_session(capabilities) File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 290, in start_session response = self.execute(Command.NEW_SESSION, caps)["value"] File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 345, in execute self.error_handler.check_response(response) File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 229, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /home/ikus060/.cache/selenium/chrome/linux64/115.0.5790.102/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Stacktrace: #0 0x55afbf2ddb13 <unknown> #1 0x55afbf01d277 <unknown> #2 0x55afbf047b88 <unknown> #3 0x55afbf0444de <unknown> #4 0x55afbf083f32 <unknown> #5 0x55afbf08368f <unknown> #6 0x55afbf07b1d3 <unknown> #7 0x55afbf04f632 <unknown> #8 0x55afbf0503de <unknown> #9 0x55afbf2a297d <unknown> #10 0x55afbf2a7213 <unknown> #11 0x55afbf2b0628 <unknown> #12 0x55afbf2a7c4a <unknown> #13 0x55afbf2792ae <unknown> #14 0x55afbf2c86d8 <unknown> #15 0x55afbf2c887f <unknown> #16 0x55afbf2d7098 <unknown> #17 0x7f8c71cfbb43 <unknown> ``` ### Operating System Ubuntu Linux 64bits ### Selenium version >=4.11.0 ### What are the browser(s) and version(s) where you see this issue? Chromium 115.0.5790.102 snap ### What are the browser driver(s) and version(s) where you see this issue? Not sure ### Are you using Selenium Grid? No
1.0
[🐛 Bug]: Selenium 4.11.x not working with Chronium. - ### What happened? Latest version 4.11.x is not working with Chronium. While the same code is working fine with 4.10.0. ### How can we reproduce the issue? ```shell from selenium import webdriver # Start selenium driver options = webdriver.ChromeOptions() driver = webdriver.Chrome(options=options) driver.get('http://example.com/') ``` ``` ### Relevant log output ```shell ./debugpy/launcher 49971 -- /home/ikus060/workspace/PDSL/rdiffweb.git/snippet.py Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/adapter/../../debugpy/launcher/../../debugpy/__main__.py", line 39, in <module> cli.main() File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/adapter/../../debugpy/launcher/../../debugpy/../debugpy/server/cli.py", line 430, in main run() File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/adapter/../../debugpy/launcher/../../debugpy/../debugpy/server/cli.py", line 284, in run_file runpy.run_path(target, run_name="__main__") File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py", line 321, in run_path return _run_module_code(code, init_globals, run_name, File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py", line 135, in _run_module_code _run_code(code, mod_globals, init_globals, File "/home/ikus060/.vscode/extensions/ms-python.python-2023.12.0/pythonFiles/lib/python/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py", line 124, in _run_code exec(code, run_globals) File "/home/ikus060/workspace/PDSL/rdiffweb.git/snippet.py", line 5, in <module> driver = webdriver.Chrome(options=options) File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/chrome/webdriver.py", line 45, in __init__ super().__init__( File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/chromium/webdriver.py", line 56, in __init__ super().__init__( File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 206, in __init__ self.start_session(capabilities) File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 290, in start_session response = self.execute(Command.NEW_SESSION, caps)["value"] File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 345, in execute self.error_handler.check_response(response) File "/home/ikus060/workspace/PDSL/rdiffweb.git/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 229, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /home/ikus060/.cache/selenium/chrome/linux64/115.0.5790.102/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Stacktrace: #0 0x55afbf2ddb13 <unknown> #1 0x55afbf01d277 <unknown> #2 0x55afbf047b88 <unknown> #3 0x55afbf0444de <unknown> #4 0x55afbf083f32 <unknown> #5 0x55afbf08368f <unknown> #6 0x55afbf07b1d3 <unknown> #7 0x55afbf04f632 <unknown> #8 0x55afbf0503de <unknown> #9 0x55afbf2a297d <unknown> #10 0x55afbf2a7213 <unknown> #11 0x55afbf2b0628 <unknown> #12 0x55afbf2a7c4a <unknown> #13 0x55afbf2792ae <unknown> #14 0x55afbf2c86d8 <unknown> #15 0x55afbf2c887f <unknown> #16 0x55afbf2d7098 <unknown> #17 0x7f8c71cfbb43 <unknown> ``` ### Operating System Ubuntu Linux 64bits ### Selenium version >=4.11.0 ### What are the browser(s) and version(s) where you see this issue? Chromium 115.0.5790.102 snap ### What are the browser driver(s) and version(s) where you see this issue? Not sure ### Are you using Selenium Grid? No
defect
selenium x not working with chronium what happened latest version x is not working with chronium while the same code is working fine with how can we reproduce the issue shell from selenium import webdriver start selenium driver options webdriver chromeoptions driver webdriver chrome options options driver get relevant log output shell debugpy launcher home workspace pdsl rdiffweb git snippet py traceback most recent call last file usr lib runpy py line in run module as main return run code code main globals none file usr lib runpy py line in run code exec code run globals file home vscode extensions ms python python pythonfiles lib python debugpy adapter debugpy launcher debugpy main py line in cli main file home vscode extensions ms python python pythonfiles lib python debugpy adapter debugpy launcher debugpy debugpy server cli py line in main run file home vscode extensions ms python python pythonfiles lib python debugpy adapter debugpy launcher debugpy debugpy server cli py line in run file runpy run path target run name main file home vscode extensions ms python python pythonfiles lib python debugpy vendored pydevd pydevd bundle pydevd runpy py line in run path return run module code code init globals run name file home vscode extensions ms python python pythonfiles lib python debugpy vendored pydevd pydevd bundle pydevd runpy py line in run module code run code code mod globals init globals file home vscode extensions ms python python pythonfiles lib python debugpy vendored pydevd pydevd bundle pydevd runpy py line in run code exec code run globals file home workspace pdsl rdiffweb git snippet py line in driver webdriver chrome options options file home workspace pdsl rdiffweb git venv lib site packages selenium webdriver chrome webdriver py line in init super init file home workspace pdsl rdiffweb git venv lib site packages selenium webdriver chromium webdriver py line in init super init file home workspace pdsl rdiffweb git venv lib site packages selenium webdriver remote webdriver py line in init self start session capabilities file home workspace pdsl rdiffweb git venv lib site packages selenium webdriver remote webdriver py line in start session response self execute command new session caps file home workspace pdsl rdiffweb git venv lib site packages selenium webdriver remote webdriver py line in execute self error handler check response response file home workspace pdsl rdiffweb git venv lib site packages selenium webdriver remote errorhandler py line in check response raise exception class message screen stacktrace selenium common exceptions webdriverexception message unknown error chrome failed to start exited abnormally unknown error devtoolsactiveport file doesn t exist the process started from chrome location home cache selenium chrome chrome is no longer running so chromedriver is assuming that chrome has crashed stacktrace operating system ubuntu linux selenium version what are the browser s and version s where you see this issue chromium snap what are the browser driver s and version s where you see this issue not sure are you using selenium grid no
1
17,343
23,166,872,356
IssuesEvent
2022-07-30 04:37:08
NationalSecurityAgency/ghidra
https://api.github.com/repos/NationalSecurityAgency/ghidra
closed
Ghidra Ignores Sign-Extension of Memory Operand Displacement Values
Feature: Processor/x86 Status: Internal
**Describe the bug** Displacement values (as I understand them) when calculated as part of an effective memory address should be sign-extended to the size specified in the instruction encoding. While Ghidra correctly identifies the size of the displacement value, it does not sign-extend it. This produces inaccurate/misleading disassembly and incorrect instruction semantics in PCode. Consider the following opcodes: `64 48 8b 0c 25 c8 ff ff ff` IDA Disassembly: `mov rcx, fs:0FFFFFFFFFFFFFFC8h` Binary Ninja Disassembly: `mov rcx, qword [fs:0xffffffffffffffc8]` Zydis Disassembly: `mov rcx, qword ptr fs:[0xFFFFFFFFFFFFFFC8]` Ghidra Disassembly: `MOV RCX,qword ptr FS:[0xffffffc8]` Additionally, the PCode semantics for this instruction results in the following: ``` $U4f00:8 = INT_ADD FS_OFFSET, 0xffffffc8:8 $Uc000:8 = LOAD ram($U4f00:8) RCX = COPY $Uc000:8 ``` In this situation, the value `0xffffffc8` is of size `8` (64-bits), so the result of the add operation (which is also 64-bits in size) will not result in the correct result. Consider the semantics produced by two other popular analysis tools: BinaryAnalysisPlatform (BAP) Semantics: ``` RCX := mem[FS_BASE - 0x38, el]:u64 ``` Binary Ninja Semantics: ``` rcx = [fsbase - 0x38].q ``` **To Reproduce** Steps to reproduce the behavior: 1. Write the opcodes `64 48 8b 0c 25 c8 ff ff ff` into a binary file 2. Load the file in Ghidra and disassemble as x86-64 3. View Disassembly and PCode **Expected behavior** The results of the disassembly to sign-extend the displacement in a manner consistent with other tools. **Environment (please complete the following information):** - OS: Ubuntu 20.04 - Java Version: 11.0.7 - Ghidra Version: 10.1.4 - Ghidra Origin: Official GitHub release
1.0
Ghidra Ignores Sign-Extension of Memory Operand Displacement Values - **Describe the bug** Displacement values (as I understand them) when calculated as part of an effective memory address should be sign-extended to the size specified in the instruction encoding. While Ghidra correctly identifies the size of the displacement value, it does not sign-extend it. This produces inaccurate/misleading disassembly and incorrect instruction semantics in PCode. Consider the following opcodes: `64 48 8b 0c 25 c8 ff ff ff` IDA Disassembly: `mov rcx, fs:0FFFFFFFFFFFFFFC8h` Binary Ninja Disassembly: `mov rcx, qword [fs:0xffffffffffffffc8]` Zydis Disassembly: `mov rcx, qword ptr fs:[0xFFFFFFFFFFFFFFC8]` Ghidra Disassembly: `MOV RCX,qword ptr FS:[0xffffffc8]` Additionally, the PCode semantics for this instruction results in the following: ``` $U4f00:8 = INT_ADD FS_OFFSET, 0xffffffc8:8 $Uc000:8 = LOAD ram($U4f00:8) RCX = COPY $Uc000:8 ``` In this situation, the value `0xffffffc8` is of size `8` (64-bits), so the result of the add operation (which is also 64-bits in size) will not result in the correct result. Consider the semantics produced by two other popular analysis tools: BinaryAnalysisPlatform (BAP) Semantics: ``` RCX := mem[FS_BASE - 0x38, el]:u64 ``` Binary Ninja Semantics: ``` rcx = [fsbase - 0x38].q ``` **To Reproduce** Steps to reproduce the behavior: 1. Write the opcodes `64 48 8b 0c 25 c8 ff ff ff` into a binary file 2. Load the file in Ghidra and disassemble as x86-64 3. View Disassembly and PCode **Expected behavior** The results of the disassembly to sign-extend the displacement in a manner consistent with other tools. **Environment (please complete the following information):** - OS: Ubuntu 20.04 - Java Version: 11.0.7 - Ghidra Version: 10.1.4 - Ghidra Origin: Official GitHub release
non_defect
ghidra ignores sign extension of memory operand displacement values describe the bug displacement values as i understand them when calculated as part of an effective memory address should be sign extended to the size specified in the instruction encoding while ghidra correctly identifies the size of the displacement value it does not sign extend it this produces inaccurate misleading disassembly and incorrect instruction semantics in pcode consider the following opcodes ff ff ff ida disassembly mov rcx fs binary ninja disassembly mov rcx qword zydis disassembly mov rcx qword ptr fs ghidra disassembly mov rcx qword ptr fs additionally the pcode semantics for this instruction results in the following int add fs offset load ram rcx copy in this situation the value is of size bits so the result of the add operation which is also bits in size will not result in the correct result consider the semantics produced by two other popular analysis tools binaryanalysisplatform bap semantics rcx mem binary ninja semantics rcx q to reproduce steps to reproduce the behavior write the opcodes ff ff ff into a binary file load the file in ghidra and disassemble as view disassembly and pcode expected behavior the results of the disassembly to sign extend the displacement in a manner consistent with other tools environment please complete the following information os ubuntu java version ghidra version ghidra origin official github release
0
26,028
4,544,925,849
IssuesEvent
2016-09-10 23:46:24
BugBuster1701/visitors
https://api.github.com/repos/BugBuster1701/visitors
opened
[Insight] Methods and properties visibility should always be explicitely defined
1 - Accepted C3 Defect Insight
**[in classes/ModuleVisitorBrowser3.php, line 217](https://github.com/BugBuster1701/visitors/blob/0df407f959017367e039e686180d8daf860ba305/classes/ModuleVisitorBrowser3.php#L217)** > This method has no explicit visibility which may lead to maintenability issues. You should always declare a visibility for methods and properties. ```php /** * Check to see if the specific browser is valid * @param string $browserName * @return True if the browser is the specified browser */ function isBrowser($browserName) { return( 0 == strcasecmp($this->_browser_name, trim($browserName))); } /** * The name of the browser. All return types are from the class contants * @return string Name of the browser */ ``` --------------------- _Posted from [SensioLabsInsight](https://insight.sensiolabs.com/projects/b3b64050-211e-42de-99bc-7443c948656c/analyses/28)_
1.0
[Insight] Methods and properties visibility should always be explicitely defined - **[in classes/ModuleVisitorBrowser3.php, line 217](https://github.com/BugBuster1701/visitors/blob/0df407f959017367e039e686180d8daf860ba305/classes/ModuleVisitorBrowser3.php#L217)** > This method has no explicit visibility which may lead to maintenability issues. You should always declare a visibility for methods and properties. ```php /** * Check to see if the specific browser is valid * @param string $browserName * @return True if the browser is the specified browser */ function isBrowser($browserName) { return( 0 == strcasecmp($this->_browser_name, trim($browserName))); } /** * The name of the browser. All return types are from the class contants * @return string Name of the browser */ ``` --------------------- _Posted from [SensioLabsInsight](https://insight.sensiolabs.com/projects/b3b64050-211e-42de-99bc-7443c948656c/analyses/28)_
defect
methods and properties visibility should always be explicitely defined this method has no explicit visibility which may lead to maintenability issues you should always declare a visibility for methods and properties php check to see if the specific browser is valid param string browsername return true if the browser is the specified browser function isbrowser browsername return strcasecmp this browser name trim browsername the name of the browser all return types are from the class contants return string name of the browser posted from
1
277,874
24,107,843,834
IssuesEvent
2022-09-20 08:56:10
dusk-network/wallet-cli
https://api.github.com/repos/dusk-network/wallet-cli
closed
Improve `config.toml`
mark:testnet
**Describe what you want implemented** A better configuration file for the wallet. **Describe "Why" this is needed** We need to specify multiple network (devnet / testnet) end points in order to store properly the cache and make the wallet connects to different net. **Describe alternatives you've considered** N/A **Additional context** N/A
1.0
Improve `config.toml` - **Describe what you want implemented** A better configuration file for the wallet. **Describe "Why" this is needed** We need to specify multiple network (devnet / testnet) end points in order to store properly the cache and make the wallet connects to different net. **Describe alternatives you've considered** N/A **Additional context** N/A
non_defect
improve config toml describe what you want implemented a better configuration file for the wallet describe why this is needed we need to specify multiple network devnet testnet end points in order to store properly the cache and make the wallet connects to different net describe alternatives you ve considered n a additional context n a
0
467,611
13,451,396,781
IssuesEvent
2020-09-08 20:10:59
dtcenter/METplus-Training
https://api.github.com/repos/dtcenter/METplus-Training
opened
Add training module for using the METviewer Docker container.
component: METviewer Training priority: high requestor: NOAA/SWPC type: new module
## Describe the New Training Module ## On 9/4/20, John HG, Jonathan Vigh, and Tara met with Frank from NOAA/SWPC. Frank would like to run the METviewer Docker container on his laptop to load some MET output files and plot them using METviewer. Instructions for this do exist, but on within the context of the container-dtc-nwp tutorial. For example: http://dtcenter.org/tutorial-version-3/hurricane-sandy-case-27-oct-2012/visualize-verification-results This task it to develop instructions, along with a training video, for visualizing MET output using the METviewer container. In particular, make the loading step as easy as possible. For sample input test data, consider loading the data generated by MET's "make test" command which writes output in the "out" directory. Have Frank test and refine these instructions. ### Acceptance Criteria ### Input test data is just the .stat output files generated by running "make test". The result should be an easy to follow set of instructions for running METviewer in this way. ### Time Estimate ### *Estimate the amount of work required here.* *Issues should represent approximately 1 to 3 days of work.* ### Sub-Issues ### Consider breaking the new training module down into sub-issues. - [ ] *Add a checkbox for each sub-issue here.* ### Relevant Deadlines ### *List relevant project deadlines here or state NONE.* ### Funding Source ### *Define the source of funding and account keys here or state NONE.* ## Define the Metadata ## ### Assignee ### - [ ] Select **engineer(s)** or **no engineer** required - [ ] Select **scientist(s)** or **no scientist** required ### Labels ### - [ ] Select **component(s)** - [ ] Select **priority** - [ ] Select **requestor(s)** ### Projects and Milestone ### - [ ] Review **projects** and select relevant **Repository** and **Organization** ones - [ ] Select **milestone** ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## New Training Module Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Identify required input data and update input datasets, as needed. - [ ] Develop and test the new training module contents. - [ ] Record the training module video and post to DTC channel. - [ ] Include video link in the training module. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop** and link the pull request to this issue. Pull request: `feature <Issue Number> <Description>` - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
1.0
Add training module for using the METviewer Docker container. - ## Describe the New Training Module ## On 9/4/20, John HG, Jonathan Vigh, and Tara met with Frank from NOAA/SWPC. Frank would like to run the METviewer Docker container on his laptop to load some MET output files and plot them using METviewer. Instructions for this do exist, but on within the context of the container-dtc-nwp tutorial. For example: http://dtcenter.org/tutorial-version-3/hurricane-sandy-case-27-oct-2012/visualize-verification-results This task it to develop instructions, along with a training video, for visualizing MET output using the METviewer container. In particular, make the loading step as easy as possible. For sample input test data, consider loading the data generated by MET's "make test" command which writes output in the "out" directory. Have Frank test and refine these instructions. ### Acceptance Criteria ### Input test data is just the .stat output files generated by running "make test". The result should be an easy to follow set of instructions for running METviewer in this way. ### Time Estimate ### *Estimate the amount of work required here.* *Issues should represent approximately 1 to 3 days of work.* ### Sub-Issues ### Consider breaking the new training module down into sub-issues. - [ ] *Add a checkbox for each sub-issue here.* ### Relevant Deadlines ### *List relevant project deadlines here or state NONE.* ### Funding Source ### *Define the source of funding and account keys here or state NONE.* ## Define the Metadata ## ### Assignee ### - [ ] Select **engineer(s)** or **no engineer** required - [ ] Select **scientist(s)** or **no scientist** required ### Labels ### - [ ] Select **component(s)** - [ ] Select **priority** - [ ] Select **requestor(s)** ### Projects and Milestone ### - [ ] Review **projects** and select relevant **Repository** and **Organization** ones - [ ] Select **milestone** ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## New Training Module Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Identify required input data and update input datasets, as needed. - [ ] Develop and test the new training module contents. - [ ] Record the training module video and post to DTC channel. - [ ] Include video link in the training module. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop** and link the pull request to this issue. Pull request: `feature <Issue Number> <Description>` - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
non_defect
add training module for using the metviewer docker container describe the new training module on john hg jonathan vigh and tara met with frank from noaa swpc frank would like to run the metviewer docker container on his laptop to load some met output files and plot them using metviewer instructions for this do exist but on within the context of the container dtc nwp tutorial for example this task it to develop instructions along with a training video for visualizing met output using the metviewer container in particular make the loading step as easy as possible for sample input test data consider loading the data generated by met s make test command which writes output in the out directory have frank test and refine these instructions acceptance criteria input test data is just the stat output files generated by running make test the result should be an easy to follow set of instructions for running metviewer in this way time estimate estimate the amount of work required here issues should represent approximately to days of work sub issues consider breaking the new training module down into sub issues add a checkbox for each sub issue here relevant deadlines list relevant project deadlines here or state none funding source define the source of funding and account keys here or state none define the metadata assignee select engineer s or no engineer required select scientist s or no scientist required labels select component s select priority select requestor s projects and milestone review projects and select relevant repository and organization ones select milestone define related issue s consider the impact to the other metplus components new training module checklist see the for details complete the issue definition above fork this repository or create a branch of develop branch name feature identify required input data and update input datasets as needed develop and test the new training module contents record the training module video and post to dtc channel include video link in the training module push local changes to github submit a pull request to merge into develop and link the pull request to this issue pull request feature iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue
0
76,032
26,206,189,829
IssuesEvent
2023-01-03 22:58:29
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Two "Seen by" dots shown
T-Defect
### Steps to reproduce In the messages view, in a conversation with one person, I see two "Seen by" dots - one after my most recent message the other user has seen, and one after the last message they sent. Something like this (x represents the "Seen by" dot): Me: hello Them: How's it going? x Me: Pretty good, you? x Them: Good ### Outcome #### What did you expect? I expect to see only one "Seen by" dot, after the most recent of my messages the other user has seen. #### What happened instead? I see two. ### Your phone model Google Pixel 7 ### Operating system version Android 13 ### Application version and app store Element version 1.5.11 ### Homeserver non-public, synapse ### Will you send logs? Yes ### Are you willing to provide a PR? No
1.0
Two "Seen by" dots shown - ### Steps to reproduce In the messages view, in a conversation with one person, I see two "Seen by" dots - one after my most recent message the other user has seen, and one after the last message they sent. Something like this (x represents the "Seen by" dot): Me: hello Them: How's it going? x Me: Pretty good, you? x Them: Good ### Outcome #### What did you expect? I expect to see only one "Seen by" dot, after the most recent of my messages the other user has seen. #### What happened instead? I see two. ### Your phone model Google Pixel 7 ### Operating system version Android 13 ### Application version and app store Element version 1.5.11 ### Homeserver non-public, synapse ### Will you send logs? Yes ### Are you willing to provide a PR? No
defect
two seen by dots shown steps to reproduce in the messages view in a conversation with one person i see two seen by dots one after my most recent message the other user has seen and one after the last message they sent something like this x represents the seen by dot me hello them how s it going x me pretty good you x them good outcome what did you expect i expect to see only one seen by dot after the most recent of my messages the other user has seen what happened instead i see two your phone model google pixel operating system version android application version and app store element version homeserver non public synapse will you send logs yes are you willing to provide a pr no
1
53,803
28,504,909,264
IssuesEvent
2023-04-18 20:29:45
redpanda-data/redpanda
https://api.github.com/repos/redpanda-data/redpanda
reopened
Timeout waiting for repeater group to be ready in `ManyPartitionsTest`.`test_many_partitions_compacted`
kind/bug ci-failure performance
Module: **rptest.scale_tests.many_partitions_test** Class: **ManyPartitionsTest** Method: **test_many_partitions_compacted** on (arm64, VM) https://buildkite.com/redpanda/vtools/builds/5007#01857e64-9b47-44f1-ade7-92fcfff06d73 ``` TimeoutError('') Traceback (most recent call last): File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 135, in run data = self.run_test() File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 227, in run_test return self.test_context.function(self.test) File "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 35, in wrapped r = f(self, *args, **kwargs) File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 711, in test_many_partitions_compacted self._test_many_partitions(compacted=True) File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 869, in _test_many_partitions self._restart_stress(scale, topic_names, n_partitions, File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 478, in _restart_stress inter_restart_check() File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 846, in progress_check repeater.await_group_ready() File "/home/ubuntu/redpanda/tests/rptest/services/kgo_repeater_service.py", line 188, in await_group_ready wait_until(group_ready, timeout_sec=120, backoff_sec=10) File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/utils/util.py", line 58, in wait_until raise TimeoutError(err_msg() if callable(err_msg) else err_msg) from last_exception ducktape.errors.TimeoutError ```
True
Timeout waiting for repeater group to be ready in `ManyPartitionsTest`.`test_many_partitions_compacted` - Module: **rptest.scale_tests.many_partitions_test** Class: **ManyPartitionsTest** Method: **test_many_partitions_compacted** on (arm64, VM) https://buildkite.com/redpanda/vtools/builds/5007#01857e64-9b47-44f1-ade7-92fcfff06d73 ``` TimeoutError('') Traceback (most recent call last): File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 135, in run data = self.run_test() File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 227, in run_test return self.test_context.function(self.test) File "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 35, in wrapped r = f(self, *args, **kwargs) File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 711, in test_many_partitions_compacted self._test_many_partitions(compacted=True) File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 869, in _test_many_partitions self._restart_stress(scale, topic_names, n_partitions, File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 478, in _restart_stress inter_restart_check() File "/home/ubuntu/redpanda/tests/rptest/scale_tests/many_partitions_test.py", line 846, in progress_check repeater.await_group_ready() File "/home/ubuntu/redpanda/tests/rptest/services/kgo_repeater_service.py", line 188, in await_group_ready wait_until(group_ready, timeout_sec=120, backoff_sec=10) File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/utils/util.py", line 58, in wait_until raise TimeoutError(err_msg() if callable(err_msg) else err_msg) from last_exception ducktape.errors.TimeoutError ```
non_defect
timeout waiting for repeater group to be ready in manypartitionstest test many partitions compacted module rptest scale tests many partitions test class manypartitionstest method test many partitions compacted on vm timeouterror traceback most recent call last file home ubuntu local lib site packages ducktape tests runner client py line in run data self run test file home ubuntu local lib site packages ducktape tests runner client py line in run test return self test context function self test file home ubuntu redpanda tests rptest services cluster py line in wrapped r f self args kwargs file home ubuntu redpanda tests rptest scale tests many partitions test py line in test many partitions compacted self test many partitions compacted true file home ubuntu redpanda tests rptest scale tests many partitions test py line in test many partitions self restart stress scale topic names n partitions file home ubuntu redpanda tests rptest scale tests many partitions test py line in restart stress inter restart check file home ubuntu redpanda tests rptest scale tests many partitions test py line in progress check repeater await group ready file home ubuntu redpanda tests rptest services kgo repeater service py line in await group ready wait until group ready timeout sec backoff sec file home ubuntu local lib site packages ducktape utils util py line in wait until raise timeouterror err msg if callable err msg else err msg from last exception ducktape errors timeouterror
0
125,078
12,246,752,306
IssuesEvent
2020-05-05 14:54:19
ncpi-fhir/ncpi-fhir-utility
https://api.github.com/repos/ncpi-fhir/ncpi-fhir-utility
opened
Update README with relevant content
documentation
The README is pretty empty right now. It should have the usual sections: quickstart for users, getting started for developers. The nitty gritty details on what the CLI does behind the scenes, architecture, etc should go into a Sphinx documentation site.
1.0
Update README with relevant content - The README is pretty empty right now. It should have the usual sections: quickstart for users, getting started for developers. The nitty gritty details on what the CLI does behind the scenes, architecture, etc should go into a Sphinx documentation site.
non_defect
update readme with relevant content the readme is pretty empty right now it should have the usual sections quickstart for users getting started for developers the nitty gritty details on what the cli does behind the scenes architecture etc should go into a sphinx documentation site
0
19,222
3,155,322,057
IssuesEvent
2015-09-17 08:06:59
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
[TEST-FAILURE] Spinning_TcpIpConnection_BasicTest.lastReadTimeMillis
Team: Core Type: Defect
``` java.lang.AssertionError: nowMs = 1442463721002 lastReadTimeMs:1442463719998 at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at com.hazelcast.nio.tcp.TcpIpConnection_BasicTest.lastReadTimeMillis(TcpIpConnection_BasicTest.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OracleJDK1.7/com.hazelcast$hazelcast/242/testReport/junit/com.hazelcast.nio.tcp.spinning/Spinning_TcpIpConnection_BasicTest/lastReadTimeMillis/
1.0
[TEST-FAILURE] Spinning_TcpIpConnection_BasicTest.lastReadTimeMillis - ``` java.lang.AssertionError: nowMs = 1442463721002 lastReadTimeMs:1442463719998 at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at com.hazelcast.nio.tcp.TcpIpConnection_BasicTest.lastReadTimeMillis(TcpIpConnection_BasicTest.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OracleJDK1.7/com.hazelcast$hazelcast/242/testReport/junit/com.hazelcast.nio.tcp.spinning/Spinning_TcpIpConnection_BasicTest/lastReadTimeMillis/
defect
spinning tcpipconnection basictest lastreadtimemillis java lang assertionerror nowms lastreadtimems at org junit assert fail assert java at org junit assert asserttrue assert java at com hazelcast nio tcp tcpipconnection basictest lastreadtimemillis tcpipconnection basictest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java
1
64,959
18,981,540,046
IssuesEvent
2021-11-21 00:42:04
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Clicking "Add emoji" in thread view highlights message instead of opening the emoji selector
T-Defect
### Steps to reproduce 1. open a thread In a narrow window (half screen size, for example, such that you need to click the three dots to see "Add emoji"), repeat something like the following: 1. send an emoji 2. click on the previously sent emoji 3. click the three dots next to the message box 4. Select "add emoji" 5. notice that the emoji selection window doesn't open and the previous message is marked It probably will not happen every time, but it is not seldom. ### Outcome #### What did you expect? After clicking "Add emoji" the emoji selector opens. #### What happened instead? After clicking "Add emoji" a message in the thread in highlighted. ### Operating system Windows ### Browser information Version 95.0.1020.53 (Official build) (64-bit) ### URL for webapp develop.element.io ### Application version "Element version: b2e8f212e410-react-256c468c15a3-js-af523522def0 Olm version: 3.2.3" ### Homeserver matrix.org ### Will you send logs? No
1.0
Clicking "Add emoji" in thread view highlights message instead of opening the emoji selector - ### Steps to reproduce 1. open a thread In a narrow window (half screen size, for example, such that you need to click the three dots to see "Add emoji"), repeat something like the following: 1. send an emoji 2. click on the previously sent emoji 3. click the three dots next to the message box 4. Select "add emoji" 5. notice that the emoji selection window doesn't open and the previous message is marked It probably will not happen every time, but it is not seldom. ### Outcome #### What did you expect? After clicking "Add emoji" the emoji selector opens. #### What happened instead? After clicking "Add emoji" a message in the thread in highlighted. ### Operating system Windows ### Browser information Version 95.0.1020.53 (Official build) (64-bit) ### URL for webapp develop.element.io ### Application version "Element version: b2e8f212e410-react-256c468c15a3-js-af523522def0 Olm version: 3.2.3" ### Homeserver matrix.org ### Will you send logs? No
defect
clicking add emoji in thread view highlights message instead of opening the emoji selector steps to reproduce open a thread in a narrow window half screen size for example such that you need to click the three dots to see add emoji repeat something like the following send an emoji click on the previously sent emoji click the three dots next to the message box select add emoji notice that the emoji selection window doesn t open and the previous message is marked it probably will not happen every time but it is not seldom outcome what did you expect after clicking add emoji the emoji selector opens what happened instead after clicking add emoji a message in the thread in highlighted operating system windows browser information version official build bit url for webapp develop element io application version element version react js olm version homeserver matrix org will you send logs no
1
187,615
15,102,336,418
IssuesEvent
2021-02-08 08:51:32
vrm-c/vrm-specification
https://api.github.com/repos/vrm-c/vrm-specification
opened
VRMC_vrm-1.0_draft/README.md の章立てを変える
documentation
はじめに、シーングラフ全体を表現せずルートに配置されたスキニングモデル一体を決まった様式で格納する件について記述。 # T-Pose 正規化概説 * ヒューマンボーン: T-Poseを定義するためのノードとボーンの対応 * T-Pose: 同じモーションを使うための同じ基準ポーズ * ノードから回転・拡大縮小を除去する: バインド行列との組み合わせでノード位置が見た目と異なる場合があり、それを回避しないとプログラムから扱うことが難しくなる # GLTF の自由度を制限する * GLTF のサブセット * 単一のルートノード * Z+向き #205 * ノードから回転・拡大縮小を除去する => メッシュとバインド行列への要求 ``` [1, 0, 0, 0] [0, 1, 0, 0] [0, 0, 1, 0] [x, y, z, 1] ``` # GLTFに無い情報を拡張する * VRM 拡張
1.0
VRMC_vrm-1.0_draft/README.md の章立てを変える - はじめに、シーングラフ全体を表現せずルートに配置されたスキニングモデル一体を決まった様式で格納する件について記述。 # T-Pose 正規化概説 * ヒューマンボーン: T-Poseを定義するためのノードとボーンの対応 * T-Pose: 同じモーションを使うための同じ基準ポーズ * ノードから回転・拡大縮小を除去する: バインド行列との組み合わせでノード位置が見た目と異なる場合があり、それを回避しないとプログラムから扱うことが難しくなる # GLTF の自由度を制限する * GLTF のサブセット * 単一のルートノード * Z+向き #205 * ノードから回転・拡大縮小を除去する => メッシュとバインド行列への要求 ``` [1, 0, 0, 0] [0, 1, 0, 0] [0, 0, 1, 0] [x, y, z, 1] ``` # GLTFに無い情報を拡張する * VRM 拡張
non_defect
vrmc vrm draft readme md の章立てを変える はじめに、シーングラフ全体を表現せずルートに配置されたスキニングモデル一体を決まった様式で格納する件について記述。 t pose 正規化概説 ヒューマンボーン t poseを定義するためのノードとボーンの対応 t pose 同じモーションを使うための同じ基準ポーズ ノードから回転・拡大縮小を除去する バインド行列との組み合わせでノード位置が見た目と異なる場合があり、それを回避しないとプログラムから扱うことが難しくなる gltf の自由度を制限する gltf のサブセット 単一のルートノード z 向き ノードから回転・拡大縮小を除去する メッシュとバインド行列への要求 gltfに無い情報を拡張する vrm 拡張
0
15,065
18,764,640,911
IssuesEvent
2021-11-05 21:18:36
esmero/strawberryfield
https://api.github.com/repos/esmero/strawberryfield
closed
Make digital object storage folder configurable
enhancement JSON Postprocessors Events and Subscriber Digital Preservation Configuration Drupal 9
# What The file persister destination folder for digital object files is hard-coded in [StrawberryfieldEventInsertSubscriberDepositDO->onEntityInsert()](https://github.com/esmero/strawberryfield/blob/main/src/EventSubscriber/StrawberryfieldEventInsertSubscriberDepositDO.php#L122) to `://dostorage`. I don't see any place where this can be altered. In our case, we want to store digital object files for staging and production into separate folders while still using the same s3 bucket. # Possible solutions 1. Modify the path construction logic so that the `://` is stored as part of the `strawberryfield.storage_settings.object_file_scheme`. This would require a change in the code that stores the object_file_scheme, as well as the code that reads it. Then a form alter could be written targeting the FilePersisterServiceSettingsForm storage schema options, providing different options for staging and production. 2. Add an alter hook immediately or soon after the above referenced line where $path is defined. I'll note that an alter hook is provided for `StrawberryfieldFilePersisterService::getDestinationUri`, so consistency would argue for this as the preferred option. 3. Actually make the storage folder configurable on the file persistence settings form. Add a text field labeled "Storage Path for Persisting Digital Objects", with the default value "dostorage", but where one could enter e.g. "production/dostorage". @DiegoPino, I'll be happy to send you a PR for whatever solution you think makes most sense.
1.0
Make digital object storage folder configurable - # What The file persister destination folder for digital object files is hard-coded in [StrawberryfieldEventInsertSubscriberDepositDO->onEntityInsert()](https://github.com/esmero/strawberryfield/blob/main/src/EventSubscriber/StrawberryfieldEventInsertSubscriberDepositDO.php#L122) to `://dostorage`. I don't see any place where this can be altered. In our case, we want to store digital object files for staging and production into separate folders while still using the same s3 bucket. # Possible solutions 1. Modify the path construction logic so that the `://` is stored as part of the `strawberryfield.storage_settings.object_file_scheme`. This would require a change in the code that stores the object_file_scheme, as well as the code that reads it. Then a form alter could be written targeting the FilePersisterServiceSettingsForm storage schema options, providing different options for staging and production. 2. Add an alter hook immediately or soon after the above referenced line where $path is defined. I'll note that an alter hook is provided for `StrawberryfieldFilePersisterService::getDestinationUri`, so consistency would argue for this as the preferred option. 3. Actually make the storage folder configurable on the file persistence settings form. Add a text field labeled "Storage Path for Persisting Digital Objects", with the default value "dostorage", but where one could enter e.g. "production/dostorage". @DiegoPino, I'll be happy to send you a PR for whatever solution you think makes most sense.
non_defect
make digital object storage folder configurable what the file persister destination folder for digital object files is hard coded in to dostorage i don t see any place where this can be altered in our case we want to store digital object files for staging and production into separate folders while still using the same bucket possible solutions modify the path construction logic so that the is stored as part of the strawberryfield storage settings object file scheme this would require a change in the code that stores the object file scheme as well as the code that reads it then a form alter could be written targeting the filepersisterservicesettingsform storage schema options providing different options for staging and production add an alter hook immediately or soon after the above referenced line where path is defined i ll note that an alter hook is provided for strawberryfieldfilepersisterservice getdestinationuri so consistency would argue for this as the preferred option actually make the storage folder configurable on the file persistence settings form add a text field labeled storage path for persisting digital objects with the default value dostorage but where one could enter e g production dostorage diegopino i ll be happy to send you a pr for whatever solution you think makes most sense
0
62,140
17,023,858,382
IssuesEvent
2021-07-03 04:13:07
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Possible error in Makefile.in
Component: gosmore Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 3.31pm, Friday, 5th April 2013]** In Makefile.in on line 61 should "bboxes.c" be "jni/bboxes.c"
1.0
Possible error in Makefile.in - **[Submitted to the original trac issue database at 3.31pm, Friday, 5th April 2013]** In Makefile.in on line 61 should "bboxes.c" be "jni/bboxes.c"
defect
possible error in makefile in in makefile in on line should bboxes c be jni bboxes c
1
311,000
26,760,931,072
IssuesEvent
2023-01-31 06:46:23
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Test failure: BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2
QA/No release-notes/exclude ci-concern bot/type/test bot/arch/x64 bot/channel/nightly bot/platform/macos bot/platform/linux bot/branch/master bot/branch/v1.49
Greetings human! Bad news. `BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2` [failed on linux x64 nightly v1.49.45](https://ci.brave.com/job/brave-browser-build-linux-x64/5066/testReport/junit/(root)/BraveScreenFarblingBrowserTest_DisableFlag/linux_x64___test_browser___FarbleScreenPopupPosition_DisableFlag_2). <details> <summary>Stack trace</summary> ``` [ RUN ] BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2 [547869:547869:0120/014842.479862:WARNING:chrome_main_delegate.cc(607)] This is Chrome version 109.1.49.45 (not a warning) [547869:547895:0120/014842.572282:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser” [547869:547895:0120/014842.572308:WARNING:property.cc(144)] version: GetAndBlock: failed. [547869:547895:0120/014842.572319:ERROR:select_file_dialog_linux_portal.cc(274)] Failed to read portal version property libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [547903:547903:0120/014842.610753:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process. [547903:547903:0120/014842.612730:ERROR:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported. [547869:547869:0120/014842.618131:WARNING:external_provider_impl.cc(510)] Malformed extension dictionary for extension: odbfpeeihdkbihmopkbjmoonfanlbfcl. Key external_update_url has value "", which is not a valid URL. [547869:547869:0120/014842.620599:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable. ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:321: Failure Expected equality of these values: 13 bounds_after.width() - bounds_before.width() Which is: 0 Stack trace: #0 0x55c382d047e0 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b7df) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:322: Failure Expected equality of these values: 14 bounds_after.height() - bounds_before.height() Which is: 0 Stack trace: #0 0x55c382d04919 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b918) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:321: Failure Expected equality of these values: 13 bounds_after.width() - bounds_before.width() Which is: 0 Stack trace: #0 0x55c382d047e0 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b7df) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:322: Failure Expected equality of these values: 14 bounds_after.height() - bounds_before.height() Which is: 0 Stack trace: #0 0x55c382d04919 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b918) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) [547869:547869:0120/014843.019438:WARNING:task_environment.cc(802)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment. Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible. [547869:547869:0120/014843.019488:WARNING:task_environment.cc(802)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment. Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible. [547869:547869:0120/014843.019732:WARNING:task_environment.cc(802)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment. Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible. [ FAILED ] BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2, where TypeParam = and GetParam() = (540 ms) [ FAILED ] BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2 ``` </details> <details> <summary>Previous issues</summary> * #25303 [Find all](https://github.com/brave/brave-browser/issues?q=type%3Aissue+label%3Abot%2Ftype%2Ftest+in%3Atitle+%22Test+failure%3A+BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2%22) </details>
1.0
Test failure: BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2 - Greetings human! Bad news. `BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2` [failed on linux x64 nightly v1.49.45](https://ci.brave.com/job/brave-browser-build-linux-x64/5066/testReport/junit/(root)/BraveScreenFarblingBrowserTest_DisableFlag/linux_x64___test_browser___FarbleScreenPopupPosition_DisableFlag_2). <details> <summary>Stack trace</summary> ``` [ RUN ] BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2 [547869:547869:0120/014842.479862:WARNING:chrome_main_delegate.cc(607)] This is Chrome version 109.1.49.45 (not a warning) [547869:547895:0120/014842.572282:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser” [547869:547895:0120/014842.572308:WARNING:property.cc(144)] version: GetAndBlock: failed. [547869:547895:0120/014842.572319:ERROR:select_file_dialog_linux_portal.cc(274)] Failed to read portal version property libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [547903:547903:0120/014842.610753:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process. [547903:547903:0120/014842.612730:ERROR:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported. [547869:547869:0120/014842.618131:WARNING:external_provider_impl.cc(510)] Malformed extension dictionary for extension: odbfpeeihdkbihmopkbjmoonfanlbfcl. Key external_update_url has value "", which is not a valid URL. [547869:547869:0120/014842.620599:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable. ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:321: Failure Expected equality of these values: 13 bounds_after.width() - bounds_before.width() Which is: 0 Stack trace: #0 0x55c382d047e0 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b7df) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:322: Failure Expected equality of these values: 14 bounds_after.height() - bounds_before.height() Which is: 0 Stack trace: #0 0x55c382d04919 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b918) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:321: Failure Expected equality of these values: 13 bounds_after.width() - bounds_before.width() Which is: 0 Stack trace: #0 0x55c382d047e0 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b7df) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) ../../brave/browser/farbling/brave_screen_farbling_browsertest.cc:322: Failure Expected equality of these values: 14 bounds_after.height() - bounds_before.height() Which is: 0 Stack trace: #0 0x55c382d04919 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x3c2b918) #1 0x55c38c28ba77 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b2a76) #2 0x55c3851ee21a (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6115219) #3 0x55c3851f0672 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x6117671) #4 0x55c3851eb7f6 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x61127f5) #5 0x55c38677c7e7 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a37e6) #6 0x55c38677de89 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4e88) #7 0x55c38677da13 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a4a12) #8 0x55c38677a8a1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a18a0) #9 0x55c38677aef1 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0x76a1ef0) #10 0x55c38c28ae38 (/home/ubuntu/workspace/brave-browser-build-linux-x64-nightly/src/out/Release/brave_browser_tests+0xd1b1e37) [547869:547869:0120/014843.019438:WARNING:task_environment.cc(802)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment. Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible. [547869:547869:0120/014843.019488:WARNING:task_environment.cc(802)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment. Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible. [547869:547869:0120/014843.019732:WARNING:task_environment.cc(802)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment. Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible. [ FAILED ] BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2, where TypeParam = and GetParam() = (540 ms) [ FAILED ] BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2 ``` </details> <details> <summary>Previous issues</summary> * #25303 [Find all](https://github.com/brave/brave-browser/issues?q=type%3Aissue+label%3Abot%2Ftype%2Ftest+in%3Atitle+%22Test+failure%3A+BraveScreenFarblingBrowserTest_DisableFlag.FarbleScreenPopupPosition_DisableFlag_2%22) </details>
non_defect
test failure bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag greetings human bad news bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag stack trace bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag this is chrome version not a warning failed to call method org freedesktop dbus properties get object path org freedesktop portal desktop org freedesktop dbus error invalidargs no such interface “org freedesktop portal filechooser” version getandblock failed failed to read portal version property libva error vagetdrivernamebyindex failed with unknown libva error driver name null initializesandbox called with multiple threads in process gpu process extension not supported malformed extension dictionary for extension odbfpeeihdkbihmopkbjmoonfanlbfcl key external update url has value which is not a valid url floss manager not present cannot set floss enable disable brave browser farbling brave screen farbling browsertest cc failure expected equality of these values bounds after width bounds before width which is stack trace home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests brave browser farbling brave screen farbling browsertest cc failure expected equality of these values bounds after height bounds before height which is stack trace home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests brave browser farbling brave screen farbling browsertest cc failure expected equality of these values bounds after width bounds before width which is stack trace home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests brave browser farbling brave screen farbling browsertest cc failure expected equality of these values bounds after height bounds before height which is stack trace home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests home ubuntu workspace brave browser build linux nightly src out release brave browser tests parallelexecutionfence is ineffective when threadpoolinstance is not managed by a taskenvironment test fixtures should use a taskenvironment member or statically invoke taskenvironment createthreadpool threadpoolinstance get startwithdefaultparams when the former is not possible parallelexecutionfence is ineffective when threadpoolinstance is not managed by a taskenvironment test fixtures should use a taskenvironment member or statically invoke taskenvironment createthreadpool threadpoolinstance get startwithdefaultparams when the former is not possible parallelexecutionfence is ineffective when threadpoolinstance is not managed by a taskenvironment test fixtures should use a taskenvironment member or statically invoke taskenvironment createthreadpool threadpoolinstance get startwithdefaultparams when the former is not possible bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag where typeparam and getparam ms bravescreenfarblingbrowsertest disableflag farblescreenpopupposition disableflag previous issues
0
74,745
25,296,387,513
IssuesEvent
2022-11-17 07:07:28
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
reopened
Cannot query geometry value in a multiset
T: Defect C: Functionality P: Medium E: Professional Edition E: Enterprise Edition
### Expected behavior Given a table with a geometry column ```sql CREATE TABLE demo (geom GEOMETRY); INSERT INTO demo VALUES ('POINT(1 1)'); ``` the following queries should return the same results: ```java var query = dslContext.select(DEMO.GEOM).from(DEMO); var multiset = DSL.multiset(query); var results1 = query.fetch(); var results2 = dslContext.select(multiset).fetchOne(multiset); ``` ### Actual behavior The query with the multiset throws an exception trying to map the geometry value to a `Geometry` object. ``` com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `org.jooq.Geometry` (although at least one Creator exists): cannot deserialize from Object value (no delegate- or property-based Creator) at [Source: (String)"{"type":"MultiPolygon","crs":{"type":"name","properties":{"name":"EPSG:3857"}},"coordinates":[[[[0,0],[1,0],[1,1],[0,0]]]]}"; line: 1, column: 2] ``` This appears to be due to an implicit conversion behavior of PostGIS. When a geometry value is returned as part of a JSON result, PostGIS automatically renders it as a GeoJSON object rather than as the hex-encoded binary it uses normally: ``` terraware=# select geom from demo; geom -------------------------------------------- 0101000000000000000000F03F000000000000F03F (1 row) terraware=# select json_build_array(geom) from demo; json_build_array ---------------------------------------- [{"type":"Point","coordinates":[1,1]}] (1 row) ``` ### Steps to reproduce the problem See the "Expected behavior" section. A workaround is to explicitly render the value in binary format and cast it to text, stripping off the leading `\x`: ```java var field = DSL.field("substring(ST_AsEWKB(?)::text, 3)", Geometry.class, DEMO.GEOM); var query = dslContext.select(field).from(DEMO); var multiset = DSL.multiset(query); var results1 = query.fetch(); var results2 = dslContext.select(multiset).fetchOne(multiset); ``` ### jOOQ Version 3.17.4 ### Database product and version PostgreSQL 14.5 (Homebrew) on aarch64-apple-darwin21.6.0, compiled by Apple clang version 14.0.0 (clang-1400.0.29.102), 64-bit + PostGIS 3.1.4 ### Java Version OpenJDK 64-Bit Server VM Corretto-17.0.4.8.1 (build 17.0.4+8-LTS, mixed mode, sharing) ### OS Version OS X 12.6 ### JDBC driver name and version (include name if unofficial driver) org.postgresql:postgresql:42.5.0
1.0
Cannot query geometry value in a multiset - ### Expected behavior Given a table with a geometry column ```sql CREATE TABLE demo (geom GEOMETRY); INSERT INTO demo VALUES ('POINT(1 1)'); ``` the following queries should return the same results: ```java var query = dslContext.select(DEMO.GEOM).from(DEMO); var multiset = DSL.multiset(query); var results1 = query.fetch(); var results2 = dslContext.select(multiset).fetchOne(multiset); ``` ### Actual behavior The query with the multiset throws an exception trying to map the geometry value to a `Geometry` object. ``` com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `org.jooq.Geometry` (although at least one Creator exists): cannot deserialize from Object value (no delegate- or property-based Creator) at [Source: (String)"{"type":"MultiPolygon","crs":{"type":"name","properties":{"name":"EPSG:3857"}},"coordinates":[[[[0,0],[1,0],[1,1],[0,0]]]]}"; line: 1, column: 2] ``` This appears to be due to an implicit conversion behavior of PostGIS. When a geometry value is returned as part of a JSON result, PostGIS automatically renders it as a GeoJSON object rather than as the hex-encoded binary it uses normally: ``` terraware=# select geom from demo; geom -------------------------------------------- 0101000000000000000000F03F000000000000F03F (1 row) terraware=# select json_build_array(geom) from demo; json_build_array ---------------------------------------- [{"type":"Point","coordinates":[1,1]}] (1 row) ``` ### Steps to reproduce the problem See the "Expected behavior" section. A workaround is to explicitly render the value in binary format and cast it to text, stripping off the leading `\x`: ```java var field = DSL.field("substring(ST_AsEWKB(?)::text, 3)", Geometry.class, DEMO.GEOM); var query = dslContext.select(field).from(DEMO); var multiset = DSL.multiset(query); var results1 = query.fetch(); var results2 = dslContext.select(multiset).fetchOne(multiset); ``` ### jOOQ Version 3.17.4 ### Database product and version PostgreSQL 14.5 (Homebrew) on aarch64-apple-darwin21.6.0, compiled by Apple clang version 14.0.0 (clang-1400.0.29.102), 64-bit + PostGIS 3.1.4 ### Java Version OpenJDK 64-Bit Server VM Corretto-17.0.4.8.1 (build 17.0.4+8-LTS, mixed mode, sharing) ### OS Version OS X 12.6 ### JDBC driver name and version (include name if unofficial driver) org.postgresql:postgresql:42.5.0
defect
cannot query geometry value in a multiset expected behavior given a table with a geometry column sql create table demo geom geometry insert into demo values point the following queries should return the same results java var query dslcontext select demo geom from demo var multiset dsl multiset query var query fetch var dslcontext select multiset fetchone multiset actual behavior the query with the multiset throws an exception trying to map the geometry value to a geometry object com fasterxml jackson databind exc mismatchedinputexception cannot construct instance of org jooq geometry although at least one creator exists cannot deserialize from object value no delegate or property based creator at line column this appears to be due to an implicit conversion behavior of postgis when a geometry value is returned as part of a json result postgis automatically renders it as a geojson object rather than as the hex encoded binary it uses normally terraware select geom from demo geom row terraware select json build array geom from demo json build array row steps to reproduce the problem see the expected behavior section a workaround is to explicitly render the value in binary format and cast it to text stripping off the leading x java var field dsl field substring st asewkb text geometry class demo geom var query dslcontext select field from demo var multiset dsl multiset query var query fetch var dslcontext select multiset fetchone multiset jooq version database product and version postgresql homebrew on apple compiled by apple clang version clang bit postgis java version openjdk bit server vm corretto build lts mixed mode sharing os version os x jdbc driver name and version include name if unofficial driver org postgresql postgresql
1
128,692
5,073,617,541
IssuesEvent
2016-12-27 09:41:55
pootlepress/pootle-page-builder
https://api.github.com/repos/pootlepress/pootle-page-builder
closed
Error in live editor...
PRIORITY
Warning: Invalid argument supplied for foreach() in /home/cowleyit/public_html/wp-content/plugins/pootle-page-builder-premium/inc/live-editor/inc/tpl-dialogs.php on line 246
1.0
Error in live editor... - Warning: Invalid argument supplied for foreach() in /home/cowleyit/public_html/wp-content/plugins/pootle-page-builder-premium/inc/live-editor/inc/tpl-dialogs.php on line 246
non_defect
error in live editor warning invalid argument supplied for foreach in home cowleyit public html wp content plugins pootle page builder premium inc live editor inc tpl dialogs php on line
0
18
2,492,123,341
IssuesEvent
2015-01-04 13:19:23
openlvc/portico
https://api.github.com/repos/openlvc/portico
opened
Sporadic exceptions when federates are resigning
defect
Summary -------------- While building the WAN test federate to validate some behaviour for the site-connector functionality currently being added I have noticed that sporadically exceptions will be encountered during the resign process. From the exceptions, it looks to be happening when a remote federate receives a resignation (or some other message close to that event in the test federate code), not anything on the active federate end. However, I'm not certain of that. These exceptions are always the same basic problem: `Error processing received message: null`. Perhaps there is a race condition happening and by the time a receiving federate attempts to process the message, the subject is gone and there is no null check. Or, it could be that a resigning federate has its infrastructure reset and then before it has a chance to shut down its receivers it gets a message it is not prepared to handle at that point in time. Further investigation required. Two example stack traces included below: ``` INFO [main] wantest: Resigned from Federation ERROR [Incoming,WAN Test Federation,zapp-10678] portico.lrc.jgroups: Error processing received message: null java.lang.NullPointerException at org.portico.bindings.jgroups.MessageReceiver.receiveAsynchronous(MessageReceiver.java:81) at org.portico.bindings.jgroups.channel.FederationListener.receive(FederationListener.java:246) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.handleUpEvent(MessageDispatcher.java:528) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:606) at org.jgroups.JChannel.up(JChannel.java:715) at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1020) at org.jgroups.protocols.pbcast.FLUSH.up(FLUSH.java:504) at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178) at org.jgroups.protocols.FRAG2.up(FRAG2.java:181) at org.jgroups.protocols.FlowControl.up(FlowControl.java:400) at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) at org.jgroups.protocols.pbcast.GMS.up(GMS.java:896) at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244) at org.jgroups.protocols.RSVP.up(RSVP.java:188) at org.jgroups.protocols.UNICAST2.up(UNICAST2.java:432) at org.jgroups.protocols.pbcast.NAKACK2.handleMessage(NAKACK2.java:754) at org.jgroups.protocols.pbcast.NAKACK2.up(NAKACK2.java:570) at org.jgroups.protocols.BARRIER.up(BARRIER.java:126) at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:143) at org.jgroups.protocols.FD_ALL.up(FD_ALL.java:177) at org.jgroups.protocols.MERGE3.up(MERGE3.java:290) at org.jgroups.protocols.Discovery.up(Discovery.java:359) at org.jgroups.protocols.TP.passMessageUp(TP.java:1293) at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1856) at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1824) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` ``` INFO [main] wantest: 5|++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ INFO [main] wantest: |--|--|--|--| 5|--|--|--|--|10|--|--|--|--|15|--|--|--|--|20| WARN [main] portico.lrc: MOM support is currently unsupported in IEEE-1516e federations. ERROR [Incoming,WAN Test Federation,zapp-46900] portico.lrc.jgroups: Error processing received message: null java.lang.NullPointerException at org.portico.bindings.jgroups.MessageReceiver.receiveAsynchronous(MessageReceiver.java:81) at org.portico.bindings.jgroups.channel.FederationListener.receive(FederationListener.java:246) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.handleUpEvent(MessageDispatcher.java:528) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:606) at org.jgroups.JChannel.up(JChannel.java:715) at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1020) at org.jgroups.protocols.pbcast.FLUSH.up(FLUSH.java:504) at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178) at org.jgroups.protocols.FRAG2.up(FRAG2.java:181) at org.jgroups.protocols.FlowControl.up(FlowControl.java:400) at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) at org.jgroups.protocols.pbcast.GMS.up(GMS.java:896) at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244) at org.jgroups.protocols.RSVP.up(RSVP.java:188) at org.jgroups.protocols.UNICAST2.up(UNICAST2.java:432) at org.jgroups.protocols.pbcast.NAKACK2.handleMessage(NAKACK2.java:754) at org.jgroups.protocols.pbcast.NAKACK2.up(NAKACK2.java:570) at org.jgroups.protocols.BARRIER.up(BARRIER.java:126) at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:143) at org.jgroups.protocols.FD_ALL.up(FD_ALL.java:177) at org.jgroups.protocols.MERGE3.up(MERGE3.java:290) at org.jgroups.protocols.Discovery.up(Discovery.java:359) at org.jgroups.protocols.TP.passMessageUp(TP.java:1293) at org.jgroups.protocols.TP$5.run(TP.java:1211) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` Environment and Logs ------------------------------- * Portico v2.0.1 * Wan test federate (`ieee1516e`) * Ubuntu 14.04LTS (VM - Digital Ocean) Reproduction Steps ---------------------------- Observed at random times while running the WAN test federate. I was not able to uncover a repeatable process, but the problem was reasonably frequent.
1.0
Sporadic exceptions when federates are resigning - Summary -------------- While building the WAN test federate to validate some behaviour for the site-connector functionality currently being added I have noticed that sporadically exceptions will be encountered during the resign process. From the exceptions, it looks to be happening when a remote federate receives a resignation (or some other message close to that event in the test federate code), not anything on the active federate end. However, I'm not certain of that. These exceptions are always the same basic problem: `Error processing received message: null`. Perhaps there is a race condition happening and by the time a receiving federate attempts to process the message, the subject is gone and there is no null check. Or, it could be that a resigning federate has its infrastructure reset and then before it has a chance to shut down its receivers it gets a message it is not prepared to handle at that point in time. Further investigation required. Two example stack traces included below: ``` INFO [main] wantest: Resigned from Federation ERROR [Incoming,WAN Test Federation,zapp-10678] portico.lrc.jgroups: Error processing received message: null java.lang.NullPointerException at org.portico.bindings.jgroups.MessageReceiver.receiveAsynchronous(MessageReceiver.java:81) at org.portico.bindings.jgroups.channel.FederationListener.receive(FederationListener.java:246) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.handleUpEvent(MessageDispatcher.java:528) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:606) at org.jgroups.JChannel.up(JChannel.java:715) at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1020) at org.jgroups.protocols.pbcast.FLUSH.up(FLUSH.java:504) at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178) at org.jgroups.protocols.FRAG2.up(FRAG2.java:181) at org.jgroups.protocols.FlowControl.up(FlowControl.java:400) at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) at org.jgroups.protocols.pbcast.GMS.up(GMS.java:896) at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244) at org.jgroups.protocols.RSVP.up(RSVP.java:188) at org.jgroups.protocols.UNICAST2.up(UNICAST2.java:432) at org.jgroups.protocols.pbcast.NAKACK2.handleMessage(NAKACK2.java:754) at org.jgroups.protocols.pbcast.NAKACK2.up(NAKACK2.java:570) at org.jgroups.protocols.BARRIER.up(BARRIER.java:126) at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:143) at org.jgroups.protocols.FD_ALL.up(FD_ALL.java:177) at org.jgroups.protocols.MERGE3.up(MERGE3.java:290) at org.jgroups.protocols.Discovery.up(Discovery.java:359) at org.jgroups.protocols.TP.passMessageUp(TP.java:1293) at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1856) at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1824) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` ``` INFO [main] wantest: 5|++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ INFO [main] wantest: |--|--|--|--| 5|--|--|--|--|10|--|--|--|--|15|--|--|--|--|20| WARN [main] portico.lrc: MOM support is currently unsupported in IEEE-1516e federations. ERROR [Incoming,WAN Test Federation,zapp-46900] portico.lrc.jgroups: Error processing received message: null java.lang.NullPointerException at org.portico.bindings.jgroups.MessageReceiver.receiveAsynchronous(MessageReceiver.java:81) at org.portico.bindings.jgroups.channel.FederationListener.receive(FederationListener.java:246) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.handleUpEvent(MessageDispatcher.java:528) at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:606) at org.jgroups.JChannel.up(JChannel.java:715) at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1020) at org.jgroups.protocols.pbcast.FLUSH.up(FLUSH.java:504) at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178) at org.jgroups.protocols.FRAG2.up(FRAG2.java:181) at org.jgroups.protocols.FlowControl.up(FlowControl.java:400) at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) at org.jgroups.protocols.pbcast.GMS.up(GMS.java:896) at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244) at org.jgroups.protocols.RSVP.up(RSVP.java:188) at org.jgroups.protocols.UNICAST2.up(UNICAST2.java:432) at org.jgroups.protocols.pbcast.NAKACK2.handleMessage(NAKACK2.java:754) at org.jgroups.protocols.pbcast.NAKACK2.up(NAKACK2.java:570) at org.jgroups.protocols.BARRIER.up(BARRIER.java:126) at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:143) at org.jgroups.protocols.FD_ALL.up(FD_ALL.java:177) at org.jgroups.protocols.MERGE3.up(MERGE3.java:290) at org.jgroups.protocols.Discovery.up(Discovery.java:359) at org.jgroups.protocols.TP.passMessageUp(TP.java:1293) at org.jgroups.protocols.TP$5.run(TP.java:1211) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` Environment and Logs ------------------------------- * Portico v2.0.1 * Wan test federate (`ieee1516e`) * Ubuntu 14.04LTS (VM - Digital Ocean) Reproduction Steps ---------------------------- Observed at random times while running the WAN test federate. I was not able to uncover a repeatable process, but the problem was reasonably frequent.
defect
sporadic exceptions when federates are resigning summary while building the wan test federate to validate some behaviour for the site connector functionality currently being added i have noticed that sporadically exceptions will be encountered during the resign process from the exceptions it looks to be happening when a remote federate receives a resignation or some other message close to that event in the test federate code not anything on the active federate end however i m not certain of that these exceptions are always the same basic problem error processing received message null perhaps there is a race condition happening and by the time a receiving federate attempts to process the message the subject is gone and there is no null check or it could be that a resigning federate has its infrastructure reset and then before it has a chance to shut down its receivers it gets a message it is not prepared to handle at that point in time further investigation required two example stack traces included below info wantest resigned from federation error portico lrc jgroups error processing received message null java lang nullpointerexception at org portico bindings jgroups messagereceiver receiveasynchronous messagereceiver java at org portico bindings jgroups channel federationlistener receive federationlistener java at org jgroups blocks messagedispatcher protocoladapter handleupevent messagedispatcher java at org jgroups blocks messagedispatcher protocoladapter up messagedispatcher java at org jgroups jchannel up jchannel java at org jgroups stack protocolstack up protocolstack java at org jgroups protocols pbcast flush up flush java at org jgroups protocols pbcast state transfer up state transfer java at org jgroups protocols up java at org jgroups protocols flowcontrol up flowcontrol java at org jgroups protocols flowcontrol up flowcontrol java at org jgroups protocols pbcast gms up gms java at org jgroups protocols pbcast stable up stable java at org jgroups protocols rsvp up rsvp java at org jgroups protocols up java at org jgroups protocols pbcast handlemessage java at org jgroups protocols pbcast up java at org jgroups protocols barrier up barrier java at org jgroups protocols verify suspect up verify suspect java at org jgroups protocols fd all up fd all java at org jgroups protocols up java at org jgroups protocols discovery up discovery java at org jgroups protocols tp passmessageup tp java at org jgroups protocols tp incomingpacket handlemymessage tp java at org jgroups protocols tp incomingpacket run tp java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java info wantest info wantest warn portico lrc mom support is currently unsupported in ieee federations error portico lrc jgroups error processing received message null java lang nullpointerexception at org portico bindings jgroups messagereceiver receiveasynchronous messagereceiver java at org portico bindings jgroups channel federationlistener receive federationlistener java at org jgroups blocks messagedispatcher protocoladapter handleupevent messagedispatcher java at org jgroups blocks messagedispatcher protocoladapter up messagedispatcher java at org jgroups jchannel up jchannel java at org jgroups stack protocolstack up protocolstack java at org jgroups protocols pbcast flush up flush java at org jgroups protocols pbcast state transfer up state transfer java at org jgroups protocols up java at org jgroups protocols flowcontrol up flowcontrol java at org jgroups protocols flowcontrol up flowcontrol java at org jgroups protocols pbcast gms up gms java at org jgroups protocols pbcast stable up stable java at org jgroups protocols rsvp up rsvp java at org jgroups protocols up java at org jgroups protocols pbcast handlemessage java at org jgroups protocols pbcast up java at org jgroups protocols barrier up barrier java at org jgroups protocols verify suspect up verify suspect java at org jgroups protocols fd all up fd all java at org jgroups protocols up java at org jgroups protocols discovery up discovery java at org jgroups protocols tp passmessageup tp java at org jgroups protocols tp run tp java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java environment and logs portico wan test federate ubuntu vm digital ocean reproduction steps observed at random times while running the wan test federate i was not able to uncover a repeatable process but the problem was reasonably frequent
1
1,615
3,811,889,788
IssuesEvent
2016-03-27 05:19:00
acidaris/blizzcon_pin_trading
https://api.github.com/repos/acidaris/blizzcon_pin_trading
opened
Add User Authentication.
Web Service
Allow user to access endpoint that is protected by user authentication. Non authenticated user gets 401 Authenticated user gets success message
1.0
Add User Authentication. - Allow user to access endpoint that is protected by user authentication. Non authenticated user gets 401 Authenticated user gets success message
non_defect
add user authentication allow user to access endpoint that is protected by user authentication non authenticated user gets authenticated user gets success message
0
2,688
2,607,936,085
IssuesEvent
2015-02-26 00:28:53
chrsmithdemos/minify
https://api.github.com/repos/chrsmithdemos/minify
opened
Minify doesn't detect all scripts and/or css.
auto-migrated Priority-Low Type-Defect
``` Minify version: PHP version: latest (downloaded same day as this posting) What steps will reproduce the problem? 1. use the bookmarlet to detect scripts and it doesn't detect them all on keepskatinbro.com. ``` ----- Original issue reported on code.google.com by `TruSktr` on 14 May 2011 at 2:18
1.0
Minify doesn't detect all scripts and/or css. - ``` Minify version: PHP version: latest (downloaded same day as this posting) What steps will reproduce the problem? 1. use the bookmarlet to detect scripts and it doesn't detect them all on keepskatinbro.com. ``` ----- Original issue reported on code.google.com by `TruSktr` on 14 May 2011 at 2:18
defect
minify doesn t detect all scripts and or css minify version php version latest downloaded same day as this posting what steps will reproduce the problem use the bookmarlet to detect scripts and it doesn t detect them all on keepskatinbro com original issue reported on code google com by trusktr on may at
1
2,021
2,870,063,546
IssuesEvent
2015-06-06 19:55:31
InterstellarOcean/terraforming
https://api.github.com/repos/InterstellarOcean/terraforming
closed
Introduce checkstyle to the build
build enhancement
Define basic checkstyle rules and configure maven. :heavy_plus_sign: file javadoc (license) :heavy_plus_sign: type javadoc (author) http://checkstyle.sourceforge.net/index.html https://maven.apache.org/plugins/maven-checkstyle-plugin/
1.0
Introduce checkstyle to the build - Define basic checkstyle rules and configure maven. :heavy_plus_sign: file javadoc (license) :heavy_plus_sign: type javadoc (author) http://checkstyle.sourceforge.net/index.html https://maven.apache.org/plugins/maven-checkstyle-plugin/
non_defect
introduce checkstyle to the build define basic checkstyle rules and configure maven heavy plus sign file javadoc license heavy plus sign type javadoc author
0
32,274
6,757,247,472
IssuesEvent
2017-10-24 10:04:58
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
DataTable with dataKey wont update view properly
confirmed 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)** http://plnkr.co/edit/RN3sHlBDNGIWE7793Co7?p=preview **Current behavior** <!-- Describe how the bug manifests. --> The bug manifests if dataKey property is set on DataTable, and DataTable has context menu. After opening context menu DataTable wont refresh properly. For instance, if you set selection to empty array table view will not update. **Expected behavior** DataTable should behaive the same no matter if dataKey is set or not. **Minimal reproduction of the problem with instructions** Please visit> http://plnkr.co/edit/RN3sHlBDNGIWE7793Co7?p=preview * **Angular version:** 4.3.2 * **PrimeNG version:** 4.1.2 * **Browser:** [all | Chrome XX | Firefox XX ] * **Language:** [ TypeScript]
1.0
DataTable with dataKey wont update view properly - **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)** http://plnkr.co/edit/RN3sHlBDNGIWE7793Co7?p=preview **Current behavior** <!-- Describe how the bug manifests. --> The bug manifests if dataKey property is set on DataTable, and DataTable has context menu. After opening context menu DataTable wont refresh properly. For instance, if you set selection to empty array table view will not update. **Expected behavior** DataTable should behaive the same no matter if dataKey is set or not. **Minimal reproduction of the problem with instructions** Please visit> http://plnkr.co/edit/RN3sHlBDNGIWE7793Co7?p=preview * **Angular version:** 4.3.2 * **PrimeNG version:** 4.1.2 * **Browser:** [all | Chrome XX | Firefox XX ] * **Language:** [ TypeScript]
defect
datatable with datakey wont update view properly 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 bug manifests if datakey property is set on datatable and datatable has context menu after opening context menu datatable wont refresh properly for instance if you set selection to empty array table view will not update expected behavior datatable should behaive the same no matter if datakey is set or not minimal reproduction of the problem with instructions please visit angular version primeng version browser language
1
55,406
14,440,964,760
IssuesEvent
2020-12-07 16:12:11
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-2 [COGNITION, SCREENREADER]: Changes to the length of the form SHOULD be announced to screen reader users
508-defect-2 508-issue-cognition 508/Accessibility design system staging-review vsa vsa-ebenefits
## [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) ## Feedback framework - **❗️ Must** for if the feedback must be applied - **⚠️ Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Definition of done 1. Review and acknowledge feedback. 1. Fix and/or document decisions made. 1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix. <hr/> ## Point of Contact **VFS Point of Contact:** Josh ## User Story or Problem Statement As a screen reader user, I expect to be politely alerted of any important changes to the page so that I can plan my following steps accordingly. ## Details Depending on the user's selections, the length of the flow may shrink or expand. Sighted users are aware of this as the heading and progress indicator on the page are updated upon selection. However, screen reader users are not notified of this change. ## Acceptance Criteria ### Solution A: Quickly improve the screen reader experience - [ ] The screen reader politely announces to the user when a change to the form's length has been made to provide an equal experience to sighted users. OR ### Solution B: Enhance the design of the experience - [ ] An alert on the page itself announces the change and why more steps have been added. OR ### Solution C: Simplify the experience - [ ] Explore alternative design options. ## Environment * Operating System: Mac, Windows * Browser: Safari, Firefox * Screenreading device: VoiceOver, NVDA * Server destination: staging, production ## Steps to Recreate 1. Enter `https://staging.va.gov/careers-employment/education-and-career-counseling/apply-career-guidance-form-28-8832/status-selection` in browser. 2. Begin form without signing in. 3. Fill out the form using dummy data and reach "Step 1 of 2: Applicant Information", "Select one of the options" question. 4. Start one of the screen reading devices listed in environment. 5. Select "Spouse of a..." 6. The progress indicator expands and the `h2` string updates to "Step 1 of 3: Applicant Information." 7. Nothing is announced on the screen reader. ## Solutions ### Solution A: Quickly improve the screen reader experience Simply add `aria-live: polite` to the `div` that wraps the progress indicator and `h2`. This will announce the `h2` to screen reader users if it is changed. ``` html <div> <div class="progress-bar-segmented" role="progressbar" aria-valuenow="1" aria-valuemin="0" aria-valuemax="2" tabindex="0"> <div class="progress-segment progress-segment-complete"></div> <div class="progress-segment "></div> </div> <div class="schemaform-chapter-progress"> <div aria-valuenow="1" aria-valuemin="1" aria-valuetext="Step 1 of 2: Applicant Information" aria-valuemax="2" class="nav-header nav-header-schemaform"> <h2 id="nav-form-header" class="vads-u-font-size--h4" tabindex="-1">Step 1 of 2: Applicant Information</h2> </div> </div> </div> ``` ``` diff <!-- Add in aria live polite to this div --> + <div aria-live="polite"> <div class="progress-bar-segmented" role="progressbar" aria-valuenow="1" aria-valuemin="0" aria-valuemax="2" tabindex="0"> <div class="progress-segment progress-segment-complete"></div> <div class="progress-segment "></div> </div> <div class="schemaform-chapter-progress"> <div aria-valuenow="1" aria-valuemin="1" aria-valuetext="Step 1 of 2: Applicant Information" aria-valuemax="2" class="nav-header nav-header-schemaform"> <h2 id="nav-form-header" class="vads-u-font-size--h4" tabindex="-1">Step 1 of 2: Applicant Information</h2> </div> </div> </div> ``` ## Solution B: Enhance the design of the experience Add an alert on the page that announces that more questions/steps have been added to the flow based on the selection. This solution would need guidance from @sporeboy . ## Solution C: Simplify the experience Consider re-exploring the current design choices in communicating progress. As of now, several accessibility and usability issues exist in regards to the progress indicator and breakdown of steps including: - While sighted users can tell if a choice will increase the amount of choices in the form, screen reader users do not have a comparable experience as it is not announced to them. - Some forms, like the 526 form, have a significantly unequal distribution of tasks for each step. Users may feel that a form is longer than it actually is due to the progress bar indicating progress by step as opposed to volume of questions/pages. - The progress bar is in the tab order despite not being an interactive element. NVDA will announce the progress indicator as "progress bar 1" which provides little to no context. - The progress indicator uses the color blue to indicate progress. Since blue is a common indicator for something being interactive, users may mistake the progress bar as a means of navigation. It also draws attention away from more important elements on the page (like the continue button and question itself). [Gov.uk conducted a study on progress indicators](https://designnotes.blog.gov.uk/2014/07/07/do-less-problems-as-shared-spaces/) where it was observed that it was mostly ignored-- but for "those that did notice it were getting confused about what it did, and others were even feeling intimidated when seeing it.” [Their official documentation has more details on this.](https://design-system.service.gov.uk/patterns/question-pages/#using-progress-indicators) Alternatives can include only having the amount of questions or steps listed. [Adam Silver who wrote the book Form Design Patterns also agrees with this.](https://adamsilver.io/articles/form-design-from-zero-to-hero-all-in-one-blog-post/#flow-and-order) Usability studies could be conducted to explore alternatives such as: - Removing the progress indicator - Chunking out steps into smaller forms and listing number of questions instead of steps ## WCAG or Vendor Guidance (optional) * [WCAG 2.1 4.1.3 Status Messages](https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html) ## Screenshots or Trace Logs <img width="1464" alt="Screen Shot 2020-12-07 at 10 30 30 AM" src="https://user-images.githubusercontent.com/14154792/101375109-0623a980-387d-11eb-94f5-777709e63880.png">
1.0
508-defect-2 [COGNITION, SCREENREADER]: Changes to the length of the form SHOULD be announced to screen reader users - ## [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) ## Feedback framework - **❗️ Must** for if the feedback must be applied - **⚠️ Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Definition of done 1. Review and acknowledge feedback. 1. Fix and/or document decisions made. 1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix. <hr/> ## Point of Contact **VFS Point of Contact:** Josh ## User Story or Problem Statement As a screen reader user, I expect to be politely alerted of any important changes to the page so that I can plan my following steps accordingly. ## Details Depending on the user's selections, the length of the flow may shrink or expand. Sighted users are aware of this as the heading and progress indicator on the page are updated upon selection. However, screen reader users are not notified of this change. ## Acceptance Criteria ### Solution A: Quickly improve the screen reader experience - [ ] The screen reader politely announces to the user when a change to the form's length has been made to provide an equal experience to sighted users. OR ### Solution B: Enhance the design of the experience - [ ] An alert on the page itself announces the change and why more steps have been added. OR ### Solution C: Simplify the experience - [ ] Explore alternative design options. ## Environment * Operating System: Mac, Windows * Browser: Safari, Firefox * Screenreading device: VoiceOver, NVDA * Server destination: staging, production ## Steps to Recreate 1. Enter `https://staging.va.gov/careers-employment/education-and-career-counseling/apply-career-guidance-form-28-8832/status-selection` in browser. 2. Begin form without signing in. 3. Fill out the form using dummy data and reach "Step 1 of 2: Applicant Information", "Select one of the options" question. 4. Start one of the screen reading devices listed in environment. 5. Select "Spouse of a..." 6. The progress indicator expands and the `h2` string updates to "Step 1 of 3: Applicant Information." 7. Nothing is announced on the screen reader. ## Solutions ### Solution A: Quickly improve the screen reader experience Simply add `aria-live: polite` to the `div` that wraps the progress indicator and `h2`. This will announce the `h2` to screen reader users if it is changed. ``` html <div> <div class="progress-bar-segmented" role="progressbar" aria-valuenow="1" aria-valuemin="0" aria-valuemax="2" tabindex="0"> <div class="progress-segment progress-segment-complete"></div> <div class="progress-segment "></div> </div> <div class="schemaform-chapter-progress"> <div aria-valuenow="1" aria-valuemin="1" aria-valuetext="Step 1 of 2: Applicant Information" aria-valuemax="2" class="nav-header nav-header-schemaform"> <h2 id="nav-form-header" class="vads-u-font-size--h4" tabindex="-1">Step 1 of 2: Applicant Information</h2> </div> </div> </div> ``` ``` diff <!-- Add in aria live polite to this div --> + <div aria-live="polite"> <div class="progress-bar-segmented" role="progressbar" aria-valuenow="1" aria-valuemin="0" aria-valuemax="2" tabindex="0"> <div class="progress-segment progress-segment-complete"></div> <div class="progress-segment "></div> </div> <div class="schemaform-chapter-progress"> <div aria-valuenow="1" aria-valuemin="1" aria-valuetext="Step 1 of 2: Applicant Information" aria-valuemax="2" class="nav-header nav-header-schemaform"> <h2 id="nav-form-header" class="vads-u-font-size--h4" tabindex="-1">Step 1 of 2: Applicant Information</h2> </div> </div> </div> ``` ## Solution B: Enhance the design of the experience Add an alert on the page that announces that more questions/steps have been added to the flow based on the selection. This solution would need guidance from @sporeboy . ## Solution C: Simplify the experience Consider re-exploring the current design choices in communicating progress. As of now, several accessibility and usability issues exist in regards to the progress indicator and breakdown of steps including: - While sighted users can tell if a choice will increase the amount of choices in the form, screen reader users do not have a comparable experience as it is not announced to them. - Some forms, like the 526 form, have a significantly unequal distribution of tasks for each step. Users may feel that a form is longer than it actually is due to the progress bar indicating progress by step as opposed to volume of questions/pages. - The progress bar is in the tab order despite not being an interactive element. NVDA will announce the progress indicator as "progress bar 1" which provides little to no context. - The progress indicator uses the color blue to indicate progress. Since blue is a common indicator for something being interactive, users may mistake the progress bar as a means of navigation. It also draws attention away from more important elements on the page (like the continue button and question itself). [Gov.uk conducted a study on progress indicators](https://designnotes.blog.gov.uk/2014/07/07/do-less-problems-as-shared-spaces/) where it was observed that it was mostly ignored-- but for "those that did notice it were getting confused about what it did, and others were even feeling intimidated when seeing it.” [Their official documentation has more details on this.](https://design-system.service.gov.uk/patterns/question-pages/#using-progress-indicators) Alternatives can include only having the amount of questions or steps listed. [Adam Silver who wrote the book Form Design Patterns also agrees with this.](https://adamsilver.io/articles/form-design-from-zero-to-hero-all-in-one-blog-post/#flow-and-order) Usability studies could be conducted to explore alternatives such as: - Removing the progress indicator - Chunking out steps into smaller forms and listing number of questions instead of steps ## WCAG or Vendor Guidance (optional) * [WCAG 2.1 4.1.3 Status Messages](https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html) ## Screenshots or Trace Logs <img width="1464" alt="Screen Shot 2020-12-07 at 10 30 30 AM" src="https://user-images.githubusercontent.com/14154792/101375109-0623a980-387d-11eb-94f5-777709e63880.png">
defect
defect changes to the length of the form should be announced to screen reader users feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge feedback fix and or document decisions made accessibility specialist will close ticket after reviewing documented decisions validating fix point of contact vfs point of contact josh user story or problem statement as a screen reader user i expect to be politely alerted of any important changes to the page so that i can plan my following steps accordingly details depending on the user s selections the length of the flow may shrink or expand sighted users are aware of this as the heading and progress indicator on the page are updated upon selection however screen reader users are not notified of this change acceptance criteria solution a quickly improve the screen reader experience the screen reader politely announces to the user when a change to the form s length has been made to provide an equal experience to sighted users or solution b enhance the design of the experience an alert on the page itself announces the change and why more steps have been added or solution c simplify the experience explore alternative design options environment operating system mac windows browser safari firefox screenreading device voiceover nvda server destination staging production steps to recreate enter in browser begin form without signing in fill out the form using dummy data and reach step of applicant information select one of the options question start one of the screen reading devices listed in environment select spouse of a the progress indicator expands and the string updates to step of applicant information nothing is announced on the screen reader solutions solution a quickly improve the screen reader experience simply add aria live polite to the div that wraps the progress indicator and this will announce the to screen reader users if it is changed html step of applicant information diff step of applicant information solution b enhance the design of the experience add an alert on the page that announces that more questions steps have been added to the flow based on the selection this solution would need guidance from sporeboy solution c simplify the experience consider re exploring the current design choices in communicating progress as of now several accessibility and usability issues exist in regards to the progress indicator and breakdown of steps including while sighted users can tell if a choice will increase the amount of choices in the form screen reader users do not have a comparable experience as it is not announced to them some forms like the form have a significantly unequal distribution of tasks for each step users may feel that a form is longer than it actually is due to the progress bar indicating progress by step as opposed to volume of questions pages the progress bar is in the tab order despite not being an interactive element nvda will announce the progress indicator as progress bar which provides little to no context the progress indicator uses the color blue to indicate progress since blue is a common indicator for something being interactive users may mistake the progress bar as a means of navigation it also draws attention away from more important elements on the page like the continue button and question itself where it was observed that it was mostly ignored but for those that did notice it were getting confused about what it did and others were even feeling intimidated when seeing it ” alternatives can include only having the amount of questions or steps listed usability studies could be conducted to explore alternatives such as removing the progress indicator chunking out steps into smaller forms and listing number of questions instead of steps wcag or vendor guidance optional screenshots or trace logs img width alt screen shot at am src
1
49,882
13,187,284,689
IssuesEvent
2020-08-13 02:55:43
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[dataio] Undefined behavior in dataio/icetray (Trac #2216)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2216">https://code.icecube.wisc.edu/ticket/2216</a>, reported by jbraun and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-03-19T15:14:54", "description": "I can elicit undefined behavior in dataio unit tests by the following:\n\n1. Run a_nocompression.py\n2. Run i_adds_mutineer.py\n3. Run j_fatals_reading_mutineer.py with the addition of 'from icecube.test_unregistered import UnregisteredTrack'. I've pasted a single python file below that elicits this behavior.\n\nThe test randomly passes/fails. I can only reproduce this behavior on Mac OSX, and my test setup included Python 2.7.14 and LLVM-9.0.0.\n\n\n#!/usr/bin/env python\n\nfrom I3Tray import *\n\nfrom os.path import expandvars\n\nimport os\nimport sys\n\nfrom icecube import dataclasses \nfrom icecube import phys_services \nfrom icecube import dataio \n\nfrom icecube.test_unregistered import UnregisteredTrack\n\n#\n# This sets up a bunch of paths of files and stuff. Nice to have a\n# real scripting language at one's disposal for this kind of thing.\n#\ntestdata = expandvars(\"$I3_TESTDATA\")\nrunfile = testdata + \"/2007data/2007_I3Only_Run109732_Nch20.i3.gz\"\n\ntray = I3Tray()\n\ntray.AddModule(\"I3Reader\",\n Filename = runfile,\n SkipKeys = [\"I3PfFilterMask\",\"CalibratedFADC\",\"CalibratedATWD\"])\n\n# This file is super old\ntray.AddModule(\"QConverter\")\ntray.AddModule(lambda fr: False) # Drop all existing P-frames\n\n#\n# Make the Q frames into P\n#\ntray.AddModule(\"I3NullSplitter\")\n\n#\n# And this is the magic writer. We will make it work harder later.\n#\ntray.AddModule(\"I3Writer\", filename = \"pass1.i3\")\n\n#\n# Here we specify how many frames to process, or we can omit the\n# argument to Execute() and the the tray will run until a module tells\n# it to stop (via RequestSuspension()). We'll do a few frames so\n# there's a chunk of data involved.\n#\ntray.Execute(15)\n\ntray = I3Tray()\ntray.AddModule(\"I3Reader\", Filename=\"pass1.i3\")\ntray.AddModule(lambda frame : \\\n frame.Put(\"mutineer\", UnregisteredTrack()))\ntray.AddModule(\"Dump\")\ntray.AddModule(\"I3Writer\", Filename = \"hasmutineer.i3.gz\")\n\ntray.Execute()\n\ntray = I3Tray()\n\n# by default the reader will log_fatal if it can't deserialize something\ntray.AddModule(\"I3Reader\",\"reader\", Filename=expandvars(\"hasmutineer.i3.gz\"))\n\n# this guy actually does the get and causes the error\ntray.AddModule(\"Get\", \"getter\")(\n (\"Keys\", [\"mutineer\"])\n )\n\ntray.AddModule(\"Dump\",\"dump\")\n\ntry:\n tray.Execute()\n \n\nexcept:\n sys.exit(0)\nelse:\n print(\"***\\n***\\n*** Failure! Script didn't throw as it should have.\\n***\\n***\\n***\\n\")\n sys.exit(1) # ought to die, shouldn't get here", "reporter": "jbraun", "cc": "", "resolution": "fixed", "_ts": "1553008494085899", "component": "combo core", "summary": "[dataio] Undefined behavior in dataio/icetray", "priority": "major", "keywords": "bug icetray dataio", "time": "2018-12-04T16:15:08", "milestone": "Vernal Equinox 2019", "owner": "olivas", "type": "defect" } ``` </p> </details>
1.0
[dataio] Undefined behavior in dataio/icetray (Trac #2216) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2216">https://code.icecube.wisc.edu/ticket/2216</a>, reported by jbraun and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-03-19T15:14:54", "description": "I can elicit undefined behavior in dataio unit tests by the following:\n\n1. Run a_nocompression.py\n2. Run i_adds_mutineer.py\n3. Run j_fatals_reading_mutineer.py with the addition of 'from icecube.test_unregistered import UnregisteredTrack'. I've pasted a single python file below that elicits this behavior.\n\nThe test randomly passes/fails. I can only reproduce this behavior on Mac OSX, and my test setup included Python 2.7.14 and LLVM-9.0.0.\n\n\n#!/usr/bin/env python\n\nfrom I3Tray import *\n\nfrom os.path import expandvars\n\nimport os\nimport sys\n\nfrom icecube import dataclasses \nfrom icecube import phys_services \nfrom icecube import dataio \n\nfrom icecube.test_unregistered import UnregisteredTrack\n\n#\n# This sets up a bunch of paths of files and stuff. Nice to have a\n# real scripting language at one's disposal for this kind of thing.\n#\ntestdata = expandvars(\"$I3_TESTDATA\")\nrunfile = testdata + \"/2007data/2007_I3Only_Run109732_Nch20.i3.gz\"\n\ntray = I3Tray()\n\ntray.AddModule(\"I3Reader\",\n Filename = runfile,\n SkipKeys = [\"I3PfFilterMask\",\"CalibratedFADC\",\"CalibratedATWD\"])\n\n# This file is super old\ntray.AddModule(\"QConverter\")\ntray.AddModule(lambda fr: False) # Drop all existing P-frames\n\n#\n# Make the Q frames into P\n#\ntray.AddModule(\"I3NullSplitter\")\n\n#\n# And this is the magic writer. We will make it work harder later.\n#\ntray.AddModule(\"I3Writer\", filename = \"pass1.i3\")\n\n#\n# Here we specify how many frames to process, or we can omit the\n# argument to Execute() and the the tray will run until a module tells\n# it to stop (via RequestSuspension()). We'll do a few frames so\n# there's a chunk of data involved.\n#\ntray.Execute(15)\n\ntray = I3Tray()\ntray.AddModule(\"I3Reader\", Filename=\"pass1.i3\")\ntray.AddModule(lambda frame : \\\n frame.Put(\"mutineer\", UnregisteredTrack()))\ntray.AddModule(\"Dump\")\ntray.AddModule(\"I3Writer\", Filename = \"hasmutineer.i3.gz\")\n\ntray.Execute()\n\ntray = I3Tray()\n\n# by default the reader will log_fatal if it can't deserialize something\ntray.AddModule(\"I3Reader\",\"reader\", Filename=expandvars(\"hasmutineer.i3.gz\"))\n\n# this guy actually does the get and causes the error\ntray.AddModule(\"Get\", \"getter\")(\n (\"Keys\", [\"mutineer\"])\n )\n\ntray.AddModule(\"Dump\",\"dump\")\n\ntry:\n tray.Execute()\n \n\nexcept:\n sys.exit(0)\nelse:\n print(\"***\\n***\\n*** Failure! Script didn't throw as it should have.\\n***\\n***\\n***\\n\")\n sys.exit(1) # ought to die, shouldn't get here", "reporter": "jbraun", "cc": "", "resolution": "fixed", "_ts": "1553008494085899", "component": "combo core", "summary": "[dataio] Undefined behavior in dataio/icetray", "priority": "major", "keywords": "bug icetray dataio", "time": "2018-12-04T16:15:08", "milestone": "Vernal Equinox 2019", "owner": "olivas", "type": "defect" } ``` </p> </details>
defect
undefined behavior in dataio icetray trac migrated from json status closed changetime description i can elicit undefined behavior in dataio unit tests by the following n run a nocompression py run i adds mutineer py run j fatals reading mutineer py with the addition of from icecube test unregistered import unregisteredtrack i ve pasted a single python file below that elicits this behavior n nthe test randomly passes fails i can only reproduce this behavior on mac osx and my test setup included python and llvm n n n usr bin env python n nfrom import n nfrom os path import expandvars n nimport os nimport sys n nfrom icecube import dataclasses nfrom icecube import phys services nfrom icecube import dataio n nfrom icecube test unregistered import unregisteredtrack n n n this sets up a bunch of paths of files and stuff nice to have a n real scripting language at one s disposal for this kind of thing n ntestdata expandvars testdata nrunfile testdata gz n ntray n ntray addmodule n filename runfile n skipkeys n n this file is super old ntray addmodule qconverter ntray addmodule lambda fr false drop all existing p frames n n n make the q frames into p n ntray addmodule n n n and this is the magic writer we will make it work harder later n ntray addmodule filename n n n here we specify how many frames to process or we can omit the n argument to execute and the the tray will run until a module tells n it to stop via requestsuspension we ll do a few frames so n there s a chunk of data involved n ntray execute n ntray ntray addmodule filename ntray addmodule lambda frame n frame put mutineer unregisteredtrack ntray addmodule dump ntray addmodule filename hasmutineer gz n ntray execute n ntray n n by default the reader will log fatal if it can t deserialize something ntray addmodule reader filename expandvars hasmutineer gz n n this guy actually does the get and causes the error ntray addmodule get getter n keys n n ntray addmodule dump dump n ntry n tray execute n n nexcept n sys exit nelse n print n n failure script didn t throw as it should have n n n n n sys exit ought to die shouldn t get here reporter jbraun cc resolution fixed ts component combo core summary undefined behavior in dataio icetray priority major keywords bug icetray dataio time milestone vernal equinox owner olivas type defect
1
68,888
21,942,578,755
IssuesEvent
2022-05-23 19:47:46
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
[2.5] style(notes): missing top and bottom borders at read-only pad
type: defect module: client design: user interface component: shared notes
**Describe the bug** The pads' have a thin grey border, both at the top and bottom of the text area that went missing after the pad's HTML content started being rendered inside an iframe. **Expected behavior** The iframe to follow the same style as before. **Screenshots** ![border](https://user-images.githubusercontent.com/1778398/167930546-d51ffd27-9bf1-48cf-840b-21c8614f978a.png)
1.0
[2.5] style(notes): missing top and bottom borders at read-only pad - **Describe the bug** The pads' have a thin grey border, both at the top and bottom of the text area that went missing after the pad's HTML content started being rendered inside an iframe. **Expected behavior** The iframe to follow the same style as before. **Screenshots** ![border](https://user-images.githubusercontent.com/1778398/167930546-d51ffd27-9bf1-48cf-840b-21c8614f978a.png)
defect
style notes missing top and bottom borders at read only pad describe the bug the pads have a thin grey border both at the top and bottom of the text area that went missing after the pad s html content started being rendered inside an iframe expected behavior the iframe to follow the same style as before screenshots
1
111,918
24,214,361,413
IssuesEvent
2022-09-26 04:39:50
robert-altom/test
https://api.github.com/repos/robert-altom/test
closed
Add try catch when transforming game object to altunityobject
1.5.8 in code review
This way if one game object throws an error the rest of the object will still be returned --- <sub>You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/401).</sub>
1.0
Add try catch when transforming game object to altunityobject - This way if one game object throws an error the rest of the object will still be returned --- <sub>You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/401).</sub>
non_defect
add try catch when transforming game object to altunityobject this way if one game object throws an error the rest of the object will still be returned you can find the original issue from gitlab
0
29,906
5,705,450,841
IssuesEvent
2017-04-18 08:35:05
orbisgis/orbiswps
https://api.github.com/repos/orbisgis/orbiswps
opened
Scripts Translation
documentation
(Comment from @ebocher) Implements a system based on groovy annotation to set the translation of in-line string like ``` java @Process() def processing() { literalDataOutput = tr("Process done") } @tr(description = ["Process done", ["Process done.","en", "Traitement réalisé.","fr"]]) ``` Explain in the wiki how to build a script plugin and how to translate the scripts.
1.0
Scripts Translation - (Comment from @ebocher) Implements a system based on groovy annotation to set the translation of in-line string like ``` java @Process() def processing() { literalDataOutput = tr("Process done") } @tr(description = ["Process done", ["Process done.","en", "Traitement réalisé.","fr"]]) ``` Explain in the wiki how to build a script plugin and how to translate the scripts.
non_defect
scripts translation comment from ebocher implements a system based on groovy annotation to set the translation of in line string like java process def processing literaldataoutput tr process done tr description process done process done en traitement réalisé fr explain in the wiki how to build a script plugin and how to translate the scripts
0
19,579
13,283,967,490
IssuesEvent
2020-08-24 05:01:50
nix7drummer88/pigz-python
https://api.github.com/repos/nix7drummer88/pigz-python
closed
Update GitHub actions
infrastructure
Consider switching the style checks run at build time. The current one used is failing due to how it installs isort, and isort changed its CLI from major version 4 to 5 (submitted a PR for this: https://github.com/bulv1ne/python-style-check/pull/3 Consider moving to the following: https://github.com/marketplace/actions/python-code-quality-and-lint
1.0
Update GitHub actions - Consider switching the style checks run at build time. The current one used is failing due to how it installs isort, and isort changed its CLI from major version 4 to 5 (submitted a PR for this: https://github.com/bulv1ne/python-style-check/pull/3 Consider moving to the following: https://github.com/marketplace/actions/python-code-quality-and-lint
non_defect
update github actions consider switching the style checks run at build time the current one used is failing due to how it installs isort and isort changed its cli from major version to submitted a pr for this consider moving to the following
0
60,387
17,023,412,376
IssuesEvent
2021-07-03 01:53:50
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
No map display
Component: merkaartor Priority: critical Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 7.35am, Sunday, 31st May 2009]** Since an update around start of may 2008, Merkaartor doesn't show my map anymore (see attachment). If you zoom or move, nothing change. Allways this white screen with the black line. What it tried without succes: * Two or three updates didn't change anything (I'm now with 0.13.2) * I removed the directory ~/.config/BartVanhauwaert/ and its content. * I removed ~/.QMapControlCache/ * I suppressed and reinstalled Merkaartor. I use Merkaartor on openSUSE 11.1 x86_64 from the repository Application:Geo My Qt version 4.4.3. I tried to install Windows version with Wine and everything is fine (except it looks ugly ;-) ). Cheers for your help, I cannot use this great software right now, it blocks me.
1.0
No map display - **[Submitted to the original trac issue database at 7.35am, Sunday, 31st May 2009]** Since an update around start of may 2008, Merkaartor doesn't show my map anymore (see attachment). If you zoom or move, nothing change. Allways this white screen with the black line. What it tried without succes: * Two or three updates didn't change anything (I'm now with 0.13.2) * I removed the directory ~/.config/BartVanhauwaert/ and its content. * I removed ~/.QMapControlCache/ * I suppressed and reinstalled Merkaartor. I use Merkaartor on openSUSE 11.1 x86_64 from the repository Application:Geo My Qt version 4.4.3. I tried to install Windows version with Wine and everything is fine (except it looks ugly ;-) ). Cheers for your help, I cannot use this great software right now, it blocks me.
defect
no map display since an update around start of may merkaartor doesn t show my map anymore see attachment if you zoom or move nothing change allways this white screen with the black line what it tried without succes two or three updates didn t change anything i m now with i removed the directory config bartvanhauwaert and its content i removed qmapcontrolcache i suppressed and reinstalled merkaartor i use merkaartor on opensuse from the repository application geo my qt version i tried to install windows version with wine and everything is fine except it looks ugly cheers for your help i cannot use this great software right now it blocks me
1
394,348
11,641,867,022
IssuesEvent
2020-02-29 04:38:11
gracebodur/start-small
https://api.github.com/repos/gracebodur/start-small
closed
As a user/returning user I want to be able to log out from my account.
priority: high
Technical task: - [x] Form - [x] Link to path - [x] Redirect to search-page Estimate Duration : 2 - 3 hrs
1.0
As a user/returning user I want to be able to log out from my account. - Technical task: - [x] Form - [x] Link to path - [x] Redirect to search-page Estimate Duration : 2 - 3 hrs
non_defect
as a user returning user i want to be able to log out from my account technical task form link to path redirect to search page estimate duration hrs
0
51,041
13,188,055,303
IssuesEvent
2020-08-13 05:25:31
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[bootcamp] Test ticket (Trac #1865)
Migrated from Trac cmake defect
This is just for illustration purposes. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1865">https://code.icecube.wisc.edu/ticket/1865</a>, reported by olivas and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2016-10-01T08:53:31", "description": "This is just for illustration purposes.", "reporter": "olivas", "cc": "", "resolution": "invalid", "_ts": "1475312011603176", "component": "cmake", "summary": "[bootcamp] Test ticket", "priority": "normal", "keywords": "", "time": "2016-10-01T08:53:05", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
1.0
[bootcamp] Test ticket (Trac #1865) - This is just for illustration purposes. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1865">https://code.icecube.wisc.edu/ticket/1865</a>, reported by olivas and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2016-10-01T08:53:31", "description": "This is just for illustration purposes.", "reporter": "olivas", "cc": "", "resolution": "invalid", "_ts": "1475312011603176", "component": "cmake", "summary": "[bootcamp] Test ticket", "priority": "normal", "keywords": "", "time": "2016-10-01T08:53:05", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
defect
test ticket trac this is just for illustration purposes migrated from json status closed changetime description this is just for illustration purposes reporter olivas cc resolution invalid ts component cmake summary test ticket priority normal keywords time milestone owner olivas type defect
1
206,851
15,780,303,603
IssuesEvent
2021-04-01 09:47:15
Tencent/bk-ci
https://api.github.com/repos/Tencent/bk-ci
closed
fix: “Job依赖”与“何时运行本Job”优先级问题
area/ci/agent area/ci/backend kind/bug kind/feat/product stage/test stage/uat test/passed uat/passed
**1. 明确Job依赖检测优先级**: 原#111没有详细说明此类场景的优先级顺序,实现上默认以DependOn为最高优先级。 #3336 问题在于打破该规则,只是简单将条件判断优先级提高导致了问题:比如 b依赖于a所产生的条件值才运行,并且设置了依赖a,因启动时a和b是并行的,如果先判断该条件,则一开始b就不会满足执行条件而直接跳过。 **现修复为:** b依赖于a: - 如果a执行,b执行:a失败时,b为跳过状态;a成功时,b执行。 - 如果a执行,b跳过:b无论如何都是跳过状态。 - 如果a跳过:b无论如何都是跳过状态。 **Environment**: - bk-ci version v1.4.0, v1.3
2.0
fix: “Job依赖”与“何时运行本Job”优先级问题 - **1. 明确Job依赖检测优先级**: 原#111没有详细说明此类场景的优先级顺序,实现上默认以DependOn为最高优先级。 #3336 问题在于打破该规则,只是简单将条件判断优先级提高导致了问题:比如 b依赖于a所产生的条件值才运行,并且设置了依赖a,因启动时a和b是并行的,如果先判断该条件,则一开始b就不会满足执行条件而直接跳过。 **现修复为:** b依赖于a: - 如果a执行,b执行:a失败时,b为跳过状态;a成功时,b执行。 - 如果a执行,b跳过:b无论如何都是跳过状态。 - 如果a跳过:b无论如何都是跳过状态。 **Environment**: - bk-ci version v1.4.0, v1.3
non_defect
fix “job依赖”与“何时运行本job”优先级问题 明确job依赖检测优先级 原 ,实现上默认以dependon为最高优先级。 问题在于打破该规则,只是简单将条件判断优先级提高导致了问题:比如 b依赖于a所产生的条件值才运行,并且设置了依赖a,因启动时a和b是并行的,如果先判断该条件,则一开始b就不会满足执行条件而直接跳过。 现修复为: b依赖于a: 如果a执行,b执行:a失败时,b为跳过状态;a成功时,b执行。 如果a执行,b跳过:b无论如何都是跳过状态。 如果a跳过:b无论如何都是跳过状态。 environment bk ci version
0
2,861
2,718,839,317
IssuesEvent
2015-04-12 18:33:42
reactjs/React.NET
https://api.github.com/repos/reactjs/React.NET
closed
Tutorial change to fix IE caching of comment ajax response
Documentation
IE will aggressively cache ajax responses. In the tutorial the list of comments is retrieved from the server using the following method. ```csharp public ActionResult Comments() { return Json(_comments, JsonRequestBehavior.AllowGet); } ``` This will not work out of the box in IE because the response is cached and will not contain the newly added comment. To prevent IE from caching the response, you can add a Cache-Control header to the response like this: ```csharp public ActionResult Comments() { Response.Cache.SetCacheability(HttpCacheability.NoCache); return Json(_comments, JsonRequestBehavior.AllowGet); } ```
1.0
Tutorial change to fix IE caching of comment ajax response - IE will aggressively cache ajax responses. In the tutorial the list of comments is retrieved from the server using the following method. ```csharp public ActionResult Comments() { return Json(_comments, JsonRequestBehavior.AllowGet); } ``` This will not work out of the box in IE because the response is cached and will not contain the newly added comment. To prevent IE from caching the response, you can add a Cache-Control header to the response like this: ```csharp public ActionResult Comments() { Response.Cache.SetCacheability(HttpCacheability.NoCache); return Json(_comments, JsonRequestBehavior.AllowGet); } ```
non_defect
tutorial change to fix ie caching of comment ajax response ie will aggressively cache ajax responses in the tutorial the list of comments is retrieved from the server using the following method csharp public actionresult comments return json comments jsonrequestbehavior allowget this will not work out of the box in ie because the response is cached and will not contain the newly added comment to prevent ie from caching the response you can add a cache control header to the response like this csharp public actionresult comments response cache setcacheability httpcacheability nocache return json comments jsonrequestbehavior allowget
0
90,679
11,425,119,096
IssuesEvent
2020-02-03 19:10:42
vmware/clarity
https://api.github.com/repos/vmware/clarity
closed
Dual-List Component
needs: design type: new component
``` [ ] bug [x ] feature request [ ] enhancement ``` Do you have any plan to add Dual-List Component to your library?
1.0
Dual-List Component - ``` [ ] bug [x ] feature request [ ] enhancement ``` Do you have any plan to add Dual-List Component to your library?
non_defect
dual list component bug feature request enhancement do you have any plan to add dual list component to your library
0
80,984
30,644,118,796
IssuesEvent
2023-07-25 02:09:50
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: ``scipy.optimize._differentialevolution`` incorrectly converted np.inf values to ``self.bounds`` when ``using scipy.optimized.Bounds``
defect scipy.optimize
### Describe your issue. Hello scipy team, thank you for providing such an amazing package. While working with your differential evolution algorithm, I experienced a conversion problem with the optimization variable bounds when working with ``np.inf`` values together with ``scipy.optimize.Bounds``. In line 680 of the file ``scipy.optimized._differentialevolution`` we have ```python self.limits = np.array(new_bounds_to_old(bounds.lb, bounds.ub, len(bounds.lb)), dtype=float).T ``` which results in ``nan``-values in ``self.limits``, caused by line 400-401 in ``scipy.optimize._bounds`` ```python lb = [float(x) if x > -np.inf else None for x in lb] ub = [float(x) if x < np.inf else None for x in ub] ``` One fix would probably be to substitute the lines above by ```python lb = [float(x) if x > -np.inf else -np.inf for x in lb] ub = [float(x) if x < np.inf else np.inf for x in ub] ``` Thank you very much in advance :) ### Reproducing Code Example ```python import numpy as np from scipy.optimize import Bounds, differential_evolution bounds = Bounds(lb=np.array([0, -np.inf]), ub=np.array([np.inf, 0])) func = lambda x,y: x**2 + y **2 res = differential_evolution( func = func, bounds = bounds ) ``` ### Error message ```shell Traceback (most recent call last): File "secret/scipy_bug.py", line 8, in <module> res = differential_evolution( ^^^^^^^^^^^^^^^^^^^^^^^ File "secret/.venv/lib/python3.11/site-packages/scipy/optimize/_differentialevolution.py", line 377, in differential_evolution with DifferentialEvolutionSolver(func, bounds, args=args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "secret/.venv/lib/python3.11/site-packages/scipy/optimize/_differentialevolution.py", line 689, in __init__ raise ValueError('bounds should be a sequence containing ' ValueError: bounds should be a sequence containing real valued (min, max) pairs for each value in x ``` ### SciPy/NumPy/Python version and system information ```shell 1.9.3 1.24.2 sys.version_info(major=3, minor=11, micro=2, releaselevel='final', serial=0) openblas64__info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None)] runtime_library_dirs = ['/usr/local/lib'] blas_ilp64_opt_info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None)] runtime_library_dirs = ['/usr/local/lib'] openblas64__lapack_info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None), ('HAVE_LAPACKE', None)] runtime_library_dirs = ['/usr/local/lib'] lapack_ilp64_opt_info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None), ('HAVE_LAPACKE', None)] runtime_library_dirs = ['/usr/local/lib'] Supported SIMD extensions in this NumPy install: baseline = SSE,SSE2,SSE3 found = SSSE3,SSE41,POPCNT,SSE42,AVX,F16C,FMA3,AVX2 not found = AVX512F,AVX512CD,AVX512_KNL,AVX512_SKX,AVX512_CLX,AVX512_CNL,AVX512_ICL ```
1.0
BUG: ``scipy.optimize._differentialevolution`` incorrectly converted np.inf values to ``self.bounds`` when ``using scipy.optimized.Bounds`` - ### Describe your issue. Hello scipy team, thank you for providing such an amazing package. While working with your differential evolution algorithm, I experienced a conversion problem with the optimization variable bounds when working with ``np.inf`` values together with ``scipy.optimize.Bounds``. In line 680 of the file ``scipy.optimized._differentialevolution`` we have ```python self.limits = np.array(new_bounds_to_old(bounds.lb, bounds.ub, len(bounds.lb)), dtype=float).T ``` which results in ``nan``-values in ``self.limits``, caused by line 400-401 in ``scipy.optimize._bounds`` ```python lb = [float(x) if x > -np.inf else None for x in lb] ub = [float(x) if x < np.inf else None for x in ub] ``` One fix would probably be to substitute the lines above by ```python lb = [float(x) if x > -np.inf else -np.inf for x in lb] ub = [float(x) if x < np.inf else np.inf for x in ub] ``` Thank you very much in advance :) ### Reproducing Code Example ```python import numpy as np from scipy.optimize import Bounds, differential_evolution bounds = Bounds(lb=np.array([0, -np.inf]), ub=np.array([np.inf, 0])) func = lambda x,y: x**2 + y **2 res = differential_evolution( func = func, bounds = bounds ) ``` ### Error message ```shell Traceback (most recent call last): File "secret/scipy_bug.py", line 8, in <module> res = differential_evolution( ^^^^^^^^^^^^^^^^^^^^^^^ File "secret/.venv/lib/python3.11/site-packages/scipy/optimize/_differentialevolution.py", line 377, in differential_evolution with DifferentialEvolutionSolver(func, bounds, args=args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "secret/.venv/lib/python3.11/site-packages/scipy/optimize/_differentialevolution.py", line 689, in __init__ raise ValueError('bounds should be a sequence containing ' ValueError: bounds should be a sequence containing real valued (min, max) pairs for each value in x ``` ### SciPy/NumPy/Python version and system information ```shell 1.9.3 1.24.2 sys.version_info(major=3, minor=11, micro=2, releaselevel='final', serial=0) openblas64__info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None)] runtime_library_dirs = ['/usr/local/lib'] blas_ilp64_opt_info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None)] runtime_library_dirs = ['/usr/local/lib'] openblas64__lapack_info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None), ('HAVE_LAPACKE', None)] runtime_library_dirs = ['/usr/local/lib'] lapack_ilp64_opt_info: libraries = ['openblas64_', 'openblas64_'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None), ('BLAS_SYMBOL_SUFFIX', '64_'), ('HAVE_BLAS_ILP64', None), ('HAVE_LAPACKE', None)] runtime_library_dirs = ['/usr/local/lib'] Supported SIMD extensions in this NumPy install: baseline = SSE,SSE2,SSE3 found = SSSE3,SSE41,POPCNT,SSE42,AVX,F16C,FMA3,AVX2 not found = AVX512F,AVX512CD,AVX512_KNL,AVX512_SKX,AVX512_CLX,AVX512_CNL,AVX512_ICL ```
defect
bug scipy optimize differentialevolution incorrectly converted np inf values to self bounds when using scipy optimized bounds describe your issue hello scipy team thank you for providing such an amazing package while working with your differential evolution algorithm i experienced a conversion problem with the optimization variable bounds when working with np inf values together with scipy optimize bounds in line of the file scipy optimized differentialevolution we have python self limits np array new bounds to old bounds lb bounds ub len bounds lb dtype float t which results in nan values in self limits caused by line in scipy optimize bounds python lb ub one fix would probably be to substitute the lines above by python lb ub thank you very much in advance reproducing code example python import numpy as np from scipy optimize import bounds differential evolution bounds bounds lb np array ub np array func lambda x y x y res differential evolution func func bounds bounds error message shell traceback most recent call last file secret scipy bug py line in res differential evolution file secret venv lib site packages scipy optimize differentialevolution py line in differential evolution with differentialevolutionsolver func bounds args args file secret venv lib site packages scipy optimize differentialevolution py line in init raise valueerror bounds should be a sequence containing valueerror bounds should be a sequence containing real valued min max pairs for each value in x scipy numpy python version and system information shell sys version info major minor micro releaselevel final serial info libraries library dirs language c define macros runtime library dirs blas opt info libraries library dirs language c define macros runtime library dirs lapack info libraries library dirs language c define macros runtime library dirs lapack opt info libraries library dirs language c define macros runtime library dirs supported simd extensions in this numpy install baseline sse found popcnt avx not found knl skx clx cnl icl
1
106,063
16,664,216,973
IssuesEvent
2021-06-06 21:56:23
AlexRogalskiy/github-action-screenshots
https://api.github.com/repos/AlexRogalskiy/github-action-screenshots
opened
CVE-2021-33502 (High) detected in normalize-url-4.5.0.tgz
security vulnerability
## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-4.5.0.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz</a></p> <p>Path to dependency file: github-action-screenshots/package.json</p> <p>Path to vulnerable library: github-action-screenshots/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - npm-5.3.5.tgz (Root Library) - :x: **normalize-url-4.5.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/github-action-screenshots/commit/1181d0e4eb7a26828242d5f8a1a79ce9ede37d44">1181d0e4eb7a26828242d5f8a1a79ce9ede37d44</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs. <p>Publish Date: 2021-05-24 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p> <p>Release Date: 2021-05-24</p> <p>Fix Resolution: normalize-url - 4.5.1, 5.3.1, 6.0.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-33502 (High) detected in normalize-url-4.5.0.tgz - ## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-4.5.0.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz</a></p> <p>Path to dependency file: github-action-screenshots/package.json</p> <p>Path to vulnerable library: github-action-screenshots/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - npm-5.3.5.tgz (Root Library) - :x: **normalize-url-4.5.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/github-action-screenshots/commit/1181d0e4eb7a26828242d5f8a1a79ce9ede37d44">1181d0e4eb7a26828242d5f8a1a79ce9ede37d44</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs. <p>Publish Date: 2021-05-24 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p> <p>Release Date: 2021-05-24</p> <p>Fix Resolution: normalize-url - 4.5.1, 5.3.1, 6.0.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in normalize url tgz cve high severity vulnerability vulnerable library normalize url tgz normalize a url library home page a href path to dependency file github action screenshots package json path to vulnerable library github action screenshots node modules normalize url package json dependency hierarchy npm tgz root library x normalize url tgz vulnerable library found in head commit a href vulnerability details the normalize url package before x before and x before for node js has a redos regular expression denial of service issue because it has exponential performance for data urls publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution normalize url step up your open source security game with whitesource
0
75,849
26,103,139,234
IssuesEvent
2022-12-27 09:47:25
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Timeline class method not found in Primefaces8
:lady_beetle: defect :bangbang: needs-triage
### Describe the bug Hi, We are migrating our Primefaces application from version 6.0 to 8.0 and in the 6.0 version we are using org.primefaces.component.timeline.Timeline class After upgrading the project version to 8.0 few methods of the Timeline class are not found, below is the list of methods not found: - getDragAreaWidth() - isUnselectable() - isGroupsOnRight() - getGroupMinHeight() - getGroupsWidth() - isShowButtonNew() - isShowNavigation() - isAnimate() - isAnimateZoom() ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces edition Community ### PrimeFaces version 8.0 ### Theme _No response_ ### JSF implementation MyFaces ### JSF version 2.3 ### Java version 8 ### Browser(s) _No response_
1.0
Timeline class method not found in Primefaces8 - ### Describe the bug Hi, We are migrating our Primefaces application from version 6.0 to 8.0 and in the 6.0 version we are using org.primefaces.component.timeline.Timeline class After upgrading the project version to 8.0 few methods of the Timeline class are not found, below is the list of methods not found: - getDragAreaWidth() - isUnselectable() - isGroupsOnRight() - getGroupMinHeight() - getGroupsWidth() - isShowButtonNew() - isShowNavigation() - isAnimate() - isAnimateZoom() ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces edition Community ### PrimeFaces version 8.0 ### Theme _No response_ ### JSF implementation MyFaces ### JSF version 2.3 ### Java version 8 ### Browser(s) _No response_
defect
timeline class method not found in describe the bug hi we are migrating our primefaces application from version to and in the version we are using org primefaces component timeline timeline class after upgrading the project version to few methods of the timeline class are not found below is the list of methods not found getdragareawidth isunselectable isgroupsonright getgroupminheight getgroupswidth isshowbuttonnew isshownavigation isanimate isanimatezoom reproducer no response expected behavior no response primefaces edition community primefaces version theme no response jsf implementation myfaces jsf version java version browser s no response
1
49,088
25,981,116,617
IssuesEvent
2022-12-19 18:56:40
NVIDIA/spark-rapids
https://api.github.com/repos/NVIDIA/spark-rapids
closed
[FEA] Fall back to CPU for more Delta Lake queries
performance
**Is your feature request related to a problem? Please describe.** The following Delta Table operations result in queries that are largely unsupported on GPU so we should detect these and fall back to CPU: - merge - history (there are probably more and I am in the process of testing all the supported features) **Describe the solution you'd like** As above **Describe alternatives you've considered** None **Additional context** None
True
[FEA] Fall back to CPU for more Delta Lake queries - **Is your feature request related to a problem? Please describe.** The following Delta Table operations result in queries that are largely unsupported on GPU so we should detect these and fall back to CPU: - merge - history (there are probably more and I am in the process of testing all the supported features) **Describe the solution you'd like** As above **Describe alternatives you've considered** None **Additional context** None
non_defect
fall back to cpu for more delta lake queries is your feature request related to a problem please describe the following delta table operations result in queries that are largely unsupported on gpu so we should detect these and fall back to cpu merge history there are probably more and i am in the process of testing all the supported features describe the solution you d like as above describe alternatives you ve considered none additional context none
0
26,094
4,581,760,712
IssuesEvent
2016-09-19 07:32:21
zealdocs/zeal
https://api.github.com/repos/zealdocs/zeal
closed
Crash opening OS X docs on linux
Component: Docsets Type: Defect
STR: Download OS X docs Expand OS X section Expand functions section (or macros) - crash
1.0
Crash opening OS X docs on linux - STR: Download OS X docs Expand OS X section Expand functions section (or macros) - crash
defect
crash opening os x docs on linux str download os x docs expand os x section expand functions section or macros crash
1
58,039
16,342,312,906
IssuesEvent
2021-05-13 00:01:07
darshan-hpc/darshan
https://api.github.com/repos/darshan-hpc/darshan
closed
Darshan support for Cray
compiler scripts defect
In GitLab by @shanedsnyder on Sep 24, 2015, 16:24 Darshan can be made to work on Cray already by using the LD_PRELOAD method, but ideally we would support static linking as well via modifications the cc and ftn scripts.
1.0
Darshan support for Cray - In GitLab by @shanedsnyder on Sep 24, 2015, 16:24 Darshan can be made to work on Cray already by using the LD_PRELOAD method, but ideally we would support static linking as well via modifications the cc and ftn scripts.
defect
darshan support for cray in gitlab by shanedsnyder on sep darshan can be made to work on cray already by using the ld preload method but ideally we would support static linking as well via modifications the cc and ftn scripts
1
35,996
7,844,853,135
IssuesEvent
2018-06-19 11:00:55
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Regression in DSL.or(Collection) when passing empty collection
C: Documentation P: Urgent R: Fixed T: Defect
### Expected behavior and actual behavior: In 3.10.x and earlier, `DSL.or(Collection<? extends Condition> conditions)` returned `DSL.falseCondition()` for an empty collection. With 3.11.0 it returns `DSL.noCondition()` (#6817), which is omitted from WHERE clause, which usually causes different query results than 3.10.x did. ### Steps to reproduce the problem (include example code if possible): ```java List<Condition> conditions = new ArrayList<>(); Result<Record1<Integer>> one = context.selectOne().where(DSL.or(conditions)).fetch(); System.out.println(one); ``` The above returns different values for 3.10 and 3.11 ### Versions: - jOOQ: 3.11.0 - Java: - Database (include vendor): - OS: - JDBC Driver (include name if inofficial driver):
1.0
Regression in DSL.or(Collection) when passing empty collection - ### Expected behavior and actual behavior: In 3.10.x and earlier, `DSL.or(Collection<? extends Condition> conditions)` returned `DSL.falseCondition()` for an empty collection. With 3.11.0 it returns `DSL.noCondition()` (#6817), which is omitted from WHERE clause, which usually causes different query results than 3.10.x did. ### Steps to reproduce the problem (include example code if possible): ```java List<Condition> conditions = new ArrayList<>(); Result<Record1<Integer>> one = context.selectOne().where(DSL.or(conditions)).fetch(); System.out.println(one); ``` The above returns different values for 3.10 and 3.11 ### Versions: - jOOQ: 3.11.0 - Java: - Database (include vendor): - OS: - JDBC Driver (include name if inofficial driver):
defect
regression in dsl or collection when passing empty collection expected behavior and actual behavior in x and earlier dsl or collection conditions returned dsl falsecondition for an empty collection with it returns dsl nocondition which is omitted from where clause which usually causes different query results than x did steps to reproduce the problem include example code if possible java list conditions new arraylist result one context selectone where dsl or conditions fetch system out println one the above returns different values for and versions jooq java database include vendor os jdbc driver include name if inofficial driver
1
290,271
8,883,960,761
IssuesEvent
2019-01-14 16:52:16
webhintio/online-service
https://api.github.com/repos/webhintio/online-service
closed
Replace GPLv3 packages with more permissive licensing ones
priority:high
The packages to replace are `ntp-packet-parser` and `ntp-time-sync`
1.0
Replace GPLv3 packages with more permissive licensing ones - The packages to replace are `ntp-packet-parser` and `ntp-time-sync`
non_defect
replace packages with more permissive licensing ones the packages to replace are ntp packet parser and ntp time sync
0
39,320
9,392,594,851
IssuesEvent
2019-04-07 02:34:32
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
.90 Internet Explorer Default Audio selection. Usability
Defect Normal Priority Voice
Originally reported on Google Code with ID 1903 ``` .81 Flash always selected the Windows default audio source. .90 Enumerates the devices on PC and does not automatically select the default source causing user to have other audio source. To reproduce. 1)Have multiple audio sources. 2)Try .81 and then .90, different sources are selected. User comments. "In BBB 0.81 on Chrome & IE, and BBB 0.9 beta on Chrome, the microphone defaults to the Windows Sound Recording default device. In BBB 0.9 on IE however, it seems that the recording devices are enumerated, and the first one is selected, whether it is the default Windows device or not. This is not actually a bug, as the instructions say to choose another mic if the VU bar does not move, but in my experience, users do not read the instructions (as I have already done) and end up trying to use the Line-In for a mic. It may be better if the Windows default device is selected by default, and then can be changed by the drop-down. " Would be good if Windows default audio is selected. ``` Reported by `207TECH` on 2015-03-19 09:45:47
1.0
.90 Internet Explorer Default Audio selection. Usability - Originally reported on Google Code with ID 1903 ``` .81 Flash always selected the Windows default audio source. .90 Enumerates the devices on PC and does not automatically select the default source causing user to have other audio source. To reproduce. 1)Have multiple audio sources. 2)Try .81 and then .90, different sources are selected. User comments. "In BBB 0.81 on Chrome & IE, and BBB 0.9 beta on Chrome, the microphone defaults to the Windows Sound Recording default device. In BBB 0.9 on IE however, it seems that the recording devices are enumerated, and the first one is selected, whether it is the default Windows device or not. This is not actually a bug, as the instructions say to choose another mic if the VU bar does not move, but in my experience, users do not read the instructions (as I have already done) and end up trying to use the Line-In for a mic. It may be better if the Windows default device is selected by default, and then can be changed by the drop-down. " Would be good if Windows default audio is selected. ``` Reported by `207TECH` on 2015-03-19 09:45:47
defect
internet explorer default audio selection usability originally reported on google code with id flash always selected the windows default audio source enumerates the devices on pc and does not automatically select the default source causing user to have other audio source to reproduce have multiple audio sources try and then different sources are selected user comments in bbb on chrome ie and bbb beta on chrome the microphone defaults to the windows sound recording default device in bbb on ie however it seems that the recording devices are enumerated and the first one is selected whether it is the default windows device or not this is not actually a bug as the instructions say to choose another mic if the vu bar does not move but in my experience users do not read the instructions as i have already done and end up trying to use the line in for a mic it may be better if the windows default device is selected by default and then can be changed by the drop down would be good if windows default audio is selected reported by on
1
27,268
27,979,042,753
IssuesEvent
2023-03-25 23:36:10
pulumi/docs
https://api.github.com/repos/pulumi/docs
closed
Links to InvokeOptions don't go anywhere
area/docs impact/usability kind/bug resolution/fixed
Many of our function signatures (e.g., [here](https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/aws/sfn/#getActivity)) offer links to the definition of `InvokeOptions` that lead to the docs for `pulumi/pulumi`, but don't anchor anywhere. We should fix these.
True
Links to InvokeOptions don't go anywhere - Many of our function signatures (e.g., [here](https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/aws/sfn/#getActivity)) offer links to the definition of `InvokeOptions` that lead to the docs for `pulumi/pulumi`, but don't anchor anywhere. We should fix these.
non_defect
links to invokeoptions don t go anywhere many of our function signatures e g offer links to the definition of invokeoptions that lead to the docs for pulumi pulumi but don t anchor anywhere we should fix these
0
62,156
17,023,861,966
IssuesEvent
2021-07-03 04:14:17
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Postal code mishandled
Component: nominatim Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 6.43am, Monday, 6th May 2013]** Searching for anything in Banfield, such as [http://nominatim.openstreetmap.org/search.php?q=Av+Alsina+950 Av Alsina 950] ([http://nominatim.openstreetmap.org/details.php?place_id=5989203693 place]), always returns the post code B1832AHQ (unless the object has an explicit addr:postcode of its own). According to taginfo, the only usage of the post code B1832AHQ is on a [http://openstreetmap.org/browse/way/170042601 certain building] ([http://nominatim.openstreetmap.org/details.php?place_id=91722766 place]), but Nominatim seems to apply it to everything in [http://openstreetmap.org/browse/relation/2400639 Partido de Lomas de Zamora]. For the case I quoted in Alsina 950, I would expect it to get the postcode from the enclosing [http://openstreetmap.org/browse/relation/2537834 Banfield boundary relation]. ([http://openstreetmap.org/browse/relation/2537834 Banfield] and [http://openstreetmap.org/browse/relation/2537822 Lomas de Zamora] are inside [http://openstreetmap.org/browse/relation/2400639 Partido de Lomas de Zamora])
1.0
Postal code mishandled - **[Submitted to the original trac issue database at 6.43am, Monday, 6th May 2013]** Searching for anything in Banfield, such as [http://nominatim.openstreetmap.org/search.php?q=Av+Alsina+950 Av Alsina 950] ([http://nominatim.openstreetmap.org/details.php?place_id=5989203693 place]), always returns the post code B1832AHQ (unless the object has an explicit addr:postcode of its own). According to taginfo, the only usage of the post code B1832AHQ is on a [http://openstreetmap.org/browse/way/170042601 certain building] ([http://nominatim.openstreetmap.org/details.php?place_id=91722766 place]), but Nominatim seems to apply it to everything in [http://openstreetmap.org/browse/relation/2400639 Partido de Lomas de Zamora]. For the case I quoted in Alsina 950, I would expect it to get the postcode from the enclosing [http://openstreetmap.org/browse/relation/2537834 Banfield boundary relation]. ([http://openstreetmap.org/browse/relation/2537834 Banfield] and [http://openstreetmap.org/browse/relation/2537822 Lomas de Zamora] are inside [http://openstreetmap.org/browse/relation/2400639 Partido de Lomas de Zamora])
defect
postal code mishandled searching for anything in banfield such as always returns the post code unless the object has an explicit addr postcode of its own according to taginfo the only usage of the post code is on a but nominatim seems to apply it to everything in for the case i quoted in alsina i would expect it to get the postcode from the enclosing and are inside
1
1,058
2,594,482,608
IssuesEvent
2015-02-20 04:05:26
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
opened
Change definition of Size, Position, and Index
C: BALL Core P: critical T: defect
**Reported by akdehof on 20 Aug 44623300 20:18 UTC** Size, Position, and Index are defined as 32bit types always. This is a huge problem, as we cannot use data structures that would require 64bit indices. For example, if a DCD file becomes too large, things break.
1.0
Change definition of Size, Position, and Index - **Reported by akdehof on 20 Aug 44623300 20:18 UTC** Size, Position, and Index are defined as 32bit types always. This is a huge problem, as we cannot use data structures that would require 64bit indices. For example, if a DCD file becomes too large, things break.
defect
change definition of size position and index reported by akdehof on aug utc size position and index are defined as types always this is a huge problem as we cannot use data structures that would require indices for example if a dcd file becomes too large things break
1
156,211
5,965,354,848
IssuesEvent
2017-05-30 11:22:00
k0shk0sh/FastHub
https://api.github.com/repos/k0shk0sh/FastHub
closed
Order issues by description "thumbs up"
Priority: Low Status: Completed Type: Feature Request
I think it would be cool if we could order the issues by the amount of thumbs up the description received, so that we can see what the most "requested" features are.
1.0
Order issues by description "thumbs up" - I think it would be cool if we could order the issues by the amount of thumbs up the description received, so that we can see what the most "requested" features are.
non_defect
order issues by description thumbs up i think it would be cool if we could order the issues by the amount of thumbs up the description received so that we can see what the most requested features are
0
76,435
26,424,026,896
IssuesEvent
2023-01-14 00:44:50
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Python bindings don't handle space in class name
I-defect needs-triaging
### What happened? Currently in the python bindings, this snippet in the find_element and find_elements functions (from `py/selenium/webdriver/remote/webelement.py`): ``` elif by == By.CLASS_NAME: by = By.CSS_SELECTOR value = f".{value}" ``` If there are spaces in the class name, it looks for the css selector `'.class_1 class_2 class_3` for example, which fails due to the spaces. I would rather it look for the full value, like this: ``` elif by == By.CLASS_NAME: by = By.CSS_SELECTOR value = f"[class='{value}']" ``` Although, from our `'class1 class2 class3'` example, it will fail if the user just specifies 'class1'. I suppose this would address that: ``` elif by == By.CLASS_NAME: by = By.CSS_SELECTOR value = '.' + value.replace(' ', '.') ``` This is confusing for new users, particularly since the resulting error reveals that a css_selector is in fact being used here. ### How can we reproduce the issue? ```shell from selenium import webdriver from selenium.webdriver.common.by import By driver = webdriver.Chrome() driver.get('https://www.google.com') """ Google has a div that looks like this: <div class="gbqfba gbqfba-hvr" role="presentation" aria-label="" style="display: none; font-family: Roboto, arial, sans-serif; overflow: hidden; text-align: center; z-index: 50; height: 34px; position: absolute; left: 290px; margin: 0px; top: 81px; width: 111px;" tabindex="-1"><div style="left: 0px; position: absolute; right: 0px; white-space: nowrap; top: -105px;"><div """ driver.find_element(By.CLASS_NAME, 'gbqfba gbqfba-hvr') """ Result: selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".gbqfba gbqfba-hvr"} """ ``` ### Relevant log output ```shell selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".gbqfba gbqfba-hvr"} ``` ### Operating System MacOS big sur ### Selenium version py - 4.7.2 ### What are the browser(s) and version(s) where you see this issue? Chrome 108.0.5359.94 ### What are the browser driver(s) and version(s) where you see this issue? ChromeDriver 110.0.5481.30 ### Are you using Selenium Grid? n/a
1.0
[🐛 Bug]: Python bindings don't handle space in class name - ### What happened? Currently in the python bindings, this snippet in the find_element and find_elements functions (from `py/selenium/webdriver/remote/webelement.py`): ``` elif by == By.CLASS_NAME: by = By.CSS_SELECTOR value = f".{value}" ``` If there are spaces in the class name, it looks for the css selector `'.class_1 class_2 class_3` for example, which fails due to the spaces. I would rather it look for the full value, like this: ``` elif by == By.CLASS_NAME: by = By.CSS_SELECTOR value = f"[class='{value}']" ``` Although, from our `'class1 class2 class3'` example, it will fail if the user just specifies 'class1'. I suppose this would address that: ``` elif by == By.CLASS_NAME: by = By.CSS_SELECTOR value = '.' + value.replace(' ', '.') ``` This is confusing for new users, particularly since the resulting error reveals that a css_selector is in fact being used here. ### How can we reproduce the issue? ```shell from selenium import webdriver from selenium.webdriver.common.by import By driver = webdriver.Chrome() driver.get('https://www.google.com') """ Google has a div that looks like this: <div class="gbqfba gbqfba-hvr" role="presentation" aria-label="" style="display: none; font-family: Roboto, arial, sans-serif; overflow: hidden; text-align: center; z-index: 50; height: 34px; position: absolute; left: 290px; margin: 0px; top: 81px; width: 111px;" tabindex="-1"><div style="left: 0px; position: absolute; right: 0px; white-space: nowrap; top: -105px;"><div """ driver.find_element(By.CLASS_NAME, 'gbqfba gbqfba-hvr') """ Result: selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".gbqfba gbqfba-hvr"} """ ``` ### Relevant log output ```shell selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".gbqfba gbqfba-hvr"} ``` ### Operating System MacOS big sur ### Selenium version py - 4.7.2 ### What are the browser(s) and version(s) where you see this issue? Chrome 108.0.5359.94 ### What are the browser driver(s) and version(s) where you see this issue? ChromeDriver 110.0.5481.30 ### Are you using Selenium Grid? n/a
defect
python bindings don t handle space in class name what happened currently in the python bindings this snippet in the find element and find elements functions from py selenium webdriver remote webelement py elif by by class name by by css selector value f value if there are spaces in the class name it looks for the css selector class class class for example which fails due to the spaces i would rather it look for the full value like this elif by by class name by by css selector value f although from our example it will fail if the user just specifies i suppose this would address that elif by by class name by by css selector value value replace this is confusing for new users particularly since the resulting error reveals that a css selector is in fact being used here how can we reproduce the issue shell from selenium import webdriver from selenium webdriver common by import by driver webdriver chrome driver get google has a div that looks like this div class gbqfba gbqfba hvr role presentation aria label style display none font family roboto arial sans serif overflow hidden text align center z index height position absolute left margin top width tabindex div style left position absolute right white space nowrap top div driver find element by class name gbqfba gbqfba hvr result selenium common exceptions nosuchelementexception message no such element unable to locate element method css selector selector gbqfba gbqfba hvr relevant log output shell selenium common exceptions nosuchelementexception message no such element unable to locate element method css selector selector gbqfba gbqfba hvr operating system macos big sur selenium version py what are the browser s and version s where you see this issue chrome what are the browser driver s and version s where you see this issue chromedriver are you using selenium grid n a
1