Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
388,132
26,752,419,631
IssuesEvent
2023-01-30 20:46:07
NamrataDwivedi/redux-saga-react
https://api.github.com/repos/NamrataDwivedi/redux-saga-react
closed
As a Developer I need a library of Redux Saga So that any user can learn about it just by installing this.
documentation
As a Developer I need a library of Redux Saga So that any user can learn about it just by installing this. Assumptions and Details: 1. Use React Acceptance Criteria: Given someone wants to use Redux-Saga in their project When this library is installed Then they should be able to run without any error
1.0
As a Developer I need a library of Redux Saga So that any user can learn about it just by installing this. - As a Developer I need a library of Redux Saga So that any user can learn about it just by installing this. Assumptions and Details: 1. Use React Acceptance Criteria: Given someone wants to use Redux-Saga in their project When this library is installed Then they should be able to run without any error
non_process
as a developer i need a library of redux saga so that any user can learn about it just by installing this as a developer i need a library of redux saga so that any user can learn about it just by installing this assumptions and details use react acceptance criteria given someone wants to use redux saga in their project when this library is installed then they should be able to run without any error
0
21,963
30,459,689,520
IssuesEvent
2023-07-17 05:28:42
elastic/beats
https://api.github.com/repos/elastic/beats
closed
[Processors] Add named range to network condition for host's IPs
libbeat :Processors Stalled Team:Elastic-Agent-Data-Plane
**Describe the enhancement:** https://www.elastic.co/guide/en/beats/auditbeat/7.15/defining-processors.html#condition-network > **network** > The network condition checks if the field is in a certain IP network range. Both IPv4 and IPv6 addresses are supported. The network range may be specified using CIDR notation, like "192.0.2.0/24" or "2001:db8::/32", or by using one of these named ranges: > ... It would be great if we could have a named range for the IP addresses assigned to a host. **Describe a specific use case for the enhancement or feature:** It would be great if we could exclude (aka [`drop_event`](https://www.elastic.co/guide/en/beats/auditbeat/7.15/drop-event.html)) not only the process communication on the loopback addresses (aka localhost) but communication between processes using the local host's IP address. For example, `host_ip` would exclude the host's IP address is `172.16.3.17` (which would be `172.16.3.17/32` by CIDR notation I believe): ```yaml processors: - drop_event: when: network: destination.ip: [loopback, host_ip] ``` A work around could be #29266 or #29269, if we could compare source and destination IP addresses on events shipped by the Beats. Another work around would be to manually add the host's IPs using config management tool (e.g. Puppet, Ansible, etc.) to add the ranges such as `172.16.3.17/32` to the list.
1.0
[Processors] Add named range to network condition for host's IPs - **Describe the enhancement:** https://www.elastic.co/guide/en/beats/auditbeat/7.15/defining-processors.html#condition-network > **network** > The network condition checks if the field is in a certain IP network range. Both IPv4 and IPv6 addresses are supported. The network range may be specified using CIDR notation, like "192.0.2.0/24" or "2001:db8::/32", or by using one of these named ranges: > ... It would be great if we could have a named range for the IP addresses assigned to a host. **Describe a specific use case for the enhancement or feature:** It would be great if we could exclude (aka [`drop_event`](https://www.elastic.co/guide/en/beats/auditbeat/7.15/drop-event.html)) not only the process communication on the loopback addresses (aka localhost) but communication between processes using the local host's IP address. For example, `host_ip` would exclude the host's IP address is `172.16.3.17` (which would be `172.16.3.17/32` by CIDR notation I believe): ```yaml processors: - drop_event: when: network: destination.ip: [loopback, host_ip] ``` A work around could be #29266 or #29269, if we could compare source and destination IP addresses on events shipped by the Beats. Another work around would be to manually add the host's IPs using config management tool (e.g. Puppet, Ansible, etc.) to add the ranges such as `172.16.3.17/32` to the list.
process
add named range to network condition for host s ips describe the enhancement network the network condition checks if the field is in a certain ip network range both and addresses are supported the network range may be specified using cidr notation like or or by using one of these named ranges it would be great if we could have a named range for the ip addresses assigned to a host describe a specific use case for the enhancement or feature it would be great if we could exclude aka not only the process communication on the loopback addresses aka localhost but communication between processes using the local host s ip address for example host ip would exclude the host s ip address is which would be by cidr notation i believe yaml processors drop event when network destination ip a work around could be or if we could compare source and destination ip addresses on events shipped by the beats another work around would be to manually add the host s ips using config management tool e g puppet ansible etc to add the ranges such as to the list
1
20,745
27,450,226,517
IssuesEvent
2023-03-02 16:51:22
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
polyadenylation and cleavage
RNA processes waiting for feedback
It is impossible to annotate sensibly. There are has 39 process terms to choose from! I don't even know where to begin... Should be 3 or 4 processes: 1. cotranscriptional 3’ processing of RNA polymerase II transcripts (i.e nuclear polyadenylation, I think this is always coupled to termination- will check) 2. cytoplasmic polyadenylation 3. mitochondrial/bacterial This is the left-hand frame <img width="979" alt="Screenshot 2022-10-10 at 12 17 23" src="https://user-images.githubusercontent.com/7359272/194854800-b89ee563-1836-4a84-8d2d-21bbc084e77b.png"> This is the right-hand frame <img width="1004" alt="Screenshot 2022-10-10 at 12 17 13" src="https://user-images.githubusercontent.com/7359272/194854897-1c8e8229-487a-4680-8cf0-79121b47b924.png">
1.0
polyadenylation and cleavage - It is impossible to annotate sensibly. There are has 39 process terms to choose from! I don't even know where to begin... Should be 3 or 4 processes: 1. cotranscriptional 3’ processing of RNA polymerase II transcripts (i.e nuclear polyadenylation, I think this is always coupled to termination- will check) 2. cytoplasmic polyadenylation 3. mitochondrial/bacterial This is the left-hand frame <img width="979" alt="Screenshot 2022-10-10 at 12 17 23" src="https://user-images.githubusercontent.com/7359272/194854800-b89ee563-1836-4a84-8d2d-21bbc084e77b.png"> This is the right-hand frame <img width="1004" alt="Screenshot 2022-10-10 at 12 17 13" src="https://user-images.githubusercontent.com/7359272/194854897-1c8e8229-487a-4680-8cf0-79121b47b924.png">
process
polyadenylation and cleavage it is impossible to annotate sensibly there are has process terms to choose from i don t even know where to begin should be or processes cotranscriptional ’ processing of rna polymerase ii transcripts i e nuclear polyadenylation i think this is always coupled to termination will check cytoplasmic polyadenylation mitochondrial bacterial this is the left hand frame img width alt screenshot at src this is the right hand frame img width alt screenshot at src
1
125,671
26,712,450,789
IssuesEvent
2023-01-28 03:35:19
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
Azure CLI SDK code gen for Azure Automanage
APEX feature-request Doing Use CodeGen v2 Azure CLI Team AutoManage
### Related command _No response_ ### Resource Provider providersMicrosoft.Compute/virtualMachines/<vmName>/providers/Microsoft.Automanage ### Description of Feature or Work Requested Autorest code generation support for Azure CLI extensions. ### Minimum API Version Required 2022-05-04 ### Swagger PR link https://github.com/Azure/azure-rest-api-specs/blob/main/specification/automanage/resource-manager/Microsoft.Automanage/stable/2022-05-04/automanage.json ### Request Example [Create configuration profile](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/automanage/resource-manager/Microsoft.Automanage/stable/2022-05-04/examples/createOrUpdateConfigurationProfile.json) [Create configuration profile assignment](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/automanage/resource-manager/Microsoft.Automanage/stable/2022-05-04/examples/createOrUpdateConfigurationProfileAssignment.json) ### Target Date 2022-08-19 ### Additional context _No response_
1.0
Azure CLI SDK code gen for Azure Automanage - ### Related command _No response_ ### Resource Provider providersMicrosoft.Compute/virtualMachines/<vmName>/providers/Microsoft.Automanage ### Description of Feature or Work Requested Autorest code generation support for Azure CLI extensions. ### Minimum API Version Required 2022-05-04 ### Swagger PR link https://github.com/Azure/azure-rest-api-specs/blob/main/specification/automanage/resource-manager/Microsoft.Automanage/stable/2022-05-04/automanage.json ### Request Example [Create configuration profile](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/automanage/resource-manager/Microsoft.Automanage/stable/2022-05-04/examples/createOrUpdateConfigurationProfile.json) [Create configuration profile assignment](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/automanage/resource-manager/Microsoft.Automanage/stable/2022-05-04/examples/createOrUpdateConfigurationProfileAssignment.json) ### Target Date 2022-08-19 ### Additional context _No response_
non_process
azure cli sdk code gen for azure automanage related command no response resource provider providersmicrosoft compute virtualmachines providers microsoft automanage description of feature or work requested autorest code generation support for azure cli extensions minimum api version required swagger pr link request example target date additional context no response
0
10,045
13,044,161,640
IssuesEvent
2020-07-29 03:47:24
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `SubDateStringReal` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `SubDateStringReal` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_expr) - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/expr)
2.0
UCP: Migrate scalar function `SubDateStringReal` from TiDB - ## Description Port the scalar function `SubDateStringReal` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_expr) - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/expr)
process
ucp migrate scalar function subdatestringreal from tidb description port the scalar function subdatestringreal from tidb to coprocessor score mentor s lonng recommended skills rust programming learning materials already implemented expressions ported from tidb
1
9,003
12,112,779,734
IssuesEvent
2020-04-21 14:17:23
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
desktop-gui screenshot in README needs updating
process: contributing stage: work in progress
<!-- Is this a question? Questions WILL BE CLOSED. Ask in our chat https://on.cypress.io/chat --> ### Current behavior: The screenshot in the README of the desktop-gui is old. It got me a little confused while I was going through the code until I installed and opened it myself <!-- A description including screenshots, stack traces, DEBUG logs, etc --> ### Desired behavior: I think it should reflect the current state of the repo. I'll like to open a pull request to fix that. <!-- A clear description of what you want to happen -->
1.0
desktop-gui screenshot in README needs updating - <!-- Is this a question? Questions WILL BE CLOSED. Ask in our chat https://on.cypress.io/chat --> ### Current behavior: The screenshot in the README of the desktop-gui is old. It got me a little confused while I was going through the code until I installed and opened it myself <!-- A description including screenshots, stack traces, DEBUG logs, etc --> ### Desired behavior: I think it should reflect the current state of the repo. I'll like to open a pull request to fix that. <!-- A clear description of what you want to happen -->
process
desktop gui screenshot in readme needs updating current behavior the screenshot in the readme of the desktop gui is old it got me a little confused while i was going through the code until i installed and opened it myself desired behavior i think it should reflect the current state of the repo i ll like to open a pull request to fix that
1
18,636
24,580,458,556
IssuesEvent
2022-10-13 15:14:56
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Consent API] [iOS] Updated consent is getting displayed to the enrolled participant in the following scenarios
Bug P0 iOS Process: Fixed Process: Tested dev
Steps: 1. Sign up or sign in to the mobile app 2. Enroll to the study 3. Navigate to the Study resources screen or Dashboard 4. In SB, update the consent for enrolled participants 5. In the Mobile app, Navigate to the Study activities screen and observe AR: Updated consent is not getting displayed to the enrolled participants ER: Updated consent should get displayed to the enrolled Participants
2.0
[Consent API] [iOS] Updated consent is getting displayed to the enrolled participant in the following scenarios - Steps: 1. Sign up or sign in to the mobile app 2. Enroll to the study 3. Navigate to the Study resources screen or Dashboard 4. In SB, update the consent for enrolled participants 5. In the Mobile app, Navigate to the Study activities screen and observe AR: Updated consent is not getting displayed to the enrolled participants ER: Updated consent should get displayed to the enrolled Participants
process
updated consent is getting displayed to the enrolled participant in the following scenarios steps sign up or sign in to the mobile app enroll to the study navigate to the study resources screen or dashboard in sb update the consent for enrolled participants in the mobile app navigate to the study activities screen and observe ar updated consent is not getting displayed to the enrolled participants er updated consent should get displayed to the enrolled participants
1
5,436
8,299,722,449
IssuesEvent
2018-09-21 04:46:14
FlowzPlatform/workflow
https://api.github.com/repos/FlowzPlatform/workflow
opened
handle network failure in system
inprocess
catch network failure and show a message if the network is not available.
1.0
handle network failure in system - catch network failure and show a message if the network is not available.
process
handle network failure in system catch network failure and show a message if the network is not available
1
461,738
13,235,172,721
IssuesEvent
2020-08-18 17:34:18
DimensionDev/Maskbook
https://api.github.com/repos/DimensionDev/Maskbook
opened
[Bug] when `friends` is selected, specific friends in the list is not selected
Priority: P3 (Normal) Type: Bug
# Bug Report <img width="1432" alt="Screen Shot 2020-08-19 at 01 15 12" src="https://user-images.githubusercontent.com/6687437/90545926-f4c66c80-e1bb-11ea-82d4-464e47f663e5.png"> <img width="1432" alt="Screen Shot 2020-08-19 at 01 15 16" src="https://user-images.githubusercontent.com/6687437/90545927-f5f79980-e1bb-11ea-8b4c-252fe8f05314.png"> when `friends` is selected, specific friends in the list is not selected ## Environment ### System - [ ] Windows - OS Version: - [ ] Mac OS X - OS Version: - [ ] Linux - Linux Distribution: - OS Version: ### Platform/Browser - [ ] Chrome - Maskbook Version: - Browser Version: - [ ] Firefox - Maskbook Version: - Browser Version: - [ ] Android - Maskbook Version: - Android Version: - [ ] iOS - Maskbook Version: - iOS Version: ### Build Variant - Where do you get Maskbook? - [ ] Store - [ ] ZIP - [ ] Self-Compiled - Build Commit: /* Optionally attach a Commit ID, if it is from an pre-release branch head */ ## Bug Info ### Actual Behavior /* What happened? */
1.0
[Bug] when `friends` is selected, specific friends in the list is not selected - # Bug Report <img width="1432" alt="Screen Shot 2020-08-19 at 01 15 12" src="https://user-images.githubusercontent.com/6687437/90545926-f4c66c80-e1bb-11ea-82d4-464e47f663e5.png"> <img width="1432" alt="Screen Shot 2020-08-19 at 01 15 16" src="https://user-images.githubusercontent.com/6687437/90545927-f5f79980-e1bb-11ea-8b4c-252fe8f05314.png"> when `friends` is selected, specific friends in the list is not selected ## Environment ### System - [ ] Windows - OS Version: - [ ] Mac OS X - OS Version: - [ ] Linux - Linux Distribution: - OS Version: ### Platform/Browser - [ ] Chrome - Maskbook Version: - Browser Version: - [ ] Firefox - Maskbook Version: - Browser Version: - [ ] Android - Maskbook Version: - Android Version: - [ ] iOS - Maskbook Version: - iOS Version: ### Build Variant - Where do you get Maskbook? - [ ] Store - [ ] ZIP - [ ] Self-Compiled - Build Commit: /* Optionally attach a Commit ID, if it is from an pre-release branch head */ ## Bug Info ### Actual Behavior /* What happened? */
non_process
when friends is selected specific friends in the list is not selected bug report img width alt screen shot at src img width alt screen shot at src when friends is selected specific friends in the list is not selected environment system windows os version mac os x os version linux linux distribution os version platform browser chrome maskbook version browser version firefox maskbook version browser version android maskbook version android version ios maskbook version ios version build variant where do you get maskbook store zip self compiled build commit optionally attach a commit id if it is from an pre release branch head bug info actual behavior what happened
0
1,126
3,603,755,150
IssuesEvent
2016-02-03 20:14:36
Planteome/plant-trait-ontology
https://api.github.com/repos/Planteome/plant-trait-ontology
opened
Move biological process related trait (TO:0000283) and relevant subclasses out of the biochemical trait (TO:0000277) branch.
Biological process traits revised parentage
biological process related trait (TO:0000283): Current def’n: The trait associated with assay to determine the affected biological process. Source: GR:pj Propose revised def'n: A plant trait (TO:0000387) which is a quality of a biological process (GO:0008150). biological process (GO:0008150): Any process specifically pertinent to the functioning of integrated living units: cells, tissues, organs, and organisms. A process is a collection of molecular events with a defined beginning and end. This branch of the GO covers a wide range of processes ranging from behavior to reproduction to signalling. We could consider subdividing branch based on the GO classes All the TO terms in this branch should reference the associated GO BP term
1.0
Move biological process related trait (TO:0000283) and relevant subclasses out of the biochemical trait (TO:0000277) branch. - biological process related trait (TO:0000283): Current def’n: The trait associated with assay to determine the affected biological process. Source: GR:pj Propose revised def'n: A plant trait (TO:0000387) which is a quality of a biological process (GO:0008150). biological process (GO:0008150): Any process specifically pertinent to the functioning of integrated living units: cells, tissues, organs, and organisms. A process is a collection of molecular events with a defined beginning and end. This branch of the GO covers a wide range of processes ranging from behavior to reproduction to signalling. We could consider subdividing branch based on the GO classes All the TO terms in this branch should reference the associated GO BP term
process
move biological process related trait to and relevant subclasses out of the biochemical trait to branch biological process related trait to current def’n the trait associated with assay to determine the affected biological process source gr pj propose revised def n a plant trait to which is a quality of a biological process go biological process go any process specifically pertinent to the functioning of integrated living units cells tissues organs and organisms a process is a collection of molecular events with a defined beginning and end this branch of the go covers a wide range of processes ranging from behavior to reproduction to signalling we could consider subdividing branch based on the go classes all the to terms in this branch should reference the associated go bp term
1
172,443
27,281,367,209
IssuesEvent
2023-02-23 10:18:46
CMPUT301W23T33/QR-Quest
https://api.github.com/repos/CMPUT301W23T33/QR-Quest
closed
Draw screen (5, 6, 7), (8, 9)
UI design
## Personal task - Draw 2 layouts for: - Screen 5, 6, 7 - Screen 8, 9 ## General notice - **Deadline**: 4 pm, Sunday 2/26/2023 (MST) - Later: Screen 10 (Hardest) - The screen amounts are based on the difficulty level that screen (fewer screens do not mean the workload is less) - Each newline represents a layout that needs to be drawn - Only the layout is needed, you do not need to implement the functions for any buttons (yet) - Top left screen is screen 1, you start counting from left to right in this picture: ![Image](https://user-images.githubusercontent.com/90273567/220757104-1b6f3479-4c18-41c7-b7a9-a18b8d6fca49.png)
1.0
Draw screen (5, 6, 7), (8, 9) - ## Personal task - Draw 2 layouts for: - Screen 5, 6, 7 - Screen 8, 9 ## General notice - **Deadline**: 4 pm, Sunday 2/26/2023 (MST) - Later: Screen 10 (Hardest) - The screen amounts are based on the difficulty level that screen (fewer screens do not mean the workload is less) - Each newline represents a layout that needs to be drawn - Only the layout is needed, you do not need to implement the functions for any buttons (yet) - Top left screen is screen 1, you start counting from left to right in this picture: ![Image](https://user-images.githubusercontent.com/90273567/220757104-1b6f3479-4c18-41c7-b7a9-a18b8d6fca49.png)
non_process
draw screen personal task draw layouts for screen screen general notice deadline pm sunday mst later screen hardest the screen amounts are based on the difficulty level that screen fewer screens do not mean the workload is less each newline represents a layout that needs to be drawn only the layout is needed you do not need to implement the functions for any buttons yet top left screen is screen you start counting from left to right in this picture
0
392,953
11,598,102,988
IssuesEvent
2020-02-24 22:17:59
netdata/netdata
https://api.github.com/repos/netdata/netdata
opened
Add uninstaller support for eBPF kernel package and shared libraries
area/packaging feature request priority/medium
##### Feature idea summary As eBPF is a "tech preview" feature we release for the recent `v1.20.0` we did not have time to add uninstaller support for what gets installed on a user's system for the eBPF shared libraries. This issue is to track the implementation of this and should be added soon. So far we have not changed how this gets installed so the "undo" process should be fairly simple. ##### Expected behavior Running the NetData uninstaller also removes the installed eBPF shared libraries.
1.0
Add uninstaller support for eBPF kernel package and shared libraries - ##### Feature idea summary As eBPF is a "tech preview" feature we release for the recent `v1.20.0` we did not have time to add uninstaller support for what gets installed on a user's system for the eBPF shared libraries. This issue is to track the implementation of this and should be added soon. So far we have not changed how this gets installed so the "undo" process should be fairly simple. ##### Expected behavior Running the NetData uninstaller also removes the installed eBPF shared libraries.
non_process
add uninstaller support for ebpf kernel package and shared libraries feature idea summary as ebpf is a tech preview feature we release for the recent we did not have time to add uninstaller support for what gets installed on a user s system for the ebpf shared libraries this issue is to track the implementation of this and should be added soon so far we have not changed how this gets installed so the undo process should be fairly simple expected behavior running the netdata uninstaller also removes the installed ebpf shared libraries
0
4,021
6,954,182,639
IssuesEvent
2017-12-06 23:59:46
nodejs/node
https://api.github.com/repos/nodejs/node
closed
IPC direct writing fails on Windows
child_process doc
* **Version**: 9.2.0 * **Platform**: Windows * **Subsystem**: child_process Using a fie descriptor directly to send IPC messages is broken on Windows: * `x.js`: ```javascript require("child_process").spawn("node", ["y.js"], {stdio: ["ignore", "pipe" , "pipe", "ipc"]}) .on("message", m => console.log("got a message:", m)); ``` * `y.js`: ```javascript require('fs').createWriteStream(null, {fd: 3}) .write(`{"m": "Test"}\n`, "utf8"); ``` On Linux, this works fine, but on Windows I'm getting: ``` Assertion failed: avail >= sizeof(ipc_frame.header), file src\win\pipe.c, line 1593 ``` If I change `y.js` to use `process.send` it works fine again. (There's no reason to avoid it, but we want to get IPC messages from a python subprocess, which fails in the same way.)
1.0
IPC direct writing fails on Windows - * **Version**: 9.2.0 * **Platform**: Windows * **Subsystem**: child_process Using a fie descriptor directly to send IPC messages is broken on Windows: * `x.js`: ```javascript require("child_process").spawn("node", ["y.js"], {stdio: ["ignore", "pipe" , "pipe", "ipc"]}) .on("message", m => console.log("got a message:", m)); ``` * `y.js`: ```javascript require('fs').createWriteStream(null, {fd: 3}) .write(`{"m": "Test"}\n`, "utf8"); ``` On Linux, this works fine, but on Windows I'm getting: ``` Assertion failed: avail >= sizeof(ipc_frame.header), file src\win\pipe.c, line 1593 ``` If I change `y.js` to use `process.send` it works fine again. (There's no reason to avoid it, but we want to get IPC messages from a python subprocess, which fails in the same way.)
process
ipc direct writing fails on windows version platform windows subsystem child process using a fie descriptor directly to send ipc messages is broken on windows x js javascript require child process spawn node stdio on message m console log got a message m y js javascript require fs createwritestream null fd write m test n on linux this works fine but on windows i m getting assertion failed avail sizeof ipc frame header file src win pipe c line if i change y js to use process send it works fine again there s no reason to avoid it but we want to get ipc messages from a python subprocess which fails in the same way
1
408,045
27,642,478,370
IssuesEvent
2023-03-10 19:21:35
N-E-W-E-R-T-H/LEARNATORIUM
https://api.github.com/repos/N-E-W-E-R-T-H/LEARNATORIUM
opened
Update pcgamingwiki.com entry
documentation external
The HoN entry at https://www.pcgamingwiki.com/wiki/Heroes_of_Newerth has a section dedicated to Project KONGOR. The information is in dire need of a re-write. Some parts are slightly skewed, and some are outright wrong. Whatever we decide to keep as is needs to be heavily proofread.
1.0
Update pcgamingwiki.com entry - The HoN entry at https://www.pcgamingwiki.com/wiki/Heroes_of_Newerth has a section dedicated to Project KONGOR. The information is in dire need of a re-write. Some parts are slightly skewed, and some are outright wrong. Whatever we decide to keep as is needs to be heavily proofread.
non_process
update pcgamingwiki com entry the hon entry at has a section dedicated to project kongor the information is in dire need of a re write some parts are slightly skewed and some are outright wrong whatever we decide to keep as is needs to be heavily proofread
0
17,911
23,898,100,349
IssuesEvent
2022-09-08 16:15:35
hashgraph/hedera-json-rpc-relay
https://api.github.com/repos/hashgraph/hedera-json-rpc-relay
closed
DApp Test stuck running bootstrap action step
bug limechain P1 process
### Description DApp tests seem to be running for lengthy periods and not finishing after starting the bootstrap step See attempts here https://github.com/hashgraph/hedera-json-rpc-relay/actions/runs/3001062948 ### Steps to reproduce Publish PR running DApp tests ### Additional context _No response_ ### Hedera network other ### Version v0.8.0-SNAPSHOT ### Operating system _No response_
1.0
DApp Test stuck running bootstrap action step - ### Description DApp tests seem to be running for lengthy periods and not finishing after starting the bootstrap step See attempts here https://github.com/hashgraph/hedera-json-rpc-relay/actions/runs/3001062948 ### Steps to reproduce Publish PR running DApp tests ### Additional context _No response_ ### Hedera network other ### Version v0.8.0-SNAPSHOT ### Operating system _No response_
process
dapp test stuck running bootstrap action step description dapp tests seem to be running for lengthy periods and not finishing after starting the bootstrap step see attempts here steps to reproduce publish pr running dapp tests additional context no response hedera network other version snapshot operating system no response
1
117,246
11,945,834,524
IssuesEvent
2020-04-03 06:51:27
haveaqiupill/ped
https://api.github.com/repos/haveaqiupill/ped
opened
Inconsistency in UG
severity.Low type.DocumentationBug
The format for the `checkin` command seems inconsistent in the UG as shown below: ![Screenshot 2020-04-03 at 2.50.16 PM.png](https://raw.githubusercontent.com/haveaqiupill/ped/master/files/831f5b49-b371-4d82-92f0-1b1a4ca30938.png) ![Screenshot 2020-04-03 at 2.50.32 PM.png](https://raw.githubusercontent.com/haveaqiupill/ped/master/files/01f218ce-e854-490e-9c28-332187431db2.png)
1.0
Inconsistency in UG - The format for the `checkin` command seems inconsistent in the UG as shown below: ![Screenshot 2020-04-03 at 2.50.16 PM.png](https://raw.githubusercontent.com/haveaqiupill/ped/master/files/831f5b49-b371-4d82-92f0-1b1a4ca30938.png) ![Screenshot 2020-04-03 at 2.50.32 PM.png](https://raw.githubusercontent.com/haveaqiupill/ped/master/files/01f218ce-e854-490e-9c28-332187431db2.png)
non_process
inconsistency in ug the format for the checkin command seems inconsistent in the ug as shown below
0
3,237
6,290,915,260
IssuesEvent
2017-07-19 22:49:48
sysown/proxysql
https://api.github.com/repos/sysown/proxysql
closed
Validate mysql-monitor_writer_is_also_reader
ADMIN MONITOR PROTOCOL QUERY PROCESSOR
Create a set of automated test case to validate that variable mysql-monitor_writer_is_also_reader always works as expected
1.0
Validate mysql-monitor_writer_is_also_reader - Create a set of automated test case to validate that variable mysql-monitor_writer_is_also_reader always works as expected
process
validate mysql monitor writer is also reader create a set of automated test case to validate that variable mysql monitor writer is also reader always works as expected
1
18,813
24,713,370,863
IssuesEvent
2022-10-20 03:59:51
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Native CLIP function
Processing Regression Bug
### What is the bug or the crash? With QGIS version over 3.16 (e.g. 3.22.5 or 3.26) When clipping vector points layer with another vector layer (e.g. polygon vector layer) and exporting the result in *.shp in a folder, the log reports a bug/crash: (Erreur OGR : Attempt to write non-point (MULTIPOINT) geometry to point shapefile). Bug not reproduced with temporrary layer as output or with other formats as output (e.g geojson, and so on). ### Steps to reproduce the issue 1. Load two vector layers. One with points and the other with a polygon. 2. Use the native function for clipping (CLIP). 3. Select points as first layer and polygno as the overlapping one. 4. Define the output for clipping as a *.shp in a folder. 5. Run the native function. 6. The log reports (Erreur OGR : Attempt to write non-point (MULTIPOINT) geometry to point shapefile). ### Versions 3.22.5 or 3.26 (maybe all version over 3.16.11) ### Supported QGIS version - [x] I'm running a supported QGIS version according to the roadmap. ### New profile - [ ] I tried with a new QGIS profile ### Additional context _No response_
1.0
Native CLIP function - ### What is the bug or the crash? With QGIS version over 3.16 (e.g. 3.22.5 or 3.26) When clipping vector points layer with another vector layer (e.g. polygon vector layer) and exporting the result in *.shp in a folder, the log reports a bug/crash: (Erreur OGR : Attempt to write non-point (MULTIPOINT) geometry to point shapefile). Bug not reproduced with temporrary layer as output or with other formats as output (e.g geojson, and so on). ### Steps to reproduce the issue 1. Load two vector layers. One with points and the other with a polygon. 2. Use the native function for clipping (CLIP). 3. Select points as first layer and polygno as the overlapping one. 4. Define the output for clipping as a *.shp in a folder. 5. Run the native function. 6. The log reports (Erreur OGR : Attempt to write non-point (MULTIPOINT) geometry to point shapefile). ### Versions 3.22.5 or 3.26 (maybe all version over 3.16.11) ### Supported QGIS version - [x] I'm running a supported QGIS version according to the roadmap. ### New profile - [ ] I tried with a new QGIS profile ### Additional context _No response_
process
native clip function what is the bug or the crash with qgis version over e g or when clipping vector points layer with another vector layer e g polygon vector layer and exporting the result in shp in a folder the log reports a bug crash erreur ogr attempt to write non point multipoint geometry to point shapefile bug not reproduced with temporrary layer as output or with other formats as output e g geojson and so on steps to reproduce the issue load two vector layers one with points and the other with a polygon use the native function for clipping clip select points as first layer and polygno as the overlapping one define the output for clipping as a shp in a folder run the native function the log reports erreur ogr attempt to write non point multipoint geometry to point shapefile versions or maybe all version over supported qgis version i m running a supported qgis version according to the roadmap new profile i tried with a new qgis profile additional context no response
1
41,980
10,854,130,301
IssuesEvent
2019-11-13 15:54:15
ornladios/ADIOS2
https://api.github.com/repos/ornladios/ADIOS2
closed
Staging tests don't work with multiconfig generators
area: build area: staging bug
The staging tests are expecting executables to be in bin/Foo whic is not the case for multi-config generators like Visual Studio and XCode. See https://open.cdash.org/testDetails.php?test=816980556&build=6179972 The test commands likely need to be adapted to use generator expressions like `$<TARGET_FILE:Foo>` instead of assuming `${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/Foo`
1.0
Staging tests don't work with multiconfig generators - The staging tests are expecting executables to be in bin/Foo whic is not the case for multi-config generators like Visual Studio and XCode. See https://open.cdash.org/testDetails.php?test=816980556&build=6179972 The test commands likely need to be adapted to use generator expressions like `$<TARGET_FILE:Foo>` instead of assuming `${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/Foo`
non_process
staging tests don t work with multiconfig generators the staging tests are expecting executables to be in bin foo whic is not the case for multi config generators like visual studio and xcode see the test commands likely need to be adapted to use generator expressions like instead of assuming cmake runtime output directory foo
0
6,231
9,180,583,367
IssuesEvent
2019-03-05 08:00:37
decidim/decidim
https://api.github.com/repos/decidim/decidim
closed
The active period of the process does not take the end of the day
space: processes type: bug
**Describe the bug** Els processos es marquen com passats el dia de finalització (es resta un dia al període actiu del procés). Caldria incloure el dia de finalització també al període actiu del procés. https://meta.decidim.org/processes/bug-report/f/210/proposals/12589 **Extra data (please complete the following information):** - Device: [e.g. iPhone6, Desktop] - Device OS: [e.g. iOS8.1, Windows 10] - Browser: [e.g. Chrome, Firefox, Safari] - Decidim Version: [e.g. 0.10] 0.11.x - Decidim installation: [e.g. MetaDecidim] **Additional context** Add any other context about the problem here.
1.0
The active period of the process does not take the end of the day - **Describe the bug** Els processos es marquen com passats el dia de finalització (es resta un dia al període actiu del procés). Caldria incloure el dia de finalització també al període actiu del procés. https://meta.decidim.org/processes/bug-report/f/210/proposals/12589 **Extra data (please complete the following information):** - Device: [e.g. iPhone6, Desktop] - Device OS: [e.g. iOS8.1, Windows 10] - Browser: [e.g. Chrome, Firefox, Safari] - Decidim Version: [e.g. 0.10] 0.11.x - Decidim installation: [e.g. MetaDecidim] **Additional context** Add any other context about the problem here.
process
the active period of the process does not take the end of the day describe the bug els processos es marquen com passats el dia de finalització es resta un dia al període actiu del procés caldria incloure el dia de finalització també al període actiu del procés extra data please complete the following information device device os browser decidim version x decidim installation additional context add any other context about the problem here
1
378
2,668,122,597
IssuesEvent
2015-03-23 04:29:09
awakia/catchup
https://api.github.com/repos/awakia/catchup
closed
Amazon Redshiftについて調べる
Infrastructure
http://aws.amazon.com/jp/redshift/ ## 結論 - 大規模SQLサーバー - SQL打てるけどcolumnデータベース - S3/EMR/DynamoDBとの連携 - TB級のデータをストアするのに価格が約1/10 - スキーマが必要なので、アドホック解析用のDBには向かず、Processedのデータを置く場所 ## 感想 GoogleBigQueryとTDとどれがいいのかは知りたいと思った - http://repeatedly.github.io/ja/2014/07/mpp-on-hadoop-redshift-bigquery/ - メリット・デメリットがわかりやすい - http://tsuchinoko.dmmlabs.com/?p=1770
1.0
Amazon Redshiftについて調べる - http://aws.amazon.com/jp/redshift/ ## 結論 - 大規模SQLサーバー - SQL打てるけどcolumnデータベース - S3/EMR/DynamoDBとの連携 - TB級のデータをストアするのに価格が約1/10 - スキーマが必要なので、アドホック解析用のDBには向かず、Processedのデータを置く場所 ## 感想 GoogleBigQueryとTDとどれがいいのかは知りたいと思った - http://repeatedly.github.io/ja/2014/07/mpp-on-hadoop-redshift-bigquery/ - メリット・デメリットがわかりやすい - http://tsuchinoko.dmmlabs.com/?p=1770
non_process
amazon redshiftについて調べる 結論 大規模sqlサーバー sql打てるけどcolumnデータベース emr dynamodbとの連携 スキーマが必要なので、アドホック解析用のdbには向かず、processedのデータを置く場所 感想 googlebigqueryとtdとどれがいいのかは知りたいと思った メリット・デメリットがわかりやすい
0
71,791
8,681,407,575
IssuesEvent
2018-12-01 19:57:46
Liareth/SiriusPlanning
https://api.github.com/repos/Liareth/SiriusPlanning
opened
Crafting
design
Each crafting skill needs to be planned and fleshed out, with types of harvestable resources / ore / etc defined
1.0
Crafting - Each crafting skill needs to be planned and fleshed out, with types of harvestable resources / ore / etc defined
non_process
crafting each crafting skill needs to be planned and fleshed out with types of harvestable resources ore etc defined
0
106,492
13,304,636,535
IssuesEvent
2020-08-25 17:14:42
OpenLiberty/open-liberty
https://api.github.com/repos/OpenLiberty/open-liberty
closed
Loading Kubernetes config into Liberty
design-issue team:MicroProfileUK
The primary use case for feature https://github.com/OpenLiberty/open-liberty/issues/9786 is to allow K8 config (secrets in particular) to be injected into applications. A couple of suggestions from @arthurdm ; To match the secret-mounting-behaviour from k8s, a proposal is to define a folder within OL (perhaps configurable), such that each filename in that folder maps to a MP Config `key` and the contents of that file map to that key's `value`. For example, if we have a secret called `couchDBSecret` with the following items: ``` couchdb.username: arthur couchdb.password: xzy123 ``` Then during deployment the user has two options: 1. Mounting the entire secret to a folder. This is done via: ```yaml ... volumeMounts: - name: couchDB mountPath: "/etc/couchdb" readOnly: true volumes: - name: couchDB secret: secretName: couchDBSecret ... ``` Then inside our container we will have a file with path `/etc/couchdb/couchdb.username`, with value `arthur`, and another file with path `/etc/couchdb/couchdb.password`, with value `xyz123`. In this scenario our Java app would have: ```java @Inject @ConfigProperty(name="couchdb.username") Optional<String> dbUsername; @Inject @ConfigProperty(name="couchdb.password") Optional<String> dbPassword; ``` 2. The user can pick which filename and option they use For example, let's say only the password is needed, you could do: ```yaml ... volumeMounts: - name: couchDB mountPath: "/etc/couchdb" readOnly: true volumes: - name: couchDB secret: secretName: couchDBSecret items: - key: password path: myPassword ... ``` In this case the only file created is at `/etc/couchdb/myPassword`, with its value being `xyz123`. In this scenario our Java app would have: ```java @Inject @ConfigProperty(name="myPassword") Optional<String> dbPassword; ``` From @Emily-Jiang : If in Open Liberty, I suggest to create a system property with the default locations separated with comma for the mounting point: - `liberty.property.mount.dir=/platform/secret/,/platform/bindings/secret` Where the default value can be overriden. - Liberty then automatically load these files as variable values and taking the file name as the variable name. `<variable name="blah" value="hello"/>` Is the above approach feasible in our liberty config?
1.0
Loading Kubernetes config into Liberty - The primary use case for feature https://github.com/OpenLiberty/open-liberty/issues/9786 is to allow K8 config (secrets in particular) to be injected into applications. A couple of suggestions from @arthurdm ; To match the secret-mounting-behaviour from k8s, a proposal is to define a folder within OL (perhaps configurable), such that each filename in that folder maps to a MP Config `key` and the contents of that file map to that key's `value`. For example, if we have a secret called `couchDBSecret` with the following items: ``` couchdb.username: arthur couchdb.password: xzy123 ``` Then during deployment the user has two options: 1. Mounting the entire secret to a folder. This is done via: ```yaml ... volumeMounts: - name: couchDB mountPath: "/etc/couchdb" readOnly: true volumes: - name: couchDB secret: secretName: couchDBSecret ... ``` Then inside our container we will have a file with path `/etc/couchdb/couchdb.username`, with value `arthur`, and another file with path `/etc/couchdb/couchdb.password`, with value `xyz123`. In this scenario our Java app would have: ```java @Inject @ConfigProperty(name="couchdb.username") Optional<String> dbUsername; @Inject @ConfigProperty(name="couchdb.password") Optional<String> dbPassword; ``` 2. The user can pick which filename and option they use For example, let's say only the password is needed, you could do: ```yaml ... volumeMounts: - name: couchDB mountPath: "/etc/couchdb" readOnly: true volumes: - name: couchDB secret: secretName: couchDBSecret items: - key: password path: myPassword ... ``` In this case the only file created is at `/etc/couchdb/myPassword`, with its value being `xyz123`. In this scenario our Java app would have: ```java @Inject @ConfigProperty(name="myPassword") Optional<String> dbPassword; ``` From @Emily-Jiang : If in Open Liberty, I suggest to create a system property with the default locations separated with comma for the mounting point: - `liberty.property.mount.dir=/platform/secret/,/platform/bindings/secret` Where the default value can be overriden. - Liberty then automatically load these files as variable values and taking the file name as the variable name. `<variable name="blah" value="hello"/>` Is the above approach feasible in our liberty config?
non_process
loading kubernetes config into liberty the primary use case for feature is to allow config secrets in particular to be injected into applications a couple of suggestions from arthurdm to match the secret mounting behaviour from a proposal is to define a folder within ol perhaps configurable such that each filename in that folder maps to a mp config key and the contents of that file map to that key s value for example if we have a secret called couchdbsecret with the following items couchdb username arthur couchdb password then during deployment the user has two options mounting the entire secret to a folder this is done via yaml volumemounts name couchdb mountpath etc couchdb readonly true volumes name couchdb secret secretname couchdbsecret then inside our container we will have a file with path etc couchdb couchdb username with value arthur and another file with path etc couchdb couchdb password with value in this scenario our java app would have java inject configproperty name couchdb username optional dbusername inject configproperty name couchdb password optional dbpassword the user can pick which filename and option they use for example let s say only the password is needed you could do yaml volumemounts name couchdb mountpath etc couchdb readonly true volumes name couchdb secret secretname couchdbsecret items key password path mypassword in this case the only file created is at etc couchdb mypassword with its value being in this scenario our java app would have java inject configproperty name mypassword optional dbpassword from emily jiang if in open liberty i suggest to create a system property with the default locations separated with comma for the mounting point liberty property mount dir platform secret platform bindings secret where the default value can be overriden liberty then automatically load these files as variable values and taking the file name as the variable name is the above approach feasible in our liberty config
0
399,208
11,744,604,514
IssuesEvent
2020-03-12 08:07:43
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
archive.is - site is not usable
browser-firefox-mobile engine-gecko form-v2-experiment priority-normal
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0; Mobile; rv:68.0) Gecko/20100101 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/50057 --> <!-- @extra_labels: form-v2-experiment --> **URL**: https://archive.is/V6IgT **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android 6.0 **Tested Another Browser**: Yes Other **Problem type**: Site is not usable **Description**: Page not loading correctly **Steps to Reproduce**: 403 forbidden after no problems and entrusted connection <details><summary>View the screenshot</summary><img alt='Screenshot' src='https://webcompat.com/uploads/2020/3/0551bd1a-9e30-48b8-bc4a-0977263a89ab.jpeg'></details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20200406060101</li><li>channel: alpha</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2020/3/2bf06901-859a-49eb-94b5-365c27808016) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
archive.is - site is not usable - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0; Mobile; rv:68.0) Gecko/20100101 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/50057 --> <!-- @extra_labels: form-v2-experiment --> **URL**: https://archive.is/V6IgT **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android 6.0 **Tested Another Browser**: Yes Other **Problem type**: Site is not usable **Description**: Page not loading correctly **Steps to Reproduce**: 403 forbidden after no problems and entrusted connection <details><summary>View the screenshot</summary><img alt='Screenshot' src='https://webcompat.com/uploads/2020/3/0551bd1a-9e30-48b8-bc4a-0977263a89ab.jpeg'></details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20200406060101</li><li>channel: alpha</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2020/3/2bf06901-859a-49eb-94b5-365c27808016) _From [webcompat.com](https://webcompat.com/) with ❤️_
non_process
archive is site is not usable url browser version firefox mobile operating system android tested another browser yes other problem type site is not usable description page not loading correctly steps to reproduce forbidden after no problems and entrusted connection view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel alpha hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
0
86,226
16,858,475,536
IssuesEvent
2021-06-21 09:53:04
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] Broken LIST of news feeds
No Code Attached Yet
### Steps to reproduce the issue Create menu items with a list of articles and a list of news feeds (pre-install demo data AND create a news feed). Compare what we get in the front: List of articles in category ![Screenshot_2](https://user-images.githubusercontent.com/8440661/122673463-3d362880-d1d9-11eb-8bbc-2ca1f502fec0.png) List of news feeds in category ![Screenshot_1](https://user-images.githubusercontent.com/8440661/122673462-3c9d9200-d1d9-11eb-90fc-ac1699b5c250.png)
1.0
[4.0] Broken LIST of news feeds - ### Steps to reproduce the issue Create menu items with a list of articles and a list of news feeds (pre-install demo data AND create a news feed). Compare what we get in the front: List of articles in category ![Screenshot_2](https://user-images.githubusercontent.com/8440661/122673463-3d362880-d1d9-11eb-8bbc-2ca1f502fec0.png) List of news feeds in category ![Screenshot_1](https://user-images.githubusercontent.com/8440661/122673462-3c9d9200-d1d9-11eb-90fc-ac1699b5c250.png)
non_process
broken list of news feeds steps to reproduce the issue create menu items with a list of articles and a list of news feeds pre install demo data and create a news feed compare what we get in the front list of articles in category list of news feeds in category
0
13,600
16,176,915,695
IssuesEvent
2021-05-03 08:25:58
threefoldfoundation/tft
https://api.github.com/repos/threefoldfoundation/tft
closed
Add a delay to the bridge master before minting to make sure the cosigners are in sync
priority_major process_wontfix type_feature
Maybe it's better to put this in the cosigner's code
1.0
Add a delay to the bridge master before minting to make sure the cosigners are in sync - Maybe it's better to put this in the cosigner's code
process
add a delay to the bridge master before minting to make sure the cosigners are in sync maybe it s better to put this in the cosigner s code
1
16,203
20,725,479,714
IssuesEvent
2022-03-14 00:58:09
thegooddocsproject/templates
https://api.github.com/repos/thegooddocsproject/templates
closed
How do we approve PRs?
decision process
From the 12 December meeting, it became clear that we need to establish a process on approving our PRs. To get to version 0.1 we took an 'anything goes' approach. NOW we need a bit of rigor. We are probably approaching the point of requiring approval from two reviewers to merge a PR. It was acknowledged that people have different skillsets - some folks are good with details, and some are good high-level thinkers. Probably something to consider when appointing reviewers.
1.0
How do we approve PRs? - From the 12 December meeting, it became clear that we need to establish a process on approving our PRs. To get to version 0.1 we took an 'anything goes' approach. NOW we need a bit of rigor. We are probably approaching the point of requiring approval from two reviewers to merge a PR. It was acknowledged that people have different skillsets - some folks are good with details, and some are good high-level thinkers. Probably something to consider when appointing reviewers.
process
how do we approve prs from the december meeting it became clear that we need to establish a process on approving our prs to get to version we took an anything goes approach now we need a bit of rigor we are probably approaching the point of requiring approval from two reviewers to merge a pr it was acknowledged that people have different skillsets some folks are good with details and some are good high level thinkers probably something to consider when appointing reviewers
1
54,680
13,879,311,355
IssuesEvent
2020-10-17 13:53:56
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
opened
Defect Hunting - NGX core
0.23.0 Defect Hunting
Defect Hunting - NGX Core - Oct 17, 2020 - [ ] Avatar with background image Before [link](https://5f355f63718e9200075585e1--fundamental-ngx.netlify.app/#/core/avatar#avatar-background-image) <img width="577" alt="Screen Shot 2020-10-17 at 9 52 55 AM" src="https://user-images.githubusercontent.com/4380815/96338816-918f7400-105e-11eb-9b8a-b61a4511da6c.png"> Now <img width="585" alt="Screen Shot 2020-10-17 at 9 53 30 AM" src="https://user-images.githubusercontent.com/4380815/96338830-a23fea00-105e-11eb-9816-a889400df11c.png">
1.0
Defect Hunting - NGX core - Defect Hunting - NGX Core - Oct 17, 2020 - [ ] Avatar with background image Before [link](https://5f355f63718e9200075585e1--fundamental-ngx.netlify.app/#/core/avatar#avatar-background-image) <img width="577" alt="Screen Shot 2020-10-17 at 9 52 55 AM" src="https://user-images.githubusercontent.com/4380815/96338816-918f7400-105e-11eb-9b8a-b61a4511da6c.png"> Now <img width="585" alt="Screen Shot 2020-10-17 at 9 53 30 AM" src="https://user-images.githubusercontent.com/4380815/96338830-a23fea00-105e-11eb-9816-a889400df11c.png">
non_process
defect hunting ngx core defect hunting ngx core oct avatar with background image before img width alt screen shot at am src now img width alt screen shot at am src
0
16,553
21,568,599,230
IssuesEvent
2022-05-02 04:17:57
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Blood Ocean
suggested title in process
In a world with no laws, the planets are being pillaged by space vikings, a secret revealing the identity of a serial killer, and the oil rig with a haunted crypt lies where love happened to death. Experience the once destroyed but now restored critically acclaimed blood thirsty carnage of a motion picture from the brutal minds of Dethklok. Title: Blood Ocean Type (film/tv show): Film Film or show in which it appears: Metalocalypse Is the parent film/show streaming anywhere? Yes About when in the parent film/show does it appear? S1E19 - Dethstars Actual footage of the film/show can be seen (yes/no)? Yes ![1457108023-Blood_Ocean_by_tsutar](https://user-images.githubusercontent.com/75587301/129509476-fce6b0b9-fd89-4e6e-a39f-dcb90125d9a5.jpg) ![tumblr_nbf5j2Vb6P1tq1h0fo4_500](https://user-images.githubusercontent.com/75587301/129509485-54d90679-9da5-4982-8b91-282cca094896.gif)
1.0
Blood Ocean - In a world with no laws, the planets are being pillaged by space vikings, a secret revealing the identity of a serial killer, and the oil rig with a haunted crypt lies where love happened to death. Experience the once destroyed but now restored critically acclaimed blood thirsty carnage of a motion picture from the brutal minds of Dethklok. Title: Blood Ocean Type (film/tv show): Film Film or show in which it appears: Metalocalypse Is the parent film/show streaming anywhere? Yes About when in the parent film/show does it appear? S1E19 - Dethstars Actual footage of the film/show can be seen (yes/no)? Yes ![1457108023-Blood_Ocean_by_tsutar](https://user-images.githubusercontent.com/75587301/129509476-fce6b0b9-fd89-4e6e-a39f-dcb90125d9a5.jpg) ![tumblr_nbf5j2Vb6P1tq1h0fo4_500](https://user-images.githubusercontent.com/75587301/129509485-54d90679-9da5-4982-8b91-282cca094896.gif)
process
blood ocean in a world with no laws the planets are being pillaged by space vikings a secret revealing the identity of a serial killer and the oil rig with a haunted crypt lies where love happened to death experience the once destroyed but now restored critically acclaimed blood thirsty carnage of a motion picture from the brutal minds of dethklok title blood ocean type film tv show film film or show in which it appears metalocalypse is the parent film show streaming anywhere yes about when in the parent film show does it appear dethstars actual footage of the film show can be seen yes no yes
1
27,973
8,056,882,326
IssuesEvent
2018-08-02 13:59:14
spack/spack
https://api.github.com/repos/spack/spack
opened
mfem@develop compilation errors in examples
build-error
`mfem@develop` fails to build examples ### Expected Result ### Actual Result ``` ==> Error: ProcessError: Command exited with status 2: 'make' '-j8' 'examples' 5 errors found in build log: 257 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex12p.cpp -o ex12p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 258 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex13p.cpp -o ex13p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 259 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex14p.cpp -o ex14p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 260 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex15p.cpp -o ex15p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 261 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex16p.cpp -o ex16p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 262 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex17p.cpp -o ex17p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz >> 263 /usr/bin/x86_64-linux-gnu-ld: /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k 5odmf7xt3zywpm5t3/lib/libHYPRE.so: undefined reference to symbol 'dtrsm_' >> 264 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij7im7dwloq7koykjhvk5qmio7/lib/libope nblas.so: error adding symbols: DSO missing from command line >> 265 collect2: error: ld returned 1 exit status 266 makefile:58: recipe for target 'ex11p' failed >> 267 make[1]: *** [ex11p] Error 1 268 make[1]: *** Waiting for unfinished jobs.... 269 make[1]: Leaving directory '/home/davydden/spack/var/spack/stage/mfem-develop-clfvqbshf23gjxhrt3at4zoxatovo46s/mfem/examples' 270 makefile:339: recipe for target 'examples' failed >> 271 make: *** [examples] Error 2 ``` ### Steps to reproduce the issue ```console $spack install xsdk@develop ``` ### Information on your system Ubuntu + GCC @'goxberry @tzanio @markcmiller86 @acfisher @v-dobrev ping.
1.0
mfem@develop compilation errors in examples - `mfem@develop` fails to build examples ### Expected Result ### Actual Result ``` ==> Error: ProcessError: Command exited with status 2: 'make' '-j8' 'examples' 5 errors found in build log: 257 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex12p.cpp -o ex12p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 258 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex13p.cpp -o ex13p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 259 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex14p.cpp -o ex14p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 260 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex15p.cpp -o ex15p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 261 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex16p.cpp -o ex16p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz 262 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openmpi-3.1.0-sk3sszdaaz5rbybm5uldokyuihyulbgi/bin/mpic++ -O3 -I.. -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k5odmf7xt3zywpm5t3/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-dist-develop-mxx47xg2zp5g35xqmajbxju7agsiu faq/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis-4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmn rr/include -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/i nclude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/in clude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/incl ude -I/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/include ex17p.cpp -o ex17p -L.. -lmfem -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tu xxboeqwbph3k5odmf7xt3zywpm5t3/lib -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.2 0-5fburlij7im7dwloq7koykjhvk5qmio7/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tux xboeqwbph3k5odmf7xt3zywpm5t3/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij 7im7dwloq7koykjhvk5qmio7/lib -lHYPRE -lopenblas -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/superlu-d ist-develop-mxx47xg2zp5g35xqmajbxju7agsiufaq/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/parmetis -4.0.3-ylxnxrwmvva2mnofi4uff6mcjfiqmnrr/lib -lsuperlu_dist -lparmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu1 8.04-x86_64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86 _64/gcc-7.3.0/metis-5.1.0-hfiksoz6zo2wxecsqmlyroa5egkqib4o/lib -lmetis -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu 18.04-x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/sundials-3.1.0-wdhw3sqpijyoexlxsvimwdmpe3bdpfqp/lib -lsundials_arkode -lsundials_cvode -lsundials_nvecseria l -lsundials_kinsol -lsundials_nvecparhyp -lsundials_nvecparallel -Wl,-rpath,/home/davydden/spack/opt/spack/linux-ubuntu18.04 -x86_64/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_6 4/gcc-7.3.0/petsc-develop-ggptktqotpsg4jjkvc22r25yvcwzhkjg/lib -lpetsc -lrt -Wl,-rpath,/home/davydden/spack/opt/spack/linux-u buntu18.04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -L/home/davydden/spack/opt/spack/linux-ubuntu18. 04-x86_64/gcc-7.3.0/zlib-1.2.11-av3mmgf66zwic2i34n7o2oxtp4quy6pi/lib -lz >> 263 /usr/bin/x86_64-linux-gnu-ld: /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/hypre-develop-3tuxxboeqwbph3k 5odmf7xt3zywpm5t3/lib/libHYPRE.so: undefined reference to symbol 'dtrsm_' >> 264 /home/davydden/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/openblas-0.2.20-5fburlij7im7dwloq7koykjhvk5qmio7/lib/libope nblas.so: error adding symbols: DSO missing from command line >> 265 collect2: error: ld returned 1 exit status 266 makefile:58: recipe for target 'ex11p' failed >> 267 make[1]: *** [ex11p] Error 1 268 make[1]: *** Waiting for unfinished jobs.... 269 make[1]: Leaving directory '/home/davydden/spack/var/spack/stage/mfem-develop-clfvqbshf23gjxhrt3at4zoxatovo46s/mfem/examples' 270 makefile:339: recipe for target 'examples' failed >> 271 make: *** [examples] Error 2 ``` ### Steps to reproduce the issue ```console $spack install xsdk@develop ``` ### Information on your system Ubuntu + GCC @'goxberry @tzanio @markcmiller86 @acfisher @v-dobrev ping.
non_process
mfem develop compilation errors in examples mfem develop fails to build examples expected result actual result error processerror command exited with status make examples errors found in build log home davydden spack opt spack linux gcc openmpi bin mpic i i home davydden spack opt spack linux gcc hypre develop i nclude i home davydden spack opt spack linux gcc superlu dist develop faq include i home davydden spack opt spack linux gcc parmetis rr include i home davydden spack opt spack linux gcc metis i nclude i home davydden spack opt spack linux gcc sundials in clude i home davydden spack opt spack linux gcc petsc develop incl ude i home davydden spack opt spack linux gcc zlib include cpp o l lmfem wl rpath home davydden spack opt spack linux gcc hypre develop lib wl rpath home davydden spack opt spack linux gcc openblas lib l home davydden spack opt spack linux gcc hypre develop lib l home davydden spack opt spack linux gcc openblas lib lhypre lopenblas l home davydden spack opt spack linux gcc superlu d ist develop lib l home davydden spack opt spack linux gcc parmetis lib lsuperlu dist lparmetis wl rpath home davydden spack opt spack linux gcc metis lib l home davydden spack opt spack linux gcc metis lib lmetis wl rpath home davydden spack opt spack linux ubuntu gcc sundials lib l home davydden spack opt spack linux gcc sundials lib lsundials arkode lsundials cvode lsundials nvecseria l lsundials kinsol lsundials nvecparhyp lsundials nvecparallel wl rpath home davydden spack opt spack linux gcc petsc develop lib l home davydden spack opt spack linux gcc petsc develop lib lpetsc lrt wl rpath home davydden spack opt spack linux u gcc zlib lib l home davydden spack opt spack linux gcc zlib lib lz home davydden spack opt spack linux gcc openmpi bin mpic i i home davydden spack opt spack linux gcc hypre develop i nclude i home davydden spack opt spack linux gcc superlu dist develop faq include i home davydden spack opt spack linux gcc parmetis rr include i home davydden spack opt spack linux gcc metis i nclude i home davydden spack opt spack linux gcc sundials in clude i home davydden spack opt spack linux gcc petsc develop incl ude i home davydden spack opt spack linux gcc zlib include cpp o l lmfem wl rpath home davydden spack opt spack linux gcc hypre develop lib wl rpath home davydden spack opt spack linux gcc openblas lib l home davydden spack opt spack linux gcc hypre develop lib l home davydden spack opt spack linux gcc openblas lib lhypre lopenblas l home davydden spack opt spack linux gcc superlu d ist develop lib l home davydden spack opt spack linux gcc parmetis lib lsuperlu dist lparmetis wl rpath home davydden spack opt spack linux gcc metis lib l home davydden spack opt spack linux gcc metis lib lmetis wl rpath home davydden spack opt spack linux ubuntu gcc sundials lib l home davydden spack opt spack linux gcc sundials lib lsundials arkode lsundials cvode lsundials nvecseria l lsundials kinsol lsundials nvecparhyp lsundials nvecparallel wl rpath home davydden spack opt spack linux gcc petsc develop lib l home davydden spack opt spack linux gcc petsc develop lib lpetsc lrt wl rpath home davydden spack opt spack linux u gcc zlib lib l home davydden spack opt spack linux gcc zlib lib lz home davydden spack opt spack linux gcc openmpi bin mpic i i home davydden spack opt spack linux gcc hypre develop i nclude i home davydden spack opt spack linux gcc superlu dist develop faq include i home davydden spack opt spack linux gcc parmetis rr include i home davydden spack opt spack linux gcc metis i nclude i home davydden spack opt spack linux gcc sundials in clude i home davydden spack opt spack linux gcc petsc develop incl ude i home davydden spack opt spack linux gcc zlib include cpp o l lmfem wl rpath home davydden spack opt spack linux gcc hypre develop lib wl rpath home davydden spack opt spack linux gcc openblas lib l home davydden spack opt spack linux gcc hypre develop lib l home davydden spack opt spack linux gcc openblas lib lhypre lopenblas l home davydden spack opt spack linux gcc superlu d ist develop lib l home davydden spack opt spack linux gcc parmetis lib lsuperlu dist lparmetis wl rpath home davydden spack opt spack linux gcc metis lib l home davydden spack opt spack linux gcc metis lib lmetis wl rpath home davydden spack opt spack linux ubuntu gcc sundials lib l home davydden spack opt spack linux gcc sundials lib lsundials arkode lsundials cvode lsundials nvecseria l lsundials kinsol lsundials nvecparhyp lsundials nvecparallel wl rpath home davydden spack opt spack linux gcc petsc develop lib l home davydden spack opt spack linux gcc petsc develop lib lpetsc lrt wl rpath home davydden spack opt spack linux u gcc zlib lib l home davydden spack opt spack linux gcc zlib lib lz home davydden spack opt spack linux gcc openmpi bin mpic i i home davydden spack opt spack linux gcc hypre develop i nclude i home davydden spack opt spack linux gcc superlu dist develop faq include i home davydden spack opt spack linux gcc parmetis rr include i home davydden spack opt spack linux gcc metis i nclude i home davydden spack opt spack linux gcc sundials in clude i home davydden spack opt spack linux gcc petsc develop incl ude i home davydden spack opt spack linux gcc zlib include cpp o l lmfem wl rpath home davydden spack opt spack linux gcc hypre develop lib wl rpath home davydden spack opt spack linux gcc openblas lib l home davydden spack opt spack linux gcc hypre develop lib l home davydden spack opt spack linux gcc openblas lib lhypre lopenblas l home davydden spack opt spack linux gcc superlu d ist develop lib l home davydden spack opt spack linux gcc parmetis lib lsuperlu dist lparmetis wl rpath home davydden spack opt spack linux gcc metis lib l home davydden spack opt spack linux gcc metis lib lmetis wl rpath home davydden spack opt spack linux ubuntu gcc sundials lib l home davydden spack opt spack linux gcc sundials lib lsundials arkode lsundials cvode lsundials nvecseria l lsundials kinsol lsundials nvecparhyp lsundials nvecparallel wl rpath home davydden spack opt spack linux gcc petsc develop lib l home davydden spack opt spack linux gcc petsc develop lib lpetsc lrt wl rpath home davydden spack opt spack linux u gcc zlib lib l home davydden spack opt spack linux gcc zlib lib lz home davydden spack opt spack linux gcc openmpi bin mpic i i home davydden spack opt spack linux gcc hypre develop i nclude i home davydden spack opt spack linux gcc superlu dist develop faq include i home davydden spack opt spack linux gcc parmetis rr include i home davydden spack opt spack linux gcc metis i nclude i home davydden spack opt spack linux gcc sundials in clude i home davydden spack opt spack linux gcc petsc develop incl ude i home davydden spack opt spack linux gcc zlib include cpp o l lmfem wl rpath home davydden spack opt spack linux gcc hypre develop lib wl rpath home davydden spack opt spack linux gcc openblas lib l home davydden spack opt spack linux gcc hypre develop lib l home davydden spack opt spack linux gcc openblas lib lhypre lopenblas l home davydden spack opt spack linux gcc superlu d ist develop lib l home davydden spack opt spack linux gcc parmetis lib lsuperlu dist lparmetis wl rpath home davydden spack opt spack linux gcc metis lib l home davydden spack opt spack linux gcc metis lib lmetis wl rpath home davydden spack opt spack linux ubuntu gcc sundials lib l home davydden spack opt spack linux gcc sundials lib lsundials arkode lsundials cvode lsundials nvecseria l lsundials kinsol lsundials nvecparhyp lsundials nvecparallel wl rpath home davydden spack opt spack linux gcc petsc develop lib l home davydden spack opt spack linux gcc petsc develop lib lpetsc lrt wl rpath home davydden spack opt spack linux u gcc zlib lib l home davydden spack opt spack linux gcc zlib lib lz home davydden spack opt spack linux gcc openmpi bin mpic i i home davydden spack opt spack linux gcc hypre develop i nclude i home davydden spack opt spack linux gcc superlu dist develop faq include i home davydden spack opt spack linux gcc parmetis rr include i home davydden spack opt spack linux gcc metis i nclude i home davydden spack opt spack linux gcc sundials in clude i home davydden spack opt spack linux gcc petsc develop incl ude i home davydden spack opt spack linux gcc zlib include cpp o l lmfem wl rpath home davydden spack opt spack linux gcc hypre develop lib wl rpath home davydden spack opt spack linux gcc openblas lib l home davydden spack opt spack linux gcc hypre develop lib l home davydden spack opt spack linux gcc openblas lib lhypre lopenblas l home davydden spack opt spack linux gcc superlu d ist develop lib l home davydden spack opt spack linux gcc parmetis lib lsuperlu dist lparmetis wl rpath home davydden spack opt spack linux gcc metis lib l home davydden spack opt spack linux gcc metis lib lmetis wl rpath home davydden spack opt spack linux ubuntu gcc sundials lib l home davydden spack opt spack linux gcc sundials lib lsundials arkode lsundials cvode lsundials nvecseria l lsundials kinsol lsundials nvecparhyp lsundials nvecparallel wl rpath home davydden spack opt spack linux gcc petsc develop lib l home davydden spack opt spack linux gcc petsc develop lib lpetsc lrt wl rpath home davydden spack opt spack linux u gcc zlib lib l home davydden spack opt spack linux gcc zlib lib lz usr bin linux gnu ld home davydden spack opt spack linux gcc hypre develop lib libhypre so undefined reference to symbol dtrsm home davydden spack opt spack linux gcc openblas lib libope nblas so error adding symbols dso missing from command line error ld returned exit status makefile recipe for target failed make error make waiting for unfinished jobs make leaving directory home davydden spack var spack stage mfem develop mfem examples makefile recipe for target examples failed make error steps to reproduce the issue console spack install xsdk develop information on your system ubuntu gcc goxberry tzanio acfisher v dobrev ping
0
302,810
26,163,616,035
IssuesEvent
2023-01-01 00:38:42
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[TESTE] [SALVADOR] Analista de Testes de Software na [PIXEON]
SALVADOR BANCO DE DADOS SCRUM BDD TESTE AUTOMATIZADO TESTE REGRESSÃO TESTE MANUAL TESTE CAIXA PRETA KANBAN TESTE EM SISTEMA WEB TESTE EM MOBILE TESTES DE SOFTWARE HELP WANTED feature_request Stale
<!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]` ================================================== --> ## Descrição da vaga - Como Analista de Testes de Software você poderá contribuir com o propósito da área de Pesquisa e Desenvolvimento que é desenvolver soluções inovadoras e completas que otimizem os processos de nossos clientes, apoiando-os no seu propósito de preservar e melhorar a qualidade de vida das pessoas. - O que esperamos de um Analista de Testes de Software? - Escrever cenários de testes, com base no conhecimento adquirido em reuniões de entendimento do projeto e nas estórias escritas, detalhando em cenários os fluxos do sistema; - Identificar defeitos analisando possíveis inconsistências durante a execução do roteiro e registrando em alguma ferramenta de gerenciamento de defeitos; - Desenvolver scripts de automação de baixa e média complexidade e realizar a execução de automação de teste, através de ferramentas e linguagens de programação; - Identificar problemas e realizar correção em scripts de testes automatizados por meio de análise dos problemas de lógica; - Reportar as atividades ao responsável pelo projeto, enviando diariamente, semanalmente ou mensalmente status das execuções, defeitos e impeditivos; - Manter ambiente de testes (infraestrutura utilizada nos testes, massa de dados de testes, atualização de versões); - Capacitar outros membros do time, criando roteiros de treinamento; - Monitorar tendências e contribuir para melhoria de processos de Qualidade de Software. ## Local - Salvador ## Benefícios - Informações diretamente com o responsável/recrutador da vaga ## Requisitos **Obrigatórios:** - Conhecimento e habilidade para aplicar tipo de teste de software: caixa branca, caixa preta, regressão, carga, stress, etc; - Conhecimento e habilidade para aplicar diversas técnicas de testes de software: Análise de Valor Limite, Tabela de Decisão, etc; - Conhecimento e habilidade para escrever roteiros de testes utilizando a semântica do BDD (Behavior Driven Development); - Conhecimento e habilidade para identificar desvios na aplicação, reportar e acompanhar o ciclo de vida de correção do incidente; - Capacidade de criar e manter massa para a execução de testes de software usando ou não banco de dados; - Capacidade de criar, manter e analisar os scripts de automação de testes funcionais para aplicação web, desktop, mobile e APIs; - Capacidade para utilizar as ferramentas que apoiam as atividades de testes de software no dia a dia; - Conhecimento dos conceitos como Kanban e Scrum para poder trabalhar dentro dos squads de desenvolvimento e propor melhorias para o dia a dia; - Capacidade de criar e manter ambientes de testes de software, seja para a realização de testes manuais, automatizados ou de performance. **Desejáveis:** - Conhecimento do criação de pipilines; - CI/CD. ## Contratação - a combinar ## Nossa empresa - Trabalhar por eficiência e melhores resultados está no nosso DNA. Aqui, a inovação pulsa no ritmo da vida. Existe uma energia dentro de cada um de nós que nos faz desafiar o impossível pelo cuidado às pessoas. - Somos a atenção incansável, a informação que gera insight, o recurso exato, liberamos o tempo e minimizamos o erro. Lado a lado, transformamos para melhor a realidade de quem serve à saúde. - Oferecemos aos hospitais, clínicas, laboratórios e centros de diagnóstico por imagem, sistemas de gestão para a saúde que valorizam o cuidado à vida. Soluções completas e integradas para tornar a jornada do paciente mais rápida e segura. Temos experiência para garantir que toda inovação chegue de mãos dadas com a segurança, e um portfólio completo que nos tornou uma das maiores empresas de tecnologia para saúde no Brasil. ​ - Temos três sedes, localizadas em Florianópolis (SC), São Caetano do Sul (SP) e Salvador (BA), mas estamos presentes em todo o país com uma rede de canal de vendas e unidades de negócio que nos ajuda a cobrir todo o Brasil e a Argentina. ## Como se candidatar - [Clique aqui para se candidatar](https://jobs.kenoby.com/pixeon/job/analista-de-testes-de-software/5f60b7a097dd3d36da6da306)
7.0
[TESTE] [SALVADOR] Analista de Testes de Software na [PIXEON] - <!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]` ================================================== --> ## Descrição da vaga - Como Analista de Testes de Software você poderá contribuir com o propósito da área de Pesquisa e Desenvolvimento que é desenvolver soluções inovadoras e completas que otimizem os processos de nossos clientes, apoiando-os no seu propósito de preservar e melhorar a qualidade de vida das pessoas. - O que esperamos de um Analista de Testes de Software? - Escrever cenários de testes, com base no conhecimento adquirido em reuniões de entendimento do projeto e nas estórias escritas, detalhando em cenários os fluxos do sistema; - Identificar defeitos analisando possíveis inconsistências durante a execução do roteiro e registrando em alguma ferramenta de gerenciamento de defeitos; - Desenvolver scripts de automação de baixa e média complexidade e realizar a execução de automação de teste, através de ferramentas e linguagens de programação; - Identificar problemas e realizar correção em scripts de testes automatizados por meio de análise dos problemas de lógica; - Reportar as atividades ao responsável pelo projeto, enviando diariamente, semanalmente ou mensalmente status das execuções, defeitos e impeditivos; - Manter ambiente de testes (infraestrutura utilizada nos testes, massa de dados de testes, atualização de versões); - Capacitar outros membros do time, criando roteiros de treinamento; - Monitorar tendências e contribuir para melhoria de processos de Qualidade de Software. ## Local - Salvador ## Benefícios - Informações diretamente com o responsável/recrutador da vaga ## Requisitos **Obrigatórios:** - Conhecimento e habilidade para aplicar tipo de teste de software: caixa branca, caixa preta, regressão, carga, stress, etc; - Conhecimento e habilidade para aplicar diversas técnicas de testes de software: Análise de Valor Limite, Tabela de Decisão, etc; - Conhecimento e habilidade para escrever roteiros de testes utilizando a semântica do BDD (Behavior Driven Development); - Conhecimento e habilidade para identificar desvios na aplicação, reportar e acompanhar o ciclo de vida de correção do incidente; - Capacidade de criar e manter massa para a execução de testes de software usando ou não banco de dados; - Capacidade de criar, manter e analisar os scripts de automação de testes funcionais para aplicação web, desktop, mobile e APIs; - Capacidade para utilizar as ferramentas que apoiam as atividades de testes de software no dia a dia; - Conhecimento dos conceitos como Kanban e Scrum para poder trabalhar dentro dos squads de desenvolvimento e propor melhorias para o dia a dia; - Capacidade de criar e manter ambientes de testes de software, seja para a realização de testes manuais, automatizados ou de performance. **Desejáveis:** - Conhecimento do criação de pipilines; - CI/CD. ## Contratação - a combinar ## Nossa empresa - Trabalhar por eficiência e melhores resultados está no nosso DNA. Aqui, a inovação pulsa no ritmo da vida. Existe uma energia dentro de cada um de nós que nos faz desafiar o impossível pelo cuidado às pessoas. - Somos a atenção incansável, a informação que gera insight, o recurso exato, liberamos o tempo e minimizamos o erro. Lado a lado, transformamos para melhor a realidade de quem serve à saúde. - Oferecemos aos hospitais, clínicas, laboratórios e centros de diagnóstico por imagem, sistemas de gestão para a saúde que valorizam o cuidado à vida. Soluções completas e integradas para tornar a jornada do paciente mais rápida e segura. Temos experiência para garantir que toda inovação chegue de mãos dadas com a segurança, e um portfólio completo que nos tornou uma das maiores empresas de tecnologia para saúde no Brasil. ​ - Temos três sedes, localizadas em Florianópolis (SC), São Caetano do Sul (SP) e Salvador (BA), mas estamos presentes em todo o país com uma rede de canal de vendas e unidades de negócio que nos ajuda a cobrir todo o Brasil e a Argentina. ## Como se candidatar - [Clique aqui para se candidatar](https://jobs.kenoby.com/pixeon/job/analista-de-testes-de-software/5f60b7a097dd3d36da6da306)
non_process
analista de testes de software na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na descrição da vaga como analista de testes de software você poderá contribuir com o propósito da área de pesquisa e desenvolvimento que é desenvolver soluções inovadoras e completas que otimizem os processos de nossos clientes apoiando os no seu propósito de preservar e melhorar a qualidade de vida das pessoas o que esperamos de um analista de testes de software escrever cenários de testes com base no conhecimento adquirido em reuniões de entendimento do projeto e nas estórias escritas detalhando em cenários os fluxos do sistema identificar defeitos analisando possíveis inconsistências durante a execução do roteiro e registrando em alguma ferramenta de gerenciamento de defeitos desenvolver scripts de automação de baixa e média complexidade e realizar a execução de automação de teste através de ferramentas e linguagens de programação identificar problemas e realizar correção em scripts de testes automatizados por meio de análise dos problemas de lógica reportar as atividades ao responsável pelo projeto enviando diariamente semanalmente ou mensalmente status das execuções defeitos e impeditivos manter ambiente de testes infraestrutura utilizada nos testes massa de dados de testes atualização de versões capacitar outros membros do time criando roteiros de treinamento monitorar tendências e contribuir para melhoria de processos de qualidade de software local salvador benefícios informações diretamente com o responsável recrutador da vaga requisitos obrigatórios conhecimento e habilidade para aplicar tipo de teste de software caixa branca caixa preta regressão carga stress etc conhecimento e habilidade para aplicar diversas técnicas de testes de software análise de valor limite tabela de decisão etc conhecimento e habilidade para escrever roteiros de testes utilizando a semântica do bdd behavior driven development conhecimento e habilidade para identificar desvios na aplicação reportar e acompanhar o ciclo de vida de correção do incidente capacidade de criar e manter massa para a execução de testes de software usando ou não banco de dados capacidade de criar manter e analisar os scripts de automação de testes funcionais para aplicação web desktop mobile e apis capacidade para utilizar as ferramentas que apoiam as atividades de testes de software no dia a dia conhecimento dos conceitos como kanban e scrum para poder trabalhar dentro dos squads de desenvolvimento e propor melhorias para o dia a dia capacidade de criar e manter ambientes de testes de software seja para a realização de testes manuais automatizados ou de performance desejáveis conhecimento do criação de pipilines ci cd contratação a combinar nossa empresa trabalhar por eficiência e melhores resultados está no nosso dna aqui a inovação pulsa no ritmo da vida existe uma energia dentro de cada um de nós que nos faz desafiar o impossível pelo cuidado às pessoas somos a atenção incansável a informação que gera insight o recurso exato liberamos o tempo e minimizamos o erro lado a lado transformamos para melhor a realidade de quem serve à saúde oferecemos aos hospitais clínicas laboratórios e centros de diagnóstico por imagem sistemas de gestão para a saúde que valorizam o cuidado à vida soluções completas e integradas para tornar a jornada do paciente mais rápida e segura temos experiência para garantir que toda inovação chegue de mãos dadas com a segurança e um portfólio completo que nos tornou uma das maiores empresas de tecnologia para saúde no brasil ​ temos três sedes localizadas em florianópolis sc são caetano do sul sp e salvador ba mas estamos presentes em todo o país com uma rede de canal de vendas e unidades de negócio que nos ajuda a cobrir todo o brasil e a argentina como se candidatar
0
13,514
16,049,613,836
IssuesEvent
2021-04-22 17:25:16
90301/TextReplace
https://api.github.com/repos/90301/TextReplace
opened
Only save file if it's actually modified
Log Processor
Compare file vs a cache of when it was loaded. if it's the same, don't save it.
1.0
Only save file if it's actually modified - Compare file vs a cache of when it was loaded. if it's the same, don't save it.
process
only save file if it s actually modified compare file vs a cache of when it was loaded if it s the same don t save it
1
5,882
8,705,545,312
IssuesEvent
2018-12-05 22:47:30
comic/grand-challenge.org
https://api.github.com/repos/comic/grand-challenge.org
closed
Add support for tar.gz docker container uploads
area/processors priority/p2
Currently, only `.tar`-files are supported. gzipped tar files can easily reduce the overhead of an upload by a factor of 2-3 and should be easy and efficient to implement.
1.0
Add support for tar.gz docker container uploads - Currently, only `.tar`-files are supported. gzipped tar files can easily reduce the overhead of an upload by a factor of 2-3 and should be easy and efficient to implement.
process
add support for tar gz docker container uploads currently only tar files are supported gzipped tar files can easily reduce the overhead of an upload by a factor of and should be easy and efficient to implement
1
8,504
11,685,758,289
IssuesEvent
2020-03-05 09:40:38
googleapis/google-cloud-go
https://api.github.com/repos/googleapis/google-cloud-go
reopened
all: audit transitive dependencies
type: process
As part of ongoing modules work... - [x] list all transitive dependencies of non-test packages - [x] check they are using semver, and preferably modules - [x] check that we should actually depend on them (trust/security) Majority of x packages (and I think all x packages we depend on) are currently untagged, but apparently they will be soon (no reference for this, just saying this from memory after talking to the core Go team)
1.0
all: audit transitive dependencies - As part of ongoing modules work... - [x] list all transitive dependencies of non-test packages - [x] check they are using semver, and preferably modules - [x] check that we should actually depend on them (trust/security) Majority of x packages (and I think all x packages we depend on) are currently untagged, but apparently they will be soon (no reference for this, just saying this from memory after talking to the core Go team)
process
all audit transitive dependencies as part of ongoing modules work list all transitive dependencies of non test packages check they are using semver and preferably modules check that we should actually depend on them trust security majority of x packages and i think all x packages we depend on are currently untagged but apparently they will be soon no reference for this just saying this from memory after talking to the core go team
1
14,935
18,363,428,475
IssuesEvent
2021-10-09 16:29:55
libellux/Libellux-Up-and-Running
https://api.github.com/repos/libellux/Libellux-Up-and-Running
closed
Rsyslog Syslog Processing | Libellux
Gitalk Rsyslog Syslog Processing | Libellux
https://www.libellux.com/rsyslog/ Libellux Up and Running is a collection of personal notes and documentation regarding open-source software configuration. The focus is to build a so called Zero Trust Network using a central authentication server to enhance the security for our existing applications. We will manage our network using an open-source software tool for provisioning and configuration management to automate and speed up productivity.
1.0
Rsyslog Syslog Processing | Libellux - https://www.libellux.com/rsyslog/ Libellux Up and Running is a collection of personal notes and documentation regarding open-source software configuration. The focus is to build a so called Zero Trust Network using a central authentication server to enhance the security for our existing applications. We will manage our network using an open-source software tool for provisioning and configuration management to automate and speed up productivity.
process
rsyslog syslog processing libellux libellux up and running is a collection of personal notes and documentation regarding open source software configuration the focus is to build a so called zero trust network using a central authentication server to enhance the security for our existing applications we will manage our network using an open source software tool for provisioning and configuration management to automate and speed up productivity
1
3,065
6,050,548,654
IssuesEvent
2017-06-12 21:17:36
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
opened
System.Diagnostics.Process.Tests need to handle remote invoke in UAP
area-System.Diagnostics.Process test bug test-run-uwp-coreclr
System.Diagnostics.Process.Tests is doing remote invoke to create another process and execute some code remotely. This is not going to work in UAP F5 scenario without some changes. In UAP we are going to handle the remote invoking by activating the runner Appx as background task and not by creating a process. The test need either to be permanently disabled for UAP scenario or has to be re-written for UAP to manually calls process create or do something else. Talk to me to get more details. Note, we didn't enable the remote execution using the background task yet but we are going to enable it soon when upgrading Helix runs to use RS2+ images. remote invoking is currently not working anyway.
1.0
System.Diagnostics.Process.Tests need to handle remote invoke in UAP - System.Diagnostics.Process.Tests is doing remote invoke to create another process and execute some code remotely. This is not going to work in UAP F5 scenario without some changes. In UAP we are going to handle the remote invoking by activating the runner Appx as background task and not by creating a process. The test need either to be permanently disabled for UAP scenario or has to be re-written for UAP to manually calls process create or do something else. Talk to me to get more details. Note, we didn't enable the remote execution using the background task yet but we are going to enable it soon when upgrading Helix runs to use RS2+ images. remote invoking is currently not working anyway.
process
system diagnostics process tests need to handle remote invoke in uap system diagnostics process tests is doing remote invoke to create another process and execute some code remotely this is not going to work in uap scenario without some changes in uap we are going to handle the remote invoking by activating the runner appx as background task and not by creating a process the test need either to be permanently disabled for uap scenario or has to be re written for uap to manually calls process create or do something else talk to me to get more details note we didn t enable the remote execution using the background task yet but we are going to enable it soon when upgrading helix runs to use images remote invoking is currently not working anyway
1
6,234
9,181,227,377
IssuesEvent
2019-03-05 09:44:06
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
opened
System.Diagnostics.Tests.ProcessTests.GetProcessesByName_ProcessName_ReturnsExpected test failure
area-System.Diagnostics.Process
Failed in this PR: https://github.com/dotnet/corefx/pull/35776 (https://github.com/dotnet/corefx/pull/35776/checks?check_run_id=72655929) on Windows.81.Amd64.Open-x64-Debug: https://mc.dot.net/#/user/dotnet-bot/pr~2Fdotnet~2Fcorefx~2Frefs~2Fpull~2F35776~2Fmerge/test~2Ffunctional~2Fcli~2F~2Fouterloop~2F/20190305.1/workItem/System.Diagnostics.Process.Tests/analysis/xunit/System.Diagnostics.Tests.ProcessTests~2FGetProcessesByName_ProcessName_ReturnsExpected ```text Unhandled Exception of Type Xunit.Sdk.NotEmptyException Message : Assert.NotEmpty() Failure Stack Trace : at System.Diagnostics.Tests.ProcessTests.GetProcessesByName_ProcessName_ReturnsExpected() in D:\a\1\s\src\System.Diagnostics.Process\tests\ProcessTests.cs:line 1074 ``` cc @tmds
1.0
System.Diagnostics.Tests.ProcessTests.GetProcessesByName_ProcessName_ReturnsExpected test failure - Failed in this PR: https://github.com/dotnet/corefx/pull/35776 (https://github.com/dotnet/corefx/pull/35776/checks?check_run_id=72655929) on Windows.81.Amd64.Open-x64-Debug: https://mc.dot.net/#/user/dotnet-bot/pr~2Fdotnet~2Fcorefx~2Frefs~2Fpull~2F35776~2Fmerge/test~2Ffunctional~2Fcli~2F~2Fouterloop~2F/20190305.1/workItem/System.Diagnostics.Process.Tests/analysis/xunit/System.Diagnostics.Tests.ProcessTests~2FGetProcessesByName_ProcessName_ReturnsExpected ```text Unhandled Exception of Type Xunit.Sdk.NotEmptyException Message : Assert.NotEmpty() Failure Stack Trace : at System.Diagnostics.Tests.ProcessTests.GetProcessesByName_ProcessName_ReturnsExpected() in D:\a\1\s\src\System.Diagnostics.Process\tests\ProcessTests.cs:line 1074 ``` cc @tmds
process
system diagnostics tests processtests getprocessesbyname processname returnsexpected test failure failed in this pr on windows open debug text unhandled exception of type xunit sdk notemptyexception message assert notempty failure stack trace at system diagnostics tests processtests getprocessesbyname processname returnsexpected in d a s src system diagnostics process tests processtests cs line cc tmds
1
264,528
23,122,367,607
IssuesEvent
2022-07-27 23:26:23
opentibiabr/otservbr-global
https://api.github.com/repos/opentibiabr/otservbr-global
closed
[Bug]: Hirelings duplicating and not working as they should
Type: Bug Priority: Low Area: Datapack Status: Pending Test
### What happened? When purchased and placed in the house, the hireling changes all other hirelings on the server to the same name. And after that it stops working. running out of use ### How to Reproduce? Well, what has happened on the server is the following: **1st** I buy a Hireling with my char and name it as ex: João **2nd** I activate the lamp and it is there normal, working normally... **3rd** I go to another char in another house and buy a hireling and name her ex: Maria **4th** I turn on the Maria's lamp in the other house and... _--Errors begins..._ **5th** I say Hi to Maria, she answers and asks if I want any service... **6th** I answer "Service" and nothing happens... **7º** I go to the other house where João was, he automatically changes his name to Maria... Just like all other hirelings on the server. (sometimes only when the house owner logout) ### Relevant log output _No response_ ### Attach any relevant file ![Screenshot_bug](https://user-images.githubusercontent.com/85084701/161846830-aade3861-30f7-4172-b530-943d56865786.png) ![Screenshot_bug2](https://user-images.githubusercontent.com/85084701/161846859-0d8c35fa-858a-48d9-96e5-a4c4875230f8.png) ![Screenshot_bug3](https://user-images.githubusercontent.com/85084701/161846925-507d5c23-9b5e-4ad5-a58c-b0687eb56e93.png) ![Screenshot_bug4](https://user-images.githubusercontent.com/85084701/161846944-7c2beaba-38c7-46de-b416-3688c498bfbb.png) ![Screenshot_bug5](https://user-images.githubusercontent.com/85084701/161846951-541ed769-f47b-45a7-9d3a-63f583b6338c.png) ### Version 12.x (Default) ### What OS are you seeing the problem on? Ubuntu 20.04, Windows 10 ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
1.0
[Bug]: Hirelings duplicating and not working as they should - ### What happened? When purchased and placed in the house, the hireling changes all other hirelings on the server to the same name. And after that it stops working. running out of use ### How to Reproduce? Well, what has happened on the server is the following: **1st** I buy a Hireling with my char and name it as ex: João **2nd** I activate the lamp and it is there normal, working normally... **3rd** I go to another char in another house and buy a hireling and name her ex: Maria **4th** I turn on the Maria's lamp in the other house and... _--Errors begins..._ **5th** I say Hi to Maria, she answers and asks if I want any service... **6th** I answer "Service" and nothing happens... **7º** I go to the other house where João was, he automatically changes his name to Maria... Just like all other hirelings on the server. (sometimes only when the house owner logout) ### Relevant log output _No response_ ### Attach any relevant file ![Screenshot_bug](https://user-images.githubusercontent.com/85084701/161846830-aade3861-30f7-4172-b530-943d56865786.png) ![Screenshot_bug2](https://user-images.githubusercontent.com/85084701/161846859-0d8c35fa-858a-48d9-96e5-a4c4875230f8.png) ![Screenshot_bug3](https://user-images.githubusercontent.com/85084701/161846925-507d5c23-9b5e-4ad5-a58c-b0687eb56e93.png) ![Screenshot_bug4](https://user-images.githubusercontent.com/85084701/161846944-7c2beaba-38c7-46de-b416-3688c498bfbb.png) ![Screenshot_bug5](https://user-images.githubusercontent.com/85084701/161846951-541ed769-f47b-45a7-9d3a-63f583b6338c.png) ### Version 12.x (Default) ### What OS are you seeing the problem on? Ubuntu 20.04, Windows 10 ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
non_process
hirelings duplicating and not working as they should what happened when purchased and placed in the house the hireling changes all other hirelings on the server to the same name and after that it stops working running out of use how to reproduce well what has happened on the server is the following i buy a hireling with my char and name it as ex joão i activate the lamp and it is there normal working normally i go to another char in another house and buy a hireling and name her ex maria i turn on the maria s lamp in the other house and errors begins i say hi to maria she answers and asks if i want any service i answer service and nothing happens i go to the other house where joão was he automatically changes his name to maria just like all other hirelings on the server sometimes only when the house owner logout relevant log output no response attach any relevant file version x default what os are you seeing the problem on ubuntu windows code of conduct i agree to follow this project s code of conduct
0
26,194
2,684,226,185
IssuesEvent
2015-03-28 19:37:25
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Windows 8 - x64 Edition of EMU.... using process Hacker to monitor ConEMU
6–10 stars bug imported Priority-Medium
_From [r...@racs.com.au](https://code.google.com/u/108254733997100772068/) on November 15, 2012 02:40:47_ Required information! OS version: Win8 SP? x64 Graphics Card - Dual Intel 4000 and NVidia K2000M Computer - Dell Precision M4700 Notebook ConEmu version: 120727c Far version (if you are using Far Manager): N/A I run ConEmu x64 in Win8 x64... I also run process Hacker as a a service - full escalated priv's Add the Column "I/O Total Rate" into process Hacker. depending on the ConEmu Window Size the I/O Total Rate is up to 4MB/sec. Resize the ConEmu window size to 25&#37; - I/O Rate drops to about 1MB/sec - seems redraw/I/O based issue on Win8 ONLY. reboot to Win7x64 - no issue. in Win7x64 - run a "dir /a /s C:\*" in ConEmu and the SAME I/O Rate occurs WHILE the DIR command is scrolling in ConEmu On the surface it seems that Win8 Desktop is redrawing the entire ConEmu GUI Window constantly. I apologize if I have explained this badly ... *Steps to reproduction* 1. 2. 3. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=820_
1.0
Windows 8 - x64 Edition of EMU.... using process Hacker to monitor ConEMU - _From [r...@racs.com.au](https://code.google.com/u/108254733997100772068/) on November 15, 2012 02:40:47_ Required information! OS version: Win8 SP? x64 Graphics Card - Dual Intel 4000 and NVidia K2000M Computer - Dell Precision M4700 Notebook ConEmu version: 120727c Far version (if you are using Far Manager): N/A I run ConEmu x64 in Win8 x64... I also run process Hacker as a a service - full escalated priv's Add the Column "I/O Total Rate" into process Hacker. depending on the ConEmu Window Size the I/O Total Rate is up to 4MB/sec. Resize the ConEmu window size to 25&#37; - I/O Rate drops to about 1MB/sec - seems redraw/I/O based issue on Win8 ONLY. reboot to Win7x64 - no issue. in Win7x64 - run a "dir /a /s C:\*" in ConEmu and the SAME I/O Rate occurs WHILE the DIR command is scrolling in ConEmu On the surface it seems that Win8 Desktop is redrawing the entire ConEmu GUI Window constantly. I apologize if I have explained this badly ... *Steps to reproduction* 1. 2. 3. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=820_
non_process
windows edition of emu using process hacker to monitor conemu from on november required information os version sp graphics card dual intel and nvidia computer dell precision notebook conemu version far version if you are using far manager n a i run conemu in i also run process hacker as a a service full escalated priv s add the column i o total rate into process hacker depending on the conemu window size the i o total rate is up to sec resize the conemu window size to i o rate drops to about sec seems redraw i o based issue on only reboot to no issue in run a dir a s c in conemu and the same i o rate occurs while the dir command is scrolling in conemu on the surface it seems that desktop is redrawing the entire conemu gui window constantly i apologize if i have explained this badly steps to reproduction original issue
0
251,635
21,514,988,094
IssuesEvent
2022-04-28 09:03:55
stores-cedcommerce/Karan-Patel-wholesale---Internal--May-4th
https://api.github.com/repos/stores-cedcommerce/Karan-Patel-wholesale---Internal--May-4th
closed
inside the availability filter the option are not visible.
Collection page Mobile Ready to test fixed
**Actual result:** Inside the availability filter the option are not visible. ![image](https://user-images.githubusercontent.com/102131636/165711555-c04dfa85-50c3-4d8c-83ba-3893b6b012c3.png) **Expected result:** The option have to be visible.
1.0
inside the availability filter the option are not visible. - **Actual result:** Inside the availability filter the option are not visible. ![image](https://user-images.githubusercontent.com/102131636/165711555-c04dfa85-50c3-4d8c-83ba-3893b6b012c3.png) **Expected result:** The option have to be visible.
non_process
inside the availability filter the option are not visible actual result inside the availability filter the option are not visible expected result the option have to be visible
0
10,868
13,640,388,002
IssuesEvent
2020-09-25 12:40:39
Python-World/python-mini-projects
https://api.github.com/repos/Python-World/python-mini-projects
reopened
Face Detection in Python Using a Webcam
Assigned Image-processing Opencv good first issue python
# Description Write a basic script to detect faces in webcam using haar cascade. ## Type of issue - [x] Feature (New Script) ## Checklist: - [x] I have read the project guidelines. - [ ] I have checked all the existing projects, before submitting a new project issue. - [ ] I have checked previous issues to avoid duplicates. - [ ] This issue will be meaningful for the project.
1.0
Face Detection in Python Using a Webcam - # Description Write a basic script to detect faces in webcam using haar cascade. ## Type of issue - [x] Feature (New Script) ## Checklist: - [x] I have read the project guidelines. - [ ] I have checked all the existing projects, before submitting a new project issue. - [ ] I have checked previous issues to avoid duplicates. - [ ] This issue will be meaningful for the project.
process
face detection in python using a webcam description write a basic script to detect faces in webcam using haar cascade type of issue feature new script checklist i have read the project guidelines i have checked all the existing projects before submitting a new project issue i have checked previous issues to avoid duplicates this issue will be meaningful for the project
1
13,196
15,618,564,226
IssuesEvent
2021-03-20 01:25:22
thegooddocsproject/thegooddocsproject.github.io
https://api.github.com/repos/thegooddocsproject/thegooddocsproject.github.io
closed
Agree on voting scale, currently: +1,+0,0,-0,-1
process
This task is to coordinate agreement in our community the the scale we use for voting in doc: decisions.md , then to update the decisions.md with community decision. Current scale: +1 : For +0: Mildly for, but mostly indifferent * +0: Mildly for, but mostly indifferent 0: Indifferent * 0: Indifferent -0: Mildly against, but mostly indifferent * -0: Mildly against, but mostly indifferent -1 : Strongly against. This is expected to be accompanied by a reason. * -1 : Strongly against. This is expected to be accompanied by a reason. @Loquacity I feel like this is an odd scale to use, because +/-0 is relatively obtuse. Perhaps +2/+1/0/-1/-2 is more intuitive? @adohertyTS I agree with @Loquacity on this point. Otherwise this scale is fine. @flicstar flicstar 3 days ago Member I agree with @Loquacity on this point too. @archaeogeek The scale as proposed is standard within the open source community (and makes it very easy to tally up the results) so I'd prefer it stays as it is. @adohertyTS If the original scale is standard in open source then I suppose we ought to go with that. I withdraw my objection. @Loquacity I have never seen this scale used before, honestly. How do you tally up results effectively if you use 0 to mean three different things? @mgan59 agree with @Loquacity -- never seen the +0, 0, -0 reading further I see how the results come down to +1 / -1 ... so do the 0s not get counted or used in a decision? @camerons This scale was inherited from the Open Source Geospatial Foundation, by all the projects and committees that I'm aware of. I'm pretty sure it was in turn inherited from Apache communities. I'm in favor of following community conventions where possible. If we can find a widely used alternative best practice, I'm happy to follow. See: https://www.apache.org/foundation/voting.html
1.0
Agree on voting scale, currently: +1,+0,0,-0,-1 - This task is to coordinate agreement in our community the the scale we use for voting in doc: decisions.md , then to update the decisions.md with community decision. Current scale: +1 : For +0: Mildly for, but mostly indifferent * +0: Mildly for, but mostly indifferent 0: Indifferent * 0: Indifferent -0: Mildly against, but mostly indifferent * -0: Mildly against, but mostly indifferent -1 : Strongly against. This is expected to be accompanied by a reason. * -1 : Strongly against. This is expected to be accompanied by a reason. @Loquacity I feel like this is an odd scale to use, because +/-0 is relatively obtuse. Perhaps +2/+1/0/-1/-2 is more intuitive? @adohertyTS I agree with @Loquacity on this point. Otherwise this scale is fine. @flicstar flicstar 3 days ago Member I agree with @Loquacity on this point too. @archaeogeek The scale as proposed is standard within the open source community (and makes it very easy to tally up the results) so I'd prefer it stays as it is. @adohertyTS If the original scale is standard in open source then I suppose we ought to go with that. I withdraw my objection. @Loquacity I have never seen this scale used before, honestly. How do you tally up results effectively if you use 0 to mean three different things? @mgan59 agree with @Loquacity -- never seen the +0, 0, -0 reading further I see how the results come down to +1 / -1 ... so do the 0s not get counted or used in a decision? @camerons This scale was inherited from the Open Source Geospatial Foundation, by all the projects and committees that I'm aware of. I'm pretty sure it was in turn inherited from Apache communities. I'm in favor of following community conventions where possible. If we can find a widely used alternative best practice, I'm happy to follow. See: https://www.apache.org/foundation/voting.html
process
agree on voting scale currently this task is to coordinate agreement in our community the the scale we use for voting in doc decisions md then to update the decisions md with community decision current scale for mildly for but mostly indifferent mildly for but mostly indifferent indifferent indifferent mildly against but mostly indifferent mildly against but mostly indifferent strongly against this is expected to be accompanied by a reason strongly against this is expected to be accompanied by a reason loquacity i feel like this is an odd scale to use because is relatively obtuse perhaps is more intuitive adohertyts i agree with loquacity on this point otherwise this scale is fine flicstar flicstar days ago member i agree with loquacity on this point too archaeogeek the scale as proposed is standard within the open source community and makes it very easy to tally up the results so i d prefer it stays as it is adohertyts if the original scale is standard in open source then i suppose we ought to go with that i withdraw my objection loquacity i have never seen this scale used before honestly how do you tally up results effectively if you use to mean three different things agree with loquacity never seen the reading further i see how the results come down to so do the not get counted or used in a decision camerons this scale was inherited from the open source geospatial foundation by all the projects and committees that i m aware of i m pretty sure it was in turn inherited from apache communities i m in favor of following community conventions where possible if we can find a widely used alternative best practice i m happy to follow see
1
56,671
3,080,850,098
IssuesEvent
2015-08-22 04:04:46
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
opened
Two local clients on a local server share a game connection
020 bug imported Priority-Low
_From [bkcon...@gmail.com](https://code.google.com/u/112584966209893525339/) on August 02, 2013 16:13:47_ From the RBL: Two clients connecting to a server, all on the same machine, some how share a gameconnection. This is evident when one client does /idle, but immediately respawns without the user typing a key NB: This is perhaps problematic for testing, but I have not encountered it. Marking for next release _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=235_
1.0
Two local clients on a local server share a game connection - _From [bkcon...@gmail.com](https://code.google.com/u/112584966209893525339/) on August 02, 2013 16:13:47_ From the RBL: Two clients connecting to a server, all on the same machine, some how share a gameconnection. This is evident when one client does /idle, but immediately respawns without the user typing a key NB: This is perhaps problematic for testing, but I have not encountered it. Marking for next release _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=235_
non_process
two local clients on a local server share a game connection from on august from the rbl two clients connecting to a server all on the same machine some how share a gameconnection this is evident when one client does idle but immediately respawns without the user typing a key nb this is perhaps problematic for testing but i have not encountered it marking for next release original issue
0
50,818
26,796,208,524
IssuesEvent
2023-02-01 12:05:46
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
GoogleSignIn.disconnect()/SignIn hangs or becomes stuck for iOS when using IsolateHandler.spawn<T>()
platform-ios plugin severe: performance p: first party p: google_sign_in has reproducible steps P4 found in release: 1.21
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you have found a bug or if our documentation doesn't have an answer to what you're looking for, then fill out the template below. Please read our guide to filing a bug first: https://flutter.dev/docs/resources/bug-reports --> ## Steps to Reproduce <!-- You must include full steps to reproduce so that we can reproduce the problem. --> I am using the `google_sign_in` plugin to login to my app using a Google account. 1. I login using this method: ```dart Future<void> _onLoginWithGoogleButtonPressed() async { ... final GoogleSignIn googleSignIn = GoogleSignIn( scopes: <String>[ 'email', ], ); GoogleSignInAccount googleAccount; try { googleAccount = await googleSignIn.signIn(); if (googleAccount != null) { ... ``` It works just fine for both Android and iOS. 2. However, when I logout using this method: ```dart Future<void> _onLogoutButtonPressed() async { ... final GoogleSignIn googleSignIn = GoogleSignIn(); if (await googleSignIn.isSignedIn()) await googleSignIn.disconnect(); // Stuck here in iOS. ... ``` It works just fine for Android but it becomes stuck indefinitely in the `GoogleSignIn.disconnect()` method for iOS. It does not throw any errors, it just becomes stuck indefinitely until I force close the app. **Expected results:** To finish logging out and proceed to login screen. **Actual results:** Stuck in log out process. <details> <summary>Logs</summary> ### pubspec.yaml ``` name: sssi_lgu description: A new Flutter project. # The following line prevents the package from being accidentally published to # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 # followed by an optional build number separated by a +. # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # In Android, build-name is used as versionName while build-number used as versionCode. # Read more about Android versioning at https://developer.android.com/studio/publish/versioning # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html version: 10.0.0+1 environment: sdk: ">=2.7.0 <3.0.0" dependencies: flutter: sdk: flutter after_init: ^0.1.2 after_layout: ^1.0.7+2 barcode_image: ^1.1.0 connectivity: ^0.4.9 device_info: ^0.4.2+4 easy_localization: ^2.3.2 flip_card: ^0.4.4 flutter_facebook_login: ^3.0.0 flutter_icons: ^1.1.0 flutter_speed_dial: ^1.2.5 google_sign_in: ^4.5.1 isolate_handler: ^0.3.1 http: ^0.12.1 logger: ^0.9.1 meta: ^1.1.8 package_info: ^0.4.1 path_provider: ^1.6.11 photo_view: ^0.9.2 progress_dialog: ^1.2.4 qr_flutter: ^3.2.0 quiver: ^2.1.3 responsive_builder: ^0.2.0+2 shared_preferences: ^0.5.8 simple_gesture_detector: ^0.1.4 sqflite: ^1.3.1 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.3 dev_dependencies: flutter_test: sdk: flutter flutter_launcher_icons: ^0.7.5 flutter_icons: image_path_android: "assets/images/sssi_logo_square.png" image_path_ios: "assets/images/sssi_logo_square_ios.png" android: true ios: true # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec # The following section is specific to Flutter. flutter: # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. uses-material-design: true # To add assets to your application, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg assets: - assets/images/ - locales/ - assets/fonts/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware. # For details regarding adding assets from package dependencies, see # https://flutter.dev/assets-and-images/#from-packages # To add custom fonts to your application, add a fonts section here, # in this "flutter" section. Each entry in this list should have a # "family" key with the font family name, and a "fonts" key with a # list giving the asset and other descriptors for the font. For # example: # fonts: # - family: Schyler # fonts: # - asset: fonts/Schyler-Regular.ttf # - asset: fonts/Schyler-Italic.ttf # style: italic # - family: Trajan Pro # fonts: # - asset: fonts/TrajanPro.ttf # - asset: fonts/TrajanPro_Bold.ttf # weight: 700 # # For details regarding fonts from package dependencies, # see https://flutter.dev/custom-fonts/#from-packages ``` <!-- Run `flutter analyze` and attach any output of that command below. If there are any analysis errors, try resolving them before filing this issue. --> ### flutter analyze ``` The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. Marvins-Mac-mini:flutter_sssi_lgu yuri$ flutter analyze Analyzing flutter_sssi_lgu... info • This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: MyProgressDialog._myProgressDialogState • lib/components/my_progress_dialog.dart:4:7 • must_be_immutable info • The value of the local variable 'shortestSide' isn't used • lib/pages/id_card/id_card_page.dart:207:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/id_card/id_card_page.dart:213:23 • unused_local_variable info • The declaration '_generateIdCardFront' isn't referenced • lib/pages/id_card/id_card_page_2.dart:141:16 • unused_element info • The declaration '_generateIdCardBack' isn't referenced • lib/pages/id_card/id_card_page_2.dart:176:16 • unused_element info • The value of the local variable 'idCardTemplateFile' isn't used • lib/pages/id_card/id_card_page_2.dart:247:18 • unused_local_variable info • The value of the local variable 'profilePictureFile' isn't used • lib/pages/id_card/id_card_page_2.dart:271:22 • unused_local_variable info • The value of the local variable 'fontFile' isn't used • lib/pages/id_card/id_card_page_2.dart:285:22 • unused_local_variable info • The value of the local variable 'profilePictureFile' isn't used • lib/pages/id_card/id_card_page_2.dart:507:22 • unused_local_variable info • The value of the local variable 'fontFile' isn't used • lib/pages/id_card/id_card_page_2.dart:521:22 • unused_local_variable info • The value of the local variable 'a' isn't used • lib/pages/id_card/id_card_page_2.dart:627:18 • unused_local_variable info • The value of the local variable 'shortestSide' isn't used • lib/pages/id_card/id_card_page_2.dart:735:18 • unused_local_variable info • The value of the local variable 'screenWidth' isn't used • lib/pages/id_card/id_card_page_2.dart:740:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/id_card/id_card_page_2.dart:741:23 • unused_local_variable info • The value of the local variable 'loginResult' isn't used • lib/pages/id_card/id_card_page_2.dart:1092:25 • unused_local_variable info • The value of the local variable 'refreshResult' isn't used • lib/pages/id_card/id_card_page_2.dart:1220:27 • unused_local_variable info • The value of the local variable 'a' isn't used • lib/pages/login/login_form.dart:447:14 • unused_local_variable info • The value of the local variable 'shortestSide' isn't used • lib/pages/login/login_page.dart:67:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/login/login_page.dart:73:23 • unused_local_variable info • The value of the local variable 'shortestSide' isn't used • lib/pages/password_reset/password_reset_page.dart:40:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/password_reset/password_reset_page.dart:46:23 • unused_local_variable info • Unused import: 'package:flutter_facebook_login/flutter_facebook_login.dart' • lib/pages/splash/splash_page.dart:4:8 • unused_import info • The value of the local variable 'shortestSide' isn't used • lib/pages/splash/splash_page.dart:66:18 • unused_local_variable info • The value of the local variable 'screenWidth' isn't used • lib/pages/splash/splash_page.dart:71:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/splash/splash_page.dart:72:23 • unused_local_variable info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:38:29 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:39:29 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:40:17 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:44:28 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:45:16 • unnecessary_brace_in_string_interps 30 issues found. (ran in 28.5s) Marvins-Mac-mini:flutter_sssi_lgu yuri$ ``` <!-- Finally, paste the output of running `flutter doctor -v` here. --> ### flutter doctor -v ``` The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. Marvins-Mac-mini:flutter_sssi_lgu yuri$ flutter doctor -v [✓] Flutter (Channel stable, v1.17.5, on Mac OS X 10.15.5 19F101, locale en-PH) • Flutter version 1.17.5 at /Users/yuri/Desktop/PRJ/flutter • Framework revision 8af6b2f038 (6 weeks ago), 2020-06-30 12:53:55 -0700 • Engine revision ee76268252 • Dart version 2.8.4 [✗] Android toolchain - develop for Android devices ✗ Unable to locate Android SDK. Install Android Studio from: https://developer.android.com/studio/index.html On first launch it will assist you in installing the Android SDK components. (or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions). If the Android SDK has been installed to a custom location, set ANDROID_SDK_ROOT to that location. You may also want to add it to your PATH environment variable. [✓] Xcode - develop for iOS and macOS (Xcode 11.5) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 11.5, Build version 11E608c • CocoaPods version 1.9.3 [!] Android Studio (not installed) • Android Studio not found; download from https://developer.android.com/studio/index.html (or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions). [✓] VS Code (version 1.47.3) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.13.2 [✓] Connected device (1 available) • iPhone SE (2nd generation) • 18FC5455-66B4-43C3-8D26-3F7F8B1A5D91 • ios • com.apple.CoreSimulator.SimRuntime.iOS-13-5 (simulator) ! Doctor found issues in 2 categories. Marvins-Mac-mini:flutter_sssi_lgu yuri$ ``` <!-- Run your application with `flutter run --verbose` and attach all the log output below between the lines with the backticks. If there is an exception, please see if the error message includes enough information to explain how to solve the issue. --> ### flutter run --verbose [flutter run.txt](https://github.com/flutter/flutter/files/5064264/flutter.run.txt) </details>
True
GoogleSignIn.disconnect()/SignIn hangs or becomes stuck for iOS when using IsolateHandler.spawn<T>() - <!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you have found a bug or if our documentation doesn't have an answer to what you're looking for, then fill out the template below. Please read our guide to filing a bug first: https://flutter.dev/docs/resources/bug-reports --> ## Steps to Reproduce <!-- You must include full steps to reproduce so that we can reproduce the problem. --> I am using the `google_sign_in` plugin to login to my app using a Google account. 1. I login using this method: ```dart Future<void> _onLoginWithGoogleButtonPressed() async { ... final GoogleSignIn googleSignIn = GoogleSignIn( scopes: <String>[ 'email', ], ); GoogleSignInAccount googleAccount; try { googleAccount = await googleSignIn.signIn(); if (googleAccount != null) { ... ``` It works just fine for both Android and iOS. 2. However, when I logout using this method: ```dart Future<void> _onLogoutButtonPressed() async { ... final GoogleSignIn googleSignIn = GoogleSignIn(); if (await googleSignIn.isSignedIn()) await googleSignIn.disconnect(); // Stuck here in iOS. ... ``` It works just fine for Android but it becomes stuck indefinitely in the `GoogleSignIn.disconnect()` method for iOS. It does not throw any errors, it just becomes stuck indefinitely until I force close the app. **Expected results:** To finish logging out and proceed to login screen. **Actual results:** Stuck in log out process. <details> <summary>Logs</summary> ### pubspec.yaml ``` name: sssi_lgu description: A new Flutter project. # The following line prevents the package from being accidentally published to # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 # followed by an optional build number separated by a +. # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # In Android, build-name is used as versionName while build-number used as versionCode. # Read more about Android versioning at https://developer.android.com/studio/publish/versioning # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html version: 10.0.0+1 environment: sdk: ">=2.7.0 <3.0.0" dependencies: flutter: sdk: flutter after_init: ^0.1.2 after_layout: ^1.0.7+2 barcode_image: ^1.1.0 connectivity: ^0.4.9 device_info: ^0.4.2+4 easy_localization: ^2.3.2 flip_card: ^0.4.4 flutter_facebook_login: ^3.0.0 flutter_icons: ^1.1.0 flutter_speed_dial: ^1.2.5 google_sign_in: ^4.5.1 isolate_handler: ^0.3.1 http: ^0.12.1 logger: ^0.9.1 meta: ^1.1.8 package_info: ^0.4.1 path_provider: ^1.6.11 photo_view: ^0.9.2 progress_dialog: ^1.2.4 qr_flutter: ^3.2.0 quiver: ^2.1.3 responsive_builder: ^0.2.0+2 shared_preferences: ^0.5.8 simple_gesture_detector: ^0.1.4 sqflite: ^1.3.1 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.3 dev_dependencies: flutter_test: sdk: flutter flutter_launcher_icons: ^0.7.5 flutter_icons: image_path_android: "assets/images/sssi_logo_square.png" image_path_ios: "assets/images/sssi_logo_square_ios.png" android: true ios: true # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec # The following section is specific to Flutter. flutter: # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. uses-material-design: true # To add assets to your application, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg assets: - assets/images/ - locales/ - assets/fonts/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware. # For details regarding adding assets from package dependencies, see # https://flutter.dev/assets-and-images/#from-packages # To add custom fonts to your application, add a fonts section here, # in this "flutter" section. Each entry in this list should have a # "family" key with the font family name, and a "fonts" key with a # list giving the asset and other descriptors for the font. For # example: # fonts: # - family: Schyler # fonts: # - asset: fonts/Schyler-Regular.ttf # - asset: fonts/Schyler-Italic.ttf # style: italic # - family: Trajan Pro # fonts: # - asset: fonts/TrajanPro.ttf # - asset: fonts/TrajanPro_Bold.ttf # weight: 700 # # For details regarding fonts from package dependencies, # see https://flutter.dev/custom-fonts/#from-packages ``` <!-- Run `flutter analyze` and attach any output of that command below. If there are any analysis errors, try resolving them before filing this issue. --> ### flutter analyze ``` The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. Marvins-Mac-mini:flutter_sssi_lgu yuri$ flutter analyze Analyzing flutter_sssi_lgu... info • This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: MyProgressDialog._myProgressDialogState • lib/components/my_progress_dialog.dart:4:7 • must_be_immutable info • The value of the local variable 'shortestSide' isn't used • lib/pages/id_card/id_card_page.dart:207:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/id_card/id_card_page.dart:213:23 • unused_local_variable info • The declaration '_generateIdCardFront' isn't referenced • lib/pages/id_card/id_card_page_2.dart:141:16 • unused_element info • The declaration '_generateIdCardBack' isn't referenced • lib/pages/id_card/id_card_page_2.dart:176:16 • unused_element info • The value of the local variable 'idCardTemplateFile' isn't used • lib/pages/id_card/id_card_page_2.dart:247:18 • unused_local_variable info • The value of the local variable 'profilePictureFile' isn't used • lib/pages/id_card/id_card_page_2.dart:271:22 • unused_local_variable info • The value of the local variable 'fontFile' isn't used • lib/pages/id_card/id_card_page_2.dart:285:22 • unused_local_variable info • The value of the local variable 'profilePictureFile' isn't used • lib/pages/id_card/id_card_page_2.dart:507:22 • unused_local_variable info • The value of the local variable 'fontFile' isn't used • lib/pages/id_card/id_card_page_2.dart:521:22 • unused_local_variable info • The value of the local variable 'a' isn't used • lib/pages/id_card/id_card_page_2.dart:627:18 • unused_local_variable info • The value of the local variable 'shortestSide' isn't used • lib/pages/id_card/id_card_page_2.dart:735:18 • unused_local_variable info • The value of the local variable 'screenWidth' isn't used • lib/pages/id_card/id_card_page_2.dart:740:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/id_card/id_card_page_2.dart:741:23 • unused_local_variable info • The value of the local variable 'loginResult' isn't used • lib/pages/id_card/id_card_page_2.dart:1092:25 • unused_local_variable info • The value of the local variable 'refreshResult' isn't used • lib/pages/id_card/id_card_page_2.dart:1220:27 • unused_local_variable info • The value of the local variable 'a' isn't used • lib/pages/login/login_form.dart:447:14 • unused_local_variable info • The value of the local variable 'shortestSide' isn't used • lib/pages/login/login_page.dart:67:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/login/login_page.dart:73:23 • unused_local_variable info • The value of the local variable 'shortestSide' isn't used • lib/pages/password_reset/password_reset_page.dart:40:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/password_reset/password_reset_page.dart:46:23 • unused_local_variable info • Unused import: 'package:flutter_facebook_login/flutter_facebook_login.dart' • lib/pages/splash/splash_page.dart:4:8 • unused_import info • The value of the local variable 'shortestSide' isn't used • lib/pages/splash/splash_page.dart:66:18 • unused_local_variable info • The value of the local variable 'screenWidth' isn't used • lib/pages/splash/splash_page.dart:71:18 • unused_local_variable info • The value of the local variable 'orientation' isn't used • lib/pages/splash/splash_page.dart:72:23 • unused_local_variable info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:38:29 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:39:29 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:40:17 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:44:28 • unnecessary_brace_in_string_interps info • Avoid using braces in interpolation when not needed • lib/services/my_pretty_printer.dart:45:16 • unnecessary_brace_in_string_interps 30 issues found. (ran in 28.5s) Marvins-Mac-mini:flutter_sssi_lgu yuri$ ``` <!-- Finally, paste the output of running `flutter doctor -v` here. --> ### flutter doctor -v ``` The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. Marvins-Mac-mini:flutter_sssi_lgu yuri$ flutter doctor -v [✓] Flutter (Channel stable, v1.17.5, on Mac OS X 10.15.5 19F101, locale en-PH) • Flutter version 1.17.5 at /Users/yuri/Desktop/PRJ/flutter • Framework revision 8af6b2f038 (6 weeks ago), 2020-06-30 12:53:55 -0700 • Engine revision ee76268252 • Dart version 2.8.4 [✗] Android toolchain - develop for Android devices ✗ Unable to locate Android SDK. Install Android Studio from: https://developer.android.com/studio/index.html On first launch it will assist you in installing the Android SDK components. (or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions). If the Android SDK has been installed to a custom location, set ANDROID_SDK_ROOT to that location. You may also want to add it to your PATH environment variable. [✓] Xcode - develop for iOS and macOS (Xcode 11.5) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 11.5, Build version 11E608c • CocoaPods version 1.9.3 [!] Android Studio (not installed) • Android Studio not found; download from https://developer.android.com/studio/index.html (or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions). [✓] VS Code (version 1.47.3) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.13.2 [✓] Connected device (1 available) • iPhone SE (2nd generation) • 18FC5455-66B4-43C3-8D26-3F7F8B1A5D91 • ios • com.apple.CoreSimulator.SimRuntime.iOS-13-5 (simulator) ! Doctor found issues in 2 categories. Marvins-Mac-mini:flutter_sssi_lgu yuri$ ``` <!-- Run your application with `flutter run --verbose` and attach all the log output below between the lines with the backticks. If there is an exception, please see if the error message includes enough information to explain how to solve the issue. --> ### flutter run --verbose [flutter run.txt](https://github.com/flutter/flutter/files/5064264/flutter.run.txt) </details>
non_process
googlesignin disconnect signin hangs or becomes stuck for ios when using isolatehandler spawn thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if our documentation doesn t have an answer to what you re looking for then fill out the template below please read our guide to filing a bug first steps to reproduce i am using the google sign in plugin to login to my app using a google account i login using this method dart future onloginwithgooglebuttonpressed async final googlesignin googlesignin googlesignin scopes email googlesigninaccount googleaccount try googleaccount await googlesignin signin if googleaccount null it works just fine for both android and ios however when i logout using this method dart future onlogoutbuttonpressed async final googlesignin googlesignin googlesignin if await googlesignin issignedin await googlesignin disconnect stuck here in ios it works just fine for android but it becomes stuck indefinitely in the googlesignin disconnect method for ios it does not throw any errors it just becomes stuck indefinitely until i force close the app expected results to finish logging out and proceed to login screen actual results stuck in log out process logs pubspec yaml name sssi lgu description a new flutter project the following line prevents the package from being accidentally published to pub dev using pub publish this is preferred for private packages publish to none remove this line if you wish to publish to pub dev the following defines the version and build number for your application a version number is three numbers separated by dots like followed by an optional build number separated by a both the version and the builder number may be overridden in flutter build by specifying build name and build number respectively in android build name is used as versionname while build number used as versioncode read more about android versioning at in ios build name is used as cfbundleshortversionstring while build number used as cfbundleversion read more about ios versioning at version environment sdk dependencies flutter sdk flutter after init after layout barcode image connectivity device info easy localization flip card flutter facebook login flutter icons flutter speed dial google sign in isolate handler http logger meta package info path provider photo view progress dialog qr flutter quiver responsive builder shared preferences simple gesture detector sqflite the following adds the cupertino icons font to your application use with the cupertinoicons class for ios style icons cupertino icons dev dependencies flutter test sdk flutter flutter launcher icons flutter icons image path android assets images sssi logo square png image path ios assets images sssi logo square ios png android true ios true for information on the generic dart part of this file see the following page the following section is specific to flutter flutter the following line ensures that the material icons font is included with your application so that you can use the icons in the material icons class uses material design true to add assets to your application add an assets section like this assets images a dot burr jpeg images a dot ham jpeg assets assets images locales assets fonts an image asset can refer to one or more resolution specific variants see for details regarding adding assets from package dependencies see to add custom fonts to your application add a fonts section here in this flutter section each entry in this list should have a family key with the font family name and a fonts key with a list giving the asset and other descriptors for the font for example fonts family schyler fonts asset fonts schyler regular ttf asset fonts schyler italic ttf style italic family trajan pro fonts asset fonts trajanpro ttf asset fonts trajanpro bold ttf weight for details regarding fonts from package dependencies see run flutter analyze and attach any output of that command below if there are any analysis errors try resolving them before filing this issue flutter analyze the default interactive shell is now zsh to update your account to use zsh please run chsh s bin zsh for more details please visit marvins mac mini flutter sssi lgu yuri flutter analyze analyzing flutter sssi lgu info • this class or a class that this class inherits from is marked as immutable but one or more of its instance fields aren t final myprogressdialog myprogressdialogstate • lib components my progress dialog dart • must be immutable info • the value of the local variable shortestside isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable orientation isn t used • lib pages id card id card page dart • unused local variable info • the declaration generateidcardfront isn t referenced • lib pages id card id card page dart • unused element info • the declaration generateidcardback isn t referenced • lib pages id card id card page dart • unused element info • the value of the local variable idcardtemplatefile isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable profilepicturefile isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable fontfile isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable profilepicturefile isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable fontfile isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable a isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable shortestside isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable screenwidth isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable orientation isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable loginresult isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable refreshresult isn t used • lib pages id card id card page dart • unused local variable info • the value of the local variable a isn t used • lib pages login login form dart • unused local variable info • the value of the local variable shortestside isn t used • lib pages login login page dart • unused local variable info • the value of the local variable orientation isn t used • lib pages login login page dart • unused local variable info • the value of the local variable shortestside isn t used • lib pages password reset password reset page dart • unused local variable info • the value of the local variable orientation isn t used • lib pages password reset password reset page dart • unused local variable info • unused import package flutter facebook login flutter facebook login dart • lib pages splash splash page dart • unused import info • the value of the local variable shortestside isn t used • lib pages splash splash page dart • unused local variable info • the value of the local variable screenwidth isn t used • lib pages splash splash page dart • unused local variable info • the value of the local variable orientation isn t used • lib pages splash splash page dart • unused local variable info • avoid using braces in interpolation when not needed • lib services my pretty printer dart • unnecessary brace in string interps info • avoid using braces in interpolation when not needed • lib services my pretty printer dart • unnecessary brace in string interps info • avoid using braces in interpolation when not needed • lib services my pretty printer dart • unnecessary brace in string interps info • avoid using braces in interpolation when not needed • lib services my pretty printer dart • unnecessary brace in string interps info • avoid using braces in interpolation when not needed • lib services my pretty printer dart • unnecessary brace in string interps issues found ran in marvins mac mini flutter sssi lgu yuri flutter doctor v the default interactive shell is now zsh to update your account to use zsh please run chsh s bin zsh for more details please visit marvins mac mini flutter sssi lgu yuri flutter doctor v flutter channel stable on mac os x locale en ph • flutter version at users yuri desktop prj flutter • framework revision weeks ago • engine revision • dart version android toolchain develop for android devices ✗ unable to locate android sdk install android studio from on first launch it will assist you in installing the android sdk components or visit for detailed instructions if the android sdk has been installed to a custom location set android sdk root to that location you may also want to add it to your path environment variable xcode develop for ios and macos xcode • xcode at applications xcode app contents developer • xcode build version • cocoapods version android studio not installed • android studio not found download from or visit for detailed instructions vs code version • vs code at applications visual studio code app contents • flutter extension version connected device available • iphone se generation • • ios • com apple coresimulator simruntime ios simulator doctor found issues in categories marvins mac mini flutter sssi lgu yuri run your application with flutter run verbose and attach all the log output below between the lines with the backticks if there is an exception please see if the error message includes enough information to explain how to solve the issue flutter run verbose
0
7,489
10,579,053,147
IssuesEvent
2019-10-08 01:05:50
Shothogun/Hypothetical-assembly-Assembler
https://api.github.com/repos/Shothogun/Hypothetical-assembly-Assembler
closed
Retirar espaços entre LABEL+Número
Preprocess Module enhancement
Durante o pré-processamento os espaços entre LABEL+Número devem ser removidos.
1.0
Retirar espaços entre LABEL+Número - Durante o pré-processamento os espaços entre LABEL+Número devem ser removidos.
process
retirar espaços entre label número durante o pré processamento os espaços entre label número devem ser removidos
1
15,516
19,703,267,393
IssuesEvent
2022-01-12 18:52:21
googleapis/java-cloudbuild
https://api.github.com/repos/googleapis/java-cloudbuild
opened
Your .repo-metadata.json file has a problem 🤒
type: process repo-metadata: lint
You have a problem with your .repo-metadata.json file: Result of scan 📈: * release_level must be equal to one of the allowed values in .repo-metadata.json * api_shortname 'build' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this issue. Reach out to **go/github-automation** if you have any questions.
1.0
Your .repo-metadata.json file has a problem 🤒 - You have a problem with your .repo-metadata.json file: Result of scan 📈: * release_level must be equal to one of the allowed values in .repo-metadata.json * api_shortname 'build' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this issue. Reach out to **go/github-automation** if you have any questions.
process
your repo metadata json file has a problem 🤒 you have a problem with your repo metadata json file result of scan 📈 release level must be equal to one of the allowed values in repo metadata json api shortname build invalid in repo metadata json ☝️ once you correct these problems you can close this issue reach out to go github automation if you have any questions
1
36,651
17,850,375,316
IssuesEvent
2021-09-04 00:49:55
CMU-313/Mayan-EDMS
https://api.github.com/repos/CMU-313/Mayan-EDMS
reopened
Eliminate render-blocking resources
performance
The current performance score of 64 can improved if render blocking resources are eliminated
True
Eliminate render-blocking resources - The current performance score of 64 can improved if render blocking resources are eliminated
non_process
eliminate render blocking resources the current performance score of can improved if render blocking resources are eliminated
0
996
3,461,580,618
IssuesEvent
2015-12-20 06:33:04
t3kt/vjzual2
https://api.github.com/repos/t3kt/vjzual2
closed
add monochrome settings to the color adjustment module
enhancement video processing
doing it with saturation produces different results, and it would be good to have more control
1.0
add monochrome settings to the color adjustment module - doing it with saturation produces different results, and it would be good to have more control
process
add monochrome settings to the color adjustment module doing it with saturation produces different results and it would be good to have more control
1
178,113
21,509,289,937
IssuesEvent
2022-04-28 01:25:01
yaroschiffelers/vue-scheme
https://api.github.com/repos/yaroschiffelers/vue-scheme
closed
WS-2017-0236 (Medium) detected in growl-1.9.2.tgz - autoclosed
security vulnerability
## WS-2017-0236 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>growl-1.9.2.tgz</b></p></summary> <p>Growl unobtrusive notifications</p> <p>Library home page: <a href="https://registry.npmjs.org/growl/-/growl-1.9.2.tgz">https://registry.npmjs.org/growl/-/growl-1.9.2.tgz</a></p> <p>Path to dependency file: /vue-scheme/package.json</p> <p>Path to vulnerable library: /tmp/git/vue-scheme/node_modules/growl/package.json</p> <p> Dependency Hierarchy: - cli-plugin-e2e-nightwatch-3.9.2.tgz (Root Library) - nightwatch-0.9.21.tgz - mocha-nightwatch-3.2.2.tgz - :x: **growl-1.9.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/yaroschiffelers/vue-scheme/commits/00fbbf1249d4b7cb16b6f1046bb6b647c82893a2">00fbbf1249d4b7cb16b6f1046bb6b647c82893a2</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Affected versions of the package are vulnerable to Arbitrary Code Injection. <p>Publish Date: 2017-05-01 <p>URL: <a href=https://github.com/tj/node-growl/commit/d9f6ea2fb215ab9c5bce3e9ee88b1f0803aaf71e>WS-2017-0236</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.6</b>)</summary> <p> Base Score Metrics not available</p> </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: Change files</p> <p>Origin: <a href="https://github.com/tj/node-growl/commit/d9f6ea2fb215ab9c5bce3e9ee88b1f0803aaf71e">https://github.com/tj/node-growl/commit/d9f6ea2fb215ab9c5bce3e9ee88b1f0803aaf71e</a></p> <p>Release Date: 2016-09-05</p> <p>Fix Resolution: Replace or update the following files: package.json, growl.js</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2017-0236 (Medium) detected in growl-1.9.2.tgz - autoclosed - ## WS-2017-0236 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>growl-1.9.2.tgz</b></p></summary> <p>Growl unobtrusive notifications</p> <p>Library home page: <a href="https://registry.npmjs.org/growl/-/growl-1.9.2.tgz">https://registry.npmjs.org/growl/-/growl-1.9.2.tgz</a></p> <p>Path to dependency file: /vue-scheme/package.json</p> <p>Path to vulnerable library: /tmp/git/vue-scheme/node_modules/growl/package.json</p> <p> Dependency Hierarchy: - cli-plugin-e2e-nightwatch-3.9.2.tgz (Root Library) - nightwatch-0.9.21.tgz - mocha-nightwatch-3.2.2.tgz - :x: **growl-1.9.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/yaroschiffelers/vue-scheme/commits/00fbbf1249d4b7cb16b6f1046bb6b647c82893a2">00fbbf1249d4b7cb16b6f1046bb6b647c82893a2</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Affected versions of the package are vulnerable to Arbitrary Code Injection. <p>Publish Date: 2017-05-01 <p>URL: <a href=https://github.com/tj/node-growl/commit/d9f6ea2fb215ab9c5bce3e9ee88b1f0803aaf71e>WS-2017-0236</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.6</b>)</summary> <p> Base Score Metrics not available</p> </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: Change files</p> <p>Origin: <a href="https://github.com/tj/node-growl/commit/d9f6ea2fb215ab9c5bce3e9ee88b1f0803aaf71e">https://github.com/tj/node-growl/commit/d9f6ea2fb215ab9c5bce3e9ee88b1f0803aaf71e</a></p> <p>Release Date: 2016-09-05</p> <p>Fix Resolution: Replace or update the following files: package.json, growl.js</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_process
ws medium detected in growl tgz autoclosed ws medium severity vulnerability vulnerable library growl tgz growl unobtrusive notifications library home page a href path to dependency file vue scheme package json path to vulnerable library tmp git vue scheme node modules growl package json dependency hierarchy cli plugin nightwatch tgz root library nightwatch tgz mocha nightwatch tgz x growl tgz vulnerable library found in head commit a href vulnerability details affected versions of the package are vulnerable to arbitrary code injection publish date url a href cvss score details base score metrics not available suggested fix type change files origin a href release date fix resolution replace or update the following files package json growl js step up your open source security game with whitesource
0
13,286
15,764,687,322
IssuesEvent
2021-03-31 13:28:26
dhh1128/ctwg
https://api.github.com/repos/dhh1128/ctwg
opened
[PROCESS] Ingestible and Exported Data Models
process
## Need There seems to be an assumption that there is a single data model for ingestible data, and a single model for exported data. While these data models may be good starting points, I would expect other data models to be supported in the future. This means that there is a need for the ability to support such unknown data models in the future. ## Proposed Solution Make ingestible data models a part of the [ingestion tools](https://github.com/dhh1128/ctwg/issues/4) that allow them to be transformed into the corpus and make exported data models an integral part of [extraction tools](https://github.com/dhh1128/ctwg/issues/4).
1.0
[PROCESS] Ingestible and Exported Data Models - ## Need There seems to be an assumption that there is a single data model for ingestible data, and a single model for exported data. While these data models may be good starting points, I would expect other data models to be supported in the future. This means that there is a need for the ability to support such unknown data models in the future. ## Proposed Solution Make ingestible data models a part of the [ingestion tools](https://github.com/dhh1128/ctwg/issues/4) that allow them to be transformed into the corpus and make exported data models an integral part of [extraction tools](https://github.com/dhh1128/ctwg/issues/4).
process
ingestible and exported data models need there seems to be an assumption that there is a single data model for ingestible data and a single model for exported data while these data models may be good starting points i would expect other data models to be supported in the future this means that there is a need for the ability to support such unknown data models in the future proposed solution make ingestible data models a part of the that allow them to be transformed into the corpus and make exported data models an integral part of
1
20,217
26,806,515,624
IssuesEvent
2023-02-01 18:44:40
mmattDonk/AI-TTS-Donations
https://api.github.com/repos/mmattDonk/AI-TTS-Donations
closed
Max sounds per request feature
👍 good first issue 💫 feature_request @solrock/processor processor Medium priority
To avoid donos like (1) || (2) || (3) || (4) || (5) || (6) || (7) || (8) || (9) || (10) || (11) || (12) || (13) || (14) || (15) || (16) ...
2.0
Max sounds per request feature - To avoid donos like (1) || (2) || (3) || (4) || (5) || (6) || (7) || (8) || (9) || (10) || (11) || (12) || (13) || (14) || (15) || (16) ...
process
max sounds per request feature to avoid donos like
1
425,751
29,496,663,165
IssuesEvent
2023-06-02 17:35:33
ts-rest/ts-rest
https://api.github.com/repos/ts-rest/ts-rest
closed
Document *how* ts-rest works
documentation
I want to better explain the mental model, with some diagrams. ## Contract `initContract` from @ts-rest/core - Defined only on the front end, for an uncontrollable API - Defined in a shared lib, used by both front and backend - Defined by a shared npm module, for an internal or external API ^ To clarify and advertise that it isn't a full stack, all-or-nothing tech, it can be incrementally adopted and has no backend requirements. ## Base client `initClient` from @ts-rest/core - Is a simple wrapper around fetch, nothing more, it has a type-safe wrapper around it but the implementation is SERIOUSLY tiny - Can be used for _any_ framework, not restricted to @tanstack adapters ^ To clarify that you can use any framework, no limits. (#71 ) ## Other libs - Adapters for first-class support with other libs, NOT REQUIRED - ^ To clarify that you can use ts-rest even without a supported adapter e.g. Vue (#71 )
1.0
Document *how* ts-rest works - I want to better explain the mental model, with some diagrams. ## Contract `initContract` from @ts-rest/core - Defined only on the front end, for an uncontrollable API - Defined in a shared lib, used by both front and backend - Defined by a shared npm module, for an internal or external API ^ To clarify and advertise that it isn't a full stack, all-or-nothing tech, it can be incrementally adopted and has no backend requirements. ## Base client `initClient` from @ts-rest/core - Is a simple wrapper around fetch, nothing more, it has a type-safe wrapper around it but the implementation is SERIOUSLY tiny - Can be used for _any_ framework, not restricted to @tanstack adapters ^ To clarify that you can use any framework, no limits. (#71 ) ## Other libs - Adapters for first-class support with other libs, NOT REQUIRED - ^ To clarify that you can use ts-rest even without a supported adapter e.g. Vue (#71 )
non_process
document how ts rest works i want to better explain the mental model with some diagrams contract initcontract from ts rest core defined only on the front end for an uncontrollable api defined in a shared lib used by both front and backend defined by a shared npm module for an internal or external api to clarify and advertise that it isn t a full stack all or nothing tech it can be incrementally adopted and has no backend requirements base client initclient from ts rest core is a simple wrapper around fetch nothing more it has a type safe wrapper around it but the implementation is seriously tiny can be used for any framework not restricted to tanstack adapters to clarify that you can use any framework no limits other libs adapters for first class support with other libs not required to clarify that you can use ts rest even without a supported adapter e g vue
0
21,956
30,453,405,847
IssuesEvent
2023-07-16 15:28:45
elastic/beats
https://api.github.com/repos/elastic/beats
closed
[libbeat] add_nomad_metadata - nomad.datacenter should only contain the allocation's datacenter
bug discuss libbeat :Processors Team:Integrations Stalled
In my opinion the `nomad.datacenter` field should only contain the datacenter associated with the given allocation ID. What I'm seeing is a list of all datacenters that the job is deployed in. That's not helpful for filtering logs based on the running datacenter. Curious what others think? ``` { "nomad": { "allocation": { "name": "phone-notifier.server[1]", "id": "487925d1-df83-88f7-d0e4-2644818ce71e", "status": "running" }, "task": { "name": "server" }, "namespace": "default", "datacenter": [ "east", "west" ], "region": "global", "job": { "name": "phone-notifier", "type": "service" } } } ```
1.0
[libbeat] add_nomad_metadata - nomad.datacenter should only contain the allocation's datacenter - In my opinion the `nomad.datacenter` field should only contain the datacenter associated with the given allocation ID. What I'm seeing is a list of all datacenters that the job is deployed in. That's not helpful for filtering logs based on the running datacenter. Curious what others think? ``` { "nomad": { "allocation": { "name": "phone-notifier.server[1]", "id": "487925d1-df83-88f7-d0e4-2644818ce71e", "status": "running" }, "task": { "name": "server" }, "namespace": "default", "datacenter": [ "east", "west" ], "region": "global", "job": { "name": "phone-notifier", "type": "service" } } } ```
process
add nomad metadata nomad datacenter should only contain the allocation s datacenter in my opinion the nomad datacenter field should only contain the datacenter associated with the given allocation id what i m seeing is a list of all datacenters that the job is deployed in that s not helpful for filtering logs based on the running datacenter curious what others think nomad allocation name phone notifier server id status running task name server namespace default datacenter east west region global job name phone notifier type service
1
13,761
16,521,140,377
IssuesEvent
2021-05-26 14:40:36
google/android-fhir
https://api.github.com/repos/google/android-fhir
closed
Adopt "Squash and Merge" strategy
process
**Describe the Issue** There are [3 merge strategies](https://docs.github.com/en/github/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges#squash-and-merge-your-pull-request-commits) we can use on GitHub. - Create a merge commit - Squash and merge - Rebase and merge We have been using the first one for all PRs as far as I know. @kevinmost raised a really good point: > I've noticed recently that the git commit history is quite messy 🙂 > I think that this is mostly due to PRs being merged with the default Github strategy, which merges a submitted PR into master. > You can currently submit a PR using "Merge (Squash)", as I did here https://github.com/google/android-fhir/pull/496. You can see near the top of my attached git log screenshot that that commit is flat + linear on top of master, which IMO makes the master branch history look a lot cleaner. > Merge (Squash) is currently optional. Are there any objections to making this the default + only strategy for submitting Github PRs? ![image (2)](https://user-images.githubusercontent.com/28757340/119635517-ae1d3700-be0b-11eb-8e96-c704905665ac.png) > Switching to this strategy shouldn't change anyone's workflow. The main difference is that the master branch will become strictly linear, with one commit per submitted PR I think we can probably all agree that rebase and merge is not a great strategy. For the first two strategies, there are people who prefer one or the other on the internet: - https://blog.developer.atlassian.com/pull-request-merge-strategies-the-great-debate/ - https://blog.dnsimple.com/2019/01/two-years-of-squash-merge/ To me, the second article puts forward a much stronger argument with clearly articulated benefits (especially around how the merge history can be more useful for blame, cherry-pick, rollback etc) rather than a "very simple" reason of "traceability and context" in the first article without further discussion or evidence. So I would second @kevinmost's proposal. But creating this issue here to allow for further discussion from all contributors. **Would you like to work on the issue?** Yes I can adjust which ones of the three strategies are allowed for the codebase if we reach concensus here.
1.0
Adopt "Squash and Merge" strategy - **Describe the Issue** There are [3 merge strategies](https://docs.github.com/en/github/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges#squash-and-merge-your-pull-request-commits) we can use on GitHub. - Create a merge commit - Squash and merge - Rebase and merge We have been using the first one for all PRs as far as I know. @kevinmost raised a really good point: > I've noticed recently that the git commit history is quite messy 🙂 > I think that this is mostly due to PRs being merged with the default Github strategy, which merges a submitted PR into master. > You can currently submit a PR using "Merge (Squash)", as I did here https://github.com/google/android-fhir/pull/496. You can see near the top of my attached git log screenshot that that commit is flat + linear on top of master, which IMO makes the master branch history look a lot cleaner. > Merge (Squash) is currently optional. Are there any objections to making this the default + only strategy for submitting Github PRs? ![image (2)](https://user-images.githubusercontent.com/28757340/119635517-ae1d3700-be0b-11eb-8e96-c704905665ac.png) > Switching to this strategy shouldn't change anyone's workflow. The main difference is that the master branch will become strictly linear, with one commit per submitted PR I think we can probably all agree that rebase and merge is not a great strategy. For the first two strategies, there are people who prefer one or the other on the internet: - https://blog.developer.atlassian.com/pull-request-merge-strategies-the-great-debate/ - https://blog.dnsimple.com/2019/01/two-years-of-squash-merge/ To me, the second article puts forward a much stronger argument with clearly articulated benefits (especially around how the merge history can be more useful for blame, cherry-pick, rollback etc) rather than a "very simple" reason of "traceability and context" in the first article without further discussion or evidence. So I would second @kevinmost's proposal. But creating this issue here to allow for further discussion from all contributors. **Would you like to work on the issue?** Yes I can adjust which ones of the three strategies are allowed for the codebase if we reach concensus here.
process
adopt squash and merge strategy describe the issue there are we can use on github create a merge commit squash and merge rebase and merge we have been using the first one for all prs as far as i know kevinmost raised a really good point i ve noticed recently that the git commit history is quite messy 🙂 i think that this is mostly due to prs being merged with the default github strategy which merges a submitted pr into master you can currently submit a pr using merge squash as i did here you can see near the top of my attached git log screenshot that that commit is flat linear on top of master which imo makes the master branch history look a lot cleaner merge squash is currently optional are there any objections to making this the default only strategy for submitting github prs switching to this strategy shouldn t change anyone s workflow the main difference is that the master branch will become strictly linear with one commit per submitted pr i think we can probably all agree that rebase and merge is not a great strategy for the first two strategies there are people who prefer one or the other on the internet to me the second article puts forward a much stronger argument with clearly articulated benefits especially around how the merge history can be more useful for blame cherry pick rollback etc rather than a very simple reason of traceability and context in the first article without further discussion or evidence so i would second kevinmost s proposal but creating this issue here to allow for further discussion from all contributors would you like to work on the issue yes i can adjust which ones of the three strategies are allowed for the codebase if we reach concensus here
1
5,267
8,057,870,262
IssuesEvent
2018-08-02 16:37:24
emacs-ess/ESS
https://api.github.com/repos/emacs-ess/ESS
closed
ess-eval-visibly nil or 'nowait has extra `+` in output
process:eval
Evaluating this code: ```R library(dplyr) mtcars %>% group_by(cyl) %>% summarize(m = mean(wt), n = n()) ``` with `(setq ess-eval-visibly t)` (the default) produces this in the iESS buffer: ``` # A tibble: 3 × 3 cyl m n <dbl> <dbl> <int> 1 4 2.285727 11 2 6 3.117143 7 3 8 3.999214 14 ``` While setting `ess-eval-visibly` to `'nowait` or `'nil` produces this: ``` > + + + # A tibble: 3 × 3 cyl m n <dbl> <dbl> <int> 1 4 2.285727 11 2 6 3.117143 7 3 8 3.999214 14 ``` Including the `>` and `+` symbols can make the output more confusing to read when it's more complicated since alignment gets messed up. I'm running Emacs 25.1, ess-version 16.10-1 [elpa: 20170227.802] on a linux system.
1.0
ess-eval-visibly nil or 'nowait has extra `+` in output - Evaluating this code: ```R library(dplyr) mtcars %>% group_by(cyl) %>% summarize(m = mean(wt), n = n()) ``` with `(setq ess-eval-visibly t)` (the default) produces this in the iESS buffer: ``` # A tibble: 3 × 3 cyl m n <dbl> <dbl> <int> 1 4 2.285727 11 2 6 3.117143 7 3 8 3.999214 14 ``` While setting `ess-eval-visibly` to `'nowait` or `'nil` produces this: ``` > + + + # A tibble: 3 × 3 cyl m n <dbl> <dbl> <int> 1 4 2.285727 11 2 6 3.117143 7 3 8 3.999214 14 ``` Including the `>` and `+` symbols can make the output more confusing to read when it's more complicated since alignment gets messed up. I'm running Emacs 25.1, ess-version 16.10-1 [elpa: 20170227.802] on a linux system.
process
ess eval visibly nil or nowait has extra in output evaluating this code r library dplyr mtcars group by cyl summarize m mean wt n n with setq ess eval visibly t the default produces this in the iess buffer a tibble × cyl m n while setting ess eval visibly to nowait or nil produces this a tibble × cyl m n including the and symbols can make the output more confusing to read when it s more complicated since alignment gets messed up i m running emacs ess version on a linux system
1
9,430
12,420,137,259
IssuesEvent
2020-05-23 10:21:04
threefoldtech/home
https://api.github.com/repos/threefoldtech/home
closed
GE: A failed deployment killed all others in the same network
process_duplicate
tried to deploy a minio, which failed before asking about payment now all other deployments are not reachable anymore failed: 9579 not reachable anymore: 9578, 9569, 9563, 9564
1.0
GE: A failed deployment killed all others in the same network - tried to deploy a minio, which failed before asking about payment now all other deployments are not reachable anymore failed: 9579 not reachable anymore: 9578, 9569, 9563, 9564
process
ge a failed deployment killed all others in the same network tried to deploy a minio which failed before asking about payment now all other deployments are not reachable anymore failed not reachable anymore
1
281,855
8,700,433,456
IssuesEvent
2018-12-05 08:43:38
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.oculus.com - site is not usable
browser-firefox priority-normal
<!-- @browser: Firefox 65.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.oculus.com/rift/setup/ **Browser / Version**: Firefox 65.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: Main body isn't visible. **Steps to Reproduce**: Turn off FF tracking protection, turn off extensions, remove the proxy configuration. [![Screenshot Description](https://webcompat.com/uploads/2018/12/16476243-5f4b-49d5-adb5-1358ac5452f6-thumb.jpeg)](https://webcompat.com/uploads/2018/12/16476243-5f4b-49d5-adb5-1358ac5452f6.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20181204151509</li><li>tracking content blocked: true (basic)</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: false</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: aurora</li> </ul> <p>Console Messages:</p> <pre> [u'[console.timeStamp(t_start) https://www.oculus.com/rift/setup/:3:1207]', u'[JavaScript Warning: "The resource at https://connect.facebook.net/en_US/fbevents.js was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://connect.facebook.net/en_US/fbevents.js." {file: "https://www.oculus.com/rift/setup/" line: 1}]', u'[JavaScript Warning: "Content Security Policy: Ignoring x-frame-options because of frame-ancestors directive."]', u'[JavaScript Warning: "The resource at https://connect.facebook.net/en_US/sdk.js was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://connect.facebook.net/en_US/sdk.js." {file: "https://www.oculus.com/rift/setup/" line: 1}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[console.timeStamp(t_domcontent) https://www.oculus.com/rift/setup/:3:1207]', u'[console.timeStamp(t_tti) https://www.oculus.com/rift/setup/:3:1207]', u'[JavaScript Warning: "The resource at https://www.google-analytics.com/analytics.js was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://www.google-analytics.com/analytics.js." {file: "https://www.oculus.com/rift/setup/" line: 1}]', u'[console.error(ErrorUtils caught an error: "The operation is insecure.". Subsequent errors won\'t be logged; see https://fburl.com/debugjs.) https://static.xx.fbcdn.net/rsrc.php/v3/y3/r/FF90y4Lbncb.js:55:6201]', u'[console.timeStamp(t_prehooks) https://www.oculus.com/rift/setup/:3:1207]', u'[console.timeStamp(t_hooks) https://www.oculus.com/rift/setup/:3:1207]', u'[JavaScript Warning: "Content Security Policy: Ignoring x-frame-options because of frame-ancestors directive."]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 2}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 45}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 33}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 33}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 13}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 33}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 13}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "The resource at https://www.googletagmanager.com/gtag/js?id=AW-861461161 was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://www.googletagmanager.com/gtag/js?id=AW-861461161." {file: "https://www.fbsbx.com/tealium/?env=prod" line: 1}]', u'[JavaScript Warning: "Content Security Policy: Ignoring x-frame-options because of frame-ancestors directive."]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://bat.bing.com/bat.js" line: 1}]', u'[console.timeStamp(t_layout) https://www.oculus.com/rift/setup/:3:1207]', u'[console.timeStamp(perf_trace {"name": "e2e", "parent": "PageEvents.BIGPIPE_ONLOAD"}) https://static.xx.fbcdn.net/rsrc.php/v3/y3/r/FF90y4Lbncb.js:118:2787]', u'[console.timeStamp(t_paint) https://www.oculus.com/rift/setup/:3:1207]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.oculus.com - site is not usable - <!-- @browser: Firefox 65.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.oculus.com/rift/setup/ **Browser / Version**: Firefox 65.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: Main body isn't visible. **Steps to Reproduce**: Turn off FF tracking protection, turn off extensions, remove the proxy configuration. [![Screenshot Description](https://webcompat.com/uploads/2018/12/16476243-5f4b-49d5-adb5-1358ac5452f6-thumb.jpeg)](https://webcompat.com/uploads/2018/12/16476243-5f4b-49d5-adb5-1358ac5452f6.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20181204151509</li><li>tracking content blocked: true (basic)</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: false</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: aurora</li> </ul> <p>Console Messages:</p> <pre> [u'[console.timeStamp(t_start) https://www.oculus.com/rift/setup/:3:1207]', u'[JavaScript Warning: "The resource at https://connect.facebook.net/en_US/fbevents.js was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://connect.facebook.net/en_US/fbevents.js." {file: "https://www.oculus.com/rift/setup/" line: 1}]', u'[JavaScript Warning: "Content Security Policy: Ignoring x-frame-options because of frame-ancestors directive."]', u'[JavaScript Warning: "The resource at https://connect.facebook.net/en_US/sdk.js was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://connect.facebook.net/en_US/sdk.js." {file: "https://www.oculus.com/rift/setup/" line: 1}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[console.timeStamp(t_domcontent) https://www.oculus.com/rift/setup/:3:1207]', u'[console.timeStamp(t_tti) https://www.oculus.com/rift/setup/:3:1207]', u'[JavaScript Warning: "The resource at https://www.google-analytics.com/analytics.js was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://www.google-analytics.com/analytics.js." {file: "https://www.oculus.com/rift/setup/" line: 1}]', u'[console.error(ErrorUtils caught an error: "The operation is insecure.". Subsequent errors won\'t be logged; see https://fburl.com/debugjs.) https://static.xx.fbcdn.net/rsrc.php/v3/y3/r/FF90y4Lbncb.js:55:6201]', u'[console.timeStamp(t_prehooks) https://www.oculus.com/rift/setup/:3:1207]', u'[console.timeStamp(t_hooks) https://www.oculus.com/rift/setup/:3:1207]', u'[JavaScript Warning: "Content Security Policy: Ignoring x-frame-options because of frame-ancestors directive."]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 2}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 45}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 33}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 33}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 13}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 33}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 13}]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://tags.tiqcdn.com/utag/facebook/oculus/prod/utag.js" line: 17}]', u'[JavaScript Warning: "The resource at https://www.googletagmanager.com/gtag/js?id=AW-861461161 was blocked because content blocking is enabled." {file: "https://www.oculus.com/rift/setup/" line: 0}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://www.googletagmanager.com/gtag/js?id=AW-861461161." {file: "https://www.fbsbx.com/tealium/?env=prod" line: 1}]', u'[JavaScript Warning: "Content Security Policy: Ignoring x-frame-options because of frame-ancestors directive."]', u'[JavaScript Warning: "Request to access cookie or storage on https://www.fbsbx.com/tealium/?env=prod was blocked because we are blocking all third-party storage access requests and content blocking is enabled." {file: "https://bat.bing.com/bat.js" line: 1}]', u'[console.timeStamp(t_layout) https://www.oculus.com/rift/setup/:3:1207]', u'[console.timeStamp(perf_trace {"name": "e2e", "parent": "PageEvents.BIGPIPE_ONLOAD"}) https://static.xx.fbcdn.net/rsrc.php/v3/y3/r/FF90y4Lbncb.js:118:2787]', u'[console.timeStamp(t_paint) https://www.oculus.com/rift/setup/:3:1207]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_process
site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description main body isn t visible steps to reproduce turn off ff tracking protection turn off extensions remove the proxy configuration browser configuration mixed active content blocked false image mem shared true buildid tracking content blocked true basic gfx webrender blob images true hastouchscreen false mixed passive content blocked false gfx webrender enabled false gfx webrender all false channel aurora console messages u u u u u u u u u u u u u u u u u u u u u u u u u u u u u u u u u u from with ❤️
0
654,012
21,633,608,678
IssuesEvent
2022-05-05 12:20:53
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
closed
Create html examples
High priority Group-2-2022
Reference to #11402. We need to create some html examples which cover the different areas we might need to test. Try to cover typical html code and how it would look. **Check where you are to place these examples in the original issue!**
1.0
Create html examples - Reference to #11402. We need to create some html examples which cover the different areas we might need to test. Try to cover typical html code and how it would look. **Check where you are to place these examples in the original issue!**
non_process
create html examples reference to we need to create some html examples which cover the different areas we might need to test try to cover typical html code and how it would look check where you are to place these examples in the original issue
0
699
3,194,197,237
IssuesEvent
2015-09-30 10:38:24
arduino/Arduino
https://api.github.com/repos/arduino/Arduino
closed
#line directive interferes with disassembly.
Component: Preprocessor Waiting for feedback
Sometime recently (https://github.com/arduino/Arduino/commit/77ed2f4d62d51ca9d79f3353936e9d359d886ccb ) "#line" directives were added to the pre-processed code to make error messages better reflect the actual source code, instead of the pre-processed source code. However, since the "#line" directives refer to the original file ("#line 1 Blink.ino"), which is not actually present in the build directory, dissassembly using "avr-objdump -S" cannot find the source to do a proper mixed source/assembly listing. There are a couple of possible solutions: 1) copy the .ino files into the build directory. 2) use full paths to the original files in the "#line" directives. 3) insist that the user use -I in the avr-objdump (change or add documentation.)
1.0
#line directive interferes with disassembly. - Sometime recently (https://github.com/arduino/Arduino/commit/77ed2f4d62d51ca9d79f3353936e9d359d886ccb ) "#line" directives were added to the pre-processed code to make error messages better reflect the actual source code, instead of the pre-processed source code. However, since the "#line" directives refer to the original file ("#line 1 Blink.ino"), which is not actually present in the build directory, dissassembly using "avr-objdump -S" cannot find the source to do a proper mixed source/assembly listing. There are a couple of possible solutions: 1) copy the .ino files into the build directory. 2) use full paths to the original files in the "#line" directives. 3) insist that the user use -I in the avr-objdump (change or add documentation.)
process
line directive interferes with disassembly sometime recently line directives were added to the pre processed code to make error messages better reflect the actual source code instead of the pre processed source code however since the line directives refer to the original file line blink ino which is not actually present in the build directory dissassembly using avr objdump s cannot find the source to do a proper mixed source assembly listing there are a couple of possible solutions copy the ino files into the build directory use full paths to the original files in the line directives insist that the user use i in the avr objdump change or add documentation
1
52,198
6,223,478,378
IssuesEvent
2017-07-10 12:02:48
Microsoft/vsts-tasks
https://api.github.com/repos/Microsoft/vsts-tasks
closed
Test Run Aborted: Could not load dll
Area: Test
The test run always gets aborted with : 2017-06-12T07:14:06.2237765Z ##[warning]DistributedTests: Error : Some tests could not run because all test agents of this testrun were unreachable for long time. Ensure that all testagents are able to communicate with the server and retry again. Logging into the machine and browsing to c:\testagent i find a log file DTAExecutionHost.exe.log DTAExecutionHost.exe Error: 0 : Main.InitializeAndStartExecutionHost. Exception occured during initialization/start: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
1.0
Test Run Aborted: Could not load dll - The test run always gets aborted with : 2017-06-12T07:14:06.2237765Z ##[warning]DistributedTests: Error : Some tests could not run because all test agents of this testrun were unreachable for long time. Ensure that all testagents are able to communicate with the server and retry again. Logging into the machine and browsing to c:\testagent i find a log file DTAExecutionHost.exe.log DTAExecutionHost.exe Error: 0 : Main.InitializeAndStartExecutionHost. Exception occured during initialization/start: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
non_process
test run aborted could not load dll the test run always gets aborted with distributedtests error some tests could not run because all test agents of this testrun were unreachable for long time ensure that all testagents are able to communicate with the server and retry again logging into the machine and browsing to c testagent i find a log file dtaexecutionhost exe log dtaexecutionhost exe error main initializeandstartexecutionhost exception occured during initialization start system io filenotfoundexception could not load file or assembly microsoft visualstudio testplatform objectmodel version culture neutral publickeytoken or one of its dependencies the system cannot find the file specified file name microsoft visualstudio testplatform objectmodel version culture neutral publickeytoken
0
415,337
12,127,900,178
IssuesEvent
2020-04-22 19:32:21
kubeflow/kubeflow
https://api.github.com/repos/kubeflow/kubeflow
closed
google managed certificate leak
area/front-end kind/bug lifecycle/stale platform/gcp priority/p2
/kind bug **What steps did you take and what happened:** After kubeflow deployment is deleted, managed certificate is not deleted. Can check on https://pantheon.corp.google.com/net-services/loadbalancing/advanced/sslCertificates/list
1.0
google managed certificate leak - /kind bug **What steps did you take and what happened:** After kubeflow deployment is deleted, managed certificate is not deleted. Can check on https://pantheon.corp.google.com/net-services/loadbalancing/advanced/sslCertificates/list
non_process
google managed certificate leak kind bug what steps did you take and what happened after kubeflow deployment is deleted managed certificate is not deleted can check on
0
205,184
15,964,669,351
IssuesEvent
2021-04-16 06:38:05
lcimeni/cookie
https://api.github.com/repos/lcimeni/cookie
opened
NowSecure static analysis: Insecure Implementation Of WebView SSL Error Can Expose Network Traffic to Interception and Modification
documentation nowsecure
### Finding Description The app is using `SslErrorHandler.proceed()`. Apps that use this unsafe implementation of `WebViewClient.onReceivedSslError` usually receive a security alert from Google that prevent them from being uploaded to the Play Store. Using `SslErrorHandler.proceed()` is an unsafe implementation of the WebViewClient.onReceivedSslError handler that ignores all SSL certificate validation errors, making the app vulnerable to man-in-the-middle attacks. An attacker could modify the affected WebView's content, steal sensitive transmitted data (such as login credentials), and execute code inside the app using JavaScript. ### Steps to Reproduce The Android WebviewClient class can notify the host application whenever a recoverable SSL certificate error occurs while loading a resource using the onReceivedSslError method call. On receiving this error, the host application can do one of two things - call SslErrorHandler.cancel() or SslErrorHandler.proceed(). The default (and recommended) behavior is to cancel the load. Applications can choose to proceed past the SSL error however using SslErrorHandler.proceed(). This test checks for instances where the application proceeds past SSL errors received by the WebViewClient. ### Business Impact The app is ignoring a warning that a connection is insecure and proceeding anyways. This can expose sensitive information to interception and modification by remote attackers. ### Remediation Resources It is strongly recommended to always call `SslErrorHandler.cancel()` to cancel the load when a SSL error is received by the WebviewClient. Never allow proceeding past errors using `SslErrorHandler.proceed()`. Apps are also advised not to prompt the user about SSL errors, since the user is unlikely to be able to make an informed security decision (WebView does not provide any UI for displaying the details of the error in a meaningful way). In certain cases, it might be possible to instead change the app's code to only invoke `SslErrorHandler.proceed()` when the certificate presented by the server meets expectations, in order to properly handle SSL certificate validation. For further details, visit https://support.google.com/faqs/answer/7071387?hl=en. ### Risk and Regulatory Information Severity: medium CVSS: 5.9 ### Application - Platform: android - Package: spinwheel.dd.com See more detail in the [NowSecure Report](https://lab.nowsecure.com/app/c452c14a-9e79-11eb-85a9-07515706e82c/assessment/1618553186357#finding-on_received_ssl_error_proceed)
1.0
NowSecure static analysis: Insecure Implementation Of WebView SSL Error Can Expose Network Traffic to Interception and Modification - ### Finding Description The app is using `SslErrorHandler.proceed()`. Apps that use this unsafe implementation of `WebViewClient.onReceivedSslError` usually receive a security alert from Google that prevent them from being uploaded to the Play Store. Using `SslErrorHandler.proceed()` is an unsafe implementation of the WebViewClient.onReceivedSslError handler that ignores all SSL certificate validation errors, making the app vulnerable to man-in-the-middle attacks. An attacker could modify the affected WebView's content, steal sensitive transmitted data (such as login credentials), and execute code inside the app using JavaScript. ### Steps to Reproduce The Android WebviewClient class can notify the host application whenever a recoverable SSL certificate error occurs while loading a resource using the onReceivedSslError method call. On receiving this error, the host application can do one of two things - call SslErrorHandler.cancel() or SslErrorHandler.proceed(). The default (and recommended) behavior is to cancel the load. Applications can choose to proceed past the SSL error however using SslErrorHandler.proceed(). This test checks for instances where the application proceeds past SSL errors received by the WebViewClient. ### Business Impact The app is ignoring a warning that a connection is insecure and proceeding anyways. This can expose sensitive information to interception and modification by remote attackers. ### Remediation Resources It is strongly recommended to always call `SslErrorHandler.cancel()` to cancel the load when a SSL error is received by the WebviewClient. Never allow proceeding past errors using `SslErrorHandler.proceed()`. Apps are also advised not to prompt the user about SSL errors, since the user is unlikely to be able to make an informed security decision (WebView does not provide any UI for displaying the details of the error in a meaningful way). In certain cases, it might be possible to instead change the app's code to only invoke `SslErrorHandler.proceed()` when the certificate presented by the server meets expectations, in order to properly handle SSL certificate validation. For further details, visit https://support.google.com/faqs/answer/7071387?hl=en. ### Risk and Regulatory Information Severity: medium CVSS: 5.9 ### Application - Platform: android - Package: spinwheel.dd.com See more detail in the [NowSecure Report](https://lab.nowsecure.com/app/c452c14a-9e79-11eb-85a9-07515706e82c/assessment/1618553186357#finding-on_received_ssl_error_proceed)
non_process
nowsecure static analysis insecure implementation of webview ssl error can expose network traffic to interception and modification finding description the app is using sslerrorhandler proceed apps that use this unsafe implementation of webviewclient onreceivedsslerror usually receive a security alert from google that prevent them from being uploaded to the play store using sslerrorhandler proceed is an unsafe implementation of the webviewclient onreceivedsslerror handler that ignores all ssl certificate validation errors making the app vulnerable to man in the middle attacks an attacker could modify the affected webview s content steal sensitive transmitted data such as login credentials and execute code inside the app using javascript steps to reproduce the android webviewclient class can notify the host application whenever a recoverable ssl certificate error occurs while loading a resource using the onreceivedsslerror method call on receiving this error the host application can do one of two things call sslerrorhandler cancel or sslerrorhandler proceed the default and recommended behavior is to cancel the load applications can choose to proceed past the ssl error however using sslerrorhandler proceed this test checks for instances where the application proceeds past ssl errors received by the webviewclient business impact the app is ignoring a warning that a connection is insecure and proceeding anyways this can expose sensitive information to interception and modification by remote attackers remediation resources it is strongly recommended to always call sslerrorhandler cancel to cancel the load when a ssl error is received by the webviewclient never allow proceeding past errors using sslerrorhandler proceed apps are also advised not to prompt the user about ssl errors since the user is unlikely to be able to make an informed security decision webview does not provide any ui for displaying the details of the error in a meaningful way in certain cases it might be possible to instead change the app s code to only invoke sslerrorhandler proceed when the certificate presented by the server meets expectations in order to properly handle ssl certificate validation for further details visit risk and regulatory information severity medium cvss application platform android package spinwheel dd com see more detail in the
0
17,276
4,154,759,115
IssuesEvent
2016-06-16 12:53:39
Sylius/Sylius
https://api.github.com/repos/Sylius/Sylius
reopened
[Documentation] Sylius 1.0 - The Documentation Plan
Documentation
# Hello Folks! 👋 👌 🙌 As we are currently approaching the final Sylius 1.0 BETA we have started thinking about upgrading our documentation. You've probably noticed a few emerging PRs to the Docs ( #5174, #5195, #5214 ) which are just a beginning of a whole big revolution. We would love to **_develop a understandable, well-organized, comprehensive documentation_**. To achieve that we will be needing **a strong assistance of the Sylius community**. Every single PR with the _[Documentation]_ tag will be appreciated a lot. :) # The Documentation Plan 📖 Together with @pjedrzejewski and @michalmarcinkowski we have sketched a detailed (but still initial) plan for the docs development. The docs are divided into chapters and subchapters. Those which are for now the most important ones are marked with a 💥 . We are presenting them as a checklist so that everyone will be able to see what has been already done, with a link to a relevant PR. ## THE BOOK: ### The Installation: 💥 - [ ] Requirements for running Sylius - [x] Installing Sylius via Composer ( #5174 ) - [ ] Installing Sylius via package ### The Glossary: - [ ] Core - [ ] Admin - [ ] Shop - [ ] Platform - [ ] Bundle - [ ] Component ### System Architecture: - [ ] Fullstack Symfony - [ ] Doctrine & Twig - [ ] Architecture graphics - [ ] Division into Components, Bundles, Platform - [ ] Division into Core, Admin, Shop, Api - [ ] Resource - [ ] State Machine - [ ] Third Party Libraries: Payum, etc. ### Cornerstones of Sylius: - [ ] Resource Layer together with Grids 💥 - [ ] State Machines (on the example of Checkout) 💥 ### Detailed concepts of Sylius: - [ ] **General**: 💥 Channels Currencies Locales - [ ] **Catalog**: Products, Variants and Options Taxons Attributes Archetypes - [ ] **Shopping Cart**: Cart Order Pricing Payments Shipments - [ ] **Checkout**: Security Addressing Shipping Payment Finalize - [ ] **Addresses**: Countries Zones - [ ] **Inventory** - [ ] **Taxation**: Categories Rates Zones - [ ] **Payments**: Methods State Machine - [ ] **Shipments**: Methods Categories Zones State Machine - [ ] **Promotions**: Promotions Coupons - [ ] **Customers & Users**: Groups - [ ] **E-mails** - [ ] **Simple CMS** - [ ] **Themes** ## THE CUSTOMIZATION GUIDE 💥 💥 💥 -> #5214 - [x] Models - [x] Forms - [x] Repositories - [x] Controllers - [ ] Validation - [ ] Menu - [ ] Integrating Templates ## THE COOKBOOK > In this section we would like to have detailed HowTo articles. LIke "How to change the user password validation?" or "How to configure Paypal?". ## SYLIUS BUNDLES DOCUMENTATION > Document the most important bundles, especially the ResourceBundle, but bundles are not a priority. They should have working installation instructions before 1.0 BETA and that’s it. We will focus on their documentation after BETA release. ## SYLIUS COMPONENTS DOCUMENATION > Component are not a priority before 1.0 BETA, but should have up-to-date installation and usage instructions. # Final Thoughts 🏁 💚 Thanks guys for getting through this long issue. 💚 As the whole process has already started we are encouraging you to take part in it. Even just reviewing the docs will be a great help. **_We are looking forward for your feedback!_** _The Sylius Team_
1.0
[Documentation] Sylius 1.0 - The Documentation Plan - # Hello Folks! 👋 👌 🙌 As we are currently approaching the final Sylius 1.0 BETA we have started thinking about upgrading our documentation. You've probably noticed a few emerging PRs to the Docs ( #5174, #5195, #5214 ) which are just a beginning of a whole big revolution. We would love to **_develop a understandable, well-organized, comprehensive documentation_**. To achieve that we will be needing **a strong assistance of the Sylius community**. Every single PR with the _[Documentation]_ tag will be appreciated a lot. :) # The Documentation Plan 📖 Together with @pjedrzejewski and @michalmarcinkowski we have sketched a detailed (but still initial) plan for the docs development. The docs are divided into chapters and subchapters. Those which are for now the most important ones are marked with a 💥 . We are presenting them as a checklist so that everyone will be able to see what has been already done, with a link to a relevant PR. ## THE BOOK: ### The Installation: 💥 - [ ] Requirements for running Sylius - [x] Installing Sylius via Composer ( #5174 ) - [ ] Installing Sylius via package ### The Glossary: - [ ] Core - [ ] Admin - [ ] Shop - [ ] Platform - [ ] Bundle - [ ] Component ### System Architecture: - [ ] Fullstack Symfony - [ ] Doctrine & Twig - [ ] Architecture graphics - [ ] Division into Components, Bundles, Platform - [ ] Division into Core, Admin, Shop, Api - [ ] Resource - [ ] State Machine - [ ] Third Party Libraries: Payum, etc. ### Cornerstones of Sylius: - [ ] Resource Layer together with Grids 💥 - [ ] State Machines (on the example of Checkout) 💥 ### Detailed concepts of Sylius: - [ ] **General**: 💥 Channels Currencies Locales - [ ] **Catalog**: Products, Variants and Options Taxons Attributes Archetypes - [ ] **Shopping Cart**: Cart Order Pricing Payments Shipments - [ ] **Checkout**: Security Addressing Shipping Payment Finalize - [ ] **Addresses**: Countries Zones - [ ] **Inventory** - [ ] **Taxation**: Categories Rates Zones - [ ] **Payments**: Methods State Machine - [ ] **Shipments**: Methods Categories Zones State Machine - [ ] **Promotions**: Promotions Coupons - [ ] **Customers & Users**: Groups - [ ] **E-mails** - [ ] **Simple CMS** - [ ] **Themes** ## THE CUSTOMIZATION GUIDE 💥 💥 💥 -> #5214 - [x] Models - [x] Forms - [x] Repositories - [x] Controllers - [ ] Validation - [ ] Menu - [ ] Integrating Templates ## THE COOKBOOK > In this section we would like to have detailed HowTo articles. LIke "How to change the user password validation?" or "How to configure Paypal?". ## SYLIUS BUNDLES DOCUMENTATION > Document the most important bundles, especially the ResourceBundle, but bundles are not a priority. They should have working installation instructions before 1.0 BETA and that’s it. We will focus on their documentation after BETA release. ## SYLIUS COMPONENTS DOCUMENATION > Component are not a priority before 1.0 BETA, but should have up-to-date installation and usage instructions. # Final Thoughts 🏁 💚 Thanks guys for getting through this long issue. 💚 As the whole process has already started we are encouraging you to take part in it. Even just reviewing the docs will be a great help. **_We are looking forward for your feedback!_** _The Sylius Team_
non_process
sylius the documentation plan hello folks 👋 👌 🙌 as we are currently approaching the final sylius beta we have started thinking about upgrading our documentation you ve probably noticed a few emerging prs to the docs which are just a beginning of a whole big revolution we would love to develop a understandable well organized comprehensive documentation to achieve that we will be needing a strong assistance of the sylius community every single pr with the tag will be appreciated a lot the documentation plan 📖 together with pjedrzejewski and michalmarcinkowski we have sketched a detailed but still initial plan for the docs development the docs are divided into chapters and subchapters those which are for now the most important ones are marked with a 💥 we are presenting them as a checklist so that everyone will be able to see what has been already done with a link to a relevant pr the book the installation 💥 requirements for running sylius installing sylius via composer installing sylius via package the glossary core admin shop platform bundle component system architecture fullstack symfony doctrine twig architecture graphics division into components bundles platform division into core admin shop api resource state machine third party libraries payum etc cornerstones of sylius resource layer together with grids 💥 state machines on the example of checkout 💥 detailed concepts of sylius general 💥 channels currencies locales catalog products variants and options taxons attributes archetypes shopping cart cart order pricing payments shipments checkout security addressing shipping payment finalize addresses countries zones inventory taxation categories rates zones payments methods state machine shipments methods categories zones state machine promotions promotions coupons customers users groups e mails simple cms themes the customization guide 💥 💥 💥 models forms repositories controllers validation menu integrating templates the cookbook in this section we would like to have detailed howto articles like how to change the user password validation or how to configure paypal sylius bundles documentation document the most important bundles especially the resourcebundle but bundles are not a priority they should have working installation instructions before beta and that’s it we will focus on their documentation after beta release sylius components documenation component are not a priority before beta but should have up to date installation and usage instructions final thoughts 🏁 💚 thanks guys for getting through this long issue 💚 as the whole process has already started we are encouraging you to take part in it even just reviewing the docs will be a great help we are looking forward for your feedback the sylius team
0
76,069
21,155,677,446
IssuesEvent
2022-04-07 02:46:28
PaddlePaddle/Paddle
https://api.github.com/repos/PaddlePaddle/Paddle
opened
Cenot 7.5 安装Paddle 出错误,执行import paddle报错如下
status/new-issue type/build
### 问题描述 Issue Description CentOs7.5 Python 3.9 ![image](https://user-images.githubusercontent.com/35989496/162109753-629db1a7-2ee8-48b2-a710-e50f380eb41f.png) ### 版本&环境信息 Version & Environment Information 1,pip install paddlepaddle --upgrade -i https://mirror.baidu.com/pypi/simple 没有看到版本 2,Paddle With CUDA:无 3,OS:Cenos 7.5 4,Python 3.9
1.0
Cenot 7.5 安装Paddle 出错误,执行import paddle报错如下 - ### 问题描述 Issue Description CentOs7.5 Python 3.9 ![image](https://user-images.githubusercontent.com/35989496/162109753-629db1a7-2ee8-48b2-a710-e50f380eb41f.png) ### 版本&环境信息 Version & Environment Information 1,pip install paddlepaddle --upgrade -i https://mirror.baidu.com/pypi/simple 没有看到版本 2,Paddle With CUDA:无 3,OS:Cenos 7.5 4,Python 3.9
non_process
cenot 安装paddle 出错误,执行import paddle报错如下 问题描述 issue description python 版本 环境信息 version environment information ,pip install paddlepaddle upgrade i 没有看到版本 ,paddle with cuda 无 ,os cenos ,python
0
7,841
11,013,479,481
IssuesEvent
2019-12-04 20:33:36
thewca/wca-regulations
https://api.github.com/repos/thewca/wca-regulations
closed
Allow scrambling extra backup cubes for Multi-Blind
process proposal
Duplicate scrambles for two cubes in the same Multi-Blind are bad, **more easily preventable than most duplicate scrambles**, and it's been proven that you can pretty much eliminate the problem with attentive staff. That said, duplicate scrambles are still happening. This hurts the competitor: 1) The competitor will need to spend extra time looking at cubes out of order to verify whether it's a duplicate scramble. 2) The cube has to be taken out of the total, lowering their maximum result by 1. Granting an extra is not practical at most competitions, and can be a drain on the competitor. 3) This creates an incentive *not* to report the duplicate scramble. Most competitors are honest, but it's better to avoid such incentives. I've heard a suggestion that we should allow preparing one or two extra cubes for large attempts. They would be kept outside view and reach of the competitor, but the judge could swap out a duplicate scramble with one of these. This reduces the issue to only the first problem (wasted time/distraction for the competitor). I think we should recommend this for attempts over, say, 10 cubes. This should be better for competitors, and should help us gather better data.
1.0
Allow scrambling extra backup cubes for Multi-Blind - Duplicate scrambles for two cubes in the same Multi-Blind are bad, **more easily preventable than most duplicate scrambles**, and it's been proven that you can pretty much eliminate the problem with attentive staff. That said, duplicate scrambles are still happening. This hurts the competitor: 1) The competitor will need to spend extra time looking at cubes out of order to verify whether it's a duplicate scramble. 2) The cube has to be taken out of the total, lowering their maximum result by 1. Granting an extra is not practical at most competitions, and can be a drain on the competitor. 3) This creates an incentive *not* to report the duplicate scramble. Most competitors are honest, but it's better to avoid such incentives. I've heard a suggestion that we should allow preparing one or two extra cubes for large attempts. They would be kept outside view and reach of the competitor, but the judge could swap out a duplicate scramble with one of these. This reduces the issue to only the first problem (wasted time/distraction for the competitor). I think we should recommend this for attempts over, say, 10 cubes. This should be better for competitors, and should help us gather better data.
process
allow scrambling extra backup cubes for multi blind duplicate scrambles for two cubes in the same multi blind are bad more easily preventable than most duplicate scrambles and it s been proven that you can pretty much eliminate the problem with attentive staff that said duplicate scrambles are still happening this hurts the competitor the competitor will need to spend extra time looking at cubes out of order to verify whether it s a duplicate scramble the cube has to be taken out of the total lowering their maximum result by granting an extra is not practical at most competitions and can be a drain on the competitor this creates an incentive not to report the duplicate scramble most competitors are honest but it s better to avoid such incentives i ve heard a suggestion that we should allow preparing one or two extra cubes for large attempts they would be kept outside view and reach of the competitor but the judge could swap out a duplicate scramble with one of these this reduces the issue to only the first problem wasted time distraction for the competitor i think we should recommend this for attempts over say cubes this should be better for competitors and should help us gather better data
1
285,090
21,483,681,161
IssuesEvent
2022-04-26 20:27:38
Equipment-and-Tool-Institute/j1939-84
https://api.github.com/repos/Equipment-and-Tool-Institute/j1939-84
closed
Consolidated Part 1 Test 26 / Part 2 Test 17 Data Stream J1939-84 Model Text
documentation future enhancement NOxBinGHG DR
Provide a consolidated specification text model for all data stream tests before adding NOx Binning GHG Tracking specific tests. This ticket covers the work needed for Part 2 Test 17. Work for Part 1 Test 26 was cloned to j1939-84 created by [mmschaefer](@mmschaefer ): #1040
1.0
Consolidated Part 1 Test 26 / Part 2 Test 17 Data Stream J1939-84 Model Text - Provide a consolidated specification text model for all data stream tests before adding NOx Binning GHG Tracking specific tests. This ticket covers the work needed for Part 2 Test 17. Work for Part 1 Test 26 was cloned to j1939-84 created by [mmschaefer](@mmschaefer ): #1040
non_process
consolidated part test part test data stream model text provide a consolidated specification text model for all data stream tests before adding nox binning ghg tracking specific tests this ticket covers the work needed for part test work for part test was cloned to created by mmschaefer
0
13,020
15,375,595,107
IssuesEvent
2021-03-02 15:05:35
Arch666Angel/mods
https://api.github.com/repos/Arch666Angel/mods
closed
[BUG] No ingredient tooltip in composter
Angels Bio Processing Impact: Enhancement
**Description** If you hover the ingredient slot of a furnace, there should be a tooltip showing you which items can be processed. This tooltip is empty for the composter. **How to solve it** The tooltip isn't generated properly because the recipes are hidden. This can be fixed by simply changing recipe.hidden = false recipe.hide_from_player_crafting = true for all "angels-bio-void-" recipes. Below you can see how it will look with the changes. It also has the nice side effect, that the recipes will always show up in Factory Planner etc. **Screenshots** ![20210301214113_1](https://user-images.githubusercontent.com/61031525/109556600-522a6700-7ad7-11eb-991d-d704de9b2acc.jpg)
1.0
[BUG] No ingredient tooltip in composter - **Description** If you hover the ingredient slot of a furnace, there should be a tooltip showing you which items can be processed. This tooltip is empty for the composter. **How to solve it** The tooltip isn't generated properly because the recipes are hidden. This can be fixed by simply changing recipe.hidden = false recipe.hide_from_player_crafting = true for all "angels-bio-void-" recipes. Below you can see how it will look with the changes. It also has the nice side effect, that the recipes will always show up in Factory Planner etc. **Screenshots** ![20210301214113_1](https://user-images.githubusercontent.com/61031525/109556600-522a6700-7ad7-11eb-991d-d704de9b2acc.jpg)
process
no ingredient tooltip in composter description if you hover the ingredient slot of a furnace there should be a tooltip showing you which items can be processed this tooltip is empty for the composter how to solve it the tooltip isn t generated properly because the recipes are hidden this can be fixed by simply changing recipe hidden false recipe hide from player crafting true for all angels bio void recipes below you can see how it will look with the changes it also has the nice side effect that the recipes will always show up in factory planner etc screenshots
1
233
2,659,742,846
IssuesEvent
2015-03-18 22:59:51
hammerlab/pileup.js
https://api.github.com/repos/hammerlab/pileup.js
closed
Update to flow 0.6.0
process
It includes support for [bounded polymorphism][1], which would be useful for `ContigInterval` (which can have either `number` or `string` contigs). [1]: http://flowtype.org/blog/2015/03/12/Bounded-Polymorphism.html
1.0
Update to flow 0.6.0 - It includes support for [bounded polymorphism][1], which would be useful for `ContigInterval` (which can have either `number` or `string` contigs). [1]: http://flowtype.org/blog/2015/03/12/Bounded-Polymorphism.html
process
update to flow it includes support for which would be useful for contiginterval which can have either number or string contigs
1
871
3,330,697,874
IssuesEvent
2015-11-11 12:06:23
brucemiller/LaTeXML
https://api.github.com/repos/brucemiller/LaTeXML
closed
Latexmlpost fails with some complex math
bug postprocessing
Trying to compile the following minimal example, latexmlpost fails: ```latex \documentclass[12pt,a4paper]{book} \usepackage{amssymb,amsmath} \begin{document} Latexmlpost fails on this math expression: \begin{multline*} |\sin x-\sin x_0|=2\left|\cos \left(\frac{x+x_0}{2} \right)\sin \left(\frac{x-x_0}{2} \right)\right| \leq 2\left|\mathrm{\sin} \left(\frac{x-x_0}{2} \right)\right| \leq |x-x_0| \\ \Rightarrow -|x-x_0| \leq \sin x-\sin x_0 \leq |x-x_0| \end{multline*} \end{document} ``` The output of latexml is as follows: >latexmlpost (LaTeXML version 0.8.1) processing started Fri Nov 6 21:57:24 2015 (sin_fail.html post-processing... (Scan sin_fail.html processing... (CrossRef sin_fail.html processing... (MathML::Presentation sin_fail.html processing... (XSLT sin_fail.html processing... (Writer sin_fail.html processing... 0.12 sec) Postprocessing complete: No obvious problems processing finished Fri Nov 6 21:57:25 2015 > >H:\Documents\ebook>latexml --dest=sin_fail.xml sin_fail.tex latexml (LaTeXML version 0.8.1) processing started Fri Nov 6 21:57:27 2015 > >(Digesting TeX sin_fail... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/TeX.pool.ltxml... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/eTeX.pool.ltxml... 0.01 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/pdfTeX.pool.ltxml... 0.01 sec) 0 .18 sec) (Processing content H:/Documents/ebook/sin_fail.tex... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/LaTeX.pool.ltxml... 0.20 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/book.cls.ltxml... 0.02 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amssymb.sty.ltxml... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsfonts.sty.ltxml... 0.00 sec) 0.03 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsmath.sty.ltxml... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsbsy.sty.ltxml... 0.00 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amstext.sty.ltxml... 0.01 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsopn.sty.ltxml... 0.01 sec) 0.06 sec) 0.37 sec) 0.56 sec) (Building... (Loading compiled schema C:/epub/Strawberry/perl/site/lib\LaTeXML/resources/RelaxNG/LaTeXM L.model... 0.02 sec)..... 0.27 sec) (Rewriting... 0.01 sec) (Math Parsing...1 formulae ...[1] Math parsing succeeded: ltx:XMath: 1/1 ltx:XMArg: 16/16 ltx:XMWrap: 1/1 Symbols assumed as simple identifiers (with # of occurences): 'x{italic}' (16) 0.44 sec) (Finalizing... 0.07 sec) Conversion complete: No obvious problems. processing finished Fri Nov 6 21:57:28 2015 The output of latexmlpost is then: >latexmlpost (LaTeXML version 0.8.1) processing started Fri Nov 6 21:57:31 2015 Error:malformed:document Document fails RelaxNG validation (LaTeXML) Validation reports: sin_fail.xml:0: validity error : IDREF attribute idref referen ces an unknown ID "XM60" > >(sin_fail.html post-processing... (Scan sin_fail.html processing... (CrossRef sin_fail.html processing... (MathML::Presentation sin_fail.html processing... Fatal:perl:die Perl died Postprocessing LaTeXML::Post::MathML::Presentation sin_fail.html Can't call method "getAttribute" on an undefined value at C:/epub/Strawberry/perl/ site/bin/../lib/LaTeXML/Post.pm line 950.
1.0
Latexmlpost fails with some complex math - Trying to compile the following minimal example, latexmlpost fails: ```latex \documentclass[12pt,a4paper]{book} \usepackage{amssymb,amsmath} \begin{document} Latexmlpost fails on this math expression: \begin{multline*} |\sin x-\sin x_0|=2\left|\cos \left(\frac{x+x_0}{2} \right)\sin \left(\frac{x-x_0}{2} \right)\right| \leq 2\left|\mathrm{\sin} \left(\frac{x-x_0}{2} \right)\right| \leq |x-x_0| \\ \Rightarrow -|x-x_0| \leq \sin x-\sin x_0 \leq |x-x_0| \end{multline*} \end{document} ``` The output of latexml is as follows: >latexmlpost (LaTeXML version 0.8.1) processing started Fri Nov 6 21:57:24 2015 (sin_fail.html post-processing... (Scan sin_fail.html processing... (CrossRef sin_fail.html processing... (MathML::Presentation sin_fail.html processing... (XSLT sin_fail.html processing... (Writer sin_fail.html processing... 0.12 sec) Postprocessing complete: No obvious problems processing finished Fri Nov 6 21:57:25 2015 > >H:\Documents\ebook>latexml --dest=sin_fail.xml sin_fail.tex latexml (LaTeXML version 0.8.1) processing started Fri Nov 6 21:57:27 2015 > >(Digesting TeX sin_fail... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/TeX.pool.ltxml... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/eTeX.pool.ltxml... 0.01 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/pdfTeX.pool.ltxml... 0.01 sec) 0 .18 sec) (Processing content H:/Documents/ebook/sin_fail.tex... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/LaTeX.pool.ltxml... 0.20 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/book.cls.ltxml... 0.02 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amssymb.sty.ltxml... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsfonts.sty.ltxml... 0.00 sec) 0.03 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsmath.sty.ltxml... (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsbsy.sty.ltxml... 0.00 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amstext.sty.ltxml... 0.01 sec) (Loading C:/epub/Strawberry/perl/site/lib\LaTeXML/Package/amsopn.sty.ltxml... 0.01 sec) 0.06 sec) 0.37 sec) 0.56 sec) (Building... (Loading compiled schema C:/epub/Strawberry/perl/site/lib\LaTeXML/resources/RelaxNG/LaTeXM L.model... 0.02 sec)..... 0.27 sec) (Rewriting... 0.01 sec) (Math Parsing...1 formulae ...[1] Math parsing succeeded: ltx:XMath: 1/1 ltx:XMArg: 16/16 ltx:XMWrap: 1/1 Symbols assumed as simple identifiers (with # of occurences): 'x{italic}' (16) 0.44 sec) (Finalizing... 0.07 sec) Conversion complete: No obvious problems. processing finished Fri Nov 6 21:57:28 2015 The output of latexmlpost is then: >latexmlpost (LaTeXML version 0.8.1) processing started Fri Nov 6 21:57:31 2015 Error:malformed:document Document fails RelaxNG validation (LaTeXML) Validation reports: sin_fail.xml:0: validity error : IDREF attribute idref referen ces an unknown ID "XM60" > >(sin_fail.html post-processing... (Scan sin_fail.html processing... (CrossRef sin_fail.html processing... (MathML::Presentation sin_fail.html processing... Fatal:perl:die Perl died Postprocessing LaTeXML::Post::MathML::Presentation sin_fail.html Can't call method "getAttribute" on an undefined value at C:/epub/Strawberry/perl/ site/bin/../lib/LaTeXML/Post.pm line 950.
process
latexmlpost fails with some complex math trying to compile the following minimal example latexmlpost fails latex documentclass book usepackage amssymb amsmath begin document latexmlpost fails on this math expression begin multline sin x sin x left cos left frac x x right sin left frac x x right right leq left mathrm sin left frac x x right right leq x x rightarrow x x leq sin x sin x leq x x end multline end document the output of latexml is as follows latexmlpost latexml version processing started fri nov sin fail html post processing scan sin fail html processing crossref sin fail html processing mathml presentation sin fail html processing xslt sin fail html processing writer sin fail html processing sec postprocessing complete no obvious problems processing finished fri nov h documents ebook latexml dest sin fail xml sin fail tex latexml latexml version processing started fri nov digesting tex sin fail loading c epub strawberry perl site lib latexml package tex pool ltxml loading c epub strawberry perl site lib latexml package etex pool ltxml sec loading c epub strawberry perl site lib latexml package pdftex pool ltxml sec sec processing content h documents ebook sin fail tex loading c epub strawberry perl site lib latexml package latex pool ltxml sec loading c epub strawberry perl site lib latexml package book cls ltxml sec loading c epub strawberry perl site lib latexml package amssymb sty ltxml loading c epub strawberry perl site lib latexml package amsfonts sty ltxml sec sec loading c epub strawberry perl site lib latexml package amsmath sty ltxml loading c epub strawberry perl site lib latexml package amsbsy sty ltxml sec loading c epub strawberry perl site lib latexml package amstext sty ltxml sec loading c epub strawberry perl site lib latexml package amsopn sty ltxml sec sec sec sec building loading compiled schema c epub strawberry perl site lib latexml resources relaxng latexm l model sec sec rewriting sec math parsing formulae math parsing succeeded ltx xmath ltx xmarg ltx xmwrap symbols assumed as simple identifiers with of occurences x italic sec finalizing sec conversion complete no obvious problems processing finished fri nov the output of latexmlpost is then latexmlpost latexml version processing started fri nov error malformed document document fails relaxng validation latexml validation reports sin fail xml validity error idref attribute idref referen ces an unknown id sin fail html post processing scan sin fail html processing crossref sin fail html processing mathml presentation sin fail html processing fatal perl die perl died postprocessing latexml post mathml presentation sin fail html can t call method getattribute on an undefined value at c epub strawberry perl site bin lib latexml post pm line
1
377
2,823,480,295
IssuesEvent
2015-05-21 09:05:52
genomizer/genomizer-server
https://api.github.com/repos/genomizer/genomizer-server
closed
Bug in getting response from GetProcessStatusResponse body
BL bug Processing
`response.GetProcessStatusResponse:42` `if (getProcessStatuses.size() > 0) {` should be `if (getProcessStatuses.size() == 0) {`? Server version: 60bbf33
1.0
Bug in getting response from GetProcessStatusResponse body - `response.GetProcessStatusResponse:42` `if (getProcessStatuses.size() > 0) {` should be `if (getProcessStatuses.size() == 0) {`? Server version: 60bbf33
process
bug in getting response from getprocessstatusresponse body response getprocessstatusresponse if getprocessstatuses size should be if getprocessstatuses size server version
1
59,373
11,959,207,882
IssuesEvent
2020-04-04 21:01:48
SharePoint/sp-dev-fx-webparts
https://api.github.com/repos/SharePoint/sp-dev-fx-webparts
closed
Search Refiners checkbox label language is not translated.
Good First Issue 🏆 area:sample-code help wanted type:bug
## Category - [x] Question - [ ] Bug - [ ] Enhancement I am using the modern search web part and I have added a search refiners web part. The problem is that, the result checkbox labels are not being translated. Hier is my used managed property for date and size: ![edit refiners](https://user-images.githubusercontent.com/32773458/61949447-3b429b00-afab-11e9-952e-1e81a4447a79.PNG) The results options are displayed in English: ![Englich labels](https://user-images.githubusercontent.com/32773458/61949493-57463c80-afab-11e9-9626-75a2be7a5609.PNG) For the managed properties Created and Size there are no ows_taxid properties. Also There are no labels translation in loc file for these values. I know that these values (or later, and up ..) are coming form the api search results. Any suggestions? ## Authors @FranckyC @VesaJuvonen
1.0
Search Refiners checkbox label language is not translated. - ## Category - [x] Question - [ ] Bug - [ ] Enhancement I am using the modern search web part and I have added a search refiners web part. The problem is that, the result checkbox labels are not being translated. Hier is my used managed property for date and size: ![edit refiners](https://user-images.githubusercontent.com/32773458/61949447-3b429b00-afab-11e9-952e-1e81a4447a79.PNG) The results options are displayed in English: ![Englich labels](https://user-images.githubusercontent.com/32773458/61949493-57463c80-afab-11e9-9626-75a2be7a5609.PNG) For the managed properties Created and Size there are no ows_taxid properties. Also There are no labels translation in loc file for these values. I know that these values (or later, and up ..) are coming form the api search results. Any suggestions? ## Authors @FranckyC @VesaJuvonen
non_process
search refiners checkbox label language is not translated category question bug enhancement i am using the modern search web part and i have added a search refiners web part the problem is that the result checkbox labels are not being translated hier is my used managed property for date and size the results options are displayed in english for the managed properties created and size there are no ows taxid properties also there are no labels translation in loc file for these values i know that these values or later and up are coming form the api search results any suggestions authors franckyc vesajuvonen
0
4,504
7,349,204,867
IssuesEvent
2018-03-08 09:51:49
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Typo
cxp doc-bug in-process monitoring-and-diagnostics triaged
Minor thing - the word extension is misspelled in the title of this page. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 8748e30e-6845-c186-a93f-a160ad55e633 * Version Independent ID: 71438ce8-4b1c-adf4-1931-8a1e42bfe63c * [Content](https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/azure-diagnostics-schema) * [Content Source](https://github.com/Microsoft/azure-docs/blob/master/articles/monitoring-and-diagnostics/azure-diagnostics-schema.md) * Service: monitoring-and-diagnostics
1.0
Typo - Minor thing - the word extension is misspelled in the title of this page. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 8748e30e-6845-c186-a93f-a160ad55e633 * Version Independent ID: 71438ce8-4b1c-adf4-1931-8a1e42bfe63c * [Content](https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/azure-diagnostics-schema) * [Content Source](https://github.com/Microsoft/azure-docs/blob/master/articles/monitoring-and-diagnostics/azure-diagnostics-schema.md) * Service: monitoring-and-diagnostics
process
typo minor thing the word extension is misspelled in the title of this page document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id service monitoring and diagnostics
1
22,699
32,008,392,284
IssuesEvent
2023-09-21 16:13:39
winter-telescope/mirar
https://api.github.com/repos/winter-telescope/mirar
closed
[FEATURE] use Sextractor+PSFex to calculate PSF magnitudes
bug enhancement processors SEDMv2
**Is your feature request related to a problem? Please describe.** I'm always frustrated when we see mysterious results when running `PSFPhotometry` on SEDMv2 data that hasn't undergone image subtraction (for example, the funky variable light curves we saw in one of @broulston 's stellar sources). The current `PSFPhotometry` processor assumes that the cutout in question has one source in it and no contamination, thus returning wonky results for dim sources with bright sources nearby. This can be seen in the plot below. ![image](https://github.com/winter-telescope/mirar/assets/66533667/7264f470-3b9b-49cf-8258-84b92620c48a) (This plot was enabled by the incoming `SextractorSourceDetector` processor that would address #642) **Describe the solution you'd like** I'd like to add an option to run `Sextractor` with the `-PSF_NAME` argument (handing in a PSFex model) to enable `MAG_PSF` and `MAGERR_PSF` calculations. **Describe alternatives you've considered** I have also considered just reducing the cutout size within the `PSFPhotometry` processor.
1.0
[FEATURE] use Sextractor+PSFex to calculate PSF magnitudes - **Is your feature request related to a problem? Please describe.** I'm always frustrated when we see mysterious results when running `PSFPhotometry` on SEDMv2 data that hasn't undergone image subtraction (for example, the funky variable light curves we saw in one of @broulston 's stellar sources). The current `PSFPhotometry` processor assumes that the cutout in question has one source in it and no contamination, thus returning wonky results for dim sources with bright sources nearby. This can be seen in the plot below. ![image](https://github.com/winter-telescope/mirar/assets/66533667/7264f470-3b9b-49cf-8258-84b92620c48a) (This plot was enabled by the incoming `SextractorSourceDetector` processor that would address #642) **Describe the solution you'd like** I'd like to add an option to run `Sextractor` with the `-PSF_NAME` argument (handing in a PSFex model) to enable `MAG_PSF` and `MAGERR_PSF` calculations. **Describe alternatives you've considered** I have also considered just reducing the cutout size within the `PSFPhotometry` processor.
process
use sextractor psfex to calculate psf magnitudes is your feature request related to a problem please describe i m always frustrated when we see mysterious results when running psfphotometry on data that hasn t undergone image subtraction for example the funky variable light curves we saw in one of broulston s stellar sources the current psfphotometry processor assumes that the cutout in question has one source in it and no contamination thus returning wonky results for dim sources with bright sources nearby this can be seen in the plot below this plot was enabled by the incoming sextractorsourcedetector processor that would address describe the solution you d like i d like to add an option to run sextractor with the psf name argument handing in a psfex model to enable mag psf and magerr psf calculations describe alternatives you ve considered i have also considered just reducing the cutout size within the psfphotometry processor
1
8,702
10,618,209,886
IssuesEvent
2019-10-13 02:07:39
souffle-lang/souffle
https://api.github.com/repos/souffle-lang/souffle
closed
omp_set_nested function deprecated in OMP 5
compatibility
The synthesised code uses `omp_set_nested`, which is deprecated in OMP 5 with plans to remove in OMP 6. Running using Ubuntu 19.10 and clang 9: ``` OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead. ``` From the documentation, calling omp_set_max_active_levels with a large value is equivalent, and not deprecated. Both implementations set OMP_MAX_ACTIVE_LEVELS to the implementation defined maximum, or limit it to the same. It's not clear to me that we actually use the nesting, though, so I'm not sure this is appropriate. The deprecation warning itself means our tests fail, and should I think be disabled for synthesised code regardless of this particular issue. Deprecation warnings are not relevant for the end user.
True
omp_set_nested function deprecated in OMP 5 - The synthesised code uses `omp_set_nested`, which is deprecated in OMP 5 with plans to remove in OMP 6. Running using Ubuntu 19.10 and clang 9: ``` OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead. ``` From the documentation, calling omp_set_max_active_levels with a large value is equivalent, and not deprecated. Both implementations set OMP_MAX_ACTIVE_LEVELS to the implementation defined maximum, or limit it to the same. It's not clear to me that we actually use the nesting, though, so I'm not sure this is appropriate. The deprecation warning itself means our tests fail, and should I think be disabled for synthesised code regardless of this particular issue. Deprecation warnings are not relevant for the end user.
non_process
omp set nested function deprecated in omp the synthesised code uses omp set nested which is deprecated in omp with plans to remove in omp running using ubuntu and clang omp info omp set nested routine deprecated please use omp set max active levels instead from the documentation calling omp set max active levels with a large value is equivalent and not deprecated both implementations set omp max active levels to the implementation defined maximum or limit it to the same it s not clear to me that we actually use the nesting though so i m not sure this is appropriate the deprecation warning itself means our tests fail and should i think be disabled for synthesised code regardless of this particular issue deprecation warnings are not relevant for the end user
0
181,420
6,660,491,290
IssuesEvent
2017-10-02 00:44:31
MyMICDS/MyMICDS-v2-Angular
https://api.github.com/repos/MyMICDS/MyMICDS-v2-Angular
closed
Add support for other bulletin list icons in the lunch page
effort: easy enhancement priority: it can wait ui / ux work length: short
In the lunch page, add the ability to assign different icons to each specific section (Ex. "Dessert" or "Pizza Station") besides just the default hamburger icon.
1.0
Add support for other bulletin list icons in the lunch page - In the lunch page, add the ability to assign different icons to each specific section (Ex. "Dessert" or "Pizza Station") besides just the default hamburger icon.
non_process
add support for other bulletin list icons in the lunch page in the lunch page add the ability to assign different icons to each specific section ex dessert or pizza station besides just the default hamburger icon
0
9,387
7,704,953,008
IssuesEvent
2018-05-21 14:03:32
AOSC-Dev/aosc-os-abbs
https://api.github.com/repos/AOSC-Dev/aosc-os-abbs
closed
imagemagick: security update to 6.9.9+44
in progress security upgrade
https://github.com/ImageMagick/ImageMagick6/blob/6.9.9-44/ChangeLog ``` 2018-03-26 6.9.9-41 Cristy <quetzlzacatenango@image...> * Fixed numerous use of uninitialized values, integer overflow, memory ``` https://github.com/ImageMagick/ImageMagick6/compare/6.9.9-40...6.9.9-44
True
imagemagick: security update to 6.9.9+44 - https://github.com/ImageMagick/ImageMagick6/blob/6.9.9-44/ChangeLog ``` 2018-03-26 6.9.9-41 Cristy <quetzlzacatenango@image...> * Fixed numerous use of uninitialized values, integer overflow, memory ``` https://github.com/ImageMagick/ImageMagick6/compare/6.9.9-40...6.9.9-44
non_process
imagemagick security update to cristy fixed numerous use of uninitialized values integer overflow memory
0
21,230
28,320,592,171
IssuesEvent
2023-04-11 00:32:01
nephio-project/sig-release
https://api.github.com/repos/nephio-project/sig-release
closed
Define and document Github Project Management process for Nephio
area/process-mgmt sig/release
We need to define the GitHub project management process for the Nephio project. As a part of this we will define and document - Issue types - Issue Type templates - labels - Milestones - Status - Custom fields - Project boards - PR life cycle - Branching /Tagging These are discussed more in the following documents. https://docs.google.com/document/d/17x5HNCAlsjNzFHhAlCkC-IlhX2I26kqghYunFTSW_Ls/edit#heading=h.amd9l4e7ztbx https://docs.google.com/document/d/1y-m4VQk67qlwk0JpcbfGroIinOm78S8itFWrTZDIFw4/edit#
1.0
Define and document Github Project Management process for Nephio - We need to define the GitHub project management process for the Nephio project. As a part of this we will define and document - Issue types - Issue Type templates - labels - Milestones - Status - Custom fields - Project boards - PR life cycle - Branching /Tagging These are discussed more in the following documents. https://docs.google.com/document/d/17x5HNCAlsjNzFHhAlCkC-IlhX2I26kqghYunFTSW_Ls/edit#heading=h.amd9l4e7ztbx https://docs.google.com/document/d/1y-m4VQk67qlwk0JpcbfGroIinOm78S8itFWrTZDIFw4/edit#
process
define and document github project management process for nephio we need to define the github project management process for the nephio project as a part of this we will define and document issue types issue type templates labels milestones status custom fields project boards pr life cycle branching tagging these are discussed more in the following documents
1
22,565
31,789,568,174
IssuesEvent
2023-09-13 01:26:18
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Bazel 5: no matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type
P3 type: support / not a bug (process) team-Rules-Java stale
<!-- ATTENTION! Please read and follow: - if this is a _question_ about how to build / test / query / deploy using Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com - if this is a _bug_ or _feature request_, fill the form below as best as you can. --> ### Description of the problem / feature request: We override the `remotejdk11_macos` with on-prem URLs. The same works on Bazel 4 but errors out with the following message on Bazel 5. This is not an issue with Bazel but I would appreciate if someone can help with what extra steps are needed to make it work. ``` While resolving toolchains for target @bazel_tools//tools/jdk:remote_jdk11: no matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type ``` ### Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible. [repro.zip ](https://drive.google.com/file/d/1kzDK5eOsAlmvZCtbjaMhn52WrdO2ZMYG/view?usp=sharing) repro directory - bazel4.2.2 - bazel5 Steps: 1. Go to repro/bazel4.2.2. Execute `./bazel-4.2.2-darwin-x86_64 build :ExampleLib`. The build will be successful. 2. Go to repro/bazel5. Execute `./bazel-5.0.0-darwin-x86_64 build :ExampleLib`. The build will fail with the following error: ``` ERROR: /private/var/tmp/_bazel_devh/c6ae263ac387a0f59fbd632245d48237/external/bazel_tools/tools/jdk/BUILD:474:27: While resolving toolchains for target @bazel_tools//tools/jdk:remote_jdk11: no matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type ERROR: Analysis of target '//:ExampleLib' failed; build aborted: INFO: Elapsed time: 4.268s INFO: 0 processes. FAILED: Build did NOT complete successfully (34 packages loaded, 313 targets configured) Fetching @local_config_cc; Running xcode-locator ``` ### What operating system are you running Bazel on? OS: macOS Big Sur 11.6 Bazel 4.2.2, 5.0.0 ### What's the output of `bazel info release`? `release 5.0.0` ### Any other information, logs, or outputs that you want to share? NA
1.0
Bazel 5: no matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type - <!-- ATTENTION! Please read and follow: - if this is a _question_ about how to build / test / query / deploy using Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com - if this is a _bug_ or _feature request_, fill the form below as best as you can. --> ### Description of the problem / feature request: We override the `remotejdk11_macos` with on-prem URLs. The same works on Bazel 4 but errors out with the following message on Bazel 5. This is not an issue with Bazel but I would appreciate if someone can help with what extra steps are needed to make it work. ``` While resolving toolchains for target @bazel_tools//tools/jdk:remote_jdk11: no matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type ``` ### Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible. [repro.zip ](https://drive.google.com/file/d/1kzDK5eOsAlmvZCtbjaMhn52WrdO2ZMYG/view?usp=sharing) repro directory - bazel4.2.2 - bazel5 Steps: 1. Go to repro/bazel4.2.2. Execute `./bazel-4.2.2-darwin-x86_64 build :ExampleLib`. The build will be successful. 2. Go to repro/bazel5. Execute `./bazel-5.0.0-darwin-x86_64 build :ExampleLib`. The build will fail with the following error: ``` ERROR: /private/var/tmp/_bazel_devh/c6ae263ac387a0f59fbd632245d48237/external/bazel_tools/tools/jdk/BUILD:474:27: While resolving toolchains for target @bazel_tools//tools/jdk:remote_jdk11: no matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type ERROR: Analysis of target '//:ExampleLib' failed; build aborted: INFO: Elapsed time: 4.268s INFO: 0 processes. FAILED: Build did NOT complete successfully (34 packages loaded, 313 targets configured) Fetching @local_config_cc; Running xcode-locator ``` ### What operating system are you running Bazel on? OS: macOS Big Sur 11.6 Bazel 4.2.2, 5.0.0 ### What's the output of `bazel info release`? `release 5.0.0` ### Any other information, logs, or outputs that you want to share? NA
process
bazel no matching toolchains found for types bazel tools tools jdk runtime toolchain type attention please read and follow if this is a question about how to build test query deploy using bazel or a discussion starter send it to bazel discuss googlegroups com if this is a bug or feature request fill the form below as best as you can description of the problem feature request we override the macos with on prem urls the same works on bazel but errors out with the following message on bazel this is not an issue with bazel but i would appreciate if someone can help with what extra steps are needed to make it work while resolving toolchains for target bazel tools tools jdk remote no matching toolchains found for types bazel tools tools jdk runtime toolchain type bugs what s the simplest easiest way to reproduce this bug please provide a minimal example if possible repro zip repro directory steps go to repro execute bazel darwin build examplelib the build will be successful go to repro execute bazel darwin build examplelib the build will fail with the following error error private var tmp bazel devh external bazel tools tools jdk build while resolving toolchains for target bazel tools tools jdk remote no matching toolchains found for types bazel tools tools jdk runtime toolchain type error analysis of target examplelib failed build aborted info elapsed time info processes failed build did not complete successfully packages loaded targets configured fetching local config cc running xcode locator what operating system are you running bazel on os macos big sur bazel what s the output of bazel info release release any other information logs or outputs that you want to share na
1
10,278
13,131,206,011
IssuesEvent
2020-08-06 16:36:03
openpracticelibrary/opl-fe
https://api.github.com/repos/openpracticelibrary/opl-fe
closed
Netlify CMS Previews (3)
EPIC - Editorial Process next (V2)
## For the `next` implementation (V2) As Brenda, I need to see Previews of content I create or edit, so that I have a better understanding of what that content will look like live. **_ACCEPTANCE CRITERIA_** **Given** I want to edit or create new content in the OPL **When** I make edits in Netlify CMS **Then** I should see a reasonable approximation of what my content will look like in the site template.
1.0
Netlify CMS Previews (3) - ## For the `next` implementation (V2) As Brenda, I need to see Previews of content I create or edit, so that I have a better understanding of what that content will look like live. **_ACCEPTANCE CRITERIA_** **Given** I want to edit or create new content in the OPL **When** I make edits in Netlify CMS **Then** I should see a reasonable approximation of what my content will look like in the site template.
process
netlify cms previews for the next implementation as brenda i need to see previews of content i create or edit so that i have a better understanding of what that content will look like live acceptance criteria given i want to edit or create new content in the opl when i make edits in netlify cms then i should see a reasonable approximation of what my content will look like in the site template
1
11,196
13,957,702,178
IssuesEvent
2020-10-24 08:13:31
alexanderkotsev/geoportal
https://api.github.com/repos/alexanderkotsev/geoportal
opened
CZ: Czech metadata catalogue harvest
CZ - Czech Republic Geoportal Harvesting process
Dear Angelo, Could you please harvest the Czech catalogue service. The last harvest is from 16.5. Thank you Kind regards Lenka
1.0
CZ: Czech metadata catalogue harvest - Dear Angelo, Could you please harvest the Czech catalogue service. The last harvest is from 16.5. Thank you Kind regards Lenka
process
cz czech metadata catalogue harvest dear angelo could you please harvest the czech catalogue service the last harvest is from thank you kind regards lenka
1
580,408
17,243,359,562
IssuesEvent
2021-07-21 04:05:10
CryptoBlades/cryptoblades
https://api.github.com/repos/CryptoBlades/cryptoblades
opened
add holders, liquidity, active players in the stats for the page
priority-medium type-frontend
this information needs to be captured by the API first
1.0
add holders, liquidity, active players in the stats for the page - this information needs to be captured by the API first
non_process
add holders liquidity active players in the stats for the page this information needs to be captured by the api first
0
524,079
15,195,551,111
IssuesEvent
2021-02-16 06:35:35
statgen/pheweb
https://api.github.com/repos/statgen/pheweb
closed
Autocomplete should suggest shortest rather than longest
priority
With `marisa_trie`, `trie.iteritems(key)` returns items from longest-to-shortest. I'm using `marisa_trie` for: - rsid (where I mitigate this behavior by manually checking `[key] + [f'{key}{suffix}' for suffix in range(10)]` - chr-pos-ref-alt - gene name (where `TP53` doesn't make the first page for its own suggestions.) ### Example: ``` import marisa_trie t = marisa_trie.Trie(['a'*i for i in range(1, 5)] + ['z', 'az', 'za', 'aza']) t.keys('a') ``` > ['a', 'aa', 'aaa', 'aaaa', 'az', 'aza'] I want results sorted by length and then lexicographic: > ['a', 'aa', 'az', 'aaa', 'aza', 'aaaa']
1.0
Autocomplete should suggest shortest rather than longest - With `marisa_trie`, `trie.iteritems(key)` returns items from longest-to-shortest. I'm using `marisa_trie` for: - rsid (where I mitigate this behavior by manually checking `[key] + [f'{key}{suffix}' for suffix in range(10)]` - chr-pos-ref-alt - gene name (where `TP53` doesn't make the first page for its own suggestions.) ### Example: ``` import marisa_trie t = marisa_trie.Trie(['a'*i for i in range(1, 5)] + ['z', 'az', 'za', 'aza']) t.keys('a') ``` > ['a', 'aa', 'aaa', 'aaaa', 'az', 'aza'] I want results sorted by length and then lexicographic: > ['a', 'aa', 'az', 'aaa', 'aza', 'aaaa']
non_process
autocomplete should suggest shortest rather than longest with marisa trie trie iteritems key returns items from longest to shortest i m using marisa trie for rsid where i mitigate this behavior by manually checking chr pos ref alt gene name where doesn t make the first page for its own suggestions example import marisa trie t marisa trie trie t keys a a aa aaa aaaa az aza i want results sorted by length and then lexicographic a aa az aaa aza aaaa
0
7,257
10,419,589,791
IssuesEvent
2019-09-15 17:40:28
nion-software/nionswift
https://api.github.com/repos/nion-software/nionswift
opened
Add ability to do some computations in calibrated coordinates
f - processing
For instance, calibrated subtraction... Emails from 2019-07-02, AM, TL. ``` import numpy from scipy.ndimage import shift import uuid from nion.data import xdata_1_0 as xd shift_amount = (src2.xdata.dimensional_calibrations[0].offset - src1.xdata.dimensional_calibrations[0].offset) / src1.xdata.dimensional_calibrations[0].scale shifted_data2 = shift(src2.data, shift_amount, order=1) shifted_xdata2 = api.create_data_and_metadata(shifted_data2, intensity_calibration=src1.xdata.intensity_calibration, dimensional_calibrations=src1.xdata.dimensional_calibrations) target.xdata = shifted_xdata2 - src1.xdata ```
1.0
Add ability to do some computations in calibrated coordinates - For instance, calibrated subtraction... Emails from 2019-07-02, AM, TL. ``` import numpy from scipy.ndimage import shift import uuid from nion.data import xdata_1_0 as xd shift_amount = (src2.xdata.dimensional_calibrations[0].offset - src1.xdata.dimensional_calibrations[0].offset) / src1.xdata.dimensional_calibrations[0].scale shifted_data2 = shift(src2.data, shift_amount, order=1) shifted_xdata2 = api.create_data_and_metadata(shifted_data2, intensity_calibration=src1.xdata.intensity_calibration, dimensional_calibrations=src1.xdata.dimensional_calibrations) target.xdata = shifted_xdata2 - src1.xdata ```
process
add ability to do some computations in calibrated coordinates for instance calibrated subtraction emails from am tl import numpy from scipy ndimage import shift import uuid from nion data import xdata as xd shift amount xdata dimensional calibrations offset xdata dimensional calibrations offset xdata dimensional calibrations scale shifted shift data shift amount order shifted api create data and metadata shifted intensity calibration xdata intensity calibration dimensional calibrations xdata dimensional calibrations target xdata shifted xdata
1
29,986
5,717,035,904
IssuesEvent
2017-04-19 16:19:24
material-components/material-components-ios
https://api.github.com/repos/material-components/material-components-ios
opened
[AppBar] Create sample with an AppBar that changes height on rotation
type:Documentation where:App Bar
There have been a couple internal questions about this.
1.0
[AppBar] Create sample with an AppBar that changes height on rotation - There have been a couple internal questions about this.
non_process
create sample with an appbar that changes height on rotation there have been a couple internal questions about this
0
373,411
26,054,061,680
IssuesEvent
2022-12-22 22:15:21
HappYness-Project/Happy-EventSourcing
https://api.github.com/repos/HappYness-Project/Happy-EventSourcing
closed
Blazor Investigation Task - OnParameterSet
documentation
![image](https://user-images.githubusercontent.com/22693265/203625242-ea50cc5e-9a26-46f1-b939-df462f23e674.png) source from https://blazor-university.com/components/component-lifecycles/ # Why we use this? Executed right after `OnInitializedAsync` if this is the new instance of a component. If you use the rerender for the specific component, `OnInitializedAsync` won't be called so that's when we can use the `OnParameterSet` Related issues : https://github.com/dotnet/aspnetcore/issues/16583
1.0
Blazor Investigation Task - OnParameterSet - ![image](https://user-images.githubusercontent.com/22693265/203625242-ea50cc5e-9a26-46f1-b939-df462f23e674.png) source from https://blazor-university.com/components/component-lifecycles/ # Why we use this? Executed right after `OnInitializedAsync` if this is the new instance of a component. If you use the rerender for the specific component, `OnInitializedAsync` won't be called so that's when we can use the `OnParameterSet` Related issues : https://github.com/dotnet/aspnetcore/issues/16583
non_process
blazor investigation task onparameterset source from why we use this executed right after oninitializedasync if this is the new instance of a component if you use the rerender for the specific component oninitializedasync won t be called so that s when we can use the onparameterset related issues
0
202,861
7,055,767,123
IssuesEvent
2018-01-04 09:50:12
Intelehealth/intelehealth-openmrs-module
https://api.github.com/repos/Intelehealth/intelehealth-openmrs-module
closed
Hyperlink for Doctor's Note not working on Patient Overview screen
priority:medium
See line 60 of patientSummary.gsp <i class="icon-comments"><a href="#comments">Doctor's Note</a></i>
1.0
Hyperlink for Doctor's Note not working on Patient Overview screen - See line 60 of patientSummary.gsp <i class="icon-comments"><a href="#comments">Doctor's Note</a></i>
non_process
hyperlink for doctor s note not working on patient overview screen see line of patientsummary gsp doctor s note
0
7,600
10,711,328,191
IssuesEvent
2019-10-25 06:01:48
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Join attributes by nearest gives unexpected results with line features
Bug Feedback Processing
**Describe the bug** When using "join attribute by nearest" feature on two multiline layers, a line that intersects will be selected over a line that runs parallel (but does not intersect). While technically, the intersecting line is "closer" at the intersecting point, it seems to miss the "spirit" of which two lines are nearest... **How to Reproduce** ![image](https://user-images.githubusercontent.com/1029014/67096774-1018b380-f176-11e9-8e1e-9dba1d14acc1.png) **QGIS and OS versions** QGIS version | 3.8.3-Zanzibar | QGIS code revision | 685d8b15d2 -- | -- | -- | -- Compiled against Qt | 5.9.5 | Running against Qt | 5.9.5 Compiled against GDAL/OGR | 2.4.2 | Running against GDAL/OGR | 2.4.2 Compiled against GEOS | 3.7.1-CAPI-1.11.1 | Running against GEOS | 3.7.1-CAPI-1.11.1 27a5e771 PostgreSQL Client Version | 10.10 (Ubuntu 10.10-0ubuntu0.18.04.1) | SpatiaLite Version | 4.3.0a QWT Version | 6.1.3 | QScintilla2 Version | 2.10.2 Compiled against PROJ | 5.2.0 | Running against PROJ | Rel. 5.2.0, September 15th, 2018 OS Version | Ubuntu 18.04.3 LTS |   |   I realize this may not be a "bug" and I'd be happy if someone could point me to how to achieve the desired results... I don't see a "Join attribute by most similar" tool.
1.0
Join attributes by nearest gives unexpected results with line features - **Describe the bug** When using "join attribute by nearest" feature on two multiline layers, a line that intersects will be selected over a line that runs parallel (but does not intersect). While technically, the intersecting line is "closer" at the intersecting point, it seems to miss the "spirit" of which two lines are nearest... **How to Reproduce** ![image](https://user-images.githubusercontent.com/1029014/67096774-1018b380-f176-11e9-8e1e-9dba1d14acc1.png) **QGIS and OS versions** QGIS version | 3.8.3-Zanzibar | QGIS code revision | 685d8b15d2 -- | -- | -- | -- Compiled against Qt | 5.9.5 | Running against Qt | 5.9.5 Compiled against GDAL/OGR | 2.4.2 | Running against GDAL/OGR | 2.4.2 Compiled against GEOS | 3.7.1-CAPI-1.11.1 | Running against GEOS | 3.7.1-CAPI-1.11.1 27a5e771 PostgreSQL Client Version | 10.10 (Ubuntu 10.10-0ubuntu0.18.04.1) | SpatiaLite Version | 4.3.0a QWT Version | 6.1.3 | QScintilla2 Version | 2.10.2 Compiled against PROJ | 5.2.0 | Running against PROJ | Rel. 5.2.0, September 15th, 2018 OS Version | Ubuntu 18.04.3 LTS |   |   I realize this may not be a "bug" and I'd be happy if someone could point me to how to achieve the desired results... I don't see a "Join attribute by most similar" tool.
process
join attributes by nearest gives unexpected results with line features describe the bug when using join attribute by nearest feature on two multiline layers a line that intersects will be selected over a line that runs parallel but does not intersect while technically the intersecting line is closer at the intersecting point it seems to miss the spirit of which two lines are nearest how to reproduce qgis and os versions qgis version zanzibar qgis code revision compiled against qt running against qt compiled against gdal ogr running against gdal ogr compiled against geos capi running against geos capi postgresql client version ubuntu spatialite version qwt version version compiled against proj running against proj rel september os version ubuntu lts     i realize this may not be a bug and i d be happy if someone could point me to how to achieve the desired results i don t see a join attribute by most similar tool
1
13,232
15,703,047,298
IssuesEvent
2021-03-26 13:24:52
alphagov/govuk-design-system
https://api.github.com/repos/alphagov/govuk-design-system
closed
Publish the equality information pattern
equality information examples guidance process
## What Publish the equality information pattern. ## Who needs to know about this Whoever is publishing the pattern ## Further detail PM, content and designer need to 'sign off' and let devs know when it's ready to start work on. ## Done when - [x] Build coded examples - [x] PR Created - [ ] Pattern published
1.0
Publish the equality information pattern - ## What Publish the equality information pattern. ## Who needs to know about this Whoever is publishing the pattern ## Further detail PM, content and designer need to 'sign off' and let devs know when it's ready to start work on. ## Done when - [x] Build coded examples - [x] PR Created - [ ] Pattern published
process
publish the equality information pattern what publish the equality information pattern who needs to know about this whoever is publishing the pattern further detail pm content and designer need to sign off and let devs know when it s ready to start work on done when build coded examples pr created pattern published
1
10,909
13,687,644,081
IssuesEvent
2020-09-30 10:25:34
timberio/vector
https://api.github.com/repos/timberio/vector
closed
new `sha2` remap function
domain: mapping domain: processing transform: remap type: feature
The `sha2` remap function hashes the provided argument with the [SHA2](https://en.wikipedia.org/wiki/SHA-2) algorithm. It takes an optional second argument to specify the [algorithm variant](https://en.wikipedia.org/wiki/SHA-2#Comparison_of_SHA_functions) used to perform the hashing, defaulting to the `SHA-512` variant. This will become a _named argument_ `variant` once #3851 lands. The function returns an error for unknown variants. ## Examples For all examples assume the following event: ```js { "message": "Hello world", "remote_addr": "54.23.22.123" } ``` ### Path ``` .fingerprint = sha2(.message) ``` ### String literal, with custom algorithm variant ``` .fingerprint = sha2("my string", "SHA-384") ``` ### Operators ``` .fingerprint = sha2(.message + .remote_addr) ```
1.0
new `sha2` remap function - The `sha2` remap function hashes the provided argument with the [SHA2](https://en.wikipedia.org/wiki/SHA-2) algorithm. It takes an optional second argument to specify the [algorithm variant](https://en.wikipedia.org/wiki/SHA-2#Comparison_of_SHA_functions) used to perform the hashing, defaulting to the `SHA-512` variant. This will become a _named argument_ `variant` once #3851 lands. The function returns an error for unknown variants. ## Examples For all examples assume the following event: ```js { "message": "Hello world", "remote_addr": "54.23.22.123" } ``` ### Path ``` .fingerprint = sha2(.message) ``` ### String literal, with custom algorithm variant ``` .fingerprint = sha2("my string", "SHA-384") ``` ### Operators ``` .fingerprint = sha2(.message + .remote_addr) ```
process
new remap function the remap function hashes the provided argument with the algorithm it takes an optional second argument to specify the used to perform the hashing defaulting to the sha variant this will become a named argument variant once lands the function returns an error for unknown variants examples for all examples assume the following event js message hello world remote addr path fingerprint message string literal with custom algorithm variant fingerprint my string sha operators fingerprint message remote addr
1
4,521
7,370,474,547
IssuesEvent
2018-03-13 08:36:14
DevExpress/testcafe-hammerhead
https://api.github.com/repos/DevExpress/testcafe-hammerhead
closed
Add the capability to process an iframe whose src attribute is set to an encoded value.
AREA: client AREA: server BROWSER: Firefox BROWSER: IE11 BROWSER: Safari SYSTEM: URL processing SYSTEM: sandbox TYPE: bug
iframe.src = "javascript:'%3Chtml%3E%3Cbody%3E%3Ch1%3Etest%3C/h1%3E%3C/body%3E%3C/html%3E'" Encoded attribute value will be applied for Safari 8, IE 11, Firefox, not applied - Chrome 44
1.0
Add the capability to process an iframe whose src attribute is set to an encoded value. - iframe.src = "javascript:'%3Chtml%3E%3Cbody%3E%3Ch1%3Etest%3C/h1%3E%3C/body%3E%3C/html%3E'" Encoded attribute value will be applied for Safari 8, IE 11, Firefox, not applied - Chrome 44
process
add the capability to process an iframe whose src attribute is set to an encoded value iframe src javascript body html encoded attribute value will be applied for safari ie firefox not applied chrome
1
17,660
23,479,537,395
IssuesEvent
2022-08-17 09:20:50
googleapis/java-beyondcorp-appconnectors
https://api.github.com/repos/googleapis/java-beyondcorp-appconnectors
closed
[Policy Bot] found one or more issues with this repository.
type: process policybot
[Policy Bot](https://github.com/googleapis/repo-automation-bots/tree/main/packages/policy#policy-bot) found one or more issues with this repository. - [x] Default branch is 'main' - [x] Branch protection is enabled - [x] Renovate bot is enabled - [x] Merge commits disabled - [x] There is a CODEOWNERS file - [x] There is a valid LICENSE.md - [x] There is a CODE_OF_CONDUCT.md - [x] There is a CONTRIBUTING.md - [x] There is a SECURITY.md
1.0
[Policy Bot] found one or more issues with this repository. - [Policy Bot](https://github.com/googleapis/repo-automation-bots/tree/main/packages/policy#policy-bot) found one or more issues with this repository. - [x] Default branch is 'main' - [x] Branch protection is enabled - [x] Renovate bot is enabled - [x] Merge commits disabled - [x] There is a CODEOWNERS file - [x] There is a valid LICENSE.md - [x] There is a CODE_OF_CONDUCT.md - [x] There is a CONTRIBUTING.md - [x] There is a SECURITY.md
process
found one or more issues with this repository found one or more issues with this repository default branch is main branch protection is enabled renovate bot is enabled merge commits disabled there is a codeowners file there is a valid license md there is a code of conduct md there is a contributing md there is a security md
1
8,794
11,908,200,537
IssuesEvent
2020-03-31 00:15:40
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Time Parameter for processing model builder
Feature Request Processing
It will be good to have time (absolute or relative) in various formats as parameters in the model builder.
1.0
Time Parameter for processing model builder - It will be good to have time (absolute or relative) in various formats as parameters in the model builder.
process
time parameter for processing model builder it will be good to have time absolute or relative in various formats as parameters in the model builder
1
21,203
28,241,277,675
IssuesEvent
2023-04-06 07:22:46
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
poly(A) tail shortening vs deadenylation
New term request Other term-related request RNA processes
Hi, I'd like to create a new ontology term for ncRNA poly(A) deadenylation, but noticed that the analogous term names for mRNAs refer to poly(A) tail shortening with deadenylation terms as related synonyms. See, for example, GO:0000289, nuclear transcribed mRNA, poly(A) tail shortening. Note that GO:0000289 also has an is_a child term of: GO:0098806 deadenylation involved in gene silencing by miRNA I think it might be easier for curators and users to search for and find a 'deadenylation' term, similar to what we have, say, for things like acetylation/deacetyltation or methylation/demethylation, but wanted to make sure the original meaning of GO:0000289 was not meant to include processes other than deadenylation. If so, maybe we should make separate BP terms? @krchristie what do you think? Thanks, --Kimberly
1.0
poly(A) tail shortening vs deadenylation - Hi, I'd like to create a new ontology term for ncRNA poly(A) deadenylation, but noticed that the analogous term names for mRNAs refer to poly(A) tail shortening with deadenylation terms as related synonyms. See, for example, GO:0000289, nuclear transcribed mRNA, poly(A) tail shortening. Note that GO:0000289 also has an is_a child term of: GO:0098806 deadenylation involved in gene silencing by miRNA I think it might be easier for curators and users to search for and find a 'deadenylation' term, similar to what we have, say, for things like acetylation/deacetyltation or methylation/demethylation, but wanted to make sure the original meaning of GO:0000289 was not meant to include processes other than deadenylation. If so, maybe we should make separate BP terms? @krchristie what do you think? Thanks, --Kimberly
process
poly a tail shortening vs deadenylation hi i d like to create a new ontology term for ncrna poly a deadenylation but noticed that the analogous term names for mrnas refer to poly a tail shortening with deadenylation terms as related synonyms see for example go nuclear transcribed mrna poly a tail shortening note that go also has an is a child term of go deadenylation involved in gene silencing by mirna i think it might be easier for curators and users to search for and find a deadenylation term similar to what we have say for things like acetylation deacetyltation or methylation demethylation but wanted to make sure the original meaning of go was not meant to include processes other than deadenylation if so maybe we should make separate bp terms krchristie what do you think thanks kimberly
1
247,593
26,721,044,201
IssuesEvent
2023-01-29 05:40:55
AOSC-Dev/aosc-os-abbs
https://api.github.com/repos/AOSC-Dev/aosc-os-abbs
closed
git: multiple vulnerabilities
upgrade security
### CVE IDs CVE-2022-23521, CVE-2022-41903 ### Other security advisory IDs N/A ### Description * CVE-2022-41903: git log has the ability to display commits using an arbitrary format with its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators (e.g., %<(, %<|(, %>(, %>>(, or %><( ), an integer overflow can occur in pretty.c::format_and_pad_commit() where a size_t is improperly stored as an int, and then added as an offset to a subsequent memcpy() call. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., git log --format=...). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in remote code execution. * CVE-2022-23521: gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. ### Patches N/A ### PoC(s) N/A
True
git: multiple vulnerabilities - ### CVE IDs CVE-2022-23521, CVE-2022-41903 ### Other security advisory IDs N/A ### Description * CVE-2022-41903: git log has the ability to display commits using an arbitrary format with its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators (e.g., %<(, %<|(, %>(, %>>(, or %><( ), an integer overflow can occur in pretty.c::format_and_pad_commit() where a size_t is improperly stored as an int, and then added as an offset to a subsequent memcpy() call. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., git log --format=...). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in remote code execution. * CVE-2022-23521: gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. ### Patches N/A ### PoC(s) N/A
non_process
git multiple vulnerabilities cve ids cve cve other security advisory ids n a description cve git log has the ability to display commits using an arbitrary format with its format specifiers this functionality is also exposed to git archive via the export subst gitattribute when processing the padding operators e g or an integer overflow can occur in pretty c format and pad commit where a size t is improperly stored as an int and then added as an offset to a subsequent memcpy call this overflow can be triggered directly by a user running a command which invokes the commit formatting machinery e g git log format it may also be triggered indirectly through git archive via the export subst mechanism which expands format specifiers inside of files within the repository during a git archive this integer overflow can result in arbitrary heap writes which may result in remote code execution cve gitattributes are a mechanism to allow defining attributes for paths these attributes can be defined by adding a gitattributes file to the repository which contains a set of file patterns and the attributes that should be set for paths matching this pattern when parsing gitattributes multiple integer overflows can occur when there is a huge number of path patterns a huge number of attributes for a single pattern or when the declared attribute names are huge these overflows can be triggered via a crafted gitattributes file that may be part of the commit history git silently splits lines longer than when parsing gitattributes from a file but not when parsing them from the index consequentially the failure mode depends on whether the file exists in the working tree the index or both this integer overflow can result in arbitrary heap reads and writes which may result in remote code execution patches n a poc s n a
0
5,958
8,783,792,261
IssuesEvent
2018-12-20 07:38:16
Jeffail/benthos
https://api.github.com/repos/Jeffail/benthos
closed
Date Processing
enhancement processors
hi @Jeffail , what are your thoughts on having date processing support (format, parse, get year, get month, get timestamp, subtract, add, etc) in bentos, be it function or processor? I think it will be helpful in processing time-series data.
1.0
Date Processing - hi @Jeffail , what are your thoughts on having date processing support (format, parse, get year, get month, get timestamp, subtract, add, etc) in bentos, be it function or processor? I think it will be helpful in processing time-series data.
process
date processing hi jeffail what are your thoughts on having date processing support format parse get year get month get timestamp subtract add etc in bentos be it function or processor i think it will be helpful in processing time series data
1
6,176
9,084,226,594
IssuesEvent
2019-02-18 02:26:57
googleapis/google-cloud-cpp
https://api.github.com/repos/googleapis/google-cloud-cpp
closed
Troubleshoot flaky integration tests for Cloud Bigtable
api: bigtable type: process
We just got the following failure: ``` [ RUN ] FilterIntegrationTest.ColumnRegex unknown file: Failure C++ exception with description "DeleteTable(name=projects/cloud-cpp-testing-resources/instances/test-instance/tables/table-kgnrtlj8) Connect Failed: DeleteTable(name=projects/cloud-cpp-testing-resources/instances/test-instance/tables/table-kgnrtlj8) Connect Failed [14=UNAVAILABLE] - " thrown in the test body. [ FAILED ] FilterIntegrationTest.ColumnRegex (24129 ms) ``` This seems unrelated to #1693 (different error code), and unrelated to the latest commits (different library / API).
1.0
Troubleshoot flaky integration tests for Cloud Bigtable - We just got the following failure: ``` [ RUN ] FilterIntegrationTest.ColumnRegex unknown file: Failure C++ exception with description "DeleteTable(name=projects/cloud-cpp-testing-resources/instances/test-instance/tables/table-kgnrtlj8) Connect Failed: DeleteTable(name=projects/cloud-cpp-testing-resources/instances/test-instance/tables/table-kgnrtlj8) Connect Failed [14=UNAVAILABLE] - " thrown in the test body. [ FAILED ] FilterIntegrationTest.ColumnRegex (24129 ms) ``` This seems unrelated to #1693 (different error code), and unrelated to the latest commits (different library / API).
process
troubleshoot flaky integration tests for cloud bigtable we just got the following failure filterintegrationtest columnregex unknown file failure c exception with description deletetable name projects cloud cpp testing resources instances test instance tables table connect failed deletetable name projects cloud cpp testing resources instances test instance tables table connect failed thrown in the test body filterintegrationtest columnregex ms this seems unrelated to different error code and unrelated to the latest commits different library api
1
142,046
11,453,421,780
IssuesEvent
2020-02-06 15:22:41
100prznt/EzoGateway
https://api.github.com/repos/100prznt/EzoGateway
closed
Cyclic Updater
bug test feedback
Was mir noch aufgefallen ist, ist, dass die interne periodische Datenabfrage jetzt in kürzeren Intervallen läuft. Von vormals 30s jetzt wohl so 5s?
1.0
Cyclic Updater - Was mir noch aufgefallen ist, ist, dass die interne periodische Datenabfrage jetzt in kürzeren Intervallen läuft. Von vormals 30s jetzt wohl so 5s?
non_process
cyclic updater was mir noch aufgefallen ist ist dass die interne periodische datenabfrage jetzt in kürzeren intervallen läuft von vormals jetzt wohl so
0
28,840
23,523,080,538
IssuesEvent
2022-08-19 08:11:59
Torchu/flixbuff
https://api.github.com/repos/Torchu/flixbuff
closed
Configurar testing CI
infrastructure dev task
Incluir test en el CI del proyecto, de forma que cualquier código subido deba superar unos test para poder ser incluido en el proyecto. De esta forma, comprobamos que el nuevo código cumple con los objetivos para los que se desarrolló y no rompe ninguna funcionalidad anterior.
1.0
Configurar testing CI - Incluir test en el CI del proyecto, de forma que cualquier código subido deba superar unos test para poder ser incluido en el proyecto. De esta forma, comprobamos que el nuevo código cumple con los objetivos para los que se desarrolló y no rompe ninguna funcionalidad anterior.
non_process
configurar testing ci incluir test en el ci del proyecto de forma que cualquier código subido deba superar unos test para poder ser incluido en el proyecto de esta forma comprobamos que el nuevo código cumple con los objetivos para los que se desarrolló y no rompe ninguna funcionalidad anterior
0
15,024
9,457,949,067
IssuesEvent
2019-04-17 02:50:31
ShivakumarSwamy/common-vocabulary-for-iot
https://api.github.com/repos/ShivakumarSwamy/common-vocabulary-for-iot
closed
Add security filters, JWT token validation, create token JWT login
security
Add security filters, JWT token validation, create token JWT login using spring security, jose
True
Add security filters, JWT token validation, create token JWT login - Add security filters, JWT token validation, create token JWT login using spring security, jose
non_process
add security filters jwt token validation create token jwt login add security filters jwt token validation create token jwt login using spring security jose
0
5,236
8,034,150,099
IssuesEvent
2018-07-29 15:19:59
hackcambridge/hack-cambridge-website
https://api.github.com/repos/hackcambridge/hack-cambridge-website
opened
Transition from Stylus to CSS
Epic: Dev process Priority: Low
The features we originally used in Stylus are now provided in CSS, so we're not using this dependency any more. - [ ] Find alternative method of combining CSS files into single stylesheet for production - [ ] Adjust build process by modifying `gulpfile.js`
1.0
Transition from Stylus to CSS - The features we originally used in Stylus are now provided in CSS, so we're not using this dependency any more. - [ ] Find alternative method of combining CSS files into single stylesheet for production - [ ] Adjust build process by modifying `gulpfile.js`
process
transition from stylus to css the features we originally used in stylus are now provided in css so we re not using this dependency any more find alternative method of combining css files into single stylesheet for production adjust build process by modifying gulpfile js
1