Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
246,561
7,895,398,041
IssuesEvent
2018-06-29 03:01:11
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Update CosmosPP reader with changes from Patrick Fragile
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: Normal Support Group: Any
Patrick Fragile sent me an e-mail with a request to update the CosmosPP reader with some enhancements he made. HIs e-mail included a tar file with the updated files. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Eric Brugger Original creation: 01/21/2014 07:43 pm Original update: 01/22/2014 01:22 pm Ticket number: 1703
1.0
Update CosmosPP reader with changes from Patrick Fragile - Patrick Fragile sent me an e-mail with a request to update the CosmosPP reader with some enhancements he made. HIs e-mail included a tar file with the updated files. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Eric Brugger Original creation: 01/21/2014 07:43 pm Original update: 01/22/2014 01:22 pm Ticket number: 1703
priority
update cosmospp reader with changes from patrick fragile patrick fragile sent me an e mail with a request to update the cosmospp reader with some enhancements he made his e mail included a tar file with the updated files redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author eric brugger original creation pm original update pm ticket number
1
229,455
7,574,878,148
IssuesEvent
2018-04-23 22:39:17
SETI/pds-opus
https://api.github.com/repos/SETI/pds-opus
closed
Duplicated data on details page
A-Bug Effort 2 Medium Priority 3
It's hard to reproduce, but sometimes the metadata on the Details page is shown, in its entirety, twice. Refreshing the page makes the second copy go away. It's probably some kind of race condition.
1.0
Duplicated data on details page - It's hard to reproduce, but sometimes the metadata on the Details page is shown, in its entirety, twice. Refreshing the page makes the second copy go away. It's probably some kind of race condition.
priority
duplicated data on details page it s hard to reproduce but sometimes the metadata on the details page is shown in its entirety twice refreshing the page makes the second copy go away it s probably some kind of race condition
1
581,466
17,294,227,392
IssuesEvent
2021-07-25 11:49:27
BlueBubblesApp/BlueBubbles-Android-App
https://api.github.com/repos/BlueBubblesApp/BlueBubbles-Android-App
opened
Fix grey screen bug in server settings
Bug Difficulty: Easy Difficulty: Medium UX priority: high
Not sure why this happened/happens. Joel said it happened for him when he couldn't connect to the server. The screenshot Joal shared suggests the issue is due to the socket stream/stream builder widget we use. Just because that's where the grey box starts.
1.0
Fix grey screen bug in server settings - Not sure why this happened/happens. Joel said it happened for him when he couldn't connect to the server. The screenshot Joal shared suggests the issue is due to the socket stream/stream builder widget we use. Just because that's where the grey box starts.
priority
fix grey screen bug in server settings not sure why this happened happens joel said it happened for him when he couldn t connect to the server the screenshot joal shared suggests the issue is due to the socket stream stream builder widget we use just because that s where the grey box starts
1
281,466
8,695,719,674
IssuesEvent
2018-12-04 15:48:14
SIB-Colombia/colecciones-biologicas-frontend
https://api.github.com/repos/SIB-Colombia/colecciones-biologicas-frontend
opened
Falta ajustar Cards de imágenes en cuanto a proporciones.
Priority: Medium Type: Frontend
Por favor ve el siguiente issue para implementar el ajuste de proporciones de las cards: #8
1.0
Falta ajustar Cards de imágenes en cuanto a proporciones. - Por favor ve el siguiente issue para implementar el ajuste de proporciones de las cards: #8
priority
falta ajustar cards de imágenes en cuanto a proporciones por favor ve el siguiente issue para implementar el ajuste de proporciones de las cards
1
611,966
18,987,798,176
IssuesEvent
2021-11-22 00:34:14
treecreate/webstore
https://api.github.com/repos/treecreate/webstore
closed
Add createdAt and updatedAt fields to every entity
feat 🎸 medium priority
## Goal <!-- What is this user story supposed to achieve, and what is the context --> We should be able to easily see when the given entry was created ## Requirements <!-- What the user story needs to include in order to be completed. The requirements can contain subsections to provide further information. Testing (both unit/integration and e2e tests) is implicitly required as per the definition of done. If you don't want them to be a requirement, state so explicitly --> - Every entry should have a timestamp saying when it was created and updated - The value is calculated automatically via `@CreationTimestamp` decorator ## Extra notes <!-- If there is something special about the issue like a dependency, potential solutions or reference material it should be included --> Example from `Discount` model ```java @ApiModelProperty(name = "Date the discount entry was created at", example = "2021-08-31T19:40:10.000+00:00") @CreationTimestamp private Date createdAt; ```
1.0
Add createdAt and updatedAt fields to every entity - ## Goal <!-- What is this user story supposed to achieve, and what is the context --> We should be able to easily see when the given entry was created ## Requirements <!-- What the user story needs to include in order to be completed. The requirements can contain subsections to provide further information. Testing (both unit/integration and e2e tests) is implicitly required as per the definition of done. If you don't want them to be a requirement, state so explicitly --> - Every entry should have a timestamp saying when it was created and updated - The value is calculated automatically via `@CreationTimestamp` decorator ## Extra notes <!-- If there is something special about the issue like a dependency, potential solutions or reference material it should be included --> Example from `Discount` model ```java @ApiModelProperty(name = "Date the discount entry was created at", example = "2021-08-31T19:40:10.000+00:00") @CreationTimestamp private Date createdAt; ```
priority
add createdat and updatedat fields to every entity goal we should be able to easily see when the given entry was created requirements what the user story needs to include in order to be completed the requirements can contain subsections to provide further information testing both unit integration and tests is implicitly required as per the definition of done if you don t want them to be a requirement state so explicitly every entry should have a timestamp saying when it was created and updated the value is calculated automatically via creationtimestamp decorator extra notes example from discount model java apimodelproperty name date the discount entry was created at example creationtimestamp private date createdat
1
469,394
13,507,912,783
IssuesEvent
2020-09-14 06:52:08
neilthawani/classinsight-prototype
https://api.github.com/repos/neilthawani/classinsight-prototype
closed
Collapse sentences that are coded with the same code into one “turn” on the TurnTaking visualization
Category: Enhancement Effort: Medium Priority: Must Status: In Progress Status: Input Requested
e.g., if a teacher is lecturing for 10 turns/sentences in a row, represent this as one extended turn rather than 10 separate bars
1.0
Collapse sentences that are coded with the same code into one “turn” on the TurnTaking visualization - e.g., if a teacher is lecturing for 10 turns/sentences in a row, represent this as one extended turn rather than 10 separate bars
priority
collapse sentences that are coded with the same code into one “turn” on the turntaking visualization e g if a teacher is lecturing for turns sentences in a row represent this as one extended turn rather than separate bars
1
282,025
8,701,832,193
IssuesEvent
2018-12-05 12:46:57
SkriptLang/Skript
https://api.github.com/repos/SkriptLang/Skript
reopened
Right click issue with boat
aliases bug priority: medium
Hi, Skript 2.3beta2 Paper 1.13.2-b428 I discover an issue with the boat (all types of boat). When I right click on them with that code : ``` on right click on a boat: broadcast "%clicked entity%" ``` Only the spruce boat broadcast his type. And for a unknow reason, when a right click on a spruce boat skript detect that like if he was a sign (dry wall sign) and runs a skript that works with multiple signs. ![image](https://user-images.githubusercontent.com/18701493/48091754-e5ef0f80-e20a-11e8-8a47-a7274ff2c8ba.png) I hope I have been clear in my explanations to help you for fixing this issue.
1.0
Right click issue with boat - Hi, Skript 2.3beta2 Paper 1.13.2-b428 I discover an issue with the boat (all types of boat). When I right click on them with that code : ``` on right click on a boat: broadcast "%clicked entity%" ``` Only the spruce boat broadcast his type. And for a unknow reason, when a right click on a spruce boat skript detect that like if he was a sign (dry wall sign) and runs a skript that works with multiple signs. ![image](https://user-images.githubusercontent.com/18701493/48091754-e5ef0f80-e20a-11e8-8a47-a7274ff2c8ba.png) I hope I have been clear in my explanations to help you for fixing this issue.
priority
right click issue with boat hi skript paper i discover an issue with the boat all types of boat when i right click on them with that code on right click on a boat broadcast clicked entity only the spruce boat broadcast his type and for a unknow reason when a right click on a spruce boat skript detect that like if he was a sign dry wall sign and runs a skript that works with multiple signs i hope i have been clear in my explanations to help you for fixing this issue
1
787,423
27,717,347,161
IssuesEvent
2023-03-14 17:49:53
synonymdev/bitkit
https://api.github.com/repos/synonymdev/bitkit
closed
[Bug]: Text parser showing 0 as amount in LN invoice payment attempts
bug medium priority
### Describe the bug If I scan a QR code of a LN invoice, it shows the correct amount and I can attempt to pay it. If I paste in a text version of the same invoice instead, it shows the amount as zero (amount is also not editable). ### Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Screenshots / Recording _No response_ ### Operating system iOS ### Bitkit version 33 ### Log output _No response_
1.0
[Bug]: Text parser showing 0 as amount in LN invoice payment attempts - ### Describe the bug If I scan a QR code of a LN invoice, it shows the correct amount and I can attempt to pay it. If I paste in a text version of the same invoice instead, it shows the amount as zero (amount is also not editable). ### Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Screenshots / Recording _No response_ ### Operating system iOS ### Bitkit version 33 ### Log output _No response_
priority
text parser showing as amount in ln invoice payment attempts describe the bug if i scan a qr code of a ln invoice it shows the correct amount and i can attempt to pay it if i paste in a text version of the same invoice instead it shows the amount as zero amount is also not editable reproduce go to click on scroll down to see error screenshots recording no response operating system ios bitkit version log output no response
1
171,907
6,496,604,084
IssuesEvent
2017-08-22 10:44:01
huridocs/uwazi
https://api.github.com/repos/huridocs/uwazi
opened
Add blank state to search, toc, references and connection tabs
Priority: Medium Type: Enhancement
**Scope** - Search tab - Table of Content tab - References tab - Connections tab (in document viewer AND entity viewer) You can copy the styles from `1179-blank-state` branch. Remember to make strings translatable. ** Behaviour ** When any of the tabs above doesn't have any result to show, render the next blank states. ![search](https://user-images.githubusercontent.com/6364153/29561758-07b4d0ee-8737-11e7-9273-1a9c4798bdff.png) ![toc](https://user-images.githubusercontent.com/6364153/29561756-07b46fd2-8737-11e7-8a61-7f0e3c5e1597.png) ![references](https://user-images.githubusercontent.com/6364153/29561759-07b63b82-8737-11e7-8c06-168c73e03111.png) ![connections](https://user-images.githubusercontent.com/6364153/29561757-07b449c6-8737-11e7-9636-271dceea49fc.png)
1.0
Add blank state to search, toc, references and connection tabs - **Scope** - Search tab - Table of Content tab - References tab - Connections tab (in document viewer AND entity viewer) You can copy the styles from `1179-blank-state` branch. Remember to make strings translatable. ** Behaviour ** When any of the tabs above doesn't have any result to show, render the next blank states. ![search](https://user-images.githubusercontent.com/6364153/29561758-07b4d0ee-8737-11e7-9273-1a9c4798bdff.png) ![toc](https://user-images.githubusercontent.com/6364153/29561756-07b46fd2-8737-11e7-8a61-7f0e3c5e1597.png) ![references](https://user-images.githubusercontent.com/6364153/29561759-07b63b82-8737-11e7-8c06-168c73e03111.png) ![connections](https://user-images.githubusercontent.com/6364153/29561757-07b449c6-8737-11e7-9636-271dceea49fc.png)
priority
add blank state to search toc references and connection tabs scope search tab table of content tab references tab connections tab in document viewer and entity viewer you can copy the styles from blank state branch remember to make strings translatable behaviour when any of the tabs above doesn t have any result to show render the next blank states
1
291,905
8,951,283,937
IssuesEvent
2019-01-25 13:31:11
lbryio/types
https://api.github.com/repos/lbryio/types
closed
Add "Release Date" attribute to content
priority: medium
_From @tzarebczan on September 22, 2017 21:23_ <!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue The need to have a release date tag arose during LBRY YouTube sync discussions with @reillysmith . Oftentimes users will want the need to display videos on a channel according to their release date. Right now, all videos are sorted by publish date, which equates to the block they were published or updated on - this may not always be the desired sort order. The requirement would be to add a Release Date attribute to uploaded content. If not populated, it should default to publish date (original block date if update later) - open to discussion. ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279/lbryapi' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> _Copied from original issue: lbryio/lbry#921_ ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
1.0
Add "Release Date" attribute to content - _From @tzarebczan on September 22, 2017 21:23_ <!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue The need to have a release date tag arose during LBRY YouTube sync discussions with @reillysmith . Oftentimes users will want the need to display videos on a channel according to their release date. Right now, all videos are sorted by publish date, which equates to the block they were published or updated on - this may not always be the desired sort order. The requirement would be to add a Release Date attribute to uploaded content. If not populated, it should default to publish date (original block date if update later) - open to discussion. ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279/lbryapi' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> _Copied from original issue: lbryio/lbry#921_ ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
priority
add release date attribute to content from tzarebczan on september thanks for reporting an issue to lbry and helping us improve to make it possible for us to help you please fill out below information carefully before reporting any issues please make sure that you re using the latest version app releases standalone daemon we are also available on slack at the issue the need to have a release date tag arose during lbry youtube sync discussions with reillysmith oftentimes users will want the need to display videos on a channel according to their release date right now all videos are sorted by publish date which equates to the block they were published or updated on this may not always be the desired sort order the requirement would be to add a release date attribute to uploaded content if not populated it should default to publish date original block date if update later open to discussion system configuration for the app this info is in the about section at the bottom of the help page you can include a screenshot instead of typing it out for the daemon run curl data method version and include the full output lbry daemon version lbry app version lbry installation id operating system anything else screenshots copied from original issue lbryio lbry internal use acceptance criteria definition of done tested against acceptance criteria tested against the assumptions of the user story the project builds without errors unit tests are written and passing tests on devices browsers listed in the issue have passed qa performed issues resolved refactoring completed any configuration or build changes documented documentation updated peer code review performed
1
347,236
10,427,042,990
IssuesEvent
2019-09-16 18:59:46
dailynowco/daily-apps
https://api.github.com/repos/dailynowco/daily-apps
opened
Radio button component
Priority: Medium Status: Available Type: Feature good first issue
@tsahimatsliah has added a radio button to Daily's design system and now we would like to implement it. Preferably the component should be based on `input` element with `type=radio`, otherwise must follow the same ux and accessibility of the native component. Access to our InVision will be given to the contributor :) Dark theme design: ![Dark theme design](https://user-images.githubusercontent.com/1993245/64983806-0d524680-d8ca-11e9-84d3-589e0eaf8f23.png)
1.0
Radio button component - @tsahimatsliah has added a radio button to Daily's design system and now we would like to implement it. Preferably the component should be based on `input` element with `type=radio`, otherwise must follow the same ux and accessibility of the native component. Access to our InVision will be given to the contributor :) Dark theme design: ![Dark theme design](https://user-images.githubusercontent.com/1993245/64983806-0d524680-d8ca-11e9-84d3-589e0eaf8f23.png)
priority
radio button component tsahimatsliah has added a radio button to daily s design system and now we would like to implement it preferably the component should be based on input element with type radio otherwise must follow the same ux and accessibility of the native component access to our invision will be given to the contributor dark theme design
1
476,709
13,748,846,522
IssuesEvent
2020-10-06 09:37:43
canonical-web-and-design/canonicalwebteam.blog
https://api.github.com/repos/canonical-web-and-design/canonicalwebteam.blog
closed
Make thumbnail width setting
Priority: Medium
Info: https://cloudinary.com/documentation/image_transformation_reference Use `pad` setting. Ubuntu uses: 330px Snapcraft uses: 354px
1.0
Make thumbnail width setting - Info: https://cloudinary.com/documentation/image_transformation_reference Use `pad` setting. Ubuntu uses: 330px Snapcraft uses: 354px
priority
make thumbnail width setting info use pad setting ubuntu uses snapcraft uses
1
447,414
12,888,647,714
IssuesEvent
2020-07-13 13:22:03
carbon-design-system/ibm-dotcom-library
https://api.github.com/repos/carbon-design-system/ibm-dotcom-library
closed
Cleanup of Storybook stories for CTASection
Airtable Done dev package: react priority: medium
<!-- Avoid any type of solutions in this user story --> <!-- replace _{{...}}_ with your own words or remove --> #### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: IBM.com Library tester > I need to: see variations of the CTASection component in storybook > so that I can: quickly see what available variations there are for the CTASection component #### Additional information <!-- {{Please provide any additional information or resources for reference}} --> - Storybook URL: http://ibmdotcom-react.mybluemix.net/?path=/story/patterns-sections-ctasection--default - Should break down the types into their own stories - Break down any knobs with JSON #### Acceptance criteria - [ ] Multiple storybook variations for CTASection component - [ ] No knobs with JSON - [ ] Add actual prop names in knob description in parenthesis <!-- Consider the following when writing Acceptance criteria for this story. --> <!-- *** Each product backlog item or user story should have at least one Acceptance criteria. --> <!-- *** Acceptance criteria defines a deliverable that can be completed in a single sprint --> <!-- *** Each Acceptance criterion is independently testable. --> <!-- *** Include functional as well as non-functional criteria – when relevant. --> <!-- *** Team members write Acceptance criteria and the Product Owner verifies it. -->
1.0
Cleanup of Storybook stories for CTASection - <!-- Avoid any type of solutions in this user story --> <!-- replace _{{...}}_ with your own words or remove --> #### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: IBM.com Library tester > I need to: see variations of the CTASection component in storybook > so that I can: quickly see what available variations there are for the CTASection component #### Additional information <!-- {{Please provide any additional information or resources for reference}} --> - Storybook URL: http://ibmdotcom-react.mybluemix.net/?path=/story/patterns-sections-ctasection--default - Should break down the types into their own stories - Break down any knobs with JSON #### Acceptance criteria - [ ] Multiple storybook variations for CTASection component - [ ] No knobs with JSON - [ ] Add actual prop names in knob description in parenthesis <!-- Consider the following when writing Acceptance criteria for this story. --> <!-- *** Each product backlog item or user story should have at least one Acceptance criteria. --> <!-- *** Acceptance criteria defines a deliverable that can be completed in a single sprint --> <!-- *** Each Acceptance criterion is independently testable. --> <!-- *** Include functional as well as non-functional criteria – when relevant. --> <!-- *** Team members write Acceptance criteria and the Product Owner verifies it. -->
priority
cleanup of storybook stories for ctasection user story as a ibm com library tester i need to see variations of the ctasection component in storybook so that i can quickly see what available variations there are for the ctasection component additional information storybook url should break down the types into their own stories break down any knobs with json acceptance criteria multiple storybook variations for ctasection component no knobs with json add actual prop names in knob description in parenthesis
1
454,183
13,096,103,846
IssuesEvent
2020-08-03 15:09:16
ansible/galaxy_ng
https://api.github.com/repos/ansible/galaxy_ng
closed
UI: User management extras
area/frontend priority/medium sprint/5 status/incomplete type/enhancement
We still have a few extra things to do finish up our user management page - [x] add a password confirmation field - [x] add pages for a user to either their own login information (https://marvelapp.com/4dijjai/screen/68954477)
1.0
UI: User management extras - We still have a few extra things to do finish up our user management page - [x] add a password confirmation field - [x] add pages for a user to either their own login information (https://marvelapp.com/4dijjai/screen/68954477)
priority
ui user management extras we still have a few extra things to do finish up our user management page add a password confirmation field add pages for a user to either their own login information
1
667,724
22,498,455,816
IssuesEvent
2022-06-23 09:37:40
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
reopened
Intel CAVS: tests/subsys/logging/log_immediate/ failed due to non-intact log
bug priority: medium platform: Intel CAVS
**Describe the bug** Twister now has a stricter pass/fail criterion by adding test suite name verification, that exposed some problems of several test cases on intel_adsp_cavs18/25. For test cases below, logs are incomplete, missing the first half. ``` tests/subsys/logging/log_immediate/ ``` **To Reproduce** Steps to reproduce the behavior: 1.twister -W --hardware-map ~/cavs/cavs.map --device-testing -x=CONFIG_BOOT_DELAY=500 -T tests/subsys/logging/log_immediate/ -vv **Logs and console output** ``` Firmware completing manifest v1.8 meta: completing ADSP manifest meta: limit is 0x19b80 auth: completing authentication manifest cse: ri_css_v1_8_hdr_create completing CSS manifest css: set build date to 2022:05:23 cse: completing CSE V1.8 manifest Firmware file size 0x1e000 page count 24 rimage_read_key: read key '/home/ztest/zephyrproject/zephyr/../modules/audio/sof/keys/otc_private_key.pem' pkcs: RSA private key is valid. pkcs: digest for manifest is 60e512a0cd2d814714d654baf87eb7dc9d725767fe7efa3649973cb1aca135b3 Firmware manifest and signing completed ! Extended manifest saved to file /home/ztest/zephyrproject/zephyr/twister-out/intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output/zephyr/zephyr.ri.xman size 0x0010 (16) bytes Prefixing /home/ztest/zephyrproject/zephyr/twister-out/intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output/zephyr/zephyr.ri with manifest /home/ztest/zephyrproject/zephyr/twister-out/intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output/zephyr/zephyr.ri.xman DEBUG - DEVICE: -- DEBUG - DEVICE: |........ DEBUG - DEVICE: [00001195] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001195] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001200] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001200] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001201] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001202] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001209] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001210] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001212] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001213] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001218] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001218] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001223] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001223] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001224] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001224] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001295] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001295] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001296] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001296] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001310] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001310] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001310] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001311] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001311] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001312] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001316] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001316] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001320] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001320] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001413] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001413] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001416] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001416] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001418] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001418] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001419] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001420] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001426] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001426] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001541] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001541] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001541] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001542] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001544] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001545] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001549] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001549] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001563] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001563] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001564] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001564] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001565] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001565] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001567] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001567] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001571] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001571] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: |........ DEBUG - DEVICE: [00001708] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001708] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001710] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001710] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001720] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001720] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001724] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001724] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001725] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001726] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001730] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001730] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001732] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001732] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001979] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001980] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001986] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001986] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001997] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001997] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002001] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002001] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002001] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002001] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002002] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002003] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002008] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002008] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: t: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002167] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002167] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002179] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002179] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002182] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002182] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002188] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002188] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002188] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002188] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002192] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002192] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: ........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002307] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002307] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002312] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002312] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002312] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002313] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002313] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002313] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002326] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002327] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002332] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002332] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002334] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002334] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002335] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002335] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002337] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002337] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 19] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002422] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002422] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002433] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002433] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002434] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002434] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002438] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002438] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002442] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002442] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002443] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002444] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002487] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002488] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002488] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002488] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002500] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002500] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002506] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002506] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002509] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002509] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002510] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002511] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002511] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002512] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002521] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002521] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002530] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002530] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002531] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002531] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002535] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002535] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002536] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002536] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002541] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002542] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002552] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002553] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002554] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002554] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002558] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002558] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002561] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002561] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002562] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002563] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002742] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002743] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002747] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002747] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002748] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002748] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002749] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002750] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002764] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002764] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002765] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002766] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002770] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002770] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002770] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002771] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002771] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002771] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003182] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003183] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003186] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003186] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003198] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003198] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003204] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003205] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003205] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003205] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003205] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003205] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003207] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003207] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003249] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003251] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003251] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003254] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003254] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003269] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003269] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003270] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003270] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003274] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003274] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003274] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003275] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003278] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003278] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: |........ DEBUG - DEVICE: [00003326] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003328] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003331] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003331] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003335] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003335] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003344] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003344] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003351] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003351] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003352] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003352] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003353] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003354] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003357] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003357] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003532] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003532] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003540] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003540] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003545] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003545] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003551] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003551] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003554] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003554] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003556] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003556] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: PASS - test_log_immediate_preemption in 3.1 seconds DEBUG - DEVICE: =================================================================== DEBUG - DEVICE: TESTSUITE test_log_immediate succeeded DEBUG - DEVICE: =================================================================== DEBUG - DEVICE: RunID: d53f4dcbcce63181e33d7c05667ab6b5 DEBUG - DEVICE: PROJECT EXECUTION SUCCESSFUL DEBUG - Process /home/ztest/zephyrproject/zephyr/soc/xtensa/intel_adsp/tools/cavstool_client.py,-s,192.165.1.72,-l terminated outs: None errs None DEBUG - Test suite names were not printed or some of them in output do not correspond with expected: ['test_log_immediate'] DEBUG - run status: intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output failed INFO - 2/2 intel_adsp_cavs18 tests/subsys/logging/log_immediate/logging.log_immediate.clean_output FAILED Testsuite mismatch (device 5.729s) ``` **Environment (please complete the following information):** - OS: Linux - Toolchain zephyr-sdk-0.13.2 - Commit 199048b2ed45
1.0
Intel CAVS: tests/subsys/logging/log_immediate/ failed due to non-intact log - **Describe the bug** Twister now has a stricter pass/fail criterion by adding test suite name verification, that exposed some problems of several test cases on intel_adsp_cavs18/25. For test cases below, logs are incomplete, missing the first half. ``` tests/subsys/logging/log_immediate/ ``` **To Reproduce** Steps to reproduce the behavior: 1.twister -W --hardware-map ~/cavs/cavs.map --device-testing -x=CONFIG_BOOT_DELAY=500 -T tests/subsys/logging/log_immediate/ -vv **Logs and console output** ``` Firmware completing manifest v1.8 meta: completing ADSP manifest meta: limit is 0x19b80 auth: completing authentication manifest cse: ri_css_v1_8_hdr_create completing CSS manifest css: set build date to 2022:05:23 cse: completing CSE V1.8 manifest Firmware file size 0x1e000 page count 24 rimage_read_key: read key '/home/ztest/zephyrproject/zephyr/../modules/audio/sof/keys/otc_private_key.pem' pkcs: RSA private key is valid. pkcs: digest for manifest is 60e512a0cd2d814714d654baf87eb7dc9d725767fe7efa3649973cb1aca135b3 Firmware manifest and signing completed ! Extended manifest saved to file /home/ztest/zephyrproject/zephyr/twister-out/intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output/zephyr/zephyr.ri.xman size 0x0010 (16) bytes Prefixing /home/ztest/zephyrproject/zephyr/twister-out/intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output/zephyr/zephyr.ri with manifest /home/ztest/zephyrproject/zephyr/twister-out/intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output/zephyr/zephyr.ri.xman DEBUG - DEVICE: -- DEBUG - DEVICE: |........ DEBUG - DEVICE: [00001195] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001195] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001200] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001200] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001201] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001202] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001209] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001210] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001212] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001213] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001218] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001218] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001223] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001223] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001224] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001224] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001295] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001295] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001296] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001296] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001310] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001310] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001310] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001311] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001311] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001312] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001316] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001316] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001320] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001320] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001413] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001413] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001416] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001416] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001418] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001418] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001419] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001420] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001426] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001426] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001541] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001541] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001541] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001542] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001544] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001545] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001549] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001549] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001563] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001563] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001564] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001564] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001565] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001565] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001567] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001567] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001571] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001571] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: |........ DEBUG - DEVICE: [00001708] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001708] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001710] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001710] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001720] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00001720] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001724] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001724] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001725] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00001726] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001730] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001730] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001732] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001732] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001979] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00001980] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00001986] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00001986] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00001997] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00001997] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002001] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002001] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002001] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002001] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002002] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002003] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002008] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002008] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: t: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002167] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002167] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002179] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002179] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002182] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002182] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002188] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002188] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002188] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002188] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002192] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002192] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: ........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002307] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002307] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002312] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002312] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002312] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002313] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002313] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002313] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002326] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002327] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002332] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002332] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002334] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002334] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002335] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002335] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002337] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002337] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 19] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002422] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002422] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002433] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002433] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002434] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002434] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002438] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002438] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002442] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002442] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002443] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002444] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002487] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002488] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002488] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002488] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002500] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002500] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002506] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002506] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002509] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002509] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002510] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002511] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002511] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002512] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002521] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002521] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002530] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002530] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002531] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002531] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002535] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002535] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002536] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002536] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002541] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002542] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002552] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002553] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002554] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002554] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002558] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002558] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002561] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002561] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002562] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002563] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002742] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002743] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002747] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002747] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002748] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002748] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002749] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002750] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002764] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00002764] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002765] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00002766] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002770] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00002770] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00002770] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00002771] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00002771] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00002771] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003182] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003183] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003186] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003186] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003198] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003198] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003204] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003205] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003205] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003205] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003205] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003205] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003207] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003207] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003249] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003251] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003251] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003254] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003254] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003269] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003269] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003270] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003270] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003274] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003274] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003274] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003275] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003278] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003278] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: |........ DEBUG - DEVICE: [00003326] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003328] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003331] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003331] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003335] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003335] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003344] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003344] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003351] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003351] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003352] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003352] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003353] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003354] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003357] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003357] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003532] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003532] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003540] <inf> test: test string printed 1 2 0x9e01f000 DEBUG - DEVICE: [00003540] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003545] <inf> test: test string printed 1 2 0x9e01f198 DEBUG - DEVICE: [00003545] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 b6 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003551] <inf> test: test string printed 1 2 0x9e01f110 DEBUG - DEVICE: [00003551] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 af 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: [00003554] <inf> test: test string printed 1 2 0x9e01f088 DEBUG - DEVICE: [00003554] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: [00003556] <inf> test: test string printed 1 2 0x9e01f220 DEBUG - DEVICE: [00003556] <inf> test: data: DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 00 00 00 00 10 bd 01 be |........ ........ DEBUG - DEVICE: 00 00 00 00 00 00 00 00 |........ DEBUG - DEVICE: PASS - test_log_immediate_preemption in 3.1 seconds DEBUG - DEVICE: =================================================================== DEBUG - DEVICE: TESTSUITE test_log_immediate succeeded DEBUG - DEVICE: =================================================================== DEBUG - DEVICE: RunID: d53f4dcbcce63181e33d7c05667ab6b5 DEBUG - DEVICE: PROJECT EXECUTION SUCCESSFUL DEBUG - Process /home/ztest/zephyrproject/zephyr/soc/xtensa/intel_adsp/tools/cavstool_client.py,-s,192.165.1.72,-l terminated outs: None errs None DEBUG - Test suite names were not printed or some of them in output do not correspond with expected: ['test_log_immediate'] DEBUG - run status: intel_adsp_cavs18/tests/subsys/logging/log_immediate/logging.log_immediate.clean_output failed INFO - 2/2 intel_adsp_cavs18 tests/subsys/logging/log_immediate/logging.log_immediate.clean_output FAILED Testsuite mismatch (device 5.729s) ``` **Environment (please complete the following information):** - OS: Linux - Toolchain zephyr-sdk-0.13.2 - Commit 199048b2ed45
priority
intel cavs tests subsys logging log immediate failed due to non intact log describe the bug twister now has a stricter pass fail criterion by adding test suite name verification that exposed some problems of several test cases on intel adsp for test cases below logs are incomplete missing the first half tests subsys logging log immediate to reproduce steps to reproduce the behavior twister w hardware map cavs cavs map device testing x config boot delay t tests subsys logging log immediate vv logs and console output firmware completing manifest meta completing adsp manifest meta limit is auth completing authentication manifest cse ri css hdr create completing css manifest css set build date to cse completing cse manifest firmware file size page count rimage read key read key home ztest zephyrproject zephyr modules audio sof keys otc private key pem pkcs rsa private key is valid pkcs digest for manifest is firmware manifest and signing completed extended manifest saved to file home ztest zephyrproject zephyr twister out intel adsp tests subsys logging log immediate logging log immediate clean output zephyr zephyr ri xman size bytes prefixing home ztest zephyrproject zephyr twister out intel adsp tests subsys logging log immediate logging log immediate clean output zephyr zephyr ri with manifest home ztest zephyrproject zephyr twister out intel adsp tests subsys logging log immediate logging log immediate clean output zephyr zephyr ri xman debug device debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device af be debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test test string printed debug device test data debug device debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device t test string printed debug device test data debug device debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test test string printed debug device test data debug device debug device test data debug device af be debug device debug device test test string printed debug device test data debug device be debug device debug device debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test test string printed debug device test data debug device debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test test string printed debug device test data debug device be debug device debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device debug device bd be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test test string printed debug device test data debug device af be debug device debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test test string printed debug device test data debug device af be debug device debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device be debug device debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test test string printed debug device test data debug device be debug device debug device test data debug device debug device bd be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device be debug device debug device test test string printed debug device test data debug device af be debug device debug device test test string printed debug device test data debug device debug device test test string printed debug device test data debug device debug device bd be debug device debug device pass test log immediate preemption in seconds debug device debug device testsuite test log immediate succeeded debug device debug device runid debug device project execution successful debug process home ztest zephyrproject zephyr soc xtensa intel adsp tools cavstool client py s l terminated outs none errs none debug test suite names were not printed or some of them in output do not correspond with expected debug run status intel adsp tests subsys logging log immediate logging log immediate clean output failed info intel adsp tests subsys logging log immediate logging log immediate clean output failed testsuite mismatch device environment please complete the following information os linux toolchain zephyr sdk commit
1
7,319
2,601,755,423
IssuesEvent
2015-02-24 00:32:45
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
Exclude Observer players from StartLocation group and enemy list
auto-migrated Component-Logic Milestone-Tournament Offset-hunting Priority-Medium Type-Enhancement Usability
``` Don't include observer players (UMS) in StartLocation group. ``` ----- Original issue reported on code.google.com by `AHeinerm` on 14 Oct 2010 at 3:51
1.0
Exclude Observer players from StartLocation group and enemy list - ``` Don't include observer players (UMS) in StartLocation group. ``` ----- Original issue reported on code.google.com by `AHeinerm` on 14 Oct 2010 at 3:51
priority
exclude observer players from startlocation group and enemy list don t include observer players ums in startlocation group original issue reported on code google com by aheinerm on oct at
1
68,459
3,288,305,317
IssuesEvent
2015-10-29 14:42:27
chef/chef
https://api.github.com/repos/chef/chef
closed
knife missing subcommands after rehash
Bug Dev Tools Medium Priority
After installing chef-dk 0.9.0, I executed `knife rehash` to speed up knife. Later on, I've noticed `knife upload` and `knife download` not being recognized anymore. So, I executed the following commands to identify all default missing subcommands after `rehash` ``` [07:50:21 /tmp]$ knife > rehash.txt [07:50:32 /tmp]$ rm ~/.chef/plugin_manifest.json [07:50:41 /tmp]$ knife > norehash.txt [07:50:46 /tmp]$ diff rehash.txt norehash.txt 142a143,151 > knife delete [PATTERN1 ... PATTERNn] > knife deps PATTERN1 [PATTERNn] > knife diff PATTERNS > knife download PATTERNS > knife edit [PATTERN1 ... PATTERNn] > knife list [-dfR1p] [PATTERN1 ... PATTERNn] > knife show [PATTERN1 ... PATTERNn] > knife upload PATTERNS > knife xargs [COMMAND] ```
1.0
knife missing subcommands after rehash - After installing chef-dk 0.9.0, I executed `knife rehash` to speed up knife. Later on, I've noticed `knife upload` and `knife download` not being recognized anymore. So, I executed the following commands to identify all default missing subcommands after `rehash` ``` [07:50:21 /tmp]$ knife > rehash.txt [07:50:32 /tmp]$ rm ~/.chef/plugin_manifest.json [07:50:41 /tmp]$ knife > norehash.txt [07:50:46 /tmp]$ diff rehash.txt norehash.txt 142a143,151 > knife delete [PATTERN1 ... PATTERNn] > knife deps PATTERN1 [PATTERNn] > knife diff PATTERNS > knife download PATTERNS > knife edit [PATTERN1 ... PATTERNn] > knife list [-dfR1p] [PATTERN1 ... PATTERNn] > knife show [PATTERN1 ... PATTERNn] > knife upload PATTERNS > knife xargs [COMMAND] ```
priority
knife missing subcommands after rehash after installing chef dk i executed knife rehash to speed up knife later on i ve noticed knife upload and knife download not being recognized anymore so i executed the following commands to identify all default missing subcommands after rehash knife rehash txt rm chef plugin manifest json knife norehash txt diff rehash txt norehash txt knife delete knife deps knife diff patterns knife download patterns knife edit knife list knife show knife upload patterns knife xargs
1
576,153
17,080,090,045
IssuesEvent
2021-07-08 02:59:37
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.4 Staging-2030] Carts do not have it's usual flexible movement animation as in release
Category: Gameplay Priority: Medium Squad: Otter
Carts in Staging https://images.zenhubusercontent.com/47210472/796941cd-9770-4124-bfdd-8d15068c2864/cart_staging.mp4 Carts in release https://images.zenhubusercontent.com/47210472/586762d2-170b-4fd2-94a1-896466da963e/cart_release.mp4
1.0
[0.9.4 Staging-2030] Carts do not have it's usual flexible movement animation as in release - Carts in Staging https://images.zenhubusercontent.com/47210472/796941cd-9770-4124-bfdd-8d15068c2864/cart_staging.mp4 Carts in release https://images.zenhubusercontent.com/47210472/586762d2-170b-4fd2-94a1-896466da963e/cart_release.mp4
priority
carts do not have it s usual flexible movement animation as in release carts in staging carts in release
1
54,799
3,071,299,547
IssuesEvent
2015-08-19 11:08:24
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
На раздаче файлов в окне передач не корректно работает пункт "Копировать веб-ссылку"
bug Component-UI imported Priority-Medium Usability
_From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on August 22, 2010 10:22:59_ Копировать веб-ссылку (на раздаче) - эта строка работает, но явно в буфер заносится левая информация! _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=132_
1.0
На раздаче файлов в окне передач не корректно работает пункт "Копировать веб-ссылку" - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on August 22, 2010 10:22:59_ Копировать веб-ссылку (на раздаче) - эта строка работает, но явно в буфер заносится левая информация! _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=132_
priority
на раздаче файлов в окне передач не корректно работает пункт копировать веб ссылку from on august копировать веб ссылку на раздаче эта строка работает но явно в буфер заносится левая информация original issue
1
662,988
22,159,170,358
IssuesEvent
2022-06-04 08:10:18
PyBotDevs/isobot-lazer
https://api.github.com/repos/PyBotDevs/isobot-lazer
closed
Make dig command
enhancement currency framework update priority:medium delay/to-do
# The dig command `/dig` command will let users dig the ground, to earn coins or get usable/sellable items! There will be a **50-75%** success rate for this command, and a user must own 1 or more shovels to execute the command. Each ## Available Loot - Coins (1000 coins to 5000 coins, must be a **common value only**) - Another shovel xd - ant - stickbug - rock - gold - ancient coinbomb (i seriously have to revive that sh*t) - rare lootbox - nothing - you died and got nothing, nice ## Pending tasks - [x] Finish off any open PRs (#53) - [x] Make shop listings in shop.json config file - [x] Make command in Program file - [x] Test and debug command
1.0
Make dig command - # The dig command `/dig` command will let users dig the ground, to earn coins or get usable/sellable items! There will be a **50-75%** success rate for this command, and a user must own 1 or more shovels to execute the command. Each ## Available Loot - Coins (1000 coins to 5000 coins, must be a **common value only**) - Another shovel xd - ant - stickbug - rock - gold - ancient coinbomb (i seriously have to revive that sh*t) - rare lootbox - nothing - you died and got nothing, nice ## Pending tasks - [x] Finish off any open PRs (#53) - [x] Make shop listings in shop.json config file - [x] Make command in Program file - [x] Test and debug command
priority
make dig command the dig command dig command will let users dig the ground to earn coins or get usable sellable items there will be a success rate for this command and a user must own or more shovels to execute the command each available loot coins coins to coins must be a common value only another shovel xd ant stickbug rock gold ancient coinbomb i seriously have to revive that sh t rare lootbox nothing you died and got nothing nice pending tasks finish off any open prs make shop listings in shop json config file make command in program file test and debug command
1
535,781
15,698,473,494
IssuesEvent
2021-03-26 06:55:05
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Moving another photo to same album not allowed and move button disabled
bug priority: medium
**Describe the bug** Move button is disabled after moving first photo to an album even for another second image. **To Reproduce** - Steps to reproduce the behavior: - Create a new album say "Album 1" - Goto photos tab from profile page - Click More action ( "..." ) at right top corner of the photo and click on Move and select the album "Album 1" - Similarly Click More action ( "..." ) at right top corner of the **another photo** and click on Move and select the album "Album 1" the Move button will be disabled for second photo also. - Second photo can be moved to same album "Album 1" after a refresh **Expected behavior** As Second photo is not in the album, it should be allowed to move **Screenshots** https://prnt.sc/10vsax8 **Support ticket links** https://secure.helpscout.net/conversation/1465394619/132887
1.0
Moving another photo to same album not allowed and move button disabled - **Describe the bug** Move button is disabled after moving first photo to an album even for another second image. **To Reproduce** - Steps to reproduce the behavior: - Create a new album say "Album 1" - Goto photos tab from profile page - Click More action ( "..." ) at right top corner of the photo and click on Move and select the album "Album 1" - Similarly Click More action ( "..." ) at right top corner of the **another photo** and click on Move and select the album "Album 1" the Move button will be disabled for second photo also. - Second photo can be moved to same album "Album 1" after a refresh **Expected behavior** As Second photo is not in the album, it should be allowed to move **Screenshots** https://prnt.sc/10vsax8 **Support ticket links** https://secure.helpscout.net/conversation/1465394619/132887
priority
moving another photo to same album not allowed and move button disabled describe the bug move button is disabled after moving first photo to an album even for another second image to reproduce steps to reproduce the behavior create a new album say album goto photos tab from profile page click more action at right top corner of the photo and click on move and select the album album similarly click more action at right top corner of the another photo and click on move and select the album album the move button will be disabled for second photo also second photo can be moved to same album album after a refresh expected behavior as second photo is not in the album it should be allowed to move screenshots support ticket links
1
567,099
16,845,458,691
IssuesEvent
2021-06-19 11:35:40
iv-org/invidious
https://api.github.com/repos/iv-org/invidious
closed
[Feature request] Add UI button redirect to a healthier instance when watching a video on a particular instance
feature-request priority:medium type:client-side
**Is your feature request related to a problem? It'd be great if there were a button or drop down menu to select another public instance. **Describe the solution you'd like** For example, For example, I would like to have a button on the interface for the video link below so I can choose a different instance if the snoypta instance is not cutting it that day for whatever reason: https://invidious.snopyta.org/watch?v=2s9fM0CDAQ4
1.0
[Feature request] Add UI button redirect to a healthier instance when watching a video on a particular instance - **Is your feature request related to a problem? It'd be great if there were a button or drop down menu to select another public instance. **Describe the solution you'd like** For example, For example, I would like to have a button on the interface for the video link below so I can choose a different instance if the snoypta instance is not cutting it that day for whatever reason: https://invidious.snopyta.org/watch?v=2s9fM0CDAQ4
priority
add ui button redirect to a healthier instance when watching a video on a particular instance is your feature request related to a problem it d be great if there were a button or drop down menu to select another public instance describe the solution you d like for example for example i would like to have a button on the interface for the video link below so i can choose a different instance if the snoypta instance is not cutting it that day for whatever reason
1
547,180
16,039,206,752
IssuesEvent
2021-04-22 04:54:47
Automattic/woocommerce-payments
https://api.github.com/repos/Automattic/woocommerce-payments
closed
Checkout Block: wc.wcSettings.setSetting is not a function
priority: high size: medium type: bug
The checkout block integration is using the deprecated (and now removed) `setSetting` function (https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/3019). Replicate steps: 1. When using the checkout block, attempt a checkout using an SCA test card (like `4000002500003155`) 2. The error `wc.wcSettings.setSetting is not a function` is displayed above the card details form ![image](https://user-images.githubusercontent.com/686419/107971449-62582780-6faa-11eb-9783-2be403079046.png)
1.0
Checkout Block: wc.wcSettings.setSetting is not a function - The checkout block integration is using the deprecated (and now removed) `setSetting` function (https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/3019). Replicate steps: 1. When using the checkout block, attempt a checkout using an SCA test card (like `4000002500003155`) 2. The error `wc.wcSettings.setSetting is not a function` is displayed above the card details form ![image](https://user-images.githubusercontent.com/686419/107971449-62582780-6faa-11eb-9783-2be403079046.png)
priority
checkout block wc wcsettings setsetting is not a function the checkout block integration is using the deprecated and now removed setsetting function replicate steps when using the checkout block attempt a checkout using an sca test card like the error wc wcsettings setsetting is not a function is displayed above the card details form
1
782,574
27,500,274,091
IssuesEvent
2023-03-05 16:11:28
hoonii2/CI_CD
https://api.github.com/repos/hoonii2/CI_CD
opened
[Feature] OAuth2.0 kakao Auth Configuration
Status : In Progress Type : Feature Priority : Medium For : API
## Description - OAuth2.0 구성 및 테스트를 위한 구성 - kakao 인증으로 구현 ## Tasks - [ ] Login Page kakao 인증 기능 추가 - [ ] kakao 인증 관련 Service 추가 - [ ] kakao 인증 관련 Controller 추가 - [ ] Member 관련 DTO 생성 - [ ] Member 저장을 위한 Repository 수정 ## References [참고 블로그1](https://201230.tistory.com/109) [참고 블로그2](https://developers.kakao.com/console/app/873148/product/login)
1.0
[Feature] OAuth2.0 kakao Auth Configuration - ## Description - OAuth2.0 구성 및 테스트를 위한 구성 - kakao 인증으로 구현 ## Tasks - [ ] Login Page kakao 인증 기능 추가 - [ ] kakao 인증 관련 Service 추가 - [ ] kakao 인증 관련 Controller 추가 - [ ] Member 관련 DTO 생성 - [ ] Member 저장을 위한 Repository 수정 ## References [참고 블로그1](https://201230.tistory.com/109) [참고 블로그2](https://developers.kakao.com/console/app/873148/product/login)
priority
kakao auth configuration description 구성 및 테스트를 위한 구성 kakao 인증으로 구현 tasks login page kakao 인증 기능 추가 kakao 인증 관련 service 추가 kakao 인증 관련 controller 추가 member 관련 dto 생성 member 저장을 위한 repository 수정 references
1
651,783
21,510,234,258
IssuesEvent
2022-04-28 03:06:04
StartsMercury/simply-no-shading
https://api.github.com/repos/StartsMercury/simply-no-shading
opened
Differentiate Enhanced Block Entities' Model from Block Models
enhancement compat-request medium-priority
Who knows wanted an option for that. Well, I know I do.
1.0
Differentiate Enhanced Block Entities' Model from Block Models - Who knows wanted an option for that. Well, I know I do.
priority
differentiate enhanced block entities model from block models who knows wanted an option for that well i know i do
1
26,605
2,684,895,107
IssuesEvent
2015-03-29 13:51:16
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
opened
Cursor stuck as hand after control-clicking link
1 star bug imported Priority-Medium
_From [georged...@gmail.com](https://code.google.com/u/101749376919049054198/) on July 08, 2013 23:56:16_ OS version: Win7 x64 ConEmu version: 130427 x64 *Bug description* Control-clicking on a link leaves the cursor stuck as a hand when you go back to the ConEmu window. *Steps to reproduction* 1. Control-click a link. 2. Click back in the ConEmu window (or alt-tab, or select it on the taskbar). 3. Cursor is still a pointing hand. Pressing control again fixes the cursor and makes it revert to the text-select beam thingie. So it's probably missing the key-up event that happens after ConEmu loses focus. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=1142_
1.0
Cursor stuck as hand after control-clicking link - _From [georged...@gmail.com](https://code.google.com/u/101749376919049054198/) on July 08, 2013 23:56:16_ OS version: Win7 x64 ConEmu version: 130427 x64 *Bug description* Control-clicking on a link leaves the cursor stuck as a hand when you go back to the ConEmu window. *Steps to reproduction* 1. Control-click a link. 2. Click back in the ConEmu window (or alt-tab, or select it on the taskbar). 3. Cursor is still a pointing hand. Pressing control again fixes the cursor and makes it revert to the text-select beam thingie. So it's probably missing the key-up event that happens after ConEmu loses focus. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=1142_
priority
cursor stuck as hand after control clicking link from on july os version conemu version bug description control clicking on a link leaves the cursor stuck as a hand when you go back to the conemu window steps to reproduction control click a link click back in the conemu window or alt tab or select it on the taskbar cursor is still a pointing hand pressing control again fixes the cursor and makes it revert to the text select beam thingie so it s probably missing the key up event that happens after conemu loses focus original issue
1
514,666
14,942,383,680
IssuesEvent
2021-01-25 21:12:58
glciampaglia/infodiversity-mock-social-media
https://api.github.com/repos/glciampaglia/infodiversity-mock-social-media
closed
Create development database on RDS
medium priority
Based on #3, we will create a new database on Amazon RDS and start using it for development only. Later, when it is time to run the experiment, we will create a separate one for production.
1.0
Create development database on RDS - Based on #3, we will create a new database on Amazon RDS and start using it for development only. Later, when it is time to run the experiment, we will create a separate one for production.
priority
create development database on rds based on we will create a new database on amazon rds and start using it for development only later when it is time to run the experiment we will create a separate one for production
1
198,385
6,972,815,466
IssuesEvent
2017-12-11 18:17:47
DavidAlt/VATumorBoard
https://api.github.com/repos/DavidAlt/VATumorBoard
opened
FReq: configurable data display
Data Integration medium priority
"The system shall provide configurable options of displaying data to include but not limited to tables, flowsheets, dashboards, timeline/longitudinal view, and trends."
1.0
FReq: configurable data display - "The system shall provide configurable options of displaying data to include but not limited to tables, flowsheets, dashboards, timeline/longitudinal view, and trends."
priority
freq configurable data display the system shall provide configurable options of displaying data to include but not limited to tables flowsheets dashboards timeline longitudinal view and trends
1
76,609
3,489,766,901
IssuesEvent
2016-01-04 03:15:38
GalliumOS/galliumos-distro
https://api.github.com/repos/GalliumOS/galliumos-distro
closed
Going to standby mode second time freezes the computer WOLF/Haswell
bug moreinfo priority:medium
WHen I shut the lid and open it the first time, it sleeps fine and wakes up fine, but then when I close the lid again it just hangs
1.0
Going to standby mode second time freezes the computer WOLF/Haswell - WHen I shut the lid and open it the first time, it sleeps fine and wakes up fine, but then when I close the lid again it just hangs
priority
going to standby mode second time freezes the computer wolf haswell when i shut the lid and open it the first time it sleeps fine and wakes up fine but then when i close the lid again it just hangs
1
187,975
6,767,009,559
IssuesEvent
2017-10-26 00:29:10
uva-slp/meals
https://api.github.com/repos/uva-slp/meals
opened
Combine Volunteer Reports
priority-medium story-points-8
Some way to print all information in clean, readable format (combine volunteer reports in one overall volunteering report)
1.0
Combine Volunteer Reports - Some way to print all information in clean, readable format (combine volunteer reports in one overall volunteering report)
priority
combine volunteer reports some way to print all information in clean readable format combine volunteer reports in one overall volunteering report
1
825,159
31,275,453,429
IssuesEvent
2023-08-22 05:48:18
Team-Ampersand/Dotori-iOS
https://api.github.com/repos/Team-Ampersand/Dotori-iOS
opened
UIKitUtil로부터 Adapter 분리
🔨 Refactor 2️⃣Priority: Medium
### Describe 현재 UIKitUtil에 Table/Collection Adapter가 있는데.. 이것은 분리하는게 좋을거같습니다 ### Additional _No response_
1.0
UIKitUtil로부터 Adapter 분리 - ### Describe 현재 UIKitUtil에 Table/Collection Adapter가 있는데.. 이것은 분리하는게 좋을거같습니다 ### Additional _No response_
priority
uikitutil로부터 adapter 분리 describe 현재 uikitutil에 table collection adapter가 있는데 이것은 분리하는게 좋을거같습니다 additional no response
1
736,424
25,473,968,092
IssuesEvent
2022-11-25 12:46:31
vscentrum/vsc-software-stack
https://api.github.com/repos/vscentrum/vsc-software-stack
opened
inferCNVpy
difficulty: easy new priority: medium Python
* link to support ticket: [#2022112360000701](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=101939) * website: https://github.com/icbi-lab/infercnvpy * installation docs: https://github.com/icbi-lab/infercnvpy#installation * toolchain: `foss/2021b` * easyblock to use: `PythonBundle` * required dependencies: * see https://github.com/icbi-lab/infercnvpy/blob/main/pyproject.toml#L22 * effort: *(TBD)*
1.0
inferCNVpy - * link to support ticket: [#2022112360000701](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=101939) * website: https://github.com/icbi-lab/infercnvpy * installation docs: https://github.com/icbi-lab/infercnvpy#installation * toolchain: `foss/2021b` * easyblock to use: `PythonBundle` * required dependencies: * see https://github.com/icbi-lab/infercnvpy/blob/main/pyproject.toml#L22 * effort: *(TBD)*
priority
infercnvpy link to support ticket website installation docs toolchain foss easyblock to use pythonbundle required dependencies see effort tbd
1
692,107
23,723,096,587
IssuesEvent
2022-08-30 16:59:28
spinalcordtoolbox/spinalcordtoolbox
https://api.github.com/repos/spinalcordtoolbox/spinalcordtoolbox
closed
Make it possible to loop across `sub-*` without considering `ses-*` if present
priority:MEDIUM feature sct_run_batch
As of SCT v5.4, whenever a `ses-` folder is present under a `sub-*` folder, it will consider it and aggregate subject and session, eg: `sub-01/ses-01` and use this instance inside the script being run. A problem could occur if a script is supposed to act at the subject levels instead of at the session level. For example, if a script is responsible for registering data between session 1 and session 2, there is no way of doing it with the current implementation of how sessions are dealt with. Note that this was not a problem in SCT v5.3.0 and before. My suggestion would be to add a flag that would create a clause here: https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/5caa7d93c67454ac5835d14590d1202195c6b147/spinalcordtoolbox/scripts/sct_run_batch.py#L433-L447 That would bypass this 'is there a session' finding, and force each subject to be treated as a single instance for the script. It would then be the responsibility of the script to dive into session folders appropriately.
1.0
Make it possible to loop across `sub-*` without considering `ses-*` if present - As of SCT v5.4, whenever a `ses-` folder is present under a `sub-*` folder, it will consider it and aggregate subject and session, eg: `sub-01/ses-01` and use this instance inside the script being run. A problem could occur if a script is supposed to act at the subject levels instead of at the session level. For example, if a script is responsible for registering data between session 1 and session 2, there is no way of doing it with the current implementation of how sessions are dealt with. Note that this was not a problem in SCT v5.3.0 and before. My suggestion would be to add a flag that would create a clause here: https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/5caa7d93c67454ac5835d14590d1202195c6b147/spinalcordtoolbox/scripts/sct_run_batch.py#L433-L447 That would bypass this 'is there a session' finding, and force each subject to be treated as a single instance for the script. It would then be the responsibility of the script to dive into session folders appropriately.
priority
make it possible to loop across sub without considering ses if present as of sct whenever a ses folder is present under a sub folder it will consider it and aggregate subject and session eg sub ses and use this instance inside the script being run a problem could occur if a script is supposed to act at the subject levels instead of at the session level for example if a script is responsible for registering data between session and session there is no way of doing it with the current implementation of how sessions are dealt with note that this was not a problem in sct and before my suggestion would be to add a flag that would create a clause here that would bypass this is there a session finding and force each subject to be treated as a single instance for the script it would then be the responsibility of the script to dive into session folders appropriately
1
797,431
28,146,198,517
IssuesEvent
2023-04-02 14:10:32
Cheos137/ArmorpointsPlusplus
https://api.github.com/repos/Cheos137/ArmorpointsPlusplus
closed
[Feature Request]: Toughness as an Attribute supports Half Values, but the separate Toughness Bar shows no difference between X and X.5
feature request minecraft: all supported future update priority: medium
### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you using the latest version currently available? - [X] I am using the latest version currently available ### Description Why not make the default Toughness per half icon on the bar be 0.5? Toughness is generally under half your armor value anyway, so this works out to fill the bar up more accurately in proportion to the Armor Bar. ### Solution _ ### Alternatives _ ### Additional Context _
1.0
[Feature Request]: Toughness as an Attribute supports Half Values, but the separate Toughness Bar shows no difference between X and X.5 - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you using the latest version currently available? - [X] I am using the latest version currently available ### Description Why not make the default Toughness per half icon on the bar be 0.5? Toughness is generally under half your armor value anyway, so this works out to fill the bar up more accurately in proportion to the Armor Bar. ### Solution _ ### Alternatives _ ### Additional Context _
priority
toughness as an attribute supports half values but the separate toughness bar shows no difference between x and x is there an existing issue for this i have searched the existing issues are you using the latest version currently available i am using the latest version currently available description why not make the default toughness per half icon on the bar be toughness is generally under half your armor value anyway so this works out to fill the bar up more accurately in proportion to the armor bar solution alternatives additional context
1
136,710
5,288,167,780
IssuesEvent
2017-02-08 14:29:59
knipferrc/plate
https://api.github.com/repos/knipferrc/plate
closed
Welcome Message
Priority: Medium Type: Bug Type: Feature
The welcome message upon registration is on the registration component. After the registration is completed they are routed immediately to the dashboard therefore are not seeing the message. Once a dashboard component is in place (which will be placed within the dashboard page) then the welcome message can be displayed within.
1.0
Welcome Message - The welcome message upon registration is on the registration component. After the registration is completed they are routed immediately to the dashboard therefore are not seeing the message. Once a dashboard component is in place (which will be placed within the dashboard page) then the welcome message can be displayed within.
priority
welcome message the welcome message upon registration is on the registration component after the registration is completed they are routed immediately to the dashboard therefore are not seeing the message once a dashboard component is in place which will be placed within the dashboard page then the welcome message can be displayed within
1
452,975
13,062,641,789
IssuesEvent
2020-07-30 15:26:15
datavisyn/tdp_core
https://api.github.com/repos/datavisyn/tdp_core
closed
ProxyView: Entity selection and external link swapped
priority: medium type: bug
* Release number or git hash: v9.1.0 * Web browser version and OS: Chrome 84 * Environment (local or deployed): both ### Steps to reproduce 1. Open list of all cell lines 2. Select the cell lines `201T` and `22Rv1` 3. Open Detail view "COSMIC" ### Observed behavior At the very top, the URL of the detail view as well as the cell line selection is shown. Previously, the dropdown menu was on the left and then the URL on its right. Now it is the other way around. If easily possible I would go back to the original layout. ![grafik](https://user-images.githubusercontent.com/10066078/87643201-d5ff3100-c74a-11ea-9588-4ea043a67784.png) ### Expected behavior ![grafik](https://user-images.githubusercontent.com/10066078/87643167-c97ad880-c74a-11ea-9c8f-92b184989b13.png)
1.0
ProxyView: Entity selection and external link swapped - * Release number or git hash: v9.1.0 * Web browser version and OS: Chrome 84 * Environment (local or deployed): both ### Steps to reproduce 1. Open list of all cell lines 2. Select the cell lines `201T` and `22Rv1` 3. Open Detail view "COSMIC" ### Observed behavior At the very top, the URL of the detail view as well as the cell line selection is shown. Previously, the dropdown menu was on the left and then the URL on its right. Now it is the other way around. If easily possible I would go back to the original layout. ![grafik](https://user-images.githubusercontent.com/10066078/87643201-d5ff3100-c74a-11ea-9588-4ea043a67784.png) ### Expected behavior ![grafik](https://user-images.githubusercontent.com/10066078/87643167-c97ad880-c74a-11ea-9c8f-92b184989b13.png)
priority
proxyview entity selection and external link swapped release number or git hash web browser version and os chrome environment local or deployed both steps to reproduce open list of all cell lines select the cell lines and open detail view cosmic observed behavior at the very top the url of the detail view as well as the cell line selection is shown previously the dropdown menu was on the left and then the url on its right now it is the other way around if easily possible i would go back to the original layout expected behavior
1
175,426
6,551,002,136
IssuesEvent
2017-09-05 13:22:09
pmem/issues
https://api.github.com/repos/pmem/issues
opened
rpmem: ssh daemon terminated when fork() fails due to insufficient memory
Exposure: Medium OS: Linux Priority: 3 medium Type: Bug
I have ~40GB of free physical memory on both hosts. Steps to reproduce: On client side: 1) create local memory pool with aligned_alloc of size 32GB 2) create remote pool of size 32GB calling rpmem_create() As a result I got my ssh daemon terminated. What I have investigated - forking() within rpmem_cmd_run() fails due to insufficient memory (ENOMEM errno is set) that leads to clean up stage where kill() syscall is called with pid equal to -1. As I was running application as privileged user it caused e.g. sshd daemon termination. Found on 1.3+b1-37-g2b94721
1.0
rpmem: ssh daemon terminated when fork() fails due to insufficient memory - I have ~40GB of free physical memory on both hosts. Steps to reproduce: On client side: 1) create local memory pool with aligned_alloc of size 32GB 2) create remote pool of size 32GB calling rpmem_create() As a result I got my ssh daemon terminated. What I have investigated - forking() within rpmem_cmd_run() fails due to insufficient memory (ENOMEM errno is set) that leads to clean up stage where kill() syscall is called with pid equal to -1. As I was running application as privileged user it caused e.g. sshd daemon termination. Found on 1.3+b1-37-g2b94721
priority
rpmem ssh daemon terminated when fork fails due to insufficient memory i have of free physical memory on both hosts steps to reproduce on client side create local memory pool with aligned alloc of size create remote pool of size calling rpmem create as a result i got my ssh daemon terminated what i have investigated forking within rpmem cmd run fails due to insufficient memory enomem errno is set that leads to clean up stage where kill syscall is called with pid equal to as i was running application as privileged user it caused e g sshd daemon termination found on
1
699,483
24,018,266,740
IssuesEvent
2022-09-15 04:25:55
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
YugaWare tables should count as system tables
kind/bug good first issue area/ysql priority/medium
Jira Link: [DB-2250](https://yugabyte.atlassian.net/browse/DB-2250) Currently, when YugaWare starts up with YB as its backing database, we manually create a `system_platform` database to store its data. Tables created in this database should not count towards system tables so that the UI will show the proper number of user tables. An optional, but nice feature, would be if YSQL is initialized with a `system_platform` database pre-existing. One solution @m-iancu proposed is creating a `yugaware` user where every table created by them would be a system table.
1.0
YugaWare tables should count as system tables - Jira Link: [DB-2250](https://yugabyte.atlassian.net/browse/DB-2250) Currently, when YugaWare starts up with YB as its backing database, we manually create a `system_platform` database to store its data. Tables created in this database should not count towards system tables so that the UI will show the proper number of user tables. An optional, but nice feature, would be if YSQL is initialized with a `system_platform` database pre-existing. One solution @m-iancu proposed is creating a `yugaware` user where every table created by them would be a system table.
priority
yugaware tables should count as system tables jira link currently when yugaware starts up with yb as its backing database we manually create a system platform database to store its data tables created in this database should not count towards system tables so that the ui will show the proper number of user tables an optional but nice feature would be if ysql is initialized with a system platform database pre existing one solution m iancu proposed is creating a yugaware user where every table created by them would be a system table
1
48,415
2,998,144,390
IssuesEvent
2015-07-23 12:31:14
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
mockStaticMethodX should be renamed?
enhancement imported Milestone-Release1.0 Priority-Medium
_From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on October 26, 2008 08:46:05_ Rename to mockStaticPartialX? _Original issue: http://code.google.com/p/powermock/issues/detail?id=42_
1.0
mockStaticMethodX should be renamed? - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on October 26, 2008 08:46:05_ Rename to mockStaticPartialX? _Original issue: http://code.google.com/p/powermock/issues/detail?id=42_
priority
mockstaticmethodx should be renamed from on october rename to mockstaticpartialx original issue
1
214,103
7,266,758,337
IssuesEvent
2018-02-20 00:04:59
theycallmemac/Skyscraper
https://api.github.com/repos/theycallmemac/Skyscraper
opened
add options to cli
Priority: Medium Status: In Progress Type: Enhancement Type: Feature
Options such as ```-t``` (to) and ```-f``` (from) are required to to figure out flight details. Other options include: - ```-r``` (marking as return) - ```-n``` (number of those travelling) Requirements of this issue are subject to change.
1.0
add options to cli - Options such as ```-t``` (to) and ```-f``` (from) are required to to figure out flight details. Other options include: - ```-r``` (marking as return) - ```-n``` (number of those travelling) Requirements of this issue are subject to change.
priority
add options to cli options such as t to and f from are required to to figure out flight details other options include r marking as return n number of those travelling requirements of this issue are subject to change
1
490,062
14,115,077,447
IssuesEvent
2020-11-07 19:02:05
bounswe/bounswe2020group3
https://api.github.com/repos/bounswe/bounswe2020group3
closed
creating setup script for linux and macos as an alternative to setup.sh file
Backend Priority: Medium Status: Completed :100: Type: Enhancement
* **Project: BACKEND** * **This is a: FEATURE REQUEST** * **Description of the issue** A simple script file for setting up python environment. * **For feature requests: Expected functionality of the requested feature** After running this script file, it sets up a same environment for all developers due to avoiding any installation problems * **Deadline for resolution:** 10.11.2020
1.0
creating setup script for linux and macos as an alternative to setup.sh file - * **Project: BACKEND** * **This is a: FEATURE REQUEST** * **Description of the issue** A simple script file for setting up python environment. * **For feature requests: Expected functionality of the requested feature** After running this script file, it sets up a same environment for all developers due to avoiding any installation problems * **Deadline for resolution:** 10.11.2020
priority
creating setup script for linux and macos as an alternative to setup sh file project backend this is a feature request description of the issue a simple script file for setting up python environment for feature requests expected functionality of the requested feature after running this script file it sets up a same environment for all developers due to avoiding any installation problems deadline for resolution
1
308,848
9,458,381,541
IssuesEvent
2019-04-17 04:59:43
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
[Doc] Support for renew refresh token property to be configurable per application. IS-5.7.0
Complexity/Medium Priority/High Severity/Blocker Type/Docs
We need to include documentation on how to configure/use this new feature. Below attachment includes a sample documentation. [Instructions.docx](https://github.com/wso2/product-is/files/3006781/Instructions.docx) improvement for: wso2/product-is#4550
1.0
[Doc] Support for renew refresh token property to be configurable per application. IS-5.7.0 - We need to include documentation on how to configure/use this new feature. Below attachment includes a sample documentation. [Instructions.docx](https://github.com/wso2/product-is/files/3006781/Instructions.docx) improvement for: wso2/product-is#4550
priority
support for renew refresh token property to be configurable per application is we need to include documentation on how to configure use this new feature below attachment includes a sample documentation improvement for product is
1
637,867
20,680,145,525
IssuesEvent
2022-03-10 13:10:31
wellcomecollection/wellcomecollection.org
https://api.github.com/repos/wellcomecollection/wellcomecollection.org
closed
Online requesting dashboard: tracking user journey
epic: requesting priority: medium needs: analyst needs: dev
This ticket builds on #6787, setting out what dashboards would look like and what data is required **We want to know if the following change has improved the user experience** Online requesting **Definition of success is** Users able to navigate log in process, request items and collect holds **We'll know if we're succeeding if we measure the following metric and this happens** Count of view library account button clicks increases during first quarter Count of confirm request item button clicks increases during first quarter % total confirm requests / total works page views increases during first quarter % total holds collected / total confirm requests increases during first quarter **Definition of failure is** Users unable to navigate log in process, request items and collect holds **We'll know if we're failing if we measure the following metric and this happens** Count of view library account button clicks does not increase during quarter Count of confirm request item button clicks does not increase during quarter % total confirm requests / total works page views does not increase during first quarter % total holds collected / total confirm requests does not increase during first quarter
1.0
Online requesting dashboard: tracking user journey - This ticket builds on #6787, setting out what dashboards would look like and what data is required **We want to know if the following change has improved the user experience** Online requesting **Definition of success is** Users able to navigate log in process, request items and collect holds **We'll know if we're succeeding if we measure the following metric and this happens** Count of view library account button clicks increases during first quarter Count of confirm request item button clicks increases during first quarter % total confirm requests / total works page views increases during first quarter % total holds collected / total confirm requests increases during first quarter **Definition of failure is** Users unable to navigate log in process, request items and collect holds **We'll know if we're failing if we measure the following metric and this happens** Count of view library account button clicks does not increase during quarter Count of confirm request item button clicks does not increase during quarter % total confirm requests / total works page views does not increase during first quarter % total holds collected / total confirm requests does not increase during first quarter
priority
online requesting dashboard tracking user journey this ticket builds on setting out what dashboards would look like and what data is required we want to know if the following change has improved the user experience online requesting definition of success is users able to navigate log in process request items and collect holds we ll know if we re succeeding if we measure the following metric and this happens count of view library account button clicks increases during first quarter count of confirm request item button clicks increases during first quarter total confirm requests total works page views increases during first quarter total holds collected total confirm requests increases during first quarter definition of failure is users unable to navigate log in process request items and collect holds we ll know if we re failing if we measure the following metric and this happens count of view library account button clicks does not increase during quarter count of confirm request item button clicks does not increase during quarter total confirm requests total works page views does not increase during first quarter total holds collected total confirm requests does not increase during first quarter
1
254,171
8,070,770,486
IssuesEvent
2018-08-06 10:51:41
linterhub/schema
https://api.github.com/repos/linterhub/schema
opened
Remove assets/img folder from project
Priority: Medium Type: CI
Please, remove `assets/img` folder from project. Improve logo link for `gh-pages` in themes settings
1.0
Remove assets/img folder from project - Please, remove `assets/img` folder from project. Improve logo link for `gh-pages` in themes settings
priority
remove assets img folder from project please remove assets img folder from project improve logo link for gh pages in themes settings
1
533,276
15,587,661,925
IssuesEvent
2021-03-18 04:42:34
AY2021S2-CS2103T-W15-4/tp
https://api.github.com/repos/AY2021S2-CS2103T-W15-4/tp
opened
Re-design EventCard
priority.Medium type.Story
- Re-design EventCard to look better, similar to the layout of Jira's cards - Handle overflow of text from description - Add placeholder field for note in an Event
1.0
Re-design EventCard - - Re-design EventCard to look better, similar to the layout of Jira's cards - Handle overflow of text from description - Add placeholder field for note in an Event
priority
re design eventcard re design eventcard to look better similar to the layout of jira s cards handle overflow of text from description add placeholder field for note in an event
1
216,076
7,301,030,181
IssuesEvent
2018-02-27 02:43:47
Marri/glowfic
https://api.github.com/repos/Marri/glowfic
opened
Enhance settings/worlds/canons
3. medium priority 9. hard type: enhancement
From #34: - [ ] Allow them to be owned by (plural) people - [ ] Possibly allow them to have marked editors who have permission to state canon about the world (but aren't necessarily owners) - [ ] Have some 'standard' settings (mostly canons, like "Harry Potter") that are moderator-controlled (see #3) - [ ] Make visible as a list on a user's page, requested [here](http://alicorn.elcenia.com/board/viewtopic.php?f=12&t=459&start=1580#p30548) – mention settings they are author of / editor of distinctly from settings they've written in (#537)
1.0
Enhance settings/worlds/canons - From #34: - [ ] Allow them to be owned by (plural) people - [ ] Possibly allow them to have marked editors who have permission to state canon about the world (but aren't necessarily owners) - [ ] Have some 'standard' settings (mostly canons, like "Harry Potter") that are moderator-controlled (see #3) - [ ] Make visible as a list on a user's page, requested [here](http://alicorn.elcenia.com/board/viewtopic.php?f=12&t=459&start=1580#p30548) – mention settings they are author of / editor of distinctly from settings they've written in (#537)
priority
enhance settings worlds canons from allow them to be owned by plural people possibly allow them to have marked editors who have permission to state canon about the world but aren t necessarily owners have some standard settings mostly canons like harry potter that are moderator controlled see make visible as a list on a user s page requested – mention settings they are author of editor of distinctly from settings they ve written in
1
599,779
18,282,516,894
IssuesEvent
2021-10-05 06:22:19
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Courses are not sorted alphabetically inside groups
bug bug: can't reproduce priority: medium
**Describe the bug** Courses are not sorted alphabetically inside groups **To Reproduce** The courses were also not sorted alphabetically here: https://mindbodyfunctionalmedicine.com/members/cat/courses/ So I shared following snippet to client which solved the issue. add_filter( 'bp_learndash_user_courses_atts', 'learndash_course_orderby_date', 10, 1 ); function learndash_course_orderby_date( $atts ) { $atts['orderby'] = 'title'; $atts['order'] = 'ASC'; return $atts; } But the same code doesn't works for courses in groups here: https://mindbodyfunctionalmedicine.com/groups/level-1-functional-medicine-certification/ Customer has already added the shortcode in Learndash courses to sort alphabetically but it doesn't work. **Expected behavior** Courses should sort alphabetically. **Screenshots** **Support ticket links** https://secure.helpscout.net/conversation/1418750132/123940/
1.0
Courses are not sorted alphabetically inside groups - **Describe the bug** Courses are not sorted alphabetically inside groups **To Reproduce** The courses were also not sorted alphabetically here: https://mindbodyfunctionalmedicine.com/members/cat/courses/ So I shared following snippet to client which solved the issue. add_filter( 'bp_learndash_user_courses_atts', 'learndash_course_orderby_date', 10, 1 ); function learndash_course_orderby_date( $atts ) { $atts['orderby'] = 'title'; $atts['order'] = 'ASC'; return $atts; } But the same code doesn't works for courses in groups here: https://mindbodyfunctionalmedicine.com/groups/level-1-functional-medicine-certification/ Customer has already added the shortcode in Learndash courses to sort alphabetically but it doesn't work. **Expected behavior** Courses should sort alphabetically. **Screenshots** **Support ticket links** https://secure.helpscout.net/conversation/1418750132/123940/
priority
courses are not sorted alphabetically inside groups describe the bug courses are not sorted alphabetically inside groups to reproduce the courses were also not sorted alphabetically here so i shared following snippet to client which solved the issue add filter bp learndash user courses atts learndash course orderby date function learndash course orderby date atts atts title atts asc return atts but the same code doesn t works for courses in groups here customer has already added the shortcode in learndash courses to sort alphabetically but it doesn t work expected behavior courses should sort alphabetically screenshots support ticket links
1
66,763
3,258,024,045
IssuesEvent
2015-10-20 20:26:20
google/paco
https://api.github.com/repos/google/paco
closed
Web UI: Organization of Experiments on Main Screen (logged in)
Priority-Medium
We need a new design for experiments on the main logged-in page. The list gets too long and loads too many things and it is confusing (it is hard to distinguish the groups). Right now, we see Administered, Joined, and Joinable experiments and a Create Experiment link at the top. Perhaps refactoring the design into its groups * Already Connected: {Joined, Administered} * Joinable {My Experiment Invitations, Experiment Hub). Joinable is a different kind than Joined and Administered. Joinable could be done with a button at the top which goes to a page of joinable experiments. We load less data, it is less to be confused about once loaded and it makes way for the coming Experiment Hub design for finding public experiments to Join. My Experiment Invitations would take them to their personally-invited Joinable experiments. In the "Already-connected" group, the experiments to which they are connected could perhaps be filtered with tabs or something so that there are Administered Experiments and Joined Experiments as individual views. (There is a debate here for people who are admins and participants in n=1 studies). We need more thought on this but I think this at least identifies some sub groupings which might help make for a better UX.
1.0
Web UI: Organization of Experiments on Main Screen (logged in) - We need a new design for experiments on the main logged-in page. The list gets too long and loads too many things and it is confusing (it is hard to distinguish the groups). Right now, we see Administered, Joined, and Joinable experiments and a Create Experiment link at the top. Perhaps refactoring the design into its groups * Already Connected: {Joined, Administered} * Joinable {My Experiment Invitations, Experiment Hub). Joinable is a different kind than Joined and Administered. Joinable could be done with a button at the top which goes to a page of joinable experiments. We load less data, it is less to be confused about once loaded and it makes way for the coming Experiment Hub design for finding public experiments to Join. My Experiment Invitations would take them to their personally-invited Joinable experiments. In the "Already-connected" group, the experiments to which they are connected could perhaps be filtered with tabs or something so that there are Administered Experiments and Joined Experiments as individual views. (There is a debate here for people who are admins and participants in n=1 studies). We need more thought on this but I think this at least identifies some sub groupings which might help make for a better UX.
priority
web ui organization of experiments on main screen logged in we need a new design for experiments on the main logged in page the list gets too long and loads too many things and it is confusing it is hard to distinguish the groups right now we see administered joined and joinable experiments and a create experiment link at the top perhaps refactoring the design into its groups already connected joined administered joinable my experiment invitations experiment hub joinable is a different kind than joined and administered joinable could be done with a button at the top which goes to a page of joinable experiments we load less data it is less to be confused about once loaded and it makes way for the coming experiment hub design for finding public experiments to join my experiment invitations would take them to their personally invited joinable experiments in the already connected group the experiments to which they are connected could perhaps be filtered with tabs or something so that there are administered experiments and joined experiments as individual views there is a debate here for people who are admins and participants in n studies we need more thought on this but i think this at least identifies some sub groupings which might help make for a better ux
1
219,219
7,334,092,444
IssuesEvent
2018-03-05 21:34:39
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Catapaulting Carts
Medium Priority
**Version:** 0.7.0.5 beta **Steps to Reproduce:** Pick up the same peice of dirt and put it into a cart. All other dirt works fine, just that one peice makes the cart flip out **Expected behavior:** cart should sit where it is placed **Actual behavior:** It flies into the air and lands elsewhere.
1.0
USER ISSUE: Catapaulting Carts - **Version:** 0.7.0.5 beta **Steps to Reproduce:** Pick up the same peice of dirt and put it into a cart. All other dirt works fine, just that one peice makes the cart flip out **Expected behavior:** cart should sit where it is placed **Actual behavior:** It flies into the air and lands elsewhere.
priority
user issue catapaulting carts version beta steps to reproduce pick up the same peice of dirt and put it into a cart all other dirt works fine just that one peice makes the cart flip out expected behavior cart should sit where it is placed actual behavior it flies into the air and lands elsewhere
1
606,613
18,766,058,215
IssuesEvent
2021-11-06 00:40:00
lucianefalcao/ccta
https://api.github.com/repos/lucianefalcao/ccta
closed
Exibir informações dos cursos na tela de informações do centro
Type: Enhancement Priority: Medium
Criar uma categoria de curso da graduação e cursos da pós-graduação
1.0
Exibir informações dos cursos na tela de informações do centro - Criar uma categoria de curso da graduação e cursos da pós-graduação
priority
exibir informações dos cursos na tela de informações do centro criar uma categoria de curso da graduação e cursos da pós graduação
1
272,250
8,506,548,333
IssuesEvent
2018-10-30 16:49:44
clearlinux/swupd-client
https://api.github.com/repos/clearlinux/swupd-client
closed
"swupd verify --fix --picky -m <ver>" fails if a bundle doesn't exist in <ver>
UX bug medium priority
I was at Clear ver 25180. This was when the zstd bundle was introduced into my system. I tried to "swupd verify --fix --picky -m 24180" and it failed because zstd didn't exist back then. swupd gave a warning that the bundle is invalid and "skipping it...", errored out, and stopped. The workaround was to manually delete the offending bundle(s) in /usr/share/clear/bundles/ and retry "swupd verify --fix --picky...". This is what I think swupd should do automatically.
1.0
"swupd verify --fix --picky -m <ver>" fails if a bundle doesn't exist in <ver> - I was at Clear ver 25180. This was when the zstd bundle was introduced into my system. I tried to "swupd verify --fix --picky -m 24180" and it failed because zstd didn't exist back then. swupd gave a warning that the bundle is invalid and "skipping it...", errored out, and stopped. The workaround was to manually delete the offending bundle(s) in /usr/share/clear/bundles/ and retry "swupd verify --fix --picky...". This is what I think swupd should do automatically.
priority
swupd verify fix picky m fails if a bundle doesn t exist in i was at clear ver this was when the zstd bundle was introduced into my system i tried to swupd verify fix picky m and it failed because zstd didn t exist back then swupd gave a warning that the bundle is invalid and skipping it errored out and stopped the workaround was to manually delete the offending bundle s in usr share clear bundles and retry swupd verify fix picky this is what i think swupd should do automatically
1
427,542
12,396,526,716
IssuesEvent
2020-05-20 20:42:36
pachyderm/pachyderm
https://api.github.com/repos/pachyderm/pachyderm
closed
add "pipeline stuck in starting" to pipeline troubleshooting
docs priority: medium
**Provide a link to the page with an issue:** https://docs.pachyderm.com/latest/troubleshooting/pipeline_troubleshooting/ **Describe what is wrong:** Add a section for "pipeline stuck in starting" **Describe the suggested changes:** *** Symptom*** `pachctl list pipelines` shows the pipelines starting for too long a time. `kubectl get pods` show the pods for the pipeline in pending. *** Recourse*** `kubectl describe pod <pipeline-pod>` should give you information on the cause within the k8s cluster. A common one is requiring a resource that's unavailable in the cluster, like certain amount of memory, CPU or a GPU. **Anything else we need to know?** **Environment:** - Kubernetes version (use `kubectl version`): - Pachyderm CLI and pachd server version (use `pachctl version`): - Cloud provider (e.g. aws, azure, gke) or local deployment (e.g. minikube vs dockerized k8s): - OS: - Other:
1.0
add "pipeline stuck in starting" to pipeline troubleshooting - **Provide a link to the page with an issue:** https://docs.pachyderm.com/latest/troubleshooting/pipeline_troubleshooting/ **Describe what is wrong:** Add a section for "pipeline stuck in starting" **Describe the suggested changes:** *** Symptom*** `pachctl list pipelines` shows the pipelines starting for too long a time. `kubectl get pods` show the pods for the pipeline in pending. *** Recourse*** `kubectl describe pod <pipeline-pod>` should give you information on the cause within the k8s cluster. A common one is requiring a resource that's unavailable in the cluster, like certain amount of memory, CPU or a GPU. **Anything else we need to know?** **Environment:** - Kubernetes version (use `kubectl version`): - Pachyderm CLI and pachd server version (use `pachctl version`): - Cloud provider (e.g. aws, azure, gke) or local deployment (e.g. minikube vs dockerized k8s): - OS: - Other:
priority
add pipeline stuck in starting to pipeline troubleshooting provide a link to the page with an issue describe what is wrong add a section for pipeline stuck in starting describe the suggested changes symptom pachctl list pipelines shows the pipelines starting for too long a time kubectl get pods show the pods for the pipeline in pending recourse kubectl describe pod should give you information on the cause within the cluster a common one is requiring a resource that s unavailable in the cluster like certain amount of memory cpu or a gpu anything else we need to know environment kubernetes version use kubectl version pachyderm cli and pachd server version use pachctl version cloud provider e g aws azure gke or local deployment e g minikube vs dockerized os other
1
650,406
21,390,854,855
IssuesEvent
2022-04-21 06:56:17
COS-301/graduates
https://api.github.com/repos/COS-301/graduates
closed
Storage integration with other feature teams
priority:medium
We will need to make sure that the corresponding teams integrate with us properly
1.0
Storage integration with other feature teams - We will need to make sure that the corresponding teams integrate with us properly
priority
storage integration with other feature teams we will need to make sure that the corresponding teams integrate with us properly
1
740,499
25,754,556,009
IssuesEvent
2022-12-08 15:29:58
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
opened
Frontend: Unit Testing Initialization for new components
priority-medium status-new
### Issue Description In terms of functionality, the dropdown, selection grid and join button serves us as expected during the whole preparation time and during the demo. They are still well functioning in any use. In this issue, I will initialize a unit testing structure to make this components testable without any further need. So this initialization and tests will be useful when it comes to adding new feature to these components. ### Step Details Steps that will be performed: - [ ] Unit test for Dropdown - [ ] Unit test for SelectionGrid - [ ] Unit test for JoinLS button ### Final Actions _No response_ ### Deadline of the Issue 08.12.2022 - Thursday - 19.59 ### Reviewer Koray Tekin ### Deadline for the Review 08.12.2022 - Thursday - 23.59
1.0
Frontend: Unit Testing Initialization for new components - ### Issue Description In terms of functionality, the dropdown, selection grid and join button serves us as expected during the whole preparation time and during the demo. They are still well functioning in any use. In this issue, I will initialize a unit testing structure to make this components testable without any further need. So this initialization and tests will be useful when it comes to adding new feature to these components. ### Step Details Steps that will be performed: - [ ] Unit test for Dropdown - [ ] Unit test for SelectionGrid - [ ] Unit test for JoinLS button ### Final Actions _No response_ ### Deadline of the Issue 08.12.2022 - Thursday - 19.59 ### Reviewer Koray Tekin ### Deadline for the Review 08.12.2022 - Thursday - 23.59
priority
frontend unit testing initialization for new components issue description in terms of functionality the dropdown selection grid and join button serves us as expected during the whole preparation time and during the demo they are still well functioning in any use in this issue i will initialize a unit testing structure to make this components testable without any further need so this initialization and tests will be useful when it comes to adding new feature to these components step details steps that will be performed unit test for dropdown unit test for selectiongrid unit test for joinls button final actions no response deadline of the issue thursday reviewer koray tekin deadline for the review thursday
1
123,371
4,861,590,074
IssuesEvent
2016-11-14 09:24:48
dhis2/d2-ui
https://api.github.com/repos/dhis2/d2-ui
closed
Stop header bar cache buster from causing stack trace on the server
bug priority:medium
Don't send a number that causes Integer overflow.
1.0
Stop header bar cache buster from causing stack trace on the server - Don't send a number that causes Integer overflow.
priority
stop header bar cache buster from causing stack trace on the server don t send a number that causes integer overflow
1
236,627
7,751,470,860
IssuesEvent
2018-05-30 17:09:49
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Building horizontally in the sky (e.g. bridges) is too hard / dexterity based
Medium Priority Suggestion
Currently: In order to build a block next to the one you stand on, you need to go very close to the edge (actually you are already over the edge). Problem: It is not fun to build that way. Especially building long bridges is a dexterity based game-play where you constantly just "tip" the keys to not fall down. Doing that for a lengthy bridge is exhausting. Suggestion: 1) Minecraft has solved this issue by adding a specific functionality. When you hold SHIFT (sneaking) while moving against the edge of a block that has no block beside it, then you will move as far out as safely possible, without falling down. Once you would fall off the current block, your are blocked to enter the next field. 2) But in a game like ECO, where we get cool machines, maybe a tool that actually places blocks in a row right in front of you would be a cool way to approach bridge building.
1.0
Building horizontally in the sky (e.g. bridges) is too hard / dexterity based - Currently: In order to build a block next to the one you stand on, you need to go very close to the edge (actually you are already over the edge). Problem: It is not fun to build that way. Especially building long bridges is a dexterity based game-play where you constantly just "tip" the keys to not fall down. Doing that for a lengthy bridge is exhausting. Suggestion: 1) Minecraft has solved this issue by adding a specific functionality. When you hold SHIFT (sneaking) while moving against the edge of a block that has no block beside it, then you will move as far out as safely possible, without falling down. Once you would fall off the current block, your are blocked to enter the next field. 2) But in a game like ECO, where we get cool machines, maybe a tool that actually places blocks in a row right in front of you would be a cool way to approach bridge building.
priority
building horizontally in the sky e g bridges is too hard dexterity based currently in order to build a block next to the one you stand on you need to go very close to the edge actually you are already over the edge problem it is not fun to build that way especially building long bridges is a dexterity based game play where you constantly just tip the keys to not fall down doing that for a lengthy bridge is exhausting suggestion minecraft has solved this issue by adding a specific functionality when you hold shift sneaking while moving against the edge of a block that has no block beside it then you will move as far out as safely possible without falling down once you would fall off the current block your are blocked to enter the next field but in a game like eco where we get cool machines maybe a tool that actually places blocks in a row right in front of you would be a cool way to approach bridge building
1
426,238
12,369,649,181
IssuesEvent
2020-05-18 15:33:46
minio/minio
https://api.github.com/repos/minio/minio
closed
Server startup failed with 'Unable to initialize sub-systems: Unable to initialize lifecycle system: The TagKey you have provided is invalid' after upgrade to RELEASE.2020-05-06T23-23-25Z
community priority: medium triage
I've upgraded my cluster from RELEASE.2020-03-25T07-03-04Z to RELEASE.2020-05-06T23-23-25Z and got this error: ``` Waiting for all MinIO sub-systems to be initialized.. trying to acquire lock Waiting for all MinIO sub-systems to be initialized.. lock acquired Server startup failed with 'Unable to initialize sub-systems: Unable to initialize lifecycle system: The TagKey you have provided is invalid' Server switching to safe mode Please use 'mc admin config' commands fix this issue Status: 12 Online, 0 Offline. Endpoint: http://172.20.94.235:9000 ``` I could finally start it by changing the image tag to previous RELEASE.2020-05-01T22-19-14Z. I assume the bucket tagging API which was introduced in RELEASE.2020-05-06T23-23-25Z to cause this problem. ## Expected Behavior I expect the cluster to start correctly after the upgrade. ## Current Behavior The cluster does not initialize ## Steps to Reproduce (for bugs) I am not sure that this is 100% reproducible because before I got this error I have successfully upgraded another cluster from RELEASE.2020-03-25T07-03-04Z to RELEASE.2020-05-06T23-23-25Z ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used (`minio version`): `RELEASE.2020-05-06T23-23-25Z` * Docker: `18.06.3-ce` * Operating System and version (`uname -a`): `Linux s3fastuat24d02 4.19.86-coreos #1 SMP Mon Dec 2 20:13:38 -00 2019 x86_64 Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz GenuineIntel GNU/Linux ` This is how I start my minio nodes: ``` docker run --rm --log-opt max-size=50m \ --log-opt max-file=5 \ --name minio \ --network host \ --memory="5364m" \ --user 1203:1203 \ -e "MINIO_ACCESS_KEY=blabla" \ -e "MINIO_SECRET_KEY=blabla" \ -e "MINIO_DOMAIN=my.domain" \ -e "MINIO_KMS_AUTO_ENCRYPTION=on" \ -e "MINIO_KMS_MASTER_KEY=blabla" \ -e "MINIO_VOLUMES=/export" \ -e "MINIO_REGION=" \ -e "MINIO_STORAGE_CLASS_STANDARD=EC:3" \ -e "MINIO_LOGGER_WEBHOOK_ENABLE_target1=on" \ -e "MINIO_LOGGER_WEBHOOK_ENDPOINT_target1=http://myendpoint:30185" \ -e "MINIO_AUDIT_WEBHOOK_ENABLE_target1=on" \ -e "MINIO_AUDIT_WEBHOOK_ENDPOINT_target1=http://my.endpoint:30185" \ -e "MINIO_PROMETHEUS_AUTH_TYPE=public" \ -e "MINIO_NOTIFY_KAFKA_ENABLE=on" \ -e "MINIO_NOTIFY_KAFKA_BROKERS=my.kafka.endpoint:9093" \ -e "MINIO_NOTIFY_KAFKA_TOPIC=IfStr.60.00_feed_staas-uat_event_notification" \ -e "MINIO_NOTIFY_KAFKA_TLS=on" \ -e "MINIO_NOTIFY_KAFKA_TLS_SKIP_VERIFY=on" \ -e "MINIO_NOTIFY_KAFKA_CLIENT_TLS_CERT=/kafka_certs/IfStr.60.00_feed_staas-uat_event_notification/cert.pem" \ -e "MINIO_NOTIFY_KAFKA_CLIENT_TLS_KEY=/kafka_certs/IfStr.60.00_feed_staas-uat_event_notification/key.pem" \ -v /opt/docker/apps/minio/data/export/:/export \ -v /opt/docker/apps/minio/data/config/:/.minio \ -v /opt/docker/apps/minio/data/kafka_certs/:/kafka_certs \ myregistry.com/library/minio:RELEASE.2020-05-06T23-23-25Z \ server \ --address 172.20.94.229:9000 \ http://172.20.94.228/export http://172.20.94.229/export http://172.20.94.231/export http://172.20.94.232/export http://172.20.94.233/export http://172.20.94.234/export http://172.20.94.235/export http://172.20.94.236/export http://172.20.94.237/export http://172.20.94.238/export http://172.20.94.239/export http://172.20.94.241/export ```
1.0
Server startup failed with 'Unable to initialize sub-systems: Unable to initialize lifecycle system: The TagKey you have provided is invalid' after upgrade to RELEASE.2020-05-06T23-23-25Z - I've upgraded my cluster from RELEASE.2020-03-25T07-03-04Z to RELEASE.2020-05-06T23-23-25Z and got this error: ``` Waiting for all MinIO sub-systems to be initialized.. trying to acquire lock Waiting for all MinIO sub-systems to be initialized.. lock acquired Server startup failed with 'Unable to initialize sub-systems: Unable to initialize lifecycle system: The TagKey you have provided is invalid' Server switching to safe mode Please use 'mc admin config' commands fix this issue Status: 12 Online, 0 Offline. Endpoint: http://172.20.94.235:9000 ``` I could finally start it by changing the image tag to previous RELEASE.2020-05-01T22-19-14Z. I assume the bucket tagging API which was introduced in RELEASE.2020-05-06T23-23-25Z to cause this problem. ## Expected Behavior I expect the cluster to start correctly after the upgrade. ## Current Behavior The cluster does not initialize ## Steps to Reproduce (for bugs) I am not sure that this is 100% reproducible because before I got this error I have successfully upgraded another cluster from RELEASE.2020-03-25T07-03-04Z to RELEASE.2020-05-06T23-23-25Z ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used (`minio version`): `RELEASE.2020-05-06T23-23-25Z` * Docker: `18.06.3-ce` * Operating System and version (`uname -a`): `Linux s3fastuat24d02 4.19.86-coreos #1 SMP Mon Dec 2 20:13:38 -00 2019 x86_64 Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz GenuineIntel GNU/Linux ` This is how I start my minio nodes: ``` docker run --rm --log-opt max-size=50m \ --log-opt max-file=5 \ --name minio \ --network host \ --memory="5364m" \ --user 1203:1203 \ -e "MINIO_ACCESS_KEY=blabla" \ -e "MINIO_SECRET_KEY=blabla" \ -e "MINIO_DOMAIN=my.domain" \ -e "MINIO_KMS_AUTO_ENCRYPTION=on" \ -e "MINIO_KMS_MASTER_KEY=blabla" \ -e "MINIO_VOLUMES=/export" \ -e "MINIO_REGION=" \ -e "MINIO_STORAGE_CLASS_STANDARD=EC:3" \ -e "MINIO_LOGGER_WEBHOOK_ENABLE_target1=on" \ -e "MINIO_LOGGER_WEBHOOK_ENDPOINT_target1=http://myendpoint:30185" \ -e "MINIO_AUDIT_WEBHOOK_ENABLE_target1=on" \ -e "MINIO_AUDIT_WEBHOOK_ENDPOINT_target1=http://my.endpoint:30185" \ -e "MINIO_PROMETHEUS_AUTH_TYPE=public" \ -e "MINIO_NOTIFY_KAFKA_ENABLE=on" \ -e "MINIO_NOTIFY_KAFKA_BROKERS=my.kafka.endpoint:9093" \ -e "MINIO_NOTIFY_KAFKA_TOPIC=IfStr.60.00_feed_staas-uat_event_notification" \ -e "MINIO_NOTIFY_KAFKA_TLS=on" \ -e "MINIO_NOTIFY_KAFKA_TLS_SKIP_VERIFY=on" \ -e "MINIO_NOTIFY_KAFKA_CLIENT_TLS_CERT=/kafka_certs/IfStr.60.00_feed_staas-uat_event_notification/cert.pem" \ -e "MINIO_NOTIFY_KAFKA_CLIENT_TLS_KEY=/kafka_certs/IfStr.60.00_feed_staas-uat_event_notification/key.pem" \ -v /opt/docker/apps/minio/data/export/:/export \ -v /opt/docker/apps/minio/data/config/:/.minio \ -v /opt/docker/apps/minio/data/kafka_certs/:/kafka_certs \ myregistry.com/library/minio:RELEASE.2020-05-06T23-23-25Z \ server \ --address 172.20.94.229:9000 \ http://172.20.94.228/export http://172.20.94.229/export http://172.20.94.231/export http://172.20.94.232/export http://172.20.94.233/export http://172.20.94.234/export http://172.20.94.235/export http://172.20.94.236/export http://172.20.94.237/export http://172.20.94.238/export http://172.20.94.239/export http://172.20.94.241/export ```
priority
server startup failed with unable to initialize sub systems unable to initialize lifecycle system the tagkey you have provided is invalid after upgrade to release i ve upgraded my cluster from release to release and got this error waiting for all minio sub systems to be initialized trying to acquire lock waiting for all minio sub systems to be initialized lock acquired server startup failed with unable to initialize sub systems unable to initialize lifecycle system the tagkey you have provided is invalid server switching to safe mode please use mc admin config commands fix this issue status online offline endpoint i could finally start it by changing the image tag to previous release i assume the bucket tagging api which was introduced in release to cause this problem expected behavior i expect the cluster to start correctly after the upgrade current behavior the cluster does not initialize steps to reproduce for bugs i am not sure that this is reproducible because before i got this error i have successfully upgraded another cluster from release to release your environment version used minio version release docker ce operating system and version uname a linux coreos smp mon dec intel r xeon r cpu genuineintel gnu linux this is how i start my minio nodes docker run rm log opt max size log opt max file name minio network host memory user e minio access key blabla e minio secret key blabla e minio domain my domain e minio kms auto encryption on e minio kms master key blabla e minio volumes export e minio region e minio storage class standard ec e minio logger webhook enable on e minio logger webhook endpoint e minio audit webhook enable on e minio audit webhook endpoint e minio prometheus auth type public e minio notify kafka enable on e minio notify kafka brokers my kafka endpoint e minio notify kafka topic ifstr feed staas uat event notification e minio notify kafka tls on e minio notify kafka tls skip verify on e minio notify kafka client tls cert kafka certs ifstr feed staas uat event notification cert pem e minio notify kafka client tls key kafka certs ifstr feed staas uat event notification key pem v opt docker apps minio data export export v opt docker apps minio data config minio v opt docker apps minio data kafka certs kafka certs myregistry com library minio release server address
1
432,641
12,496,211,738
IssuesEvent
2020-06-01 14:29:02
EUCweb/BIS-F
https://api.github.com/repos/EUCweb/BIS-F
closed
10_PrepBISF_AV-CylanceProtect.ps1 and VDI Fingerprinting
Priority: Medium Type: Optimization
Hi, please add an additional check if Cylance was installed with VDI or AD parameter. Because in a VMware environments it's not always necessary to cleanup Cylance. (And it's also not working if the self protection of Cylance isn't set to 'Local Administrator'.) https://support.cylance.com/s/article/VDI-Fingerprinting-for-Non-Persistent-Virtual-Machines This feature isn't working in Azure at the moment and I think there are no plans supporting it in the near future. A support ticket was closed with the statement 'Open a new idea.' And guess what, that's what I did: https://support.cylance.com/s/idea/0872S000000HH6dQAG/detail Just as an additional info, the compatibility mode of Cylance can also be set before the installation, but that has nothing to do with BIS-F itself of course. I'm using the PSAppDeployToolkit and within the 'Pre-Installation tasks area' I have the following commands: $null = New-Item -Path 'HKLM:\Software\' -Name 'Cylance' $null = New-Item -Path 'HKLM:\Software\Cylance\' -Name 'Desktop' $null = New-ItemProperty -Path 'HKLM:\Software\Cylance\Desktop' -Name 'CompatibilityMode' -PropertyType 'BINARY' -Value '01' Thanks Markus
1.0
10_PrepBISF_AV-CylanceProtect.ps1 and VDI Fingerprinting - Hi, please add an additional check if Cylance was installed with VDI or AD parameter. Because in a VMware environments it's not always necessary to cleanup Cylance. (And it's also not working if the self protection of Cylance isn't set to 'Local Administrator'.) https://support.cylance.com/s/article/VDI-Fingerprinting-for-Non-Persistent-Virtual-Machines This feature isn't working in Azure at the moment and I think there are no plans supporting it in the near future. A support ticket was closed with the statement 'Open a new idea.' And guess what, that's what I did: https://support.cylance.com/s/idea/0872S000000HH6dQAG/detail Just as an additional info, the compatibility mode of Cylance can also be set before the installation, but that has nothing to do with BIS-F itself of course. I'm using the PSAppDeployToolkit and within the 'Pre-Installation tasks area' I have the following commands: $null = New-Item -Path 'HKLM:\Software\' -Name 'Cylance' $null = New-Item -Path 'HKLM:\Software\Cylance\' -Name 'Desktop' $null = New-ItemProperty -Path 'HKLM:\Software\Cylance\Desktop' -Name 'CompatibilityMode' -PropertyType 'BINARY' -Value '01' Thanks Markus
priority
prepbisf av cylanceprotect and vdi fingerprinting hi please add an additional check if cylance was installed with vdi or ad parameter because in a vmware environments it s not always necessary to cleanup cylance and it s also not working if the self protection of cylance isn t set to local administrator this feature isn t working in azure at the moment and i think there are no plans supporting it in the near future a support ticket was closed with the statement open a new idea and guess what that s what i did just as an additional info the compatibility mode of cylance can also be set before the installation but that has nothing to do with bis f itself of course i m using the psappdeploytoolkit and within the pre installation tasks area i have the following commands null new item path hklm software name cylance null new item path hklm software cylance name desktop null new itemproperty path hklm software cylance desktop name compatibilitymode propertytype binary value thanks markus
1
290,508
8,896,015,656
IssuesEvent
2019-01-16 10:16:56
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Account variables not being replaced
Campaigns Medium Priority Resolved: Next Release bug
#### Issue When sending an Email campaign, I use an email template that uses account variables and contact variables but it only translates the contact variables, not the account variables. I saw that the template works well when sending an email through the Email Module though. #### Expected Behavior The email sent on a campaign should also process the variables of Accounts. #### Actual Behavior After configuring the campaign and including the email template, I can see in the emails sent that Account variables are not replaced. I can see the contacts variables replaced correctly. #### Steps to Reproduce 1. Selected a list of accounts in List of accounts
 2. Busk Action - Add contacts to target list (Default target list)
 3. Created Campaign - Email
 4. Name of Campaign: Test, Status: Active 5. Added Existing target 6. Selected Email template 7. Marketing 7.1. Marketing Email Name: tester26032017 7.2. Bounce Handling Account: Selected bounce email 7.3. Outgoing Email Account: Selected a configured one. 7.4. Schedule Date & Time: 8. Click Send Mail at Scheduled Time 9. Check emails sent and see that Account variables are not translated. I can see the contacts variables translated correctly though. #### Your Environment * SuiteCRM 7.8.2 * PHP: 7.0.15-0ubuntu0.16.04.4 * Mysql: Ver 14.14 Distrib 5.7.17, for Linux (x86_64) * Ubuntu 16.04.2 LTS
1.0
Account variables not being replaced - #### Issue When sending an Email campaign, I use an email template that uses account variables and contact variables but it only translates the contact variables, not the account variables. I saw that the template works well when sending an email through the Email Module though. #### Expected Behavior The email sent on a campaign should also process the variables of Accounts. #### Actual Behavior After configuring the campaign and including the email template, I can see in the emails sent that Account variables are not replaced. I can see the contacts variables replaced correctly. #### Steps to Reproduce 1. Selected a list of accounts in List of accounts
 2. Busk Action - Add contacts to target list (Default target list)
 3. Created Campaign - Email
 4. Name of Campaign: Test, Status: Active 5. Added Existing target 6. Selected Email template 7. Marketing 7.1. Marketing Email Name: tester26032017 7.2. Bounce Handling Account: Selected bounce email 7.3. Outgoing Email Account: Selected a configured one. 7.4. Schedule Date & Time: 8. Click Send Mail at Scheduled Time 9. Check emails sent and see that Account variables are not translated. I can see the contacts variables translated correctly though. #### Your Environment * SuiteCRM 7.8.2 * PHP: 7.0.15-0ubuntu0.16.04.4 * Mysql: Ver 14.14 Distrib 5.7.17, for Linux (x86_64) * Ubuntu 16.04.2 LTS
priority
account variables not being replaced issue when sending an email campaign i use an email template that uses account variables and contact variables but it only translates the contact variables not the account variables i saw that the template works well when sending an email through the email module though expected behavior the email sent on a campaign should also process the variables of accounts actual behavior after configuring the campaign and including the email template i can see in the emails sent that account variables are not replaced i can see the contacts variables replaced correctly steps to reproduce selected a list of accounts in list of accounts
 busk action add contacts to target list default target list 
 created campaign email
 name of campaign test status active added existing target selected email template marketing marketing email name bounce handling account selected bounce email outgoing email account selected a configured one schedule date time click send mail at scheduled time check emails sent and see that account variables are not translated i can see the contacts variables translated correctly though your environment suitecrm php mysql ver distrib for linux ubuntu lts
1
807,979
30,029,083,582
IssuesEvent
2023-06-27 08:24:40
Field-Passer/newFieldPasser-BE
https://api.github.com/repos/Field-Passer/newFieldPasser-BE
closed
feat: 문의글 답변 조회 기능 구현
For: API Priority: Medium Status: In Progress Type: Feature
## Description(설명) 문의글 답변 조회 기능 구현 예정 ## Tasks(New feature) - [x] 문의글 답변 조회 기능 ## References
1.0
feat: 문의글 답변 조회 기능 구현 - ## Description(설명) 문의글 답변 조회 기능 구현 예정 ## Tasks(New feature) - [x] 문의글 답변 조회 기능 ## References
priority
feat 문의글 답변 조회 기능 구현 description 설명 문의글 답변 조회 기능 구현 예정 tasks new feature 문의글 답변 조회 기능 references
1
685,628
23,463,310,018
IssuesEvent
2022-08-16 14:43:35
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
[Keycard]: Insert another keycard does not redirect to any screen
bug priority 2: medium E:Keycard
### Description Clicking on `Insert another keycard` does nothing ``` DBG 2022-08-16 12:24:39.802+03:00 secondary_action topics="app-controller" tid=10067771 file=module.nim:153 currFlow=FirstRunNewUserNewKeycardKeys currState=KeycardNotEmpty DBG 2022-08-16 12:24:39.812+03:00 keycardResumeFlow topics="keycard-service" tid=10067771 file=service.nim:118 flowType=13 payload={} response="only paused flows can be resumed" ``` https://user-images.githubusercontent.com/82375995/184845618-0d170d86-9ddb-4b8f-978d-e900a4baf428.mov
1.0
[Keycard]: Insert another keycard does not redirect to any screen - ### Description Clicking on `Insert another keycard` does nothing ``` DBG 2022-08-16 12:24:39.802+03:00 secondary_action topics="app-controller" tid=10067771 file=module.nim:153 currFlow=FirstRunNewUserNewKeycardKeys currState=KeycardNotEmpty DBG 2022-08-16 12:24:39.812+03:00 keycardResumeFlow topics="keycard-service" tid=10067771 file=service.nim:118 flowType=13 payload={} response="only paused flows can be resumed" ``` https://user-images.githubusercontent.com/82375995/184845618-0d170d86-9ddb-4b8f-978d-e900a4baf428.mov
priority
insert another keycard does not redirect to any screen description clicking on insert another keycard does nothing dbg secondary action topics app controller tid file module nim currflow firstrunnewusernewkeycardkeys currstate keycardnotempty dbg keycardresumeflow topics keycard service tid file service nim flowtype payload response only paused flows can be resumed
1
607,777
18,790,350,516
IssuesEvent
2021-11-08 16:11:08
CUCentralAdvancement/essential-cu
https://api.github.com/repos/CUCentralAdvancement/essential-cu
closed
Nav bar drop shadow
Medium Priority
Medium Priority Please add a drop shadow to the nav bar, on both the upper and lower sections Top layer, white: .rectangle { height: 98px; width: 1440px; border-radius: 0 0 30px 30px; background-color: #FFFFFF; box-shadow: 0 3px 4px 0 rgba(0,0,0,0.5); } Bottom layer, gold: .background-copy-atoms-colors-g { height: 70px; width: 1440px; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5); } <img width="1505" alt="Screen Shot 2021-10-13 at 2 14 58 PM" src="https://user-images.githubusercontent.com/91230278/137206218-9df2ec1b-d9eb-4f7f-aea1-0f8ae855bee9.png">
1.0
Nav bar drop shadow - Medium Priority Please add a drop shadow to the nav bar, on both the upper and lower sections Top layer, white: .rectangle { height: 98px; width: 1440px; border-radius: 0 0 30px 30px; background-color: #FFFFFF; box-shadow: 0 3px 4px 0 rgba(0,0,0,0.5); } Bottom layer, gold: .background-copy-atoms-colors-g { height: 70px; width: 1440px; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5); } <img width="1505" alt="Screen Shot 2021-10-13 at 2 14 58 PM" src="https://user-images.githubusercontent.com/91230278/137206218-9df2ec1b-d9eb-4f7f-aea1-0f8ae855bee9.png">
priority
nav bar drop shadow medium priority please add a drop shadow to the nav bar on both the upper and lower sections top layer white rectangle height width border radius background color ffffff box shadow rgba bottom layer gold background copy atoms colors g height width box shadow rgba img width alt screen shot at pm src
1
546,022
15,982,516,037
IssuesEvent
2021-04-18 04:31:04
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.3 staging-1969] Doors should take more occupancy
Category: Gameplay Priority: Medium Squad: Redwood Status: Fixed
And prevent to place objects in front of them: ![image](https://user-images.githubusercontent.com/45708377/113270857-95e4dc00-92e2-11eb-854b-c8a01d37bd3b.png) Should work like with Large doors. ![image](https://user-images.githubusercontent.com/45708377/113271252-f83ddc80-92e2-11eb-82bf-924c2d3138d5.png)
1.0
[0.9.3 staging-1969] Doors should take more occupancy - And prevent to place objects in front of them: ![image](https://user-images.githubusercontent.com/45708377/113270857-95e4dc00-92e2-11eb-854b-c8a01d37bd3b.png) Should work like with Large doors. ![image](https://user-images.githubusercontent.com/45708377/113271252-f83ddc80-92e2-11eb-82bf-924c2d3138d5.png)
priority
doors should take more occupancy and prevent to place objects in front of them should work like with large doors
1
814,924
30,529,520,411
IssuesEvent
2023-07-19 13:29:18
enzliguor/PokemonAO
https://api.github.com/repos/enzliguor/PokemonAO
opened
Recupeare il Pokemon di default dal file default-pokemon.yaml
medium priority back-end feature
Implementare la creazione del Pokemon di default, nel metodo **getRandomPokemons** recuperando i dati dal file default-pokemon.yaml
1.0
Recupeare il Pokemon di default dal file default-pokemon.yaml - Implementare la creazione del Pokemon di default, nel metodo **getRandomPokemons** recuperando i dati dal file default-pokemon.yaml
priority
recupeare il pokemon di default dal file default pokemon yaml implementare la creazione del pokemon di default nel metodo getrandompokemons recuperando i dati dal file default pokemon yaml
1
157,123
5,995,992,734
IssuesEvent
2017-06-03 09:35:32
k0shk0sh/FastHub
https://api.github.com/repos/k0shk0sh/FastHub
closed
Missing ability to show the feed for a specific user
Priority: Medium Status: Accepted Type: Feature Request
Sometimes I want to check out what a specific user did lately. This is possible with ForkHub, where there is a "Following" pane showing the list of followed users, and I there can chose the user. In FastHub everything is shown together in the "Feeds" pane, and I found no way to restrict the feed to a specific user . - FastHub Version: Latest on f-droid - Android Version: 7.1.1
1.0
Missing ability to show the feed for a specific user - Sometimes I want to check out what a specific user did lately. This is possible with ForkHub, where there is a "Following" pane showing the list of followed users, and I there can chose the user. In FastHub everything is shown together in the "Feeds" pane, and I found no way to restrict the feed to a specific user . - FastHub Version: Latest on f-droid - Android Version: 7.1.1
priority
missing ability to show the feed for a specific user sometimes i want to check out what a specific user did lately this is possible with forkhub where there is a following pane showing the list of followed users and i there can chose the user in fasthub everything is shown together in the feeds pane and i found no way to restrict the feed to a specific user fasthub version latest on f droid android version
1
341,290
10,291,325,936
IssuesEvent
2019-08-27 15:15:04
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :203412]Control flow issues in /drivers/net/ppp.c
Coverity area: Networking bug priority: medium
Static code scan issues seen in File: /drivers/net/ppp.c Category: Control flow issues Function: ppp_send Component: Networking CID: 203412 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
[Coverity CID :203412]Control flow issues in /drivers/net/ppp.c - Static code scan issues seen in File: /drivers/net/ppp.c Category: Control flow issues Function: ppp_send Component: Networking CID: 203412 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
priority
control flow issues in drivers net ppp c static code scan issues seen in file drivers net ppp c category control flow issues function ppp send component networking cid please fix or provide comments to square it off in coverity in the link
1
371,303
10,964,532,552
IssuesEvent
2019-11-27 22:56:52
orange-alliance/the-orange-alliance
https://api.github.com/repos/orange-alliance/the-orange-alliance
closed
api/event/size returns 500 error
API Issue Medium Priority bug
The API endpoint `api/event/size` gives a 500 error. ``` { "_code": 500, "_message": "Error while executing query." } ```
1.0
api/event/size returns 500 error - The API endpoint `api/event/size` gives a 500 error. ``` { "_code": 500, "_message": "Error while executing query." } ```
priority
api event size returns error the api endpoint api event size gives a error code message error while executing query
1
773,021
27,142,961,929
IssuesEvent
2023-02-16 17:38:14
GSTT-CSC/hazen-web-app
https://api.github.com/repos/GSTT-CSC/hazen-web-app
closed
Use redis for local development
Medium Priority
Currently, we use raabbitmq locally to handle parallel processes, but the Heroku deployment uses Redis. We should use Redis for local development to better represent the production environment.
1.0
Use redis for local development - Currently, we use raabbitmq locally to handle parallel processes, but the Heroku deployment uses Redis. We should use Redis for local development to better represent the production environment.
priority
use redis for local development currently we use raabbitmq locally to handle parallel processes but the heroku deployment uses redis we should use redis for local development to better represent the production environment
1
49,344
3,002,139,348
IssuesEvent
2015-07-24 15:31:57
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
PowerMock (API mockito) - Slf4j (API logbak)
bug imported Priority-Medium wontfix
_From [yoda...@gmail.com](https://code.google.com/u/108008759538611714710/) on December 01, 2011 13:57:10_ HI, here are the details of my issue : What steps will reproduce the problem? 1. Try to configure slf4j dynamically LoggerContext context = (LoggerContext) LoggerFactory .getILoggerFactory(); context.reset(); JoranConfigurator configurator = new JoranConfigurator(); configurator.setContext(context); URL url = new URL("file:/" + System.getProperty("logback.configurationFile")); configurator.doConfigure(url); 2. Launch the unit test where log configuration is called in BeforeClass method. 3. Exception is thrown : Failed to auto configure default logger context Reported exception: ch.qos.logback.core.joran.spi.JoranException: Parser configuration error occurred at ch.qos.logback.core.joran.event.SaxEventRecorder.buildSaxParser(SaxEventRecorder.java:86) at ch.qos.logback.core.joran.event.SaxEventRecorder.recordEvents(SaxEventRecorder.java:57) at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:132) at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:96) at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:55) at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75) at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148) at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84) at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:54) at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128) at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:108) at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:279) at fr.canalplus.bigbro.test.utils.AbstractBigBroTest.initLogs(AbstractBigBroTest.java:101) at fr.canalplus.bigbro.test.utils.AbstractBigBroTest.beforeClass(AbstractBigBroTest.java:68) at fr.canalplus.bigbro.cache.CacheRetryTest.init(CacheRetryTest.java:47) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.junit.internal.runners.ClassRoadie.runBefores(ClassRoadie.java:56) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:43) at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run(PowerMockJUnit44RunnerDelegateImpl.java:118) at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:102) at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:53) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197) Caused by: java.lang.ClassCastException: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source) at ch.qos.logback.core.joran.event.SaxEventRecorder.buildSaxParser(SaxEventRecorder.java:79) What is the expected output ? Test runs OK What version of the product are you using? On what operating system? powermock-api-mockito 1.4.9 (on Windows XP) I've also tried to use the MockPolicy with the class provided in another post : @MockPolicy(Sfl4jMockPolicy.class) --> Same result I've tried to ignore packages from slf4j and/or logbak, and then another exception is thrown : java.lang.ClassCastException: org.slf4j.Logger$$EnhancerByMockitoWithCGLIB$$c3ce6cd8 cannot be cast to org.mockito.cglib.proxy.Factory at org.mockito.internal.creation.jmock.ClassImposterizer.createProxy(ClassImposterizer.java:111) at org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:51) at org.mockito.internal.util.MockUtil.createMock(MockUtil.java:54) at org.mockito.internal.MockitoCore.mock(MockitoCore.java:45) at org.mockito.Mockito.mock(Mockito.java:921) at org.mockito.Mockito.mock(Mockito.java:816) at fr.canalplus.bigbro.test.utils.Sfl4jMockPolicy.initializeMockForThread(Sfl4jMockPolicy.java:82) at fr.canalplus.bigbro.test.utils.Sfl4jMockPolicy.applyInterceptionPolicy(Sfl4jMockPolicy.java:70) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.getInterceptionSettings(MockPolicyInitializerImpl.java:189) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.initializeInterceptionSettings(MockPolicyInitializerImpl.java:161) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.powermock.reflect.internal.WhiteboxImpl.performMethodInvocation(WhiteboxImpl.java:2014) at org.powermock.reflect.internal.WhiteboxImpl.doInvokeMethod(WhiteboxImpl.java:885) at org.powermock.reflect.internal.WhiteboxImpl.invokeMethod(WhiteboxImpl.java:713) at org.powermock.reflect.Whitebox.invokeMethod(Whitebox.java:401) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.invokeInitializeInterceptionSettingsFromClassLoader(MockPolicyInitializerImpl.java:138) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.initialize(MockPolicyInitializerImpl.java:124) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.initialize(MockPolicyInitializerImpl.java:90) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.createNewClassloader(AbstractTestSuiteChunkerImpl.java:205) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.chunkClass(AbstractTestSuiteChunkerImpl.java:170) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.<init>(AbstractTestSuiteChunkerImpl.java:92) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.<init>(AbstractTestSuiteChunkerImpl.java:85) at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.<init>(JUnit4TestSuiteChunkerImpl.java:47) at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.<init>(AbstractCommonPowerMockRunner.java:32) at org.powermock.modules.junit4.PowerMockRunner.<init>(PowerMockRunner.java:26) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInst... _Original issue: http://code.google.com/p/powermock/issues/detail?id=358_
1.0
PowerMock (API mockito) - Slf4j (API logbak) - _From [yoda...@gmail.com](https://code.google.com/u/108008759538611714710/) on December 01, 2011 13:57:10_ HI, here are the details of my issue : What steps will reproduce the problem? 1. Try to configure slf4j dynamically LoggerContext context = (LoggerContext) LoggerFactory .getILoggerFactory(); context.reset(); JoranConfigurator configurator = new JoranConfigurator(); configurator.setContext(context); URL url = new URL("file:/" + System.getProperty("logback.configurationFile")); configurator.doConfigure(url); 2. Launch the unit test where log configuration is called in BeforeClass method. 3. Exception is thrown : Failed to auto configure default logger context Reported exception: ch.qos.logback.core.joran.spi.JoranException: Parser configuration error occurred at ch.qos.logback.core.joran.event.SaxEventRecorder.buildSaxParser(SaxEventRecorder.java:86) at ch.qos.logback.core.joran.event.SaxEventRecorder.recordEvents(SaxEventRecorder.java:57) at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:132) at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:96) at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:55) at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75) at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148) at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84) at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:54) at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128) at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:108) at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:279) at fr.canalplus.bigbro.test.utils.AbstractBigBroTest.initLogs(AbstractBigBroTest.java:101) at fr.canalplus.bigbro.test.utils.AbstractBigBroTest.beforeClass(AbstractBigBroTest.java:68) at fr.canalplus.bigbro.cache.CacheRetryTest.init(CacheRetryTest.java:47) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.junit.internal.runners.ClassRoadie.runBefores(ClassRoadie.java:56) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:43) at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run(PowerMockJUnit44RunnerDelegateImpl.java:118) at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:102) at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:53) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197) Caused by: java.lang.ClassCastException: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source) at ch.qos.logback.core.joran.event.SaxEventRecorder.buildSaxParser(SaxEventRecorder.java:79) What is the expected output ? Test runs OK What version of the product are you using? On what operating system? powermock-api-mockito 1.4.9 (on Windows XP) I've also tried to use the MockPolicy with the class provided in another post : @MockPolicy(Sfl4jMockPolicy.class) --> Same result I've tried to ignore packages from slf4j and/or logbak, and then another exception is thrown : java.lang.ClassCastException: org.slf4j.Logger$$EnhancerByMockitoWithCGLIB$$c3ce6cd8 cannot be cast to org.mockito.cglib.proxy.Factory at org.mockito.internal.creation.jmock.ClassImposterizer.createProxy(ClassImposterizer.java:111) at org.mockito.internal.creation.jmock.ClassImposterizer.imposterise(ClassImposterizer.java:51) at org.mockito.internal.util.MockUtil.createMock(MockUtil.java:54) at org.mockito.internal.MockitoCore.mock(MockitoCore.java:45) at org.mockito.Mockito.mock(Mockito.java:921) at org.mockito.Mockito.mock(Mockito.java:816) at fr.canalplus.bigbro.test.utils.Sfl4jMockPolicy.initializeMockForThread(Sfl4jMockPolicy.java:82) at fr.canalplus.bigbro.test.utils.Sfl4jMockPolicy.applyInterceptionPolicy(Sfl4jMockPolicy.java:70) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.getInterceptionSettings(MockPolicyInitializerImpl.java:189) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.initializeInterceptionSettings(MockPolicyInitializerImpl.java:161) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.powermock.reflect.internal.WhiteboxImpl.performMethodInvocation(WhiteboxImpl.java:2014) at org.powermock.reflect.internal.WhiteboxImpl.doInvokeMethod(WhiteboxImpl.java:885) at org.powermock.reflect.internal.WhiteboxImpl.invokeMethod(WhiteboxImpl.java:713) at org.powermock.reflect.Whitebox.invokeMethod(Whitebox.java:401) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.invokeInitializeInterceptionSettingsFromClassLoader(MockPolicyInitializerImpl.java:138) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.initialize(MockPolicyInitializerImpl.java:124) at org.powermock.tests.utils.impl.MockPolicyInitializerImpl.initialize(MockPolicyInitializerImpl.java:90) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.createNewClassloader(AbstractTestSuiteChunkerImpl.java:205) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.chunkClass(AbstractTestSuiteChunkerImpl.java:170) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.<init>(AbstractTestSuiteChunkerImpl.java:92) at org.powermock.tests.utils.impl.AbstractTestSuiteChunkerImpl.<init>(AbstractTestSuiteChunkerImpl.java:85) at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.<init>(JUnit4TestSuiteChunkerImpl.java:47) at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.<init>(AbstractCommonPowerMockRunner.java:32) at org.powermock.modules.junit4.PowerMockRunner.<init>(PowerMockRunner.java:26) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInst... _Original issue: http://code.google.com/p/powermock/issues/detail?id=358_
priority
powermock api mockito api logbak from on december hi here are the details of my issue what steps will reproduce the problem try to configure dynamically loggercontext context loggercontext loggerfactory getiloggerfactory context reset joranconfigurator configurator new joranconfigurator configurator setcontext context url url new url file system getproperty logback configurationfile configurator doconfigure url launch the unit test where log configuration is called in beforeclass method exception is thrown failed to auto configure default logger context reported exception ch qos logback core joran spi joranexception parser configuration error occurred at ch qos logback core joran event saxeventrecorder buildsaxparser saxeventrecorder java at ch qos logback core joran event saxeventrecorder recordevents saxeventrecorder java at ch qos logback core joran genericconfigurator doconfigure genericconfigurator java at ch qos logback core joran genericconfigurator doconfigure genericconfigurator java at ch qos logback core joran genericconfigurator doconfigure genericconfigurator java at ch qos logback classic util contextinitializer configurebyresource contextinitializer java at ch qos logback classic util contextinitializer autoconfig contextinitializer java at org impl staticloggerbinder init staticloggerbinder java at org impl staticloggerbinder staticloggerbinder java at org loggerfactory bind loggerfactory java at org loggerfactory performinitialization loggerfactory java at org loggerfactory getiloggerfactory loggerfactory java at fr canalplus bigbro test utils abstractbigbrotest initlogs abstractbigbrotest java at fr canalplus bigbro test utils abstractbigbrotest beforeclass abstractbigbrotest java at fr canalplus bigbro cache cacheretrytest init cacheretrytest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at org junit internal runners classroadie runbefores classroadie java at org junit internal runners classroadie runprotected classroadie java at org powermock modules internal impl run java at org powermock modules common internal impl run java at org powermock modules common internal impl abstractcommonpowermockrunner run abstractcommonpowermockrunner java at org eclipse jdt internal runner run java at org eclipse jdt internal junit runner testexecution run testexecution java at org eclipse jdt internal junit runner remotetestrunner runtests remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner runtests remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner run remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner main remotetestrunner java caused by java lang classcastexception com sun org apache xerces internal jaxp saxparserfactoryimpl cannot be cast to javax xml parsers saxparserfactory at javax xml parsers saxparserfactory newinstance unknown source at ch qos logback core joran event saxeventrecorder buildsaxparser saxeventrecorder java what is the expected output test runs ok what version of the product are you using on what operating system powermock api mockito on windows xp i ve also tried to use the mockpolicy with the class provided in another post mockpolicy class same result i ve tried to ignore packages from and or logbak and then another exception is thrown java lang classcastexception org logger enhancerbymockitowithcglib cannot be cast to org mockito cglib proxy factory at org mockito internal creation jmock classimposterizer createproxy classimposterizer java at org mockito internal creation jmock classimposterizer imposterise classimposterizer java at org mockito internal util mockutil createmock mockutil java at org mockito internal mockitocore mock mockitocore java at org mockito mockito mock mockito java at org mockito mockito mock mockito java at fr canalplus bigbro test utils initializemockforthread java at fr canalplus bigbro test utils applyinterceptionpolicy java at org powermock tests utils impl mockpolicyinitializerimpl getinterceptionsettings mockpolicyinitializerimpl java at org powermock tests utils impl mockpolicyinitializerimpl initializeinterceptionsettings mockpolicyinitializerimpl java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at org powermock reflect internal whiteboximpl performmethodinvocation whiteboximpl java at org powermock reflect internal whiteboximpl doinvokemethod whiteboximpl java at org powermock reflect internal whiteboximpl invokemethod whiteboximpl java at org powermock reflect whitebox invokemethod whitebox java at org powermock tests utils impl mockpolicyinitializerimpl invokeinitializeinterceptionsettingsfromclassloader mockpolicyinitializerimpl java at org powermock tests utils impl mockpolicyinitializerimpl initialize mockpolicyinitializerimpl java at org powermock tests utils impl mockpolicyinitializerimpl initialize mockpolicyinitializerimpl java at org powermock tests utils impl abstracttestsuitechunkerimpl createnewclassloader abstracttestsuitechunkerimpl java at org powermock tests utils impl abstracttestsuitechunkerimpl chunkclass abstracttestsuitechunkerimpl java at org powermock tests utils impl abstracttestsuitechunkerimpl abstracttestsuitechunkerimpl java at org powermock tests utils impl abstracttestsuitechunkerimpl abstracttestsuitechunkerimpl java at org powermock modules common internal impl java at org powermock modules common internal impl abstractcommonpowermockrunner abstractcommonpowermockrunner java at org powermock modules powermockrunner powermockrunner java at sun reflect nativeconstructoraccessorimpl native method at sun reflect nativeconstructoraccessorimpl newinst original issue
1
717,094
24,661,279,673
IssuesEvent
2022-10-18 06:53:57
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] incomplete resource releasing by the ybc_systable_endscan
kind/bug area/ysql priority/medium
Jira Link: [DB-3520](https://yugabyte.atlassian.net/browse/DB-3520) ### Description the `ybc_systable_endscan` doesn't release statement handle by calling the `YBCPgDeleteStatement` function. And also doesn't free pointer the `SysScanDesc` structure. Similar problem was fixed in #11167
1.0
[YSQL] incomplete resource releasing by the ybc_systable_endscan - Jira Link: [DB-3520](https://yugabyte.atlassian.net/browse/DB-3520) ### Description the `ybc_systable_endscan` doesn't release statement handle by calling the `YBCPgDeleteStatement` function. And also doesn't free pointer the `SysScanDesc` structure. Similar problem was fixed in #11167
priority
incomplete resource releasing by the ybc systable endscan jira link description the ybc systable endscan doesn t release statement handle by calling the ybcpgdeletestatement function and also doesn t free pointer the sysscandesc structure similar problem was fixed in
1
546,843
16,020,138,309
IssuesEvent
2021-04-20 21:33:45
trufflesuite/trufflesuite.com
https://api.github.com/repos/trufflesuite/trufflesuite.com
closed
Japanese translation of Truffle Docs
needs-review priority-medium
Hi. I translated Truffle Docs into Japanese (until GETTING STARTED section), so could you please link this on somewhere for Japanese users? URL: https://github.com/ZahanWu/truffle-docs-ja/wiki I'll soon update translation of the rest of the Docs(TESTING, ADVANCED, etc...).
1.0
Japanese translation of Truffle Docs - Hi. I translated Truffle Docs into Japanese (until GETTING STARTED section), so could you please link this on somewhere for Japanese users? URL: https://github.com/ZahanWu/truffle-docs-ja/wiki I'll soon update translation of the rest of the Docs(TESTING, ADVANCED, etc...).
priority
japanese translation of truffle docs hi i translated truffle docs into japanese until getting started section so could you please link this on somewhere for japanese users url i ll soon update translation of the rest of the docs testing advanced etc
1
355,931
10,586,442,110
IssuesEvent
2019-10-08 19:45:15
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
BVA progress SQL shows "dispatched" instead of "on hold"
Data bug-medium-priority metrics sql
Example where a `BvaDispatchTask` is completed but subsequent tasks are assigned. ``` Appeal 1849 └── RootTask 2019-03-12 16:16:49 UTC, on_hold, (closed_at) ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── DistributionTask 2019-03-12 16:16:50 UTC, completed, 2019-07-24 19:54:04 UTC │ ├── EvidenceSubmissionWindowTask 2019-03-12 16:16:50 UTC, completed, 2019-03-13 19:36:14 UTC │ └── InformalHearingPresentationTask 2019-03-19 05:30:04 UTC, cancelled, 2019-06-27 22:11:09 UTC ├── JudgeDecisionReviewTask 2019-03-13 19:39:23 UTC, completed, 2019-04-02 14:56:33 UTC │ └── AttorneyTask 2019-03-14 12:01:53 UTC, completed, 2019-03-23 22:07:53 UTC ├── EvidenceOrArgumentMailTask 2019-03-19 12:03:20 UTC, completed, 2019-03-20 18:39:28 UTC │ └── EvidenceOrArgumentMailTask 2019-03-19 12:03:20 UTC, completed, 2019-03-20 18:39:28 UTC │ └── EvidenceOrArgumentMailTask 2019-03-19 12:03:21 UTC, completed, 2019-03-20 18:39:28 UTC ├── EvidenceOrArgumentMailTask 2019-04-01 18:02:04 UTC, completed, 2019-04-09 15:11:59 UTC │ └── EvidenceOrArgumentMailTask 2019-04-01 18:02:04 UTC, completed, 2019-04-09 15:11:59 UTC │ └── EvidenceOrArgumentMailTask 2019-04-01 18:02:05 UTC, completed, 2019-04-09 15:11:59 UTC ├── BvaDispatchTask 2019-04-02 14:56:33 UTC, completed, 2019-04-10 14:51:48 UTC │ └── BvaDispatchTask 2019-04-02 14:56:34 UTC, completed, 2019-04-10 14:51:48 UTC ├── ReconsiderationMotionMailTask 2019-04-25 13:01:50 UTC, completed, 2019-06-18 18:17:20 UTC │ └── ReconsiderationMotionMailTask 2019-04-25 13:01:50 UTC, completed, 2019-06-18 18:17:20 UTC │ └── ReconsiderationMotionMailTask 2019-04-29 13:19:53 UTC, completed, 2019-06-18 18:17:20 UTC ├── EvidenceOrArgumentMailTask 2019-07-01 19:56:40 UTC, completed, 2019-07-03 15:02:51 UTC │ └── EvidenceOrArgumentMailTask 2019-07-01 19:56:40 UTC, completed, 2019-07-03 15:02:51 UTC │ └── EvidenceOrArgumentMailTask 2019-07-01 19:56:42 UTC, completed, 2019-07-03 15:02:51 UTC ├── JudgeAssignTask 2019-07-24 19:54:04 UTC, completed, 2019-08-26 10:44:12 UTC └── JudgeDecisionReviewTask 2019-08-26 10:44:12 UTC, on_hold, (closed_at) └── AttorneyTask 2019-08-26 10:44:13 UTC, on_hold, (closed_at) └── OtherColocatedTask 2019-09-26 13:17:52 UTC, on_hold, (closed_at) └── OtherColocatedTask 2019-09-26 13:17:58 UTC, assigned, (closed_at) ```
1.0
BVA progress SQL shows "dispatched" instead of "on hold" - Example where a `BvaDispatchTask` is completed but subsequent tasks are assigned. ``` Appeal 1849 └── RootTask 2019-03-12 16:16:49 UTC, on_hold, (closed_at) ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── TrackVeteranTask 2019-03-12 16:16:50 UTC, completed, 2019-03-12 16:16:50 UTC ├── DistributionTask 2019-03-12 16:16:50 UTC, completed, 2019-07-24 19:54:04 UTC │ ├── EvidenceSubmissionWindowTask 2019-03-12 16:16:50 UTC, completed, 2019-03-13 19:36:14 UTC │ └── InformalHearingPresentationTask 2019-03-19 05:30:04 UTC, cancelled, 2019-06-27 22:11:09 UTC ├── JudgeDecisionReviewTask 2019-03-13 19:39:23 UTC, completed, 2019-04-02 14:56:33 UTC │ └── AttorneyTask 2019-03-14 12:01:53 UTC, completed, 2019-03-23 22:07:53 UTC ├── EvidenceOrArgumentMailTask 2019-03-19 12:03:20 UTC, completed, 2019-03-20 18:39:28 UTC │ └── EvidenceOrArgumentMailTask 2019-03-19 12:03:20 UTC, completed, 2019-03-20 18:39:28 UTC │ └── EvidenceOrArgumentMailTask 2019-03-19 12:03:21 UTC, completed, 2019-03-20 18:39:28 UTC ├── EvidenceOrArgumentMailTask 2019-04-01 18:02:04 UTC, completed, 2019-04-09 15:11:59 UTC │ └── EvidenceOrArgumentMailTask 2019-04-01 18:02:04 UTC, completed, 2019-04-09 15:11:59 UTC │ └── EvidenceOrArgumentMailTask 2019-04-01 18:02:05 UTC, completed, 2019-04-09 15:11:59 UTC ├── BvaDispatchTask 2019-04-02 14:56:33 UTC, completed, 2019-04-10 14:51:48 UTC │ └── BvaDispatchTask 2019-04-02 14:56:34 UTC, completed, 2019-04-10 14:51:48 UTC ├── ReconsiderationMotionMailTask 2019-04-25 13:01:50 UTC, completed, 2019-06-18 18:17:20 UTC │ └── ReconsiderationMotionMailTask 2019-04-25 13:01:50 UTC, completed, 2019-06-18 18:17:20 UTC │ └── ReconsiderationMotionMailTask 2019-04-29 13:19:53 UTC, completed, 2019-06-18 18:17:20 UTC ├── EvidenceOrArgumentMailTask 2019-07-01 19:56:40 UTC, completed, 2019-07-03 15:02:51 UTC │ └── EvidenceOrArgumentMailTask 2019-07-01 19:56:40 UTC, completed, 2019-07-03 15:02:51 UTC │ └── EvidenceOrArgumentMailTask 2019-07-01 19:56:42 UTC, completed, 2019-07-03 15:02:51 UTC ├── JudgeAssignTask 2019-07-24 19:54:04 UTC, completed, 2019-08-26 10:44:12 UTC └── JudgeDecisionReviewTask 2019-08-26 10:44:12 UTC, on_hold, (closed_at) └── AttorneyTask 2019-08-26 10:44:13 UTC, on_hold, (closed_at) └── OtherColocatedTask 2019-09-26 13:17:52 UTC, on_hold, (closed_at) └── OtherColocatedTask 2019-09-26 13:17:58 UTC, assigned, (closed_at) ```
priority
bva progress sql shows dispatched instead of on hold example where a bvadispatchtask is completed but subsequent tasks are assigned appeal └── roottask utc on hold closed at ├── trackveterantask utc completed utc ├── trackveterantask utc completed utc ├── trackveterantask utc completed utc ├── trackveterantask utc completed utc ├── distributiontask utc completed utc │ ├── evidencesubmissionwindowtask utc completed utc │ └── informalhearingpresentationtask utc cancelled utc ├── judgedecisionreviewtask utc completed utc │ └── attorneytask utc completed utc ├── evidenceorargumentmailtask utc completed utc │ └── evidenceorargumentmailtask utc completed utc │ └── evidenceorargumentmailtask utc completed utc ├── evidenceorargumentmailtask utc completed utc │ └── evidenceorargumentmailtask utc completed utc │ └── evidenceorargumentmailtask utc completed utc ├── bvadispatchtask utc completed utc │ └── bvadispatchtask utc completed utc ├── reconsiderationmotionmailtask utc completed utc │ └── reconsiderationmotionmailtask utc completed utc │ └── reconsiderationmotionmailtask utc completed utc ├── evidenceorargumentmailtask utc completed utc │ └── evidenceorargumentmailtask utc completed utc │ └── evidenceorargumentmailtask utc completed utc ├── judgeassigntask utc completed utc └── judgedecisionreviewtask utc on hold closed at └── attorneytask utc on hold closed at └── othercolocatedtask utc on hold closed at └── othercolocatedtask utc assigned closed at
1
311,406
9,532,745,501
IssuesEvent
2019-04-29 19:24:47
NCIOCPL/cgov-digital-platform
https://api.github.com/repos/NCIOCPL/cgov-digital-platform
closed
Biography - Supress Exit Disclaimer Icons on Top Card
In Scope (June 2019) Medium priority bug
Exit disclaimer icons shouldn't show up with the linked in/twitter/scientific publication elements. http://ncigovcdstg.prod.acquia-sites.com/about-cancer/montserrat-garcia-closas ![screenshot-ncigovcdstg prod acquia-sites com-2019 04 15-14-42-57](https://user-images.githubusercontent.com/39384914/56157163-d4195180-5f8c-11e9-8833-456851fad342.png)
1.0
Biography - Supress Exit Disclaimer Icons on Top Card - Exit disclaimer icons shouldn't show up with the linked in/twitter/scientific publication elements. http://ncigovcdstg.prod.acquia-sites.com/about-cancer/montserrat-garcia-closas ![screenshot-ncigovcdstg prod acquia-sites com-2019 04 15-14-42-57](https://user-images.githubusercontent.com/39384914/56157163-d4195180-5f8c-11e9-8833-456851fad342.png)
priority
biography supress exit disclaimer icons on top card exit disclaimer icons shouldn t show up with the linked in twitter scientific publication elements
1
405,796
11,882,750,532
IssuesEvent
2020-03-27 14:53:23
geosolutions-it/eumetsat-EOWS
https://api.github.com/repos/geosolutions-it/eumetsat-EOWS
closed
Deploy Gray Earth with Shaded Relief, Hypsography, Ocean Bottom, and Drainages
Priority: Medium Task
[Gray Earth with Shaded Relief, Hypsography, Ocean Bottom, and Drainages](https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/raster/GRAY_HR_SR_OB_DR.zip) To pre-process(tiles and overviews): https://docs.google.com/document/d/14CKHPORNm3OE7iLvzqqQgJ7OhVhxV5KAG1XTh70dFJU/edit
1.0
Deploy Gray Earth with Shaded Relief, Hypsography, Ocean Bottom, and Drainages - [Gray Earth with Shaded Relief, Hypsography, Ocean Bottom, and Drainages](https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/raster/GRAY_HR_SR_OB_DR.zip) To pre-process(tiles and overviews): https://docs.google.com/document/d/14CKHPORNm3OE7iLvzqqQgJ7OhVhxV5KAG1XTh70dFJU/edit
priority
deploy gray earth with shaded relief hypsography ocean bottom and drainages to pre process tiles and overviews
1
814,841
30,524,439,298
IssuesEvent
2023-07-19 10:14:32
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 322066] Unchecked return value in drivers/timer/stm32_lptim_timer.c
bug priority: medium area: Timer platform: STM32 Coverity
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/18636af6d6658cf66e5f055901ffe2515116d329/drivers/timer/stm32_lptim_timer.c#L195 Category: Error handling issues Function: `sys_clock_set_timeout` Component: Drivers CID: [322066](https://scan9.scan.coverity.com/reports.htm#v29726/p12996/mergedDefectId=322066) Details: https://github.com/zephyrproject-rtos/zephyr/blob/18636af6d6658cf66e5f055901ffe2515116d329/drivers/timer/stm32_lptim_timer.c#L195 ``` 189 if (ticks == K_TICKS_FOREVER) { 190 clock_control_off(clk_ctrl, (clock_control_subsys_t) &lptim_clk[0]); 191 return; 192 } 193 194 /* if LPTIM clock was previously stopped, it must now be restored */ >>> CID 322066: Error handling issues (CHECKED_RETURN) >>> Calling "clock_control_on" without checking return value (as is done elsewhere 10 out of 11 times). 195 clock_control_on(clk_ctrl, (clock_control_subsys_t) &lptim_clk[0]); 196 197 /* passing ticks==1 means "announce the next tick", 198 * ticks value of zero (or even negative) is legal and 199 * treated identically: it simply indicates the kernel would like the 200 * next tick announcement as soon as possible. ``` For more information about the violation, check the [Coverity Reference](https://scan9.scan.coverity.com/doc/en/cov_checker_ref.html#static_checker_CHECKED_RETURN). ([CWE-252](http://cwe.mitre.org/data/definitions/252.html)) Please fix or provide comments in coverity using the link: https://scan9.scan.coverity.com/reports.htm#v29271/p12996 Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
1.0
[Coverity CID: 322066] Unchecked return value in drivers/timer/stm32_lptim_timer.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/18636af6d6658cf66e5f055901ffe2515116d329/drivers/timer/stm32_lptim_timer.c#L195 Category: Error handling issues Function: `sys_clock_set_timeout` Component: Drivers CID: [322066](https://scan9.scan.coverity.com/reports.htm#v29726/p12996/mergedDefectId=322066) Details: https://github.com/zephyrproject-rtos/zephyr/blob/18636af6d6658cf66e5f055901ffe2515116d329/drivers/timer/stm32_lptim_timer.c#L195 ``` 189 if (ticks == K_TICKS_FOREVER) { 190 clock_control_off(clk_ctrl, (clock_control_subsys_t) &lptim_clk[0]); 191 return; 192 } 193 194 /* if LPTIM clock was previously stopped, it must now be restored */ >>> CID 322066: Error handling issues (CHECKED_RETURN) >>> Calling "clock_control_on" without checking return value (as is done elsewhere 10 out of 11 times). 195 clock_control_on(clk_ctrl, (clock_control_subsys_t) &lptim_clk[0]); 196 197 /* passing ticks==1 means "announce the next tick", 198 * ticks value of zero (or even negative) is legal and 199 * treated identically: it simply indicates the kernel would like the 200 * next tick announcement as soon as possible. ``` For more information about the violation, check the [Coverity Reference](https://scan9.scan.coverity.com/doc/en/cov_checker_ref.html#static_checker_CHECKED_RETURN). ([CWE-252](http://cwe.mitre.org/data/definitions/252.html)) Please fix or provide comments in coverity using the link: https://scan9.scan.coverity.com/reports.htm#v29271/p12996 Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
priority
unchecked return value in drivers timer lptim timer c static code scan issues found in file category error handling issues function sys clock set timeout component drivers cid details if ticks k ticks forever clock control off clk ctrl clock control subsys t lptim clk return if lptim clock was previously stopped it must now be restored cid error handling issues checked return calling clock control on without checking return value as is done elsewhere out of times clock control on clk ctrl clock control subsys t lptim clk passing ticks means announce the next tick ticks value of zero or even negative is legal and treated identically it simply indicates the kernel would like the next tick announcement as soon as possible for more information about the violation check the please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file
1
230,352
7,609,434,183
IssuesEvent
2018-05-01 00:27:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Search and select "Amount" Field empty
Medium Priority
![image](https://user-images.githubusercontent.com/6262198/39456507-b2f6082c-4c9b-11e8-9087-3e0acf0d4511.png) I actually think this might not be used anymore?
1.0
Search and select "Amount" Field empty - ![image](https://user-images.githubusercontent.com/6262198/39456507-b2f6082c-4c9b-11e8-9087-3e0acf0d4511.png) I actually think this might not be used anymore?
priority
search and select amount field empty i actually think this might not be used anymore
1
76,105
3,481,414,116
IssuesEvent
2015-12-29 15:59:54
SuperTux/supertux
https://api.github.com/repos/SuperTux/supertux
closed
Translation updates
category:meta involves:l10n priority:medium
Hello everybody, French translations had been improved recently on transifex, correcting some huge mistakes, could anybody update this file : https://raw.githubusercontent.com/SuperTux/addons/master/langpacks/langpack-fr.zip ? Thanks in advance !
1.0
Translation updates - Hello everybody, French translations had been improved recently on transifex, correcting some huge mistakes, could anybody update this file : https://raw.githubusercontent.com/SuperTux/addons/master/langpacks/langpack-fr.zip ? Thanks in advance !
priority
translation updates hello everybody french translations had been improved recently on transifex correcting some huge mistakes could anybody update this file thanks in advance
1
30,361
2,723,586,332
IssuesEvent
2015-04-14 13:32:10
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
Add a parameter to ProjectGenerator to automaticaly create ClassPathResolvers for different servers
CruxRelease enhancement imported Priority-Medium wontfix
_From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on May 13, 2010 12:39:20_ Purpose of enhancement Depending on which application server you want to use (for development and production), you will need to create a custom ClassPathResolver. ProjectGenerator could include templates for all of those application servers and create applications already configured to work on each of those servers. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=104_
1.0
Add a parameter to ProjectGenerator to automaticaly create ClassPathResolvers for different servers - _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on May 13, 2010 12:39:20_ Purpose of enhancement Depending on which application server you want to use (for development and production), you will need to create a custom ClassPathResolver. ProjectGenerator could include templates for all of those application servers and create applications already configured to work on each of those servers. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=104_
priority
add a parameter to projectgenerator to automaticaly create classpathresolvers for different servers from on may purpose of enhancement depending on which application server you want to use for development and production you will need to create a custom classpathresolver projectgenerator could include templates for all of those application servers and create applications already configured to work on each of those servers original issue
1
287,030
8,798,229,128
IssuesEvent
2018-12-24 05:55:24
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
closed
provide a string convert api and remove banned function for virtio-blk
priority: medium status: closed type: feature
1. As function sscanf is banned, to get value from parameter buffer, strto* is recommended. To reduce the inspection code when using strto*, it's better to use a string convert API. 2. replace the banned function for virtio-blk.
1.0
provide a string convert api and remove banned function for virtio-blk - 1. As function sscanf is banned, to get value from parameter buffer, strto* is recommended. To reduce the inspection code when using strto*, it's better to use a string convert API. 2. replace the banned function for virtio-blk.
priority
provide a string convert api and remove banned function for virtio blk as function sscanf is banned to get value from parameter buffer strto is recommended to reduce the inspection code when using strto it s better to use a string convert api replace the banned function for virtio blk
1
538,880
15,780,282,852
IssuesEvent
2021-04-01 09:45:44
sopra-fs21-group-03/Server
https://api.github.com/repos/sopra-fs21-group-03/Server
closed
Input in fields is handled correctly and wehen registering/loging in the correct api call is made
medium priority task
Time estimate: 2h This task is part of user story #1
1.0
Input in fields is handled correctly and wehen registering/loging in the correct api call is made - Time estimate: 2h This task is part of user story #1
priority
input in fields is handled correctly and wehen registering loging in the correct api call is made time estimate this task is part of user story
1
297,337
9,167,257,640
IssuesEvent
2019-03-02 11:56:38
altugcagri/boun-swe-573
https://api.github.com/repos/altugcagri/boun-swe-573
opened
Make Research about Spring libs
medium priority research
**Describe the research you'd like** make research about the libraries below and make documentation about these libraries on wiki. * [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/) * [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/) * [Securing a Web Application](https://spring.io/guides/gs/securing-web/) * [Spring Boot and OAuth2](https://spring.io/guides/tutorials/spring-boot-oauth2/)
1.0
Make Research about Spring libs - **Describe the research you'd like** make research about the libraries below and make documentation about these libraries on wiki. * [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/) * [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/) * [Securing a Web Application](https://spring.io/guides/gs/securing-web/) * [Spring Boot and OAuth2](https://spring.io/guides/tutorials/spring-boot-oauth2/)
priority
make research about spring libs describe the research you d like make research about the libraries below and make documentation about these libraries on wiki
1
510,062
14,768,381,810
IssuesEvent
2021-01-10 11:47:19
bounswe/bounswe2020group8
https://api.github.com/repos/bounswe/bounswe2020group8
opened
Unit tests for web
Priority: Medium enhancement web
**Describe the feature** There should be some unit tests implemented wherever they are needed. **Additional context** The tests will be written using Jest and Enzyme.
1.0
Unit tests for web - **Describe the feature** There should be some unit tests implemented wherever they are needed. **Additional context** The tests will be written using Jest and Enzyme.
priority
unit tests for web describe the feature there should be some unit tests implemented wherever they are needed additional context the tests will be written using jest and enzyme
1
91,931
3,863,517,788
IssuesEvent
2016-04-08 09:45:57
iamxavier/elmah
https://api.github.com/repos/iamxavier/elmah
closed
Do not support the sub-webapplication's error report by web page
auto-migrated Priority-Medium Type-Enhancement
``` What steps will reproduce the problem? 1. Have one web site(as a container) which contains many different web applications 2. Integrate ELMAH into the web site 3. An error "A" occurs in one of the sub-webapplication 4. Access websiteUrl/elmah.axd to view the error log 5. ERROR: the error "A" does not display in the page. What is the expected output? What do you see instead? the error A should be displayed. but it does not. What version of the product are you using? On what operating system? ELMAH-1.0-BETA2-src.zip Please provide any additional information below. I have tracked the issue and find a way to fix it. This issue is caused by the sp: ELMAH_GetErrorsXml The sp only gets the errors which have the same application. It does not consider this situation: A web site contains multiple sub-applications. For example, let’s have a website http://localhost:48900 whose application will be recorded as /LM/W3SVC/1915900280/Root. And there are some sub- applications under the http://localhost:48900 such as v.20080102.01 which is also a web application. You can access the v.20080102.01 by http://localhost:48900/v.20080102.01. Ironically, if there is an error occurs in v.20080102.01, the application will be recorded as /LM/w3svc/1915900280/ROOT/v.20080102.01 When we access http://localhost:48900/elmah.axd, the sp gets all the errors whose application is /LM/W3SVC/1915900280/Root, but ignore these errors occurred in the sub-application whose application is LM/w3svc/1915900280/ROOT/v.20080102.01 <b>Solution</b>: So the solution is to modify the sp. Change all the code “Application = @Application” to "Application like @Application + '%'" then it will get all the error which occurred in the sub-application. (3 places) and do the samething in ELMAH_GetErrorXml(1 places) ``` Original issue reported on code.google.com by `jxli1...@gmail.com` on 4 Jan 2008 at 6:39
1.0
Do not support the sub-webapplication's error report by web page - ``` What steps will reproduce the problem? 1. Have one web site(as a container) which contains many different web applications 2. Integrate ELMAH into the web site 3. An error "A" occurs in one of the sub-webapplication 4. Access websiteUrl/elmah.axd to view the error log 5. ERROR: the error "A" does not display in the page. What is the expected output? What do you see instead? the error A should be displayed. but it does not. What version of the product are you using? On what operating system? ELMAH-1.0-BETA2-src.zip Please provide any additional information below. I have tracked the issue and find a way to fix it. This issue is caused by the sp: ELMAH_GetErrorsXml The sp only gets the errors which have the same application. It does not consider this situation: A web site contains multiple sub-applications. For example, let’s have a website http://localhost:48900 whose application will be recorded as /LM/W3SVC/1915900280/Root. And there are some sub- applications under the http://localhost:48900 such as v.20080102.01 which is also a web application. You can access the v.20080102.01 by http://localhost:48900/v.20080102.01. Ironically, if there is an error occurs in v.20080102.01, the application will be recorded as /LM/w3svc/1915900280/ROOT/v.20080102.01 When we access http://localhost:48900/elmah.axd, the sp gets all the errors whose application is /LM/W3SVC/1915900280/Root, but ignore these errors occurred in the sub-application whose application is LM/w3svc/1915900280/ROOT/v.20080102.01 <b>Solution</b>: So the solution is to modify the sp. Change all the code “Application = @Application” to "Application like @Application + '%'" then it will get all the error which occurred in the sub-application. (3 places) and do the samething in ELMAH_GetErrorXml(1 places) ``` Original issue reported on code.google.com by `jxli1...@gmail.com` on 4 Jan 2008 at 6:39
priority
do not support the sub webapplication s error report by web page what steps will reproduce the problem have one web site as a container which contains many different web applications integrate elmah into the web site an error a occurs in one of the sub webapplication access websiteurl elmah axd to view the error log error the error a does not display in the page what is the expected output what do you see instead the error a should be displayed but it does not what version of the product are you using on what operating system elmah src zip please provide any additional information below i have tracked the issue and find a way to fix it this issue is caused by the sp elmah geterrorsxml the sp only gets the errors which have the same application it does not consider this situation a web site contains multiple sub applications for example let’s have a website whose application will be recorded as lm root and there are some sub applications under the such as v which is also a web application you can access the v by ironically if there is an error occurs in v the application will be recorded as lm root v when we access the sp gets all the errors whose application is lm root but ignore these errors occurred in the sub application whose application is lm root v solution so the solution is to modify the sp change all the code “application application” to application like application then it will get all the error which occurred in the sub application places and do the samething in elmah geterrorxml places original issue reported on code google com by gmail com on jan at
1
759,871
26,615,590,204
IssuesEvent
2023-01-24 06:39:34
dnnsoftware/Dnn.Platform
https://api.github.com/repos/dnnsoftware/Dnn.Platform
closed
Region Dropdown doesn't appear when registration page loads and autofills country field
Type: Bug Area: Platform > Admin Modules Effort: Medium Priority: Medium Status: Ready for Development help wanted
<!-- Please read contribution guideline first: https://github.com/dnnsoftware/Dnn.Platform/blob/development/CONTRIBUTING.md --> ## Description When the site is set to "Require a Valid Profile for Registration" on the registration settings tab and the Region and Country fields are set to "required" on the user profiles tab. The user can not register when the Country is auto-filled by the IP lookup mechanism because the Region dropdown never appears. This doesn't occur on the localhost. ## Steps to reproduce 1. Install a new DNN site on a server or app service (this doesn't occur on localhost). 2. Set the Country and Region fields to required in the Site Settings > Site Behavior > User Profiles tab. 3. Turn on "Require a Valid Profile for Registration" on the Security > Members Accounts > Registration Settings tab. 4. Logout and attempt to register. ## Current result Using a PC on a US IP address (only country IP I've tested), the user can't register because the State/Region field never fills with a dropdown when United State is auto entered by the IP lookup. The region field will continue to blank out every time the form is submitted. ## Expected result The dropdown for the region appears, is populated and the user can submit the form. ## Affected version <!-- Check all that apply and add more if necessary --> * [x] 9.2 * [x] 9.1.1 * [x] 9.1 * [x] 9.0 all 8 versions Does not effect upgraded sites from earlier versions if the Country field remains DataType of DotNetNuke.UI.WebControls.DNNCountryEditControl instead of DotNetNuke.UI.WebControls.DnnCountryAutocompleteControl from a new installation. ## Affected browser <!-- Check all that apply and add more if necessary. If possible, please also specify exact versions and mention the operating system --> * [ x ] Chrome * [ x ] Firefox * [ x ] Safari * [ x ] Internet Explorer * [ x ] Edge
1.0
Region Dropdown doesn't appear when registration page loads and autofills country field - <!-- Please read contribution guideline first: https://github.com/dnnsoftware/Dnn.Platform/blob/development/CONTRIBUTING.md --> ## Description When the site is set to "Require a Valid Profile for Registration" on the registration settings tab and the Region and Country fields are set to "required" on the user profiles tab. The user can not register when the Country is auto-filled by the IP lookup mechanism because the Region dropdown never appears. This doesn't occur on the localhost. ## Steps to reproduce 1. Install a new DNN site on a server or app service (this doesn't occur on localhost). 2. Set the Country and Region fields to required in the Site Settings > Site Behavior > User Profiles tab. 3. Turn on "Require a Valid Profile for Registration" on the Security > Members Accounts > Registration Settings tab. 4. Logout and attempt to register. ## Current result Using a PC on a US IP address (only country IP I've tested), the user can't register because the State/Region field never fills with a dropdown when United State is auto entered by the IP lookup. The region field will continue to blank out every time the form is submitted. ## Expected result The dropdown for the region appears, is populated and the user can submit the form. ## Affected version <!-- Check all that apply and add more if necessary --> * [x] 9.2 * [x] 9.1.1 * [x] 9.1 * [x] 9.0 all 8 versions Does not effect upgraded sites from earlier versions if the Country field remains DataType of DotNetNuke.UI.WebControls.DNNCountryEditControl instead of DotNetNuke.UI.WebControls.DnnCountryAutocompleteControl from a new installation. ## Affected browser <!-- Check all that apply and add more if necessary. If possible, please also specify exact versions and mention the operating system --> * [ x ] Chrome * [ x ] Firefox * [ x ] Safari * [ x ] Internet Explorer * [ x ] Edge
priority
region dropdown doesn t appear when registration page loads and autofills country field please read contribution guideline first description when the site is set to require a valid profile for registration on the registration settings tab and the region and country fields are set to required on the user profiles tab the user can not register when the country is auto filled by the ip lookup mechanism because the region dropdown never appears this doesn t occur on the localhost steps to reproduce install a new dnn site on a server or app service this doesn t occur on localhost set the country and region fields to required in the site settings site behavior user profiles tab turn on require a valid profile for registration on the security members accounts registration settings tab logout and attempt to register current result using a pc on a us ip address only country ip i ve tested the user can t register because the state region field never fills with a dropdown when united state is auto entered by the ip lookup the region field will continue to blank out every time the form is submitted expected result the dropdown for the region appears is populated and the user can submit the form affected version all versions does not effect upgraded sites from earlier versions if the country field remains datatype of dotnetnuke ui webcontrols dnncountryeditcontrol instead of dotnetnuke ui webcontrols dnncountryautocompletecontrol from a new installation affected browser check all that apply and add more if necessary if possible please also specify exact versions and mention the operating system chrome firefox safari internet explorer edge
1
255,847
8,126,552,530
IssuesEvent
2018-08-17 02:58:04
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Upgrade the mili reader to use the latest mili library and Bob Corey's latest mili reader.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
We should upgrade build_visit to work with mili 1.11.1 and then add Bob Corey's latest mili reader to the repository. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 993 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Upgrade the mili reader to use the latest mili library and Bob Corey's latest mili reader. Assigned to: Eric Brugger Category: Target version: 2.5 Author: Eric Brugger Start: 03/13/2012 Due date: % Done: 100 Estimated time: 6.0 Created: 03/13/2012 01:14 pm Updated: 03/13/2012 04:49 pm Likelihood: Severity: Found in version: Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: We should upgrade build_visit to work with mili 1.11.1 and then add Bob Corey's latest mili reader to the repository. Comments: I committed revision 17709 to the trunk with the following changes:1) I added Bob Corey's latest Mili reader to VisIt. It requires Mili 1.11.1, so I updated the config site file for aztec to use it. This resolves #993.M config-site/aztec1.cmakeM databases/Mili/avtMiliFileFormat.CM databases/Mili/avtMiliFileFormat.h2) I modified build_visit to build mili 1.11.1.M svn_bin/bv_support/bv_mili.sh
1.0
Upgrade the mili reader to use the latest mili library and Bob Corey's latest mili reader. - We should upgrade build_visit to work with mili 1.11.1 and then add Bob Corey's latest mili reader to the repository. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 993 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Upgrade the mili reader to use the latest mili library and Bob Corey's latest mili reader. Assigned to: Eric Brugger Category: Target version: 2.5 Author: Eric Brugger Start: 03/13/2012 Due date: % Done: 100 Estimated time: 6.0 Created: 03/13/2012 01:14 pm Updated: 03/13/2012 04:49 pm Likelihood: Severity: Found in version: Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: We should upgrade build_visit to work with mili 1.11.1 and then add Bob Corey's latest mili reader to the repository. Comments: I committed revision 17709 to the trunk with the following changes:1) I added Bob Corey's latest Mili reader to VisIt. It requires Mili 1.11.1, so I updated the config site file for aztec to use it. This resolves #993.M config-site/aztec1.cmakeM databases/Mili/avtMiliFileFormat.CM databases/Mili/avtMiliFileFormat.h2) I modified build_visit to build mili 1.11.1.M svn_bin/bv_support/bv_mili.sh
priority
upgrade the mili reader to use the latest mili library and bob corey s latest mili reader we should upgrade build visit to work with mili and then add bob corey s latest mili reader to the repository redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority normal subject upgrade the mili reader to use the latest mili library and bob corey s latest mili reader assigned to eric brugger category target version author eric brugger start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description we should upgrade build visit to work with mili and then add bob corey s latest mili reader to the repository comments i committed revision to the trunk with the following changes i added bob corey s latest mili reader to visit it requires mili so i updated the config site file for aztec to use it this resolves m config site cmakem databases mili avtmilifileformat cm databases mili avtmilifileformat i modified build visit to build mili m svn bin bv support bv mili sh
1
296,393
9,114,847,338
IssuesEvent
2019-02-22 02:06:14
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
Add tests for JacobianWrtVariable::kV in multibody_plant_jacobians_test.cc
priority: medium team: dynamics type: bug type: cleanup
Currently, the test KukaIiwaModelTests in file multibody_plant_jacobians_test.cc only tests for JacobianWrtVariables::kQDot. This test was overlooked with more than one developer in previous PRs. One possible solution involves adding a method that leverages MapVelocityToQDot() in file multibody_tree.h to form the "N" matrix that relates qDot to v and use this method inAdd a method in conjunction with the analytical calculations that are already performed for kQDot.
1.0
Add tests for JacobianWrtVariable::kV in multibody_plant_jacobians_test.cc - Currently, the test KukaIiwaModelTests in file multibody_plant_jacobians_test.cc only tests for JacobianWrtVariables::kQDot. This test was overlooked with more than one developer in previous PRs. One possible solution involves adding a method that leverages MapVelocityToQDot() in file multibody_tree.h to form the "N" matrix that relates qDot to v and use this method inAdd a method in conjunction with the analytical calculations that are already performed for kQDot.
priority
add tests for jacobianwrtvariable kv in multibody plant jacobians test cc currently the test kukaiiwamodeltests in file multibody plant jacobians test cc only tests for jacobianwrtvariables kqdot this test was overlooked with more than one developer in previous prs one possible solution involves adding a method that leverages mapvelocitytoqdot in file multibody tree h to form the n matrix that relates qdot to v and use this method inadd a method in conjunction with the analytical calculations that are already performed for kqdot
1
60,578
3,130,570,506
IssuesEvent
2015-09-09 10:07:58
evanplaice/jquery-csv
https://api.github.com/repos/evanplaice/jquery-csv
opened
Using Zurb Foundation 3 causing an error
2–5 stars bug imported Priority-Medium
_From [eschrepel@gmail.com](https://code.google.com/u/eschrepel@gmail.com/) on April 15, 2014 11:45:16_ What steps will reproduce the problem? 1. We've used jquery-csv with no issues until we recently upgraded from Zurb Foundation 2 to Zurb Foundation 3. Now we get a jquery error. Here's a Foundation2 page which does work: http://www.nwcouncil.org/reports/financial-reports/2014-99/legal/ And a Foundation3 page which causes an error: http://www.nwcouncil.org/reports/financial-reports/2014-99/admin Chart is supposed to appear under "Staffing" heading, but developer console shows "Uncaught TypeError: Cannot read property 'toArrays' of undefined " at the line: $.get(path+"rngHistoryByFunction.csv", function (csvString) { arrayData = $.csv.toArrays(csvString, { onParseValue: $.csv.hooks.castToScalar }); The Zurb Foundation seems the culprit because changing our two Zurb .js calls (foundation.js, app.js) from Foundation3 back to 2 fixes the problem. _Original issue: http://code.google.com/p/jquery-csv/issues/detail?id=40_
1.0
Using Zurb Foundation 3 causing an error - _From [eschrepel@gmail.com](https://code.google.com/u/eschrepel@gmail.com/) on April 15, 2014 11:45:16_ What steps will reproduce the problem? 1. We've used jquery-csv with no issues until we recently upgraded from Zurb Foundation 2 to Zurb Foundation 3. Now we get a jquery error. Here's a Foundation2 page which does work: http://www.nwcouncil.org/reports/financial-reports/2014-99/legal/ And a Foundation3 page which causes an error: http://www.nwcouncil.org/reports/financial-reports/2014-99/admin Chart is supposed to appear under "Staffing" heading, but developer console shows "Uncaught TypeError: Cannot read property 'toArrays' of undefined " at the line: $.get(path+"rngHistoryByFunction.csv", function (csvString) { arrayData = $.csv.toArrays(csvString, { onParseValue: $.csv.hooks.castToScalar }); The Zurb Foundation seems the culprit because changing our two Zurb .js calls (foundation.js, app.js) from Foundation3 back to 2 fixes the problem. _Original issue: http://code.google.com/p/jquery-csv/issues/detail?id=40_
priority
using zurb foundation causing an error from on april what steps will reproduce the problem we ve used jquery csv with no issues until we recently upgraded from zurb foundation to zurb foundation now we get a jquery error here s a page which does work and a page which causes an error chart is supposed to appear under staffing heading but developer console shows uncaught typeerror cannot read property toarrays of undefined at the line get path rnghistorybyfunction csv function csvstring arraydata csv toarrays csvstring onparsevalue csv hooks casttoscalar the zurb foundation seems the culprit because changing our two zurb js calls foundation js app js from back to fixes the problem original issue
1
742,234
25,844,302,624
IssuesEvent
2022-12-13 04:32:00
rubatopy/rubato
https://api.github.com/repos/rubatopy/rubato
closed
Reorder function arguments
feature medium priority breaking
for example, why the frick is the first argument of GameObject name instead of position. Most frequently used arguments should be first.
1.0
Reorder function arguments - for example, why the frick is the first argument of GameObject name instead of position. Most frequently used arguments should be first.
priority
reorder function arguments for example why the frick is the first argument of gameobject name instead of position most frequently used arguments should be first
1
713,602
24,532,935,930
IssuesEvent
2022-10-11 18:02:48
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Preload `rd_indexlist` in case of cache refresh
kind/enhancement area/ysql priority/medium
Jira Link: [DB-3135](https://yugabyte.atlassian.net/browse/DB-3135) ### Description Postgres's `Relation` structure has the `rd_indexlist` field which is filled lazily. For a filling of this field postgres reads data from `pg_index` table. This leads to sending read RPC to a master. But on cache reloading YSQL preloads data for `pg_index` table. So it is reasonable to fill the `rd_indexlist` field for each known relation at this step. Such an approach will reduce number of read RPC to a master while handling queries after cache refresh.
1.0
[YSQL] Preload `rd_indexlist` in case of cache refresh - Jira Link: [DB-3135](https://yugabyte.atlassian.net/browse/DB-3135) ### Description Postgres's `Relation` structure has the `rd_indexlist` field which is filled lazily. For a filling of this field postgres reads data from `pg_index` table. This leads to sending read RPC to a master. But on cache reloading YSQL preloads data for `pg_index` table. So it is reasonable to fill the `rd_indexlist` field for each known relation at this step. Such an approach will reduce number of read RPC to a master while handling queries after cache refresh.
priority
preload rd indexlist in case of cache refresh jira link description postgres s relation structure has the rd indexlist field which is filled lazily for a filling of this field postgres reads data from pg index table this leads to sending read rpc to a master but on cache reloading ysql preloads data for pg index table so it is reasonable to fill the rd indexlist field for each known relation at this step such an approach will reduce number of read rpc to a master while handling queries after cache refresh
1
440,718
12,703,386,544
IssuesEvent
2020-06-22 22:11:35
radical-cybertools/radical.saga
https://api.github.com/repos/radical-cybertools/radical.saga
reopened
Tutorial Part 5 Problem with creating directory
priority:medium type:bug
Following this example here: https://radicalsaga.readthedocs.io/en/stable/tutorial/part5.html I have edited the code as below to run on Amarel ``` __author__ = "Ole Weidner" __copyright__ = "Copyright 2012-2013, The SAGA Project" __license__ = "MIT" import os import sys import time from PIL import Image import radical.saga as rs #----------------------------------------------------------------------------- # # Change REMOTE_HOST to the machine you want to run this on. # You might have to change the URL scheme below for REMOTE_JOB_ENDPOINT # accordingly. REMOTE_HOST = "amarel.rutgers.edu" # try this with different hosts # This refers to your working directory on 'REMOTE_HOST'. If you use a\ # cluster for 'REMOTE_HOST', make sure this points to a shared filesystem. REMOTE_DIR = "/home/aag193/" # change this to your home directory # If you change 'REMOTE_HOST' above, you might have to change 'ssh://' to e.g., # 'pbs+ssh://', 'sge+ssh://', depdending on the type of service endpoint on # that particualr host. REMOTE_JOB_ENDPOINT = "ssh://" + REMOTE_HOST # At the moment radical.saga only provides an sftp file adaptor, so changing # the URL scheme here wouldn't make any sense. REMOTE_FILE_ENDPOINT = "sftp://" + REMOTE_HOST + "/" + REMOTE_DIR # the dimension (in pixel) of the whole fractal imgx = 2048 imgy = 2048 # the number of tiles in X and Y direction tilesx = 2 tilesy = 2 #----------------------------------------------------------------------------- # if __name__ == "__main__": try: # Your ssh identity on the remote machine ctx = rs.Context("ssh") ctx.user_id = "aag193" session = rs.Session() session.add_context(ctx) # list that holds the jobs jobs = [] # create a working directory in /scratch dirname = '%s/mbrot/' % (REMOTE_FILE_ENDPOINT) workdir = rs.filesystem.Directory(dirname, rs.filesystem.CREATE, session=session) # copy the executable and warpper script to the remote host mbwrapper = rs.filesystem.File('file://localhost/%s/mandelbrot.sh' % os.getcwd()) mbwrapper.copy(workdir.get_url()) mbexe = rs.filesystem.File('file://localhost/%s/mandelbrot.py' % os.getcwd()) mbexe.copy(workdir.get_url()) # the saga job services connects to and provides a handle # to a remote machine. In this case, it's your machine. # fork can be replaced with ssh here: jobservice = rs.job.Service(REMOTE_JOB_ENDPOINT, session=session) for x in range(0, tilesx): for y in range(0, tilesy): # describe a single Mandelbrot job. we're using the # directory created above as the job's working directory outputfile = 'tile_x%s_y%s.gif' % (x, y) jd = rs.job.Description() #jd.queue = "development" jd.wall_time_limit = 10 jd.total_cpu_count = 1 jd.working_directory = workdir.get_url().path jd.executable = 'sh' jd.arguments = ['mandelbrot.sh', imgx, imgy, (imgx/tilesx*x), (imgx/tilesx*(x+1)), (imgy/tilesy*y), (imgy/tilesy*(y+1)), outputfile] # create the job from the description # above, launch it and add it to the list of jobs job = jobservice.create_job(jd) job.run() jobs.append(job) print(' * Submitted %s. Output will be written to: %s' % (job.id, outputfile)) # wait for all jobs to finish while len(jobs) > 0: for job in jobs: jobstate = job.get_state() print(' * Job %s status: %s' % (job.id, jobstate)) if jobstate in [rs.job.DONE, rs.job.FAILED]: jobs.remove(job) print("") time.sleep(5) # copy image tiles back to our 'local' directory for image in workdir.list('*.gif'): print(' * Copying %s/%s/%s back to %s' % (REMOTE_FILE_ENDPOINT, workdir.get_url(), image, os.getcwd())) workdir.copy(image, 'file://localhost/%s/' % os.getcwd()) # stitch together the final image fullimage = Image.new('RGB', (imgx, imgy), (255, 255, 255)) print(' * Stitching together the whole fractal: mandelbrot_full.gif') for x in range(0, tilesx): for y in range(0, tilesy): partimage = Image.open('tile_x%s_y%s.gif' % (x, y)) fullimage.paste(partimage, (imgx/tilesx*x, imgy/tilesy*y, imgx/tilesx*(x+1), imgy/tilesy*(y+1))) fullimage.save("mandelbrot_full.gif", "GIF") sys.exit(0) except rs.SagaException as ex: # Catch all saga exceptions print("An exception occured: (%s) %s " % (ex.type, (str(ex)))) # Trace back the exception. That can be helpful for debugging. print(" \n*** Backtrace:\n %s" % ex.traceback) sys.exit(-1) except KeyboardInterrupt: # ctrl-c caught: try to cancel our jobs before we exit # the program, otherwise we'll end up with lingering jobs. for job in jobs: job.cancel() sys.exit(-1) ``` get the following error which indicates that the directory is not being created even though as signified by the parameter/API ``` $ python saga_mandelbrot.py An exception occured: (BadParameter) invalid dir '/home/aag193/mbrot/': sh: cd: /home/aag193/mbrot/: No such file or directory sh: cd: /home/aag193/mbrot/: No such file or directory (/Users/abdullahghani/myenv/lib/python3.7/site-packages/radical/saga/adaptors/shell/shell_file.py +343 (initialize) : raise rse.BadParameter("invalid dir '%s': %s" % (path, out))) ``` my stack ``` $ radical-stack python : 3.7.4 pythonpath : virtualenv : /Users/abdullahghani/myenv radical.entk : 1.4.0 radical.pilot : 1.4.0 radical.saga : 1.4.0 radical.utils : 1.4.0 ```
1.0
Tutorial Part 5 Problem with creating directory - Following this example here: https://radicalsaga.readthedocs.io/en/stable/tutorial/part5.html I have edited the code as below to run on Amarel ``` __author__ = "Ole Weidner" __copyright__ = "Copyright 2012-2013, The SAGA Project" __license__ = "MIT" import os import sys import time from PIL import Image import radical.saga as rs #----------------------------------------------------------------------------- # # Change REMOTE_HOST to the machine you want to run this on. # You might have to change the URL scheme below for REMOTE_JOB_ENDPOINT # accordingly. REMOTE_HOST = "amarel.rutgers.edu" # try this with different hosts # This refers to your working directory on 'REMOTE_HOST'. If you use a\ # cluster for 'REMOTE_HOST', make sure this points to a shared filesystem. REMOTE_DIR = "/home/aag193/" # change this to your home directory # If you change 'REMOTE_HOST' above, you might have to change 'ssh://' to e.g., # 'pbs+ssh://', 'sge+ssh://', depdending on the type of service endpoint on # that particualr host. REMOTE_JOB_ENDPOINT = "ssh://" + REMOTE_HOST # At the moment radical.saga only provides an sftp file adaptor, so changing # the URL scheme here wouldn't make any sense. REMOTE_FILE_ENDPOINT = "sftp://" + REMOTE_HOST + "/" + REMOTE_DIR # the dimension (in pixel) of the whole fractal imgx = 2048 imgy = 2048 # the number of tiles in X and Y direction tilesx = 2 tilesy = 2 #----------------------------------------------------------------------------- # if __name__ == "__main__": try: # Your ssh identity on the remote machine ctx = rs.Context("ssh") ctx.user_id = "aag193" session = rs.Session() session.add_context(ctx) # list that holds the jobs jobs = [] # create a working directory in /scratch dirname = '%s/mbrot/' % (REMOTE_FILE_ENDPOINT) workdir = rs.filesystem.Directory(dirname, rs.filesystem.CREATE, session=session) # copy the executable and warpper script to the remote host mbwrapper = rs.filesystem.File('file://localhost/%s/mandelbrot.sh' % os.getcwd()) mbwrapper.copy(workdir.get_url()) mbexe = rs.filesystem.File('file://localhost/%s/mandelbrot.py' % os.getcwd()) mbexe.copy(workdir.get_url()) # the saga job services connects to and provides a handle # to a remote machine. In this case, it's your machine. # fork can be replaced with ssh here: jobservice = rs.job.Service(REMOTE_JOB_ENDPOINT, session=session) for x in range(0, tilesx): for y in range(0, tilesy): # describe a single Mandelbrot job. we're using the # directory created above as the job's working directory outputfile = 'tile_x%s_y%s.gif' % (x, y) jd = rs.job.Description() #jd.queue = "development" jd.wall_time_limit = 10 jd.total_cpu_count = 1 jd.working_directory = workdir.get_url().path jd.executable = 'sh' jd.arguments = ['mandelbrot.sh', imgx, imgy, (imgx/tilesx*x), (imgx/tilesx*(x+1)), (imgy/tilesy*y), (imgy/tilesy*(y+1)), outputfile] # create the job from the description # above, launch it and add it to the list of jobs job = jobservice.create_job(jd) job.run() jobs.append(job) print(' * Submitted %s. Output will be written to: %s' % (job.id, outputfile)) # wait for all jobs to finish while len(jobs) > 0: for job in jobs: jobstate = job.get_state() print(' * Job %s status: %s' % (job.id, jobstate)) if jobstate in [rs.job.DONE, rs.job.FAILED]: jobs.remove(job) print("") time.sleep(5) # copy image tiles back to our 'local' directory for image in workdir.list('*.gif'): print(' * Copying %s/%s/%s back to %s' % (REMOTE_FILE_ENDPOINT, workdir.get_url(), image, os.getcwd())) workdir.copy(image, 'file://localhost/%s/' % os.getcwd()) # stitch together the final image fullimage = Image.new('RGB', (imgx, imgy), (255, 255, 255)) print(' * Stitching together the whole fractal: mandelbrot_full.gif') for x in range(0, tilesx): for y in range(0, tilesy): partimage = Image.open('tile_x%s_y%s.gif' % (x, y)) fullimage.paste(partimage, (imgx/tilesx*x, imgy/tilesy*y, imgx/tilesx*(x+1), imgy/tilesy*(y+1))) fullimage.save("mandelbrot_full.gif", "GIF") sys.exit(0) except rs.SagaException as ex: # Catch all saga exceptions print("An exception occured: (%s) %s " % (ex.type, (str(ex)))) # Trace back the exception. That can be helpful for debugging. print(" \n*** Backtrace:\n %s" % ex.traceback) sys.exit(-1) except KeyboardInterrupt: # ctrl-c caught: try to cancel our jobs before we exit # the program, otherwise we'll end up with lingering jobs. for job in jobs: job.cancel() sys.exit(-1) ``` get the following error which indicates that the directory is not being created even though as signified by the parameter/API ``` $ python saga_mandelbrot.py An exception occured: (BadParameter) invalid dir '/home/aag193/mbrot/': sh: cd: /home/aag193/mbrot/: No such file or directory sh: cd: /home/aag193/mbrot/: No such file or directory (/Users/abdullahghani/myenv/lib/python3.7/site-packages/radical/saga/adaptors/shell/shell_file.py +343 (initialize) : raise rse.BadParameter("invalid dir '%s': %s" % (path, out))) ``` my stack ``` $ radical-stack python : 3.7.4 pythonpath : virtualenv : /Users/abdullahghani/myenv radical.entk : 1.4.0 radical.pilot : 1.4.0 radical.saga : 1.4.0 radical.utils : 1.4.0 ```
priority
tutorial part problem with creating directory following this example here i have edited the code as below to run on amarel author ole weidner copyright copyright the saga project license mit import os import sys import time from pil import image import radical saga as rs change remote host to the machine you want to run this on you might have to change the url scheme below for remote job endpoint accordingly remote host amarel rutgers edu try this with different hosts this refers to your working directory on remote host if you use a cluster for remote host make sure this points to a shared filesystem remote dir home change this to your home directory if you change remote host above you might have to change ssh to e g pbs ssh sge ssh depdending on the type of service endpoint on that particualr host remote job endpoint ssh remote host at the moment radical saga only provides an sftp file adaptor so changing the url scheme here wouldn t make any sense remote file endpoint sftp remote host remote dir the dimension in pixel of the whole fractal imgx imgy the number of tiles in x and y direction tilesx tilesy if name main try your ssh identity on the remote machine ctx rs context ssh ctx user id session rs session session add context ctx list that holds the jobs jobs create a working directory in scratch dirname s mbrot remote file endpoint workdir rs filesystem directory dirname rs filesystem create session session copy the executable and warpper script to the remote host mbwrapper rs filesystem file file localhost s mandelbrot sh os getcwd mbwrapper copy workdir get url mbexe rs filesystem file file localhost s mandelbrot py os getcwd mbexe copy workdir get url the saga job services connects to and provides a handle to a remote machine in this case it s your machine fork can be replaced with ssh here jobservice rs job service remote job endpoint session session for x in range tilesx for y in range tilesy describe a single mandelbrot job we re using the directory created above as the job s working directory outputfile tile x s y s gif x y jd rs job description jd queue development jd wall time limit jd total cpu count jd working directory workdir get url path jd executable sh jd arguments mandelbrot sh imgx imgy imgx tilesx x imgx tilesx x imgy tilesy y imgy tilesy y outputfile create the job from the description above launch it and add it to the list of jobs job jobservice create job jd job run jobs append job print submitted s output will be written to s job id outputfile wait for all jobs to finish while len jobs for job in jobs jobstate job get state print job s status s job id jobstate if jobstate in jobs remove job print time sleep copy image tiles back to our local directory for image in workdir list gif print copying s s s back to s remote file endpoint workdir get url image os getcwd workdir copy image file localhost s os getcwd stitch together the final image fullimage image new rgb imgx imgy print stitching together the whole fractal mandelbrot full gif for x in range tilesx for y in range tilesy partimage image open tile x s y s gif x y fullimage paste partimage imgx tilesx x imgy tilesy y imgx tilesx x imgy tilesy y fullimage save mandelbrot full gif gif sys exit except rs sagaexception as ex catch all saga exceptions print an exception occured s s ex type str ex trace back the exception that can be helpful for debugging print n backtrace n s ex traceback sys exit except keyboardinterrupt ctrl c caught try to cancel our jobs before we exit the program otherwise we ll end up with lingering jobs for job in jobs job cancel sys exit get the following error which indicates that the directory is not being created even though as signified by the parameter api python saga mandelbrot py an exception occured badparameter invalid dir home mbrot sh cd home mbrot no such file or directory sh cd home mbrot no such file or directory users abdullahghani myenv lib site packages radical saga adaptors shell shell file py initialize raise rse badparameter invalid dir s s path out my stack radical stack python pythonpath virtualenv users abdullahghani myenv radical entk radical pilot radical saga radical utils
1
504,104
14,613,233,238
IssuesEvent
2020-12-22 07:51:08
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
opened
RVL-1396 - Structures not appearing in Web UI
Priority: Medium
1. Log-in on Android as bvbd_mhealth/Test123 2. Select operational area BVBD training site 3 3. Select plan: A1 Thailand test site BVBD 3 2020-12-21 vr2 4. Add a new structure and carry out family registration 5. Save form and sync 6. Check Web UI that structure appears Screenshots below from mobile app and Web UI monitoring tab Web UI monitoring tab: ![image](https://user-images.githubusercontent.com/5908630/102863136-3786a280-4443-11eb-85be-f5f2d3a3fe1b.png) Mobile Device: ![image](https://user-images.githubusercontent.com/5908630/102863179-45d4be80-4443-11eb-8eb3-4798c9765b2b.png)
1.0
RVL-1396 - Structures not appearing in Web UI - 1. Log-in on Android as bvbd_mhealth/Test123 2. Select operational area BVBD training site 3 3. Select plan: A1 Thailand test site BVBD 3 2020-12-21 vr2 4. Add a new structure and carry out family registration 5. Save form and sync 6. Check Web UI that structure appears Screenshots below from mobile app and Web UI monitoring tab Web UI monitoring tab: ![image](https://user-images.githubusercontent.com/5908630/102863136-3786a280-4443-11eb-85be-f5f2d3a3fe1b.png) Mobile Device: ![image](https://user-images.githubusercontent.com/5908630/102863179-45d4be80-4443-11eb-8eb3-4798c9765b2b.png)
priority
rvl structures not appearing in web ui log in on android as bvbd mhealth select operational area bvbd training site select plan thailand test site bvbd add a new structure and carry out family registration save form and sync check web ui that structure appears screenshots below from mobile app and web ui monitoring tab web ui monitoring tab mobile device
1
720,931
24,811,398,688
IssuesEvent
2022-10-25 09:41:52
zitadel/zitadel
https://api.github.com/repos/zitadel/zitadel
closed
Login error "User could not be found"
type: bug type: question lang: go state: waiting priority: medium
**Describe the bug** Whenever I try to login through the "other user" option or through another platform (Android, for example), I get the "User could not be found" error. The error goes away if the options "User Loginname must contain orgdomain" and "Validate Org domains" are on. Registration and first login after e-mail confirmation works fine. **To Reproduce** Steps to reproduce the behavior: 1. Disable "User Loginname must contain orgdomain" and "Validate Org domains" on console. 2. Register an user and login in your application. 3. Logout. 4. Try to login using the same user through "Other users" or through another platform. 5. See error "User could not be found" **Expected behavior** Be able to register and then login in multiple platforms with the options "User Loginname must contain orgdomain" and "Validate Org domains" disabled. **Screenshots** When these options are disabled: ![Opções desativadas](https://user-images.githubusercontent.com/62857460/178769600-1c24bcd1-943d-49e9-9e79-36f7f58a83ed.jpeg) Get this error with the "Other User" option or through another platform: User after logout | Error with "Other User" option :-------------------------:|:-------------------------: ![image](https://user-images.githubusercontent.com/62857460/178768196-8ffa3965-d363-4e5d-af26-d346eef37abc.png) | ![image](https://user-images.githubusercontent.com/62857460/178768672-5f76c620-652c-4fd3-ac34-1f0f18908855.png) **Desktop:** - OS: Windows 10 - Browser: Chrome - Version 103.0.5060.114 (Versão oficial) 64 bits **Smartphone:** - Device: Redmi Note 10 - OS: Android 11 RKQ1.201022.002. MIUI Global 12.5.5 - Browser: Chrome - Version 103.0.5060.71 Zitadel Version: v2.0.0-v2-alpha.39-amd64
1.0
Login error "User could not be found" - **Describe the bug** Whenever I try to login through the "other user" option or through another platform (Android, for example), I get the "User could not be found" error. The error goes away if the options "User Loginname must contain orgdomain" and "Validate Org domains" are on. Registration and first login after e-mail confirmation works fine. **To Reproduce** Steps to reproduce the behavior: 1. Disable "User Loginname must contain orgdomain" and "Validate Org domains" on console. 2. Register an user and login in your application. 3. Logout. 4. Try to login using the same user through "Other users" or through another platform. 5. See error "User could not be found" **Expected behavior** Be able to register and then login in multiple platforms with the options "User Loginname must contain orgdomain" and "Validate Org domains" disabled. **Screenshots** When these options are disabled: ![Opções desativadas](https://user-images.githubusercontent.com/62857460/178769600-1c24bcd1-943d-49e9-9e79-36f7f58a83ed.jpeg) Get this error with the "Other User" option or through another platform: User after logout | Error with "Other User" option :-------------------------:|:-------------------------: ![image](https://user-images.githubusercontent.com/62857460/178768196-8ffa3965-d363-4e5d-af26-d346eef37abc.png) | ![image](https://user-images.githubusercontent.com/62857460/178768672-5f76c620-652c-4fd3-ac34-1f0f18908855.png) **Desktop:** - OS: Windows 10 - Browser: Chrome - Version 103.0.5060.114 (Versão oficial) 64 bits **Smartphone:** - Device: Redmi Note 10 - OS: Android 11 RKQ1.201022.002. MIUI Global 12.5.5 - Browser: Chrome - Version 103.0.5060.71 Zitadel Version: v2.0.0-v2-alpha.39-amd64
priority
login error user could not be found describe the bug whenever i try to login through the other user option or through another platform android for example i get the user could not be found error the error goes away if the options user loginname must contain orgdomain and validate org domains are on registration and first login after e mail confirmation works fine to reproduce steps to reproduce the behavior disable user loginname must contain orgdomain and validate org domains on console register an user and login in your application logout try to login using the same user through other users or through another platform see error user could not be found expected behavior be able to register and then login in multiple platforms with the options user loginname must contain orgdomain and validate org domains disabled screenshots when these options are disabled get this error with the other user option or through another platform user after logout error with other user option desktop os windows browser chrome version versão oficial bits smartphone device redmi note os android miui global browser chrome version zitadel version alpha
1
249,631
7,964,285,082
IssuesEvent
2018-07-13 20:49:01
byuoitav/team
https://api.github.com/repos/byuoitav/team
closed
As a product manager, I want the ability to determine whether certain inputs are rout-able to certain stations in order to save costs.
5 points Medium Priority Needs Information
- [x] Need to create endpoints in API - `/buildings/:building/rooms/:room/inputs/:input/routes` - `/buildings/:building/rooms/:room/outputs/:output/routes` - [x] Need to have UI call API to check if input is routable.
1.0
As a product manager, I want the ability to determine whether certain inputs are rout-able to certain stations in order to save costs. - - [x] Need to create endpoints in API - `/buildings/:building/rooms/:room/inputs/:input/routes` - `/buildings/:building/rooms/:room/outputs/:output/routes` - [x] Need to have UI call API to check if input is routable.
priority
as a product manager i want the ability to determine whether certain inputs are rout able to certain stations in order to save costs need to create endpoints in api buildings building rooms room inputs input routes buildings building rooms room outputs output routes need to have ui call api to check if input is routable
1
108,155
4,328,334,844
IssuesEvent
2016-07-26 13:46:55
Azurency/gari
https://api.github.com/repos/Azurency/gari
closed
Problème de chargement sur IE
Priority: Medium Status: Completed Type: Bug
Souvent, avec IE, pb. de chargement, les pages sont longue a chargé ou ne charge pas. Les requêtes ajax échouent, les modifications ne sont pas prisent en compte, etc... aucun problème sur les autres navigateurs.
1.0
Problème de chargement sur IE - Souvent, avec IE, pb. de chargement, les pages sont longue a chargé ou ne charge pas. Les requêtes ajax échouent, les modifications ne sont pas prisent en compte, etc... aucun problème sur les autres navigateurs.
priority
problème de chargement sur ie souvent avec ie pb de chargement les pages sont longue a chargé ou ne charge pas les requêtes ajax échouent les modifications ne sont pas prisent en compte etc aucun problème sur les autres navigateurs
1
517,210
14,997,057,368
IssuesEvent
2021-01-29 16:23:27
airshipit/airshipui
https://api.github.com/repos/airshipit/airshipui
opened
Update/Configure bot to enable integration between gerrit and github ui project.
5 - CI/CD priority/medium
Need to update or enable bot .
1.0
Update/Configure bot to enable integration between gerrit and github ui project. - Need to update or enable bot .
priority
update configure bot to enable integration between gerrit and github ui project need to update or enable bot
1
196,997
6,951,576,077
IssuesEvent
2017-12-06 14:54:21
cilium/cilium
https://api.github.com/repos/cilium/cilium
closed
unable to update pod ... resource name may not be empty, retrying...
area/k8s kind/bug priority/medium project/1.0-gap
This happens for the `kube-dns` pod which exists before cilium is started ``` time="2017-09-21T00:05:09Z" level=warning msg="k8s: unable to update pod kube-system:kube-dns-2425271678-mk9x9 / endpoint 33115 with \"cilium.io/identity\" annotation: resource name may not be empty, retrying..." ```
1.0
unable to update pod ... resource name may not be empty, retrying... - This happens for the `kube-dns` pod which exists before cilium is started ``` time="2017-09-21T00:05:09Z" level=warning msg="k8s: unable to update pod kube-system:kube-dns-2425271678-mk9x9 / endpoint 33115 with \"cilium.io/identity\" annotation: resource name may not be empty, retrying..." ```
priority
unable to update pod resource name may not be empty retrying this happens for the kube dns pod which exists before cilium is started time level warning msg unable to update pod kube system kube dns endpoint with cilium io identity annotation resource name may not be empty retrying
1
16,687
2,615,121,818
IssuesEvent
2015-03-01 05:48:54
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
Please add sample of inserting rows to worksheet
auto-migrated Priority-Medium Type-Sample
``` Which Google API and version (e.g. Google Calendar Data API version 2)? 3 What format (e.g. JSON, Atom)? atom What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? ClientLogin Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)? Android External references, such as API reference guide? Please provide any additional information below. ``` Original issue reported on code.google.com by `seqq...@gmail.com` on 4 Aug 2011 at 4:12
1.0
Please add sample of inserting rows to worksheet - ``` Which Google API and version (e.g. Google Calendar Data API version 2)? 3 What format (e.g. JSON, Atom)? atom What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? ClientLogin Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)? Android External references, such as API reference guide? Please provide any additional information below. ``` Original issue reported on code.google.com by `seqq...@gmail.com` on 4 Aug 2011 at 4:12
priority
please add sample of inserting rows to worksheet which google api and version e g google calendar data api version what format e g json atom atom what authentation e g oauth oauth android clientlogin clientlogin java environment e g java android app engine android external references such as api reference guide please provide any additional information below original issue reported on code google com by seqq gmail com on aug at
1
759,045
26,578,468,625
IssuesEvent
2023-01-22 05:16:01
autolab/Autolab
https://api.github.com/repos/autolab/Autolab
closed
Remark links on View Feedback page result in 500 responses
Priority: Medium Type: Bug
**Your environment** Let us know details such as - WSUV's Autolab at https://autolab.encs.vancouver.wsu.edu - WSUV is on commit: 30f198e - Safari on macOS Big Sur **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://autolab.encs.vancouver.wsu.edu/courses/course/assessments/astar/viewFeedback?feedback=id&submission_id=id' 2. Click on TA feedback at the bottom of the page 3. See error **Current behavior** Opens to a 500 server error page **Expected behavior** Opens the submission source file with that specific feedback line visible **Screenshots** <img width="698" alt="Screen Shot 2021-04-05 at 11 59 50 AM" src="https://user-images.githubusercontent.com/8713084/113613826-993fd680-9606-11eb-81fc-6059663b7f9e.png"> Result: <img width="1330" alt="Screen Shot 2021-04-05 at 12 00 22 PM" src="https://user-images.githubusercontent.com/8713084/113613935-b5437800-9606-11eb-9a8d-3e172c3b9975.png"> Expected Result: <img width="1317" alt="Screen Shot 2021-04-05 at 12 02 24 PM" src="https://user-images.githubusercontent.com/8713084/113614291-27b45800-9607-11eb-86ce-5b1e180425eb.png">
1.0
Remark links on View Feedback page result in 500 responses - **Your environment** Let us know details such as - WSUV's Autolab at https://autolab.encs.vancouver.wsu.edu - WSUV is on commit: 30f198e - Safari on macOS Big Sur **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://autolab.encs.vancouver.wsu.edu/courses/course/assessments/astar/viewFeedback?feedback=id&submission_id=id' 2. Click on TA feedback at the bottom of the page 3. See error **Current behavior** Opens to a 500 server error page **Expected behavior** Opens the submission source file with that specific feedback line visible **Screenshots** <img width="698" alt="Screen Shot 2021-04-05 at 11 59 50 AM" src="https://user-images.githubusercontent.com/8713084/113613826-993fd680-9606-11eb-81fc-6059663b7f9e.png"> Result: <img width="1330" alt="Screen Shot 2021-04-05 at 12 00 22 PM" src="https://user-images.githubusercontent.com/8713084/113613935-b5437800-9606-11eb-9a8d-3e172c3b9975.png"> Expected Result: <img width="1317" alt="Screen Shot 2021-04-05 at 12 02 24 PM" src="https://user-images.githubusercontent.com/8713084/113614291-27b45800-9607-11eb-86ce-5b1e180425eb.png">
priority
remark links on view feedback page result in responses your environment let us know details such as wsuv s autolab at wsuv is on commit safari on macos big sur steps to reproduce steps to reproduce the behavior go to click on ta feedback at the bottom of the page see error current behavior opens to a server error page expected behavior opens the submission source file with that specific feedback line visible screenshots img width alt screen shot at am src result img width alt screen shot at pm src expected result img width alt screen shot at pm src
1
515,339
14,960,598,755
IssuesEvent
2021-01-27 06:08:52
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
Juniper EX2300 CoA Port Bounce
Priority: Medium Type: Feature / Enhancement
Hello, It would be nice to implement CoA Port Bounce for EX2300, because the ssh method is very poor. It is supported since 18.1 You can find more info at: [Juniper CoA Request Port Bounce](https://www.juniper.net/documentation/en_US/junos/topics/topic-map/802-1x-authentication-switching-devices.html#jd0e423)
1.0
Juniper EX2300 CoA Port Bounce - Hello, It would be nice to implement CoA Port Bounce for EX2300, because the ssh method is very poor. It is supported since 18.1 You can find more info at: [Juniper CoA Request Port Bounce](https://www.juniper.net/documentation/en_US/junos/topics/topic-map/802-1x-authentication-switching-devices.html#jd0e423)
priority
juniper coa port bounce hello it would be nice to implement coa port bounce for because the ssh method is very poor it is supported since you can find more info at
1
264,110
8,305,310,134
IssuesEvent
2018-09-22 04:31:28
conveyal/trimet-mod-otp
https://api.github.com/repos/conveyal/trimet-mod-otp
closed
can't right click map (set a from/to location) on Mac / Safari
bug medium priority
to do a right click on a mac, you use the (one button) mouse and the control key ... FF and Chrome on Mac work fine, but with Safari, the popup bubble appears then disappears when you let go of the mouse. The only way to keep the bubble up is the control-mouse_click-move_the_map in one motion, then the popup stays up.
1.0
can't right click map (set a from/to location) on Mac / Safari - to do a right click on a mac, you use the (one button) mouse and the control key ... FF and Chrome on Mac work fine, but with Safari, the popup bubble appears then disappears when you let go of the mouse. The only way to keep the bubble up is the control-mouse_click-move_the_map in one motion, then the popup stays up.
priority
can t right click map set a from to location on mac safari to do a right click on a mac you use the one button mouse and the control key ff and chrome on mac work fine but with safari the popup bubble appears then disappears when you let go of the mouse the only way to keep the bubble up is the control mouse click move the map in one motion then the popup stays up
1