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
45,793
13,055,749,892
IssuesEvent
2020-07-30 02:37:27
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
remove dependence on phys-services. Depend on project interfaces. (Trac #63)
Incomplete Migration Migrated from Trac defect offline-software
Migrated from https://code.icecube.wisc.edu/ticket/63 ```json { "status": "closed", "changetime": "2007-11-11T02:41:00", "description": "phys-services is a dependency bottleneck for various problematic tools as well as a lot of interfaces that other projects depend on. No project (I believe) should be dependent on phys-services. The I3Muxer might belong in dataio. ", "reporter": "troy", "cc": "", "resolution": "duplicate", "_ts": "1194748860000000", "component": "offline-software", "summary": "remove dependence on phys-services. Depend on project interfaces.", "priority": "critical", "keywords": "", "time": "2007-06-14T01:16:05", "milestone": "", "owner": "", "type": "defect" } ```
1.0
remove dependence on phys-services. Depend on project interfaces. (Trac #63) - Migrated from https://code.icecube.wisc.edu/ticket/63 ```json { "status": "closed", "changetime": "2007-11-11T02:41:00", "description": "phys-services is a dependency bottleneck for various problematic tools as well as a lot of interfaces that other projects depend on. No project (I believe) should be dependent on phys-services. The I3Muxer might belong in dataio. ", "reporter": "troy", "cc": "", "resolution": "duplicate", "_ts": "1194748860000000", "component": "offline-software", "summary": "remove dependence on phys-services. Depend on project interfaces.", "priority": "critical", "keywords": "", "time": "2007-06-14T01:16:05", "milestone": "", "owner": "", "type": "defect" } ```
defect
remove dependence on phys services depend on project interfaces trac migrated from json status closed changetime description phys services is a dependency bottleneck for various problematic tools as well as a lot of interfaces that other projects depend on no project i believe should be dependent on phys services the might belong in dataio reporter troy cc resolution duplicate ts component offline software summary remove dependence on phys services depend on project interfaces priority critical keywords time milestone owner type defect
1
68,194
21,556,310,019
IssuesEvent
2022-04-30 13:31:00
ofalk/libdnet
https://api.github.com/repos/ofalk/libdnet
closed
Can not import dnet
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. import dnet 2. 3. What is the expected output? What do you see instead? Expect Nothing, but Traceback (most recent call last): File "./test.py", line 6, in import dnet ImportError: dlopen(/Library/Python/2.5/site-packages/dnet.so, 2): Symbol not found: _addr_bcast Referenced from: /Library/Python/2.5/site-packages/dnet.so Expected in: dynamic lookup What version of the product are you using? On what operating system? 1.12 On OS X 10.6 Please provide any additional information below. ``` Original issue reported on code.google.com by `wee...@gmail.com` on 3 Aug 2010 at 12:01
1.0
Can not import dnet - ``` What steps will reproduce the problem? 1. import dnet 2. 3. What is the expected output? What do you see instead? Expect Nothing, but Traceback (most recent call last): File "./test.py", line 6, in import dnet ImportError: dlopen(/Library/Python/2.5/site-packages/dnet.so, 2): Symbol not found: _addr_bcast Referenced from: /Library/Python/2.5/site-packages/dnet.so Expected in: dynamic lookup What version of the product are you using? On what operating system? 1.12 On OS X 10.6 Please provide any additional information below. ``` Original issue reported on code.google.com by `wee...@gmail.com` on 3 Aug 2010 at 12:01
defect
can not import dnet what steps will reproduce the problem import dnet what is the expected output what do you see instead expect nothing but traceback most recent call last file test py line in import dnet importerror dlopen library python site packages dnet so symbol not found addr bcast referenced from library python site packages dnet so expected in dynamic lookup what version of the product are you using on what operating system on os x please provide any additional information below original issue reported on code google com by wee gmail com on aug at
1
8,805
2,612,897,576
IssuesEvent
2015-02-27 17:22:57
chrsmith/windows-package-manager
https://api.github.com/repos/chrsmith/windows-package-manager
closed
Why not use shared DLL ?
auto-migrated Milestone-1.14.1 Type-Defect
``` Why not use shared DLL ? You should make shared libraries available in packages and put them in a directory that's in the PATH. This sould be more space efficient and easier to update. Take a look at debian packaging system... ``` Original issue reported on code.google.com by `thomas.xeon@gmail.com` on 22 Dec 2010 at 2:43
1.0
Why not use shared DLL ? - ``` Why not use shared DLL ? You should make shared libraries available in packages and put them in a directory that's in the PATH. This sould be more space efficient and easier to update. Take a look at debian packaging system... ``` Original issue reported on code.google.com by `thomas.xeon@gmail.com` on 22 Dec 2010 at 2:43
defect
why not use shared dll why not use shared dll you should make shared libraries available in packages and put them in a directory that s in the path this sould be more space efficient and easier to update take a look at debian packaging system original issue reported on code google com by thomas xeon gmail com on dec at
1
47,389
13,056,159,703
IssuesEvent
2020-07-30 03:50:31
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
project "util" does not have a trunk, but offline-software/trunk requires it to have one (Trac #476)
Migrated from Trac combo core defect
```text $ svn ls $SVNP/util branches/ releases/ $ svn propget svn:externals $SVNM/offline-software/trunk | grep util util http://code.icecube.wisc.edu/svn/projects/util/trunk ``` Migrated from https://code.icecube.wisc.edu/ticket/476 ```json { "status": "closed", "changetime": "2013-12-16T17:05:04", "description": "{{{\n$ svn ls $SVNP/util\nbranches/\nreleases/\n$ svn propget svn:externals $SVNM/offline-software/trunk | grep util\nutil http://code.icecube.wisc.edu/svn/projects/util/trunk\n}}}\n\n", "reporter": "boersma", "cc": "", "resolution": "fixed", "_ts": "1387213504000000", "component": "combo core", "summary": "project \"util\" does not have a trunk, but offline-software/trunk requires it to have one", "priority": "minor", "keywords": "metaproject externals trunk", "time": "2013-12-10T15:03:20", "milestone": "", "owner": "blaufuss", "type": "defect" } ```
1.0
project "util" does not have a trunk, but offline-software/trunk requires it to have one (Trac #476) - ```text $ svn ls $SVNP/util branches/ releases/ $ svn propget svn:externals $SVNM/offline-software/trunk | grep util util http://code.icecube.wisc.edu/svn/projects/util/trunk ``` Migrated from https://code.icecube.wisc.edu/ticket/476 ```json { "status": "closed", "changetime": "2013-12-16T17:05:04", "description": "{{{\n$ svn ls $SVNP/util\nbranches/\nreleases/\n$ svn propget svn:externals $SVNM/offline-software/trunk | grep util\nutil http://code.icecube.wisc.edu/svn/projects/util/trunk\n}}}\n\n", "reporter": "boersma", "cc": "", "resolution": "fixed", "_ts": "1387213504000000", "component": "combo core", "summary": "project \"util\" does not have a trunk, but offline-software/trunk requires it to have one", "priority": "minor", "keywords": "metaproject externals trunk", "time": "2013-12-10T15:03:20", "milestone": "", "owner": "blaufuss", "type": "defect" } ```
defect
project util does not have a trunk but offline software trunk requires it to have one trac text svn ls svnp util branches releases svn propget svn externals svnm offline software trunk grep util util migrated from json status closed changetime description n svn ls svnp util nbranches nreleases n svn propget svn externals svnm offline software trunk grep util nutil reporter boersma cc resolution fixed ts component combo core summary project util does not have a trunk but offline software trunk requires it to have one priority minor keywords metaproject externals trunk time milestone owner blaufuss type defect
1
42,044
10,762,442,328
IssuesEvent
2019-10-31 23:42:04
mozilla/experimenter
https://api.github.com/repos/mozilla/experimenter
closed
Duplicate Addon Experiment Name error not displayed
Defect Release Blocker
From @Softvision-RemusDranca: There is no error when entering an existing Addon Experiment Name and saving the experiment. It's not saved, is just that the error is not displayed
1.0
Duplicate Addon Experiment Name error not displayed - From @Softvision-RemusDranca: There is no error when entering an existing Addon Experiment Name and saving the experiment. It's not saved, is just that the error is not displayed
defect
duplicate addon experiment name error not displayed from softvision remusdranca there is no error when entering an existing addon experiment name and saving the experiment it s not saved is just that the error is not displayed
1
240,309
7,800,917,804
IssuesEvent
2018-06-09 15:04:09
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0011954: setup.php (webbased) "accept conditions"-dialog broken now
Bug Mantis Setup high priority
**Reported by Tesla42 on 18 Jun 2016 23:20** **Version:** Egon Community Edition (2016.03.3) Just tested the new 2016.03.3. After first install opening localhost/tine20setup.php in browser accepting terms and conditions is broken. **Steps to reproduce:** I checked the two checkboxes and clicked the accept button up left. Nothing happend. **Additional information:** Was a clean new install. Tine20 never installed on this system.
1.0
0011954: setup.php (webbased) "accept conditions"-dialog broken now - **Reported by Tesla42 on 18 Jun 2016 23:20** **Version:** Egon Community Edition (2016.03.3) Just tested the new 2016.03.3. After first install opening localhost/tine20setup.php in browser accepting terms and conditions is broken. **Steps to reproduce:** I checked the two checkboxes and clicked the accept button up left. Nothing happend. **Additional information:** Was a clean new install. Tine20 never installed on this system.
non_defect
setup php webbased accept conditions dialog broken now reported by on jun version egon community edition just tested the new after first install opening localhost php in browser accepting terms and conditions is broken steps to reproduce i checked the two checkboxes and clicked the accept button up left nothing happend additional information was a clean new install never installed on this system
0
41,303
10,375,207,110
IssuesEvent
2019-09-09 11:28:20
vector-im/riot-web
https://api.github.com/repos/vector-im/riot-web
closed
Changing from one IS to another does not trigger bound 3PID warning
bug defect phase:1 privacy privacy-sprint type:identity-server
The warning only seems to appear when disconnecting, but should also appear for changing.
1.0
Changing from one IS to another does not trigger bound 3PID warning - The warning only seems to appear when disconnecting, but should also appear for changing.
defect
changing from one is to another does not trigger bound warning the warning only seems to appear when disconnecting but should also appear for changing
1
56,156
14,950,683,806
IssuesEvent
2021-01-26 13:26:37
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
ArrayDataType.toString() should indicate that it's an array type
C: Functionality E: All Editions P: Medium R: Fixed T: Defect
The current `ArrayDataType.toString()` implementation hints at it being an array in the Java type description: ``` varchar(20) ([Ljava.lang.String;) ``` But it would be better if we had a standard SQL array type description, instead: ``` varchar(20) array ([Ljava.lang.String;) ``` While we're at it, it would be interesting to remove, or at least comment the Java type descriptor (see also #5310), as such: ``` varchar(20) array /* [Ljava.lang.String; */ ```
1.0
ArrayDataType.toString() should indicate that it's an array type - The current `ArrayDataType.toString()` implementation hints at it being an array in the Java type description: ``` varchar(20) ([Ljava.lang.String;) ``` But it would be better if we had a standard SQL array type description, instead: ``` varchar(20) array ([Ljava.lang.String;) ``` While we're at it, it would be interesting to remove, or at least comment the Java type descriptor (see also #5310), as such: ``` varchar(20) array /* [Ljava.lang.String; */ ```
defect
arraydatatype tostring should indicate that it s an array type the current arraydatatype tostring implementation hints at it being an array in the java type description varchar ljava lang string but it would be better if we had a standard sql array type description instead varchar array ljava lang string while we re at it it would be interesting to remove or at least comment the java type descriptor see also as such varchar array ljava lang string
1
71,455
3,357,444,890
IssuesEvent
2015-11-19 01:32:51
barnardn/rainbow-fish
https://api.github.com/repos/barnardn/rainbow-fish
closed
From inventory detail view, back button commits changes
enhancement Top Priority
Don't require that the done button be pressed to commit inventory changes per pencil. Hook into he back button press and commit any changes during the back animation
1.0
From inventory detail view, back button commits changes - Don't require that the done button be pressed to commit inventory changes per pencil. Hook into he back button press and commit any changes during the back animation
non_defect
from inventory detail view back button commits changes don t require that the done button be pressed to commit inventory changes per pencil hook into he back button press and commit any changes during the back animation
0
291,602
8,940,707,313
IssuesEvent
2019-01-24 00:53:37
IBM/carbon-components
https://api.github.com/repos/IBM/carbon-components
closed
Overflow menu needs to be navigable using arrow keys
a11y: keyboard ⌨️ priority: high type: a11y ♿ type: bug 🐛 type: enhancement 💡
As a follow-on to #666: - down and up arrows should move through the menu items - ideally, the menu should also open on down arrow (move focus to first item) and up arrow (move focus to last item) - since the menu items are semantically buttons (i.e. they perform an action when activated) and not links (i.e. they do not navigate to a new page when activated) they should _only_ be traversable with down/up arrow, and not tab
1.0
Overflow menu needs to be navigable using arrow keys - As a follow-on to #666: - down and up arrows should move through the menu items - ideally, the menu should also open on down arrow (move focus to first item) and up arrow (move focus to last item) - since the menu items are semantically buttons (i.e. they perform an action when activated) and not links (i.e. they do not navigate to a new page when activated) they should _only_ be traversable with down/up arrow, and not tab
non_defect
overflow menu needs to be navigable using arrow keys as a follow on to down and up arrows should move through the menu items ideally the menu should also open on down arrow move focus to first item and up arrow move focus to last item since the menu items are semantically buttons i e they perform an action when activated and not links i e they do not navigate to a new page when activated they should only be traversable with down up arrow and not tab
0
76,964
21,638,319,981
IssuesEvent
2022-05-05 16:06:37
facebook/rocksdb
https://api.github.com/repos/facebook/rocksdb
closed
Generate rocksdb.pc (pkg-config) file in CMake
enhancement up-for-grabs Build
Target `gen-pc` in Makefile generates `rocksdb.pc`. https://github.com/facebook/rocksdb/blob/21218316dabca5ffd02e5d10793fb1894e3870ae/Makefile#L2097-L2108 Please, add this target in CMakeLists.txt and also add `install` step for this file.
1.0
Generate rocksdb.pc (pkg-config) file in CMake - Target `gen-pc` in Makefile generates `rocksdb.pc`. https://github.com/facebook/rocksdb/blob/21218316dabca5ffd02e5d10793fb1894e3870ae/Makefile#L2097-L2108 Please, add this target in CMakeLists.txt and also add `install` step for this file.
non_defect
generate rocksdb pc pkg config file in cmake target gen pc in makefile generates rocksdb pc please add this target in cmakelists txt and also add install step for this file
0
34,462
4,542,182,851
IssuesEvent
2016-09-09 20:19:30
LigaData/Kamanja
https://api.github.com/repos/LigaData/Kamanja
closed
kamanja push data only allows for csv data and the partition key MUST be in the first position
Bug By Design P2 Verify
We need to be able to allow the user to input their desired format (JSON or CSV) as well as the partitionidxs; whether it is 1, 2, or system.message:nameOfPartitionKey
1.0
kamanja push data only allows for csv data and the partition key MUST be in the first position - We need to be able to allow the user to input their desired format (JSON or CSV) as well as the partitionidxs; whether it is 1, 2, or system.message:nameOfPartitionKey
non_defect
kamanja push data only allows for csv data and the partition key must be in the first position we need to be able to allow the user to input their desired format json or csv as well as the partitionidxs whether it is or system message nameofpartitionkey
0
163,836
20,364,214,867
IssuesEvent
2022-02-21 02:20:47
ostest33/test1
https://api.github.com/repos/ostest33/test1
opened
CVE-2022-0512 (High) detected in url-parse-1.5.3.tgz
security vulnerability
## CVE-2022-0512 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.3.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser environments</p> <p>Library home page: <a href="https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz">https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz</a></p> <p>Path to dependency file: /ClientApp/package.json</p> <p>Path to vulnerable library: /ClientApp/node_modules/url-parse/package.json</p> <p> Dependency Hierarchy: - build-angular-0.1102.14.tgz (Root Library) - webpack-dev-server-3.11.2.tgz - sockjs-client-1.5.2.tgz - :x: **url-parse-1.5.3.tgz** (Vulnerable Library) <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> Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.6. <p>Publish Date: 2022-02-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-0512>CVE-2022-0512</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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0512">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0512</a></p> <p>Release Date: 2022-02-14</p> <p>Fix Resolution: url-parse - 1.5.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-2022-0512 (High) detected in url-parse-1.5.3.tgz - ## CVE-2022-0512 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.3.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser environments</p> <p>Library home page: <a href="https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz">https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz</a></p> <p>Path to dependency file: /ClientApp/package.json</p> <p>Path to vulnerable library: /ClientApp/node_modules/url-parse/package.json</p> <p> Dependency Hierarchy: - build-angular-0.1102.14.tgz (Root Library) - webpack-dev-server-3.11.2.tgz - sockjs-client-1.5.2.tgz - :x: **url-parse-1.5.3.tgz** (Vulnerable Library) <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> Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.6. <p>Publish Date: 2022-02-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-0512>CVE-2022-0512</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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0512">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0512</a></p> <p>Release Date: 2022-02-14</p> <p>Fix Resolution: url-parse - 1.5.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 url parse tgz cve high severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file clientapp package json path to vulnerable library clientapp node modules url parse package json dependency hierarchy build angular tgz root library webpack dev server tgz sockjs client tgz x url parse tgz vulnerable library found in base branch master vulnerability details authorization bypass through user controlled key in npm url parse prior to 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 url parse step up your open source security game with whitesource
0
109,998
23,850,994,616
IssuesEvent
2022-09-06 17:54:53
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Ctrl+N and Ctrl+P don't scroll new Code Action menu
feature-request editor-code-actions
Type: <b>Bug</b> With the previous native menu on macOS, Ctrl+N and Ctrl+P could be used to select code actions. This doesn't seem to work with the new custom one. I tried setting `selectNextCodeAction` / `selectPrevCodeAction`, but that breaks Ctrl+N/P in the Command Palette. VS Code version: Code 1.71.0 (Universal) (784b0177c56c607789f9638da7b6bf3230d47a8c, 2022-09-01T07:25:38.437Z) OS version: Darwin arm64 21.6.0 Modes: Sandboxed: No <details> <summary>System Info</summary> |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled<br>canvas_oop_rasterization: disabled_off<br>direct_rendering_display_compositor: disabled_off_ok<br>gpu_compositing: enabled<br>metal: disabled_off<br>multiple_raster_threads: enabled_on<br>opengl: enabled_on<br>rasterization: enabled<br>raw_draw: disabled_off_ok<br>skia_renderer: enabled_on<br>video_decode: enabled<br>video_encode: enabled<br>vulkan: disabled_off<br>webgl: enabled<br>webgl2: enabled<br>webgpu: disabled_off| |Load (avg)|1, 2, 2| |Memory (System)|16.00GB (0.20GB free)| |Process Argv|--crash-reporter-id aaed5241-3ebe-4001-85b4-e795102fae4c| |Screen Reader|no| |VM|0%| </details><details> <summary>A/B Experiments</summary> ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vstes627:30244334 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscorecescf:30445987 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30557514 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 pylanb8912:30545647 vsclangdf:30486550 c4g48928:30535728 hb751961:30553087 dsvsc012cf:30540253 azure-dev_surveyone:30548225 i497e931:30553904 ``` </details> <!-- generated by issue reporter -->
1.0
Ctrl+N and Ctrl+P don't scroll new Code Action menu - Type: <b>Bug</b> With the previous native menu on macOS, Ctrl+N and Ctrl+P could be used to select code actions. This doesn't seem to work with the new custom one. I tried setting `selectNextCodeAction` / `selectPrevCodeAction`, but that breaks Ctrl+N/P in the Command Palette. VS Code version: Code 1.71.0 (Universal) (784b0177c56c607789f9638da7b6bf3230d47a8c, 2022-09-01T07:25:38.437Z) OS version: Darwin arm64 21.6.0 Modes: Sandboxed: No <details> <summary>System Info</summary> |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled<br>canvas_oop_rasterization: disabled_off<br>direct_rendering_display_compositor: disabled_off_ok<br>gpu_compositing: enabled<br>metal: disabled_off<br>multiple_raster_threads: enabled_on<br>opengl: enabled_on<br>rasterization: enabled<br>raw_draw: disabled_off_ok<br>skia_renderer: enabled_on<br>video_decode: enabled<br>video_encode: enabled<br>vulkan: disabled_off<br>webgl: enabled<br>webgl2: enabled<br>webgpu: disabled_off| |Load (avg)|1, 2, 2| |Memory (System)|16.00GB (0.20GB free)| |Process Argv|--crash-reporter-id aaed5241-3ebe-4001-85b4-e795102fae4c| |Screen Reader|no| |VM|0%| </details><details> <summary>A/B Experiments</summary> ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vstes627:30244334 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscorecescf:30445987 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30557514 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 pylanb8912:30545647 vsclangdf:30486550 c4g48928:30535728 hb751961:30553087 dsvsc012cf:30540253 azure-dev_surveyone:30548225 i497e931:30553904 ``` </details> <!-- generated by issue reporter -->
non_defect
ctrl n and ctrl p don t scroll new code action menu type bug with the previous native menu on macos ctrl n and ctrl p could be used to select code actions this doesn t seem to work with the new custom one i tried setting selectnextcodeaction selectprevcodeaction but that breaks ctrl n p in the command palette vs code version code universal os version darwin modes sandboxed no system info item value cpus apple x gpu status canvas enabled canvas oop rasterization disabled off direct rendering display compositor disabled off ok gpu compositing enabled metal disabled off multiple raster threads enabled on opengl enabled on rasterization enabled raw draw disabled off ok skia renderer enabled on video decode enabled video encode enabled vulkan disabled off webgl enabled enabled webgpu disabled off load avg memory system free process argv crash reporter id screen reader no vm a b experiments pythontb pythonptprofiler vscorecescf pythondataviewer cmake cppdebug vsclangdf azure dev surveyone
0
19,852
3,265,864,727
IssuesEvent
2015-10-22 18:07:59
ThomasWaldmann/argparse
https://api.github.com/repos/ThomasWaldmann/argparse
closed
positional arguments before options cause all options to be in REMAINDER
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? import argparse argp = argparse.ArgumentParser(""" some description """) argp.add_argument('-j', action='store', type=str, dest='jql', default=None) argp.add_argument('-v', action='version', version='1.0.0') argp.add_argument('-p', action='store', dest='project', default=None) argp.add_argument('argv', nargs=argparse.REMAINDER) args = argp.parse_args() print(args) What is the expected output? What do you see instead? python3 test.py server userid pass -j 'key=blah' Namespace(argv=['server', 'userid', 'pass', '-j', 'key=blah'], jql=None, project=None) but if I reorganize the command line to have the positional args last, I get what I expected in the first place: python3 x.py -j 'key=blah' server userid pass Namespace(argv=['server', 'userid', 'pass'], jql='key=blah', project=None) What version of the product are you using? On what operating system? Please provide any additional information below. It would appear the positional arguments HAVE to be after any optional ones. Unix/Linux of course allows this. ``` Original issue reported on code.google.com by `jdaw...@gmail.com` on 27 Feb 2012 at 9:58
1.0
positional arguments before options cause all options to be in REMAINDER - ``` What steps will reproduce the problem? import argparse argp = argparse.ArgumentParser(""" some description """) argp.add_argument('-j', action='store', type=str, dest='jql', default=None) argp.add_argument('-v', action='version', version='1.0.0') argp.add_argument('-p', action='store', dest='project', default=None) argp.add_argument('argv', nargs=argparse.REMAINDER) args = argp.parse_args() print(args) What is the expected output? What do you see instead? python3 test.py server userid pass -j 'key=blah' Namespace(argv=['server', 'userid', 'pass', '-j', 'key=blah'], jql=None, project=None) but if I reorganize the command line to have the positional args last, I get what I expected in the first place: python3 x.py -j 'key=blah' server userid pass Namespace(argv=['server', 'userid', 'pass'], jql='key=blah', project=None) What version of the product are you using? On what operating system? Please provide any additional information below. It would appear the positional arguments HAVE to be after any optional ones. Unix/Linux of course allows this. ``` Original issue reported on code.google.com by `jdaw...@gmail.com` on 27 Feb 2012 at 9:58
defect
positional arguments before options cause all options to be in remainder what steps will reproduce the problem import argparse argp argparse argumentparser some description argp add argument j action store type str dest jql default none argp add argument v action version version argp add argument p action store dest project default none argp add argument argv nargs argparse remainder args argp parse args print args what is the expected output what do you see instead test py server userid pass j key blah namespace argv jql none project none but if i reorganize the command line to have the positional args last i get what i expected in the first place x py j key blah server userid pass namespace argv jql key blah project none what version of the product are you using on what operating system please provide any additional information below it would appear the positional arguments have to be after any optional ones unix linux of course allows this original issue reported on code google com by jdaw gmail com on feb at
1
29,124
5,540,844,042
IssuesEvent
2017-03-22 11:10:52
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Enum as string in TS
defect in progress
Enums emitted as string values ([Enum] attribute) in JavaScript should also be defined in TypeScript definition as string values. ### Steps To Reproduce http://deck.net/b3b096869356419687f1724945706343 ```c# [Enum(Emit.StringNamePreserveCase)] public enum Color { Green, Red }; public class Program { public Color Color; public static void Main() { var msg = "Hello, World!"; Console.WriteLine(msg); } } ``` ### Expected Result ```js export enum Color { Green = "Green", Red = "Red" } ``` ### Actual Result ```js export enum Color { green = Green, red = Red } ``` ### See Also https://forums.bridge.net/forum/bridge-net-pro/bugs/3657-enum-as-string-in-ts
1.0
Enum as string in TS - Enums emitted as string values ([Enum] attribute) in JavaScript should also be defined in TypeScript definition as string values. ### Steps To Reproduce http://deck.net/b3b096869356419687f1724945706343 ```c# [Enum(Emit.StringNamePreserveCase)] public enum Color { Green, Red }; public class Program { public Color Color; public static void Main() { var msg = "Hello, World!"; Console.WriteLine(msg); } } ``` ### Expected Result ```js export enum Color { Green = "Green", Red = "Red" } ``` ### Actual Result ```js export enum Color { green = Green, red = Red } ``` ### See Also https://forums.bridge.net/forum/bridge-net-pro/bugs/3657-enum-as-string-in-ts
defect
enum as string in ts enums emitted as string values attribute in javascript should also be defined in typescript definition as string values steps to reproduce c public enum color green red public class program public color color public static void main var msg hello world console writeline msg expected result js export enum color green green red red actual result js export enum color green green red red see also
1
27,422
5,008,418,800
IssuesEvent
2016-12-12 19:27:38
syndicodefront/infekt
https://api.github.com/repos/syndicodefront/infekt
closed
'Wrap long lines' wraps too soon
auto-migrated Priority-Medium Type-Defect
``` This is about the fine tuning of https://code.google.com/p/infekt/issues/detail?id=91 http://www.srrdb.com/release/details/Aannaa_-_Absolute_Rave_(001)-WEB-2009-gEm birthday.nfo wraps just a few characters at the end, making the ascii look bad. Similar issue with the art for this group, but more extreme: http://www.srrdb.com/browse/group%3Asparood/1 It's large, but would still easily fit on my laptop screen without wrapping. ``` Original issue reported on code.google.com by `pyresc...@gmail.com` on 20 Sep 2014 at 9:06 Attachments: - [birthday.nfo](https://storage.googleapis.com/google-code-attachments/infekt/issue-105/comment-0/birthday.nfo)
1.0
'Wrap long lines' wraps too soon - ``` This is about the fine tuning of https://code.google.com/p/infekt/issues/detail?id=91 http://www.srrdb.com/release/details/Aannaa_-_Absolute_Rave_(001)-WEB-2009-gEm birthday.nfo wraps just a few characters at the end, making the ascii look bad. Similar issue with the art for this group, but more extreme: http://www.srrdb.com/browse/group%3Asparood/1 It's large, but would still easily fit on my laptop screen without wrapping. ``` Original issue reported on code.google.com by `pyresc...@gmail.com` on 20 Sep 2014 at 9:06 Attachments: - [birthday.nfo](https://storage.googleapis.com/google-code-attachments/infekt/issue-105/comment-0/birthday.nfo)
defect
wrap long lines wraps too soon this is about the fine tuning of birthday nfo wraps just a few characters at the end making the ascii look bad similar issue with the art for this group but more extreme it s large but would still easily fit on my laptop screen without wrapping original issue reported on code google com by pyresc gmail com on sep at attachments
1
290,264
25,046,257,838
IssuesEvent
2022-11-05 09:32:55
finos/waltz
https://api.github.com/repos/finos/waltz
closed
Report Grid / Surveys: allow recipients and approvers to be shown on grid
noteworthy fixed (test & close)
### Description Primary driver is getting a list of people to chase for non-started surveys. ### Resourcing We intend to contribute this feature
1.0
Report Grid / Surveys: allow recipients and approvers to be shown on grid - ### Description Primary driver is getting a list of people to chase for non-started surveys. ### Resourcing We intend to contribute this feature
non_defect
report grid surveys allow recipients and approvers to be shown on grid description primary driver is getting a list of people to chase for non started surveys resourcing we intend to contribute this feature
0
233,524
7,698,537,614
IssuesEvent
2018-05-19 00:07:57
ampproject/amphtml
https://api.github.com/repos/ampproject/amphtml
closed
amp-bind: XHTML-friendly syntax
Category: Dynamic/Personalized Content P1: High Priority Type: Feature Request
Square brackets, e.g `[foo]`, are not valid attribute name starting chars in XML spec: https://www.w3.org/TR/REC-xml/#NT-NameStartChar Perhaps we can allow a configuration to switch to an alternative syntax, e.g. ```html <!-- Generic solution. --> <script async custom-element="amp-bind" src="..." data-syntax="xml"></script> <!-- Or an amp-bind specific solution. --> <amp-bind syntax="xml"></amp-bind> ```
1.0
amp-bind: XHTML-friendly syntax - Square brackets, e.g `[foo]`, are not valid attribute name starting chars in XML spec: https://www.w3.org/TR/REC-xml/#NT-NameStartChar Perhaps we can allow a configuration to switch to an alternative syntax, e.g. ```html <!-- Generic solution. --> <script async custom-element="amp-bind" src="..." data-syntax="xml"></script> <!-- Or an amp-bind specific solution. --> <amp-bind syntax="xml"></amp-bind> ```
non_defect
amp bind xhtml friendly syntax square brackets e g are not valid attribute name starting chars in xml spec perhaps we can allow a configuration to switch to an alternative syntax e g html
0
61,292
17,023,659,200
IssuesEvent
2021-07-03 03:09:09
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
shop=book should be shop=books in Bookstore preset
Component: potlatch2 Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 11.40pm, Monday, 6th December 2010]** potlatch2 doesn't recognize shop=books, and its preset for a bookstore is shop=book. shop=books is what is listed on Map Features. There is also a wiki for shop=books at http://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks (And if you don't trust the wiki, an XAPI query clearly shows that shop=books is preferred by a wide margin.)
1.0
shop=book should be shop=books in Bookstore preset - **[Submitted to the original trac issue database at 11.40pm, Monday, 6th December 2010]** potlatch2 doesn't recognize shop=books, and its preset for a bookstore is shop=book. shop=books is what is listed on Map Features. There is also a wiki for shop=books at http://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks (And if you don't trust the wiki, an XAPI query clearly shows that shop=books is preferred by a wide margin.)
defect
shop book should be shop books in bookstore preset doesn t recognize shop books and its preset for a bookstore is shop book shop books is what is listed on map features there is also a wiki for shop books at and if you don t trust the wiki an xapi query clearly shows that shop books is preferred by a wide margin
1
34,969
7,493,826,708
IssuesEvent
2018-04-07 01:11:52
FoldingAtHome/fah-issues
https://api.github.com/repos/FoldingAtHome/fah-issues
closed
Theme selection isn't restored
FAHControl defect
| Trac | Data | | --: | :-- | | Ticket | 902 | | Reported by | @PantherX | | Status | accepted | | Component | FAHControl | | Priority | 7 (minor) | If I select a theme but hit cancel, the next time i open the preferences window, the "canceled" theme is displayed instead of the current one.
1.0
Theme selection isn't restored - | Trac | Data | | --: | :-- | | Ticket | 902 | | Reported by | @PantherX | | Status | accepted | | Component | FAHControl | | Priority | 7 (minor) | If I select a theme but hit cancel, the next time i open the preferences window, the "canceled" theme is displayed instead of the current one.
defect
theme selection isn t restored trac data ticket reported by pantherx status accepted component fahcontrol priority minor if i select a theme but hit cancel the next time i open the preferences window the canceled theme is displayed instead of the current one
1
261,684
22,765,960,977
IssuesEvent
2022-07-08 04:25:04
pingcap/tiflow
https://api.github.com/repos/pingcap/tiflow
closed
Flaking Test: consistent_replicate_s3
component/test type/enhancement area/ticdc
### Which jobs are flaking? cdc_ghpr_integration_test ### Which test(s) are flaking? consistent_replicate_s3 ### Jenkins logs or GitHub Actions link ```log [2022-07-04T07:23:39.702Z] table consistent_replicate_s3.check1 not exists for 41-th check, retry later [2022-07-04T07:23:42.310Z] table consistent_replicate_s3.check1 not exists for 42-th check, retry later [2022-07-04T07:23:44.258Z] table consistent_replicate_s3.check1 not exists for 43-th check, retry later [2022-07-04T07:23:46.186Z] table consistent_replicate_s3.check1 not exists for 44-th check, retry later [2022-07-04T07:23:48.351Z] table consistent_replicate_s3.check1 not exists for 45-th check, retry later [2022-07-04T07:23:50.307Z] table consistent_replicate_s3.check1 not exists for 46-th check, retry later [2022-07-04T07:23:52.340Z] table consistent_replicate_s3.check1 not exists for 47-th check, retry later [2022-07-04T07:23:54.311Z] table consistent_replicate_s3.check1 not exists for 48-th check, retry later [2022-07-04T07:23:56.327Z] table consistent_replicate_s3.check1 not exists for 49-th check, retry later [2022-07-04T07:23:58.316Z] table consistent_replicate_s3.check1 not exists for 50-th check, retry later [2022-07-04T07:24:00.294Z] table consistent_replicate_s3.check1 not exists for 51-th check, retry later [2022-07-04T07:24:02.279Z] table consistent_replicate_s3.check1 not exists for 52-th check, retry later [2022-07-04T07:24:04.274Z] table consistent_replicate_s3.check1 not exists for 53-th check, retry later [2022-07-04T07:24:06.300Z] table consistent_replicate_s3.check1 not exists for 54-th check, retry later [2022-07-04T07:24:08.341Z] table consistent_replicate_s3.check1 not exists for 55-th check, retry later [2022-07-04T07:24:10.411Z] table consistent_replicate_s3.check1 not exists for 56-th check, retry later [2022-07-04T07:24:13.045Z] table consistent_replicate_s3.check1 not exists for 57-th check, retry later [2022-07-04T07:24:14.549Z] table consistent_replicate_s3.check1 not exists for 58-th check, retry later [2022-07-04T07:24:16.686Z] table consistent_replicate_s3.check1 not exists for 59-th check, retry later [2022-07-04T07:24:18.718Z] table consistent_replicate_s3.check1 not exists for 60-th check, retry later [2022-07-04T07:24:20.820Z] table consistent_replicate_s3.check1 not exists at last check [2022-07-04T07:24:20.820Z] Exiting on signal: INTERRUPT [2022-07-04T07:24:43.130Z] make: *** [integration_test_mysql] Error 1 ``` ### Anything else we need to know - Does this test exist for other branches as well? - Has there been a high frequency of failure lately?
1.0
Flaking Test: consistent_replicate_s3 - ### Which jobs are flaking? cdc_ghpr_integration_test ### Which test(s) are flaking? consistent_replicate_s3 ### Jenkins logs or GitHub Actions link ```log [2022-07-04T07:23:39.702Z] table consistent_replicate_s3.check1 not exists for 41-th check, retry later [2022-07-04T07:23:42.310Z] table consistent_replicate_s3.check1 not exists for 42-th check, retry later [2022-07-04T07:23:44.258Z] table consistent_replicate_s3.check1 not exists for 43-th check, retry later [2022-07-04T07:23:46.186Z] table consistent_replicate_s3.check1 not exists for 44-th check, retry later [2022-07-04T07:23:48.351Z] table consistent_replicate_s3.check1 not exists for 45-th check, retry later [2022-07-04T07:23:50.307Z] table consistent_replicate_s3.check1 not exists for 46-th check, retry later [2022-07-04T07:23:52.340Z] table consistent_replicate_s3.check1 not exists for 47-th check, retry later [2022-07-04T07:23:54.311Z] table consistent_replicate_s3.check1 not exists for 48-th check, retry later [2022-07-04T07:23:56.327Z] table consistent_replicate_s3.check1 not exists for 49-th check, retry later [2022-07-04T07:23:58.316Z] table consistent_replicate_s3.check1 not exists for 50-th check, retry later [2022-07-04T07:24:00.294Z] table consistent_replicate_s3.check1 not exists for 51-th check, retry later [2022-07-04T07:24:02.279Z] table consistent_replicate_s3.check1 not exists for 52-th check, retry later [2022-07-04T07:24:04.274Z] table consistent_replicate_s3.check1 not exists for 53-th check, retry later [2022-07-04T07:24:06.300Z] table consistent_replicate_s3.check1 not exists for 54-th check, retry later [2022-07-04T07:24:08.341Z] table consistent_replicate_s3.check1 not exists for 55-th check, retry later [2022-07-04T07:24:10.411Z] table consistent_replicate_s3.check1 not exists for 56-th check, retry later [2022-07-04T07:24:13.045Z] table consistent_replicate_s3.check1 not exists for 57-th check, retry later [2022-07-04T07:24:14.549Z] table consistent_replicate_s3.check1 not exists for 58-th check, retry later [2022-07-04T07:24:16.686Z] table consistent_replicate_s3.check1 not exists for 59-th check, retry later [2022-07-04T07:24:18.718Z] table consistent_replicate_s3.check1 not exists for 60-th check, retry later [2022-07-04T07:24:20.820Z] table consistent_replicate_s3.check1 not exists at last check [2022-07-04T07:24:20.820Z] Exiting on signal: INTERRUPT [2022-07-04T07:24:43.130Z] make: *** [integration_test_mysql] Error 1 ``` ### Anything else we need to know - Does this test exist for other branches as well? - Has there been a high frequency of failure lately?
non_defect
flaking test consistent replicate which jobs are flaking cdc ghpr integration test which test s are flaking consistent replicate jenkins logs or github actions link log table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists for th check retry later table consistent replicate not exists at last check exiting on signal interrupt make error anything else we need to know does this test exist for other branches as well has there been a high frequency of failure lately
0
5,264
2,769,782,504
IssuesEvent
2015-05-01 06:23:44
rancherio/rancher
https://api.github.com/repos/rancherio/rancher
closed
Edit from Load Balancer info page for Configuration does nothing
area/balancer area/ui bug status/resolved status/to-test
v0.16.0 Steps: 1. Create a LB 2. Click on LB name 3. Click on Configuration in left pane 4. Click on blue Edit Configurations button Results: Nothing happens Expected: Edit page to appear
1.0
Edit from Load Balancer info page for Configuration does nothing - v0.16.0 Steps: 1. Create a LB 2. Click on LB name 3. Click on Configuration in left pane 4. Click on blue Edit Configurations button Results: Nothing happens Expected: Edit page to appear
non_defect
edit from load balancer info page for configuration does nothing steps create a lb click on lb name click on configuration in left pane click on blue edit configurations button results nothing happens expected edit page to appear
0
67,747
21,099,248,558
IssuesEvent
2022-04-04 13:13:48
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
Inputmask: dir="RTL" doesn't work
defect
When using InputMask in primefaces 10.0.0 (jakarta) with dir="RTL" the characters are entered in reverse order. As comparison, the behavior of the same attribute when using InputText is correct. **Environment:** - PF Version: _10.0.0 - Affected browsers: Chrome, FireFox, etc **To Reproduce** Add the attribute dir="RTL" to a form. **Expected behavior** The characters to be displayed in the correct order. ( Just as it happens, for example, in the InputText) **Example XHTML** <h:form id="frmTest"> <h:outputLabel value="RTL InputMask" /> <p:inputMask mask="999/99" dir="RTL" /><br/> <h:outputLabel value="RTL InputMask with value "/> <p:inputMask value="123/45" mask="999/99" dir="RTL" /><br/> <h:outputLabel value="RTL InputText " /> <p:inputText dir="RTL" /><br/> <h:outputLabel value="RTL InputText with value " /> <p:inputText dir="RTL" value="123/45" />br/> </h:form> **Example Bean** ```java @Named @ViewScoped public class TestView implements Serializable { } ```
1.0
Inputmask: dir="RTL" doesn't work - When using InputMask in primefaces 10.0.0 (jakarta) with dir="RTL" the characters are entered in reverse order. As comparison, the behavior of the same attribute when using InputText is correct. **Environment:** - PF Version: _10.0.0 - Affected browsers: Chrome, FireFox, etc **To Reproduce** Add the attribute dir="RTL" to a form. **Expected behavior** The characters to be displayed in the correct order. ( Just as it happens, for example, in the InputText) **Example XHTML** <h:form id="frmTest"> <h:outputLabel value="RTL InputMask" /> <p:inputMask mask="999/99" dir="RTL" /><br/> <h:outputLabel value="RTL InputMask with value "/> <p:inputMask value="123/45" mask="999/99" dir="RTL" /><br/> <h:outputLabel value="RTL InputText " /> <p:inputText dir="RTL" /><br/> <h:outputLabel value="RTL InputText with value " /> <p:inputText dir="RTL" value="123/45" />br/> </h:form> **Example Bean** ```java @Named @ViewScoped public class TestView implements Serializable { } ```
defect
inputmask dir rtl doesn t work when using inputmask in primefaces jakarta with dir rtl the characters are entered in reverse order as comparison the behavior of the same attribute when using inputtext is correct environment pf version affected browsers chrome firefox etc to reproduce add the attribute dir rtl to a form expected behavior the characters to be displayed in the correct order just as it happens for example in the inputtext example xhtml br example bean java named viewscoped public class testview implements serializable
1
422,811
12,287,485,504
IssuesEvent
2020-05-09 12:25:44
googleapis/elixir-google-api
https://api.github.com/repos/googleapis/elixir-google-api
opened
Synthesis failed for LibraryAgent
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate LibraryAgent. :broken_heart: Here's the output from running `synth.py`: ``` 2020-05-09 05:15:14 [INFO] logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api 2020-05-09 05:15:14,198 autosynth > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api Switched to branch 'autosynth-libraryagent' 2020-05-09 05:15:15 [INFO] Running synthtool 2020-05-09 05:15:15,925 autosynth > Running synthtool 2020-05-09 05:15:15 [INFO] ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/library_agent/synth.metadata', 'synth.py', '--'] 2020-05-09 05:15:15,925 autosynth > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/library_agent/synth.metadata', 'synth.py', '--'] 2020-05-09 05:15:16,133 synthtool > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py. On branch autosynth-libraryagent nothing to commit, working tree clean 2020-05-09 05:15:16,368 synthtool > Cloning https://github.com/googleapis/elixir-google-api.git. 2020-05-09 05:15:16,844 synthtool > Running: docker run --rm -v/home/kbuilder/.cache/synthtool/elixir-google-api:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh LibraryAgent 2020-05-09 05:15:22,021 synthtool > No files in sources /home/kbuilder/.cache/synthtool/elixir-google-api/clients were copied. Does the source contain files? Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module> main() File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main spec.loader.exec_module(synth_module) # type: ignore File "/tmpfs/src/github/synthtool/synthtool/metadata.py", line 180, in __exit__ write(self.metadata_file_path) File "/tmpfs/src/github/synthtool/synthtool/metadata.py", line 112, in write with open(outfile, "w") as fh: FileNotFoundError: [Errno 2] No such file or directory: 'clients/library_agent/synth.metadata' 2020-05-09 05:15:22 [ERROR] Synthesis failed 2020-05-09 05:15:22,048 autosynth > Synthesis failed Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 599, in <module> main() File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 471, in main return _inner_main(temp_dir) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 549, in _inner_main ).synthesize(base_synth_log_path) File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 118, in synthesize synth_proc.check_returncode() # Raise an exception. File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode self.stderr) subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/library_agent/synth.metadata', 'synth.py', '--', 'LibraryAgent']' returned non-zero exit status 1. ``` Google internal developers can see the full log [here](https://sponge/11ff3741-9158-4831-8681-fff828f77e1a).
1.0
Synthesis failed for LibraryAgent - Hello! Autosynth couldn't regenerate LibraryAgent. :broken_heart: Here's the output from running `synth.py`: ``` 2020-05-09 05:15:14 [INFO] logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api 2020-05-09 05:15:14,198 autosynth > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api Switched to branch 'autosynth-libraryagent' 2020-05-09 05:15:15 [INFO] Running synthtool 2020-05-09 05:15:15,925 autosynth > Running synthtool 2020-05-09 05:15:15 [INFO] ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/library_agent/synth.metadata', 'synth.py', '--'] 2020-05-09 05:15:15,925 autosynth > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/library_agent/synth.metadata', 'synth.py', '--'] 2020-05-09 05:15:16,133 synthtool > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py. On branch autosynth-libraryagent nothing to commit, working tree clean 2020-05-09 05:15:16,368 synthtool > Cloning https://github.com/googleapis/elixir-google-api.git. 2020-05-09 05:15:16,844 synthtool > Running: docker run --rm -v/home/kbuilder/.cache/synthtool/elixir-google-api:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh LibraryAgent 2020-05-09 05:15:22,021 synthtool > No files in sources /home/kbuilder/.cache/synthtool/elixir-google-api/clients were copied. Does the source contain files? Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module> main() File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main spec.loader.exec_module(synth_module) # type: ignore File "/tmpfs/src/github/synthtool/synthtool/metadata.py", line 180, in __exit__ write(self.metadata_file_path) File "/tmpfs/src/github/synthtool/synthtool/metadata.py", line 112, in write with open(outfile, "w") as fh: FileNotFoundError: [Errno 2] No such file or directory: 'clients/library_agent/synth.metadata' 2020-05-09 05:15:22 [ERROR] Synthesis failed 2020-05-09 05:15:22,048 autosynth > Synthesis failed Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 599, in <module> main() File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 471, in main return _inner_main(temp_dir) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 549, in _inner_main ).synthesize(base_synth_log_path) File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 118, in synthesize synth_proc.check_returncode() # Raise an exception. File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode self.stderr) subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/library_agent/synth.metadata', 'synth.py', '--', 'LibraryAgent']' returned non-zero exit status 1. ``` Google internal developers can see the full log [here](https://sponge/11ff3741-9158-4831-8681-fff828f77e1a).
non_defect
synthesis failed for libraryagent hello autosynth couldn t regenerate libraryagent broken heart here s the output from running synth py logs will be written to tmpfs src github synthtool logs googleapis elixir google api autosynth logs will be written to tmpfs src github synthtool logs googleapis elixir google api switched to branch autosynth libraryagent running synthtool autosynth running synthtool autosynth synthtool executing home kbuilder cache synthtool elixir google api synth py on branch autosynth libraryagent nothing to commit working tree clean synthtool cloning synthtool running docker run rm v home kbuilder cache synthtool elixir google api workspace v var run docker sock var run docker sock e user group w workspace gcr io cloud devrel public resources scripts generate client sh libraryagent synthtool no files in sources home kbuilder cache synthtool elixir google api clients were copied does the source contain files traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src github synthtool synthtool main py line in main file tmpfs src github synthtool env lib site packages click core py line in call return self main args kwargs file tmpfs src github synthtool env lib site packages click core py line in main rv self invoke ctx file tmpfs src github synthtool env lib site packages click core py line in invoke return ctx invoke self callback ctx params file tmpfs src github synthtool env lib site packages click core py line in invoke return callback args kwargs file tmpfs src github synthtool synthtool main py line in main spec loader exec module synth module type ignore file tmpfs src github synthtool synthtool metadata py line in exit write self metadata file path file tmpfs src github synthtool synthtool metadata py line in write with open outfile w as fh filenotfounderror no such file or directory clients library agent synth metadata synthesis failed autosynth synthesis failed traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src github synthtool autosynth synth py line in main file tmpfs src github synthtool autosynth synth py line in main return inner main temp dir file tmpfs src github synthtool autosynth synth py line in inner main synthesize base synth log path file tmpfs src github synthtool autosynth synthesizer py line in synthesize synth proc check returncode raise an exception file home kbuilder pyenv versions lib subprocess py line in check returncode self stderr subprocess calledprocesserror command returned non zero exit status google internal developers can see the full log
0
216,987
16,827,939,507
IssuesEvent
2021-06-17 21:26:12
codbear/DouglasMeunier_8_16062021
https://api.github.com/repos/codbear/DouglasMeunier_8_16062021
opened
[Ajout de tests unitaires et d'intégration]
test
Le rapport de couverture de branche de Jest indique que le fichiers suivants ne sont pas couverts : - [ ] composant `views/Bills` : faire passer le taux de couverture à 100% - [x] composant `views/NewBill` - [ ] composant `container/Bills` : - [ ] couvrir tous les "statements" sauf les appels au back-end firebase (ils sont signalés en commentaire dans le code) : c'est simple, il faut que [le rapport de couverture du fichier container/Bills](http://127.0.0.1:8080/coverage/lcov-report/containers/Bills.js.html) soit vert. Cela devrait permettre d'obtenir un taux de couverture aux alentours de 80% dans la colonne "statements". - [ ] ajouter un test d'intégration GET Bills. Tu peux t'inspirer celui qui est fait (signalé en commentaires) pour Dashboard. - [ ] composant `container/NewBill`: - [ ] couvrir tous les "statements" sauf les appels au back-end firebase (ils sont signalés en commentaire dans le code) : c'est simple, il faut que le rapport de couverture du fichier `container/NewBill` soit vert (accessible à [cette adresse](http://127.0.0.1:8080/coverage/lcov-report/containers/NewBill.js.html) quand tu auras lancé le serveur). Cela devrait permettre d'obtenir un taux de couverture aux alentours de 80% dans la colonne "statements". - [ ] ajouter un test d'intégration POST new bill. Tu peux t'inspirer celui qui est fait (signalé en commentaires) pour Dashboard. - [x] composant `views/VerticalLayout` Respecter la structure des tests unitaires en place : Given / When / Then avec le résultat attendu. Un exemple est donné dans le squelette du test `__tests__/Bills.js`
1.0
[Ajout de tests unitaires et d'intégration] - Le rapport de couverture de branche de Jest indique que le fichiers suivants ne sont pas couverts : - [ ] composant `views/Bills` : faire passer le taux de couverture à 100% - [x] composant `views/NewBill` - [ ] composant `container/Bills` : - [ ] couvrir tous les "statements" sauf les appels au back-end firebase (ils sont signalés en commentaire dans le code) : c'est simple, il faut que [le rapport de couverture du fichier container/Bills](http://127.0.0.1:8080/coverage/lcov-report/containers/Bills.js.html) soit vert. Cela devrait permettre d'obtenir un taux de couverture aux alentours de 80% dans la colonne "statements". - [ ] ajouter un test d'intégration GET Bills. Tu peux t'inspirer celui qui est fait (signalé en commentaires) pour Dashboard. - [ ] composant `container/NewBill`: - [ ] couvrir tous les "statements" sauf les appels au back-end firebase (ils sont signalés en commentaire dans le code) : c'est simple, il faut que le rapport de couverture du fichier `container/NewBill` soit vert (accessible à [cette adresse](http://127.0.0.1:8080/coverage/lcov-report/containers/NewBill.js.html) quand tu auras lancé le serveur). Cela devrait permettre d'obtenir un taux de couverture aux alentours de 80% dans la colonne "statements". - [ ] ajouter un test d'intégration POST new bill. Tu peux t'inspirer celui qui est fait (signalé en commentaires) pour Dashboard. - [x] composant `views/VerticalLayout` Respecter la structure des tests unitaires en place : Given / When / Then avec le résultat attendu. Un exemple est donné dans le squelette du test `__tests__/Bills.js`
non_defect
le rapport de couverture de branche de jest indique que le fichiers suivants ne sont pas couverts composant views bills faire passer le taux de couverture à composant views newbill composant container bills couvrir tous les statements sauf les appels au back end firebase ils sont signalés en commentaire dans le code c est simple il faut que soit vert cela devrait permettre d obtenir un taux de couverture aux alentours de dans la colonne statements ajouter un test d intégration get bills tu peux t inspirer celui qui est fait signalé en commentaires pour dashboard composant container newbill couvrir tous les statements sauf les appels au back end firebase ils sont signalés en commentaire dans le code c est simple il faut que le rapport de couverture du fichier container newbill soit vert accessible à quand tu auras lancé le serveur cela devrait permettre d obtenir un taux de couverture aux alentours de dans la colonne statements ajouter un test d intégration post new bill tu peux t inspirer celui qui est fait signalé en commentaires pour dashboard composant views verticallayout respecter la structure des tests unitaires en place given when then avec le résultat attendu un exemple est donné dans le squelette du test tests bills js
0
16,004
6,085,838,031
IssuesEvent
2017-06-17 18:28:13
junit-team/junit5
https://api.github.com/repos/junit-team/junit5
reopened
Support maven-surefire-plugin version 2.20
component: Platform component: Surefire theme: build type: enhancement
## Overview If any of my assertions fail, the Maven build fails with an `OutOfMemoryError`: <details> ``` java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:3332) at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124) at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:448) at java.lang.StringBuilder.append(StringBuilder.java:136) at org.apache.maven.plugin.surefire.booterclient.output.MultipleFailureException.getLocalizedMessage(MultipleFailureException.java:52) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$CloseableCloser.run(ForkStarter.java:200) at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils$1.call(CommandLineUtils.java:282) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:626) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:279) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:243) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1077) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:907) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:785) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345) at org.apache.maven.cli.MavenCli.main(MavenCli.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) ``` </details> ### Versions * Maven 3.5 or 3.3.9 * org.junit.jupiter:junit-jupiter-api:5.0.0-M4 * org.apache.maven.plugins:maven-surefire-plugin:2.20 * org.junit.platform:junit-platform-surefire-provider:1.0.0-M4 * org.junit.jupiter:junit-jupiter-engine:1.0.0-M4 ### Repro You should be able to reproduce this yourselves by trying to run `mvn test` for this project/commit: https://github.com/codahale/shamir/commit/0106f1b277352f4ea237c031534707978a5d326d. It should have a few failed assertions (I accidentally removed a few `byte` casts on `int` literals), but instead the build errors out. I can't reproduce this via the IntelliJ runner, FWIW. As a simpler repro case, `assert 1 == 0;` and this in the `pom.xml` seems to produce the error: <details> ```xml <properties> <maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.source>1.8</maven.compiler.source> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <junit.jupiter.version>5.0.0-M4</junit.jupiter.version> <junit.platform.version>1.0.0-M4</junit.platform.version> </properties> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>2.20</version> <configuration> <excludes> <exclude>**/generated/**</exclude> </excludes> </configuration> <dependencies> <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-surefire-provider</artifactId> <version>${junit.platform.version}</version> </dependency> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-engine</artifactId> <version>${junit.jupiter.version}</version> </dependency> </dependencies> </plugin> </plugins> </build> ``` </details> ## Deliverables - [ ] Determine the cause of the `OutOfMemoryError`. - [ ] Either fix the problem within the JUnit Platform or hand off to the Surefire team.
1.0
Support maven-surefire-plugin version 2.20 - ## Overview If any of my assertions fail, the Maven build fails with an `OutOfMemoryError`: <details> ``` java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:3332) at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124) at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:448) at java.lang.StringBuilder.append(StringBuilder.java:136) at org.apache.maven.plugin.surefire.booterclient.output.MultipleFailureException.getLocalizedMessage(MultipleFailureException.java:52) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$CloseableCloser.run(ForkStarter.java:200) at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils$1.call(CommandLineUtils.java:282) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:626) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:279) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:243) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1077) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:907) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:785) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345) at org.apache.maven.cli.MavenCli.main(MavenCli.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) ``` </details> ### Versions * Maven 3.5 or 3.3.9 * org.junit.jupiter:junit-jupiter-api:5.0.0-M4 * org.apache.maven.plugins:maven-surefire-plugin:2.20 * org.junit.platform:junit-platform-surefire-provider:1.0.0-M4 * org.junit.jupiter:junit-jupiter-engine:1.0.0-M4 ### Repro You should be able to reproduce this yourselves by trying to run `mvn test` for this project/commit: https://github.com/codahale/shamir/commit/0106f1b277352f4ea237c031534707978a5d326d. It should have a few failed assertions (I accidentally removed a few `byte` casts on `int` literals), but instead the build errors out. I can't reproduce this via the IntelliJ runner, FWIW. As a simpler repro case, `assert 1 == 0;` and this in the `pom.xml` seems to produce the error: <details> ```xml <properties> <maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.source>1.8</maven.compiler.source> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <junit.jupiter.version>5.0.0-M4</junit.jupiter.version> <junit.platform.version>1.0.0-M4</junit.platform.version> </properties> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>2.20</version> <configuration> <excludes> <exclude>**/generated/**</exclude> </excludes> </configuration> <dependencies> <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-surefire-provider</artifactId> <version>${junit.platform.version}</version> </dependency> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-engine</artifactId> <version>${junit.jupiter.version}</version> </dependency> </dependencies> </plugin> </plugins> </build> ``` </details> ## Deliverables - [ ] Determine the cause of the `OutOfMemoryError`. - [ ] Either fix the problem within the JUnit Platform or hand off to the Surefire team.
non_defect
support maven surefire plugin version overview if any of my assertions fail the maven build fails with an outofmemoryerror java lang outofmemoryerror java heap space at java util arrays copyof arrays java at java lang abstractstringbuilder ensurecapacityinternal abstractstringbuilder java at java lang abstractstringbuilder append abstractstringbuilder java at java lang stringbuilder append stringbuilder java at org apache maven plugin surefire booterclient output multiplefailureexception getlocalizedmessage multiplefailureexception java at org apache maven plugin surefire booterclient forkstarter closeablecloser run forkstarter java at org apache maven surefire shade org apache maven shared utils cli commandlineutils call commandlineutils java at org apache maven plugin surefire booterclient forkstarter fork forkstarter java at org apache maven plugin surefire booterclient forkstarter fork forkstarter java at org apache maven plugin surefire booterclient forkstarter run forkstarter java at org apache maven plugin surefire booterclient forkstarter run forkstarter java at org apache maven plugin surefire abstractsurefiremojo executeprovider abstractsurefiremojo java at org apache maven plugin surefire abstractsurefiremojo executeafterpreconditionschecked abstractsurefiremojo java at org apache maven plugin surefire abstractsurefiremojo execute abstractsurefiremojo java at org apache maven plugin defaultbuildpluginmanager executemojo defaultbuildpluginmanager java at org apache maven lifecycle internal mojoexecutor execute mojoexecutor java at org apache maven lifecycle internal mojoexecutor execute mojoexecutor java at org apache maven lifecycle internal mojoexecutor execute mojoexecutor java at org apache maven lifecycle internal lifecyclemodulebuilder buildproject lifecyclemodulebuilder java at org apache maven lifecycle internal lifecyclemodulebuilder buildproject lifecyclemodulebuilder java at org apache maven lifecycle internal builder singlethreaded singlethreadedbuilder build singlethreadedbuilder java at org apache maven lifecycle internal lifecyclestarter execute lifecyclestarter java at org apache maven defaultmaven doexecute defaultmaven java at org apache maven defaultmaven doexecute defaultmaven java at org apache maven defaultmaven execute defaultmaven java at org apache maven cli mavencli execute mavencli java at org apache maven cli mavencli domain mavencli java at org apache maven cli mavencli main mavencli 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 versions maven or org junit jupiter junit jupiter api org apache maven plugins maven surefire plugin org junit platform junit platform surefire provider org junit jupiter junit jupiter engine repro you should be able to reproduce this yourselves by trying to run mvn test for this project commit it should have a few failed assertions i accidentally removed a few byte casts on int literals but instead the build errors out i can t reproduce this via the intellij runner fwiw as a simpler repro case assert and this in the pom xml seems to produce the error xml utf org apache maven plugins maven surefire plugin generated org junit platform junit platform surefire provider junit platform version org junit jupiter junit jupiter engine junit jupiter version deliverables determine the cause of the outofmemoryerror either fix the problem within the junit platform or hand off to the surefire team
0
368,702
10,883,441,332
IssuesEvent
2019-11-18 04:55:20
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
PDA ID removal verb keeps trying to open a list to steal IDs
Priority: Medium
<!-- Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Every field other than 'specific information for locating' is required. If you do not fill out the 'specific information' field, please delete the header. /!\ Omitting or not answering a required field will result in your issue being closed. /!\ Repeated violation of this rule, or joke or spam issues, will result in punishment. PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS (The lines with four #'s) Don't edit them or delete them - it's part of the formatting --> #### Description of issue If I use the id verb to take my id otu of my PDA, it gives me a list of nearby mobs. If I try to use one of those other mobs instead of myself, it says "You can't reach it!" #### Difference between expected and actual behavior It should just give me my own ID. #### Steps to reproduce Hit "id" next to someone else. #### Specific information for locating <!-- e.g. an object name, paste specific message outputs... --> Probably in the PDA code, or the id verb code. #### Length of time in which bug has been known to occur <!-- Be specific if you approximately know the time it's been occurring for—this can speed up finding the source. If you're not sure about it, tell us too! --> Several days now, apparently. People keep forgetting about bug reports. #### Client version, Server revision & Game ID <!-- Found with the "Show server revision" verb in the OOC tab in game. --> Client Version: 512 Server Revision: 633f500742d3ebbccbc1fa00ef340bbbe50829a4 - cbc1fa00ef340bbbe50829a4 - 2019-09-29 Game ID: b3u-c8SI Current map: SEV Torch #### Issue bingo <!-- Check these by writing an x inside the [ ] (like this: [x])--> <!-- Don't forget to remove the space between the brackets, or it won't work! --> - [x] Issue could be reproduced at least once - [x] Issue could be reproduced by different players - [x] Issue could be reproduced in multiple rounds - [x] Issue happened in a recent (less than 7 days ago) round - [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
1.0
PDA ID removal verb keeps trying to open a list to steal IDs - <!-- Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Every field other than 'specific information for locating' is required. If you do not fill out the 'specific information' field, please delete the header. /!\ Omitting or not answering a required field will result in your issue being closed. /!\ Repeated violation of this rule, or joke or spam issues, will result in punishment. PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS (The lines with four #'s) Don't edit them or delete them - it's part of the formatting --> #### Description of issue If I use the id verb to take my id otu of my PDA, it gives me a list of nearby mobs. If I try to use one of those other mobs instead of myself, it says "You can't reach it!" #### Difference between expected and actual behavior It should just give me my own ID. #### Steps to reproduce Hit "id" next to someone else. #### Specific information for locating <!-- e.g. an object name, paste specific message outputs... --> Probably in the PDA code, or the id verb code. #### Length of time in which bug has been known to occur <!-- Be specific if you approximately know the time it's been occurring for—this can speed up finding the source. If you're not sure about it, tell us too! --> Several days now, apparently. People keep forgetting about bug reports. #### Client version, Server revision & Game ID <!-- Found with the "Show server revision" verb in the OOC tab in game. --> Client Version: 512 Server Revision: 633f500742d3ebbccbc1fa00ef340bbbe50829a4 - cbc1fa00ef340bbbe50829a4 - 2019-09-29 Game ID: b3u-c8SI Current map: SEV Torch #### Issue bingo <!-- Check these by writing an x inside the [ ] (like this: [x])--> <!-- Don't forget to remove the space between the brackets, or it won't work! --> - [x] Issue could be reproduced at least once - [x] Issue could be reproduced by different players - [x] Issue could be reproduced in multiple rounds - [x] Issue happened in a recent (less than 7 days ago) round - [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
non_defect
pda id removal verb keeps trying to open a list to steal ids anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them every field other than specific information for locating is required if you do not fill out the specific information field please delete the header omitting or not answering a required field will result in your issue being closed repeated violation of this rule or joke or spam issues will result in punishment put your answers on the blank lines below the headers the lines with four s don t edit them or delete them it s part of the formatting description of issue if i use the id verb to take my id otu of my pda it gives me a list of nearby mobs if i try to use one of those other mobs instead of myself it says you can t reach it difference between expected and actual behavior it should just give me my own id steps to reproduce hit id next to someone else specific information for locating probably in the pda code or the id verb code length of time in which bug has been known to occur be specific if you approximately know the time it s been occurring for—this can speed up finding the source if you re not sure about it tell us too several days now apparently people keep forgetting about bug reports client version server revision game id client version server revision game id current map sev torch issue bingo issue could be reproduced at least once issue could be reproduced by different players issue could be reproduced in multiple rounds issue happened in a recent less than days ago round
0
67,650
9,083,683,131
IssuesEvent
2019-02-17 22:25:50
atanisoft/DCCppESP32
https://api.github.com/repos/atanisoft/DCCppESP32
closed
document building with Arduino IDE
documentation
Currently the code is only built and tested using the Platform IO IDE. Instructions will need to be provided for using Arduino IDE as an option for users.
1.0
document building with Arduino IDE - Currently the code is only built and tested using the Platform IO IDE. Instructions will need to be provided for using Arduino IDE as an option for users.
non_defect
document building with arduino ide currently the code is only built and tested using the platform io ide instructions will need to be provided for using arduino ide as an option for users
0
19,027
3,126,347,708
IssuesEvent
2015-09-08 08:50:05
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
C++ client shows high CPU
Team: Client Type: Defect
This is 3.5. The following code causes large spike in CPU usage (90%) as soon as connected with Hazelcast server. void connect() { ClientConfig cf; cf.getGroupConfig().setLicenceKey("licencekey"); Address addr("192.168.1.2,5701); cf.addAddress(addr); HazelcastClient *hc = new HazelcastClient(cf); IMap<long, std::string>mymap = hc->getMap<long,std::string>("mapname"); } Is there a bug that is causing high cpu or is there something else that needs to be configured?
1.0
C++ client shows high CPU - This is 3.5. The following code causes large spike in CPU usage (90%) as soon as connected with Hazelcast server. void connect() { ClientConfig cf; cf.getGroupConfig().setLicenceKey("licencekey"); Address addr("192.168.1.2,5701); cf.addAddress(addr); HazelcastClient *hc = new HazelcastClient(cf); IMap<long, std::string>mymap = hc->getMap<long,std::string>("mapname"); } Is there a bug that is causing high cpu or is there something else that needs to be configured?
defect
c client shows high cpu this is the following code causes large spike in cpu usage as soon as connected with hazelcast server void connect clientconfig cf cf getgroupconfig setlicencekey licencekey address addr cf addaddress addr hazelcastclient hc new hazelcastclient cf imap mymap hc getmap mapname is there a bug that is causing high cpu or is there something else that needs to be configured
1
36,774
8,128,042,732
IssuesEvent
2018-08-17 10:12:39
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
closed
Cancellation of completed job should not fail with exception
core defect
Currently cancelling an already completed job fails with: ``` Error Message Cannot CANCEL job 3a9b-69fb-12d6-1e6b because it already has a result: JobResult{coordinatorUUID='828296e9-2948-4371-913b-12363024628b', jobId=3a9b-69fb-12d6-1e6b, name=null, creationTime=2018-08-14T17:41:07.061, completionTime=2018-08-14T17:41:08.249, failure=null} Stacktrace java.lang.IllegalStateException: Cannot CANCEL job 3a9b-69fb-12d6-1e6b because it already has a result: JobResult{coordinatorUUID='828296e9-2948-4371-913b-12363024628b', jobId=3a9b-69fb-12d6-1e6b, name=null, creationTime=2018-08-14T17:41:07.061, completionTime=2018-08-14T17:41:08.249, failure=null} ``` It could be that several clients try to cancel a job at the same time, and this should not cause a race between them.
1.0
Cancellation of completed job should not fail with exception - Currently cancelling an already completed job fails with: ``` Error Message Cannot CANCEL job 3a9b-69fb-12d6-1e6b because it already has a result: JobResult{coordinatorUUID='828296e9-2948-4371-913b-12363024628b', jobId=3a9b-69fb-12d6-1e6b, name=null, creationTime=2018-08-14T17:41:07.061, completionTime=2018-08-14T17:41:08.249, failure=null} Stacktrace java.lang.IllegalStateException: Cannot CANCEL job 3a9b-69fb-12d6-1e6b because it already has a result: JobResult{coordinatorUUID='828296e9-2948-4371-913b-12363024628b', jobId=3a9b-69fb-12d6-1e6b, name=null, creationTime=2018-08-14T17:41:07.061, completionTime=2018-08-14T17:41:08.249, failure=null} ``` It could be that several clients try to cancel a job at the same time, and this should not cause a race between them.
defect
cancellation of completed job should not fail with exception currently cancelling an already completed job fails with error message cannot cancel job because it already has a result jobresult coordinatoruuid jobid name null creationtime completiontime failure null stacktrace java lang illegalstateexception cannot cancel job because it already has a result jobresult coordinatoruuid jobid name null creationtime completiontime failure null it could be that several clients try to cancel a job at the same time and this should not cause a race between them
1
24,932
4,147,386,027
IssuesEvent
2016-06-15 06:44:46
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
optimize.minimize infinite loop with Newton-CG
defect scipy.optimize
I am currently trying to use Newton-CG but am running into a problem where I encounter an infinite loop in the minimization routine. Code to replicate this may be found here: https://gist.github.com/Chris7/51ed3a8f8cec011ce3342615675195b7 I am using Ubuntu 14.04 64 bit, and here is my pip freeze: ``` coverage==4.0.3 coveralls==1.1 Cython==0.23.4 docopt==0.6.2 line-profiler==1.0 lxml==3.5.0 memory-profiler==0.41 nose==1.3.7 numpy==1.10.1 pandas==0.17.1 patsy==0.4.1 plotly==1.9.6 pluggy==0.3.1 profilestats==2.0 py==1.4.31 pyprof2calltree==1.3.2 python-dateutil==2.4.2 pytz==2015.7 requests==2.8.1 scikit-learn==0.17 scipy==0.17.1 six==1.10.0 tox==2.2.1 virtualenv==13.1.2 ``` The code which runs infinitely is in optimize.optimize, lines 1412-1440 and are: ```python while numpy.add.reduce(numpy.abs(ri)) > termcond: if fhess is None: if fhess_p is None: Ap = approx_fhess_p(xk, psupi, fprime, epsilon) else: Ap = fhess_p(xk, psupi, *args) hcalls = hcalls + 1 else: Ap = numpy.dot(A, psupi) # check curvature Ap = asarray(Ap).squeeze() # get rid of matrices... curv = numpy.dot(psupi, Ap) if 0 <= curv <= 3 * float64eps: break elif curv < 0: if (i > 0): break else: # fall back to steepest descent direction xsupi = dri0 / (-curv) * b break alphai = dri0 / curv xsupi = xsupi + alphai * psupi ri = ri + alphai * Ap dri1 = numpy.dot(ri, ri) betai = dri1 / dri0 psupi = -ri + betai * psupi i = i + 1 dri0 = dri1 # ``` I would try to patch this myself, but I do not know enough about the Newton-CG method (yet). The issue appears to be that xsupi never increments and the curvature keeps increasing so it never breaks.
1.0
optimize.minimize infinite loop with Newton-CG - I am currently trying to use Newton-CG but am running into a problem where I encounter an infinite loop in the minimization routine. Code to replicate this may be found here: https://gist.github.com/Chris7/51ed3a8f8cec011ce3342615675195b7 I am using Ubuntu 14.04 64 bit, and here is my pip freeze: ``` coverage==4.0.3 coveralls==1.1 Cython==0.23.4 docopt==0.6.2 line-profiler==1.0 lxml==3.5.0 memory-profiler==0.41 nose==1.3.7 numpy==1.10.1 pandas==0.17.1 patsy==0.4.1 plotly==1.9.6 pluggy==0.3.1 profilestats==2.0 py==1.4.31 pyprof2calltree==1.3.2 python-dateutil==2.4.2 pytz==2015.7 requests==2.8.1 scikit-learn==0.17 scipy==0.17.1 six==1.10.0 tox==2.2.1 virtualenv==13.1.2 ``` The code which runs infinitely is in optimize.optimize, lines 1412-1440 and are: ```python while numpy.add.reduce(numpy.abs(ri)) > termcond: if fhess is None: if fhess_p is None: Ap = approx_fhess_p(xk, psupi, fprime, epsilon) else: Ap = fhess_p(xk, psupi, *args) hcalls = hcalls + 1 else: Ap = numpy.dot(A, psupi) # check curvature Ap = asarray(Ap).squeeze() # get rid of matrices... curv = numpy.dot(psupi, Ap) if 0 <= curv <= 3 * float64eps: break elif curv < 0: if (i > 0): break else: # fall back to steepest descent direction xsupi = dri0 / (-curv) * b break alphai = dri0 / curv xsupi = xsupi + alphai * psupi ri = ri + alphai * Ap dri1 = numpy.dot(ri, ri) betai = dri1 / dri0 psupi = -ri + betai * psupi i = i + 1 dri0 = dri1 # ``` I would try to patch this myself, but I do not know enough about the Newton-CG method (yet). The issue appears to be that xsupi never increments and the curvature keeps increasing so it never breaks.
defect
optimize minimize infinite loop with newton cg i am currently trying to use newton cg but am running into a problem where i encounter an infinite loop in the minimization routine code to replicate this may be found here i am using ubuntu bit and here is my pip freeze coverage coveralls cython docopt line profiler lxml memory profiler nose numpy pandas patsy plotly pluggy profilestats py python dateutil pytz requests scikit learn scipy six tox virtualenv the code which runs infinitely is in optimize optimize lines and are python while numpy add reduce numpy abs ri termcond if fhess is none if fhess p is none ap approx fhess p xk psupi fprime epsilon else ap fhess p xk psupi args hcalls hcalls else ap numpy dot a psupi check curvature ap asarray ap squeeze get rid of matrices curv numpy dot psupi ap if curv break elif curv if i break else fall back to steepest descent direction xsupi curv b break alphai curv xsupi xsupi alphai psupi ri ri alphai ap numpy dot ri ri betai psupi ri betai psupi i i i would try to patch this myself but i do not know enough about the newton cg method yet the issue appears to be that xsupi never increments and the curvature keeps increasing so it never breaks
1
18,800
3,087,566,994
IssuesEvent
2015-08-25 12:45:19
jserranohidalgo/test-trac
https://api.github.com/repos/jserranohidalgo/test-trac
closed
Resolución Bugs - 1.1 Resolución de errores - Módulos B1/B2 - Queries - Implementación de búsquedas para elementos CRGOPX (Continuación)
P: major R: incomplete T: defect
**Reported by ssaugar on 15 Dec 2014 15:37 UTC** Continuación del Ticket #1481 Tiempo a demanda.
1.0
Resolución Bugs - 1.1 Resolución de errores - Módulos B1/B2 - Queries - Implementación de búsquedas para elementos CRGOPX (Continuación) - **Reported by ssaugar on 15 Dec 2014 15:37 UTC** Continuación del Ticket #1481 Tiempo a demanda.
defect
resolución bugs resolución de errores módulos queries implementación de búsquedas para elementos crgopx continuación reported by ssaugar on dec utc continuación del ticket tiempo a demanda
1
27,508
5,037,784,333
IssuesEvent
2016-12-17 21:37:15
gitblit/gitblit
https://api.github.com/repos/gitblit/gitblit
closed
Logo path does not work
Status-CanNotReproduce Type-Defect
You can add any URL or image from directory and still it is showing default one.
1.0
Logo path does not work - You can add any URL or image from directory and still it is showing default one.
defect
logo path does not work you can add any url or image from directory and still it is showing default one
1
17,873
3,013,552,860
IssuesEvent
2015-07-29 09:41:05
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Exception when processing "startWorkItem" action in WorkQueueGateway
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. A workitem need to be restarted and reoffered to other user by admin(previously has been started before) 2. Next, calling startItem by the user will cause exception 3. What is the expected output? What do you see instead? Exception should not occur. What version of the product are you using? On what operating system? YAWL Enterprise 2.1(final) Please provide any additional information below. Exception is encountered when calling startItem API from WorkQueueGatewayClientAdapter for work item record that is reallocated or reoffered by admin after it has been started previously. After some investigation, I have found that _rm.getExecutingChild(wir) is not returning any executing child because the item itself is already an executing child. If I modified the code to WorkItemRecord child = (wir.getStatus().equals(WorkItemRecord.statusExecuting))? wir : _rm.getExecutingChild(wir); then it will work. ``` Original issue reported on code.google.com by `tengchai...@gmail.com` on 7 Jun 2011 at 1:38
1.0
Exception when processing "startWorkItem" action in WorkQueueGateway - ``` What steps will reproduce the problem? 1. A workitem need to be restarted and reoffered to other user by admin(previously has been started before) 2. Next, calling startItem by the user will cause exception 3. What is the expected output? What do you see instead? Exception should not occur. What version of the product are you using? On what operating system? YAWL Enterprise 2.1(final) Please provide any additional information below. Exception is encountered when calling startItem API from WorkQueueGatewayClientAdapter for work item record that is reallocated or reoffered by admin after it has been started previously. After some investigation, I have found that _rm.getExecutingChild(wir) is not returning any executing child because the item itself is already an executing child. If I modified the code to WorkItemRecord child = (wir.getStatus().equals(WorkItemRecord.statusExecuting))? wir : _rm.getExecutingChild(wir); then it will work. ``` Original issue reported on code.google.com by `tengchai...@gmail.com` on 7 Jun 2011 at 1:38
defect
exception when processing startworkitem action in workqueuegateway what steps will reproduce the problem a workitem need to be restarted and reoffered to other user by admin previously has been started before next calling startitem by the user will cause exception what is the expected output what do you see instead exception should not occur what version of the product are you using on what operating system yawl enterprise final please provide any additional information below exception is encountered when calling startitem api from workqueuegatewayclientadapter for work item record that is reallocated or reoffered by admin after it has been started previously after some investigation i have found that rm getexecutingchild wir is not returning any executing child because the item itself is already an executing child if i modified the code to workitemrecord child wir getstatus equals workitemrecord statusexecuting wir rm getexecutingchild wir then it will work original issue reported on code google com by tengchai gmail com on jun at
1
606,942
18,770,586,568
IssuesEvent
2021-11-06 19:13:21
k6ps/maisitikas-maze-solver
https://api.github.com/repos/k6ps/maisitikas-maze-solver
opened
Remove recursive attempts to recover from hitting the wall
high priority
The entire PositionCorrector is very much overengineered. Try to recover from hitting the wall just once. Empirically, the second recursion often makes matters worse. If we need third and further recursion, then probably the current direction and/or square coordinates are already wrong anyway, so it is better to reset and start from the beginning.
1.0
Remove recursive attempts to recover from hitting the wall - The entire PositionCorrector is very much overengineered. Try to recover from hitting the wall just once. Empirically, the second recursion often makes matters worse. If we need third and further recursion, then probably the current direction and/or square coordinates are already wrong anyway, so it is better to reset and start from the beginning.
non_defect
remove recursive attempts to recover from hitting the wall the entire positioncorrector is very much overengineered try to recover from hitting the wall just once empirically the second recursion often makes matters worse if we need third and further recursion then probably the current direction and or square coordinates are already wrong anyway so it is better to reset and start from the beginning
0
413,478
12,068,301,486
IssuesEvent
2020-04-16 14:35:14
ChainSafe/ChainBridge
https://api.github.com/repos/ChainSafe/ChainBridge
closed
Replace tokenid with resourceId
Priority: 2 - High
Usage of the name tokenId should be replaced with resourceId, except when referring to nft tokenIds
1.0
Replace tokenid with resourceId - Usage of the name tokenId should be replaced with resourceId, except when referring to nft tokenIds
non_defect
replace tokenid with resourceid usage of the name tokenid should be replaced with resourceid except when referring to nft tokenids
0
43,193
11,544,914,628
IssuesEvent
2020-02-18 12:26:51
mozilla-lockwise/lockwise-android
https://api.github.com/repos/mozilla-lockwise/lockwise-android
closed
the app doesn't open
crash defect needs-reproduce question
## Steps to reproduce Me opening the app ### Expected behavior The app loading ### Actual behavior It says it could not start ### Device & build information * Device: SM-T355Y * Build version: Latest ### Notes Attachments: ![20190704_202849](https://user-images.githubusercontent.com/52532041/60661146-b0371f00-9e9c-11e9-9f8a-478a7bada875.jpg)
1.0
the app doesn't open - ## Steps to reproduce Me opening the app ### Expected behavior The app loading ### Actual behavior It says it could not start ### Device & build information * Device: SM-T355Y * Build version: Latest ### Notes Attachments: ![20190704_202849](https://user-images.githubusercontent.com/52532041/60661146-b0371f00-9e9c-11e9-9f8a-478a7bada875.jpg)
defect
the app doesn t open steps to reproduce me opening the app expected behavior the app loading actual behavior it says it could not start device build information device sm build version latest notes attachments
1
183,628
14,241,700,667
IssuesEvent
2020-11-19 00:00:21
istio/istio
https://api.github.com/repos/istio/istio
opened
Multicluster tests use different/wrong Kind image
area/test and release feature/Multi-cluster
https://github.com/istio/istio/blob/a7dce38dae9be74cadc85bb2a268fb8ac53c5bb4/prow/integ-suite-kind.sh#L41 This is used exclusively by multicluster tests. Aside from the fact we should have a single place where its configured, it is also out of sync with the single cluster tests. We should have a single location for the default node image to be set by all sources. cc @stevenctl @jtrbs @gargnupur
1.0
Multicluster tests use different/wrong Kind image - https://github.com/istio/istio/blob/a7dce38dae9be74cadc85bb2a268fb8ac53c5bb4/prow/integ-suite-kind.sh#L41 This is used exclusively by multicluster tests. Aside from the fact we should have a single place where its configured, it is also out of sync with the single cluster tests. We should have a single location for the default node image to be set by all sources. cc @stevenctl @jtrbs @gargnupur
non_defect
multicluster tests use different wrong kind image this is used exclusively by multicluster tests aside from the fact we should have a single place where its configured it is also out of sync with the single cluster tests we should have a single location for the default node image to be set by all sources cc stevenctl jtrbs gargnupur
0
55,972
14,879,525,026
IssuesEvent
2021-01-20 07:50:06
owncloud/ocis
https://api.github.com/repos/owncloud/ocis
closed
Upload-only public link does not refer to files-drop page, nor are the permissions enforced
Category:Defect QA-Team Type:Bug p3-medium
1. in the webUI create a public link with "Uploader" role 2. copy the URL 3. paste the URL into the browser address Result: content of the folder is listed and the user has full access The only way to get to the drop files is to replace `public-files` in the final URL with `files-drop` In the case of a password protected link even that does not work. After entering the password the user is always referred to the normal public-files page
1.0
Upload-only public link does not refer to files-drop page, nor are the permissions enforced - 1. in the webUI create a public link with "Uploader" role 2. copy the URL 3. paste the URL into the browser address Result: content of the folder is listed and the user has full access The only way to get to the drop files is to replace `public-files` in the final URL with `files-drop` In the case of a password protected link even that does not work. After entering the password the user is always referred to the normal public-files page
defect
upload only public link does not refer to files drop page nor are the permissions enforced in the webui create a public link with uploader role copy the url paste the url into the browser address result content of the folder is listed and the user has full access the only way to get to the drop files is to replace public files in the final url with files drop in the case of a password protected link even that does not work after entering the password the user is always referred to the normal public files page
1
54,917
14,021,064,771
IssuesEvent
2020-10-29 20:40:18
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
ExecutorService does not propagate exceptions from task
Team: Core Type: Defect
**Describe the bug** Having a `Runnable` task that is executed on `ExecutorService`, if there's an exception thrown in the `run` method, the exception is silently swallowed and is not propagated to the client or in the member logs in any way. **Expected behavior** At least a log entry in the member log with the exception. **To Reproduce** Having this task: ``` public class MyRunnable implements Runnable, Serializable { @Override public void run() { throw new NullPointerException("my NPE"); } } ``` Executing it using: ``` public static void main(String[] args) { Config config = new Config(); HazelcastInstance member = Hazelcast.newHazelcastInstance(config); IExecutorService executor = member.getExecutorService( "exec" ); System.out.println("Running task."); executor.execute(new MyRunnable()); System.out.println("Finished task"); // member.shutdown(); } ``` Output: ``` INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] [192.168.1.100]:5701 is STARTING WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/home/jholusa/.m2/repository/com/hazelcast/hazelcast-all/4.1-SNAPSHOT/hazelcast-all-4.1-SNAPSHOT.jar) to field sun.nio.ch.SelectorImpl.selectedKeys WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release říj 29, 2020 9:38:16 ODP. com.hazelcast.internal.cluster.ClusterService INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] Members {size:1, ver:1} [ Member [192.168.1.100]:5701 - cea76de2-9ec1-4145-bade-6d241a652146 this ] říj 29, 2020 9:38:16 ODP. com.hazelcast.core.LifecycleService INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] [192.168.1.100]:5701 is STARTED Running task. říj 29, 2020 9:38:16 ODP. com.hazelcast.internal.partition.impl.PartitionStateManager INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] Initializing cluster partition table arrangement... Finished task ``` *IMDG version:* 4.1-SNAPSHOT (`93be758`)
1.0
ExecutorService does not propagate exceptions from task - **Describe the bug** Having a `Runnable` task that is executed on `ExecutorService`, if there's an exception thrown in the `run` method, the exception is silently swallowed and is not propagated to the client or in the member logs in any way. **Expected behavior** At least a log entry in the member log with the exception. **To Reproduce** Having this task: ``` public class MyRunnable implements Runnable, Serializable { @Override public void run() { throw new NullPointerException("my NPE"); } } ``` Executing it using: ``` public static void main(String[] args) { Config config = new Config(); HazelcastInstance member = Hazelcast.newHazelcastInstance(config); IExecutorService executor = member.getExecutorService( "exec" ); System.out.println("Running task."); executor.execute(new MyRunnable()); System.out.println("Finished task"); // member.shutdown(); } ``` Output: ``` INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] [192.168.1.100]:5701 is STARTING WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/home/jholusa/.m2/repository/com/hazelcast/hazelcast-all/4.1-SNAPSHOT/hazelcast-all-4.1-SNAPSHOT.jar) to field sun.nio.ch.SelectorImpl.selectedKeys WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release říj 29, 2020 9:38:16 ODP. com.hazelcast.internal.cluster.ClusterService INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] Members {size:1, ver:1} [ Member [192.168.1.100]:5701 - cea76de2-9ec1-4145-bade-6d241a652146 this ] říj 29, 2020 9:38:16 ODP. com.hazelcast.core.LifecycleService INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] [192.168.1.100]:5701 is STARTED Running task. říj 29, 2020 9:38:16 ODP. com.hazelcast.internal.partition.impl.PartitionStateManager INFO: [192.168.1.100]:5701 [dev] [4.1-SNAPSHOT] Initializing cluster partition table arrangement... Finished task ``` *IMDG version:* 4.1-SNAPSHOT (`93be758`)
defect
executorservice does not propagate exceptions from task describe the bug having a runnable task that is executed on executorservice if there s an exception thrown in the run method the exception is silently swallowed and is not propagated to the client or in the member logs in any way expected behavior at least a log entry in the member log with the exception to reproduce having this task public class myrunnable implements runnable serializable override public void run throw new nullpointerexception my npe executing it using public static void main string args config config new config hazelcastinstance member hazelcast newhazelcastinstance config iexecutorservice executor member getexecutorservice exec system out println running task executor execute new myrunnable system out println finished task member shutdown output info is starting warning an illegal reflective access operation has occurred warning illegal reflective access by com hazelcast internal networking nio selectoroptimizer file home jholusa repository com hazelcast hazelcast all snapshot hazelcast all snapshot jar to field sun nio ch selectorimpl selectedkeys warning please consider reporting this to the maintainers of com hazelcast internal networking nio selectoroptimizer warning use illegal access warn to enable warnings of further illegal reflective access operations warning all illegal access operations will be denied in a future release říj odp com hazelcast internal cluster clusterservice info members size ver member bade this říj odp com hazelcast core lifecycleservice info is started running task říj odp com hazelcast internal partition impl partitionstatemanager info initializing cluster partition table arrangement finished task imdg version snapshot
1
71,086
23,439,643,129
IssuesEvent
2022-08-15 13:44:18
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Bootstrap themes are missing on PF11-Elite versions
:lady_beetle: defect 11.0.7
primefaces-bootstrap4-blue-dark/light primefaces-bootstrap4-purple-dark/light
1.0
Bootstrap themes are missing on PF11-Elite versions - primefaces-bootstrap4-blue-dark/light primefaces-bootstrap4-purple-dark/light
defect
bootstrap themes are missing on elite versions primefaces blue dark light primefaces purple dark light
1
257,733
22,205,318,046
IssuesEvent
2022-06-07 14:27:33
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Fleet APM Integration] Cannot disable Java runtime attachment once enabled
bug Team:apm apm:test-plan-regression
Java runtime attachment cannot be disabled as there are errors in the integrations and the `Save integration` button is disabled. https://user-images.githubusercontent.com/5831975/171228843-f3fe5cc0-5752-4de0-8b5f-ab5ee1cccef1.mov Related to https://github.com/elastic/kibana/pull/131759
1.0
[Fleet APM Integration] Cannot disable Java runtime attachment once enabled - Java runtime attachment cannot be disabled as there are errors in the integrations and the `Save integration` button is disabled. https://user-images.githubusercontent.com/5831975/171228843-f3fe5cc0-5752-4de0-8b5f-ab5ee1cccef1.mov Related to https://github.com/elastic/kibana/pull/131759
non_defect
cannot disable java runtime attachment once enabled java runtime attachment cannot be disabled as there are errors in the integrations and the save integration button is disabled related to
0
7,422
2,610,367,756
IssuesEvent
2015-02-26 19:58:45
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
scribe not authenticating to my site - unable to add blog
auto-migrated Priority-Medium Type-Defect
``` What's the problem? I get the following error msg when attempting to connect to my site; Well, this is embarrassing... ScribeFire couldn't get the information it needed about your blog. Helpfully, your blog returned this message: The blog returned a 403 error code, but no error message could be found. What browser are you using? Chrome v - Version 30.0.1599.101 m What version of ScribeFire are you running? 4.2.3 ``` ----- Original issue reported on code.google.com by `icdjl...@gmail.com` on 13 Nov 2013 at 12:53
1.0
scribe not authenticating to my site - unable to add blog - ``` What's the problem? I get the following error msg when attempting to connect to my site; Well, this is embarrassing... ScribeFire couldn't get the information it needed about your blog. Helpfully, your blog returned this message: The blog returned a 403 error code, but no error message could be found. What browser are you using? Chrome v - Version 30.0.1599.101 m What version of ScribeFire are you running? 4.2.3 ``` ----- Original issue reported on code.google.com by `icdjl...@gmail.com` on 13 Nov 2013 at 12:53
defect
scribe not authenticating to my site unable to add blog what s the problem i get the following error msg when attempting to connect to my site well this is embarrassing scribefire couldn t get the information it needed about your blog helpfully your blog returned this message the blog returned a error code but no error message could be found what browser are you using chrome v version m what version of scribefire are you running original issue reported on code google com by icdjl gmail com on nov at
1
236,597
19,561,558,871
IssuesEvent
2022-01-03 16:54:09
nanocurrency/nano-node
https://api.github.com/repos/nanocurrency/nano-node
opened
Unit test `node.pruning_age` intermittently failing
bug unit test
Disabled in https://github.com/nanocurrency/nano-node/pull/3629 CI run in which it failed: [here](https://github.com/nanocurrency/nano-node/runs/4569228026?check_suite_focus=true#step:5:1180)
1.0
Unit test `node.pruning_age` intermittently failing - Disabled in https://github.com/nanocurrency/nano-node/pull/3629 CI run in which it failed: [here](https://github.com/nanocurrency/nano-node/runs/4569228026?check_suite_focus=true#step:5:1180)
non_defect
unit test node pruning age intermittently failing disabled in ci run in which it failed
0
67,021
20,815,950,926
IssuesEvent
2022-03-18 10:17:27
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
"Copy link to thread" should give feedback that the link was copied
T-Defect A-Threads Z-Labs
### Steps to reproduce 1. Have threads 2. Click "Copy link to thread" ### Outcome #### What did you expect? A "Copied!" or similar tooltip update. Could also be a checkmark, animation, etc. See "share room" dialog or various copy-able fields in settings for expected behaviour. #### What happened instead? ![image](https://user-images.githubusercontent.com/1190097/158892773-cfb66f87-abf1-433a-9edd-85eb8870d4fc.png) ### Operating system Windows 10 ### Application version Nightly (2021-03-17) ### How did you install the app? The Internet ### Homeserver t2l.io ### Will you send logs? No
1.0
"Copy link to thread" should give feedback that the link was copied - ### Steps to reproduce 1. Have threads 2. Click "Copy link to thread" ### Outcome #### What did you expect? A "Copied!" or similar tooltip update. Could also be a checkmark, animation, etc. See "share room" dialog or various copy-able fields in settings for expected behaviour. #### What happened instead? ![image](https://user-images.githubusercontent.com/1190097/158892773-cfb66f87-abf1-433a-9edd-85eb8870d4fc.png) ### Operating system Windows 10 ### Application version Nightly (2021-03-17) ### How did you install the app? The Internet ### Homeserver t2l.io ### Will you send logs? No
defect
copy link to thread should give feedback that the link was copied steps to reproduce have threads click copy link to thread outcome what did you expect a copied or similar tooltip update could also be a checkmark animation etc see share room dialog or various copy able fields in settings for expected behaviour what happened instead operating system windows application version nightly how did you install the app the internet homeserver io will you send logs no
1
288,824
8,851,944,236
IssuesEvent
2019-01-08 16:57:56
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
mycampus.upnm.edu.my - site is not usable
browser-firefox priority-normal
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: web --> **URL**: http://mycampus.upnm.edu.my/portal/LamanUtama **Browser / Version**: Firefox 64.0 **Operating System**: Windows 7 **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: The site link is broken **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
mycampus.upnm.edu.my - site is not usable - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: web --> **URL**: http://mycampus.upnm.edu.my/portal/LamanUtama **Browser / Version**: Firefox 64.0 **Operating System**: Windows 7 **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: The site link is broken **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_defect
mycampus upnm edu my site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description the site link is broken steps to reproduce browser configuration none from with ❤️
0
76,320
26,363,420,746
IssuesEvent
2023-01-11 14:56:51
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
opened
Crash with Pipe:Indoor when temperature is below 1.85C
Defect
Issue overview -------------- Trying to a run a PlantLoop with some Pipe:Indoor, it crashes in CalcPipeHeatTransCoef: https://github.com/NREL/EnergyPlus/blob/5306b934041bf2dd2b2f8e641d79744c6a74a5d3/src/EnergyPlus/PipeHeatTransfer.cc#L1759 ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version): All - Version of EnergyPlus (if using an intermediate build, include SHA): 22.2.0, develop as well ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [ ] Defect file added: - [ ] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
1.0
Crash with Pipe:Indoor when temperature is below 1.85C - Issue overview -------------- Trying to a run a PlantLoop with some Pipe:Indoor, it crashes in CalcPipeHeatTransCoef: https://github.com/NREL/EnergyPlus/blob/5306b934041bf2dd2b2f8e641d79744c6a74a5d3/src/EnergyPlus/PipeHeatTransfer.cc#L1759 ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version): All - Version of EnergyPlus (if using an intermediate build, include SHA): 22.2.0, develop as well ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [ ] Defect file added: - [ ] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
defect
crash with pipe indoor when temperature is below issue overview trying to a run a plantloop with some pipe indoor it crashes in calcpipeheattranscoef details some additional details for this issue if relevant platform operating system version all version of energyplus if using an intermediate build include sha develop as well checklist add to this list or remove from it as applicable this is a simple templated set of guidelines defect file added ticket added to pivotal for defect development team task pull request created the pull request will have additional tasks related to reviewing changes that fix this defect
1
50,802
13,187,753,870
IssuesEvent
2020-08-13 04:28:08
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
alas, another steamshovel segfault (Trac #1393)
Migrated from Trac combo core defect
This time when looking at true MC energy losses: ```text Program terminated with signal SIGSEGV, Segmentation fault. https://code.icecube.wisc.edu/ticket/0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 (gdb) bt https://code.icecube.wisc.edu/ticket/0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 #1 0x00007f154fc28552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) () from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so #2 0x0000000000493efa in void qMetaTypeDeleteHelper<boost::shared_ptr<ColorMap> >(boost::shared_ptr<ColorMap>*) () #3 0x00007f154beb83f3 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #4 0x00007f154c985f0d in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #5 0x00007f154c988ad1 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #6 0x00007f154c988bc3 in QStandardItem::~QStandardItem() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #7 0x00007f154c9889e8 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #8 0x00007f154c988bc3 in QStandardItem::~QStandardItem() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #9 0x00007f154c988db4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #10 0x00007f154c989049 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #11 0x00007f154bead597 in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #12 0x00007f154be87105 in QAbstractItemModel::~QAbstractItemModel() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #13 0x00007f154c985ec9 in QStandardItemModel::~QStandardItemModel() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x00007f154beaad18 in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #15 0x00007f154c4187f3 in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #16 0x0000000000493278 in ColorMapEditor::~ColorMapEditor() () #17 0x00007f154beac908 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #18 0x00007f154c4192e3 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #19 0x00007f154c3c59bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #20 0x00007f154c3cc4d8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #21 0x00000000004adbf8 in SteamshovelApp::notify(QObject*, QEvent*) () #22 0x00007f154be931cd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #23 0x00007f154be96a71 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 ---Type <return> to continue, or q <return> to quit--- #24 0x00007f154bec26ee in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #25 0x00007f1542677c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007f1542677f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007f1542677fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007f154bec285e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #29 0x00007f154c46dc66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #30 0x00007f154be91d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #31 0x00007f154be92085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #32 0x00007f154be97b09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #33 0x0000000000475900 in main () ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1393">https://code.icecube.wisc.edu/ticket/1393</a>, reported by berghaus and owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:09", "description": "This time when looking at true MC energy losses:\n\n{{{\nProgram terminated with signal SIGSEGV, Segmentation fault.\n#0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n(gdb) bt\n#0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#1 0x00007f154fc28552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) ()\n from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so\n#2 0x0000000000493efa in void qMetaTypeDeleteHelper<boost::shared_ptr<ColorMap> >(boost::shared_ptr<ColorMap>*) ()\n#3 0x00007f154beb83f3 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#4 0x00007f154c985f0d in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#5 0x00007f154c988ad1 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#6 0x00007f154c988bc3 in QStandardItem::~QStandardItem() ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#7 0x00007f154c9889e8 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#8 0x00007f154c988bc3 in QStandardItem::~QStandardItem() ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#9 0x00007f154c988db4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#10 0x00007f154c989049 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#11 0x00007f154bead597 in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#12 0x00007f154be87105 in QAbstractItemModel::~QAbstractItemModel() ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#13 0x00007f154c985ec9 in QStandardItemModel::~QStandardItemModel() ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#14 0x00007f154beaad18 in QObjectPrivate::deleteChildren() ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#15 0x00007f154c4187f3 in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#16 0x0000000000493278 in ColorMapEditor::~ColorMapEditor() ()\n#17 0x00007f154beac908 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#18 0x00007f154c4192e3 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#19 0x00007f154c3c59bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#20 0x00007f154c3cc4d8 in QApplication::notify(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#21 0x00000000004adbf8 in SteamshovelApp::notify(QObject*, QEvent*) ()\n#22 0x00007f154be931cd in QCoreApplication::notifyInternal(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#23 0x00007f154be96a71 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n---Type <return> to continue, or q <return> to quit--- \n#24 0x00007f154bec26ee in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#25 0x00007f1542677c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#26 0x00007f1542677f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#27 0x00007f1542677fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#28 0x00007f154bec285e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#29 0x00007f154c46dc66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#30 0x00007f154be91d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#31 0x00007f154be92085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#32 0x00007f154be97b09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#33 0x0000000000475900 in main ()\n}}}", "reporter": "berghaus", "cc": "", "resolution": "invalid", "_ts": "1458335649133028", "component": "combo core", "summary": "alas, another steamshovel segfault", "priority": "minor", "keywords": "steamshovel", "time": "2015-10-12T08:54:03", "milestone": "", "owner": "hdembinski", "type": "defect" } ``` </p> </details>
1.0
alas, another steamshovel segfault (Trac #1393) - This time when looking at true MC energy losses: ```text Program terminated with signal SIGSEGV, Segmentation fault. https://code.icecube.wisc.edu/ticket/0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 (gdb) bt https://code.icecube.wisc.edu/ticket/0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 #1 0x00007f154fc28552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) () from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so #2 0x0000000000493efa in void qMetaTypeDeleteHelper<boost::shared_ptr<ColorMap> >(boost::shared_ptr<ColorMap>*) () #3 0x00007f154beb83f3 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #4 0x00007f154c985f0d in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #5 0x00007f154c988ad1 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #6 0x00007f154c988bc3 in QStandardItem::~QStandardItem() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #7 0x00007f154c9889e8 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #8 0x00007f154c988bc3 in QStandardItem::~QStandardItem() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #9 0x00007f154c988db4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #10 0x00007f154c989049 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #11 0x00007f154bead597 in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #12 0x00007f154be87105 in QAbstractItemModel::~QAbstractItemModel() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #13 0x00007f154c985ec9 in QStandardItemModel::~QStandardItemModel() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x00007f154beaad18 in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #15 0x00007f154c4187f3 in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #16 0x0000000000493278 in ColorMapEditor::~ColorMapEditor() () #17 0x00007f154beac908 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #18 0x00007f154c4192e3 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #19 0x00007f154c3c59bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #20 0x00007f154c3cc4d8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #21 0x00000000004adbf8 in SteamshovelApp::notify(QObject*, QEvent*) () #22 0x00007f154be931cd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #23 0x00007f154be96a71 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 ---Type <return> to continue, or q <return> to quit--- #24 0x00007f154bec26ee in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #25 0x00007f1542677c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007f1542677f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007f1542677fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007f154bec285e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #29 0x00007f154c46dc66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #30 0x00007f154be91d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #31 0x00007f154be92085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #32 0x00007f154be97b09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #33 0x0000000000475900 in main () ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1393">https://code.icecube.wisc.edu/ticket/1393</a>, reported by berghaus and owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:09", "description": "This time when looking at true MC energy losses:\n\n{{{\nProgram terminated with signal SIGSEGV, Segmentation fault.\n#0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n(gdb) bt\n#0 0x00007f154e0ee241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#1 0x00007f154fc28552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) ()\n from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so\n#2 0x0000000000493efa in void qMetaTypeDeleteHelper<boost::shared_ptr<ColorMap> >(boost::shared_ptr<ColorMap>*) ()\n#3 0x00007f154beb83f3 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#4 0x00007f154c985f0d in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#5 0x00007f154c988ad1 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#6 0x00007f154c988bc3 in QStandardItem::~QStandardItem() ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#7 0x00007f154c9889e8 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#8 0x00007f154c988bc3 in QStandardItem::~QStandardItem() ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#9 0x00007f154c988db4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#10 0x00007f154c989049 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#11 0x00007f154bead597 in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#12 0x00007f154be87105 in QAbstractItemModel::~QAbstractItemModel() ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#13 0x00007f154c985ec9 in QStandardItemModel::~QStandardItemModel() ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#14 0x00007f154beaad18 in QObjectPrivate::deleteChildren() ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#15 0x00007f154c4187f3 in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#16 0x0000000000493278 in ColorMapEditor::~ColorMapEditor() ()\n#17 0x00007f154beac908 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#18 0x00007f154c4192e3 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#19 0x00007f154c3c59bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#20 0x00007f154c3cc4d8 in QApplication::notify(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#21 0x00000000004adbf8 in SteamshovelApp::notify(QObject*, QEvent*) ()\n#22 0x00007f154be931cd in QCoreApplication::notifyInternal(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#23 0x00007f154be96a71 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n---Type <return> to continue, or q <return> to quit--- \n#24 0x00007f154bec26ee in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#25 0x00007f1542677c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#26 0x00007f1542677f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#27 0x00007f1542677fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#28 0x00007f154bec285e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#29 0x00007f154c46dc66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#30 0x00007f154be91d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#31 0x00007f154be92085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#32 0x00007f154be97b09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#33 0x0000000000475900 in main ()\n}}}", "reporter": "berghaus", "cc": "", "resolution": "invalid", "_ts": "1458335649133028", "component": "combo core", "summary": "alas, another steamshovel segfault", "priority": "minor", "keywords": "steamshovel", "time": "2015-10-12T08:54:03", "milestone": "", "owner": "hdembinski", "type": "defect" } ``` </p> </details>
defect
alas another steamshovel segfault trac this time when looking at true mc energy losses text program terminated with signal sigsegv segmentation fault in from usr lib linux gnu so gdb bt in from usr lib linux gnu so in boost python converter shared ptr deleter operator void const from home berghaus ports lib boost libboost python mt so in void qmetatypedeletehelper boost shared ptr in from usr lib linux gnu libqtcore so in from usr lib linux gnu libqtgui so in from usr lib linux gnu libqtgui so in qstandarditem qstandarditem from usr lib linux gnu libqtgui so in from usr lib linux gnu libqtgui so in qstandarditem qstandarditem from usr lib linux gnu libqtgui so in from usr lib linux gnu libqtgui so in from usr lib linux gnu libqtgui so in qobject qobject from usr lib linux gnu libqtcore so in qabstractitemmodel qabstractitemmodel from usr lib linux gnu libqtcore so in qstandarditemmodel qstandarditemmodel from usr lib linux gnu libqtgui so in qobjectprivate deletechildren from usr lib linux gnu libqtcore so in qwidget qwidget from usr lib linux gnu libqtgui so in colormapeditor colormapeditor in qobject event qevent from usr lib linux gnu libqtcore so in qwidget event qevent from usr lib linux gnu libqtgui so in qapplicationprivate notify helper qobject qevent from usr lib linux gnu libqtgui so in qapplication notify qobject qevent from usr lib linux gnu libqtgui so in steamshovelapp notify qobject qevent in qcoreapplication notifyinternal qobject qevent from usr lib linux gnu libqtcore so in qcoreapplicationprivate sendpostedevents qobject int qthreaddata from usr lib linux gnu libqtcore so type to continue or q to quit in from usr lib linux gnu libqtcore so in g main context dispatch from lib linux gnu libglib so in from lib linux gnu libglib so in g main context iteration from lib linux gnu libglib so in qeventdispatcherglib processevents qflags from usr lib linux gnu libqtcore so in from usr lib linux gnu libqtgui so in qeventloop processevents qflags from usr lib linux gnu libqtcore so in qeventloop exec qflags from usr lib linux gnu libqtcore so in qcoreapplication exec from usr lib linux gnu libqtcore so in main migrated from json status closed changetime description this time when looking at true mc energy losses n n nprogram terminated with signal sigsegv segmentation fault n in from usr lib linux gnu so n gdb bt n in from usr lib linux gnu so n in boost python converter shared ptr deleter operator void const n from home berghaus ports lib boost libboost python mt so n in void qmetatypedeletehelper boost shared ptr n in from usr lib linux gnu libqtcore so n in from usr lib linux gnu libqtgui so n in from usr lib linux gnu libqtgui so n in qstandarditem qstandarditem n from usr lib linux gnu libqtgui so n in from usr lib linux gnu libqtgui so n in qstandarditem qstandarditem n from usr lib linux gnu libqtgui so n in from usr lib linux gnu libqtgui so n in from usr lib linux gnu libqtgui so n in qobject qobject from usr lib linux gnu libqtcore so n in qabstractitemmodel qabstractitemmodel n from usr lib linux gnu libqtcore so n in qstandarditemmodel qstandarditemmodel n from usr lib linux gnu libqtgui so n in qobjectprivate deletechildren n from usr lib linux gnu libqtcore so n in qwidget qwidget from usr lib linux gnu libqtgui so n in colormapeditor colormapeditor n in qobject event qevent from usr lib linux gnu libqtcore so n in qwidget event qevent from usr lib linux gnu libqtgui so n in qapplicationprivate notify helper qobject qevent n from usr lib linux gnu libqtgui so n in qapplication notify qobject qevent n from usr lib linux gnu libqtgui so n in steamshovelapp notify qobject qevent n in qcoreapplication notifyinternal qobject qevent n from usr lib linux gnu libqtcore so n in qcoreapplicationprivate sendpostedevents qobject int qthreaddata n from usr lib linux gnu libqtcore so n type to continue or q to quit n in from usr lib linux gnu libqtcore so n in g main context dispatch from lib linux gnu libglib so n in from lib linux gnu libglib so n in g main context iteration from lib linux gnu libglib so n in qeventdispatcherglib processevents qflags from usr lib linux gnu libqtcore so n in from usr lib linux gnu libqtgui so n in qeventloop processevents qflags n from usr lib linux gnu libqtcore so n in qeventloop exec qflags n from usr lib linux gnu libqtcore so n in qcoreapplication exec from usr lib linux gnu libqtcore so n in main n reporter berghaus cc resolution invalid ts component combo core summary alas another steamshovel segfault priority minor keywords steamshovel time milestone owner hdembinski type defect
1
17,399
3,004,071,379
IssuesEvent
2015-07-25 15:10:59
dirkwhoffmann/virtualc64
https://api.github.com/repos/dirkwhoffmann/virtualc64
closed
VICE test DENSREL-63
auto-migrated Priority-Medium Type-Defect
``` Wrong background color in upper/lower border DENSREL-1 und DENSREL-2 Nothing to see ``` Original issue reported on code.google.com by `dirk.hof...@gmail.com` on 4 Jan 2015 at 6:55
1.0
VICE test DENSREL-63 - ``` Wrong background color in upper/lower border DENSREL-1 und DENSREL-2 Nothing to see ``` Original issue reported on code.google.com by `dirk.hof...@gmail.com` on 4 Jan 2015 at 6:55
defect
vice test densrel wrong background color in upper lower border densrel und densrel nothing to see original issue reported on code google com by dirk hof gmail com on jan at
1
41,201
10,331,981,516
IssuesEvent
2019-09-02 20:51:14
contao/contao
https://api.github.com/repos/contao/contao
closed
{{request_token}} still generates an ESI request even if it's not needed
defect
**Affected version(s)** 4.8 **Description** When I use `{{request_token}}` it still generates an ESI request even though it's not needed (= same logic as in the CsrfTokenCookieListener). In that case, we can just replace the tag with an empty string.
1.0
{{request_token}} still generates an ESI request even if it's not needed - **Affected version(s)** 4.8 **Description** When I use `{{request_token}}` it still generates an ESI request even though it's not needed (= same logic as in the CsrfTokenCookieListener). In that case, we can just replace the tag with an empty string.
defect
request token still generates an esi request even if it s not needed affected version s description when i use request token it still generates an esi request even though it s not needed same logic as in the csrftokencookielistener in that case we can just replace the tag with an empty string
1
542,709
15,865,309,269
IssuesEvent
2021-04-08 14:37:10
guardicore/monkey
https://api.github.com/repos/guardicore/monkey
opened
AppImage Package v2
Complexity: High Expert Feature Priority: High
Appimage-builder creates very large packages. Modify the prototype AppImage build script to use a packaging method/tool other than appimage-builder. Time remaining - 2.0d
1.0
AppImage Package v2 - Appimage-builder creates very large packages. Modify the prototype AppImage build script to use a packaging method/tool other than appimage-builder. Time remaining - 2.0d
non_defect
appimage package appimage builder creates very large packages modify the prototype appimage build script to use a packaging method tool other than appimage builder time remaining
0
494,437
14,258,520,428
IssuesEvent
2020-11-20 06:27:47
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
change log, stuck to bottom when new content loads
Category: Accounts Priority: Low Status: Fixed
On Release Notes aka change log page. go to bottom, click read more. a bunch of new content loads, but user is still stuck to bottom of page, so they have to scroll up and try to find where the new content begins. While youre in there, lets change page name to Release Notes and url to releasenotes
1.0
change log, stuck to bottom when new content loads - On Release Notes aka change log page. go to bottom, click read more. a bunch of new content loads, but user is still stuck to bottom of page, so they have to scroll up and try to find where the new content begins. While youre in there, lets change page name to Release Notes and url to releasenotes
non_defect
change log stuck to bottom when new content loads on release notes aka change log page go to bottom click read more a bunch of new content loads but user is still stuck to bottom of page so they have to scroll up and try to find where the new content begins while youre in there lets change page name to release notes and url to releasenotes
0
50,978
13,188,012,050
IssuesEvent
2020-08-13 05:18:06
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
cascade extension applied twice (Trac #1763)
Migrated from Trac combo simulation defect
From slack: @musner just presented on the cascade call that there is an issue in simprod with cascade simulation. Short summary is: cascasde extension is simulated twice, first by CMC, then by clsim. So it needs to be disabled in clsim. I added an option to simprod-scripts/python/segments/HybridPhotonicsCLSim.py / the PropagatePhotons segment needs to be used with UseCascadeExtension = False when the PropagateMuons() segment is used in the chain before it. I think this needs to be added somewhere in simprod-scripts/python/modules/*.py, but I am unsure where it also must not be set if you don’t use CMC (i.e. for Genie/Geant4 I guess) could you add the relevant options to the various scripts? We could also make UseCascadeExtension = False the default This requires a bugfix release of simulation. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1763">https://code.icecube.wisc.edu/ticket/1763</a>, reported by claudio.kopper and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:47", "description": "From slack:\n\n @musner just presented on the cascade call that there is an issue in simprod with cascade simulation. Short summary is: cascasde extension is simulated twice, first by CMC, then by clsim. So it needs to be disabled in clsim. I added an option to\n simprod-scripts/python/segments/HybridPhotonicsCLSim.py / the PropagatePhotons segment needs to be used with UseCascadeExtension = False when the PropagateMuons() segment is used in the chain before it.\n\n I think this needs to be added somewhere in\n simprod-scripts/python/modules/*.py, but I am unsure where\n\n it also must not be set if you don\u2019t use CMC (i.e. for Genie/Geant4 I guess)\n\n could you add the relevant options to the various scripts? We could also make\n UseCascadeExtension = False the default\n\nThis requires a bugfix release of simulation.", "reporter": "claudio.kopper", "cc": "olivas", "resolution": "fixed", "_ts": "1550067167842669", "component": "combo simulation", "summary": "cascade extension applied twice", "priority": "blocker", "keywords": "", "time": "2016-06-27T18:53:20", "milestone": "", "owner": "jvansanten", "type": "defect" } ``` </p> </details>
1.0
cascade extension applied twice (Trac #1763) - From slack: @musner just presented on the cascade call that there is an issue in simprod with cascade simulation. Short summary is: cascasde extension is simulated twice, first by CMC, then by clsim. So it needs to be disabled in clsim. I added an option to simprod-scripts/python/segments/HybridPhotonicsCLSim.py / the PropagatePhotons segment needs to be used with UseCascadeExtension = False when the PropagateMuons() segment is used in the chain before it. I think this needs to be added somewhere in simprod-scripts/python/modules/*.py, but I am unsure where it also must not be set if you don’t use CMC (i.e. for Genie/Geant4 I guess) could you add the relevant options to the various scripts? We could also make UseCascadeExtension = False the default This requires a bugfix release of simulation. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1763">https://code.icecube.wisc.edu/ticket/1763</a>, reported by claudio.kopper and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:47", "description": "From slack:\n\n @musner just presented on the cascade call that there is an issue in simprod with cascade simulation. Short summary is: cascasde extension is simulated twice, first by CMC, then by clsim. So it needs to be disabled in clsim. I added an option to\n simprod-scripts/python/segments/HybridPhotonicsCLSim.py / the PropagatePhotons segment needs to be used with UseCascadeExtension = False when the PropagateMuons() segment is used in the chain before it.\n\n I think this needs to be added somewhere in\n simprod-scripts/python/modules/*.py, but I am unsure where\n\n it also must not be set if you don\u2019t use CMC (i.e. for Genie/Geant4 I guess)\n\n could you add the relevant options to the various scripts? We could also make\n UseCascadeExtension = False the default\n\nThis requires a bugfix release of simulation.", "reporter": "claudio.kopper", "cc": "olivas", "resolution": "fixed", "_ts": "1550067167842669", "component": "combo simulation", "summary": "cascade extension applied twice", "priority": "blocker", "keywords": "", "time": "2016-06-27T18:53:20", "milestone": "", "owner": "jvansanten", "type": "defect" } ``` </p> </details>
defect
cascade extension applied twice trac from slack musner just presented on the cascade call that there is an issue in simprod with cascade simulation short summary is cascasde extension is simulated twice first by cmc then by clsim so it needs to be disabled in clsim i added an option to simprod scripts python segments hybridphotonicsclsim py the propagatephotons segment needs to be used with usecascadeextension false when the propagatemuons segment is used in the chain before it i think this needs to be added somewhere in simprod scripts python modules py but i am unsure where it also must not be set if you don’t use cmc i e for genie i guess could you add the relevant options to the various scripts we could also make usecascadeextension false the default this requires a bugfix release of simulation migrated from json status closed changetime description from slack n n musner just presented on the cascade call that there is an issue in simprod with cascade simulation short summary is cascasde extension is simulated twice first by cmc then by clsim so it needs to be disabled in clsim i added an option to n simprod scripts python segments hybridphotonicsclsim py the propagatephotons segment needs to be used with usecascadeextension false when the propagatemuons segment is used in the chain before it n n i think this needs to be added somewhere in n simprod scripts python modules py but i am unsure where n n it also must not be set if you don use cmc i e for genie i guess n n could you add the relevant options to the various scripts we could also make n usecascadeextension false the default n nthis requires a bugfix release of simulation reporter claudio kopper cc olivas resolution fixed ts component combo simulation summary cascade extension applied twice priority blocker keywords time milestone owner jvansanten type defect
1
78,176
27,356,514,122
IssuesEvent
2023-02-27 13:14:04
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
CPU usage and memory jumps
T-Defect X-Needs-Info
### Steps to reproduce Seems Element has built-in miner. It's joke, but likely. ### Outcome #### What did you expect? #### What happened instead? ### Operating system Windows 7 ### Application version 1.11.23 ### How did you install the app? In-app update ### Homeserver matrix.org ### Will you send logs? Yes
1.0
CPU usage and memory jumps - ### Steps to reproduce Seems Element has built-in miner. It's joke, but likely. ### Outcome #### What did you expect? #### What happened instead? ### Operating system Windows 7 ### Application version 1.11.23 ### How did you install the app? In-app update ### Homeserver matrix.org ### Will you send logs? Yes
defect
cpu usage and memory jumps steps to reproduce seems element has built in miner it s joke but likely outcome what did you expect what happened instead operating system windows application version how did you install the app in app update homeserver matrix org will you send logs yes
1
245,746
20,795,349,080
IssuesEvent
2022-03-17 08:44:52
NatLibFi/Skosmos
https://api.github.com/repos/NatLibFi/Skosmos
closed
GitHub Actions CI tests are failing on PHP 7.x
bug tests
## At which URL did you encounter the problem? https://github.com/NatLibFi/Skosmos/runs/5493589722 ## What steps will reproduce the problem? 1. Do something (e.g. open a PR) that triggers a GitHub Actions CI job ## What is the expected output? What do you see instead? Expected for PHPUnit tests to pass, but they are all failing on PHP 7.x with this kind of error: ``` There were 482 errors: 1) BreadcrumbTest::testConstruct PHPUnit\Framework\Exception: Fatal error: Uncaught TypeError: Argument 3 passed to PHP_Token::__construct() must be an instance of PHP_Token_Stream, instance of PHPUnit\PHP_Token_Stream given, called in phar:///usr/local/bin/phpunit/php-token-stream/Token/Stream.php on line 131 and defined in /app/vendor/phpunit/php-token-stream/src/Token.php:37 Stack trace: #0 phar:///usr/local/bin/phpunit/php-token-stream/Token/Stream.php(131): PHP_Token->__construct('<?php\n', 1, Object(PHPUnit\PHP_Token_Stream), 0) #1 phar:///usr/local/bin/phpunit/php-token-stream/Token/Stream.php(73): PHPUnit\PHP_Token_Stream->scan('<?php\n\n/**\n * A...') #2 phar:///usr/local/bin/phpunit/php-code-coverage/CodeCoverage.php(515): PHPUnit\PHP_Token_Stream->__construct('<?php\n\n/**\n * A...') #3 phar:///usr/local/bin/phpunit/php-code-coverage/CodeCoverage.php(496): PHPUnit\SebastianBergmann\CodeCoverage\CodeCoverage->getLinesToBeIgnoredInner('/app/model/Brea...') #4 phar:///usr/local/bin/phpunit/php-code-coverage/CodeCoverage.php(450): PHPUnit\SebastianBergmann\CodeCoverage\CodeCo in /app/vendor/phpunit/php-token-stream/src/Token.php on line 37 ``` PHP 8.0 is not affected - tests are working fine. I just installed Skosmos on an Ubuntu 20.04 system with PHP 7.4 and ran the tests without problems. So the problem only appears under GitHub Actions CI currently.
1.0
GitHub Actions CI tests are failing on PHP 7.x - ## At which URL did you encounter the problem? https://github.com/NatLibFi/Skosmos/runs/5493589722 ## What steps will reproduce the problem? 1. Do something (e.g. open a PR) that triggers a GitHub Actions CI job ## What is the expected output? What do you see instead? Expected for PHPUnit tests to pass, but they are all failing on PHP 7.x with this kind of error: ``` There were 482 errors: 1) BreadcrumbTest::testConstruct PHPUnit\Framework\Exception: Fatal error: Uncaught TypeError: Argument 3 passed to PHP_Token::__construct() must be an instance of PHP_Token_Stream, instance of PHPUnit\PHP_Token_Stream given, called in phar:///usr/local/bin/phpunit/php-token-stream/Token/Stream.php on line 131 and defined in /app/vendor/phpunit/php-token-stream/src/Token.php:37 Stack trace: #0 phar:///usr/local/bin/phpunit/php-token-stream/Token/Stream.php(131): PHP_Token->__construct('<?php\n', 1, Object(PHPUnit\PHP_Token_Stream), 0) #1 phar:///usr/local/bin/phpunit/php-token-stream/Token/Stream.php(73): PHPUnit\PHP_Token_Stream->scan('<?php\n\n/**\n * A...') #2 phar:///usr/local/bin/phpunit/php-code-coverage/CodeCoverage.php(515): PHPUnit\PHP_Token_Stream->__construct('<?php\n\n/**\n * A...') #3 phar:///usr/local/bin/phpunit/php-code-coverage/CodeCoverage.php(496): PHPUnit\SebastianBergmann\CodeCoverage\CodeCoverage->getLinesToBeIgnoredInner('/app/model/Brea...') #4 phar:///usr/local/bin/phpunit/php-code-coverage/CodeCoverage.php(450): PHPUnit\SebastianBergmann\CodeCoverage\CodeCo in /app/vendor/phpunit/php-token-stream/src/Token.php on line 37 ``` PHP 8.0 is not affected - tests are working fine. I just installed Skosmos on an Ubuntu 20.04 system with PHP 7.4 and ran the tests without problems. So the problem only appears under GitHub Actions CI currently.
non_defect
github actions ci tests are failing on php x at which url did you encounter the problem what steps will reproduce the problem do something e g open a pr that triggers a github actions ci job what is the expected output what do you see instead expected for phpunit tests to pass but they are all failing on php x with this kind of error there were errors breadcrumbtest testconstruct phpunit framework exception fatal error uncaught typeerror argument passed to php token construct must be an instance of php token stream instance of phpunit php token stream given called in phar usr local bin phpunit php token stream token stream php on line and defined in app vendor phpunit php token stream src token php stack trace phar usr local bin phpunit php token stream token stream php php token construct php n object phpunit php token stream phar usr local bin phpunit php token stream token stream php phpunit php token stream scan php n n n a phar usr local bin phpunit php code coverage codecoverage php phpunit php token stream construct php n n n a phar usr local bin phpunit php code coverage codecoverage php phpunit sebastianbergmann codecoverage codecoverage getlinestobeignoredinner app model brea phar usr local bin phpunit php code coverage codecoverage php phpunit sebastianbergmann codecoverage codeco in app vendor phpunit php token stream src token php on line php is not affected tests are working fine i just installed skosmos on an ubuntu system with php and ran the tests without problems so the problem only appears under github actions ci currently
0
47,753
13,066,194,659
IssuesEvent
2020-07-30 21:11:14
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[payload-parsing] update the RELEASE_NOTES (Trac #1124)
Migrated from Trac combo core defect
There are a few changes on trunk that are not in the release notes. Assigning to olivas since he made all the changes. Migrated from https://code.icecube.wisc.edu/ticket/1124 ```json { "status": "closed", "changetime": "2016-03-18T21:13:59", "description": "There are a few changes on trunk that are not in the release notes. Assigning to olivas since he made all the changes.", "reporter": "david.schultz", "cc": "", "resolution": "fixed", "_ts": "1458335639558230", "component": "combo core", "summary": "[payload-parsing] update the RELEASE_NOTES", "priority": "blocker", "keywords": "", "time": "2015-08-17T16:35:01", "milestone": "", "owner": "olivas", "type": "defect" } ```
1.0
[payload-parsing] update the RELEASE_NOTES (Trac #1124) - There are a few changes on trunk that are not in the release notes. Assigning to olivas since he made all the changes. Migrated from https://code.icecube.wisc.edu/ticket/1124 ```json { "status": "closed", "changetime": "2016-03-18T21:13:59", "description": "There are a few changes on trunk that are not in the release notes. Assigning to olivas since he made all the changes.", "reporter": "david.schultz", "cc": "", "resolution": "fixed", "_ts": "1458335639558230", "component": "combo core", "summary": "[payload-parsing] update the RELEASE_NOTES", "priority": "blocker", "keywords": "", "time": "2015-08-17T16:35:01", "milestone": "", "owner": "olivas", "type": "defect" } ```
defect
update the release notes trac there are a few changes on trunk that are not in the release notes assigning to olivas since he made all the changes migrated from json status closed changetime description there are a few changes on trunk that are not in the release notes assigning to olivas since he made all the changes reporter david schultz cc resolution fixed ts component combo core summary update the release notes priority blocker keywords time milestone owner olivas type defect
1
291,307
25,136,715,063
IssuesEvent
2022-11-09 19:14:08
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
[Failing test] aks-engine-windows-containerd-1.23
sig/windows kind/failing-test needs-triage
### Which jobs are failing? [sig-release-1.23-informing](https://testgrid.k8s.io/sig-release-1.23-informing) - [aks-engine-windows-containerd-1.23](https://testgrid.k8s.io/sig-release-1.23-informing#aks-engine-windows-containerd-1.23) ### Which tests are failing? * Kubernetes e2e suite: [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] ### Since when has it been failing? 10/21 Last successful run: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd-1-23/1583479808736628736 First failed run: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd-1-23/1583525107869945856 ### Testgrid link https://testgrid.k8s.io/sig-release-1.23-informing#aks-engine-windows-containerd-1.23 ### Reason for failure (if possible) ``` { Failure /home/prow/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 Nov 9 10:34:45.611: deploying extension apiserver in namespace aggregator-7487 Unexpected error: <*errors.errorString | 0xc0042fb850>: { s: "error waiting for deployment \"sample-apiserver-deployment\" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:\"Available\", Status:\"False\", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:\"MinimumReplicasUnavailable\", Message:\"Deployment does not have minimum availability.\"}, v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:\"ReplicaSetUpdated\", Message:\"ReplicaSet \\\"sample-apiserver-deployment-dd86b6f68\\\" is progressing.\"}}, CollisionCount:(*int32)(nil)}", } error waiting for deployment "sample-apiserver-deployment" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-dd86b6f68\" is progressing."}}, CollisionCount:(*int32)(nil)} occurred /home/prow/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/apimachinery/aggregator.go:320} ``` ### Anything else we need to know? The job was recently failing because of some other issue, but that was fixed yesterday with https://github.com/kubernetes/test-infra/pull/27937. The original issue described above still remains. ### Relevant SIG(s) /sig windows cc @kubernetes/ci-signal
1.0
[Failing test] aks-engine-windows-containerd-1.23 - ### Which jobs are failing? [sig-release-1.23-informing](https://testgrid.k8s.io/sig-release-1.23-informing) - [aks-engine-windows-containerd-1.23](https://testgrid.k8s.io/sig-release-1.23-informing#aks-engine-windows-containerd-1.23) ### Which tests are failing? * Kubernetes e2e suite: [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] ### Since when has it been failing? 10/21 Last successful run: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd-1-23/1583479808736628736 First failed run: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-aks-engine-azure-master-windows-containerd-1-23/1583525107869945856 ### Testgrid link https://testgrid.k8s.io/sig-release-1.23-informing#aks-engine-windows-containerd-1.23 ### Reason for failure (if possible) ``` { Failure /home/prow/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 Nov 9 10:34:45.611: deploying extension apiserver in namespace aggregator-7487 Unexpected error: <*errors.errorString | 0xc0042fb850>: { s: "error waiting for deployment \"sample-apiserver-deployment\" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:\"Available\", Status:\"False\", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:\"MinimumReplicasUnavailable\", Message:\"Deployment does not have minimum availability.\"}, v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:\"ReplicaSetUpdated\", Message:\"ReplicaSet \\\"sample-apiserver-deployment-dd86b6f68\\\" is progressing.\"}}, CollisionCount:(*int32)(nil)}", } error waiting for deployment "sample-apiserver-deployment" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), LastTransitionTime:time.Date(2022, time.November, 9, 10, 29, 45, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-dd86b6f68\" is progressing."}}, CollisionCount:(*int32)(nil)} occurred /home/prow/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/apimachinery/aggregator.go:320} ``` ### Anything else we need to know? The job was recently failing because of some other issue, but that was fixed yesterday with https://github.com/kubernetes/test-infra/pull/27937. The original issue described above still remains. ### Relevant SIG(s) /sig windows cc @kubernetes/ci-signal
non_defect
aks engine windows containerd which jobs are failing which tests are failing kubernetes suite aggregator should be able to support the sample api server using the current aggregator since when has it been failing last successful run first failed run testgrid link reason for failure if possible failure home prow go src io kubernetes output local go src io kubernetes test framework framework go nov deploying extension apiserver in namespace aggregator unexpected error s error waiting for deployment sample apiserver deployment status to match expectation deployment status deploymentstatus observedgeneration replicas updatedreplicas readyreplicas availablereplicas unavailablereplicas conditions deploymentcondition deploymentcondition type available status false lastupdatetime time date time november time local lasttransitiontime time date time november time local reason minimumreplicasunavailable message deployment does not have minimum availability deploymentcondition type progressing status true lastupdatetime time date time november time local lasttransitiontime time date time november time local reason replicasetupdated message replicaset sample apiserver deployment is progressing collisioncount nil error waiting for deployment sample apiserver deployment status to match expectation deployment status deploymentstatus observedgeneration replicas updatedreplicas readyreplicas availablereplicas unavailablereplicas conditions deploymentcondition deploymentcondition type available status false lastupdatetime time date time november time local lasttransitiontime time date time november time local reason minimumreplicasunavailable message deployment does not have minimum availability deploymentcondition type progressing status true lastupdatetime time date time november time local lasttransitiontime time date time november time local reason replicasetupdated message replicaset sample apiserver deployment is progressing collisioncount nil occurred home prow go src io kubernetes output local go src io kubernetes test apimachinery aggregator go anything else we need to know the job was recently failing because of some other issue but that was fixed yesterday with the original issue described above still remains relevant sig s sig windows cc kubernetes ci signal
0
24,949
4,153,892,607
IssuesEvent
2016-06-16 09:29:37
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Size count different between IMap.size() and Imap.keySet().size()
Team: Client Team: Core Type: Defect
Are count values when Invoked on IMap and IMap.keySet() not supposed to be equal? I am seeing a huge difference. Server version :3.5.4 client version :3.5.4 ` private ClientConfig getIPDSClientConfig(){ GroupConfig groupConfig = new GroupConfig("nxdev-ipds-dev","password"); ClientConfig clientConfig = new ClientConfig(); clientConfig.setGroupConfig(groupConfig); ClientNetworkConfig clientNetworkConfig = new ClientNetworkConfig(); clientNetworkConfig.setAddresses(Lists.newArrayList("127.0.0.1:6701")); clientConfig.setNetworkConfig(clientNetworkConfig); return clientConfig; } @Test public void testHazelcastClient(){ ClientConfig clientConfig = getIPDSClientConfig(); HazelcastInstance client = HazelcastClient.newHazelcastClient(clientConfig); final IMap mktEnvCache= client.getMap("marketEnvDSMap"); System.out.println(" Cache Size:: "+mktEnvCache.size()+" keys size:: "+mktEnvCache.keySet().size()); } ` Output : Cache Size:: 8234 keys size:: 100 __
1.0
Size count different between IMap.size() and Imap.keySet().size() - Are count values when Invoked on IMap and IMap.keySet() not supposed to be equal? I am seeing a huge difference. Server version :3.5.4 client version :3.5.4 ` private ClientConfig getIPDSClientConfig(){ GroupConfig groupConfig = new GroupConfig("nxdev-ipds-dev","password"); ClientConfig clientConfig = new ClientConfig(); clientConfig.setGroupConfig(groupConfig); ClientNetworkConfig clientNetworkConfig = new ClientNetworkConfig(); clientNetworkConfig.setAddresses(Lists.newArrayList("127.0.0.1:6701")); clientConfig.setNetworkConfig(clientNetworkConfig); return clientConfig; } @Test public void testHazelcastClient(){ ClientConfig clientConfig = getIPDSClientConfig(); HazelcastInstance client = HazelcastClient.newHazelcastClient(clientConfig); final IMap mktEnvCache= client.getMap("marketEnvDSMap"); System.out.println(" Cache Size:: "+mktEnvCache.size()+" keys size:: "+mktEnvCache.keySet().size()); } ` Output : Cache Size:: 8234 keys size:: 100 __
defect
size count different between imap size and imap keyset size are count values when invoked on imap and imap keyset not supposed to be equal i am seeing a huge difference server version client version private clientconfig getipdsclientconfig groupconfig groupconfig new groupconfig nxdev ipds dev password clientconfig clientconfig new clientconfig clientconfig setgroupconfig groupconfig clientnetworkconfig clientnetworkconfig new clientnetworkconfig clientnetworkconfig setaddresses lists newarraylist clientconfig setnetworkconfig clientnetworkconfig return clientconfig test public void testhazelcastclient clientconfig clientconfig getipdsclientconfig hazelcastinstance client hazelcastclient newhazelcastclient clientconfig final imap mktenvcache client getmap marketenvdsmap system out println cache size mktenvcache size keys size mktenvcache keyset size output cache size keys size
1
238,401
7,779,248,728
IssuesEvent
2018-06-05 16:14:14
emory-libraries/ezpaarse-platforms
https://api.github.com/repos/emory-libraries/ezpaarse-platforms
opened
Ministry Matters
High Priority
### Example:star::star: : https://proxy.library.emory.edu/login?url=http://www.ministrymatters.com/ ### Priority: High ### Subscriber (Library): Theology
1.0
Ministry Matters - ### Example:star::star: : https://proxy.library.emory.edu/login?url=http://www.ministrymatters.com/ ### Priority: High ### Subscriber (Library): Theology
non_defect
ministry matters example star star priority high subscriber library theology
0
29,297
5,638,110,951
IssuesEvent
2017-04-06 11:00:01
buildo/react-components
https://api.github.com/repos/buildo/react-components
closed
CollapsableSection: cannot override $border-color
defect waiting for merge
## description As per title, we cannot redefine the value for `$border-color` ## how to reproduce - redefine `$border-color` before importing `collapsableSection.scss` => `CollapsableSection` will not use the redefined `border-color` ## specs - add missing `!default` to`$border-color` definition ## misc {optional: other useful info}
1.0
CollapsableSection: cannot override $border-color - ## description As per title, we cannot redefine the value for `$border-color` ## how to reproduce - redefine `$border-color` before importing `collapsableSection.scss` => `CollapsableSection` will not use the redefined `border-color` ## specs - add missing `!default` to`$border-color` definition ## misc {optional: other useful info}
defect
collapsablesection cannot override border color description as per title we cannot redefine the value for border color how to reproduce redefine border color before importing collapsablesection scss collapsablesection will not use the redefined border color specs add missing default to border color definition misc optional other useful info
1
39,813
9,662,891,179
IssuesEvent
2019-05-20 22:12:41
catmaid/CATMAID
https://api.github.com/repos/catmaid/CATMAID
closed
3D Viewer export animation sometimes fails
type: defect type: unreproduced
The movie finishes exporting but the file has 190 bytes only, and is therefore considered corrupted.
1.0
3D Viewer export animation sometimes fails - The movie finishes exporting but the file has 190 bytes only, and is therefore considered corrupted.
defect
viewer export animation sometimes fails the movie finishes exporting but the file has bytes only and is therefore considered corrupted
1
77,524
27,039,663,092
IssuesEvent
2023-02-13 03:25:22
amyjko/bookish
https://api.github.com/repos/amyjko/bookish
closed
Use small images for media page and click to expand
defect reading
This will reduce bandwidth requirements and a better viewing and download experience.
1.0
Use small images for media page and click to expand - This will reduce bandwidth requirements and a better viewing and download experience.
defect
use small images for media page and click to expand this will reduce bandwidth requirements and a better viewing and download experience
1
388,608
11,489,889,873
IssuesEvent
2020-02-11 16:12:04
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Missing datepicker in MassUpdate form for DateTime field
Bug Fix Proposed Medium Priority Module Resolved: Next Release
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> <!--- Ensure that all code ``` is surrounded ``` by triple back quotes. This can also be done over multiple lines --> For field type `DateTime` missing calendar datepiccker in the massupdate form. I added 2 custom fields `Date` and `DateTime` field : ![image](https://user-images.githubusercontent.com/18328936/70123333-1d80f300-167b-11ea-9dda-6561eb54a4aa.png) For DateTime filed - no datepicker ![image](https://user-images.githubusercontent.com/18328936/70123452-63d65200-167b-11ea-8146-851eca088392.png) For `Date` field - datepicker working correct ![image](https://user-images.githubusercontent.com/18328936/70123424-528d4580-167b-11ea-895e-2fc7bbbce6ba.png) #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Add custom field of type DateTime with massupdate flag 2. open list view, select rows and click Bulk Action -> Mass Update 3. click on the calendar icon to select date #### Expected Behavior <!--- Tell us what should happen --> popup with date picker should be opend #### Actual Behavior <!--- Tell us what happens instead --> <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> Nothing is happens #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.10.21 * Browser name and version (e.g. Chrome Version 78.0.3904.108 (64-bit)): * Environment name and version (e.g. MySQL, PHP 7.2): * Operating System and version (e.g Ubuntu 16.04):
1.0
Missing datepicker in MassUpdate form for DateTime field - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> <!--- Ensure that all code ``` is surrounded ``` by triple back quotes. This can also be done over multiple lines --> For field type `DateTime` missing calendar datepiccker in the massupdate form. I added 2 custom fields `Date` and `DateTime` field : ![image](https://user-images.githubusercontent.com/18328936/70123333-1d80f300-167b-11ea-9dda-6561eb54a4aa.png) For DateTime filed - no datepicker ![image](https://user-images.githubusercontent.com/18328936/70123452-63d65200-167b-11ea-8146-851eca088392.png) For `Date` field - datepicker working correct ![image](https://user-images.githubusercontent.com/18328936/70123424-528d4580-167b-11ea-895e-2fc7bbbce6ba.png) #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Add custom field of type DateTime with massupdate flag 2. open list view, select rows and click Bulk Action -> Mass Update 3. click on the calendar icon to select date #### Expected Behavior <!--- Tell us what should happen --> popup with date picker should be opend #### Actual Behavior <!--- Tell us what happens instead --> <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> Nothing is happens #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.10.21 * Browser name and version (e.g. Chrome Version 78.0.3904.108 (64-bit)): * Environment name and version (e.g. MySQL, PHP 7.2): * Operating System and version (e.g Ubuntu 16.04):
non_defect
missing datepicker in massupdate form for datetime field issue for field type datetime missing calendar datepiccker in the massupdate form i added custom fields date and datetime field for datetime filed no datepicker for date field datepicker working correct steps to reproduce add custom field of type datetime with massupdate flag open list view select rows and click bulk action mass update click on the calendar icon to select date expected behavior popup with date picker should be opend actual behavior nothing is happens possible fix context your environment suitecrm version used browser name and version e g chrome version bit environment name and version e g mysql php operating system and version e g ubuntu
0
29,008
13,921,707,497
IssuesEvent
2020-10-21 12:19:51
zcash/zcash
https://api.github.com/repos/zcash/zcash
closed
Establish a cost model appropriate for arithmetic circuits in {Spartan, Bulletproofs, Sonic, Halo, PLONK} styles
A-halo C-research I-performance
Proposed cost model: * M for a general multiplication (as in R1CS; also the cost of a division); * m for a constant multiplication (free in R1CS; same as M in Spartan) * A for an addition/subtraction gate (free in R1CS; same as M in Spartan) * B for a Boolean-constrained witness variable * W for an unconstrained witness variable. We can use this model for both R1CS and Spartan-style circuits, ignoring m, A and W when we only care about R1CS. @ebfull, does this model also work for Sonic?
True
Establish a cost model appropriate for arithmetic circuits in {Spartan, Bulletproofs, Sonic, Halo, PLONK} styles - Proposed cost model: * M for a general multiplication (as in R1CS; also the cost of a division); * m for a constant multiplication (free in R1CS; same as M in Spartan) * A for an addition/subtraction gate (free in R1CS; same as M in Spartan) * B for a Boolean-constrained witness variable * W for an unconstrained witness variable. We can use this model for both R1CS and Spartan-style circuits, ignoring m, A and W when we only care about R1CS. @ebfull, does this model also work for Sonic?
non_defect
establish a cost model appropriate for arithmetic circuits in spartan bulletproofs sonic halo plonk styles proposed cost model m for a general multiplication as in also the cost of a division m for a constant multiplication free in same as m in spartan a for an addition subtraction gate free in same as m in spartan b for a boolean constrained witness variable w for an unconstrained witness variable we can use this model for both and spartan style circuits ignoring m a and w when we only care about ebfull does this model also work for sonic
0
286,351
31,560,298,013
IssuesEvent
2023-09-03 06:56:09
Sultan-QA/pnpm-monosample2
https://api.github.com/repos/Sultan-QA/pnpm-monosample2
reopened
winston-3.2.1.tgz: 1 vulnerabilities (highest severity is: 7.5)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>winston-3.2.1.tgz</b></p></summary> <p></p> <p> <p>Found in HEAD commit: <a href="https://github.com/Sultan-QA/pnpm-monosample2/commit/359d2e304200a2eb239fe2d243144648ceb753a2">359d2e304200a2eb239fe2d243144648ceb753a2</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (winston version) | Remediation Possible** | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [WS-2021-0152](https://github.com/Qix-/color-string/commit/0789e21284c33d89ebc4ab4ca6f759b9375ac9d3) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.5 | color-string-1.5.3.tgz | Transitive | 3.3.0 | &#10060; | <p>**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation</p> ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> WS-2021-0152</summary> ### Vulnerable Library - <b>color-string-1.5.3.tgz</b></p> <p>Parser and generator for CSS color strings</p> <p>Library home page: <a href="https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz">https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz</a></p> <p> Dependency Hierarchy: - winston-3.2.1.tgz (Root Library) - diagnostics-1.1.1.tgz - colorspace-1.1.2.tgz - color-3.0.0.tgz - :x: **color-string-1.5.3.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Sultan-QA/pnpm-monosample2/commit/359d2e304200a2eb239fe2d243144648ceb753a2">359d2e304200a2eb239fe2d243144648ceb753a2</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Regular Expression Denial of Service (ReDoS) was found in color-string before 1.5.5. <p>Publish Date: 2021-03-12 <p>URL: <a href=https://github.com/Qix-/color-string/commit/0789e21284c33d89ebc4ab4ca6f759b9375ac9d3>WS-2021-0152</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2021-03-12</p> <p>Fix Resolution (color-string): 1.5.5</p> <p>Direct dependency fix Resolution (winston): 3.3.0</p> </p> <p></p> </details>
True
winston-3.2.1.tgz: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>winston-3.2.1.tgz</b></p></summary> <p></p> <p> <p>Found in HEAD commit: <a href="https://github.com/Sultan-QA/pnpm-monosample2/commit/359d2e304200a2eb239fe2d243144648ceb753a2">359d2e304200a2eb239fe2d243144648ceb753a2</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (winston version) | Remediation Possible** | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [WS-2021-0152](https://github.com/Qix-/color-string/commit/0789e21284c33d89ebc4ab4ca6f759b9375ac9d3) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.5 | color-string-1.5.3.tgz | Transitive | 3.3.0 | &#10060; | <p>**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation</p> ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> WS-2021-0152</summary> ### Vulnerable Library - <b>color-string-1.5.3.tgz</b></p> <p>Parser and generator for CSS color strings</p> <p>Library home page: <a href="https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz">https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz</a></p> <p> Dependency Hierarchy: - winston-3.2.1.tgz (Root Library) - diagnostics-1.1.1.tgz - colorspace-1.1.2.tgz - color-3.0.0.tgz - :x: **color-string-1.5.3.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Sultan-QA/pnpm-monosample2/commit/359d2e304200a2eb239fe2d243144648ceb753a2">359d2e304200a2eb239fe2d243144648ceb753a2</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Regular Expression Denial of Service (ReDoS) was found in color-string before 1.5.5. <p>Publish Date: 2021-03-12 <p>URL: <a href=https://github.com/Qix-/color-string/commit/0789e21284c33d89ebc4ab4ca6f759b9375ac9d3>WS-2021-0152</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2021-03-12</p> <p>Fix Resolution (color-string): 1.5.5</p> <p>Direct dependency fix Resolution (winston): 3.3.0</p> </p> <p></p> </details>
non_defect
winston tgz vulnerabilities highest severity is vulnerable library winston tgz found in head commit a href vulnerabilities cve severity cvss dependency type fixed in winston version remediation possible high color string tgz transitive in some cases remediation pr cannot be created automatically for a vulnerability despite the availability of remediation details ws vulnerable library color string tgz parser and generator for css color strings library home page a href dependency hierarchy winston tgz root library diagnostics tgz colorspace tgz color tgz x color string tgz vulnerable library found in head commit a href found in base branch main vulnerability details regular expression denial of service redos was found in color string before 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 release date fix resolution color string direct dependency fix resolution winston
0
181,066
30,615,123,906
IssuesEvent
2023-07-24 01:56:50
ministryofjustice/data-platform
https://api.github.com/repos/ministryofjustice/data-platform
closed
🧪 Create S3 bucket from Data Product repository
design-research stale
## User Story <!-- As a… [who is the user?] I need/want/expect to… [what does the user want to do?] So that… [why does the user want to do this?] --> ## User Type(s) <!-- Does this impact specific user types? Can it link to a persona? --> ## Value <!-- Describe the value and purpose of the changes --> ## Questions / Assumptions / Hypothesis <!-- Additional information to explain approach taken ### Hypothesis If we... [do a thing] Then... [this will happ] ### Proposal A proposal that is something testable, don't worry whether it works or not, it's a place for ideas. --> ## Definition of done <!-- Checklist for definition of done and acceptance criteria, for example: --> - [ ] Create a S3 bucket / Folder - [ ] user docs have been updated - [ ] another team member has reviewed - [ ] tests are green - [ ] UR test OR added to continual research plan ## Reference [How to write good user stories](https://www.gov.uk/service-manual/agile-delivery/writing-user-stories)
1.0
🧪 Create S3 bucket from Data Product repository - ## User Story <!-- As a… [who is the user?] I need/want/expect to… [what does the user want to do?] So that… [why does the user want to do this?] --> ## User Type(s) <!-- Does this impact specific user types? Can it link to a persona? --> ## Value <!-- Describe the value and purpose of the changes --> ## Questions / Assumptions / Hypothesis <!-- Additional information to explain approach taken ### Hypothesis If we... [do a thing] Then... [this will happ] ### Proposal A proposal that is something testable, don't worry whether it works or not, it's a place for ideas. --> ## Definition of done <!-- Checklist for definition of done and acceptance criteria, for example: --> - [ ] Create a S3 bucket / Folder - [ ] user docs have been updated - [ ] another team member has reviewed - [ ] tests are green - [ ] UR test OR added to continual research plan ## Reference [How to write good user stories](https://www.gov.uk/service-manual/agile-delivery/writing-user-stories)
non_defect
🧪 create bucket from data product repository user story as a… i need want expect to… so that… user type s does this impact specific user types can it link to a persona value questions assumptions hypothesis additional information to explain approach taken hypothesis if we then proposal a proposal that is something testable don t worry whether it works or not it s a place for ideas definition of done create a bucket folder user docs have been updated another team member has reviewed tests are green ur test or added to continual research plan reference
0
5,189
2,610,182,813
IssuesEvent
2015-02-26 18:58:14
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
纠结怎么样去掉色斑
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 执子之手,与子偕老。是我们对着三生石,许下的诺言。那�� �候的我们都带着一份热情,我们偏执的以为,只要我们相信� ��么奇迹就一定会出现。于是我们固执的朝着我们以为的方向 前进着。却不知道,原来我们走上的那条路,虽然不是绝路�� �但是同样的充满了荆棘与磨难。祛斑,是每个女人心中的一� ��病,怎么祛斑才是最安全的那!怎么样去掉色斑, 《客户案例》   女孩子在一起不是比的学历,也不是比的谁能挣多少钱�� �她们比的还是容貌。女孩子对漂亮的人心里总会有或多或少� ��嫉妒,都想让自己更漂亮些,可老天总是不让人如愿,都会 有一些遗憾。<br>   我是个不算漂亮的女孩子,因为知道自己不算美女,也�� �没怎么刻意的打扮自己,等上班了,由于业务忙,每天都要� ��班,在电脑前能呆十几个小时,时间长了,就发现自己眼睛 周围出现了很多小斑点,脸色也有些发暗,这让本来就不漂�� �的我更是沦落到路人甲里的老大妈了。<br>   我才25岁还没有男朋友,这种形象出去谁敢娶我啊,这可 真是愁死人了。私下里在关系比较好的姐妹建议我用用祛斑�� �化妆品,我想这也行,看能不能去掉吧,就去商场买了祛斑� ��回来,用了一段时间后,感觉斑少了些,心里稍微轻松了些 ,等用完一瓶就没再用,可过了一段时间,斑又出来了,感�� �这还会复发,这下我感觉更无力了。<br>   后来我听一个姐妹说「黛芙薇尔精华液」挺好,就试着�� �了用,两个多月后斑就没了,脸色也白了很多,可我还是不� ��心,等了两个月吧,斑一直没复发,这才真正放心了,我觉 得现在虽然我还是个不漂亮的女孩子,但我觉得自己的皮肤�� �,心里特别踏实。 阅读了怎么样去掉色斑,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》   1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐�� �去掉吗?   答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新�� �客都是通过老顾客介绍而来,口碑由此而来!   2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技�� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!   3,去除黄褐斑之后,会反弹吗?   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌!我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗?   4,你们的价格有点贵,能不能便宜一点?   答:如果您使用西药最少需要2000元,煎服的药最少需要3 000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗   5,我适合用黛芙薇尔精华液吗?   答:黛芙薇尔适用人群:   1、生理紊乱引起的黄褐斑人群   2、生育引起的妊娠斑人群   3、年纪增长引起的老年斑人群   4、化妆品色素沉积、辐射斑人群   5、长期日照引起的日晒斑人群   6、肌肤暗淡急需美白的人群 《祛斑小方法》 怎么样去掉色斑,同时为您分享祛斑小方法 1.萝卜和西红柿片:脸洗干净后,涂护肤霜,然后脸上贴放几 片西红柿或萝卜片,30分钟后,再用凉牛奶洗脸,使脸部皮肤 细腻、洁白。 2.胡萝卜汁: 将新鲜胡萝卜研碎挤汁,取10~30毫升,每日早晚洗完脸后,以 鲜汁拍脸,待干后用涂有植物油的手轻拍面部。此外,每日�� �1杯胡萝卜汁也有去斑作用。因为胡萝卜含有丰富的维生素A�� �。维生素A原在体内可转化为维生素A。维生素A具有滑润、强� ��皮肤的作用,并可防治皮肤粗糙及斑。 3.牛奶面膜:取一粒压缩面膜纸浸入鲜奶中,滴入天然维生素 E油两滴。5分钟后,取出面膜纸,打开,敷在脸上。待至面膜 纸半干,用温水洗净即可。 ``` ----- Original issue reported on code.google.com by `additive...@gmail.com` on 1 Jul 2014 at 2:55
1.0
纠结怎么样去掉色斑 - ``` 《摘要》 执子之手,与子偕老。是我们对着三生石,许下的诺言。那�� �候的我们都带着一份热情,我们偏执的以为,只要我们相信� ��么奇迹就一定会出现。于是我们固执的朝着我们以为的方向 前进着。却不知道,原来我们走上的那条路,虽然不是绝路�� �但是同样的充满了荆棘与磨难。祛斑,是每个女人心中的一� ��病,怎么祛斑才是最安全的那!怎么样去掉色斑, 《客户案例》   女孩子在一起不是比的学历,也不是比的谁能挣多少钱�� �她们比的还是容貌。女孩子对漂亮的人心里总会有或多或少� ��嫉妒,都想让自己更漂亮些,可老天总是不让人如愿,都会 有一些遗憾。<br>   我是个不算漂亮的女孩子,因为知道自己不算美女,也�� �没怎么刻意的打扮自己,等上班了,由于业务忙,每天都要� ��班,在电脑前能呆十几个小时,时间长了,就发现自己眼睛 周围出现了很多小斑点,脸色也有些发暗,这让本来就不漂�� �的我更是沦落到路人甲里的老大妈了。<br>   我才25岁还没有男朋友,这种形象出去谁敢娶我啊,这可 真是愁死人了。私下里在关系比较好的姐妹建议我用用祛斑�� �化妆品,我想这也行,看能不能去掉吧,就去商场买了祛斑� ��回来,用了一段时间后,感觉斑少了些,心里稍微轻松了些 ,等用完一瓶就没再用,可过了一段时间,斑又出来了,感�� �这还会复发,这下我感觉更无力了。<br>   后来我听一个姐妹说「黛芙薇尔精华液」挺好,就试着�� �了用,两个多月后斑就没了,脸色也白了很多,可我还是不� ��心,等了两个月吧,斑一直没复发,这才真正放心了,我觉 得现在虽然我还是个不漂亮的女孩子,但我觉得自己的皮肤�� �,心里特别踏实。 阅读了怎么样去掉色斑,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》   1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐�� �去掉吗?   答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新�� �客都是通过老顾客介绍而来,口碑由此而来!   2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技�� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!   3,去除黄褐斑之后,会反弹吗?   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌!我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗?   4,你们的价格有点贵,能不能便宜一点?   答:如果您使用西药最少需要2000元,煎服的药最少需要3 000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗   5,我适合用黛芙薇尔精华液吗?   答:黛芙薇尔适用人群:   1、生理紊乱引起的黄褐斑人群   2、生育引起的妊娠斑人群   3、年纪增长引起的老年斑人群   4、化妆品色素沉积、辐射斑人群   5、长期日照引起的日晒斑人群   6、肌肤暗淡急需美白的人群 《祛斑小方法》 怎么样去掉色斑,同时为您分享祛斑小方法 1.萝卜和西红柿片:脸洗干净后,涂护肤霜,然后脸上贴放几 片西红柿或萝卜片,30分钟后,再用凉牛奶洗脸,使脸部皮肤 细腻、洁白。 2.胡萝卜汁: 将新鲜胡萝卜研碎挤汁,取10~30毫升,每日早晚洗完脸后,以 鲜汁拍脸,待干后用涂有植物油的手轻拍面部。此外,每日�� �1杯胡萝卜汁也有去斑作用。因为胡萝卜含有丰富的维生素A�� �。维生素A原在体内可转化为维生素A。维生素A具有滑润、强� ��皮肤的作用,并可防治皮肤粗糙及斑。 3.牛奶面膜:取一粒压缩面膜纸浸入鲜奶中,滴入天然维生素 E油两滴。5分钟后,取出面膜纸,打开,敷在脸上。待至面膜 纸半干,用温水洗净即可。 ``` ----- Original issue reported on code.google.com by `additive...@gmail.com` on 1 Jul 2014 at 2:55
defect
纠结怎么样去掉色斑 《摘要》 执子之手,与子偕老。是我们对着三生石,许下的诺言。那�� �候的我们都带着一份热情,我们偏执的以为,只要我们相信� ��么奇迹就一定会出现。于是我们固执的朝着我们以为的方向 前进着。却不知道,原来我们走上的那条路,虽然不是绝路�� �但是同样的充满了荆棘与磨难。祛斑,是每个女人心中的一� ��病,怎么祛斑才是最安全的那!怎么样去掉色斑, 《客户案例》   女孩子在一起不是比的学历,也不是比的谁能挣多少钱�� �她们比的还是容貌。女孩子对漂亮的人心里总会有或多或少� ��嫉妒,都想让自己更漂亮些,可老天总是不让人如愿,都会 有一些遗憾。   我是个不算漂亮的女孩子,因为知道自己不算美女,也�� �没怎么刻意的打扮自己,等上班了,由于业务忙,每天都要� ��班,在电脑前能呆十几个小时,时间长了,就发现自己眼睛 周围出现了很多小斑点,脸色也有些发暗,这让本来就不漂�� �的我更是沦落到路人甲里的老大妈了。    ,这种形象出去谁敢娶我啊,这可 真是愁死人了。私下里在关系比较好的姐妹建议我用用祛斑�� �化妆品,我想这也行,看能不能去掉吧,就去商场买了祛斑� ��回来,用了一段时间后,感觉斑少了些,心里稍微轻松了些 ,等用完一瓶就没再用,可过了一段时间,斑又出来了,感�� �这还会复发,这下我感觉更无力了。   后来我听一个姐妹说「黛芙薇尔精华液」挺好,就试着�� �了用,两个多月后斑就没了,脸色也白了很多,可我还是不� ��心,等了两个月吧,斑一直没复发,这才真正放心了,我觉 得现在虽然我还是个不漂亮的女孩子,但我觉得自己的皮肤�� �,心里特别踏实。 阅读了怎么样去掉色斑,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加, — 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》    黛芙薇尔精华液真的有效果吗 真的可以把脸上的黄褐�� �去掉吗   答:黛芙薇尔精华液dna精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客, 的新�� �客都是通过老顾客介绍而来,口碑由此而来    ,服用黛芙薇尔美白,会伤身体吗 有副作用吗   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“dna美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作, �� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖    ,去除黄褐斑之后,会反弹吗   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌 我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗    ,你们的价格有点贵,能不能便宜一点   答: , , ,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助 一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗 你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗    ,我适合用黛芙薇尔精华液吗   答:黛芙薇尔适用人群:    、生理紊乱引起的黄褐斑人群    、生育引起的妊娠斑人群    、年纪增长引起的老年斑人群    、化妆品色素沉积、辐射斑人群    、长期日照引起的日晒斑人群    、肌肤暗淡急需美白的人群 《祛斑小方法》 怎么样去掉色斑,同时为您分享祛斑小方法 萝卜和西红柿片:脸洗干净后,涂护肤霜,然后脸上贴放几 片西红柿或萝卜片, ,再用凉牛奶洗脸,使脸部皮肤 细腻、洁白。 胡萝卜汁: 将新鲜胡萝卜研碎挤汁, ,每日早晚洗完脸后,以 鲜汁拍脸,待干后用涂有植物油的手轻拍面部。此外,每日�� � 。因为胡萝卜含有丰富的维生素a�� �。维生素a原在体内可转化为维生素a。维生素a具有滑润、强� ��皮肤的作用,并可防治皮肤粗糙及斑。 牛奶面膜:取一粒压缩面膜纸浸入鲜奶中,滴入天然维生素 e油两滴。 ,取出面膜纸,打开,敷在脸上。待至面膜 纸半干,用温水洗净即可。 original issue reported on code google com by additive gmail com on jul at
1
81,929
31,815,569,011
IssuesEvent
2023-09-13 20:10:39
zed-industries/community
https://api.github.com/repos/zed-industries/community
opened
Tailwind CSS support in Svelte components
defect triage admin read
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Basic Tailwind CSS support was added in `Zed 0.103.1`. It seems to be working in HTML/JSX/TSX files, but not `Svelte` files. ### Environment Zed: v0.104.0 (preview) OS: macOS 13.5.0 Memory: 16 GiB Architecture: aarch64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature Screenshot where no Tailwind classes are shown when writing `h-`: https://i.jeppe.ch/7hMBggmMtG0n.png ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue. If you only need the most recent lines, you can run the `zed: open log` command palette action to see the last 1000. _No response_
1.0
Tailwind CSS support in Svelte components - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Basic Tailwind CSS support was added in `Zed 0.103.1`. It seems to be working in HTML/JSX/TSX files, but not `Svelte` files. ### Environment Zed: v0.104.0 (preview) OS: macOS 13.5.0 Memory: 16 GiB Architecture: aarch64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature Screenshot where no Tailwind classes are shown when writing `h-`: https://i.jeppe.ch/7hMBggmMtG0n.png ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue. If you only need the most recent lines, you can run the `zed: open log` command palette action to see the last 1000. _No response_
defect
tailwind css support in svelte components check for existing issues completed describe the bug provide steps to reproduce it basic tailwind css support was added in zed it seems to be working in html jsx tsx files but not svelte files environment zed preview os macos memory gib architecture if applicable add mockups screenshots to help explain present your vision of the feature screenshot where no tailwind classes are shown when writing h if applicable attach your library logs zed zed log file to this issue if you only need the most recent lines you can run the zed open log command palette action to see the last no response
1
29,070
5,522,527,304
IssuesEvent
2017-03-20 00:07:35
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Generics IComparer Interface and Global preserveMemberCase Option
defect
When using the preserveMemberCase option, the generated Javascript for the IComparer<> interface is incorrect: ``` csharp public class MyTestCompare : IComparer<int> { public int Compare(int x, int y) { return x - y; } } ``` Will emit: ``` javascript Bridge.define('TestIssue.MyTestCompare', { inherits: [Bridge.IComparer$1(Bridge.Int)], Compare: function (x, y) { return x - y; } }); ``` However, in the implementation of Bridge.IComparer, the method is 'compare'. not 'Compare'
1.0
Generics IComparer Interface and Global preserveMemberCase Option - When using the preserveMemberCase option, the generated Javascript for the IComparer<> interface is incorrect: ``` csharp public class MyTestCompare : IComparer<int> { public int Compare(int x, int y) { return x - y; } } ``` Will emit: ``` javascript Bridge.define('TestIssue.MyTestCompare', { inherits: [Bridge.IComparer$1(Bridge.Int)], Compare: function (x, y) { return x - y; } }); ``` However, in the implementation of Bridge.IComparer, the method is 'compare'. not 'Compare'
defect
generics icomparer interface and global preservemembercase option when using the preservemembercase option the generated javascript for the icomparer interface is incorrect csharp public class mytestcompare icomparer public int compare int x int y return x y will emit javascript bridge define testissue mytestcompare inherits compare function x y return x y however in the implementation of bridge icomparer the method is compare not compare
1
617,784
19,404,507,000
IssuesEvent
2021-12-19 19:18:36
GoogleCloudPlatform/golang-samples
https://api.github.com/repos/GoogleCloudPlatform/golang-samples
opened
speech/wordoffset: TestAsyncGCS failed
type: bug priority: p1 flakybot: issue
Note: #2242 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: c75fe91d442b517a33f2c231cfce02ce652f9622 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/f4aac033-0f37-4d4a-9c9d-44f9f7efd672), [Sponge](http://sponge2/f4aac033-0f37-4d4a-9c9d-44f9f7efd672) status: failed <details><summary>Test output</summary><br><pre> wordoffset_test.go:56: rpc error: code = PermissionDenied desc = There is an account problem for the requested project.</pre></details>
1.0
speech/wordoffset: TestAsyncGCS failed - Note: #2242 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: c75fe91d442b517a33f2c231cfce02ce652f9622 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/f4aac033-0f37-4d4a-9c9d-44f9f7efd672), [Sponge](http://sponge2/f4aac033-0f37-4d4a-9c9d-44f9f7efd672) status: failed <details><summary>Test output</summary><br><pre> wordoffset_test.go:56: rpc error: code = PermissionDenied desc = There is an account problem for the requested project.</pre></details>
non_defect
speech wordoffset testasyncgcs 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 wordoffset test go rpc error code permissiondenied desc there is an account problem for the requested project
0
266,135
20,121,876,189
IssuesEvent
2022-02-08 03:50:02
chocolatey/docs
https://api.github.com/repos/chocolatey/docs
closed
Add Intune Configuration Values to Configuration Doc
documentation enhancement
While working on #353 making sure no other config of feature settings were missed I noticed the intune config values are not listed on the page yet. [Config page](https://docs.chocolatey.org/en-us/configuration) for reference. I know these are currently still tied to a preview feature however should I add them to the overall configuration documentation? @pauby
1.0
Add Intune Configuration Values to Configuration Doc - While working on #353 making sure no other config of feature settings were missed I noticed the intune config values are not listed on the page yet. [Config page](https://docs.chocolatey.org/en-us/configuration) for reference. I know these are currently still tied to a preview feature however should I add them to the overall configuration documentation? @pauby
non_defect
add intune configuration values to configuration doc while working on making sure no other config of feature settings were missed i noticed the intune config values are not listed on the page yet for reference i know these are currently still tied to a preview feature however should i add them to the overall configuration documentation pauby
0
51,236
13,207,399,291
IssuesEvent
2020-08-14 22:57:28
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
cmake ROOTCINT() could warn better (Trac #77)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/77">https://code.icecube.wisc.edu/projects/icecube/ticket/77</a>, reported by troyand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2007-07-19T13:36:23", "_ts": "1184852183000000", "description": "the rootcint macro could warn if the files listed don't exist rather than waiting until make bails out.\n\n", "reporter": "troy", "cc": "", "resolution": "fixed", "time": "2007-07-11T13:25:39", "component": "cmake", "summary": "cmake ROOTCINT() could warn better", "priority": "normal", "keywords": "", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
1.0
cmake ROOTCINT() could warn better (Trac #77) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/77">https://code.icecube.wisc.edu/projects/icecube/ticket/77</a>, reported by troyand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2007-07-19T13:36:23", "_ts": "1184852183000000", "description": "the rootcint macro could warn if the files listed don't exist rather than waiting until make bails out.\n\n", "reporter": "troy", "cc": "", "resolution": "fixed", "time": "2007-07-11T13:25:39", "component": "cmake", "summary": "cmake ROOTCINT() could warn better", "priority": "normal", "keywords": "", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
defect
cmake rootcint could warn better trac migrated from json status closed changetime ts description the rootcint macro could warn if the files listed don t exist rather than waiting until make bails out n n reporter troy cc resolution fixed time component cmake summary cmake rootcint could warn better priority normal keywords milestone owner troy type defect
1
68,388
21,657,125,644
IssuesEvent
2022-05-06 15:07:57
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
SelectOneMenu: duplicate ids with custom content
defect
**Describe the defect** Using selectOneMenu with custom content results in duplicate ids. **Reproducer** [primefaces-7767-selectonemenu-custom-content-duplicate-ids.zip](https://github.com/primefaces/primefaces/files/7068606/primefaces-7767-selectonemenu-custom-content-duplicate-ids.zip) (Targets 10.0.0 instead of master-SNAPSHOT due to #7739.) **Environment:** - PF Version: _6.2.30_, _10.0.0_ - JSF + version: _ALL_ - Affected browsers: _ALL_ **To Reproduce** 1. Open the reproducer. 2. See the error message in the browser console (a script detects duplicate ids and logs them). ![image](https://user-images.githubusercontent.com/8070317/131164393-e20ab1f7-a9ff-4add-9c13-e06a6197a0fd.png) **Expected behavior** Client ids should probably include iteration, like with ui:repeat: "x:1:y", "x:2:y"... **Example XHTML** ```html <h:form id="form"> <p:selectOneMenu id="menu" var="v"> <f:selectItems value="#{testView.selectItems}" /> <p:column> <h:outputText id="item_id" value="#{v.id}" /> </p:column> <p:column> <h:outputText id="item_name" value="#{v.name}" /> </p:column> </p:selectOneMenu> </h:form> <script> function checkDuplicateIds() { setTimeout(function() { var ids = {}; $('[id]').each(function() { var id = this.id; if (id &amp;&amp; ids[id]) { ids[id].push(this); console.error('Duplicate id: ' + id + ' in elements', ids[id]); } else { ids[id] = [this]; } }); }, 100); } checkDuplicateIds(); </script> ``` **Example Bean** ```java @Data @Named @ViewScoped public class TestView implements Serializable { private List<TestBean> data = Arrays.asList(new TestBean(0, "Zero"), new TestBean(1, "One"), new TestBean(2, "Two")); public List<SelectItem> getSelectItems() { return data.stream().map(bean -> new SelectItem(bean, bean.getName())).collect(Collectors.toList()); } public static class TestBean { private Integer id; private String name; public TestBean() { } public TestBean(Integer id, String name) { this.id = id; this.name = name; } public Integer getId() { return id; } public void setId(Integer id) { this.id = id; } public String getName() { return name; } public void setName(String name) { this.name = name; } @Override public String toString() { return getId() + " " + getName(); } } } ```
1.0
SelectOneMenu: duplicate ids with custom content - **Describe the defect** Using selectOneMenu with custom content results in duplicate ids. **Reproducer** [primefaces-7767-selectonemenu-custom-content-duplicate-ids.zip](https://github.com/primefaces/primefaces/files/7068606/primefaces-7767-selectonemenu-custom-content-duplicate-ids.zip) (Targets 10.0.0 instead of master-SNAPSHOT due to #7739.) **Environment:** - PF Version: _6.2.30_, _10.0.0_ - JSF + version: _ALL_ - Affected browsers: _ALL_ **To Reproduce** 1. Open the reproducer. 2. See the error message in the browser console (a script detects duplicate ids and logs them). ![image](https://user-images.githubusercontent.com/8070317/131164393-e20ab1f7-a9ff-4add-9c13-e06a6197a0fd.png) **Expected behavior** Client ids should probably include iteration, like with ui:repeat: "x:1:y", "x:2:y"... **Example XHTML** ```html <h:form id="form"> <p:selectOneMenu id="menu" var="v"> <f:selectItems value="#{testView.selectItems}" /> <p:column> <h:outputText id="item_id" value="#{v.id}" /> </p:column> <p:column> <h:outputText id="item_name" value="#{v.name}" /> </p:column> </p:selectOneMenu> </h:form> <script> function checkDuplicateIds() { setTimeout(function() { var ids = {}; $('[id]').each(function() { var id = this.id; if (id &amp;&amp; ids[id]) { ids[id].push(this); console.error('Duplicate id: ' + id + ' in elements', ids[id]); } else { ids[id] = [this]; } }); }, 100); } checkDuplicateIds(); </script> ``` **Example Bean** ```java @Data @Named @ViewScoped public class TestView implements Serializable { private List<TestBean> data = Arrays.asList(new TestBean(0, "Zero"), new TestBean(1, "One"), new TestBean(2, "Two")); public List<SelectItem> getSelectItems() { return data.stream().map(bean -> new SelectItem(bean, bean.getName())).collect(Collectors.toList()); } public static class TestBean { private Integer id; private String name; public TestBean() { } public TestBean(Integer id, String name) { this.id = id; this.name = name; } public Integer getId() { return id; } public void setId(Integer id) { this.id = id; } public String getName() { return name; } public void setName(String name) { this.name = name; } @Override public String toString() { return getId() + " " + getName(); } } } ```
defect
selectonemenu duplicate ids with custom content describe the defect using selectonemenu with custom content results in duplicate ids reproducer targets instead of master snapshot due to environment pf version jsf version all affected browsers all to reproduce open the reproducer see the error message in the browser console a script detects duplicate ids and logs them expected behavior client ids should probably include iteration like with ui repeat x y x y example xhtml html function checkduplicateids settimeout function var ids each function var id this id if id amp amp ids ids push this console error duplicate id id in elements ids else ids checkduplicateids example bean java data named viewscoped public class testview implements serializable private list data arrays aslist new testbean zero new testbean one new testbean two public list getselectitems return data stream map bean new selectitem bean bean getname collect collectors tolist public static class testbean private integer id private string name public testbean public testbean integer id string name this id id this name name public integer getid return id public void setid integer id this id id public string getname return name public void setname string name this name name override public string tostring return getid getname
1
123,480
10,270,132,984
IssuesEvent
2019-08-23 10:45:02
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
opened
BASISReduction4 system test failure on Windows Debug build
System Tests Windows Only
### Expected behavior The system test `BASISTest.BASISReduction4Test` should pass on a Debug build. ### Actual behavior The system test raises a `vector subscript out of range` error: <img src=https://user-images.githubusercontent.com/46960113/63587096-f5bdc180-c59a-11e9-8964-d842f9fb5478.png width=55%> ### Steps to reproduce the behavior - On a debug build on windows, open `command-prompt.bat` in your build folder. - Run `systemtest.bat -C Debug -R BASISTest.BASISReduction4Test` ### Platforms affected Windows
1.0
BASISReduction4 system test failure on Windows Debug build - ### Expected behavior The system test `BASISTest.BASISReduction4Test` should pass on a Debug build. ### Actual behavior The system test raises a `vector subscript out of range` error: <img src=https://user-images.githubusercontent.com/46960113/63587096-f5bdc180-c59a-11e9-8964-d842f9fb5478.png width=55%> ### Steps to reproduce the behavior - On a debug build on windows, open `command-prompt.bat` in your build folder. - Run `systemtest.bat -C Debug -R BASISTest.BASISReduction4Test` ### Platforms affected Windows
non_defect
system test failure on windows debug build expected behavior the system test basistest should pass on a debug build actual behavior the system test raises a vector subscript out of range error steps to reproduce the behavior on a debug build on windows open command prompt bat in your build folder run systemtest bat c debug r basistest platforms affected windows
0
49,444
13,186,721,326
IssuesEvent
2020-08-13 01:06:09
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[DomTools] Bring back I3IsolatedHitsCutModule (Trac #1397)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1397">https://code.icecube.wisc.edu/ticket/1397</a>, reported by olivas and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:07", "description": "Or at least provide an alternative for filter scripts IceCube_BaseProc.py.", "reporter": "olivas", "cc": "", "resolution": "fixed", "_ts": "1458335647931556", "component": "combo core", "summary": "[DomTools] Bring back I3IsolatedHitsCutModule", "priority": "blocker", "keywords": "", "time": "2015-10-14T07:06:54", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
1.0
[DomTools] Bring back I3IsolatedHitsCutModule (Trac #1397) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1397">https://code.icecube.wisc.edu/ticket/1397</a>, reported by olivas and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:07", "description": "Or at least provide an alternative for filter scripts IceCube_BaseProc.py.", "reporter": "olivas", "cc": "", "resolution": "fixed", "_ts": "1458335647931556", "component": "combo core", "summary": "[DomTools] Bring back I3IsolatedHitsCutModule", "priority": "blocker", "keywords": "", "time": "2015-10-14T07:06:54", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
defect
bring back trac migrated from json status closed changetime description or at least provide an alternative for filter scripts icecube baseproc py reporter olivas cc resolution fixed ts component combo core summary bring back priority blocker keywords time milestone owner olivas type defect
1
492,768
14,219,599,442
IssuesEvent
2020-11-17 13:30:37
kubermatic/kubermatic
https://api.github.com/repos/kubermatic/kubermatic
closed
Support OPA Policies on User cluster
kind/feature priority/high team/lifecycle
**User Story** As a user I would like to enforce a specific set of polices e.g. for security. This polices should be describe as OPA. For this we would like to deployed the https://github.com/open-policy-agent/gatekeeper as an addon to each user cluster. **Acceptance criteria** - [ ] Gatekeeper via Addon deploy - [ ] Collect metrics per cluster - [ ] Aggregate metrics over all cluster e.g. violations
1.0
Support OPA Policies on User cluster - **User Story** As a user I would like to enforce a specific set of polices e.g. for security. This polices should be describe as OPA. For this we would like to deployed the https://github.com/open-policy-agent/gatekeeper as an addon to each user cluster. **Acceptance criteria** - [ ] Gatekeeper via Addon deploy - [ ] Collect metrics per cluster - [ ] Aggregate metrics over all cluster e.g. violations
non_defect
support opa policies on user cluster user story as a user i would like to enforce a specific set of polices e g for security this polices should be describe as opa for this we would like to deployed the as an addon to each user cluster acceptance criteria gatekeeper via addon deploy collect metrics per cluster aggregate metrics over all cluster e g violations
0
184,142
14,272,764,465
IssuesEvent
2020-11-21 18:26:36
nexxtway/rainbow-modules
https://api.github.com/repos/nexxtway/rainbow-modules
closed
feat: improve DatePickerCarousel component
3 coins enhancement tests
### Specs - [x] Add unit tests - [x] Add integration tests - [x] Add documentation - [ ] Add a meaningful example for real use case ### Requirements - [ ] add specs proposal - [x] It should have a "Components" section under the "Datetime" module - [x] It should have the "DatePickerCarousel" component doc on the "Components" section
1.0
feat: improve DatePickerCarousel component - ### Specs - [x] Add unit tests - [x] Add integration tests - [x] Add documentation - [ ] Add a meaningful example for real use case ### Requirements - [ ] add specs proposal - [x] It should have a "Components" section under the "Datetime" module - [x] It should have the "DatePickerCarousel" component doc on the "Components" section
non_defect
feat improve datepickercarousel component specs add unit tests add integration tests add documentation add a meaningful example for real use case requirements add specs proposal it should have a components section under the datetime module it should have the datepickercarousel component doc on the components section
0
74,883
25,382,122,445
IssuesEvent
2022-11-21 18:27:05
bcpierce00/unison
https://api.github.com/repos/bcpierce00/unison
closed
macOS: failure to propagate changes when file extension is hidden
defect wontfix impact-low feedback macOS
## Problem Unison properly identifies differences but fails to propagate changes for files that have the "hide extension" box checked. An example error output: ``` Docs/docname.pdf Error in setting file information: Operation not permitted [setattrlist(/Users/<redacted>/Docs/.unison.docname.pdf.b521af74258495965fab4c7bbe5e4d22.unison.tmp)] ``` After unchecking the "hide extension" box, sync finishes as expected. ## Setup - Unison v2.51.2 (GUI, with Full Disk Access) - macOS Catalina 10.15.6 - Syncing a local folder to another local folder mounted via FUSE
1.0
macOS: failure to propagate changes when file extension is hidden - ## Problem Unison properly identifies differences but fails to propagate changes for files that have the "hide extension" box checked. An example error output: ``` Docs/docname.pdf Error in setting file information: Operation not permitted [setattrlist(/Users/<redacted>/Docs/.unison.docname.pdf.b521af74258495965fab4c7bbe5e4d22.unison.tmp)] ``` After unchecking the "hide extension" box, sync finishes as expected. ## Setup - Unison v2.51.2 (GUI, with Full Disk Access) - macOS Catalina 10.15.6 - Syncing a local folder to another local folder mounted via FUSE
defect
macos failure to propagate changes when file extension is hidden problem unison properly identifies differences but fails to propagate changes for files that have the hide extension box checked an example error output docs docname pdf error in setting file information operation not permitted after unchecking the hide extension box sync finishes as expected setup unison gui with full disk access macos catalina syncing a local folder to another local folder mounted via fuse
1
4,446
16,558,626,606
IssuesEvent
2021-05-28 16:47:22
rancher/rancher
https://api.github.com/repos/rancher/rancher
opened
Automation task: EKS launch template test cases
setup/automation
Will track progress on EKS automation here. - [ ] Provision a cluster with all values in launch template. - [ ] Provision a cluster with basic/default values in launch template. Will add import use case in a separate PR. - [ ] Import use case
1.0
Automation task: EKS launch template test cases - Will track progress on EKS automation here. - [ ] Provision a cluster with all values in launch template. - [ ] Provision a cluster with basic/default values in launch template. Will add import use case in a separate PR. - [ ] Import use case
non_defect
automation task eks launch template test cases will track progress on eks automation here provision a cluster with all values in launch template provision a cluster with basic default values in launch template will add import use case in a separate pr import use case
0
102,385
31,934,542,805
IssuesEvent
2023-09-19 09:36:01
microsoft/fluentui
https://api.github.com/repos/microsoft/fluentui
reopened
tools: format/order particular type of files automatically
Area: Build System Resolution: Soft Close
nx is properly re-ordering/formatting tsconfig.json.base#paths, nx.json, workspace.json after any kind of generator is invoked that creates/updates/removes a package to maintain consistency and to reduce merge conflicts. We should extend this behaviour and introduce similar automation to our particular needs. Candidates (we will update this list as needed): - any `package.json` (scripts,dependencies) should be sorted to follow npm/yarn ordering when modified manually or by generator - ADD ANOTHER ONE **How should this work:** - ideally during pre or push commit hook in the background - CI should fail on any kind of violations to not get out of sync if some power user will use `--no-verify` while running git commands --- nit: This dependency should go on line 28 to maintain alphabetical order. _Originally posted by @khmakoto in https://github.com/microsoft/fluentui/pull/19517#discussion_r697619992_
1.0
tools: format/order particular type of files automatically - nx is properly re-ordering/formatting tsconfig.json.base#paths, nx.json, workspace.json after any kind of generator is invoked that creates/updates/removes a package to maintain consistency and to reduce merge conflicts. We should extend this behaviour and introduce similar automation to our particular needs. Candidates (we will update this list as needed): - any `package.json` (scripts,dependencies) should be sorted to follow npm/yarn ordering when modified manually or by generator - ADD ANOTHER ONE **How should this work:** - ideally during pre or push commit hook in the background - CI should fail on any kind of violations to not get out of sync if some power user will use `--no-verify` while running git commands --- nit: This dependency should go on line 28 to maintain alphabetical order. _Originally posted by @khmakoto in https://github.com/microsoft/fluentui/pull/19517#discussion_r697619992_
non_defect
tools format order particular type of files automatically nx is properly re ordering formatting tsconfig json base paths nx json workspace json after any kind of generator is invoked that creates updates removes a package to maintain consistency and to reduce merge conflicts we should extend this behaviour and introduce similar automation to our particular needs candidates we will update this list as needed any package json scripts dependencies should be sorted to follow npm yarn ordering when modified manually or by generator add another one how should this work ideally during pre or push commit hook in the background ci should fail on any kind of violations to not get out of sync if some power user will use no verify while running git commands nit this dependency should go on line to maintain alphabetical order originally posted by khmakoto in
0
325,547
27,884,794,316
IssuesEvent
2023-03-21 22:41:46
aodn/nrmn-application
https://api.github.com/repos/aodn/nrmn-application
closed
Private endpoint shared links
ready to test systest
Data officer can create a shared link for selected private endpoint from a new screen in the UI. Shared links are diplayed in a table, with sorting enabled. Multiple links can be created at once Links have an expiry date, and are deleted form the list automatically after expiry Link are refreshed every night
2.0
Private endpoint shared links - Data officer can create a shared link for selected private endpoint from a new screen in the UI. Shared links are diplayed in a table, with sorting enabled. Multiple links can be created at once Links have an expiry date, and are deleted form the list automatically after expiry Link are refreshed every night
non_defect
private endpoint shared links data officer can create a shared link for selected private endpoint from a new screen in the ui shared links are diplayed in a table with sorting enabled multiple links can be created at once links have an expiry date and are deleted form the list automatically after expiry link are refreshed every night
0
43,000
11,423,179,379
IssuesEvent
2020-02-03 15:28:24
extnet/Ext.NET
https://api.github.com/repos/extnet/Ext.NET
closed
Desktop's removeModule() method does not remove shortcut icons.
5.x defect
Found: 5.1.0 Ext.NET forum thread: [Desktop module icon overlap after window resize](https://forums.ext.net/showthread.php?62833) There's no relation to Sencha. The affected method is exclusive to Ext.NET. The desktop's `removeModule()` method does not remove the module's shortcut if it is present. The query for shortcuts from their IDs never return true. Should be queried via their `module` field instead.
1.0
Desktop's removeModule() method does not remove shortcut icons. - Found: 5.1.0 Ext.NET forum thread: [Desktop module icon overlap after window resize](https://forums.ext.net/showthread.php?62833) There's no relation to Sencha. The affected method is exclusive to Ext.NET. The desktop's `removeModule()` method does not remove the module's shortcut if it is present. The query for shortcuts from their IDs never return true. Should be queried via their `module` field instead.
defect
desktop s removemodule method does not remove shortcut icons found ext net forum thread there s no relation to sencha the affected method is exclusive to ext net the desktop s removemodule method does not remove the module s shortcut if it is present the query for shortcuts from their ids never return true should be queried via their module field instead
1
36,515
8,127,938,334
IssuesEvent
2018-08-17 09:50:31
nieok/DolceFarfallaHTML
https://api.github.com/repos/nieok/DolceFarfallaHTML
closed
Search Results - Product Listing
Code Enhancement
While listing the product ( whether in normal listing or other pages) abstain from using different classes. Do not use **sm-left** or **sm-right** ```html <div class="col-6 col-md-4 col-lg-3 sm-left">[..]</div> <div class="col-6 col-md-4 col-lg-3 sm-right">[..]</div> <div class="col-6 col-md-4 col-lg-3 sm-left">[..]</div> <div class="col-6 col-md-4 col-lg-3 sm-right">[..]</div> ``` Instead keep it as such and style it with css. ```html <div class="col-6 col-md-4 col-lg-3">[..]</div> <div class="col-6 col-md-4 col-lg-3">[..]</div> <div class="col-6 col-md-4 col-lg-3">[..]</div> <div class="col-6 col-md-4 col-lg-3">[..]</div> ```
1.0
Search Results - Product Listing - While listing the product ( whether in normal listing or other pages) abstain from using different classes. Do not use **sm-left** or **sm-right** ```html <div class="col-6 col-md-4 col-lg-3 sm-left">[..]</div> <div class="col-6 col-md-4 col-lg-3 sm-right">[..]</div> <div class="col-6 col-md-4 col-lg-3 sm-left">[..]</div> <div class="col-6 col-md-4 col-lg-3 sm-right">[..]</div> ``` Instead keep it as such and style it with css. ```html <div class="col-6 col-md-4 col-lg-3">[..]</div> <div class="col-6 col-md-4 col-lg-3">[..]</div> <div class="col-6 col-md-4 col-lg-3">[..]</div> <div class="col-6 col-md-4 col-lg-3">[..]</div> ```
non_defect
search results product listing while listing the product whether in normal listing or other pages abstain from using different classes do not use sm left or sm right html instead keep it as such and style it with css html
0
97,081
28,096,674,891
IssuesEvent
2023-03-30 16:15:46
open-policy-agent/gatekeeper
https://api.github.com/repos/open-policy-agent/gatekeeper
closed
update license lint to use checkout v3
good first issue Build/Testing
**Describe the solution you'd like** https://github.com/open-policy-agent/gatekeeper/blob/master/.github/workflows/license-lint.yaml#L28 is using checkout v2 update to v3 sha `ac593985615ec2ede58e132d2e21d2b1cbd6127c` (or later) **Anything else you would like to add:** [Miscellaneous information that will assist in solving the issue.] **Environment:** - Gatekeeper version: - Kubernetes version: (use `kubectl version`):
1.0
update license lint to use checkout v3 - **Describe the solution you'd like** https://github.com/open-policy-agent/gatekeeper/blob/master/.github/workflows/license-lint.yaml#L28 is using checkout v2 update to v3 sha `ac593985615ec2ede58e132d2e21d2b1cbd6127c` (or later) **Anything else you would like to add:** [Miscellaneous information that will assist in solving the issue.] **Environment:** - Gatekeeper version: - Kubernetes version: (use `kubectl version`):
non_defect
update license lint to use checkout describe the solution you d like is using checkout update to sha or later anything else you would like to add environment gatekeeper version kubernetes version use kubectl version
0
64,621
18,770,393,336
IssuesEvent
2021-11-06 18:31:10
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
Lazy loaded menu overflowing the page
defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Codesandbox Case (Bug Reports)** https://codesandbox.io/s/primereact-menu-overflowing-lazy-loading-ywbu7 **Current behavior** The menu is positioned only when it first shows, and not when its model is updated. **Expected behavior** The menu should be repositioned when its model is updated. **Minimal reproduction of the problem with instructions** Open linked codesandbox. Right click the button. See how the menu overflows the page when it finishes loading. ![image](https://user-images.githubusercontent.com/8070317/134646466-12e01df3-bf39-4a9b-8dc8-802b40f0ee7e.png) **Please tell us about your environment:** <!-- Operating system, IDE, package manager, HTTP server, ... --> * **React version:** 17.0.2 * **PrimeReact version:** 6.5.1 * **Browser:** [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] <!-- All browsers where this could be reproduced --> * **Language:** [all | TypeScript X.X | ES6/7 | ES5]
1.0
Lazy loaded menu overflowing the page - **I'm submitting a ...** (check one with "x") ``` [x] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Codesandbox Case (Bug Reports)** https://codesandbox.io/s/primereact-menu-overflowing-lazy-loading-ywbu7 **Current behavior** The menu is positioned only when it first shows, and not when its model is updated. **Expected behavior** The menu should be repositioned when its model is updated. **Minimal reproduction of the problem with instructions** Open linked codesandbox. Right click the button. See how the menu overflows the page when it finishes loading. ![image](https://user-images.githubusercontent.com/8070317/134646466-12e01df3-bf39-4a9b-8dc8-802b40f0ee7e.png) **Please tell us about your environment:** <!-- Operating system, IDE, package manager, HTTP server, ... --> * **React version:** 17.0.2 * **PrimeReact version:** 6.5.1 * **Browser:** [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] <!-- All browsers where this could be reproduced --> * **Language:** [all | TypeScript X.X | ES6/7 | ES5]
defect
lazy loaded menu overflowing the page i m submitting a check one with x bug report feature request support request please do not submit support request here instead see codesandbox case bug reports current behavior the menu is positioned only when it first shows and not when its model is updated expected behavior the menu should be repositioned when its model is updated minimal reproduction of the problem with instructions open linked codesandbox right click the button see how the menu overflows the page when it finishes loading please tell us about your environment react version primereact version browser language
1
59,710
17,023,213,297
IssuesEvent
2021-07-03 00:53:15
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Tiles@Home lowzoom
Component: utils Priority: major Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 9.21pm, Saturday, 1st March 2008]** Hi, when i ran T@H with these parameters a i got the error results and nothing render. I think its a bug. Nothing rendered, but i expect to render other tileset, not empty tileset :) ``` G:\GPSaWardriving\Utility\tilesAtHome>tilesGen.pl xy 16 25 6 12 - Using working directory c:\temp\ - Inkscape version 0.45.1 - xmlstarlet version 1.0.1 - zip is present - pngcrush version 1.6.4 - Uploading with username "PetrS" - Deleting ZIP files after upload - Configured Layer: default - Configured Layer: maplint - Configured Layer: captionless This is version 6973 (Poynton) of tilesgen running on MSWin32 [#1 0% jobinit] Doing tileset 16,25 (zoom 6) (area around 34.275026,-87.187500 ) [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-1.osm.. [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-2.osm.. [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-3.osm.. [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-4.osm.. [#1 0% Preproc] No data here... GenerateTileset: no data! ```
1.0
Tiles@Home lowzoom - **[Submitted to the original trac issue database at 9.21pm, Saturday, 1st March 2008]** Hi, when i ran T@H with these parameters a i got the error results and nothing render. I think its a bug. Nothing rendered, but i expect to render other tileset, not empty tileset :) ``` G:\GPSaWardriving\Utility\tilesAtHome>tilesGen.pl xy 16 25 6 12 - Using working directory c:\temp\ - Inkscape version 0.45.1 - xmlstarlet version 1.0.1 - zip is present - pngcrush version 1.6.4 - Uploading with username "PetrS" - Deleting ZIP files after upload - Configured Layer: default - Configured Layer: maplint - Configured Layer: captionless This is version 6973 (Poynton) of tilesgen running on MSWin32 [#1 0% jobinit] Doing tileset 16,25 (zoom 6) (area around 34.275026,-87.187500 ) [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-1.osm.. [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-2.osm.. [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-3.osm.. [#1 0% Preproc] Downloading: Map data for lowzoom to c:\temp\data-5872-4.osm.. [#1 0% Preproc] No data here... GenerateTileset: no data! ```
defect
tiles home lowzoom hi when i ran t h with these parameters a i got the error results and nothing render i think its a bug nothing rendered but i expect to render other tileset not empty tileset g gpsawardriving utility tilesathome tilesgen pl xy using working directory c temp inkscape version xmlstarlet version zip is present pngcrush version uploading with username petrs deleting zip files after upload configured layer default configured layer maplint configured layer captionless this is version poynton of tilesgen running on doing tileset zoom area around downloading map data for lowzoom to c temp data osm downloading map data for lowzoom to c temp data osm downloading map data for lowzoom to c temp data osm downloading map data for lowzoom to c temp data osm no data here generatetileset no data
1
33,913
7,296,987,456
IssuesEvent
2018-02-26 12:47:12
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
ability to read utf8 files by Cake\Filesystem\File
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: cake 3.5.12 * Platform and Target: linux ```php $file='نام.txt'; $file2='name.txt'; $file3='ä.txt'; $path=ROOT.DS.'webroot'.DS.'upload'.DS; $path=$path.$file; debug(is_file($path)); // true debug(file_get_contents($path)); //content for file 'نام.txt' $file = new File($path); debug($file); // ... name => '.txt' info => [] handle => null lock => null path => '/var/www/site/webroot/upload/.txt' // debug($file->exists());// false debug($file->readable()); //false ```
1.0
ability to read utf8 files by Cake\Filesystem\File - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: cake 3.5.12 * Platform and Target: linux ```php $file='نام.txt'; $file2='name.txt'; $file3='ä.txt'; $path=ROOT.DS.'webroot'.DS.'upload'.DS; $path=$path.$file; debug(is_file($path)); // true debug(file_get_contents($path)); //content for file 'نام.txt' $file = new File($path); debug($file); // ... name => '.txt' info => [] handle => null lock => null path => '/var/www/site/webroot/upload/.txt' // debug($file->exists());// false debug($file->readable()); //false ```
defect
ability to read files by cake filesystem file this is a multiple allowed bug enhancement feature discussion rfc cakephp version cake platform and target linux php file نام txt name txt ä txt path root ds webroot ds upload ds path path file debug is file path true debug file get contents path content for file نام txt file new file path debug file name txt info handle null lock null path var www site webroot upload txt debug file exists false debug file readable false
1
13,275
2,744,138,138
IssuesEvent
2015-04-22 04:08:11
reingart/prueba
https://api.github.com/repos/reingart/prueba
opened
Problema al conectar
auto-migrated Priority-Medium Type-Defect
``` Hola Instalé PyAfipWs-2.33a-32bit+trazavet_1.11c-homo.exe para productos veterinarios Cuando ejecuto el test en la linea de comando arroja ... C:\PyAfipWs>TRAZAVET_CLI.EXE --test "senasaws" "Clave2013" Procesando registro 0 |Resultado False|CodigoTransaccion None|Errores|1: Error de autentificacion, verifique el usuario y/o contrase?a.| Me falta algo ? ... o la linea es incorrecta ? ``` Original issue reported on code.google.com by `l...@materiasistemas.com.ar` on 31 Jan 2015 at 1:46
1.0
Problema al conectar - ``` Hola Instalé PyAfipWs-2.33a-32bit+trazavet_1.11c-homo.exe para productos veterinarios Cuando ejecuto el test en la linea de comando arroja ... C:\PyAfipWs>TRAZAVET_CLI.EXE --test "senasaws" "Clave2013" Procesando registro 0 |Resultado False|CodigoTransaccion None|Errores|1: Error de autentificacion, verifique el usuario y/o contrase?a.| Me falta algo ? ... o la linea es incorrecta ? ``` Original issue reported on code.google.com by `l...@materiasistemas.com.ar` on 31 Jan 2015 at 1:46
defect
problema al conectar hola instalé pyafipws trazavet homo exe para productos veterinarios cuando ejecuto el test en la linea de comando arroja c pyafipws trazavet cli exe test senasaws procesando registro resultado false codigotransaccion none errores error de autentificacion verifique el usuario y o contrase a me falta algo o la linea es incorrecta original issue reported on code google com by l materiasistemas com ar on jan at
1
54,668
13,864,579,740
IssuesEvent
2020-10-16 01:52:40
fieldenms/tg
https://api.github.com/repos/fieldenms/tg
closed
Mnemonic and date time picker dialog goes under the dialog which opens them
Complexity: low Defect Entity centre Pull request UI / UX
### Description When opening mnemonic dialog or date time picker dialog it may happen that they appear under the dialog that opened them. This happens because user may click on mnemonic or date time picker button more than once before dialog opens. And this multiple clicks bring to front the parent dialog more then once which covers the mnemonic/date time picker dialog. This behaviour should be fixed. ### Expected outcome Mnemonic or date time picker dialog should always be on front no matter how many times user clicks on mnemonic or date time picker dialog.
1.0
Mnemonic and date time picker dialog goes under the dialog which opens them - ### Description When opening mnemonic dialog or date time picker dialog it may happen that they appear under the dialog that opened them. This happens because user may click on mnemonic or date time picker button more than once before dialog opens. And this multiple clicks bring to front the parent dialog more then once which covers the mnemonic/date time picker dialog. This behaviour should be fixed. ### Expected outcome Mnemonic or date time picker dialog should always be on front no matter how many times user clicks on mnemonic or date time picker dialog.
defect
mnemonic and date time picker dialog goes under the dialog which opens them description when opening mnemonic dialog or date time picker dialog it may happen that they appear under the dialog that opened them this happens because user may click on mnemonic or date time picker button more than once before dialog opens and this multiple clicks bring to front the parent dialog more then once which covers the mnemonic date time picker dialog this behaviour should be fixed expected outcome mnemonic or date time picker dialog should always be on front no matter how many times user clicks on mnemonic or date time picker dialog
1
28,023
5,166,114,736
IssuesEvent
2017-01-17 15:28:56
buildo/metarpheus-js-http-api
https://api.github.com/repos/buildo/metarpheus-js-http-api
opened
auto-inferred content-type: application/json
defect
## description an old (from axios@0.6 era) TODO said: ```js // TODO(gio): not sure why but the automatically inferred Content-Type // is omitted if providing a custom transformRequest if (['post', 'put', 'patch'].indexOf(method) !== -1) { headers['Content-Type'] = 'application/json'; } ``` do we still need this with the current axios version?
1.0
auto-inferred content-type: application/json - ## description an old (from axios@0.6 era) TODO said: ```js // TODO(gio): not sure why but the automatically inferred Content-Type // is omitted if providing a custom transformRequest if (['post', 'put', 'patch'].indexOf(method) !== -1) { headers['Content-Type'] = 'application/json'; } ``` do we still need this with the current axios version?
defect
auto inferred content type application json description an old from axios era todo said js todo gio not sure why but the automatically inferred content type is omitted if providing a custom transformrequest if indexof method headers application json do we still need this with the current axios version
1
74,515
25,151,038,468
IssuesEvent
2022-11-10 10:02:00
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Something weird happened when I clicked to join a room
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? I was looking through a matrix space. 2. What do you click? "Join room" It may also be notable that it was a space within a space. Maybe element desktop can't handle nested spaces? ### Outcome #### What did you expect? Just join the room. #### What happened instead? Got a "Something went wrong!" message, and the new room didn't show up on the sidebar. ### Operating system Arch GNU/Linux ### Application version Element version: 1.11.10 Olm version: 3.2.12 ### How did you install the app? Arch community repository ### Homeserver https://matrix-client.matrix.org ### Will you send logs? Yes
1.0
Something weird happened when I clicked to join a room - ### Steps to reproduce 1. Where are you starting? What can you see? I was looking through a matrix space. 2. What do you click? "Join room" It may also be notable that it was a space within a space. Maybe element desktop can't handle nested spaces? ### Outcome #### What did you expect? Just join the room. #### What happened instead? Got a "Something went wrong!" message, and the new room didn't show up on the sidebar. ### Operating system Arch GNU/Linux ### Application version Element version: 1.11.10 Olm version: 3.2.12 ### How did you install the app? Arch community repository ### Homeserver https://matrix-client.matrix.org ### Will you send logs? Yes
defect
something weird happened when i clicked to join a room steps to reproduce where are you starting what can you see i was looking through a matrix space what do you click join room it may also be notable that it was a space within a space maybe element desktop can t handle nested spaces outcome what did you expect just join the room what happened instead got a something went wrong message and the new room didn t show up on the sidebar operating system arch gnu linux application version element version olm version how did you install the app arch community repository homeserver will you send logs yes
1
434,740
30,464,789,986
IssuesEvent
2023-07-17 09:35:41
GDATASoftwareAG/vaas
https://api.github.com/repos/GDATASoftwareAG/vaas
closed
Java: Improved documentation for exceptions
documentation Java
Acceptance criteria: - Clarify reason for each exception - Recommendation for dealing with each exception
1.0
Java: Improved documentation for exceptions - Acceptance criteria: - Clarify reason for each exception - Recommendation for dealing with each exception
non_defect
java improved documentation for exceptions acceptance criteria clarify reason for each exception recommendation for dealing with each exception
0
55,979
14,881,767,293
IssuesEvent
2021-01-20 10:56:35
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
OutputLabel: Label in composite component cannot resolve required attribute of input component in another composite component
defect
**Describe the defect** I have two composite components. One (CC1) contains the `p:outputLabel` and the other one (CC2) a `p:inputNumber`. Both are connected using the for-attribute. The `OutputLabelRenderer` tries to resolve the `required` attribute of the `p:inputNumber` which is defined as `required="#{cc.attrs.required}"` (required for CC2 is not hardcoded in the composite component, it is an attribute on the composite component). The problem is, that the renderer does not push the parent (==CC2) of the `p:inputNumber` to the stack and therefore the EL-resolvers use CC1 for the reference to `cc.attrs`. OmniFaces had the same bug in its `o:tree` and fixed it using the code I will provide in a PR - https://stackoverflow.com/a/36294437/1741604 - https://github.com/omnifaces/omnifaces/commit/bfa8d00901a6e2079220f80986675e6c3cb89bf3 **Environment:** - PF Version: 9.0-SNAPSHOT (But 10.0.0-SNAPSHOT has the same code)
1.0
OutputLabel: Label in composite component cannot resolve required attribute of input component in another composite component - **Describe the defect** I have two composite components. One (CC1) contains the `p:outputLabel` and the other one (CC2) a `p:inputNumber`. Both are connected using the for-attribute. The `OutputLabelRenderer` tries to resolve the `required` attribute of the `p:inputNumber` which is defined as `required="#{cc.attrs.required}"` (required for CC2 is not hardcoded in the composite component, it is an attribute on the composite component). The problem is, that the renderer does not push the parent (==CC2) of the `p:inputNumber` to the stack and therefore the EL-resolvers use CC1 for the reference to `cc.attrs`. OmniFaces had the same bug in its `o:tree` and fixed it using the code I will provide in a PR - https://stackoverflow.com/a/36294437/1741604 - https://github.com/omnifaces/omnifaces/commit/bfa8d00901a6e2079220f80986675e6c3cb89bf3 **Environment:** - PF Version: 9.0-SNAPSHOT (But 10.0.0-SNAPSHOT has the same code)
defect
outputlabel label in composite component cannot resolve required attribute of input component in another composite component describe the defect i have two composite components one contains the p outputlabel and the other one a p inputnumber both are connected using the for attribute the outputlabelrenderer tries to resolve the required attribute of the p inputnumber which is defined as required cc attrs required required for is not hardcoded in the composite component it is an attribute on the composite component the problem is that the renderer does not push the parent of the p inputnumber to the stack and therefore the el resolvers use for the reference to cc attrs omnifaces had the same bug in its o tree and fixed it using the code i will provide in a pr environment pf version snapshot but snapshot has the same code
1
11,382
2,649,862,550
IssuesEvent
2015-03-15 11:09:46
bbk79/xbmc-glwiz-addon
https://api.github.com/repos/bbk79/xbmc-glwiz-addon
closed
Can you please fix ParsTV and also add Farsi 1 to the addon?
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. ParsTV wont work 2. Farsi 1 missing 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? RPi-Openelec latest build Please provide any additional information below. thank you for your help ``` Original issue reported on code.google.com by `saeed.pa...@gmail.com` on 11 Jan 2013 at 6:49
1.0
Can you please fix ParsTV and also add Farsi 1 to the addon? - ``` What steps will reproduce the problem? 1. ParsTV wont work 2. Farsi 1 missing 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? RPi-Openelec latest build Please provide any additional information below. thank you for your help ``` Original issue reported on code.google.com by `saeed.pa...@gmail.com` on 11 Jan 2013 at 6:49
defect
can you please fix parstv and also add farsi to the addon what steps will reproduce the problem parstv wont work farsi missing what is the expected output what do you see instead what version of the product are you using on what operating system rpi openelec latest build please provide any additional information below thank you for your help original issue reported on code google com by saeed pa gmail com on jan at
1
34,810
7,460,571,893
IssuesEvent
2018-03-30 20:20:04
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
KÜ detailandmete lehel toiming Trükivaade krässib
C: AIS P: high R: fixed T: defect
**Reported by aadikaljuvee on 17 Mar 2017 07:48 UTC** http://www.dev-ais-web.arhiiv.ee/et/description_unit/print/111702594224/ Tekkis viga Ups, midagi läks valesti! An exception has been thrown during the rendering of a template ("Call to undefined method: getBranch.") in "DiraDescriptionUnitBundle:View:print.html.twig" at line 19.
1.0
KÜ detailandmete lehel toiming Trükivaade krässib - **Reported by aadikaljuvee on 17 Mar 2017 07:48 UTC** http://www.dev-ais-web.arhiiv.ee/et/description_unit/print/111702594224/ Tekkis viga Ups, midagi läks valesti! An exception has been thrown during the rendering of a template ("Call to undefined method: getBranch.") in "DiraDescriptionUnitBundle:View:print.html.twig" at line 19.
defect
kü detailandmete lehel toiming trükivaade krässib reported by aadikaljuvee on mar utc tekkis viga ups midagi läks valesti an exception has been thrown during the rendering of a template call to undefined method getbranch in diradescriptionunitbundle view print html twig at line
1
70,351
23,134,158,912
IssuesEvent
2022-07-28 13:04:38
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Room neither in the list nor in the search results
T-Defect X-Duplicate
### Steps to reproduce 1. Looking for a room room list 2. Search for the room ### Outcome #### What did you expect? - See the room in list - Find it by searching for it #### What happened instead? - Cannot find room - After clicking a link to the room it appears The room is visible when using https://app.element.io/ ### Operating system Ubuntu 22.04 LTS ### Browser information Firefox 103.0 ### URL for webapp https://develop.element.io/ ### Application version Version von Element: f4480c9968ef-react-bd30b75f7962-js-3c17e4a6d6b1 Version von Olm: 3.2.12 ### Homeserver matrix.org ### Will you send logs? Yes
1.0
Room neither in the list nor in the search results - ### Steps to reproduce 1. Looking for a room room list 2. Search for the room ### Outcome #### What did you expect? - See the room in list - Find it by searching for it #### What happened instead? - Cannot find room - After clicking a link to the room it appears The room is visible when using https://app.element.io/ ### Operating system Ubuntu 22.04 LTS ### Browser information Firefox 103.0 ### URL for webapp https://develop.element.io/ ### Application version Version von Element: f4480c9968ef-react-bd30b75f7962-js-3c17e4a6d6b1 Version von Olm: 3.2.12 ### Homeserver matrix.org ### Will you send logs? Yes
defect
room neither in the list nor in the search results steps to reproduce looking for a room room list search for the room outcome what did you expect see the room in list find it by searching for it what happened instead cannot find room after clicking a link to the room it appears the room is visible when using operating system ubuntu lts browser information firefox url for webapp application version version von element react js version von olm homeserver matrix org will you send logs yes
1
78,503
27,557,115,912
IssuesEvent
2023-03-07 18:49:34
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
opened
Auth through Okta using oidc redirects to login page.
defect in triage
### Current Behavior TL:DR oidc button does not appear. when forced I get authenticated receive auth token and get redirected back to /login I have configured oidc with the below configurations and when the login page loads there is no oidc button. API: - name: ALPINE_OIDC_ENABLED value: "true" - name: ALPINE_OIDC_CLIENT_ID value: "0oa3c5v0mvAxmae8Z4h7" - name: ALPINE_OIDC_ISSUER value: "https://frbanks-qa.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7" - name: ALPINE_OIDC_USERNAME_CLAIM value: "preferredusername" - name: "ALPINE_OIDC_USER_PROVISIONING" value: "true" UI: - name: "OIDC_CLIENT_ID" value: "0oa3c5v0mvAxmae8Z4h7" - name: "OIDC_SCOPE" value: "openid profile email address phone offline_access" - name: "OIDC_FLOW" value: "" - name: "OIDC_LOGIN_BUTTON_TEXT" value: "OKTA SSO" .well-known/openid-configuration response: {"issuer":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7","authorization_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/authorize","token_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/token","userinfo_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/userinfo","registration_endpoint":"https://example.okta.com/oauth2/v1/clients","jwks_uri":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/keys","response_types_supported":["code","id_token","code id_token","code token","id_token token","code id_token token"],"response_modes_supported":["query","fragment","form_post","okta_post_message"],"grant_types_supported":["authorization_code","implicit","refresh_token","password","urn:ietf:params:oauth:grant-type:device_code"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256"],"scopes_supported":["openid","profile","email","address","phone","offline_access","device_sso"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt","none"],"claims_supported":["iss","ver","sub","aud","iat","exp","jti","auth_time","amr","idp","nonce","name","nickname","preferred_username","given_name","middle_name","family_name","email","email_verified","profile","zoneinfo","locale","address","phone_number","picture","website","gender","birthdate","updated_at","at_hash","c_hash"],"code_challenge_methods_supported":["S256"],"introspection_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/introspect","introspection_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt","none"],"revocation_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/revoke","revocation_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt","none"],"end_session_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/logout","request_parameter_supported":true,"request_object_signing_alg_values_supported"["HS256","HS384","HS512","RS256","RS384","RS512","ES256","ES384","ES512"],"device_authorization_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/device/authorize"} We have added our entire cert bundle to cacerts to try and resolve this with no luck. There was an issue that I had read about HTTP_PROXY not being passed to the oidc library in alpine and we are behind a corporate proxy, but this was supposed to be resolved in 4.7, and we are running 4.7.1 . I have been able to make the button appear by editing the html in browser and setting "style="display: none;" to "true". When I use the oidc button, I get: - redirected to our okta instance - authenticated via adfs sso - okta redirects me back to deptrack /static/oidc-callback - there is a call to /dashboard, but I am returned to the login page instead with the button again missing. when I check local storage in browser i have recieved an auth token with the below info: oidc.user:https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7:0oa3c5v0mvAxmae8Z4h7: {"id_token":"eyJraWQiOiI3MUFWb09IaVhONnFNMnlZb3ZMTnlhS1VncmFOc0lfVkxINjVEYmRVVDlZIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIwMHUzYzY4N20zSFJnSFQ3ajRoNyIsIm5hbWUiOiJBbmRyZXcgRS4gQmFja2VyIiwiZW1haWwiOiJBbmRyZXcuQmFja2VyQHN0bHMuZnJiLm9yZyIsInZlciI6MSwiaXNzIjoiaHR0cHM6Ly9mcmJhbmtzLXFhLm9rdGEuY29tL29hdXRoMi9hdXMzYzVvOXh0UzVlTHM2dTRoNyIsImF1ZCI6IjBvYTNjNXYwbXZBeG1hZThaNGg3IiwiaWF0IjoxNjc4MjEzMTc3LCJleHAiOjE2NzgyMTY3NzcsImp0aSI6IklELldHQVJiR0JpVERGVDhCek9pUmY2RGJpeDZIZjlaRUZ1VWNRV2hpU2l2MzAiLCJhbXIiOlsicHdkIl0sImlkcCI6IjBvYTE4ZDBuazlEemJRTHJZNGg3IiwicHJlZmVycmVkX3VzZXJuYW1lIjoiQW5kcmV3LkJhY2tlckBzdGxzLmZyYi5vcmciLCJhdXRoX3RpbWUiOjE2NzgyMTMwNzgsImF0X2hhc2giOiJEaDJQeldQNmVFTWltWG55LWtlWlB3IiwiZ3JvdXBzIjpbIkRlcGVuZGVuY3kgVHJhY2sgKFNUTCkgUE9DLUFwcGxpY2F0aW9uIEFzc2lnbm1lbnQiXSwidXNlcmlkIjoiaDFhZWIwMSIsInByZWZlcnJlZHVzZXJuYW1lIjoiaDFhZWIwMSJ9.uccEo-29s9_x0ZLOCSzzqicCuvu3B2P_JIzT_SCyhfggVo0zaMJi8U6Ej5IdSdrU9Sc_JPeZxzn8H2FoJGl8qfskvTIxCeG_0NMH48Tzup9KljSK-mM8ozOUYJHiYwFz190jRYEtk0MLRtPaeh5jmWKT_OMKstYSrCYjfkyG8LvZR7WXm-_PoF_uKQcXv3CU4yfgvTVrIMCHCzK24fNmUZ1zr7W0t7ElSZQqYeH-V-mJ1bqAEroKo4vF0m1tQ8rcTZaWmGnDCnMl5CSlVDAOvlF67Ws8aKuCXC_pr-_9eQF-qtJJfxO0Zr04qfhEoDECAWULsfQ-5Gvehi_7zci3_Q","access_token":"eyJraWQiOiI3MUFWb09IaVhONnFNMnlZb3ZMTnlhS1VncmFOc0lfVkxINjVEYmRVVDlZIiwiYWxnIjoiUlMyNTYifQ.eyJ2ZXIiOjEsImp0aSI6IkFULlExS3hMT0dXRm5pOUxJUEc3akxqQURTYTBhVlh4SXBFcEdWaUpNTkU3elUiLCJpc3MiOiJodHRwczovL2ZyYmFua3MtcWEub2t0YS5jb20vb2F1dGgyL2F1czNjNW85eHRTNWVMczZ1NGg3IiwiYXVkIjoiYXBpOi8vZGVmYXVsdCIsImlhdCI6MTY3ODIxMzE3NywiZXhwIjoxNjc4MjE2Nzc3LCJjaWQiOiIwb2EzYzV2MG12QXhtYWU4WjRoNyIsInVpZCI6IjAwdTNjNjg3bTNIUmdIVDdqNGg3Iiwic2NwIjpbInBob25lIiwicHJvZmlsZSIsImFkZHJlc3MiLCJvcGVuaWQiLCJlbWFpbCJdLCJhdXRoX3RpbWUiOjE2NzgyMTMwNzgsInN1YiI6IkFuZHJldy5CYWNrZXJAc3Rscy5mcmIub3JnIiwibmFtZSI6ImgxYWViMDEiLCJncm91cHMiOlsiRGVwZW5kZW5jeSBUcmFjayAoU1RMKSBQT0MtQXBwbGljYXRpb24gQXNzaWdubWVudCJdLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJoMWFlYjAxIn0.s6XKjTbf0k-aj3reMGEhiwj8Jt5ddowSGJhcyP-ZrqJ-xegdDLcH6okHInVmYtXg6ealjb5RH5kY0VEchWjfd6kHvnPy63pzMkKH9ODaEasGe4HGa4wBuOFF1kJ4Hy6Tve3R5piTAXQhTrIKCGFtTkf93uDzHM59a-WmXX0AhS5yRt60vb4lRKLq1A2vH87u8fTiW9cXZL-jHqKrbb8eLt6vyTkFdWix2ykTtTFsifEAmU8Q_ydY9oBeP2waIoNjFpi-QCxCIS1U45q3hC80FXrMphYIXre4LuYWZ_TZg436xDKWok_cGuS4a5KZ7SWsK1Rvsik0MqeBE8mk1v4J_w","token_type":"Bearer","scope":"phone profile address openid email","profile":{"sub":"00u3c687m3HRgHT7j4h7","name":"User1","email":"user1@example.org","ver":1,"jti":"ID.WGARbGBiTDFT8BzOiRf6Dbix6Hf9ZEFuUcQWhiSiv30","amr":["pwd"],"idp":"0oa18d0nk9DzbQLrY4h7","preferred_username":"user1@example.org","auth_time":1678213078,"groups":["Dependency_Track-Application Assignment"],"userid":"user1","preferredusername":"user1"},"expires_at":1678216777} Frankly, I feel like I have done everything to try and get this to work and I can't seem to find any more information. If anyone has some insights into what I may be running into I would greatly appreciate it. ### Steps to Reproduce 1. open browser developer tools. 2. locate div for oidc button and change from "none" to "true". <div class="col-6" style="display: none;"><button type="button" class="btn btn-secondary" style="float: right;"><span>oidc</span></button></div> 3. click oidc button 4. follow routing in "Network" tab in browser developer tools. 5. retrieve token from "Local Storage" of "Application" tab in browser developer tools. ### Expected Behavior login to oidc user account or create a new oidc user account upon authentication through okta and be redirected to /dashboard ### Dependency-Track Version 4.7.1 ### Dependency-Track Distribution Container Image ### Database Server PostgreSQL ### Database Server Version 12.8 ### Browser Microsoft Edge ### Checklist - [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues) - [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this defect was already reported
1.0
Auth through Okta using oidc redirects to login page. - ### Current Behavior TL:DR oidc button does not appear. when forced I get authenticated receive auth token and get redirected back to /login I have configured oidc with the below configurations and when the login page loads there is no oidc button. API: - name: ALPINE_OIDC_ENABLED value: "true" - name: ALPINE_OIDC_CLIENT_ID value: "0oa3c5v0mvAxmae8Z4h7" - name: ALPINE_OIDC_ISSUER value: "https://frbanks-qa.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7" - name: ALPINE_OIDC_USERNAME_CLAIM value: "preferredusername" - name: "ALPINE_OIDC_USER_PROVISIONING" value: "true" UI: - name: "OIDC_CLIENT_ID" value: "0oa3c5v0mvAxmae8Z4h7" - name: "OIDC_SCOPE" value: "openid profile email address phone offline_access" - name: "OIDC_FLOW" value: "" - name: "OIDC_LOGIN_BUTTON_TEXT" value: "OKTA SSO" .well-known/openid-configuration response: {"issuer":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7","authorization_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/authorize","token_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/token","userinfo_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/userinfo","registration_endpoint":"https://example.okta.com/oauth2/v1/clients","jwks_uri":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/keys","response_types_supported":["code","id_token","code id_token","code token","id_token token","code id_token token"],"response_modes_supported":["query","fragment","form_post","okta_post_message"],"grant_types_supported":["authorization_code","implicit","refresh_token","password","urn:ietf:params:oauth:grant-type:device_code"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256"],"scopes_supported":["openid","profile","email","address","phone","offline_access","device_sso"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt","none"],"claims_supported":["iss","ver","sub","aud","iat","exp","jti","auth_time","amr","idp","nonce","name","nickname","preferred_username","given_name","middle_name","family_name","email","email_verified","profile","zoneinfo","locale","address","phone_number","picture","website","gender","birthdate","updated_at","at_hash","c_hash"],"code_challenge_methods_supported":["S256"],"introspection_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/introspect","introspection_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt","none"],"revocation_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/revoke","revocation_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt","none"],"end_session_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/logout","request_parameter_supported":true,"request_object_signing_alg_values_supported"["HS256","HS384","HS512","RS256","RS384","RS512","ES256","ES384","ES512"],"device_authorization_endpoint":"https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7/v1/device/authorize"} We have added our entire cert bundle to cacerts to try and resolve this with no luck. There was an issue that I had read about HTTP_PROXY not being passed to the oidc library in alpine and we are behind a corporate proxy, but this was supposed to be resolved in 4.7, and we are running 4.7.1 . I have been able to make the button appear by editing the html in browser and setting "style="display: none;" to "true". When I use the oidc button, I get: - redirected to our okta instance - authenticated via adfs sso - okta redirects me back to deptrack /static/oidc-callback - there is a call to /dashboard, but I am returned to the login page instead with the button again missing. when I check local storage in browser i have recieved an auth token with the below info: oidc.user:https://example.okta.com/oauth2/aus3c5o9xtS5eLs6u4h7:0oa3c5v0mvAxmae8Z4h7: {"id_token":"eyJraWQiOiI3MUFWb09IaVhONnFNMnlZb3ZMTnlhS1VncmFOc0lfVkxINjVEYmRVVDlZIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIwMHUzYzY4N20zSFJnSFQ3ajRoNyIsIm5hbWUiOiJBbmRyZXcgRS4gQmFja2VyIiwiZW1haWwiOiJBbmRyZXcuQmFja2VyQHN0bHMuZnJiLm9yZyIsInZlciI6MSwiaXNzIjoiaHR0cHM6Ly9mcmJhbmtzLXFhLm9rdGEuY29tL29hdXRoMi9hdXMzYzVvOXh0UzVlTHM2dTRoNyIsImF1ZCI6IjBvYTNjNXYwbXZBeG1hZThaNGg3IiwiaWF0IjoxNjc4MjEzMTc3LCJleHAiOjE2NzgyMTY3NzcsImp0aSI6IklELldHQVJiR0JpVERGVDhCek9pUmY2RGJpeDZIZjlaRUZ1VWNRV2hpU2l2MzAiLCJhbXIiOlsicHdkIl0sImlkcCI6IjBvYTE4ZDBuazlEemJRTHJZNGg3IiwicHJlZmVycmVkX3VzZXJuYW1lIjoiQW5kcmV3LkJhY2tlckBzdGxzLmZyYi5vcmciLCJhdXRoX3RpbWUiOjE2NzgyMTMwNzgsImF0X2hhc2giOiJEaDJQeldQNmVFTWltWG55LWtlWlB3IiwiZ3JvdXBzIjpbIkRlcGVuZGVuY3kgVHJhY2sgKFNUTCkgUE9DLUFwcGxpY2F0aW9uIEFzc2lnbm1lbnQiXSwidXNlcmlkIjoiaDFhZWIwMSIsInByZWZlcnJlZHVzZXJuYW1lIjoiaDFhZWIwMSJ9.uccEo-29s9_x0ZLOCSzzqicCuvu3B2P_JIzT_SCyhfggVo0zaMJi8U6Ej5IdSdrU9Sc_JPeZxzn8H2FoJGl8qfskvTIxCeG_0NMH48Tzup9KljSK-mM8ozOUYJHiYwFz190jRYEtk0MLRtPaeh5jmWKT_OMKstYSrCYjfkyG8LvZR7WXm-_PoF_uKQcXv3CU4yfgvTVrIMCHCzK24fNmUZ1zr7W0t7ElSZQqYeH-V-mJ1bqAEroKo4vF0m1tQ8rcTZaWmGnDCnMl5CSlVDAOvlF67Ws8aKuCXC_pr-_9eQF-qtJJfxO0Zr04qfhEoDECAWULsfQ-5Gvehi_7zci3_Q","access_token":"eyJraWQiOiI3MUFWb09IaVhONnFNMnlZb3ZMTnlhS1VncmFOc0lfVkxINjVEYmRVVDlZIiwiYWxnIjoiUlMyNTYifQ.eyJ2ZXIiOjEsImp0aSI6IkFULlExS3hMT0dXRm5pOUxJUEc3akxqQURTYTBhVlh4SXBFcEdWaUpNTkU3elUiLCJpc3MiOiJodHRwczovL2ZyYmFua3MtcWEub2t0YS5jb20vb2F1dGgyL2F1czNjNW85eHRTNWVMczZ1NGg3IiwiYXVkIjoiYXBpOi8vZGVmYXVsdCIsImlhdCI6MTY3ODIxMzE3NywiZXhwIjoxNjc4MjE2Nzc3LCJjaWQiOiIwb2EzYzV2MG12QXhtYWU4WjRoNyIsInVpZCI6IjAwdTNjNjg3bTNIUmdIVDdqNGg3Iiwic2NwIjpbInBob25lIiwicHJvZmlsZSIsImFkZHJlc3MiLCJvcGVuaWQiLCJlbWFpbCJdLCJhdXRoX3RpbWUiOjE2NzgyMTMwNzgsInN1YiI6IkFuZHJldy5CYWNrZXJAc3Rscy5mcmIub3JnIiwibmFtZSI6ImgxYWViMDEiLCJncm91cHMiOlsiRGVwZW5kZW5jeSBUcmFjayAoU1RMKSBQT0MtQXBwbGljYXRpb24gQXNzaWdubWVudCJdLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJoMWFlYjAxIn0.s6XKjTbf0k-aj3reMGEhiwj8Jt5ddowSGJhcyP-ZrqJ-xegdDLcH6okHInVmYtXg6ealjb5RH5kY0VEchWjfd6kHvnPy63pzMkKH9ODaEasGe4HGa4wBuOFF1kJ4Hy6Tve3R5piTAXQhTrIKCGFtTkf93uDzHM59a-WmXX0AhS5yRt60vb4lRKLq1A2vH87u8fTiW9cXZL-jHqKrbb8eLt6vyTkFdWix2ykTtTFsifEAmU8Q_ydY9oBeP2waIoNjFpi-QCxCIS1U45q3hC80FXrMphYIXre4LuYWZ_TZg436xDKWok_cGuS4a5KZ7SWsK1Rvsik0MqeBE8mk1v4J_w","token_type":"Bearer","scope":"phone profile address openid email","profile":{"sub":"00u3c687m3HRgHT7j4h7","name":"User1","email":"user1@example.org","ver":1,"jti":"ID.WGARbGBiTDFT8BzOiRf6Dbix6Hf9ZEFuUcQWhiSiv30","amr":["pwd"],"idp":"0oa18d0nk9DzbQLrY4h7","preferred_username":"user1@example.org","auth_time":1678213078,"groups":["Dependency_Track-Application Assignment"],"userid":"user1","preferredusername":"user1"},"expires_at":1678216777} Frankly, I feel like I have done everything to try and get this to work and I can't seem to find any more information. If anyone has some insights into what I may be running into I would greatly appreciate it. ### Steps to Reproduce 1. open browser developer tools. 2. locate div for oidc button and change from "none" to "true". <div class="col-6" style="display: none;"><button type="button" class="btn btn-secondary" style="float: right;"><span>oidc</span></button></div> 3. click oidc button 4. follow routing in "Network" tab in browser developer tools. 5. retrieve token from "Local Storage" of "Application" tab in browser developer tools. ### Expected Behavior login to oidc user account or create a new oidc user account upon authentication through okta and be redirected to /dashboard ### Dependency-Track Version 4.7.1 ### Dependency-Track Distribution Container Image ### Database Server PostgreSQL ### Database Server Version 12.8 ### Browser Microsoft Edge ### Checklist - [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues) - [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this defect was already reported
defect
auth through okta using oidc redirects to login page current behavior tl dr oidc button does not appear when forced i get authenticated receive auth token and get redirected back to login i have configured oidc with the below configurations and when the login page loads there is no oidc button api name alpine oidc enabled value true name alpine oidc client id value name alpine oidc issuer value name alpine oidc username claim value preferredusername name alpine oidc user provisioning value true ui name oidc client id value name oidc scope value openid profile email address phone offline access name oidc flow value name oidc login button text value okta sso well known openid configuration response issuer response modes supported grant types supported subject types supported id token signing alg values supported scopes supported token endpoint auth methods supported claims supported code challenge methods supported introspection endpoint revocation endpoint end session endpoint device authorization endpoint we have added our entire cert bundle to cacerts to try and resolve this with no luck there was an issue that i had read about http proxy not being passed to the oidc library in alpine and we are behind a corporate proxy but this was supposed to be resolved in and we are running i have been able to make the button appear by editing the html in browser and setting style display none to true when i use the oidc button i get redirected to our okta instance authenticated via adfs sso okta redirects me back to deptrack static oidc callback there is a call to dashboard but i am returned to the login page instead with the button again missing when i check local storage in browser i have recieved an auth token with the below info oidc user id token ucceo jizt pof v pr q access token zrqj w token type bearer scope phone profile address openid email profile sub name email example org ver jti id amr idp preferred username example org auth time groups userid preferredusername expires at frankly i feel like i have done everything to try and get this to work and i can t seem to find any more information if anyone has some insights into what i may be running into i would greatly appreciate it steps to reproduce open browser developer tools locate div for oidc button and change from none to true oidc click oidc button follow routing in network tab in browser developer tools retrieve token from local storage of application tab in browser developer tools expected behavior login to oidc user account or create a new oidc user account upon authentication through okta and be redirected to dashboard dependency track version dependency track distribution container image database server postgresql database server version browser microsoft edge checklist i have read and understand the i have checked the for whether this defect was already reported
1
54,444
13,689,020,032
IssuesEvent
2020-09-30 12:36:12
cython/cython
https://api.github.com/repos/cython/cython
reopened
Embedding test fails in Python 3.9
defect
Unclear why (Python/Cython/test/travis). Error output is: ``` Python path configuration: PYTHONHOME = '/home/travis/virtualenv/python3.9-dev' PYTHONPATH = (not set) program name = './embedded' isolated = 0 environment = 1 user site = 1 import site = 1 sys._base_executable = '/home/travis/build/cython/cython/Demos/embed/embedded' sys.base_prefix = '/home/travis/virtualenv/python3.9-dev' sys.base_exec_prefix = '/home/travis/virtualenv/python3.9-dev' sys.executable = '/home/travis/build/cython/cython/Demos/embed/embedded' sys.prefix = '/home/travis/virtualenv/python3.9-dev' sys.exec_prefix = '/home/travis/virtualenv/python3.9-dev' sys.path = [ '/home/travis/virtualenv/python3.9-dev/lib/python39.zip', '/home/travis/virtualenv/python3.9-dev/lib/python3.9', '/home/travis/virtualenv/python3.9-dev/lib/python3.9/lib-dynload', ] Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python runtime state: core initialized ModuleNotFoundError: No module named 'encodings' Current thread 0x00007ffac0953700 (most recent call first): <no Python frame> make: *** [test] Error 1 ```
1.0
Embedding test fails in Python 3.9 - Unclear why (Python/Cython/test/travis). Error output is: ``` Python path configuration: PYTHONHOME = '/home/travis/virtualenv/python3.9-dev' PYTHONPATH = (not set) program name = './embedded' isolated = 0 environment = 1 user site = 1 import site = 1 sys._base_executable = '/home/travis/build/cython/cython/Demos/embed/embedded' sys.base_prefix = '/home/travis/virtualenv/python3.9-dev' sys.base_exec_prefix = '/home/travis/virtualenv/python3.9-dev' sys.executable = '/home/travis/build/cython/cython/Demos/embed/embedded' sys.prefix = '/home/travis/virtualenv/python3.9-dev' sys.exec_prefix = '/home/travis/virtualenv/python3.9-dev' sys.path = [ '/home/travis/virtualenv/python3.9-dev/lib/python39.zip', '/home/travis/virtualenv/python3.9-dev/lib/python3.9', '/home/travis/virtualenv/python3.9-dev/lib/python3.9/lib-dynload', ] Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python runtime state: core initialized ModuleNotFoundError: No module named 'encodings' Current thread 0x00007ffac0953700 (most recent call first): <no Python frame> make: *** [test] Error 1 ```
defect
embedding test fails in python unclear why python cython test travis error output is python path configuration pythonhome home travis virtualenv dev pythonpath not set program name embedded isolated environment user site import site sys base executable home travis build cython cython demos embed embedded sys base prefix home travis virtualenv dev sys base exec prefix home travis virtualenv dev sys executable home travis build cython cython demos embed embedded sys prefix home travis virtualenv dev sys exec prefix home travis virtualenv dev sys path home travis virtualenv dev lib zip home travis virtualenv dev lib home travis virtualenv dev lib lib dynload fatal python error init fs encoding failed to get the python codec of the filesystem encoding python runtime state core initialized modulenotfounderror no module named encodings current thread most recent call first make error
1
230,276
18,530,822,785
IssuesEvent
2021-10-21 05:35:07
ryanheise/just_audio
https://api.github.com/repos/ryanheise/just_audio
closed
Pause doesn't work if called immediately after play
bug 3 testing
<!-- ALL SECTIONS BELOW MUST BE COMPLETED --> **Which API doesn't behave as documented, and how does it misbehave?** Pause doesn't work if called immediately after play. In my case, I have two players and I don't want them to play together. If the first play starts playing and immediately after that, the second one starts playing, I would like to pause the first one before playing the second. This scenario is demonstrated using this piece of code: ```dart IconButton( icon: Icon(Icons.audiotrack_outlined), iconSize: 64.0, onPressed: () async { _player.play(); // ensure playing before pausing await _player.playerStateStream.any((state) => state.playing); await _player.pause(); _player2.play(); }, ) ``` As you can see, I wait until the first player starts to play (waiting until the state.playing is true) before pausing it and playing the second one. However, _player.pause() doesn't really pause the player when called. **Minimal reproduction project** https://github.com/amitrotner/just_audio - modified main.dart under example **To Reproduce (i.e. user steps, not code)** Steps to reproduce the behavior: 1. Go to https://github.com/amitrotner/just_audio. 2. Run https://github.com/amitrotner/just_audio/blob/master/just_audio/example/lib/main.dart 3. Press the 'audiotrack_outlined' icon. **Expected behavior** Pause the first player before playing the second one. **Screenshots** https://github.com/amitrotner/just_audio/blob/master/just_audio/Screenrecorder-2021-10-19-15-56-44-517.mp4?raw=true As you can see, the first player continue playing (although the progress bar is stuck and the icon is play). Only after pressing the play button twice, it pauses. **Smartphone (please complete the following information):** - Device: Xiaomi Mi 10T Pro 5G M2007J3SY - OS: Android 11 (API 30) **Flutter SDK version** ``` Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 2.5.2, on Microsoft Windows [Version 10.0.19042.1288], locale en-IL) [!] Android toolchain - develop for Android devices (Android SDK version 30.0.3) X cmdline-tools component is missing Run `path/to/sdkmanager --install "cmdline-tools;latest"` See https://developer.android.com/studio/command-line for more details. X Android license status unknown. Run `flutter doctor --android-licenses` to accept the SDK licenses. See https://flutter.dev/docs/get-started/install/windows#android-setup for more details. [√] Chrome - develop for the web [!] Android Studio (version 4.1) X Unable to determine bundled Java version. [√] Android Studio (version 4.2) [√] VS Code (version 1.61.0) [√] Connected device (3 available) ```
1.0
Pause doesn't work if called immediately after play - <!-- ALL SECTIONS BELOW MUST BE COMPLETED --> **Which API doesn't behave as documented, and how does it misbehave?** Pause doesn't work if called immediately after play. In my case, I have two players and I don't want them to play together. If the first play starts playing and immediately after that, the second one starts playing, I would like to pause the first one before playing the second. This scenario is demonstrated using this piece of code: ```dart IconButton( icon: Icon(Icons.audiotrack_outlined), iconSize: 64.0, onPressed: () async { _player.play(); // ensure playing before pausing await _player.playerStateStream.any((state) => state.playing); await _player.pause(); _player2.play(); }, ) ``` As you can see, I wait until the first player starts to play (waiting until the state.playing is true) before pausing it and playing the second one. However, _player.pause() doesn't really pause the player when called. **Minimal reproduction project** https://github.com/amitrotner/just_audio - modified main.dart under example **To Reproduce (i.e. user steps, not code)** Steps to reproduce the behavior: 1. Go to https://github.com/amitrotner/just_audio. 2. Run https://github.com/amitrotner/just_audio/blob/master/just_audio/example/lib/main.dart 3. Press the 'audiotrack_outlined' icon. **Expected behavior** Pause the first player before playing the second one. **Screenshots** https://github.com/amitrotner/just_audio/blob/master/just_audio/Screenrecorder-2021-10-19-15-56-44-517.mp4?raw=true As you can see, the first player continue playing (although the progress bar is stuck and the icon is play). Only after pressing the play button twice, it pauses. **Smartphone (please complete the following information):** - Device: Xiaomi Mi 10T Pro 5G M2007J3SY - OS: Android 11 (API 30) **Flutter SDK version** ``` Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 2.5.2, on Microsoft Windows [Version 10.0.19042.1288], locale en-IL) [!] Android toolchain - develop for Android devices (Android SDK version 30.0.3) X cmdline-tools component is missing Run `path/to/sdkmanager --install "cmdline-tools;latest"` See https://developer.android.com/studio/command-line for more details. X Android license status unknown. Run `flutter doctor --android-licenses` to accept the SDK licenses. See https://flutter.dev/docs/get-started/install/windows#android-setup for more details. [√] Chrome - develop for the web [!] Android Studio (version 4.1) X Unable to determine bundled Java version. [√] Android Studio (version 4.2) [√] VS Code (version 1.61.0) [√] Connected device (3 available) ```
non_defect
pause doesn t work if called immediately after play which api doesn t behave as documented and how does it misbehave pause doesn t work if called immediately after play in my case i have two players and i don t want them to play together if the first play starts playing and immediately after that the second one starts playing i would like to pause the first one before playing the second this scenario is demonstrated using this piece of code dart iconbutton icon icon icons audiotrack outlined iconsize onpressed async player play ensure playing before pausing await player playerstatestream any state state playing await player pause play as you can see i wait until the first player starts to play waiting until the state playing is true before pausing it and playing the second one however player pause doesn t really pause the player when called minimal reproduction project modified main dart under example to reproduce i e user steps not code steps to reproduce the behavior go to run press the audiotrack outlined icon expected behavior pause the first player before playing the second one screenshots as you can see the first player continue playing although the progress bar is stuck and the icon is play only after pressing the play button twice it pauses smartphone please complete the following information device xiaomi mi pro os android api flutter sdk version doctor summary to see all details run flutter doctor v flutter channel stable on microsoft windows locale en il android toolchain develop for android devices android sdk version x cmdline tools component is missing run path to sdkmanager install cmdline tools latest see for more details x android license status unknown run flutter doctor android licenses to accept the sdk licenses see for more details chrome develop for the web android studio version x unable to determine bundled java version android studio version vs code version connected device available
0