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 855 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 13 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 240k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
94,083 | 3,918,844,859 | IssuesEvent | 2016-04-21 13:57:55 | kcigeospatial/sha_oed_issues | https://api.github.com/repos/kcigeospatial/sha_oed_issues | closed | QA Toolkit - Approve QA Concurrence Workflow - Unrecoverable Error | bug EM Toolkit enhancement MDE Toolkit QA Toolkit Ready for Production Ready for Staging Scott-HighPriority | Users have reported encountering the following system-issued "unrecoverable error" message when executing the Approve QA Concurrence workflow:
**_Project # AX3765L60_ represents a project for which this issue is occurring**
Scott: **I was able to replicate the error in the PRODUCTION environment exclusively**; the workflow appears to be executable as intended within STAGING and DEVELOPMENT environments.
To Replicate (please also see animated GIF below):
1. **From the QA Concurrence Subtab, Click _New Request_** to initiate a new QA Concurrence Request
2. The system displays the QA Concurrence Request form.
3. **Click the Cancel button or add a comment and click Save**.
4. **The system displays the error message**.
5. Users are also reporting that **the issue occurs for the QA Concurrence Response Page as well. Please apply any future fixes to all instances.**

--------------------------------------
 | 1.0 | QA Toolkit - Approve QA Concurrence Workflow - Unrecoverable Error - Users have reported encountering the following system-issued "unrecoverable error" message when executing the Approve QA Concurrence workflow:
**_Project # AX3765L60_ represents a project for which this issue is occurring**
Scott: **I was able to replicate the error in the PRODUCTION environment exclusively**; the workflow appears to be executable as intended within STAGING and DEVELOPMENT environments.
To Replicate (please also see animated GIF below):
1. **From the QA Concurrence Subtab, Click _New Request_** to initiate a new QA Concurrence Request
2. The system displays the QA Concurrence Request form.
3. **Click the Cancel button or add a comment and click Save**.
4. **The system displays the error message**.
5. Users are also reporting that **the issue occurs for the QA Concurrence Response Page as well. Please apply any future fixes to all instances.**

--------------------------------------
 | priority | qa toolkit approve qa concurrence workflow unrecoverable error users have reported encountering the following system issued unrecoverable error message when executing the approve qa concurrence workflow project represents a project for which this issue is occurring scott i was able to replicate the error in the production environment exclusively the workflow appears to be executable as intended within staging and development environments to replicate please also see animated gif below from the qa concurrence subtab click new request to initiate a new qa concurrence request the system displays the qa concurrence request form click the cancel button or add a comment and click save the system displays the error message users are also reporting that the issue occurs for the qa concurrence response page as well please apply any future fixes to all instances | 1 |
353,324 | 10,551,492,404 | IssuesEvent | 2019-10-03 13:27:12 | code4romania/mon-vot-android-kotlin | https://api.github.com/repos/code4romania/mon-vot-android-kotlin | closed | Implement form questions fragment | enhancement help wanted high-priority kotlin | Implement the list of questions from a form:
- they should be split by sections
- they should display the info regarding the question status (saved locally or synced with server)
Figma wireframes are available here: https://www.figma.com/file/21x1ui3YZJrGnpZNVnEuuQ/DRAFT-MV-mobile?node-id=0%3A1
Please use as reference the old android app: https://github.com/code4romania/monitorizare-vot-android | 1.0 | Implement form questions fragment - Implement the list of questions from a form:
- they should be split by sections
- they should display the info regarding the question status (saved locally or synced with server)
Figma wireframes are available here: https://www.figma.com/file/21x1ui3YZJrGnpZNVnEuuQ/DRAFT-MV-mobile?node-id=0%3A1
Please use as reference the old android app: https://github.com/code4romania/monitorizare-vot-android | priority | implement form questions fragment implement the list of questions from a form they should be split by sections they should display the info regarding the question status saved locally or synced with server figma wireframes are available here please use as reference the old android app | 1 |
100,152 | 4,076,750,699 | IssuesEvent | 2016-05-30 02:35:01 | chharvey/chharvey.github.io | https://api.github.com/repos/chharvey/chharvey.github.io | opened | the content model of <s> is not transparent; it is phrasing | feature-hotfix layer-CSS layer-HTML priority-high | reflect this in `html-notes.jade` and also in https://github.com/chharvey/xmeter | 1.0 | the content model of <s> is not transparent; it is phrasing - reflect this in `html-notes.jade` and also in https://github.com/chharvey/xmeter | priority | the content model of is not transparent it is phrasing reflect this in html notes jade and also in | 1 |
244,321 | 7,873,536,081 | IssuesEvent | 2018-06-25 14:32:29 | BlueCodeSystems/nacmis | https://api.github.com/repos/BlueCodeSystems/nacmis | closed | Permissions - by User and by Group | enhancement feedback high priority | - Make sure One stakeholder or National organisation can not alter the others details.
- Users should be able to edit other user details
- Certain fields to be visible only to certain user groups.
- Certain fields should not allow users to add new entries to a field.
| 1.0 | Permissions - by User and by Group - - Make sure One stakeholder or National organisation can not alter the others details.
- Users should be able to edit other user details
- Certain fields to be visible only to certain user groups.
- Certain fields should not allow users to add new entries to a field.
| priority | permissions by user and by group make sure one stakeholder or national organisation can not alter the others details users should be able to edit other user details certain fields to be visible only to certain user groups certain fields should not allow users to add new entries to a field | 1 |
45,197 | 2,920,859,454 | IssuesEvent | 2015-06-24 21:08:28 | vickychijwani/quill | https://api.github.com/repos/vickychijwani/quill | reopened | Memory leak in WebViewFragment | bug help wanted high-priority | Steps to reproduce:
1. Open a post preview (the new WebView-based one)
2. Select some text
3. Tap back twice to come back to the post list
4. Open up the post again and watch LeakCanary dump a heap
Note:
- [x] Test fix on older Android versions (webkit vs chromium)
- [x] Merge BrowserActivity and WebViewFragment (or fix and test *both*)
----
Unfortunately the heap trace (below) is unhelpful:
```
06-23 03:53:53.152 22607-25907/me.vickychijwani.spectre D/LeakCanary﹕ In me.vickychijwani.spectre:1.0:1.
* me.vickychijwani.spectre.view.PostViewActivity has leaked:
* GC ROOT org.chromium.content.browser.input.PopupTouchHandleDrawable.mContext
* leaks me.vickychijwani.spectre.view.PostViewActivity instance
* Reference Key: c5347412-4c57-49a2-9df7-9760955cedeb
* Device: LGE google Nexus 4 occam
* Android Version: 5.1.1 API: 22
* Durations: watch=5124ms, gc=162ms, heap dump=11630ms, analysis=43875ms
```
Maybe analyzing the [actual heap dump](https://www.dropbox.com/s/zodudiuacbctjcr/quill_issue_75.hprof?dl=0) will help. | 1.0 | Memory leak in WebViewFragment - Steps to reproduce:
1. Open a post preview (the new WebView-based one)
2. Select some text
3. Tap back twice to come back to the post list
4. Open up the post again and watch LeakCanary dump a heap
Note:
- [x] Test fix on older Android versions (webkit vs chromium)
- [x] Merge BrowserActivity and WebViewFragment (or fix and test *both*)
----
Unfortunately the heap trace (below) is unhelpful:
```
06-23 03:53:53.152 22607-25907/me.vickychijwani.spectre D/LeakCanary﹕ In me.vickychijwani.spectre:1.0:1.
* me.vickychijwani.spectre.view.PostViewActivity has leaked:
* GC ROOT org.chromium.content.browser.input.PopupTouchHandleDrawable.mContext
* leaks me.vickychijwani.spectre.view.PostViewActivity instance
* Reference Key: c5347412-4c57-49a2-9df7-9760955cedeb
* Device: LGE google Nexus 4 occam
* Android Version: 5.1.1 API: 22
* Durations: watch=5124ms, gc=162ms, heap dump=11630ms, analysis=43875ms
```
Maybe analyzing the [actual heap dump](https://www.dropbox.com/s/zodudiuacbctjcr/quill_issue_75.hprof?dl=0) will help. | priority | memory leak in webviewfragment steps to reproduce open a post preview the new webview based one select some text tap back twice to come back to the post list open up the post again and watch leakcanary dump a heap note test fix on older android versions webkit vs chromium merge browseractivity and webviewfragment or fix and test both unfortunately the heap trace below is unhelpful me vickychijwani spectre d leakcanary﹕ in me vickychijwani spectre me vickychijwani spectre view postviewactivity has leaked gc root org chromium content browser input popuptouchhandledrawable mcontext leaks me vickychijwani spectre view postviewactivity instance reference key device lge google nexus occam android version api durations watch gc heap dump analysis maybe analyzing the will help | 1 |
724,335 | 24,926,818,734 | IssuesEvent | 2022-10-31 08:13:29 | Sure-Protocol/sure-v1 | https://api.github.com/repos/Sure-Protocol/sure-v1 | closed | Deposit Liquidity - LP | enhancement Priority: high | Implement liquidity providing at ticks.
Track which ticks contain liquidity by implementing a basic bitmap.
See documentation at https://sure-claims.slite.com/app/docs/ECijzeX6jc_Ype | 1.0 | Deposit Liquidity - LP - Implement liquidity providing at ticks.
Track which ticks contain liquidity by implementing a basic bitmap.
See documentation at https://sure-claims.slite.com/app/docs/ECijzeX6jc_Ype | priority | deposit liquidity lp implement liquidity providing at ticks track which ticks contain liquidity by implementing a basic bitmap see documentation at | 1 |
679,197 | 23,223,982,581 | IssuesEvent | 2022-08-02 21:15:42 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | [MPS] `sub` backward seg fault | high priority module: crash triaged module: mps | ### 🐛 Describe the bug
```python
device = "mps"
a = torch.tensor([[]], device=device, requires_grad=True)
b = torch.tensor([[]], device=device, requires_grad=True)
y = torch.sub(a, b) # torch.add works without issue.
y.sum().backward() # seg fault
```
Found in #82526.
cc @ezyang @gchanan @zou3519 @kulinseth @albanD
### Versions
```
PyTorch version: 1.13.0a0+gitdb7187b
Is debug build: True
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A
OS: macOS 12.4 (arm64)
GCC version: Could not collect
Clang version: 13.1.6 (clang-1316.0.21.2.5)
CMake version: version 3.23.2
Libc version: N/A
Python version: 3.9.13 | packaged by conda-forge | (main, May 27 2022, 17:00:33) [Clang 13.0.1 ] (64-bit runtime)
Python platform: macOS-12.4-arm64-arm-64bit
Is CUDA available: False
CUDA runtime version: No CUDA
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: False
Versions of relevant libraries:
[pip3] mypy==0.960
[pip3] mypy-extensions==0.4.3
[pip3] numpy==1.21.6
[pip3] torch==1.13.0a0+git4eae04b
[pip3] torchvision==0.13.0
[conda] numpy 1.21.6 pypi_0 pypi
[conda] torch 1.13.0a0+git4eae04b dev_0 <develop>
[conda] torchvision 0.13.0 pypi_0 pypi
``` | 1.0 | [MPS] `sub` backward seg fault - ### 🐛 Describe the bug
```python
device = "mps"
a = torch.tensor([[]], device=device, requires_grad=True)
b = torch.tensor([[]], device=device, requires_grad=True)
y = torch.sub(a, b) # torch.add works without issue.
y.sum().backward() # seg fault
```
Found in #82526.
cc @ezyang @gchanan @zou3519 @kulinseth @albanD
### Versions
```
PyTorch version: 1.13.0a0+gitdb7187b
Is debug build: True
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A
OS: macOS 12.4 (arm64)
GCC version: Could not collect
Clang version: 13.1.6 (clang-1316.0.21.2.5)
CMake version: version 3.23.2
Libc version: N/A
Python version: 3.9.13 | packaged by conda-forge | (main, May 27 2022, 17:00:33) [Clang 13.0.1 ] (64-bit runtime)
Python platform: macOS-12.4-arm64-arm-64bit
Is CUDA available: False
CUDA runtime version: No CUDA
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: False
Versions of relevant libraries:
[pip3] mypy==0.960
[pip3] mypy-extensions==0.4.3
[pip3] numpy==1.21.6
[pip3] torch==1.13.0a0+git4eae04b
[pip3] torchvision==0.13.0
[conda] numpy 1.21.6 pypi_0 pypi
[conda] torch 1.13.0a0+git4eae04b dev_0 <develop>
[conda] torchvision 0.13.0 pypi_0 pypi
``` | priority | sub backward seg fault 🐛 describe the bug python device mps a torch tensor device device requires grad true b torch tensor device device requires grad true y torch sub a b torch add works without issue y sum backward seg fault found in cc ezyang gchanan kulinseth alband versions pytorch version is debug build true cuda used to build pytorch none rocm used to build pytorch n a os macos gcc version could not collect clang version clang cmake version version libc version n a python version packaged by conda forge main may bit runtime python platform macos arm is cuda available false cuda runtime version no cuda gpu models and configuration no cuda nvidia driver version no cuda cudnn version no cuda hip runtime version n a miopen runtime version n a is xnnpack available false versions of relevant libraries mypy mypy extensions numpy torch torchvision numpy pypi pypi torch dev torchvision pypi pypi | 1 |
282,524 | 8,707,382,766 | IssuesEvent | 2018-12-06 07:34:43 | verdaccio/verdaccio | https://api.github.com/repos/verdaccio/verdaccio | closed | 403 forbidden: package.json@^2.0.1 | Feature Request High Priority bug | **Describe the bug**
I think there may be a discrepant behavior between verdaccio and official npm repo when it comes to `package.json` package.
**To Reproduce**
Steps to reproduce the behavior:
1. `npm set registry https://registry.npmjs.org`
2. `npm install package.json`
3. `ls node_modules | grep package.json`
```git-package-json
package-json
package.json
package-json-patch```
...
4. rm -r *
5. `npm set registry https:{your verdaccio repo}`
6. `npm install package.json`
7. error message is:
```npm ERR! code E403
npm ERR! 403 Forbidden: package.json@latest
npm ERR! A complete log of this run can be found in:
npm ERR! /home/{whoami}/.npm/_logs/2018-11-19T06_46_27_794Z-debug.log```
**Expected behavior**
Should install package.json package
**Configuration File (cat ~/.config/verdaccio/config.yaml)**
```
#
# This is the default config file. It allows all users to do anything,
# so don't use it on production systems.
#
# Look here for more config file examples:
# https://github.com/verdaccio/verdaccio/tree/master/conf
#
url_prefix: https://npm.myrepo.com/
# path to a directory with all packages
storage: ./storage
# path to a directory with plugins to include
plugins: ./plugins
web:
# WebUI is enabled as default, if you want disable it, just uncomment this line
#enable: false
title: My private repo
auth:
htpasswd:
file: ./htpasswd
# Maximum amount of users allowed to register, defaults to "+inf".
# You can set this to -1 to disable registration.
max_users: 1
# a list of other known repositories we can talk to
uplinks:
npmjs:
url: https://registry.npmjs.org/
packages:
'@*/*':
# scoped packages
access: $all
publish: $authenticated
proxy: npmjs
'private-*':
access: $all
publish: mybuild
proxy: npmjs
'**':
# allow all users (including non-authenticated users) to read and
# publish all packages
#
# you can specify usernames/groupnames (depending on your auth plugin)
# and three keywords: "$all", "$anonymous", "$authenticated"
access: $all
# allow all known users to publish packages
# (anyone can register by default, remember?)
publish: mybuild
# if package is not available locally, proxy requests to 'npmjs' registry
proxy: npmjs
# To use `npm audit` uncomment the following section
middlewares:
audit:
enabled: true
# log settings
logs:
- { type: rotating-file, format: json, path: /home/verdaccio/verdaccio/log/log.json, level: info, options: { period: 2d } }
#- {type: stdout, format: pretty, level: http}
#- {type: file, path: verdaccio.log, level: info}
# listen address (or a port)
listen: 0.0.0.0:4873
```
**Debugging output**
This is log info grep'ing package.json on the repo:
```
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":30,"req":{"method":"GET","url":"/package.json","headers":{"host":"npm.myrepo.com:443","x-real-ip":"x.x.x.x","x-forwarded-for":"x.x.x.x","x-forwarded-proto":"https","connection":"close","user-agent":"npm/6.2.0 node/v10.9.0 linux x64","npm-in-ci":"false","npm-scope":"","npm-session":"d510c4c313a46e56","referer":"install","pacote-req-type":"packument","pacote-pkg-id":"registry:manifest","accept":"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8, */*","authorization":"<Classified>","accept-encoding":"gzip,deflate"},"remoteAddress":"127.0.0.1","remotePort":33900},"ip":"127.0.0.1","msg":"127.0.0.1 requested 'GET /package.json'","time":"2018-11-19T06:39:01.767Z","v":0}
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":35,"request":{"method":"GET","url":"/package.json"},"user":"mybuild","remoteIP":"x.x.x.x via 127.0.0.1","status":403,"error":"invalid package","bytes":{"in":0,"out":33},"msg":"403, user: mybuild(47.152.46.150 via 127.0.0.1), req: 'GET /package.json', error: invalid package","time":"2018-11-19T06:39:01.771Z","v":0}
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":30,"req":{"method":"GET","url":"/package.json","headers":{"host":"npm.myrepo.com:443","x-real-ip":"x.x.x.x","x-forwarded-for":"x.x.x.x","x-forwarded-proto":"https","connection":"close","user-agent":"npm/6.2.0 node/v10.9.0 linux x64","npm-in-ci":"false","npm-scope":"","npm-session":"4b3f43c621f4e30d","referer":"install package.json","pacote-req-type":"packument","pacote-pkg-id":"registry:manifest","accept":"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8, */*","authorization":"<Classified>","accept-encoding":"gzip,deflate"},"remoteAddress":"127.0.0.1","remotePort":33916},"ip":"127.0.0.1","msg":"127.0.0.1 requested 'GET /package.json'","time":"2018-11-19T06:46:27.957Z","v":0}
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":35,"request":{"method":"GET","url":"/package.json"},"user":"mybuild","remoteIP":"x.x.x.x via 127.0.0.1","status":403,"error":"invalid package","bytes":{"in":0,"out":33},"msg":"403, user: mybuild(x.x.x.x via 127.0.0.1), req: 'GET /package.json', error: invalid package","time":"2018-11-19T06:46:27.978Z","v":0}
```
**Additional context**
n/a | 1.0 | 403 forbidden: package.json@^2.0.1 - **Describe the bug**
I think there may be a discrepant behavior between verdaccio and official npm repo when it comes to `package.json` package.
**To Reproduce**
Steps to reproduce the behavior:
1. `npm set registry https://registry.npmjs.org`
2. `npm install package.json`
3. `ls node_modules | grep package.json`
```git-package-json
package-json
package.json
package-json-patch```
...
4. rm -r *
5. `npm set registry https:{your verdaccio repo}`
6. `npm install package.json`
7. error message is:
```npm ERR! code E403
npm ERR! 403 Forbidden: package.json@latest
npm ERR! A complete log of this run can be found in:
npm ERR! /home/{whoami}/.npm/_logs/2018-11-19T06_46_27_794Z-debug.log```
**Expected behavior**
Should install package.json package
**Configuration File (cat ~/.config/verdaccio/config.yaml)**
```
#
# This is the default config file. It allows all users to do anything,
# so don't use it on production systems.
#
# Look here for more config file examples:
# https://github.com/verdaccio/verdaccio/tree/master/conf
#
url_prefix: https://npm.myrepo.com/
# path to a directory with all packages
storage: ./storage
# path to a directory with plugins to include
plugins: ./plugins
web:
# WebUI is enabled as default, if you want disable it, just uncomment this line
#enable: false
title: My private repo
auth:
htpasswd:
file: ./htpasswd
# Maximum amount of users allowed to register, defaults to "+inf".
# You can set this to -1 to disable registration.
max_users: 1
# a list of other known repositories we can talk to
uplinks:
npmjs:
url: https://registry.npmjs.org/
packages:
'@*/*':
# scoped packages
access: $all
publish: $authenticated
proxy: npmjs
'private-*':
access: $all
publish: mybuild
proxy: npmjs
'**':
# allow all users (including non-authenticated users) to read and
# publish all packages
#
# you can specify usernames/groupnames (depending on your auth plugin)
# and three keywords: "$all", "$anonymous", "$authenticated"
access: $all
# allow all known users to publish packages
# (anyone can register by default, remember?)
publish: mybuild
# if package is not available locally, proxy requests to 'npmjs' registry
proxy: npmjs
# To use `npm audit` uncomment the following section
middlewares:
audit:
enabled: true
# log settings
logs:
- { type: rotating-file, format: json, path: /home/verdaccio/verdaccio/log/log.json, level: info, options: { period: 2d } }
#- {type: stdout, format: pretty, level: http}
#- {type: file, path: verdaccio.log, level: info}
# listen address (or a port)
listen: 0.0.0.0:4873
```
**Debugging output**
This is log info grep'ing package.json on the repo:
```
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":30,"req":{"method":"GET","url":"/package.json","headers":{"host":"npm.myrepo.com:443","x-real-ip":"x.x.x.x","x-forwarded-for":"x.x.x.x","x-forwarded-proto":"https","connection":"close","user-agent":"npm/6.2.0 node/v10.9.0 linux x64","npm-in-ci":"false","npm-scope":"","npm-session":"d510c4c313a46e56","referer":"install","pacote-req-type":"packument","pacote-pkg-id":"registry:manifest","accept":"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8, */*","authorization":"<Classified>","accept-encoding":"gzip,deflate"},"remoteAddress":"127.0.0.1","remotePort":33900},"ip":"127.0.0.1","msg":"127.0.0.1 requested 'GET /package.json'","time":"2018-11-19T06:39:01.767Z","v":0}
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":35,"request":{"method":"GET","url":"/package.json"},"user":"mybuild","remoteIP":"x.x.x.x via 127.0.0.1","status":403,"error":"invalid package","bytes":{"in":0,"out":33},"msg":"403, user: mybuild(47.152.46.150 via 127.0.0.1), req: 'GET /package.json', error: invalid package","time":"2018-11-19T06:39:01.771Z","v":0}
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":30,"req":{"method":"GET","url":"/package.json","headers":{"host":"npm.myrepo.com:443","x-real-ip":"x.x.x.x","x-forwarded-for":"x.x.x.x","x-forwarded-proto":"https","connection":"close","user-agent":"npm/6.2.0 node/v10.9.0 linux x64","npm-in-ci":"false","npm-scope":"","npm-session":"4b3f43c621f4e30d","referer":"install package.json","pacote-req-type":"packument","pacote-pkg-id":"registry:manifest","accept":"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8, */*","authorization":"<Classified>","accept-encoding":"gzip,deflate"},"remoteAddress":"127.0.0.1","remotePort":33916},"ip":"127.0.0.1","msg":"127.0.0.1 requested 'GET /package.json'","time":"2018-11-19T06:46:27.957Z","v":0}
{"name":"verdaccio","hostname":"xxx","pid":23352,"sub":"in","level":35,"request":{"method":"GET","url":"/package.json"},"user":"mybuild","remoteIP":"x.x.x.x via 127.0.0.1","status":403,"error":"invalid package","bytes":{"in":0,"out":33},"msg":"403, user: mybuild(x.x.x.x via 127.0.0.1), req: 'GET /package.json', error: invalid package","time":"2018-11-19T06:46:27.978Z","v":0}
```
**Additional context**
n/a | priority | forbidden package json describe the bug i think there may be a discrepant behavior between verdaccio and official npm repo when it comes to package json package to reproduce steps to reproduce the behavior npm set registry npm install package json ls node modules grep package json git package json package json package json package json patch rm r npm set registry https your verdaccio repo npm install package json error message is npm err code npm err forbidden package json latest npm err a complete log of this run can be found in npm err home whoami npm logs debug log expected behavior should install package json package configuration file cat config verdaccio config yaml this is the default config file it allows all users to do anything so don t use it on production systems look here for more config file examples url prefix path to a directory with all packages storage storage path to a directory with plugins to include plugins plugins web webui is enabled as default if you want disable it just uncomment this line enable false title my private repo auth htpasswd file htpasswd maximum amount of users allowed to register defaults to inf you can set this to to disable registration max users a list of other known repositories we can talk to uplinks npmjs url packages scoped packages access all publish authenticated proxy npmjs private access all publish mybuild proxy npmjs allow all users including non authenticated users to read and publish all packages you can specify usernames groupnames depending on your auth plugin and three keywords all anonymous authenticated access all allow all known users to publish packages anyone can register by default remember publish mybuild if package is not available locally proxy requests to npmjs registry proxy npmjs to use npm audit uncomment the following section middlewares audit enabled true log settings logs type rotating file format json path home verdaccio verdaccio log log json level info options period type stdout format pretty level http type file path verdaccio log level info listen address or a port listen debugging output this is log info grep ing package json on the repo name verdaccio hostname xxx pid sub in level req method get url package json headers host npm myrepo com x real ip x x x x x forwarded for x x x x x forwarded proto https connection close user agent npm node linux npm in ci false npm scope npm session referer install pacote req type packument pacote pkg id registry manifest accept application vnd npm install json q application json q authorization accept encoding gzip deflate remoteaddress remoteport ip msg requested get package json time v name verdaccio hostname xxx pid sub in level request method get url package json user mybuild remoteip x x x x via status error invalid package bytes in out msg user mybuild via req get package json error invalid package time v name verdaccio hostname xxx pid sub in level req method get url package json headers host npm myrepo com x real ip x x x x x forwarded for x x x x x forwarded proto https connection close user agent npm node linux npm in ci false npm scope npm session referer install package json pacote req type packument pacote pkg id registry manifest accept application vnd npm install json q application json q authorization accept encoding gzip deflate remoteaddress remoteport ip msg requested get package json time v name verdaccio hostname xxx pid sub in level request method get url package json user mybuild remoteip x x x x via status error invalid package bytes in out msg user mybuild x x x x via req get package json error invalid package time v additional context n a | 1 |
788,171 | 27,745,643,649 | IssuesEvent | 2023-03-15 16:51:40 | bcgov/cas-cif | https://api.github.com/repos/bcgov/cas-cif | closed | As a CIF User, I want to see a customized Budgets page according to the funding stream | User Story High Priority Program Area QA Giraffe 🦒 | #### Description:
The Budgets, Expenses & Payments page is slightly different for EP and IA.
- [Latest design for **EP**](https://www.figma.com/file/PzOY8RyQnVXnjZJdSv2AqQ/Wireframing_Figma?node-id=2898%3A2863)
- [Latest design for **IA**](https://www.figma.com/file/PzOY8RyQnVXnjZJdSv2AqQ/CIF-Design?node-id=6246%3A301&t=0GHib02jzGbLF4d9-1)
Changes for **IA** from "EP":
- Discard the "Performance Milestone Holdback Percentage" field.
- Under the "Expenses & Payments Tracker" section, only display "Total Payment Amount To Date".
#### Acceptance Criteria:
Given that I am on the IA Budgets, Expenses & Payments page
When view or edit the form
Then it appears the same as the EP budgets form (including the `Is this a funded project` initial question) except as described in the AC below:
Given that I am on the IA Budgets, Expenses & Payments page
When view or edit the form
Then there is no "Performance Milestone Holdback Percentage" field.
Given that I am on the IA Budgets, Expenses & Payments page
When view or edit the form
Then there is only "Total Payment Amount To Date" field under the "Expenses & Payments Tracker" section
#### Development Checklist:
- [ ] have entirely separate forms to handle `Budgets, Expenses & Payments page` based on the project funding stream: `ProjectFundingAgreementEP` and `ProjectFundingAgreementIA` (and their Summary equivalents)
- [ ] Tasklist is updated to link to the right form depending on the funding stream
- [ ] tests for separate forms
- [ ] Meets the DOD
**Definition of Ready** (Note: If any of these points are not applicable, mark N/A)
- [x] User story is included
- [x] User role and type are identified
- [x] Acceptance criteria are included
- [ ] Wireframes are included (if required)
- [ ] Design / Solution is accepted by Product Owner
- [ ] Dependencies are identified (technical, business, regulatory/policy)
- [x] Story has been estimated (under 13 pts)
·**Definition of Done** (Note: If any of these points are not applicable, mark N/A)
- [ ] Acceptance criteria are tested by the CI pipeline
- [ ] UI meets accessibility requirements
- [ ] Configuration changes are documented, documentation and designs are updated
- [ ] Passes code peer-review
- [ ] Passes QA of Acceptance Criteria with verification in Dev and Test
- [ ] Ticket is ready to be merged to main branch
- [x] Can be demoed in Sprint Review
- [ ] Bugs or future work cards are identified and created
- [x] Reviewed and approved by Product Owner
#### Notes:
-
| 1.0 | As a CIF User, I want to see a customized Budgets page according to the funding stream - #### Description:
The Budgets, Expenses & Payments page is slightly different for EP and IA.
- [Latest design for **EP**](https://www.figma.com/file/PzOY8RyQnVXnjZJdSv2AqQ/Wireframing_Figma?node-id=2898%3A2863)
- [Latest design for **IA**](https://www.figma.com/file/PzOY8RyQnVXnjZJdSv2AqQ/CIF-Design?node-id=6246%3A301&t=0GHib02jzGbLF4d9-1)
Changes for **IA** from "EP":
- Discard the "Performance Milestone Holdback Percentage" field.
- Under the "Expenses & Payments Tracker" section, only display "Total Payment Amount To Date".
#### Acceptance Criteria:
Given that I am on the IA Budgets, Expenses & Payments page
When view or edit the form
Then it appears the same as the EP budgets form (including the `Is this a funded project` initial question) except as described in the AC below:
Given that I am on the IA Budgets, Expenses & Payments page
When view or edit the form
Then there is no "Performance Milestone Holdback Percentage" field.
Given that I am on the IA Budgets, Expenses & Payments page
When view or edit the form
Then there is only "Total Payment Amount To Date" field under the "Expenses & Payments Tracker" section
#### Development Checklist:
- [ ] have entirely separate forms to handle `Budgets, Expenses & Payments page` based on the project funding stream: `ProjectFundingAgreementEP` and `ProjectFundingAgreementIA` (and their Summary equivalents)
- [ ] Tasklist is updated to link to the right form depending on the funding stream
- [ ] tests for separate forms
- [ ] Meets the DOD
**Definition of Ready** (Note: If any of these points are not applicable, mark N/A)
- [x] User story is included
- [x] User role and type are identified
- [x] Acceptance criteria are included
- [ ] Wireframes are included (if required)
- [ ] Design / Solution is accepted by Product Owner
- [ ] Dependencies are identified (technical, business, regulatory/policy)
- [x] Story has been estimated (under 13 pts)
·**Definition of Done** (Note: If any of these points are not applicable, mark N/A)
- [ ] Acceptance criteria are tested by the CI pipeline
- [ ] UI meets accessibility requirements
- [ ] Configuration changes are documented, documentation and designs are updated
- [ ] Passes code peer-review
- [ ] Passes QA of Acceptance Criteria with verification in Dev and Test
- [ ] Ticket is ready to be merged to main branch
- [x] Can be demoed in Sprint Review
- [ ] Bugs or future work cards are identified and created
- [x] Reviewed and approved by Product Owner
#### Notes:
-
| priority | as a cif user i want to see a customized budgets page according to the funding stream description the budgets expenses payments page is slightly different for ep and ia changes for ia from ep discard the performance milestone holdback percentage field under the expenses payments tracker section only display total payment amount to date acceptance criteria given that i am on the ia budgets expenses payments page when view or edit the form then it appears the same as the ep budgets form including the is this a funded project initial question except as described in the ac below given that i am on the ia budgets expenses payments page when view or edit the form then there is no performance milestone holdback percentage field given that i am on the ia budgets expenses payments page when view or edit the form then there is only total payment amount to date field under the expenses payments tracker section development checklist have entirely separate forms to handle budgets expenses payments page based on the project funding stream projectfundingagreementep and projectfundingagreementia and their summary equivalents tasklist is updated to link to the right form depending on the funding stream tests for separate forms meets the dod definition of ready note if any of these points are not applicable mark n a user story is included user role and type are identified acceptance criteria are included wireframes are included if required design solution is accepted by product owner dependencies are identified technical business regulatory policy story has been estimated under pts · definition of done note if any of these points are not applicable mark n a acceptance criteria are tested by the ci pipeline ui meets accessibility requirements configuration changes are documented documentation and designs are updated passes code peer review passes qa of acceptance criteria with verification in dev and test ticket is ready to be merged to main branch can be demoed in sprint review bugs or future work cards are identified and created reviewed and approved by product owner notes | 1 |
81,414 | 3,590,636,383 | IssuesEvent | 2016-02-01 07:28:48 | viktorasm/redbutton | https://api.github.com/repos/viktorasm/redbutton | closed | UI facelift | priority:high | now that the functionality is in place, some UI fancyness is needed. More information for front page, add toolbars, footer links, etc. | 1.0 | UI facelift - now that the functionality is in place, some UI fancyness is needed. More information for front page, add toolbars, footer links, etc. | priority | ui facelift now that the functionality is in place some ui fancyness is needed more information for front page add toolbars footer links etc | 1 |
566,030 | 16,778,574,831 | IssuesEvent | 2021-06-15 02:56:08 | cpeditor/cpeditor | https://api.github.com/repos/cpeditor/cpeditor | closed | Detached Execution is not working in Windows when using clang | bug good first issue high_priority windows | **Describe the bug**
Detached execution is not working on Windows 10 with clang
**To Reproduce**
1. Run detached and instead of launching program it says 'C:/Users/`<name>`/AppData/Local/Temp/CP" "Editor-iGoJIc/sol' is not recognized as an internal or external command,
operable program or batch file.
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
**Environment**
<!-- Your environment is usually important for finding the cause of the bug. -->
<!-- You can get the CP Editor version by clicking `Help`->`Build Info` in the GUI. -->
Windows 10 21H1
Build from master (4756571)
**Additional context**
<!-- Add any other context about the problem here. -->
The problem is no related with spaces in path to executable, it seems to be related with the fact that `cmd` can only execute programs with ending `.exe`.
A compile command like `g++ hello.cpp -o hello` produces `hello.exe` however, `clang++ hello.cpp -o hello` it produces `hello`.
To be on safe side we can pass the path with suffix (exe) and it produces correct binary for both the compilers.
| 1.0 | Detached Execution is not working in Windows when using clang - **Describe the bug**
Detached execution is not working on Windows 10 with clang
**To Reproduce**
1. Run detached and instead of launching program it says 'C:/Users/`<name>`/AppData/Local/Temp/CP" "Editor-iGoJIc/sol' is not recognized as an internal or external command,
operable program or batch file.
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
**Environment**
<!-- Your environment is usually important for finding the cause of the bug. -->
<!-- You can get the CP Editor version by clicking `Help`->`Build Info` in the GUI. -->
Windows 10 21H1
Build from master (4756571)
**Additional context**
<!-- Add any other context about the problem here. -->
The problem is no related with spaces in path to executable, it seems to be related with the fact that `cmd` can only execute programs with ending `.exe`.
A compile command like `g++ hello.cpp -o hello` produces `hello.exe` however, `clang++ hello.cpp -o hello` it produces `hello`.
To be on safe side we can pass the path with suffix (exe) and it produces correct binary for both the compilers.
| priority | detached execution is not working in windows when using clang describe the bug detached execution is not working on windows with clang to reproduce run detached and instead of launching program it says c users appdata local temp cp editor igojic sol is not recognized as an internal or external command operable program or batch file screenshots environment build info in the gui windows build from master additional context the problem is no related with spaces in path to executable it seems to be related with the fact that cmd can only execute programs with ending exe a compile command like g hello cpp o hello produces hello exe however clang hello cpp o hello it produces hello to be on safe side we can pass the path with suffix exe and it produces correct binary for both the compilers | 1 |
538,738 | 15,776,954,301 | IssuesEvent | 2021-04-01 05:35:35 | DPigeon/Money-Tree | https://api.github.com/repos/DPigeon/Money-Tree | closed | Add additional social information to the stock endpoint | High priority backend |
Notes
- "Top Investors who own this stock": Return the profile of user's who's scores are in the top 10%
- "Followers who also own this stock": Return the profile of user's who the current user follows AND own the stock
- "People who own this stock also own": Return the top 5 stocks that people who own this
- example: let's say 5 people own AAPL, and 4/5 of those people also own MSFT, then it would return [MSFT 80%]
Extra Notes
- These queries should be neo4j efficient, we can discuss the functionality of them
- This story might be done later in the sprint as we will get the information later (followers, updating scores, etc)
**Acceptance Criteria**
- Add "Top Investors who own this stock" to the GET stock endpoint
- Add "Followers who also own this stock" to the GET stock endpoint
- Add "People who own this stock also own" to the GET stock endpoint | 1.0 | Add additional social information to the stock endpoint -
Notes
- "Top Investors who own this stock": Return the profile of user's who's scores are in the top 10%
- "Followers who also own this stock": Return the profile of user's who the current user follows AND own the stock
- "People who own this stock also own": Return the top 5 stocks that people who own this
- example: let's say 5 people own AAPL, and 4/5 of those people also own MSFT, then it would return [MSFT 80%]
Extra Notes
- These queries should be neo4j efficient, we can discuss the functionality of them
- This story might be done later in the sprint as we will get the information later (followers, updating scores, etc)
**Acceptance Criteria**
- Add "Top Investors who own this stock" to the GET stock endpoint
- Add "Followers who also own this stock" to the GET stock endpoint
- Add "People who own this stock also own" to the GET stock endpoint | priority | add additional social information to the stock endpoint notes top investors who own this stock return the profile of user s who s scores are in the top followers who also own this stock return the profile of user s who the current user follows and own the stock people who own this stock also own return the top stocks that people who own this example let s say people own aapl and of those people also own msft then it would return extra notes these queries should be efficient we can discuss the functionality of them this story might be done later in the sprint as we will get the information later followers updating scores etc acceptance criteria add top investors who own this stock to the get stock endpoint add followers who also own this stock to the get stock endpoint add people who own this stock also own to the get stock endpoint | 1 |
451,217 | 13,031,412,669 | IssuesEvent | 2020-07-28 01:09:03 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1595] Tilled block become in Dirt after some time | Category: Gameplay Priority: High Status: Fixed Type: Regression | Hoe some ground:

Wait 15 minutes:

It's a nice bug-feature, but this is bug. So should be fixed. We have another issue for post 0.9 to change this behavior, but I assume it will be another way #14726 | 1.0 | [0.9.0 staging-1595] Tilled block become in Dirt after some time - Hoe some ground:

Wait 15 minutes:

It's a nice bug-feature, but this is bug. So should be fixed. We have another issue for post 0.9 to change this behavior, but I assume it will be another way #14726 | priority | tilled block become in dirt after some time hoe some ground wait minutes it s a nice bug feature but this is bug so should be fixed we have another issue for post to change this behavior but i assume it will be another way | 1 |
476,205 | 13,735,348,619 | IssuesEvent | 2020-10-05 10:01:35 | AY2021S1-CS2113T-F11-3/tp | https://api.github.com/repos/AY2021S1-CS2113T-F11-3/tp | opened | Remove flashcards | priority.High type.Story | As a basic user, I can remove specific flashcards, so that I can remove irrelevant cards. | 1.0 | Remove flashcards - As a basic user, I can remove specific flashcards, so that I can remove irrelevant cards. | priority | remove flashcards as a basic user i can remove specific flashcards so that i can remove irrelevant cards | 1 |
359,756 | 10,680,593,640 | IssuesEvent | 2019-10-21 21:49:35 | carbon-design-system/carbon-website | https://api.github.com/repos/carbon-design-system/carbon-website | closed | Searching from landing page leads to black screen | Severity 1 🚨 priority: high type: bug 🐛 | <!-- Feel free to remove sections that aren't relevant.
## Title line template: [Title]: Brief description
-->
## Detailed description
> Describe in detail the issue you're having.
Beginning a search with the letter s or b breaks the site.
> What did you expect to happen? What happened instead? What would you like to see changed?
Was trying to search spacing token, hit s and yeah. Not sure why it only happens with s or b
> What browser are you working in?
Chrome, latest
## Steps to reproduce the issue
1. Go to https://www.carbondesignsystem.com/
2. Click search bar
3. Type the letter "s" or "b"
4. Observe black screen
## Additional information
- This error pops up in the console 3 times
```
react-dom.production.min.js:4531 TypeError: Cannot read property '_index' of undefined
at O.Index.query (lunr.js:2001)
at O.Index.search (lunr.js:1882)
at GlobalSearch.js:41
at w (debounce.js:97)
at debounce.js:107
at z (debounce.js:171)
at GlobalSearch.js:91
at no (react-dom.production.min.js:4601)
at Cu (react-dom.production.min.js:6399)
at t.unstable_runWithPriority (scheduler.production.min.js:270)
``` | 1.0 | Searching from landing page leads to black screen - <!-- Feel free to remove sections that aren't relevant.
## Title line template: [Title]: Brief description
-->
## Detailed description
> Describe in detail the issue you're having.
Beginning a search with the letter s or b breaks the site.
> What did you expect to happen? What happened instead? What would you like to see changed?
Was trying to search spacing token, hit s and yeah. Not sure why it only happens with s or b
> What browser are you working in?
Chrome, latest
## Steps to reproduce the issue
1. Go to https://www.carbondesignsystem.com/
2. Click search bar
3. Type the letter "s" or "b"
4. Observe black screen
## Additional information
- This error pops up in the console 3 times
```
react-dom.production.min.js:4531 TypeError: Cannot read property '_index' of undefined
at O.Index.query (lunr.js:2001)
at O.Index.search (lunr.js:1882)
at GlobalSearch.js:41
at w (debounce.js:97)
at debounce.js:107
at z (debounce.js:171)
at GlobalSearch.js:91
at no (react-dom.production.min.js:4601)
at Cu (react-dom.production.min.js:6399)
at t.unstable_runWithPriority (scheduler.production.min.js:270)
``` | priority | searching from landing page leads to black screen feel free to remove sections that aren t relevant title line template brief description detailed description describe in detail the issue you re having beginning a search with the letter s or b breaks the site what did you expect to happen what happened instead what would you like to see changed was trying to search spacing token hit s and yeah not sure why it only happens with s or b what browser are you working in chrome latest steps to reproduce the issue go to click search bar type the letter s or b observe black screen additional information this error pops up in the console times react dom production min js typeerror cannot read property index of undefined at o index query lunr js at o index search lunr js at globalsearch js at w debounce js at debounce js at z debounce js at globalsearch js at no react dom production min js at cu react dom production min js at t unstable runwithpriority scheduler production min js | 1 |
23,154 | 2,653,383,827 | IssuesEvent | 2015-03-16 23:00:54 | DynamoRIO/drmemory | https://api.github.com/repos/DynamoRIO/drmemory | opened | 64-bit drmem corrupts DR's TLS field | Bug-AppCrash OpSys-x64 Priority-High Type-Bug | Trying to update DrMem to use the latest DR results in 64-bit failures:
On Linux:
drmemory-dbg-64: 9 tests passed, **** 5 tests failed: ****
patterns
free
free.exitcode
hello
bitfield
drmemory-rel-64: 9 tests passed, **** 5 tests failed: ****
bitfield
free
hello
patterns
free.exitcode
Application /work/drmemory/build_suite/build_drmemory-dbg-64/tests/patterns (5784). Application exception at PC 0x00000032374120c0.
The app crash happens here:
interp: start_pc = 0x00000032374120b0
check_thread_vm_area: pc = 0x00000032374120b0
prepend_entry_to_fraglist: putting fragment @0x00000032374120b0 (shared) on vmarea 0x0000003237400000-0x0000003237420000
0x00000032374120b0 64 48 8b 34 25 08 00 mov %fs:0x08[8byte] -> %rsi
00 00
0x00000032374120b9 48 8b 05 a0 ee 20 00 mov <rel> 0x0000003237620f60[8byte] -> %rax
0x00000032374120c0 48 39 06 cmp (%rsi)[8byte] %rax
wrote all 6 flags now!
0x00000032374120c3 75 16 jnz $0x00000032374120db
end_pc = 0x00000032374120c5
+57 L3 64 48 8b 34 25 08 00 mov %fs:0x08[8byte] -> %rsi
00 00
=>
+57 m4 @0x000000004f1b3310 65 48 8b 34 25 78 00 mov %gs:0x78[8byte] -> %rsi
00 00
+66 L4 @0x000000004f1b2e48 48 8b 34 35 08 00 00 mov 0x08(,%rsi)[8byte] -> %rsi
00
older DR that works:
+57 L3 64 48 8b 34 25 08 00 mov %fs:0x08[8byte] -> %rsi
00 00
=>
+57 m4 @0x0000000053617310 65 48 8b 34 25 80 00 mov %gs:0x00000080[8byte] -> %rsi
00 00
+66 L4 @0x0000000053616e48 48 8b 34 35 08 00 00 mov 0x08(,%rsi)[8byte] -> %rsi
00
The field offset change is from the TLS rename.
Plain DR does the same thing but the app works fine.
For plain DR, after running this block we have:
xsi = 0x00007f3bc0206050
Working DR w/ DrMem:
xsi = 0x00007f24ac7ca050
Crashing DR w/ DrMem:
xsi=0x0000000000000000
Binary search => bug is in 473a1c29d7994672076a6513990cffb51a2afa86 which
is the TLS rename CL.
app fs:8 is cleared here:
Entry into F404(0x00000032378e6014).0x000000004bd7ea69 (shared)
fcache_enter = 0x000000004bd6ecc0, target = 0x000000004bd7ea69
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
Exit from F404(0x00000032378e6014).0x000000004bd7ea75 (shared)
that bb does nothing:
interp: start_pc = 0x00000032378e6014
check_thread_vm_area: pc = 0x00000032378e6014
prepend_entry_to_fraglist: putting fragment @0x00000032378e6014 (shared) on vmarea 0x0000003237800000-0x00000032379b4000
0x00000032378e6014 48 3d 00 f0 ff ff cmp %rax $0xfffffffffffff000
wrote all 6 flags now!
0x00000032378e601a 77 18 jnbe $0x00000032378e6034
end_pc = 0x00000032378e601c
it could be in post-syscall-5 (==fstat) handling?
system call 5
fcache_enter = 0x0000000047362cc0, target = 0x0000000047363c80
XXX: thread 31757 app lib tls base: 0x00007f98d58ca740 (@0x0000000047399078) +8 => 0x00007f98d58cb050
Exit from system call
look at the base changing:
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
next run:
XXX: thread 31135 app lib tls base: 0x00007f17fc7c5740 +8 => 0x00007f17fc7c6050
XXX: thread 31135 app lib tls base: 0x00007f17fc7c5700 +8 => 0x0000000000000000
watchpoint @ 0x00007f17fc7c5748:
0x000000005269aac7 65 48 a3 00 00 00 00 mov %rax -> %gs:0x00[8byte]
00 00 00 00
0x000000005269aad2 65 48 a1 78 00 00 00 mov %gs:0x78[8byte] -> %rax
00 00 00 00
0x000000005269aadd c7 04 05 4c 00 00 00 mov $0x00000001 -> 0x4c(,%rax)[4byte]
01 00 00 00
0x000000005269aae8 65 48 a1 00 00 00 00 mov %gs:0x00[8byte] -> %rax
00 00 00 00
(gdb) p /x $rax
$1 = 0x7f17fc7c5700
watchpoint on base:
XXX: thread 31874 app lib tls base: 0x00007fd4b1d71740 (@0x000000004bf79078) +8 => 0x00007fd4b1d72050
Hardware watchpoint 2: *(long*)0x000000004bf79078
Old value = 140551493457728
New value = 140551493457664
(gdb) bt
#0 register_shadow_set_dword (reg=1, val=0) at /work/drmemory/git/src/drmemory/shadow.c:1728
#1 0x000000007394bbe6 in event_post_syscall (drcontext=0x4bf66b40, sysnum=5) at /work/drmemory/git/src/drmemory/syscall.c:550
#2 0x0000000073990f31 in drmgr_postsyscall_event (drcontext=0x4bf66b40, sysnum=5) at /work/drmemory/git/src/dynamorio/ext/drmgr/drmgr.c:1232
#3 0x00000000712103d4 in instrument_post_syscall (dcontext=0x4bf66b40, sysnum=5) at /work/dr/git/src/core/lib/instrument.c:1917
#4 0x00000000712d7f47 in post_system_call (dcontext=0x4bf66b40) at /work/dr/git/src/core/unix/os.c:7250
#5 0x000000007110c066 in handle_post_system_call (dcontext=0x4bf66b40) at /work/dr/git/src/core/dispatch.c:1999
#6 0x0000000071103780 in dispatch_enter_dynamorio (dcontext=0x4bf66b40) at /work/dr/git/src/core/dispatch.c:798
#7 0x00000000710ffc27 in dispatch (dcontext=0x4bf66b40) at /work/dr/git/src/core/dispatch.c:156
#8 0x000000004bf42ec5 in ?? ()
#9 0x0000000000000000 in ?? ()
(gdb) x/4i $pc
=> 0x738b7c23 <register_shadow_set_dword+1483>: add $0x30,%rsp
0x738b7c27 <register_shadow_set_dword+1487>: pop %rbx
0x00000000738b7c18 <+1472>: mov -0x38(%rbp),%eax
0x00000000738b7c1b <+1475>: mov %eax,%edx
0x00000000738b7c1d <+1477>: mov -0x20(%rbp),%rax
0x00000000738b7c21 <+1481>: mov %dl,(%rax)
=> 0x00000000738b7c23 <+1483>: add $0x30,%rsp
(gdb) p /x $rax
$2 = 0x4bf79078
register_shadow_set_dword(REG_XAX, SHADOW_DWORD_DEFINED);
(gdb) info local
sr = 0x4bf79088
addr = 0x4bf79078 ""
Strange that addr is before sr => that's the bug:
else if (reg_is_gpr(reg))
return ((byte *)sr) + (reg_to_pointer_sized(reg) - REG_EAX);
So the bug was there in DrMem before.
But before the TLS field swap, this memory corruption was not visible.
| 1.0 | 64-bit drmem corrupts DR's TLS field - Trying to update DrMem to use the latest DR results in 64-bit failures:
On Linux:
drmemory-dbg-64: 9 tests passed, **** 5 tests failed: ****
patterns
free
free.exitcode
hello
bitfield
drmemory-rel-64: 9 tests passed, **** 5 tests failed: ****
bitfield
free
hello
patterns
free.exitcode
Application /work/drmemory/build_suite/build_drmemory-dbg-64/tests/patterns (5784). Application exception at PC 0x00000032374120c0.
The app crash happens here:
interp: start_pc = 0x00000032374120b0
check_thread_vm_area: pc = 0x00000032374120b0
prepend_entry_to_fraglist: putting fragment @0x00000032374120b0 (shared) on vmarea 0x0000003237400000-0x0000003237420000
0x00000032374120b0 64 48 8b 34 25 08 00 mov %fs:0x08[8byte] -> %rsi
00 00
0x00000032374120b9 48 8b 05 a0 ee 20 00 mov <rel> 0x0000003237620f60[8byte] -> %rax
0x00000032374120c0 48 39 06 cmp (%rsi)[8byte] %rax
wrote all 6 flags now!
0x00000032374120c3 75 16 jnz $0x00000032374120db
end_pc = 0x00000032374120c5
+57 L3 64 48 8b 34 25 08 00 mov %fs:0x08[8byte] -> %rsi
00 00
=>
+57 m4 @0x000000004f1b3310 65 48 8b 34 25 78 00 mov %gs:0x78[8byte] -> %rsi
00 00
+66 L4 @0x000000004f1b2e48 48 8b 34 35 08 00 00 mov 0x08(,%rsi)[8byte] -> %rsi
00
older DR that works:
+57 L3 64 48 8b 34 25 08 00 mov %fs:0x08[8byte] -> %rsi
00 00
=>
+57 m4 @0x0000000053617310 65 48 8b 34 25 80 00 mov %gs:0x00000080[8byte] -> %rsi
00 00
+66 L4 @0x0000000053616e48 48 8b 34 35 08 00 00 mov 0x08(,%rsi)[8byte] -> %rsi
00
The field offset change is from the TLS rename.
Plain DR does the same thing but the app works fine.
For plain DR, after running this block we have:
xsi = 0x00007f3bc0206050
Working DR w/ DrMem:
xsi = 0x00007f24ac7ca050
Crashing DR w/ DrMem:
xsi=0x0000000000000000
Binary search => bug is in 473a1c29d7994672076a6513990cffb51a2afa86 which
is the TLS rename CL.
app fs:8 is cleared here:
Entry into F404(0x00000032378e6014).0x000000004bd7ea69 (shared)
fcache_enter = 0x000000004bd6ecc0, target = 0x000000004bd7ea69
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
Exit from F404(0x00000032378e6014).0x000000004bd7ea75 (shared)
that bb does nothing:
interp: start_pc = 0x00000032378e6014
check_thread_vm_area: pc = 0x00000032378e6014
prepend_entry_to_fraglist: putting fragment @0x00000032378e6014 (shared) on vmarea 0x0000003237800000-0x00000032379b4000
0x00000032378e6014 48 3d 00 f0 ff ff cmp %rax $0xfffffffffffff000
wrote all 6 flags now!
0x00000032378e601a 77 18 jnbe $0x00000032378e6034
end_pc = 0x00000032378e601c
it could be in post-syscall-5 (==fstat) handling?
system call 5
fcache_enter = 0x0000000047362cc0, target = 0x0000000047363c80
XXX: thread 31757 app lib tls base: 0x00007f98d58ca740 (@0x0000000047399078) +8 => 0x00007f98d58cb050
Exit from system call
look at the base changing:
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243740 +8 => 0x00007f4bbf244050
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
XXX: thread 31088 app lib tls base: 0x00007f4bbf243700 +8 => 0x0000000000000000
next run:
XXX: thread 31135 app lib tls base: 0x00007f17fc7c5740 +8 => 0x00007f17fc7c6050
XXX: thread 31135 app lib tls base: 0x00007f17fc7c5700 +8 => 0x0000000000000000
watchpoint @ 0x00007f17fc7c5748:
0x000000005269aac7 65 48 a3 00 00 00 00 mov %rax -> %gs:0x00[8byte]
00 00 00 00
0x000000005269aad2 65 48 a1 78 00 00 00 mov %gs:0x78[8byte] -> %rax
00 00 00 00
0x000000005269aadd c7 04 05 4c 00 00 00 mov $0x00000001 -> 0x4c(,%rax)[4byte]
01 00 00 00
0x000000005269aae8 65 48 a1 00 00 00 00 mov %gs:0x00[8byte] -> %rax
00 00 00 00
(gdb) p /x $rax
$1 = 0x7f17fc7c5700
watchpoint on base:
XXX: thread 31874 app lib tls base: 0x00007fd4b1d71740 (@0x000000004bf79078) +8 => 0x00007fd4b1d72050
Hardware watchpoint 2: *(long*)0x000000004bf79078
Old value = 140551493457728
New value = 140551493457664
(gdb) bt
#0 register_shadow_set_dword (reg=1, val=0) at /work/drmemory/git/src/drmemory/shadow.c:1728
#1 0x000000007394bbe6 in event_post_syscall (drcontext=0x4bf66b40, sysnum=5) at /work/drmemory/git/src/drmemory/syscall.c:550
#2 0x0000000073990f31 in drmgr_postsyscall_event (drcontext=0x4bf66b40, sysnum=5) at /work/drmemory/git/src/dynamorio/ext/drmgr/drmgr.c:1232
#3 0x00000000712103d4 in instrument_post_syscall (dcontext=0x4bf66b40, sysnum=5) at /work/dr/git/src/core/lib/instrument.c:1917
#4 0x00000000712d7f47 in post_system_call (dcontext=0x4bf66b40) at /work/dr/git/src/core/unix/os.c:7250
#5 0x000000007110c066 in handle_post_system_call (dcontext=0x4bf66b40) at /work/dr/git/src/core/dispatch.c:1999
#6 0x0000000071103780 in dispatch_enter_dynamorio (dcontext=0x4bf66b40) at /work/dr/git/src/core/dispatch.c:798
#7 0x00000000710ffc27 in dispatch (dcontext=0x4bf66b40) at /work/dr/git/src/core/dispatch.c:156
#8 0x000000004bf42ec5 in ?? ()
#9 0x0000000000000000 in ?? ()
(gdb) x/4i $pc
=> 0x738b7c23 <register_shadow_set_dword+1483>: add $0x30,%rsp
0x738b7c27 <register_shadow_set_dword+1487>: pop %rbx
0x00000000738b7c18 <+1472>: mov -0x38(%rbp),%eax
0x00000000738b7c1b <+1475>: mov %eax,%edx
0x00000000738b7c1d <+1477>: mov -0x20(%rbp),%rax
0x00000000738b7c21 <+1481>: mov %dl,(%rax)
=> 0x00000000738b7c23 <+1483>: add $0x30,%rsp
(gdb) p /x $rax
$2 = 0x4bf79078
register_shadow_set_dword(REG_XAX, SHADOW_DWORD_DEFINED);
(gdb) info local
sr = 0x4bf79088
addr = 0x4bf79078 ""
Strange that addr is before sr => that's the bug:
else if (reg_is_gpr(reg))
return ((byte *)sr) + (reg_to_pointer_sized(reg) - REG_EAX);
So the bug was there in DrMem before.
But before the TLS field swap, this memory corruption was not visible.
| priority | bit drmem corrupts dr s tls field trying to update drmem to use the latest dr results in bit failures on linux drmemory dbg tests passed tests failed patterns free free exitcode hello bitfield drmemory rel tests passed tests failed bitfield free hello patterns free exitcode application work drmemory build suite build drmemory dbg tests patterns application exception at pc the app crash happens here interp start pc check thread vm area pc prepend entry to fraglist putting fragment shared on vmarea mov fs rsi ee mov rax cmp rsi rax wrote all flags now jnz end pc mov fs rsi mov gs rsi mov rsi rsi older dr that works mov fs rsi mov gs rsi mov rsi rsi the field offset change is from the tls rename plain dr does the same thing but the app works fine for plain dr after running this block we have xsi working dr w drmem xsi crashing dr w drmem xsi binary search bug is in which is the tls rename cl app fs is cleared here entry into shared fcache enter target xxx thread app lib tls base exit from shared that bb does nothing interp start pc check thread vm area pc prepend entry to fraglist putting fragment shared on vmarea ff ff cmp rax wrote all flags now jnbe end pc it could be in post syscall fstat handling system call fcache enter target xxx thread app lib tls base exit from system call look at the base changing xxx thread app lib tls base xxx thread app lib tls base xxx thread app lib tls base xxx thread app lib tls base xxx thread app lib tls base xxx thread app lib tls base xxx thread app lib tls base xxx thread app lib tls base next run xxx thread app lib tls base xxx thread app lib tls base watchpoint mov rax gs mov gs rax mov rax mov gs rax gdb p x rax watchpoint on base xxx thread app lib tls base hardware watchpoint long old value new value gdb bt register shadow set dword reg val at work drmemory git src drmemory shadow c in event post syscall drcontext sysnum at work drmemory git src drmemory syscall c in drmgr postsyscall event drcontext sysnum at work drmemory git src dynamorio ext drmgr drmgr c in instrument post syscall dcontext sysnum at work dr git src core lib instrument c in post system call dcontext at work dr git src core unix os c in handle post system call dcontext at work dr git src core dispatch c in dispatch enter dynamorio dcontext at work dr git src core dispatch c in dispatch dcontext at work dr git src core dispatch c in in gdb x pc add rsp pop rbx mov rbp eax mov eax edx mov rbp rax mov dl rax add rsp gdb p x rax register shadow set dword reg xax shadow dword defined gdb info local sr addr strange that addr is before sr that s the bug else if reg is gpr reg return byte sr reg to pointer sized reg reg eax so the bug was there in drmem before but before the tls field swap this memory corruption was not visible | 1 |
698,139 | 23,966,820,730 | IssuesEvent | 2022-09-13 02:24:11 | buttercup/buttercup-desktop | https://api.github.com/repos/buttercup/buttercup-desktop | closed | Buttercup Desktop won't open on Windows 11 anymore | Priority: High Platform: Windows Status: Community feedback needed | Not sure how to troubleshoot this anymore. I tried installing older versions but essentially buttercup won't open regardless of the application version. I click the app, I get a loading wheel and it goes away in about 1s and then nothing else happens. very unfortunate. | 1.0 | Buttercup Desktop won't open on Windows 11 anymore - Not sure how to troubleshoot this anymore. I tried installing older versions but essentially buttercup won't open regardless of the application version. I click the app, I get a loading wheel and it goes away in about 1s and then nothing else happens. very unfortunate. | priority | buttercup desktop won t open on windows anymore not sure how to troubleshoot this anymore i tried installing older versions but essentially buttercup won t open regardless of the application version i click the app i get a loading wheel and it goes away in about and then nothing else happens very unfortunate | 1 |
671,986 | 22,782,665,009 | IssuesEvent | 2022-07-08 22:06:11 | ddnet/ddnet | https://api.github.com/repos/ddnet/ddnet | closed | Screen flickering weirdly since 16.2 | bug client to-reproduce high-priority | https://user-images.githubusercontent.com/2335377/177365521-06c76124-b6b6-4cc9-8a95-700b2cd2d2a2.mp4
Reported by LHP on Discord
https://user-images.githubusercontent.com/2335377/177365626-85265f8e-8d79-4945-b84a-f8dfc746eff5.mp4
As well as Dezarion on Discord with the same | 1.0 | Screen flickering weirdly since 16.2 - https://user-images.githubusercontent.com/2335377/177365521-06c76124-b6b6-4cc9-8a95-700b2cd2d2a2.mp4
Reported by LHP on Discord
https://user-images.githubusercontent.com/2335377/177365626-85265f8e-8d79-4945-b84a-f8dfc746eff5.mp4
As well as Dezarion on Discord with the same | priority | screen flickering weirdly since reported by lhp on discord as well as dezarion on discord with the same | 1 |
510,160 | 14,785,865,921 | IssuesEvent | 2021-01-12 03:54:39 | CLIxIndia-Dev/CLIxDashboard | https://api.github.com/repos/CLIxIndia-Dev/CLIxDashboard | closed | Align Submit Button to center | enhancement frontend high priority | **Align Submit Button to center*
Align Submit Button to center in School Selection Menu
**Screenshots**

| 1.0 | Align Submit Button to center - **Align Submit Button to center*
Align Submit Button to center in School Selection Menu
**Screenshots**

| priority | align submit button to center align submit button to center align submit button to center in school selection menu screenshots | 1 |
369,328 | 10,895,602,990 | IssuesEvent | 2019-11-19 10:58:35 | TykTechnologies/tyk-pump | https://api.github.com/repos/TykTechnologies/tyk-pump | closed | If endpoint path contains dot, then mongodb data gets corrupted | Priority: High bug | Analytics data for an endpoint is recorded in a field with name same as that of the path.
MongoDB doesn't support dot in the field name. If the path contains a dot, mongodb collection gets corrupted.
**Example**
If analytics is enabled for endpoint `/get/(.*)`, instead of creating field `/get/(.*)`, `/get/( ` embedded document with `*)` field gets created.
| 1.0 | If endpoint path contains dot, then mongodb data gets corrupted - Analytics data for an endpoint is recorded in a field with name same as that of the path.
MongoDB doesn't support dot in the field name. If the path contains a dot, mongodb collection gets corrupted.
**Example**
If analytics is enabled for endpoint `/get/(.*)`, instead of creating field `/get/(.*)`, `/get/( ` embedded document with `*)` field gets created.
| priority | if endpoint path contains dot then mongodb data gets corrupted analytics data for an endpoint is recorded in a field with name same as that of the path mongodb doesn t support dot in the field name if the path contains a dot mongodb collection gets corrupted example if analytics is enabled for endpoint get instead of creating field get get embedded document with field gets created | 1 |
593,281 | 17,954,038,893 | IssuesEvent | 2021-09-13 04:08:53 | allie/eterlite | https://api.github.com/repos/allie/eterlite | opened | Add refresh hotkey to prod | enhancement ✨ high priority 😰 | Really need to be able to refresh if anything breaks... especially during client loading | 1.0 | Add refresh hotkey to prod - Really need to be able to refresh if anything breaks... especially during client loading | priority | add refresh hotkey to prod really need to be able to refresh if anything breaks especially during client loading | 1 |
637,596 | 20,672,780,105 | IssuesEvent | 2022-03-10 05:22:16 | ballerina-platform/ballerina-dev-website | https://api.github.com/repos/ballerina-platform/ballerina-dev-website | closed | Rewrite the Learn Left Navigation | Priority/Highest Area/UI Type/Task | **Description:**
Need to rewrite the Learn left navigation (maybe in React) to address all the existing issues.
**Describe your task(s)**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| 1.0 | Rewrite the Learn Left Navigation - **Description:**
Need to rewrite the Learn left navigation (maybe in React) to address all the existing issues.
**Describe your task(s)**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| priority | rewrite the learn left navigation description need to rewrite the learn left navigation maybe in react to address all the existing issues describe your task s related issues optional suggested labels optional suggested assignees optional | 1 |
38,651 | 2,849,702,881 | IssuesEvent | 2015-05-30 22:45:49 | chrislo27/ProjectMP | https://api.github.com/repos/chrislo27/ProjectMP | opened | Kryonet server is initiated at startup, rather than when starting a singleplayer world (or server) | bug high priority | The server instance should be started when the player requests to do so for singleplayer or running a server.
If it's singleplayer, it should find a port that's not the default. | 1.0 | Kryonet server is initiated at startup, rather than when starting a singleplayer world (or server) - The server instance should be started when the player requests to do so for singleplayer or running a server.
If it's singleplayer, it should find a port that's not the default. | priority | kryonet server is initiated at startup rather than when starting a singleplayer world or server the server instance should be started when the player requests to do so for singleplayer or running a server if it s singleplayer it should find a port that s not the default | 1 |
543,902 | 15,887,140,658 | IssuesEvent | 2021-04-10 00:55:35 | zulip/zulip-mobile | https://api.github.com/repos/zulip/zulip-mobile | opened | Use shared code for emoji typeahead | @zulip/shared P1 high-priority a-compose/send a-emoji | We'd like to switch to sharing the webapp's code for the emoji typeahead. This will let us fix various aspects of that UI all at once, like #3948 and #3833 -- and fundamentally it will be easier for the Zulip project to maintain one high-quality implementation of choosing what emoji you might mean as you're typing a message, rather than try to maintain two.
The work on the webapp side has already been done (with zulip/zulip#13739 and some followups shortly after) to free that code of webapp-specific dependencies and to move it into our shared package, in the file [`typeahead.js`](https://github.com/zulip/zulip/blob/ed183fb95fcbb5cf7a4ded5fdfa24a40e1368d1f/static/shared/js/typeahead.js) there. So what's needed now is the work on the mobile side to start using that.
We've also previously taken a different piece of webapp code (the typing-status implementation) all the way to using it in the mobile app, so we know we have all the infrastructure for this set up and working end to end. We've only done it that once, though, so there may still be rough edges or gaps in our docs.
Here's the next steps, as described at zulip/zulip#13728:
> The roadmap for doing this would be a lot like our initial proof-of-concept for shared code, with `typing_status.js` (in zulip/zulip#13253, zulip/zulip#13315, [zulip/zulip-mobile#3638](https://github.com/zulip/zulip-mobile/pull/3638), [zulip/zulip-mobile#3662](https://github.com/zulip/zulip-mobile/pull/3662)):
>
> * [done!] Move the relevant code into `static/shared/`. […]
> * On the mobile side, we'll update to a new version of the `@zulip/shared` NPM package (which comes from `static/shared/`, and replace our own implementations with calls to the shared code.
> * The process can be iterative; as we migrate in the mobile app, we may spot further refactors that'll be helpful to make to the shared code.
So we need to bump the version of `@zulip/shared` that we use, and adapt our code to use the shared functions `typeahead.get_emoji_matcher` and `typeahead.sort_emojis` in place of our own implementations of the same functionality.
In the process of doing that, we may see refactors we want to make to the shared code and perhaps the webapp code that uses it, and if so we can do those along the way.
For how to go about doing this:
* See our docs on the `@zulip/shared` workflow:
* the [README](https://github.com/zulip/zulip/blob/master/static/shared/README.md) of the `@zulip/shared` package's tree, which discusses how it's deployed;
* [docs/howto/yarn-link.md](https://github.com/zulip/zulip-mobile/blob/master/docs/howto/yarn-link.md), which describes a key piece of dev workflow for developing changes in `@zulip/shared` together with the mobile app.
* See the four PRs (two zulip-mobile, two zulip/zulip) I linked in the quote above for an example (but note they include some work we only had to do once, and some work on the zulip/zulip side that corresponds to what's already been done now for emoji typeahead.)
* One thing we'll definitely want to do in zulip/zulip is to add types for the interface of this shared code; see https://github.com/zulip/zulip/commit/b70b7df22c36b6f3bf92fb99734cb22697b0a3ee for the previous example of that.
| 1.0 | Use shared code for emoji typeahead - We'd like to switch to sharing the webapp's code for the emoji typeahead. This will let us fix various aspects of that UI all at once, like #3948 and #3833 -- and fundamentally it will be easier for the Zulip project to maintain one high-quality implementation of choosing what emoji you might mean as you're typing a message, rather than try to maintain two.
The work on the webapp side has already been done (with zulip/zulip#13739 and some followups shortly after) to free that code of webapp-specific dependencies and to move it into our shared package, in the file [`typeahead.js`](https://github.com/zulip/zulip/blob/ed183fb95fcbb5cf7a4ded5fdfa24a40e1368d1f/static/shared/js/typeahead.js) there. So what's needed now is the work on the mobile side to start using that.
We've also previously taken a different piece of webapp code (the typing-status implementation) all the way to using it in the mobile app, so we know we have all the infrastructure for this set up and working end to end. We've only done it that once, though, so there may still be rough edges or gaps in our docs.
Here's the next steps, as described at zulip/zulip#13728:
> The roadmap for doing this would be a lot like our initial proof-of-concept for shared code, with `typing_status.js` (in zulip/zulip#13253, zulip/zulip#13315, [zulip/zulip-mobile#3638](https://github.com/zulip/zulip-mobile/pull/3638), [zulip/zulip-mobile#3662](https://github.com/zulip/zulip-mobile/pull/3662)):
>
> * [done!] Move the relevant code into `static/shared/`. […]
> * On the mobile side, we'll update to a new version of the `@zulip/shared` NPM package (which comes from `static/shared/`, and replace our own implementations with calls to the shared code.
> * The process can be iterative; as we migrate in the mobile app, we may spot further refactors that'll be helpful to make to the shared code.
So we need to bump the version of `@zulip/shared` that we use, and adapt our code to use the shared functions `typeahead.get_emoji_matcher` and `typeahead.sort_emojis` in place of our own implementations of the same functionality.
In the process of doing that, we may see refactors we want to make to the shared code and perhaps the webapp code that uses it, and if so we can do those along the way.
For how to go about doing this:
* See our docs on the `@zulip/shared` workflow:
* the [README](https://github.com/zulip/zulip/blob/master/static/shared/README.md) of the `@zulip/shared` package's tree, which discusses how it's deployed;
* [docs/howto/yarn-link.md](https://github.com/zulip/zulip-mobile/blob/master/docs/howto/yarn-link.md), which describes a key piece of dev workflow for developing changes in `@zulip/shared` together with the mobile app.
* See the four PRs (two zulip-mobile, two zulip/zulip) I linked in the quote above for an example (but note they include some work we only had to do once, and some work on the zulip/zulip side that corresponds to what's already been done now for emoji typeahead.)
* One thing we'll definitely want to do in zulip/zulip is to add types for the interface of this shared code; see https://github.com/zulip/zulip/commit/b70b7df22c36b6f3bf92fb99734cb22697b0a3ee for the previous example of that.
| priority | use shared code for emoji typeahead we d like to switch to sharing the webapp s code for the emoji typeahead this will let us fix various aspects of that ui all at once like and and fundamentally it will be easier for the zulip project to maintain one high quality implementation of choosing what emoji you might mean as you re typing a message rather than try to maintain two the work on the webapp side has already been done with zulip zulip and some followups shortly after to free that code of webapp specific dependencies and to move it into our shared package in the file there so what s needed now is the work on the mobile side to start using that we ve also previously taken a different piece of webapp code the typing status implementation all the way to using it in the mobile app so we know we have all the infrastructure for this set up and working end to end we ve only done it that once though so there may still be rough edges or gaps in our docs here s the next steps as described at zulip zulip the roadmap for doing this would be a lot like our initial proof of concept for shared code with typing status js in zulip zulip zulip zulip move the relevant code into static shared on the mobile side we ll update to a new version of the zulip shared npm package which comes from static shared and replace our own implementations with calls to the shared code the process can be iterative as we migrate in the mobile app we may spot further refactors that ll be helpful to make to the shared code so we need to bump the version of zulip shared that we use and adapt our code to use the shared functions typeahead get emoji matcher and typeahead sort emojis in place of our own implementations of the same functionality in the process of doing that we may see refactors we want to make to the shared code and perhaps the webapp code that uses it and if so we can do those along the way for how to go about doing this see our docs on the zulip shared workflow the of the zulip shared package s tree which discusses how it s deployed which describes a key piece of dev workflow for developing changes in zulip shared together with the mobile app see the four prs two zulip mobile two zulip zulip i linked in the quote above for an example but note they include some work we only had to do once and some work on the zulip zulip side that corresponds to what s already been done now for emoji typeahead one thing we ll definitely want to do in zulip zulip is to add types for the interface of this shared code see for the previous example of that | 1 |
322,850 | 9,829,353,315 | IssuesEvent | 2019-06-15 19:57:21 | jeffgerickson/algorithms | https://api.github.com/repos/jeffgerickson/algorithms | closed | Where's the book already? | High priority | The book was supposed ot be out over the summer. Where is it? These constant delays are completely unprofessional! | 1.0 | Where's the book already? - The book was supposed ot be out over the summer. Where is it? These constant delays are completely unprofessional! | priority | where s the book already the book was supposed ot be out over the summer where is it these constant delays are completely unprofessional | 1 |
141,698 | 5,440,029,716 | IssuesEvent | 2017-03-06 14:55:33 | status-im/status-react | https://api.github.com/repos/status-im/status-react | opened | Crash on Login | advanced bounty bug high-priority | [comment]: # (Please replace ... with your information. Remove < and >)
### User Story
As a user, I want to login so that I can use Status.
### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: For some reason I cannot login to one of my accounts, the other is fine. After typing password, and submitting, it crashes.
#### Expected behavior
[comment]: # (Describe what you expected to happen.)
Type in password, submit, see chat list
#### Actual behavior
[comment]: # (Describe what actually happened.)
Type in password, submit, see launcher
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- Tap on affected account
- Type in password, crash.
### Solution
[comment]: # (Please summarise the solution and provide a task list on what needs to be fixed.)
*Summary*:
- [ ] Determine why only certain accounts are affected
- [ ] Fix it
### Additional Information
[comment]: # (Please do your best to fill this out.)
* Status version: 0.9.3 (Gplay)
[comment]: # (Android or iOS.)
* Operating System: Android
#### Logs
[comment]: # (if on Android please replicate bug whilst running adb logcat)
```
03-06 15:53:44.580 3502 3617 I art : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
03-06 15:53:44.580 3502 3617 I art : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
03-06 15:53:44.590 3502 3617 I cr_LibraryLoader: Time to load native libraries: 1 ms (timestamps 181-182)
03-06 15:53:44.590 3502 3617 I cr_LibraryLoader: Expected native library version number "56.0.2924.87", actual native library version number "56.0.2924.87"
03-06 15:53:44.610 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:44.610 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:44.650 2994 4449 I SurfaceFlinger: id=28983 Removed NainActivit (9/13)
03-06 15:53:44.650 2994 4476 I SurfaceFlinger: id=28983 Removed NainActivit (-2/13)
03-06 15:53:44.660 2994 2994 D libEGL : eglTerminate EGLDisplay = 0x7fc66e6a58
03-06 15:53:44.690 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:44.690 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:44.750 3502 3608 D StatusModule: Geth node started
03-06 15:53:44.760 3502 3621 D StatusService: Signal event: {"type":"node.started","event":{}}
03-06 15:53:44.760 3502 3621 D StatusService: before sendReply true
03-06 15:53:44.760 3502 3587 D StatusModule: Received message: { when=-1ms what=0 target=im.status.ethereum.module.ServiceConnector$IncomingHandler }
03-06 15:53:44.760 3502 3587 D StatusModule: Signal event: {"type":"node.started","event":{}}
03-06 15:53:44.760 3502 3573 I ReactNativeJS: Handling re-frame event: :signal-event
03-06 15:53:44.770 3502 3573 D ReactNativeJS: DEBUG [status-im.handlers:125] - :event-str {"type":"node.started","event":{}}
03-06 15:53:44.770 3502 3573 I ReactNativeJS: Handling re-frame event: :status-node-started!
03-06 15:53:44.830 3472 3971 W System.err: remove failed: ENOENT (No such file or directory) : /data/system/recent_tasks/1726_task.xml.bak
03-06 15:53:44.930 3502 3609 D StatusModule: endParseJail
03-06 15:53:44.990 3502 3573 D ReactNativeJS: DEBUG [status-im.commands.handlers.loading:69] - Error parsing commands: nil {:commands {:browse {:color "#ffa500", :fullscreen true, :has-handler false, :name "browse", :params [{:name "url", :type "text"}], :suggestions-trigger "on-send"}, :debug {:color "#7099e6", :description "Starts/stops a debug mode", :has-handler false, :name "debug", :params [{:name "mode", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Debug mode"}, :faucet {:color "#7099e6", :description "Get some ETH", :has-handler false, :name "faucet", :params [{:name "url", :placeholder "Faucet URL", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Faucet"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}, :functions {}, :responses {:confirmation-code {:color "#7099e6", :description "Confirmation code", :has-handler false, :name "confirmation-code", :params [{:name "code", :type "number"}], :suggestions-trigger "on-change"}, :password {:color "#7099e6", :description "Password", :has-handler false, :icon "lock_white", :name "password", :params [{:hidden true, :name "password", :placeholder "Type your password", :type "password"} {:hidden true, :name "password-confirmation", :placeholder "Please re-enter password to confirm", :type "password"}], :suggestions-trigger "on-change"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}}
03-06 15:53:44.990 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/add-commands
03-06 15:53:45.010 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-commands-loading-callbacks
03-06 15:53:45.020 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-chat-loaded-callbacks
03-06 15:53:45.020 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:397] - Invoking chat loaded callbacks: console
03-06 15:53:45.020 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:399] - Invoking chat loaded callbacks: nil
03-06 15:53:45.020 3502 3573 I ReactNativeJS: Handling re-frame event: :check-autorun
03-06 15:53:45.030 3502 3573 I ReactNativeJS: Handling re-frame event: :request-command-preview
03-06 15:53:45.030 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:134] - :call-jail :chat-id console
03-06 15:53:45.040 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:135] - :call-jail :path [:commands nil :short-preview]
03-06 15:53:45.040 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:136] - :call-jail :params {:parameters nil, :context {:platform "android", :delimiter "", :separator "."}}
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/clear-commands-callbacks
03-06 15:53:45.040 3502 3574 D StatusModule: callJail
03-06 15:53:45.040 3502 3574 D StatusModule: ["commands",null,"short-preview"]
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers/clear-chat-loaded-callbacks
03-06 15:53:45.040 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:391] - Clear chat loaded callback: console
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :received-message-when-commands-loaded
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :received-message
03-06 15:53:45.040 3472 3894 D InputReader: Input event(4): value=1 when=1281330638712000
03-06 15:53:45.040 3472 3894 D InputReader: Input event(4): value=1 when=1281330638712000
03-06 15:53:45.040 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51496 ] when=1281330638712000
03-06 15:53:45.040 3472 3894 D InputReader: lastThreadEndTime = 1281327313276541, currentThreadStartTime = 1281327313281310, diff = 0
03-06 15:53:45.040 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:45.040 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x0, toolType: 1
03-06 15:53:45.050 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:45.050 3502 3642 D StatusModule: startCallJail
03-06 15:53:45.120 3472 3894 D InputReader: Input event(4): value=0 when=1281330712656000
03-06 15:53:45.120 3472 3894 D InputReader: Input event(4): value=0 when=1281330712656000
03-06 15:53:45.120 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281330712656000
03-06 15:53:45.120 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x1, toolType: 1
03-06 15:53:45.120 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:45.130 3502 3573 I ReactNativeJS: Handling re-frame event: :upsert-chat!
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :request-command-preview
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:134] - :call-jail :chat-id console
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:135] - :call-jail :path [:commands "password" :preview]
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:136] - :call-jail :params {:parameters nil, :context {:platform "android", :delimiter "", :separator "."}}
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers.receive-message/add-message
03-06 15:53:45.180 3502 3574 D StatusModule: callJail
03-06 15:53:45.180 3502 3574 D StatusModule: ["commands","password","preview"]
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers.receive-message/set-last-message
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :add-request
03-06 15:53:45.180 3502 3644 D StatusModule: startCallJail
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers.requests:19] - Adding request: {:chat-id "console", :message-id "intro-message1", :type :password, :added #inst "2017-03-06T14:53:45.192-00:00"}
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :add-unviewed-message
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :send-clock-value-request!
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.chat:46] - :send-clock-value-request {:from "me", :to "console", :message-id "intro-message1"}
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.delivery:50] - :add-pending-message!
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.delivery:17] - :prepare-message!
03-06 15:53:45.190 3502 3573 I ReactNativeJS: Handling re-frame event: :request-command-preview
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:134] - :call-jail :chat-id console
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:135] - :call-jail :path [:commands "password" :short-preview]
03-06 15:53:45.200 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:136] - :call-jail :params {:parameters nil, :context {:platform "android", :delimiter "", :separator "."}}
03-06 15:53:45.200 3502 3574 D StatusModule: callJail
03-06 15:53:45.200 3502 3574 D StatusModule: ["commands","password","short-preview"]
03-06 15:53:45.200 3502 3645 D StatusModule: startCallJail
03-06 15:53:45.210 3502 3573 I ReactNativeJS: Handling re-frame event: :navigate-to
03-06 15:53:45.210 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:45.230 3502 3610 D StatusModule: endParseJail
03-06 15:53:45.240 3502 3573 D ReactNativeJS: DEBUG [status-im.commands.handlers.loading:69] - Error parsing commands: nil {:commands {:browse {:color "#ffa500", :fullscreen true, :has-handler false, :name "browse", :params [{:name "url", :type "text"}], :suggestions-trigger "on-send"}, :debug {:color "#7099e6", :description "Starts/stops a debug mode", :has-handler false, :name "debug", :params [{:name "mode", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Debug mode"}, :faucet {:color "#7099e6", :description "Get some ETH", :has-handler false, :name "faucet", :params [{:name "url", :placeholder "Faucet URL", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Faucet"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}, :functions {}, :responses {:confirmation-code {:color "#7099e6", :description "Confirmation code", :has-handler false, :name "confirmation-code", :params [{:name "code", :type "number"}], :suggestions-trigger "on-change"}, :password {:color "#7099e6", :description "Password", :has-handler false, :icon "lock_white", :name "password", :params [{:hidden true, :name "password", :placeholder "Type your password", :type "password"} {:hidden true, :name "password-confirmation", :placeholder "Please re-enter password to confirm", :type "password"}], :suggestions-trigger "on-change"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}}
03-06 15:53:45.240 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/add-commands
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-commands-loading-callbacks
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-chat-loaded-callbacks
03-06 15:53:45.260 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:397] - Invoking chat loaded callbacks: console
03-06 15:53:45.260 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:399] - Invoking chat loaded callbacks: nil
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :check-autorun
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/clear-commands-callbacks
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers/clear-chat-loaded-callbacks
03-06 15:53:45.260 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:391] - Clear chat loaded callback: console
03-06 15:53:45.290 3502 3644 D StatusModule: endCallJail
03-06 15:53:45.350 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:143] - {:result nil}
03-06 15:53:45.370 3502 3642 D StatusModule: endCallJail
03-06 15:53:45.370 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:143] - {:result nil}
03-06 15:53:45.400 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:45.440 3502 3645 D StatusModule: endCallJail
03-06 15:53:45.460 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:143] - {:result nil}
03-06 15:53:45.630 3649 3649 I rpmbd : *************** start rpmb daemon ***************
03-06 15:53:45.630 3649 3649 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:53:45.630 3649 3649 E rpmbd : <device open> fail
03-06 15:53:45.940 3472 3894 D InputReader: Input event(4): value=1 when=1281331533157000
03-06 15:53:45.940 3472 3894 D InputReader: Input event(4): value=1 when=1281331533157000
03-06 15:53:45.940 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51497 ] when=1281331533157000
03-06 15:53:45.940 3472 3894 D InputReader: lastThreadEndTime = 1281330712834346, currentThreadStartTime = 1281330712837039, diff = 0
03-06 15:53:45.940 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:45.940 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x0, toolType: 1
03-06 15:53:45.940 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:46.020 3472 3894 D InputReader: Input event(4): value=0 when=1281331614956000
03-06 15:53:46.020 3472 3894 D InputReader: Input event(4): value=0 when=1281331614956000
03-06 15:53:46.020 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281331614956000
03-06 15:53:46.020 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x1, toolType: 1
03-06 15:53:46.020 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:46.050 7512 7512 W ResourcesManager: getTopLevelResources: /data/app/com.google.android.inputmethod.pinyin-2/base.apk / 1.0 running in com.google.android.inputmethod.pinyin rsrc of package com.google.android.inputmethod.pinyin
03-06 15:53:46.060 7512 7512 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:46.060 3502 3573 D ReactNativeJS: DEBUG [status-im.components.text-field.view:80] - input focused
03-06 15:53:46.070 7512 7512 W InputConnectionWrapper: Fixing selection indices to 0, 0
03-06 15:53:46.090 3472 4289 W ResourcesManager: getTopLevelResources: /data/app/com.google.android.inputmethod.pinyin-2/base.apk / 1.0 running in null rsrc of package com.google.android.inputmethod.pinyin
03-06 15:53:46.090 3472 4289 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:46.100 3472 4289 W ResourcesManager: getTopLevelResources: /data/app/com.google.android.inputmethod.pinyin-2/base.apk / 1.0 running in null rsrc of package com.google.android.inputmethod.pinyin
03-06 15:53:46.110 3472 4289 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = android,userId = -1
03-06 15:53:46.110 3472 3472 W ResourcesManager: getTopLevelResources: /system/framework/framework-res.apk / 1.0 running in null rsrc of package android
03-06 15:53:46.120 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationPosted : android
03-06 15:53:46.130 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) isChineseRegion = true, isFolderPhone= false isFolderOpen = false hardKeyShown = false
03-06 15:53:46.130 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) mImeWindowVis= 3 inputVisible = truehaveHardKeyboard = false hardKeyShown = false
03-06 15:53:46.140 4200 10673 D CatchNotificationsService: onNotificationPosted
03-06 15:53:46.150 3472 4047 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = android,userId = -1
03-06 15:53:46.160 2994 2994 I SurfaceFlinger: id=28985 createSurf (1440x2464),1 flag=4, JnputMethod
03-06 15:53:46.170 7512 14463 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2464]-format:1
03-06 15:53:46.180 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationPosted : android
03-06 15:53:46.200 4004 4004 D KnoxNotification: ----- inflateViews : modified publicViewLocal -----
03-06 15:53:46.200 19386 19607 D BadgeProvider: query, [selection] : null
03-06 15:53:46.210 4004 4004 D KnoxNotification: ----- inflateViews : modified KnoxViewLocal -----
03-06 15:53:46.220 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=4 any=true clearable=true
03-06 15:53:46.230 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=4 any=true clearable=true
03-06 15:53:46.230 4200 10673 E CatchNotificationsService: Invalid notification data
03-06 15:53:46.230 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:46.230 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:46.250 4200 15747 D CatchNotificationsService: onNotificationPosted
03-06 15:53:46.280 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:46.280 3472 4272 V WindowStateAnimator: Finishing drawing window Window{410f088 u0 d0 InputMethod}: mDrawState=DRAW_PENDING
03-06 15:53:46.290 19386 19607 D BadgeProvider: query, [selection] : null
03-06 15:53:46.310 3502 3573 D ReactNativeJS: DEBUG [status-im.components.text-field.view:51] - Field animation finished
03-06 15:53:46.310 3502 3502 D ViewRootImpl: MSG_RESIZED: ci=Rect(0, 96 - 0, 996) vi=Rect(0, 96 - 0, 996) or=1
03-06 15:53:46.320 4200 15747 E CatchNotificationsService: Invalid notification data
03-06 15:53:46.340 3502 3573 I ReactNativeJS: Handling re-frame event: :set
03-06 15:53:46.340 3502 3573 I ReactNativeJS: Handling re-frame event: :set
03-06 15:53:46.910 3472 3894 D InputReader: Input event(4): value=1 when=1281332501901000
03-06 15:53:46.910 3472 3894 D InputReader: Input event(4): value=1 when=1281332501901000
03-06 15:53:46.910 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51498 ] when=1281332501901000
03-06 15:53:46.910 3472 3894 D InputReader: lastThreadEndTime = 1281331615164692, currentThreadStartTime = 1281331615167038, diff = 0
03-06 15:53:46.910 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:46.910 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:46.910 3472 3893 D PowerManagerService: [api] userActivityFromNative : 20 (event: 2 flags: 0) eventTime = 1281332501
03-06 15:53:46.910 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:46.940 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:46.950 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:46.980 3472 3894 D InputReader: Input event(4): value=0 when=1281332574669000
03-06 15:53:46.980 3472 3894 D InputReader: Input event(4): value=0 when=1281332574669000
03-06 15:53:46.980 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281332574669000
03-06 15:53:46.980 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:46.980 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:46.990 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.000 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.000 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.180 3472 3894 D InputReader: Input event(4): value=1 when=1281332776386000
03-06 15:53:47.180 3472 3894 D InputReader: Input event(4): value=1 when=1281332776386000
03-06 15:53:47.180 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51499 ] when=1281332776386000
03-06 15:53:47.180 3472 3894 D InputReader: lastThreadEndTime = 1281332575329268, currentThreadStartTime = 1281332575334345, diff = 0
03-06 15:53:47.180 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.180 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.180 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:47.270 3472 3894 D InputReader: Input event(4): value=0 when=1281332867726000
03-06 15:53:47.270 3472 3894 D InputReader: Input event(4): value=0 when=1281332867726000
03-06 15:53:47.270 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281332867726000
03-06 15:53:47.270 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:47.270 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:47.290 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.290 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.290 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.410 3472 3894 D InputReader: Input event(4): value=1 when=1281333009160000
03-06 15:53:47.410 3472 3894 D InputReader: Input event(4): value=1 when=1281333009160000
03-06 15:53:47.410 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51500 ] when=1281333009160000
03-06 15:53:47.410 3472 3894 D InputReader: lastThreadEndTime = 1281332867953422, currentThreadStartTime = 1281332867956691, diff = 0
03-06 15:53:47.410 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.420 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.420 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:47.520 3472 3894 D InputReader: Input event(4): value=0 when=1281333117425000
03-06 15:53:47.520 3472 3894 D InputReader: Input event(4): value=0 when=1281333117425000
03-06 15:53:47.520 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333117425000
03-06 15:53:47.520 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:47.520 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:47.540 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.540 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.540 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.720 3472 3894 D InputReader: Input event(4): value=1 when=1281333309983000
03-06 15:53:47.720 3472 3894 D InputReader: Input event(4): value=1 when=1281333309983000
03-06 15:53:47.720 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51501 ] when=1281333309983000
03-06 15:53:47.720 3472 3894 D InputReader: lastThreadEndTime = 1281333117721998, currentThreadStartTime = 1281333117726306, diff = 0
03-06 15:53:47.720 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.720 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.720 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:47.720 3472 8177 D GameManagerService: identifyGamePackage. im.status.ethereum
03-06 15:53:47.720 3472 8177 D GameManagerService: identifyForegroundApp. im.status.ethereum
03-06 15:53:47.800 3472 3894 D InputReader: Input event(4): value=0 when=1281333393498000
03-06 15:53:47.800 3472 3894 D InputReader: Input event(4): value=0 when=1281333393498000
03-06 15:53:47.800 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333393498000
03-06 15:53:47.800 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:47.800 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:47.820 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.820 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.820 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.930 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:47.990 3472 3894 D InputReader: Input event(4): value=1 when=1281333585838000
03-06 15:53:47.990 3472 3894 D InputReader: Input event(4): value=1 when=1281333585838000
03-06 15:53:47.990 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51502 ] when=1281333585838000
03-06 15:53:47.990 3472 3894 D InputReader: lastThreadEndTime = 1281333393902844, currentThreadStartTime = 1281333393904537, diff = 0
03-06 15:53:47.990 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.990 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.990 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.050 3472 3894 D InputReader: Input event(4): value=0 when=1281333644372000
03-06 15:53:48.050 3472 3894 D InputReader: Input event(4): value=0 when=1281333644372000
03-06 15:53:48.050 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333644372000
03-06 15:53:48.050 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.050 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.070 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.070 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.070 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.280 3472 3894 D InputReader: Input event(4): value=1 when=1281333878362000
03-06 15:53:48.280 3472 3894 D InputReader: Input event(4): value=1 when=1281333878362000
03-06 15:53:48.280 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51503 ] when=1281333878362000
03-06 15:53:48.280 3472 3894 D InputReader: lastThreadEndTime = 1281333644577152, currentThreadStartTime = 1281333644579729, diff = 0
03-06 15:53:48.280 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:48.280 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:48.290 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.360 3472 3894 D InputReader: Input event(4): value=0 when=1281333953592000
03-06 15:53:48.360 3472 3894 D InputReader: Input event(4): value=0 when=1281333953592000
03-06 15:53:48.360 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333953592000
03-06 15:53:48.360 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.360 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.370 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.370 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.370 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.620 3472 3894 D InputReader: Input event(4): value=1 when=1281334213352000
03-06 15:53:48.620 3472 3894 D InputReader: Input event(4): value=1 when=1281334213352000
03-06 15:53:48.620 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51504 ] when=1281334213352000
03-06 15:53:48.620 3472 3894 D InputReader: lastThreadEndTime = 1281333954239998, currentThreadStartTime = 1281333954244921, diff = 0
03-06 15:53:48.620 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:48.620 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:48.620 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.680 3472 3894 D InputReader: Input event(4): value=0 when=1281334279095000
03-06 15:53:48.680 3472 3894 D InputReader: Input event(4): value=0 when=1281334279095000
03-06 15:53:48.680 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281334279095000
03-06 15:53:48.680 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.680 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.710 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.710 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.710 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.840 3472 3894 D InputReader: Input event(4): value=1 when=1281334438559000
03-06 15:53:48.840 3472 3894 D InputReader: Input event(4): value=1 when=1281334438559000
03-06 15:53:48.840 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51505 ] when=1281334438559000
03-06 15:53:48.840 3472 3894 D InputReader: lastThreadEndTime = 1281334279336305, currentThreadStartTime = 1281334279339536, diff = 0
03-06 15:53:48.840 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:48.840 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:48.850 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.940 3472 3894 D InputReader: Input event(4): value=0 when=1281334538809000
03-06 15:53:48.940 3472 3894 D InputReader: Input event(4): value=0 when=1281334538809000
03-06 15:53:48.940 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281334538809000
03-06 15:53:48.940 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.950 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.960 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.140 3472 3894 D InputReader: Input event(4): value=1 when=1281334730854000
03-06 15:53:49.140 3472 3894 D InputReader: Input event(4): value=1 when=1281334730854000
03-06 15:53:49.140 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51506 ] when=1281334730854000
03-06 15:53:49.140 3472 3894 D InputReader: lastThreadEndTime = 1281334539063420, currentThreadStartTime = 1281334539067074, diff = 0
03-06 15:53:49.140 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:49.140 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:49.140 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:49.200 3472 3894 D InputReader: Input event(4): value=0 when=1281334797801000
03-06 15:53:49.200 3472 3894 D InputReader: Input event(4): value=0 when=1281334797801000
03-06 15:53:49.200 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281334797801000
03-06 15:53:49.200 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:49.210 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:49.210 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:49.220 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.220 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.460 3472 3894 D InputReader: Input event(4): value=1 when=1281335057278000
03-06 15:53:49.460 3472 3894 D InputReader: Input event(4): value=1 when=1281335057278000
03-06 15:53:49.460 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51507 ] when=1281335057278000
03-06 15:53:49.460 3472 3894 D InputReader: lastThreadEndTime = 1281334798228843, currentThreadStartTime = 1281334798232151, diff = 0
03-06 15:53:49.460 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:49.460 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:49.460 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:49.550 3472 3894 D InputReader: Input event(4): value=0 when=1281335148748000
03-06 15:53:49.550 3472 3894 D InputReader: Input event(4): value=0 when=1281335148748000
03-06 15:53:49.550 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281335148748000
03-06 15:53:49.550 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:49.560 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:49.560 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:49.570 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.570 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.710 3472 3931 D ConnectivityService: updateCapabilities: oldCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -69], newCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -62]
03-06 15:53:49.710 3472 3931 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 725]
03-06 15:53:49.710 3472 3931 D ConnectivityService: network has: NetworkAgentInfo{ ni{[type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]} network{725} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::2e0e:3dff:fe14:d5e0/64,192.168.0.13/24,2a02:a210:2301:2400:2e0e:3dff:fe14:d5e0/64,2a02:a210:2301:2400:a4:d10d:e922:fb5a/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::fe52:8dff:fe12:90ce wlan0,2a02:a210:2301:2400::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0,] DnsAddresses: [2001:730:3e42:1000::53,2001:730:3e42::53,192.168.0.1,192.168.0.2,] Domains: MTU: 0 TcpBufferSizes: 524288,1048576,2097120,524288,1048576,4194240}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -62]} Score{60} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
03-06 15:53:49.720 4004 4197 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 bqHint=4 VirtualScreenParam=Params{mDisplayId=-1, null, mFlags=0x00000000)} (has extras) }
03-06 15:53:49.730 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:49.740 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:49.750 3472 3931 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 725] was already satisfying request 1. No change.
03-06 15:53:49.760 4004 4004 D QSTileView: handleLabelStateChanged() label = Wi-Fi cellWidth 272
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): onSignalStrengthsChanged signalStrength=SignalStrength: 9 99 -9 -200 -9 -200 -1 16 -95 -7 130 2 2147483647 0x3000 gsm|lte level=3
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): getMobileIconGroup(): 13
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): updateHKTWMobileIconGroup(): 13
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): isCallingState() : false
03-06 15:53:49.770 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=5, legacyType=-1, [] ] satisfies: true nri.isRequest: false
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): onSignalStrengthsChanged signalStrength=SignalStrength: 9 99 -16 -200 -16 -200 -1 99 -95 -7 130 2 2147483647 0x4000 gsm|lte level=4
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): getMobileIconGroup(): 13
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): updateHKTWMobileIconGroup(): 13
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): isCallingState() : false
03-06 15:53:49.810 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:49.810 4004 4004 E SignalClusterView: setSlotFocusVisible : subId 12
03-06 15:53:49.810 4004 4004 E SignalClusterView: setSlotFocusVisible : subId 12
03-06 15:53:49.810 3472 3894 D InputReader: Input event(4): value=1 when=1281335408711000
03-06 15:53:49.810 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=3, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: false nri.isRequest: false
03-06 15:53:49.810 3472 3894 D InputReader: Input event(4): value=1 when=1281335408711000
03-06 15:53:49.810 3472 3931 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 725]
03-06 15:53:49.810 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51508 ] when=1281335408711000
03-06 15:53:49.810 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.810 3472 3894 D InputReader: lastThreadEndTime = 1281335148980189, currentThreadStartTime = 1281335148982266, diff = 0
03-06 15:53:49.810 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.810 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:49.810 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.810 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:49.820 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:49.840 1767 1801 I ReschedulableTimer: [#CMH#] ReschedulableTimer started
03-06 15:53:49.940 3472 3894 D InputReader: Input event(4): value=0 when=1281335534249000
03-06 15:53:49.940 3472 3894 D InputReader: Input event(4): value=0 when=1281335534249000
03-06 15:53:49.940 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281335534249000
03-06 15:53:49.940 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:49.950 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:49.970 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:49.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.400 3472 3894 D InputReader: Input event(4): value=1 when=1281335998074000
03-06 15:53:50.400 3472 3894 D InputReader: Input event(4): value=1 when=1281335998074000
03-06 15:53:50.400 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51509 ] when=1281335998074000
03-06 15:53:50.400 3472 3894 D InputReader: lastThreadEndTime = 1281335535158074, currentThreadStartTime = 1281335535171074, diff = 0
03-06 15:53:50.400 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:50.400 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:50.410 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:50.490 3472 3894 D InputReader: Input event(4): value=0 when=1281336081026000
03-06 15:53:50.490 3472 3894 D InputReader: Input event(4): value=0 when=1281336081026000
03-06 15:53:50.490 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281336081026000
03-06 15:53:50.490 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:50.490 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:50.490 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 0
03-06 15:53:50.500 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 1
03-06 15:53:50.500 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:50.510 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.510 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.750 3472 3894 D InputReader: Input event(4): value=1 when=1281336340996000
03-06 15:53:50.750 3472 3894 D InputReader: Input event(4): value=1 when=1281336340996000
03-06 15:53:50.750 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51510 ] when=1281336340996000
03-06 15:53:50.750 3472 3894 D InputReader: lastThreadEndTime = 1281336081447458, currentThreadStartTime = 1281336081450535, diff = 0
03-06 15:53:50.750 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:50.750 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:50.750 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:50.800 3472 3894 D InputReader: Input event(4): value=0 when=1281336399273000
03-06 15:53:50.800 3472 3894 D InputReader: Input event(4): value=0 when=1281336399273000
03-06 15:53:50.800 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281336399273000
03-06 15:53:50.800 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:50.810 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:50.810 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 0
03-06 15:53:50.810 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 1
03-06 15:53:50.820 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:50.830 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.830 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.910 3677 3677 I rpmbd : *************** start rpmb daemon ***************
03-06 15:53:50.910 3677 3677 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:53:50.910 3677 3677 E rpmbd : <device open> fail
03-06 15:53:51.150 3472 3894 D InputReader: Input event(4): value=1 when=1281336747700000
03-06 15:53:51.150 3472 3894 D InputReader: Input event(4): value=1 when=1281336747700000
03-06 15:53:51.150 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51511 ] when=1281336747700000
03-06 15:53:51.150 3472 3894 D InputReader: lastThreadEndTime = 1281336399549342, currentThreadStartTime = 1281336399552996, diff = 0
03-06 15:53:51.150 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:51.150 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x0, toolType: 1
03-06 15:53:51.160 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:51.250 3472 3894 D InputReader: Input event(4): value=0 when=1281336846219000
03-06 15:53:51.250 3472 3894 D InputReader: Input event(4): value=0 when=1281336846219000
03-06 15:53:51.250 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281336846219000
03-06 15:53:51.250 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x1, toolType: 1
03-06 15:53:51.250 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:51.260 3502 3573 I ReactNativeJS: Handling re-frame event: :login-account
03-06 15:53:51.260 3502 3574 D StatusModule: login
03-06 15:53:52.320 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:52.720 3472 3931 D ConnectivityService: updateCapabilities: oldCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -62], newCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -66]
03-06 15:53:52.720 3472 3931 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 725]
03-06 15:53:52.730 3472 3931 D ConnectivityService: network has: NetworkAgentInfo{ ni{[type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]} network{725} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::2e0e:3dff:fe14:d5e0/64,192.168.0.13/24,2a02:a210:2301:2400:2e0e:3dff:fe14:d5e0/64,2a02:a210:2301:2400:a4:d10d:e922:fb5a/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::fe52:8dff:fe12:90ce wlan0,2a02:a210:2301:2400::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0,] DnsAddresses: [2001:730:3e42:1000::53,2001:730:3e42::53,192.168.0.1,192.168.0.2,] Domains: MTU: 0 TcpBufferSizes: 524288,1048576,2097120,524288,1048576,4194240}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -66]} Score{60} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
03-06 15:53:52.730 4004 4197 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 bqHint=4 VirtualScreenParam=Params{mDisplayId=-1, null, mFlags=0x00000000)} (has extras) }
03-06 15:53:52.740 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:52.740 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:52.750 3472 3931 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 725] was already satisfying request 1. No change.
03-06 15:53:52.760 4004 4004 D QSTileView: handleLabelStateChanged() label = Wi-Fi cellWidth 272
03-06 15:53:52.760 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=5, legacyType=-1, [] ] satisfies: true nri.isRequest: false
03-06 15:53:52.770 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:52.780 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=3, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: false nri.isRequest: false
03-06 15:53:52.780 3472 3931 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 725]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:52.820 3502 3573 D ReactNativeJS: DEBUG [status-im.accounts.login.handlers:65] - Logged in account:
03-06 15:53:52.820 3502 3573 D ReactNativeJS: DEBUG [status-im.accounts.login.handlers:53] - Logged in: :login true false
03-06 15:53:52.830 3502 3573 I ReactNativeJS: Handling re-frame event: :change-account
03-06 15:53:52.830 3502 3574 D StatusModule: clearCookies
03-06 15:53:52.840 3502 3573 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:62] - closing account realm: /data/data/im.status.ethereum/files/new-account
03-06 15:53:52.850 3502 3573 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:64] - is new account? false
03-06 15:53:52.920 3502 3573 I ReactNativeJS: Handling re-frame event: :set
03-06 15:53:52.920 3502 3574 D StatusModule: clearStorageAPIs
03-06 15:53:52.920 3502 3573 I ReactNativeJS: Handling re-frame event: :debug-server-stop
03-06 15:53:52.920 3502 3502 I cr_LibraryLoader: Expected native library version number "56.0.2924.87", actual native library version number "56.0.2924.87"
03-06 15:53:52.920 3502 3502 I chromium: [INFO:library_loader_hooks.cc(163)] Chromium logging enabled: level = 0, default verbosity = 0
03-06 15:53:52.920 3502 3573 I ReactNativeJS: Handling re-frame event: :initialize-account
03-06 15:53:52.930 3502 3573 I ReactNativeJS: Handling re-frame event: :navigate-to-clean
03-06 15:53:52.930 3502 3573 I ReactNativeJS: Handling re-frame event: :navigate-to
03-06 15:53:52.930 3502 3573 I ReactNativeJS: Handling re-frame event: :initialize-account-db
03-06 15:53:52.950 3502 3502 I cr_BrowserStartup: Initializing chromium process, singleProcess=true
03-06 15:53:52.960 3502 3573 I ReactNativeJS: Handling re-frame event: :initialize-protocol
03-06 15:53:53.000 3502 3502 D libEGL : eglInitialize EGLDisplay = 0xffe6d2a4
03-06 15:53:53.040 3502 3502 D SecWifiDisplayUtil: Metadata value : SecSettings2
03-06 15:53:53.050 3472 4447 D ActivityManager: The following uid has registered to recieve broadcast for proxy related updates 10326
03-06 15:53:53.050 3472 4447 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:845 com.android.server.am.ActivityManagerService.requestKnoxVpnToSendProxyBroadcast:29734 com.android.server.am.ActivityManagerService.registerReceiver:22599 android.app.ActivityManagerNative.onTransact:431 com.android.server.am.ActivityManagerService.onTransact:3990
03-06 15:53:53.070 3502 3502 D ConnectivityManager: requestNetwork; getAppId(CallingUid) : 10326, CallingPid : 3502
03-06 15:53:53.070 3472 5933 D ConnectivityService: listenForNetwork for Listen from uid/pid:10326/3502 for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.070 3472 3931 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 725]
03-06 15:53:53.070 3472 3931 D ConnectivityService: network has: NetworkAgentInfo{ ni{[type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]} network{725} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::2e0e:3dff:fe14:d5e0/64,192.168.0.13/24,2a02:a210:2301:2400:2e0e:3dff:fe14:d5e0/64,2a02:a210:2301:2400:a4:d10d:e922:fb5a/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::fe52:8dff:fe12:90ce wlan0,2a02:a210:2301:2400::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0,] DnsAddresses: [2001:730:3e42:1000::53,2001:730:3e42::53,192.168.0.1,192.168.0.2,] Domains: MTU: 0 TcpBufferSizes: 524288,1048576,2097120,524288,1048576,4194240}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -66]} Score{60} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
03-06 15:53:53.080 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:53.090 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:53.090 3472 3931 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 725] was already satisfying request 1. No change.
03-06 15:53:53.100 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:53.110 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=5, legacyType=-1, [] ] satisfies: true nri.isRequest: false
03-06 15:53:53.110 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:53.120 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=3, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: false nri.isRequest: false
03-06 15:53:53.120 3472 3931 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.270 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.core:80] - :init-whisper
03-06 15:53:53.270 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:topics ["1487619920945-4d32d640-ad0a-55de-b2d4-833c8bb853ea"]}
03-06 15:53:53.280 3502 3574 D HttpServer: Server stopped
03-06 15:53:53.280 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:to "0x0428c9d6c1aaaa8369a7c63819684f30e34396dc0907d49afeac85a0a774ccb919b3482097d992e66bcc538e7a0c6acf874c77748f396f53c0a102e10d1a37765b", :topics ["status-dapp-topic"]}
03-06 15:53:53.280 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042a78ae074c4b037b56525d456121a6df5fc6e28d2f2527fc9b93372a60712b1dc6aae6c7528e30ac1da79e19e6af52850b9caaa515d0627722b557f94ea909e7", :topics ["status-discover-0x042a78ae074c4b037b56525d456121a6df5fc6e28d2f2527fc9b93372a60712b1dc6aae6c7528e30ac1da79e19e6af52850b9caaa515d0627722b557f94ea909e7"]}
03-06 15:53:53.280 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.280 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.280 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04216aa18fb2181542279547e98270b5adfffbc60080559ed01d540da471e165cff967e18ad29f3e479be43ba0d6d0d69062adc8f592b0f7e8ed0a574c46f3f053", :topics ["status-discover-0x04216aa18fb2181542279547e98270b5adfffbc60080559ed01d540da471e165cff967e18ad29f3e479be43ba0d6d0d69062adc8f592b0f7e8ed0a574c46f3f053"]}
03-06 15:53:53.300 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04976634e3dabe7b4b9de1c749fa79d14345bbd86a4aaba8acf3c0c3389e288d8c4150de1eb02610d3976bb15de6193294a775c6bfd3e211c4ddcbc60e59dfd439", :topics ["status-discover-0x04976634e3dabe7b4b9de1c749fa79d14345bbd86a4aaba8acf3c0c3389e288d8c4150de1eb02610d3976bb15de6193294a775c6bfd3e211c4ddcbc60e59dfd439"]}
03-06 15:53:53.300 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.300 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.300 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x045252c04656f14e130bb450a4816a77ccd9f232968f698cb966396a92d68705bb6852e0c5eb251741364e7c62e725a10670772449ac92e1cbd1ea358412a95a74", :topics ["status-discover-0x045252c04656f14e130bb450a4816a77ccd9f232968f698cb966396a92d68705bb6852e0c5eb251741364e7c62e725a10670772449ac92e1cbd1ea358412a95a74"]}
03-06 15:53:53.300 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.300 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.300 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04dca72272bc497d69426ca4d015f4d2545e077cf041d5ec479230b1013ec7af5fa866c34a4e62f01dca45ac9a589bd1d4e8d5e460db11f0c548f49f1a37581a71", :topics ["status-discover-0x04dca72272bc497d69426ca4d015f4d2545e077cf041d5ec479230b1013ec7af5fa866c34a4e62f01dca45ac9a589bd1d4e8d5e460db11f0c548f49f1a37581a71"]}
03-06 15:53:53.320 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.320 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.330 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04f640a461d96b56319f425bfd61d1ce1575445fdd1f0a670c9c14eab5fc80d88b7291bc9dc4188bc03c5921a78716682bf2b5d66694ef1a6f927ceff8bd49b0c7", :topics ["status-discover-0x04f640a461d96b56319f425bfd61d1ce1575445fdd1f0a670c9c14eab5fc80d88b7291bc9dc4188bc03c5921a78716682bf2b5d66694ef1a6f927ceff8bd49b0c7"]}
03-06 15:53:53.330 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0413b38d4ba2bf746aa447f71b2f8cd3b42172905489254182517e42a8cf8ad7f12769402bb490797ab641d7273a1abc38a8cbd31f549f031544b639e9c3ffe604", :topics ["status-discover-0x0413b38d4ba2bf746aa447f71b2f8cd3b42172905489254182517e42a8cf8ad7f12769402bb490797ab641d7273a1abc38a8cbd31f549f031544b639e9c3ffe604"]}
03-06 15:53:53.340 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04b59b78ff5f2fb2f1f48418b1be919873357f5e43d4a4bfbabd3b821c64155e12e4acb0b3a5bf157351aa88df9ddfbdc205138c9e1d8880ccb4e002d1dbebcc95", :topics ["status-discover-0x04b59b78ff5f2fb2f1f48418b1be919873357f5e43d4a4bfbabd3b821c64155e12e4acb0b3a5bf157351aa88df9ddfbdc205138c9e1d8880ccb4e002d1dbebcc95"]}
03-06 15:53:53.340 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04783b5c3a48e76b711da1fc5ba8758d98b50b32b388d770d39f39246c39c137379332cc446b223f516b0141d574e11fc2d0b3e7e1dca2913dde63cf06d996d4d0", :topics ["status-discover-0x04783b5c3a48e76b711da1fc5ba8758d98b50b32b388d770d39f39246c39c137379332cc446b223f516b0141d574e11fc2d0b3e7e1dca2913dde63cf06d996d4d0"]}
03-06 15:53:53.340 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x044dc895853fec449a2a8b3110029698a66be13eb027fcec22ebd8ebae2ef5212ef41fc6b2d3501e1df142ed1339faaf24b6c5acab378564d1fc16df6867d2ec93", :topics ["status-discover-0x044dc895853fec449a2a8b3110029698a66be13eb027fcec22ebd8ebae2ef5212ef41fc6b2d3501e1df142ed1339faaf24b6c5acab378564d1fc16df6867d2ec93"]}
03-06 15:53:53.350 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04481cc185a0bef2e8339480b8edecf615dc020bf0b7ade9a3b146ee42a47fbee0233ec3d3eb8f5990b4f8eb9cf5f4109efbd8c17c00b7904beb1c8f7d48f1b94a", :topics ["status-discover-0x04481cc185a0bef2e8339480b8edecf615dc020bf0b7ade9a3b146ee42a47fbee0233ec3d3eb8f5990b4f8eb9cf5f4109efbd8c17c00b7904beb1c8f7d48f1b94a"]}
03-06 15:53:53.350 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042c2528d2608dd50fd7a089817f081576991fb8d82ff69d84360e648d8c874c24bf2967aa45bc6531f891d7a737493c7e58229995c00fbd0c214801bb46ed836f", :topics ["status-discover-0x042c2528d2608dd50fd7a089817f081576991fb8d82ff69d84360e648d8c874c24bf2967aa45bc6531f891d7a737493c7e58229995c00fbd0c214801bb46ed836f"]}
03-06 15:53:53.350 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04575b23d9ed5fcacdded350446ff5a02595b63cbb2a0b9c2b16cd806dba0da4460cfd7de0fc2ef420b05cb176c0675ef078f5e44e15f7a465ab0fe7b020b37dc7", :topics ["status-discover-0x04575b23d9ed5fcacdded350446ff5a02595b63cbb2a0b9c2b16cd806dba0da4460cfd7de0fc2ef420b05cb176c0675ef078f5e44e15f7a465ab0fe7b020b37dc7"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x040775f4978fe35463e86e863118c18a683618c73784d2d66b71866dd6ef4701a716a6d71c1f86c25e2b6c0fca0b1c2c7586c11c4bc05627320f9d1bb1162421a6", :topics ["status-discover-0x040775f4978fe35463e86e863118c18a683618c73784d2d66b71866dd6ef4701a716a6d71c1f86c25e2b6c0fca0b1c2c7586c11c4bc05627320f9d1bb1162421a6"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0422ca979d5bb33803611aba5ad83fca09e7a89281f704e83befe1af0786253d963b91ba1454dcad264de404ee58d419683f52a9acb7260d22c5b2f069f148d29f", :topics ["status-discover-0x0422ca979d5bb33803611aba5ad83fca09e7a89281f704e83befe1af0786253d963b91ba1454dcad264de404ee58d419683f52a9acb7260d22c5b2f069f148d29f"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0415e975245ec05b8a70b153efb63f40e83ab73f820085373df06be27d01da566a37c55a8fc2cfb678a5444ff3e30dced310fed7f9699bb2bc0bbfe84200119307", :topics ["status-discover-0x0415e975245ec05b8a70b153efb63f40e83ab73f820085373df06be27d01da566a37c55a8fc2cfb678a5444ff3e30dced310fed7f9699bb2bc0bbfe84200119307"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04c0385aa09f6e3227691a181b4a6f18736e420cfc150240b86001a3e5e0217482655edd226b8a4ebab2ab0ec8ad333abce9e1f037e5cfbe1e4a0cb53fc3a7cb34", :topics ["status-discover-0x04c0385aa09f6e3227691a181b4a6f18736e420cfc150240b86001a3e5e0217482655edd226b8a4ebab2ab0ec8ad333abce9e1f037e5cfbe1e4a0cb53fc3a7cb34"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04d8654c06ca3ab7b5f03d6e0f2dadd157947afc30e7da0cf4ca2e827c5f3e3af75571e8451da1962c75d44bc907b907c17c3cb50fc287fb53c692baeb165dc5d9", :topics ["status-discover-0x04d8654c06ca3ab7b5f03d6e0f2dadd157947afc30e7da0cf4ca2e827c5f3e3af75571e8451da1962c75d44bc907b907c17c3cb50fc287fb53c692baeb165dc5d9"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04c84df0cf15f9ecc4637f749ce2452d8eeebccb3c24bc00b8106634a3122b974ea1874a4cae1e718c33824cf20eb42cf25b9d73e1d879098ceb83bd6f62e40b30", :topics ["status-discover-0x04c84df0cf15f9ecc4637f749ce2452d8eeebccb3c24bc00b8106634a3122b974ea1874a4cae1e718c33824cf20eb42cf25b9d73e1d879098ceb83bd6f62e40b30"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04db1e0c9d268fa081d4673254dcdb7d7f77f61c4543b0594ceb4e45526189701dd82c2f5c8fe4e538f9aeb890d0e63ea30eeae473d1c043bd2ee85f9fbc1c2a04", :topics ["status-discover-0x04db1e0c9d268fa081d4673254dcdb7d7f77f61c4543b0594ceb4e45526189701dd82c2f5c8fe4e538f9aeb890d0e63ea30eeae473d1c043bd2ee85f9fbc1c2a04"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04fac0aa12403291e54f099d2e4a79761d0449a514994000ec296f42f4953b6f10583764a52a975dcd3357109dcc40a7fcd21d44df264c38d488cf0c98d516ff2d", :topics ["status-discover-0x04fac0aa12403291e54f099d2e4a79761d0449a514994000ec296f42f4953b6f10583764a52a975dcd3357109dcc40a7fcd21d44df264c38d488cf0c98d516ff2d"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04531fbd91d0a8d5e80b16187eb26e0339cad435deeb6a285f3994d950503e723e1c3085a61e2804c6672c65c9a289199e2a688a8e9ee139648422d45711687266", :topics ["status-discover-0x04531fbd91d0a8d5e80b16187eb26e0339cad435deeb6a285f3994d950503e723e1c3085a61e2804c6672c65c9a289199e2a688a8e9ee139648422d45711687266"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04a74f7d429dd1585b7d55bd21759aad88fd78b2a880a00d6ef53f3127b7c84129de5a2c3feb872b85ffdbdd3b6a0d1f2beabe2eed8d9e98b5c8c650ec107d91a6", :topics ["status-discover-0x04a74f7d429dd1585b7d55bd21759aad88fd78b2a880a00d6ef53f3127b7c84129de5a2c3feb872b85ffdbdd3b6a0d1f2beabe2eed8d9e98b5c8c650ec107d91a6"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04db929fb12eba9d0cc2418079a58f31ad0f51ba8f6e53792bb22e7aa8399ac8476bfc23fc9917560392f2ce3ef78f976c861406a64d994e3cb578398daccdd6c7", :topics ["status-discover-0x04db929fb12eba9d0cc2418079a58f31ad0f51ba8f6e53792bb22e7aa8399ac8476bfc23fc9917560392f2ce3ef78f976c861406a64d994e3cb578398daccdd6c7"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04b45cfab4c1a52430dabcfa709afb0ded08656a76ca2a9b9dd9e4edd63eb3a88d90a75b34bc077dffb935d2284950654690c414e4e4be030f281cdfef25147fb4", :topics ["status-discover-0x04b45cfab4c1a52430dabcfa709afb0ded08656a76ca2a9b9dd9e4edd63eb3a88d90a75b34bc077dffb935d2284950654690c414e4e4be030f281cdfef25147fb4"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04f9e1107c5c2ac78aa0b42b89e8cc05350693e8d644cdbcbc3f8169ff9c531c049b8d9ea4a252b23af6a5a4b399df743aaa50876d8b7d023feecb609b112a538d", :topics ["status-discover-0x04f9e1107c5c2ac78aa0b42b89e8cc05350693e8d644cdbcbc3f8169ff9c531c049b8d9ea4a252b23af6a5a4b399df743aaa50876d8b7d023feecb609b112a538d"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04d3f48af3d59e4855ce9e80d7ea4a99c1902574ad5dcad76b554b697d7a71e555b2418e452466ad700b337ca2945e39ba8136674ec0b157b8762f97798ddf14c0", :topics ["status-discover-0x04d3f48af3d59e4855ce9e80d7ea4a99c1902574ad5dcad76b554b697d7a71e555b2418e452466ad700b337ca2945e39ba8136674ec0b157b8762f97798ddf14c0"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x048eee3f3b97c7d5d27e73ddf495b3d8623a217afcf716c61f4252cdcce3ef98baa78a6b7c22623c930fa48ff6c7add3239525fd2baaaabe1f543689ed3a5530e7", :topics ["status-discover-0x048eee3f3b97c7d5d27e73ddf495b3d8623a217afcf716c61f4252cdcce3ef98baa78a6b7c22623c930fa48ff6c7add3239525fd2baaaabe1f543689ed3a5530e7"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04a9a3ba8d032553a05df5b154f1848075c2dda78207ba6b3e16255cc8b172736682b25b1abac6376bd77f5793b7861e62e54176ba99c7d4022b6c912269b71022", :topics ["status-discover-0x04a9a3ba8d032553a05df5b154f1848075c2dda78207ba6b3e16255cc8b172736682b25b1abac6376bd77f5793b7861e62e54176ba99c7d4022b6c912269b71022"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04403a4d943a2129ac930bf9cb7b3650b04df12d9cbeec58401770c21d2f9630012afd5646a506f7d07f8b4dfb1fdd6ef54c0e72f3279bdc2077f591631464f7c2", :topics ["status-discover-0x04403a4d943a2129ac930bf9cb7b3650b04df12d9cbeec58401770c21d2f9630012afd5646a506f7d07f8b4dfb1fdd6ef54c0e72f3279bdc2077f591631464f7c2"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049fbb636151e12847b050e2c7807f5d59cdea5c204eca02facb767b9344c3c485dfc95ea2659f68ffa248286424ac84f73bdd0f9f5f97dabcde9adcc67e72c5ad", :topics ["status-discover-0x049fbb636151e12847b050e2c7807f5d59cdea5c204eca02facb767b9344c3c485dfc95ea2659f68ffa248286424ac84f73bdd0f9f5f97dabcde9adcc67e72c5ad"]}
03-06 15:53:53.400 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0408a12befd41a11e5bae9c49df1a9202365dc8179324a771bb54bbd25a69a591976275db687ba3c91f7914266a196ba4bcd6841f787acc25c63435ec4c8f28e06", :topics ["status-discover-0x0408a12befd41a11e5bae9c49df1a9202365dc8179324a771bb54bbd25a69a591976275db687ba3c91f7914266a196ba4bcd6841f787acc25c63435ec4c8f28e06"]}
03-06 15:53:53.410 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04dc323a6f457edaca2843f077864909108c66427a08d64e7dab69efd3bd1c01fa5384ab143f598ad50f40fcaf7fa18ca4ec58235be0c33ff20355badb8ea3a249", :topics ["status-discover-0x04dc323a6f457edaca2843f077864909108c66427a08d64e7dab69efd3bd1c01fa5384ab143f598ad50f40fcaf7fa18ca4ec58235be0c33ff20355badb8ea3a249"]}
03-06 15:53:53.410 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04252556cb25c83b2d079ece4a648352f4239f1a836418541353e672315661d7b622c791a9802bdd501b48ca08080f0897a906db5b5260deda5cb170edf884d7ab", :topics ["status-discover-0x04252556cb25c83b2d079ece4a648352f4239f1a836418541353e672315661d7b622c791a9802bdd501b48ca08080f0897a906db5b5260deda5cb170edf884d7ab"]}
03-06 15:53:53.410 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04a08fb6c32b69b64629f09e93e928b6ee393d3d3df093fca152dfb75c2020252cad8213e3ef0ef5ba7e15e5b699052d16d42847d123b0af5fbd402583d46e715c", :topics ["status-discover-0x04a08fb6c32b69b64629f09e93e928b6ee393d3d3df093fca152dfb75c2020252cad8213e3ef0ef5ba7e15e5b699052d16d42847d123b0af5fbd402583d46e715c"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0426f1738c2f3164b8ab3197f3769df03c15cc5853f5114393210ee65f56c43666323e5383335c45da48ff837b1ba35a1304513b48df49c19cf630c25043fff10a", :topics ["status-discover-0x0426f1738c2f3164b8ab3197f3769df03c15cc5853f5114393210ee65f56c43666323e5383335c45da48ff837b1ba35a1304513b48df49c19cf630c25043fff10a"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x043aa92bc9727210e2d9b5908c21f1f316734610add3ac52a4f8f5677a31f4c2b729a7b6594c844a12d24d96cc1536913cd0eaf4bbfc2dbe990cebdf78c720a2d9", :topics ["status-discover-0x043aa92bc9727210e2d9b5908c21f1f316734610add3ac52a4f8f5677a31f4c2b729a7b6594c844a12d24d96cc1536913cd0eaf4bbfc2dbe990cebdf78c720a2d9"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04068e2d2617435c72b3ba82bb17bd4ddefa2aeb01d2773df7b4459ff75a65af180ff089a2257afe4809d23fb7dd72e6ed9d31b441db0082059dac1c03a230988f", :topics ["status-discover-0x04068e2d2617435c72b3ba82bb17bd4ddefa2aeb01d2773df7b4459ff75a65af180ff089a2257afe4809d23fb7dd72e6ed9d31b441db0082059dac1c03a230988f"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x047eec538bf4af53e7463a0b1cafc45c92aeb2e5e60cdbed61426e6ca2d86d018b08c40f5a9a9f4dcce33274c0a89bb204be10e18b2525c58f7e3d0314c258e1bc", :topics ["status-discover-0x047eec538bf4af53e7463a0b1cafc45c92aeb2e5e60cdbed61426e6ca2d86d018b08c40f5a9a9f4dcce33274c0a89bb204be10e18b2525c58f7e3d0314c258e1bc"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0419c3342e29f470f1ba9839d1cd414a3195edc280bd6ad555dc8dd89ea8d07c8526c823d386db3ebba3e8e93518c1214b23b535bca5ab7c2a8f769417d45259ee", :topics ["status-discover-0x0419c3342e29f470f1ba9839d1cd414a3195edc280bd6ad555dc8dd89ea8d07c8526c823d386db3ebba3e8e93518c1214b23b535bca5ab7c2a8f769417d45259ee"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0472eac5ae997d541d5f85cdb5d818e4753642814e51a797b1b865c5ef27d40a2fa0a1418ebaeac41d62ac6990e5c9edda7674a6dc77bd5b8f9de5e5631034aec3", :topics ["status-discover-0x0472eac5ae997d541d5f85cdb5d818e4753642814e51a797b1b865c5ef27d40a2fa0a1418ebaeac41d62ac6990e5c9edda7674a6dc77bd5b8f9de5e5631034aec3"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0413b978fe4c47aa7f9eb3926101d8c0afc23b4dd673ca7d5668a9c07a59c7c62865f1988e88aec9b5102e8a4dc24855d0448863cedaa2a43f9983abd67165e5a8", :topics ["status-discover-0x0413b978fe4c47aa7f9eb3926101d8c0afc23b4dd673ca7d5668a9c07a59c7c62865f1988e88aec9b5102e8a4dc24855d0448863cedaa2a43f9983abd67165e5a8"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x040014082b22c0fb8076d1ee3198fbdbf24457e0b8da6f52d92ed1435cc671f0c828cc327fa812f2de0200c42cc04e898248c89d223c7e8b84d03ab5574daf5e3a", :topics ["status-discover-0x040014082b22c0fb8076d1ee3198fbdbf24457e0b8da6f52d92ed1435cc671f0c828cc327fa812f2de0200c42cc04e898248c89d223c7e8b84d03ab5574daf5e3a"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0413fef062075ded3d9cfe10cf02ab964563f7e571142b89a8fc8609cc80b71c15f21dbad18f39c9e1c4ddc38f3ce33466611c8fc4404fe08337b2c5ddca330c2d", :topics ["status-discover-0x0413fef062075ded3d9cfe10cf02ab964563f7e571142b89a8fc8609cc80b71c15f21dbad18f39c9e1c4ddc38f3ce33466611c8fc4404fe08337b2c5ddca330c2d"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x048094b59214ddbc355b7187bd06b3163b8fb1c7a7617c12f88299ec1ea9dfeac6d15b50a99c6aa2e73169d66051a00f17fd142c39660a93b7571c979853abb379", :topics ["status-discover-0x048094b59214ddbc355b7187bd06b3163b8fb1c7a7617c12f88299ec1ea9dfeac6d15b50a99c6aa2e73169d66051a00f17fd142c39660a93b7571c979853abb379"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0457565f64065726a6eb85a26e6ce241693b4ec5b0bf4a370c5fcaf46f2be7e223e6d0860eb7c95296cad4b8f297b2803c21c7b743c994940d1692ee02b76870ca", :topics ["status-discover-0x0457565f64065726a6eb85a26e6ce241693b4ec5b0bf4a370c5fcaf46f2be7e223e6d0860eb7c95296cad4b8f297b2803c21c7b743c994940d1692ee02b76870ca"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04e6acf0f209dbbb52e2083877304874922fc03a36caf66770fa5d7702fa8e2d99f819cbc19dfa15a2ff4670392dd70310d11073ea3f771357540531e652b635f7", :topics ["status-discover-0x04e6acf0f209dbbb52e2083877304874922fc03a36caf66770fa5d7702fa8e2d99f819cbc19dfa15a2ff4670392dd70310d11073ea3f771357540531e652b635f7"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0442f15ca1d12aabd0e9e201b794bfb4d4216eca964d3f25ac77598d1f89fa527c9561ced4a1a4a7b46abe554303efaf7492aa3f50c7565b03610bed0ff585a09f", :topics ["status-discover-0x0442f15ca1d12aabd0e9e201b794bfb4d4216eca964d3f25ac77598d1f89fa527c9561ced4a1a4a7b46abe554303efaf7492aa3f50c7565b03610bed0ff585a09f"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04ecec5f3b54eeef4fb6cd17f362f25a26dec5aff085faaabc86d92078769fe6c599cb15ccda1c8e744f18345006d76a90193da87ac03eba2b14374c7041c0de18", :topics ["status-discover-0x04ecec5f3b54eeef4fb6cd17f362f25a26dec5aff085faaabc86d92078769fe6c599cb15ccda1c8e744f18345006d76a90193da87ac03eba2b14374c7041c0de18"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x041f7504dfdcbbe91692ccc7c33f15c9c5cadff8dfafd04aca6083a2c5507745af50a293f1a4420a37ae045872a9079910e8021ab1b7ef12dbec0c82b913e67218", :topics ["status-discover-0x041f7504dfdcbbe91692ccc7c33f15c9c5cadff8dfafd04aca6083a2c5507745af50a293f1a4420a37ae045872a9079910e8021ab1b7ef12dbec0c82b913e67218"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0405a101d8277e0a61ce26a48fd6b56aff8d0faa486b0b9c9b17a1f19684240acd96bc5e6445b2014bc120fe9e23aa0c7812d74f9ce7181b551be7eeb2e289be67", :topics ["status-discover-0x0405a101d8277e0a61ce26a48fd6b56aff8d0faa486b0b9c9b17a1f19684240acd96bc5e6445b2014bc120fe9e23aa0c7812d74f9ce7181b551be7eeb2e289be67"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042fe6dbc6f822d6d79a21bbfc70a7f01f98d613e099e1b2b7b8350e07ba43d074fc65f651ed2f207260c96bde7a7bfbf5a1a4a2b031a2c52a494ae80dde8cd6cb", :topics ["status-discover-0x042fe6dbc6f822d6d79a21bbfc70a7f01f98d613e099e1b2b7b8350e07ba43d074fc65f651ed2f207260c96bde7a7bfbf5a1a4a2b031a2c52a494ae80dde8cd6cb"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0452105bca8170f78f11a9187ff78d41c3b96e6fb108ad25ba11aef57e981161e99afb5e37cde6da3e97ed51492f88d7457614721e7bf62b2fb73c8eac182c16ac", :topics ["status-discover-0x0452105bca8170f78f11a9187ff78d41c3b96e6fb108ad25ba11aef57e981161e99afb5e37cde6da3e97ed51492f88d7457614721e7bf62b2fb73c8eac182c16ac"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04aa4f872975fb44d81fc93142deaa28449ff8c08e5ec489add31cc7aed70b2662635b9f7ad76a17b716e41e5ff0b5a96fe2c91a92c52102090cb6171c422bf50b", :topics ["status-discover-0x04aa4f872975fb44d81fc93142deaa28449ff8c08e5ec489add31cc7aed70b2662635b9f7ad76a17b716e41e5ff0b5a96fe2c91a92c52102090cb6171c422bf50b"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0400910ebe9aa6e73e2b6ce852306a08d60e633b31ef217cb21d0b556d50d7220208cae3768db9079b052547e1f719d325550dcd04b97e4acbbc186ac3345396f1", :topics ["status-discover-0x0400910ebe9aa6e73e2b6ce852306a08d60e633b31ef217cb21d0b556d50d7220208cae3768db9079b052547e1f719d325550dcd04b97e4acbbc186ac3345396f1"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04dea77635d301513193dc35ecf42244c3bbe520b47ed925f49dc4a40f091936eef154d4db20d01216041dcfaa5519aeaf125deceb3e08600449e6d4469c225397", :topics ["status-discover-0x04dea77635d301513193dc35ecf42244c3bbe520b47ed925f49dc4a40f091936eef154d4db20d01216041dcfaa5519aeaf125deceb3e08600449e6d4469c225397"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04c2f3cd7daba1eaa9ee08a324b27c539db16e3b5df43824aafc2cbc5d38e2c3c5520874cd8a4b506c040ee40fe63e6285b151f43763fcba3f4370ec75d623a462", :topics ["status-discover-0x04c2f3cd7daba1eaa9ee08a324b27c539db16e3b5df43824aafc2cbc5d38e2c3c5520874cd8a4b506c040ee40fe63e6285b151f43763fcba3f4370ec75d623a462"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042d30fac2487936ce05aabcffc899e3ef731626a35d9aa318eebef61937b796cd8b48bd60ae154e8cd5867d4dac1fdb278611d02afaf0458a6165ec3c4b13a597", :topics ["status-discover-0x042d30fac2487936ce05aabcffc899e3ef731626a35d9aa318eebef61937b796cd8b48bd60ae154e8cd5867d4dac1fdb278611d02afaf0458a6165ec3c4b13a597"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x046df6ad91d58f076c497c579409f88fe5c1eb2c0406866f81609af7dc748dd3bdce485268eb220fe6fd488cc1c203032c83c4b460ca21dd4ef3447f973a8c471f", :topics ["status-discover-0x046df6ad91d58f076c497c579409f88fe5c1eb2c0406866f81609af7dc748dd3bdce485268eb220fe6fd488cc1c203032c83c4b460ca21dd4ef3447f973a8c471f"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049da0a78d63863e48f165f4aac59e1af589d10331ed3c95b6548424f775910856d57a08d750ab58f5dd8d10e5d28cf9d4ddbbb457f69f82269f4f6c473544a05d", :topics ["status-discover-0x049da0a78d63863e48f165f4aac59e1af589d10331ed3c95b6548424f775910856d57a08d750ab58f5dd8d10e5d28cf9d4ddbbb457f69f82269f4f6c473544a05d"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x044671a6a4f12aeac9efb44efb7cdb6f215993a0b5ef3a7a6239943b1ab9f984c1cef21a461d80f8a4b880a71d7b21dc3964bc9a02f0c7ecb19022e77e92d159d2", :topics ["status-discover-0x044671a6a4f12aeac9efb44efb7cdb6f215993a0b5ef3a7a6239943b1ab9f984c1cef21a461d80f8a4b880a71d7b21dc3964bc9a02f0c7ecb19022e77e92d159d2"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04645a166e233700025083915f45aa905f5246bf58d22a32f61606daec7aa85a6b7145e115427b92618a985fd753a00d1d2a614bc314e77a82d73f8d6023c368e1", :topics ["status-discover-0x04645a166e233700025083915f45aa905f5246bf58d22a32f61606daec7aa85a6b7145e115427b92618a985fd753a00d1d2a614bc314e77a82d73f8d6023c368e1"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x046fc46dbd44ecb8a5b7a1b0f3f5edffdcb951cc2841905f9f14d6c196d6c47d6f6fb00094ad22d50ad01df959ba62caa5773eb6fb4993ebf0f97b24296715607b", :topics ["status-discover-0x046fc46dbd44ecb8a5b7a1b0f3f5edffdcb951cc2841905f9f14d6c196d6c47d6f6fb00094ad22d50ad01df959ba62caa5773eb6fb4993ebf0f97b24296715607b"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0462378c44913bf48573a676354b1a864d676638f05286285497fef7895e3967bf5a76110173a6ed5f6b4a7c3519399886082689f7dd09f6a869b1d389cfa7fead", :topics ["status-discover-0x0462378c44913bf48573a676354b1a864d676638f05286285497fef7895e3967bf5a76110173a6ed5f6b4a7c3519399886082689f7dd09f6a869b1d389cfa7fead"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x043e342c414c1a013c9242eb6533842b736933645b8172f075b3ac9eb2b009c8382bfa95159591c1dd760836b390c546045bd86813f1ee00f31039193e55aee29d", :topics ["status-discover-0x043e342c414c1a013c9242eb6533842b736933645b8172f075b3ac9eb2b009c8382bfa95159591c1dd760836b390c546045bd86813f1ee00f31039193e55aee29d"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x041e09eae6d6eed749256030b256584f4a0b461d002b4058228dc0117c45ed6c0417e84ac3368544e2721a4ffd57710a7092cdd29f470b2f6641900392110433b0", :topics ["status-discover-0x041e09eae6d6eed749256030b256584f4a0b461d002b4058228dc0117c45ed6c0417e84ac3368544e2721a4ffd57710a7092cdd29f470b2f6641900392110433b0"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049cce482ee7af0e44ae04c7221b8f74c2206354e023fd89f1f17dc6932d1d5a3a5ee51371652d5e4902dffab9d9cb7eef684b303a2e48f35c35457ac6c866ef37", :topics ["status-discover-0x049cce482ee7af0e44ae04c7221b8f74c2206354e023fd89f1f17dc6932d1d5a3a5ee51371652d5e4902dffab9d9cb7eef684b303a2e48f35c35457ac6c866ef37"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0447b8ae53cf22d6da5e99f5eeba47305880bfe92715709aef4f00d7ddbc6ff6c0b2f89fa6a402a58a38c5bcb5bbffad8ce33bbc55b2180807e0adceb414a8641f", :topics ["status-discover-0x0447b8ae53cf22d6da5e99f5eeba47305880bfe92715709aef4f00d7ddbc6ff6c0b2f89fa6a402a58a38c5bcb5bbffad8ce33bbc55b2180807e0adceb414a8641f"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049e724b85c733658eb50092ab98d4dd18acebe16658ba46d947971ada0ba2bcb9f694b82d756c423a196093f9266ce3a5b09f54a3e1bfd8d32cd9b9f655109602", :topics ["status-discover-0x049e724b85c733658eb50092ab98d4dd18acebe16658ba46d947971ada0ba2bcb9f694b82d756c423a196093f9266ce3a5b09f54a3e1bfd8d32cd9b9f655109602"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0423598517e53cd6f21707e838e820f9998948f1dea2293d2163a113b9a240d8ab0ccc793160cdf0451c9eadf6093eb87117ef7b4c476a2d88da6469bcbeebbff0", :topics ["status-discover-0x0423598517e53cd6f21707e838e820f9998948f1dea2293d2163a113b9a240d8ab0ccc793160cdf0451c9eadf6093eb87117ef7b4c476a2d88da6469bcbeebbff0"]}
03-06 15:53:53.480 3472 3917 D BatteryService: !@BatteryListener : batteryPropertiesChanged!
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04f28ba7a7cc83c734c1f6c84a075004c080a50b5c762d1d7a1cdb8d15232ec3efeeabf7e778b5427897e970d0473edac84bb613094c295e5298d8ca33f26d2ce8", :topics ["status-discover-0x04f28ba7a7cc83c734c1f6c84a075004c080a50b5c762d1d7a1cdb8d15232ec3efeeabf7e778b5427897e970d0473edac84bb613094c295e5298d8ca33f26d2ce8"]}
03-06 15:53:53.480 3472 3917 D BatteryService: level:93, scale:100, status:2, health:2, present:true, voltage: 4184, temperature: 282, technology: Li-ion, AC powered:false, USB powered:true, POGO powered:false, Wireless powered:false, icon:17303413, invalid charger:0, maxChargingCurrent:0
03-06 15:53:53.480 3472 3917 D BatteryService: online:4, current avg:38, charge type:1, power sharing:false, high voltage charger:false, capacity:280000, batterySWSelfDischarging:false, current_now:-1196
03-06 15:53:53.480 3472 3472 D BatteryService: Sending ACTION_BATTERY_CHANGED.
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0432d63c8702a289a3350e4be740b743934ca01f4321d3b74fc44c04a7e6de82e6eaba7e9745fb7e59c1f50e3adaa0963ff628f629d344b1a18bae34c29ec8bbfe", :topics ["status-discover-0x0432d63c8702a289a3350e4be740b743934ca01f4321d3b74fc44c04a7e6de82e6eaba7e9745fb7e59c1f50e3adaa0963ff628f629d344b1a18bae34c29ec8bbfe"]}
03-06 15:53:53.480 3472 3472 I MotionRecognitionService: Plugged
03-06 15:53:53.480 3472 3472 D MotionRecognitionService: cableConnection= 1
03-06 15:53:53.480 3472 3472 D MotionRecognitionService: setPowerConnected | current backoffstate = 1024 , state =1024
03-06 15:53:53.480 3472 3472 D MotionRecognitionService: skip setTransmitPower.
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04790b0caa8d50c7994e487188587a50c23dd948b80676f20ffe8b1dc4fbf719e0d6d2a207239d895a0c4297bf79559a5d9a6b14a687959fa2c56c9fcc9165d19e", :topics ["status-discover-0x04790b0caa8d50c7994e487188587a50c23dd948b80676f20ffe8b1dc4fbf719e0d6d2a207239d895a0c4297bf79559a5d9a6b14a687959fa2c56c9fcc9165d19e"]}
03-06 15:53:53.480 3472 3925 D WifiController: ApOrStaEnabledState msg.what= 155652
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04d698c5953d27a4a0a6f900093edbec56446cf162595690e6b3470bc81ae99a49f4d3e87cb0916fc0adb20e4019b01b50233f93a39d955c247b9f5b40c45df5b3", :topics ["status-discover-0x04d698c5953d27a4a0a6f900093edbec56446cf162595690e6b3470bc81ae99a49f4d3e87cb0916fc0adb20e4019b01b50233f93a39d955c247b9f5b40c45df5b3"]}
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x045b44faa95328662d606ae523059c2738d7b59bf9c85dacfba5365879a095c6cb53cb56c4f580856291bbbd13961c75c618bd736d9f027f8906bab82117f87cbd", :topics ["status-discover-0x045b44faa95328662d606ae523059c2738d7b59bf9c85dacfba5365879a095c6cb53cb56c4f580856291bbbd13961c75c618bd736d9f027f8906bab82117f87cbd"]}
03-06 15:53:53.480 4004 4004 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
03-06 15:53:53.480 4004 4004 D KeyguardUpdateMonitor: handleBatteryUpdate
03-06 15:53:53.480 4004 4004 D PowerUI : priorPlugType = 2 mPlugType = 2
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04bf408eb25be6a7bd461e3ba99b9b6205f96cde0d4e1cd42dc3079e5cc143aede808f5fee5e075b20aa549dde2e197e46f966aa56955ba820dcde4d31d91fbfb0", :topics ["status-discover-0x04bf408eb25be6a7bd461e3ba99b9b6205f96cde0d4e1cd42dc3079e5cc143aede808f5fee5e075b20aa549dde2e197e46f966aa56955ba820dcde4d31d91fbfb0"]}
03-06 15:53:53.490 4004 4004 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 1703000 mChargingTime : 1703000
03-06 15:53:53.490 4004 4004 D PowerUI.Notification: There is no change about charging status, so return!
03-06 15:53:53.490 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04b87c49e982d22387095964f8405698f2730e3e1f61bbb2c2e29e51a3d62317f347315ad93c5225297e461c04a8360a976ce42ac42d5e808038ade8300474e91d", :topics ["status-discover-0x04b87c49e982d22387095964f8405698f2730e3e1f61bbb2c2e29e51a3d62317f347315ad93c5225297e461c04a8360a976ce42ac42d5e808038ade8300474e91d"]}
03-06 15:53:53.490 5853 5853 E audit : type=1701 msg=audit(1488812033.490:22327): auid=4294967295 uid=10326 gid=10326 ses=4294967295 subj=u:r:untrusted_app:s0:c512,c768 pid=3621 comm="Thread-25886" exe="/system/bin/app_process32" sig=6
03-06 15:53:53.490 5872 5872 D CommonServiceConfiguration: getStringValueSetting
03-06 15:53:53.500 5872 5872 D BatteryMonitor: new battery level: 93
03-06 15:53:53.500 4004 4004 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:93 status:2 health:2
03-06 15:53:53.500 4004 4004 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:93 status:2 health:2
03-06 15:53:53.600 3472 4448 I Sensors : Acc old sensor_state 16385, new sensor_state : 16384 en : 0
03-06 15:53:53.600 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40f88
03-06 15:53:53.600 3472 3512 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@b2322be)
03-06 15:53:53.600 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40f88
03-06 15:53:53.600 3472 3931 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.600 3472 3931 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.600 3472 4286 D GraphicsStats: Buffer count: 9
03-06 15:53:53.600 3472 4396 I WindowState: WIN DEATH: Window{6c7a386 u0 d0 im.status.ethereum/im.status.ethereum.MainActivity}
03-06 15:53:53.600 3472 3931 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.610 2994 3970 I SurfaceFlinger: id=28984 Removed NainActivit (7/13)
03-06 15:53:53.610 2994 3004 I SurfaceFlinger: id=28984 Removed NainActivit (-2/13)
03-06 15:53:53.610 3472 4447 I ActivityManager: Process im.status.ethereum (pid 3502)(adj 0) has died(228,1096)
03-06 15:53:53.610 3472 4447 D ActivityManager: isAutoRunBlockedApp:: im.status.ethereum, Auto Run ON
03-06 15:53:53.610 3472 4447 W ActivityManager: Scheduling restart of crashed service im.status.ethereum/.module.StatusService in 1000ms
03-06 15:53:53.610 3472 4447 W ActivityManager: Force removing ActivityRecord{5399675 u0 im.status.ethereum/.MainActivity t1726}: app died, no saved state
03-06 15:53:53.610 3472 4396 D InputDispatcher: Focus left window: 3502
03-06 15:53:53.610 27589 27599 I TrayUsageStatesWatcher: notePauseComponent : ComponentInfo{im.status.ethereum/im.status.ethereum.MainActivity}
03-06 15:53:53.610 2994 2994 D libEGL : eglTerminate EGLDisplay = 0x7fc66e6a58
03-06 15:53:53.620 3472 4447 W VirtualScreenManagerService: moveTaskBackToDisplayIfNeeded(): top activity or app is null
03-06 15:53:53.620 3472 4447 D FocusedStackFrame: Set to : 0
03-06 15:53:53.620 3472 4447 D InputDispatcher: Focused application set to: xxxx
03-06 15:53:53.630 3472 4447 D CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 pkgName : ACTIVITY_RESUME_BOOSTER@7
03-06 15:53:53.630 3472 4447 D ActivityManager: mDVFSHelper.acquire()
03-06 15:53:53.630 3472 4447 D ActivityManager: Launching fr.neamar.kiss, updated priority
03-06 15:53:53.640 3472 4447 V WindowOrientationListener: setCurrentAppOrientation :12
03-06 15:53:53.640 3472 4447 V WindowManager: rotationForOrientationLw(orient=12, last=0); user=0 USER_ROTATION_LOCKED sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
03-06 15:53:53.640 3472 3472 D GameManagerService: NotifyRunnable. pkg: fr.neamar.kiss, type: 4, isMinimized: false, isTunableApp: false
03-06 15:53:53.640 4104 4104 I CenterBarWindowService: mUsageStatsWatcher : Home resumed
03-06 15:53:53.640 3182 3182 I Zygote : Process 3502 exited due to signal (6)
03-06 15:53:53.640 3472 3591 V MARsPolicyManager: updatePackagesScore PackageInfo name -- fr.neamar.kiss
03-06 15:53:53.640 27589 27660 I TrayUsageStatesWatcher: noteResumeComponent : ComponentInfo{fr.neamar.kiss/fr.neamar.kiss.MainActivity} Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10a00000 cmp=fr.neamar.kiss/.MainActivity VirtualScreenParam=Params{mDisplayId=-1, null, mFlags=0x00000000)} (has extras) }
03-06 15:53:53.650 3472 3920 D NetworkPolicy: isUidForegroundLocked: 10326, mScreenOn: true, uidstate: 16, mProxSensorScreenOff: false
03-06 15:53:53.650 3472 3627 D PointerIcon: setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3472 uid:1000
03-06 15:53:53.650 3472 3627 D PointerIcon: setMouseCustomIcon IconType is same.101
03-06 15:53:53.650 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.650 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.650 3472 3917 D ActivityManager: post active user change for 0 fullscreen true isFloatingActivity() false isHomeActivity() true
03-06 15:53:53.650 3472 3917 I WallpaperManagerService: switchPersonaWallpaper is called for personaId-0
03-06 15:53:53.650 3472 3917 D KnoxTimeoutHandler: post home show event for user 0
03-06 15:53:53.650 3472 3917 D KnoxTimeoutHandler: postActiveUserChange [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.650 3472 3472 D WallpaperManagerService: force update = false; persona id = 0; current user =0; current persona = 0
03-06 15:53:53.650 3472 3472 D KnoxTimeoutHandler: handleHomeShow for 0 and current 0
03-06 15:53:53.650 3472 3472 D KnoxTimeoutHandler: handleActiveUserChange [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.650 3472 3472 I KnoxTimeoutHandler: Shared devices show user statefalse
03-06 15:53:53.660 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:53.660 2994 2994 I SurfaceFlinger: id=28986 createSurf (1440x2560),1 flag=4, NainActivit
03-06 15:53:53.670 3472 3594 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{24f52fe u0 d0 fr.neamar.kiss/fr.neamar.kiss.MainActivity}
03-06 15:53:53.670 3472 4286 D InputDispatcher: Focus entered window: 3343
03-06 15:53:53.670 3472 3627 D PointerIcon: setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3472 uid:1000
03-06 15:53:53.670 3472 3627 D PointerIcon: setMouseCustomIcon IconType is same.101
03-06 15:53:53.670 3343 22360 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1
03-06 15:53:53.680 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.680 3343 3343 D ViewRootImpl: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 996) vi=Rect(0, 96 - 0, 996) or=1
03-06 15:53:53.680 3472 5933 D InputMethodManagerService: windowGainedFocus mCurrentFocusedUserId - 0 and mSecureKeypadEnabled-false
03-06 15:53:53.680 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:53.680 3472 5933 E BoostFramework: Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null object reference
03-06 15:53:53.680 3472 5933 W InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 3502 uid 10326
03-06 15:53:53.680 3472 5933 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = android,userId = -1
03-06 15:53:53.680 3472 3472 D LightsService: [api] [SvcLED] turnOff:: id = 6 (uid: 1000 pid: 3472)
03-06 15:53:53.680 3472 3472 D LightsService: [SvcLED] setSvcLedStateLocked:: SvcLEDState : 0x0 -> 0x0 | SvcLED(id=6) set Off
03-06 15:53:53.680 3472 3472 D EdgeLight: Turning off
03-06 15:53:53.680 3472 3640 D LightsService: [SvcLED] handleForcedSvcLEDTask()
03-06 15:53:53.680 3472 3640 D LightsService: [SvcLED] setSvcLedLightLocked :: Current SvcLED(id=5) maintains its priority right
03-06 15:53:53.680 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationPosted : android
03-06 15:53:53.690 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationRemoved : android
03-06 15:53:53.690 4200 4210 D CatchNotificationsService: onNotificationPosted
03-06 15:53:53.690 3343 3343 W ResourcesManager: getTopLevelResources: /system/app/ClockPackage_M/ClockPackage_M.apk / 1.0 running in fr.neamar.kiss rsrc of package com.sec.android.app.clockpackage
03-06 15:53:53.690 3343 3343 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:53.700 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.700 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.700 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) isChineseRegion = true, isFolderPhone= false isFolderOpen = false hardKeyShown = false
03-06 15:53:53.700 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) mImeWindowVis= 0 inputVisible = falsehaveHardKeyboard = false hardKeyShown = false
03-06 15:53:53.700 3343 3343 D ApplicationPackageManager: we has com.sec.android.app.clockpackage class. reuse it
03-06 15:53:53.700 3472 8177 D SSRM:n : SIOP:: AP = 350, PST = 318 (W:6), CP = 273, CUR = 38, LCD = 132
03-06 15:53:53.700 3343 3343 W ResourcesManager: getTopLevelResources: /system/app/ClockPackage_M/ClockPackage_M.apk / 1.0 running in fr.neamar.kiss rsrc of package com.sec.android.app.clockpackage
03-06 15:53:53.700 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=4 any=true clearable=true
03-06 15:53:53.700 19386 19397 D BadgeProvider: query, [selection] : null
03-06 15:53:53.700 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:53.700 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40e78
03-06 15:53:53.710 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40e78
03-06 15:53:53.710 4200 4210 E CatchNotificationsService: Invalid notification data
03-06 15:53:53.710 4200 15747 D CatchNotificationsService: onNotificationRemoved
03-06 15:53:53.710 4200 15747 D CatchNotificationsService: Notification removed
03-06 15:53:53.710 4004 4004 D PhoneStatusBar: removeNotification key=-1|android|17040375|InputMethodManagerService_Noti|1000 old=StatusBarNotification(pkg=android user=UserHandle{-1} id=17040375 tag=InputMethodManagerService_Noti score=-20 key=-1|android|17040375|InputMethodManagerService_Noti|1000: Notification(pri=-2 contentView=android/0x10900a3 vibrate=null sound=null defaults=0x0 flags=0x1002 color=0x00000000 category=sys vis=PRIVATE secFlags=0x0 secPriority=0))
03-06 15:53:53.710 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=3 any=true clearable=true
03-06 15:53:53.710 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:53.720 27589 27589 I CocktailBarUiController: onUpdateCocktail: 1
03-06 15:53:53.720 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:53.720 27589 27589 I CocktailBarPanelManager: updatePanelItem: updateContainedPanel - 1
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: setData
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: Notification removed
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: No notifications left to remove
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: makeNoNotificationsPanel
03-06 15:53:53.720 27589 27589 D PanelDescriptionView: updateHelpView: Edge panels helpview is native
03-06 15:53:53.720 27589 27589 D PanelDescriptionView: updateNaviIcon: Edge panels providerInfo is null
03-06 15:53:53.720 27589 27589 D CocktailBarUiController: postUpdatePanel: 257
03-06 15:53:53.740 3472 4286 V WindowStateAnimator: Finishing drawing window Window{24f52fe u0 d0 fr.neamar.kiss/fr.neamar.kiss.MainActivity}: mDrawState=DRAW_PENDING
03-06 15:53:53.740 3343 3343 D ViewRootImpl: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=1
03-06 15:53:53.740 4004 4004 D WallpaperService: updateSurface:[forceRelayout]false[redrawNeeded]false
03-06 15:53:53.740 4004 4004 D ImageWallpaper: onVisibilityChanged:true
03-06 15:53:53.740 4004 4004 D ImageWallpaper: drawFrame:false rotation:0 mLastRotation:0
03-06 15:53:53.740 4004 4004 D ImageWallpaper: drawFrame:[frame.width()]1440[frame.height()]2560
03-06 15:53:53.740 4004 4004 D ImageWallpaper: Suppressed drawFrame since redraw is not needed and offsets have not changed.
03-06 15:53:53.740 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:53.740 3472 3627 D KnoxTimeoutHandler: notifyActivityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.740 3472 3472 D KnoxTimeoutHandler: activityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.750 3472 3472 I KnoxTimeoutHandler: SD activityfalse
03-06 15:53:53.770 3472 3512 V WindowStateAnimator: Finishing drawing window Window{24f52fe u0 d0 fr.neamar.kiss/fr.neamar.kiss.MainActivity}: mDrawState=HAS_DRAWN
03-06 15:53:53.780 3343 3343 I Timeline: Timeline: Activity_idle id: android.os.BinderProxy@fabc145 time:1281339371
03-06 15:53:53.780 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:53.900 3472 3943 D MdnieScenarioControlService: packageName : fr.neamar.kiss className : fr.neamar.kiss.MainActivity
03-06 15:53:53.940 27589 27589 I TrayVisibilityController: handleMessage : msg.what = 1
03-06 15:53:53.940 27589 27589 I Utils : isCurrentUser current = 0, ownerId = 0
03-06 15:53:53.940 27589 27589 I TrayVisibilityController: getComputedTrayVisible : keyguardState = 1
03-06 15:53:53.940 27589 27589 I TrayVisibilityController: updateTrayVisible : State : 1 visible = 1 mCurrentVisible = 1
03-06 15:53:53.940 27589 27589 D TrayStateController: putInputRect mDynamicInputRegion=114019458@LastEvent=null,Rect=Rect(0, 0 - 0, 0)
03-06 15:53:53.940 3472 4448 W CocktailBarStatePolicyController: updateWindowType: current window type is requested window type(1)
03-06 15:53:53.940 3472 3944 I AbsCocktailBarStatePolicy: handleMessage: entry what = 1
03-06 15:53:53.940 27589 27589 D TrayStateController: setUiState: 2 --> 2
03-06 15:53:53.950 2994 4476 I SurfaceFlinger: id=28985 Removed JnputMethod (9/13)
03-06 15:53:53.950 2994 3004 I SurfaceFlinger: id=28985 Removed JnputMethod (-2/13)
03-06 15:53:53.960 2994 2994 D libEGL : eglTerminate EGLDisplay = 0x7fc66e6a58
03-06 15:53:54.000 3472 3943 I MdnieScenarioControlService: mGameModeLauncher : false
03-06 15:53:54.010 3472 3943 I MdnieScenarioControlService: setUIMode
03-06 15:53:54.130 3472 3591 D CustomFrequencyManagerService: releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 tag : ACTIVITY_RESUME_BOOSTER@7
03-06 15:53:54.130 3472 3591 D ActivityManager: mDVFSHelper.release()
03-06 15:53:54.130 3472 3591 D CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 pkgName : ACTIVITY_RESUME_BOOSTER@13
03-06 15:53:54.160 3472 3627 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{a4fddf6 u0 fr.neamar.kiss/.MainActivity t1396} time:1281339753
03-06 15:53:54.160 3472 3627 D KnoxTimeoutHandler: notifyActivityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:54.160 3472 3472 D KnoxTimeoutHandler: activityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:54.160 3472 3472 I KnoxTimeoutHandler: SD activityfalse
03-06 15:53:54.190 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:54.440 3472 3472 D CustomFrequencyManagerService: releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 tag : ACTIVITY_RESUME_BOOSTER@13
03-06 15:53:54.650 3728 3728 E Zygote : v2
03-06 15:53:54.650 3728 3728 I libpersona: KNOX_SDCARD checking this for 10326
03-06 15:53:54.650 3728 3728 I libpersona: KNOX_SDCARD not a persona
03-06 15:53:54.650 3472 3591 I ActivityManager: Start proc 3728:im.status.ethereum/u0a326 for service im.status.ethereum/.module.StatusService
03-06 15:53:54.650 3472 3920 D NetworkPolicy: isUidForegroundLocked: 10326, mScreenOn: true, uidstate: -1, mProxSensorScreenOff: false
03-06 15:53:54.650 3728 3728 W SELinux : Function: selinux_compare_spd_ram, index[1], priority [2], priority version is VE=SEPF_SECMOBILE_6.0.1_0013
03-06 15:53:54.650 3728 3728 E Zygote : accessInfo : 0
03-06 15:53:54.650 3728 3728 W SELinux : SELinux: seapp_context_lookup: seinfo=default, level=s0:c512,c768, pkgname=im.status.ethereum
03-06 15:53:54.720 3728 3728 D TimaKeyStoreProvider: TimaSignature is unavailable
03-06 15:53:54.720 3728 3728 D ActivityThread: Added TimaKeyStore provider
03-06 15:53:54.730 3472 4198 E Watchdog: !@Sync 42695 [03-06 21:53:54.745]
03-06 15:53:54.730 3472 3920 D NetworkPolicy: isUidForegroundLocked: 10326, mScreenOn: true, uidstate: 10, mProxSensorScreenOff: false
03-06 15:53:54.750 3728 3728 D ContextRelationManager: ContextRelationManager() : FEATURE_ENABLED=true
03-06 15:53:54.750 3728 3728 D RelationGraph: garbageCollect()
03-06 15:53:54.750 3728 3728 W ResourcesManager: getTopLevelResources: /data/app/im.status.ethereum-1/base.apk / 1.0 running in im.status.ethereum rsrc of package im.status.ethereum
03-06 15:53:54.760 3472 4136 I InjectionManagerService -AppFeature: getCoreFeaturePkgList :[]
03-06 15:53:54.760 3728 3728 I InjectionManager: Inside getClassLibPath + mLibMap{0=, 1=}
03-06 15:53:54.760 3728 3728 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:54.770 3728 3728 I InjectionManager: Inside getClassLibPath caller
03-06 15:53:54.780 3728 3728 D InjectionManager: InjectionManager
03-06 15:53:54.780 3728 3728 D InjectionManager: fillFeatureStoreMap im.status.ethereum
03-06 15:53:54.780 3728 3728 I InjectionManager: Constructor im.status.ethereum, Feature store :{}
03-06 15:53:54.780 3728 3728 I InjectionManager: featureStore :{}
03-06 15:53:54.780 3728 3728 D StatusService: Status Service created!
03-06 15:53:55.720 3740 3740 I rpmbd : *************** start rpmb daemon ***************
03-06 15:53:55.720 3740 3740 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:53:55.730 3740 3740 E rpmbd : <device open> fail
03-06 15:53:58.200 26643 26658 D ContactsProvider_EventLog: contents_sample_state: [ contacts(315) data(2520) accounts({vnd.sec.contact.phone (1)=1, vnd.sec.contact.sim (3)=10, com.whatsapp (14)=40, com.skype.contacts.sync (15)=270, com.google (2)=39}) accounts deleted({}) calls([logtype:100 cnt:114]) ]
03-06 15:53:58.200 26643 26658 D ContactsProvider_EventLog: contents_sample_state: [ agr({[15]=236, [15 ,14]=27, [1 ,14]=1, [2 ,15 ,14]=1, [15 ,15]=3, [9]=4, [3]=10, [2 ,14]=10, [2]=22, [2 ,2 ,14]=1}) ]
03-06 15:53:59.740 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:59.990 3472 3878 V AlarmManager: Expired Alarm result :8
03-06 15:54:00.000 4004 4004 D KeyguardUpdateMonitor: received broadcast android.intent.action.TIME_TICK
03-06 15:54:00.000 4004 4004 D KeyguardUpdateMonitor: handleTimeUpdate
03-06 15:54:00.020 4004 4004 D Clock : received broadcast android.intent.action.TIME_TICK
03-06 15:54:00.080 4004 4004 D DateView: received broadcast android.intent.action.TIME_TICK
03-06 15:54:00.100 2664 2664 D [WeatherWidget(1240)] WeatherService: {[EC3334F14841398C8B464A72D0E61AB7C564889C89112557F2146D56794659083956C77974A4825103AB5C5D4AC85EDAA24236388AC138058106446B92A35777]}
03-06 15:54:00.110 2664 2664 D [WeatherWidget(1240)] : {[3AE6950019B083611567B0F9442DB03EEFA9050249635C043F7E254E316C2550]}
03-06 15:54:00.110 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:54:00.110 2664 2664 D [WeatherWidget(1240)] : {[3AE6950019B083611567B0F9442DB03E5DDA24A68DD8F41CDE99F0ED3FBCA79D6E3672D13C47BC5ED8EFB051B507BC359E0BBE33CAC4DD26F7E7BD0DE7A87253A9C3C650BA065FAD34DFAC014CA6063A]}
03-06 15:54:00.120 2664 2664 D [WeatherWidget(1240)] : {[A1AF0F6A1A65A89C43D705938923D0FEFB71880C4E84718DA0A3E1F383E54FB27A4284D9BEDF7BAA2ABFFE671EB65C640578FF9DE16A23BFE3280A9DCDBB09A0A34671B811BC01E3642D4C943DC720A6F1471AB580EEFA5A7BFD915791AAEB15EA7B1E6FAD2E15A5A345BCDF6AA6C49D]}
03-06 15:54:00.120 2664 2664 D [WeatherWidget(1240)] : {[15C09394A4E9AFE55A5C62F22AB3FC5902EB2A2150B6646A86F2B3102D669614]}
03-06 15:54:00.720 3741 3741 I rpmbd : *************** start rpmb daemon ***************
03-06 15:54:00.720 3741 3741 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:54:00.720 3741 3741 E rpmbd : <device open> fail
```
| 1.0 | Crash on Login - [comment]: # (Please replace ... with your information. Remove < and >)
### User Story
As a user, I want to login so that I can use Status.
### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: For some reason I cannot login to one of my accounts, the other is fine. After typing password, and submitting, it crashes.
#### Expected behavior
[comment]: # (Describe what you expected to happen.)
Type in password, submit, see chat list
#### Actual behavior
[comment]: # (Describe what actually happened.)
Type in password, submit, see launcher
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- Tap on affected account
- Type in password, crash.
### Solution
[comment]: # (Please summarise the solution and provide a task list on what needs to be fixed.)
*Summary*:
- [ ] Determine why only certain accounts are affected
- [ ] Fix it
### Additional Information
[comment]: # (Please do your best to fill this out.)
* Status version: 0.9.3 (Gplay)
[comment]: # (Android or iOS.)
* Operating System: Android
#### Logs
[comment]: # (if on Android please replicate bug whilst running adb logcat)
```
03-06 15:53:44.580 3502 3617 I art : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
03-06 15:53:44.580 3502 3617 I art : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
03-06 15:53:44.590 3502 3617 I cr_LibraryLoader: Time to load native libraries: 1 ms (timestamps 181-182)
03-06 15:53:44.590 3502 3617 I cr_LibraryLoader: Expected native library version number "56.0.2924.87", actual native library version number "56.0.2924.87"
03-06 15:53:44.610 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:44.610 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:44.650 2994 4449 I SurfaceFlinger: id=28983 Removed NainActivit (9/13)
03-06 15:53:44.650 2994 4476 I SurfaceFlinger: id=28983 Removed NainActivit (-2/13)
03-06 15:53:44.660 2994 2994 D libEGL : eglTerminate EGLDisplay = 0x7fc66e6a58
03-06 15:53:44.690 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:44.690 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:44.750 3502 3608 D StatusModule: Geth node started
03-06 15:53:44.760 3502 3621 D StatusService: Signal event: {"type":"node.started","event":{}}
03-06 15:53:44.760 3502 3621 D StatusService: before sendReply true
03-06 15:53:44.760 3502 3587 D StatusModule: Received message: { when=-1ms what=0 target=im.status.ethereum.module.ServiceConnector$IncomingHandler }
03-06 15:53:44.760 3502 3587 D StatusModule: Signal event: {"type":"node.started","event":{}}
03-06 15:53:44.760 3502 3573 I ReactNativeJS: Handling re-frame event: :signal-event
03-06 15:53:44.770 3502 3573 D ReactNativeJS: DEBUG [status-im.handlers:125] - :event-str {"type":"node.started","event":{}}
03-06 15:53:44.770 3502 3573 I ReactNativeJS: Handling re-frame event: :status-node-started!
03-06 15:53:44.830 3472 3971 W System.err: remove failed: ENOENT (No such file or directory) : /data/system/recent_tasks/1726_task.xml.bak
03-06 15:53:44.930 3502 3609 D StatusModule: endParseJail
03-06 15:53:44.990 3502 3573 D ReactNativeJS: DEBUG [status-im.commands.handlers.loading:69] - Error parsing commands: nil {:commands {:browse {:color "#ffa500", :fullscreen true, :has-handler false, :name "browse", :params [{:name "url", :type "text"}], :suggestions-trigger "on-send"}, :debug {:color "#7099e6", :description "Starts/stops a debug mode", :has-handler false, :name "debug", :params [{:name "mode", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Debug mode"}, :faucet {:color "#7099e6", :description "Get some ETH", :has-handler false, :name "faucet", :params [{:name "url", :placeholder "Faucet URL", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Faucet"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}, :functions {}, :responses {:confirmation-code {:color "#7099e6", :description "Confirmation code", :has-handler false, :name "confirmation-code", :params [{:name "code", :type "number"}], :suggestions-trigger "on-change"}, :password {:color "#7099e6", :description "Password", :has-handler false, :icon "lock_white", :name "password", :params [{:hidden true, :name "password", :placeholder "Type your password", :type "password"} {:hidden true, :name "password-confirmation", :placeholder "Please re-enter password to confirm", :type "password"}], :suggestions-trigger "on-change"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}}
03-06 15:53:44.990 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/add-commands
03-06 15:53:45.010 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-commands-loading-callbacks
03-06 15:53:45.020 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-chat-loaded-callbacks
03-06 15:53:45.020 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:397] - Invoking chat loaded callbacks: console
03-06 15:53:45.020 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:399] - Invoking chat loaded callbacks: nil
03-06 15:53:45.020 3502 3573 I ReactNativeJS: Handling re-frame event: :check-autorun
03-06 15:53:45.030 3502 3573 I ReactNativeJS: Handling re-frame event: :request-command-preview
03-06 15:53:45.030 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:134] - :call-jail :chat-id console
03-06 15:53:45.040 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:135] - :call-jail :path [:commands nil :short-preview]
03-06 15:53:45.040 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:136] - :call-jail :params {:parameters nil, :context {:platform "android", :delimiter "", :separator "."}}
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/clear-commands-callbacks
03-06 15:53:45.040 3502 3574 D StatusModule: callJail
03-06 15:53:45.040 3502 3574 D StatusModule: ["commands",null,"short-preview"]
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers/clear-chat-loaded-callbacks
03-06 15:53:45.040 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:391] - Clear chat loaded callback: console
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :received-message-when-commands-loaded
03-06 15:53:45.040 3502 3573 I ReactNativeJS: Handling re-frame event: :received-message
03-06 15:53:45.040 3472 3894 D InputReader: Input event(4): value=1 when=1281330638712000
03-06 15:53:45.040 3472 3894 D InputReader: Input event(4): value=1 when=1281330638712000
03-06 15:53:45.040 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51496 ] when=1281330638712000
03-06 15:53:45.040 3472 3894 D InputReader: lastThreadEndTime = 1281327313276541, currentThreadStartTime = 1281327313281310, diff = 0
03-06 15:53:45.040 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:45.040 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x0, toolType: 1
03-06 15:53:45.050 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:45.050 3502 3642 D StatusModule: startCallJail
03-06 15:53:45.120 3472 3894 D InputReader: Input event(4): value=0 when=1281330712656000
03-06 15:53:45.120 3472 3894 D InputReader: Input event(4): value=0 when=1281330712656000
03-06 15:53:45.120 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281330712656000
03-06 15:53:45.120 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x1, toolType: 1
03-06 15:53:45.120 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:45.130 3502 3573 I ReactNativeJS: Handling re-frame event: :upsert-chat!
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :request-command-preview
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:134] - :call-jail :chat-id console
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:135] - :call-jail :path [:commands "password" :preview]
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:136] - :call-jail :params {:parameters nil, :context {:platform "android", :delimiter "", :separator "."}}
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers.receive-message/add-message
03-06 15:53:45.180 3502 3574 D StatusModule: callJail
03-06 15:53:45.180 3502 3574 D StatusModule: ["commands","password","preview"]
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers.receive-message/set-last-message
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :add-request
03-06 15:53:45.180 3502 3644 D StatusModule: startCallJail
03-06 15:53:45.180 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers.requests:19] - Adding request: {:chat-id "console", :message-id "intro-message1", :type :password, :added #inst "2017-03-06T14:53:45.192-00:00"}
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :add-unviewed-message
03-06 15:53:45.180 3502 3573 I ReactNativeJS: Handling re-frame event: :send-clock-value-request!
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.chat:46] - :send-clock-value-request {:from "me", :to "console", :message-id "intro-message1"}
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.delivery:50] - :add-pending-message!
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.delivery:17] - :prepare-message!
03-06 15:53:45.190 3502 3573 I ReactNativeJS: Handling re-frame event: :request-command-preview
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:134] - :call-jail :chat-id console
03-06 15:53:45.190 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:135] - :call-jail :path [:commands "password" :short-preview]
03-06 15:53:45.200 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:136] - :call-jail :params {:parameters nil, :context {:platform "android", :delimiter "", :separator "."}}
03-06 15:53:45.200 3502 3574 D StatusModule: callJail
03-06 15:53:45.200 3502 3574 D StatusModule: ["commands","password","short-preview"]
03-06 15:53:45.200 3502 3645 D StatusModule: startCallJail
03-06 15:53:45.210 3502 3573 I ReactNativeJS: Handling re-frame event: :navigate-to
03-06 15:53:45.210 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:45.230 3502 3610 D StatusModule: endParseJail
03-06 15:53:45.240 3502 3573 D ReactNativeJS: DEBUG [status-im.commands.handlers.loading:69] - Error parsing commands: nil {:commands {:browse {:color "#ffa500", :fullscreen true, :has-handler false, :name "browse", :params [{:name "url", :type "text"}], :suggestions-trigger "on-send"}, :debug {:color "#7099e6", :description "Starts/stops a debug mode", :has-handler false, :name "debug", :params [{:name "mode", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Debug mode"}, :faucet {:color "#7099e6", :description "Get some ETH", :has-handler false, :name "faucet", :params [{:name "url", :placeholder "Faucet URL", :type "text"}], :registered-only true, :suggestions-trigger "on-change", :title "Faucet"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}, :functions {}, :responses {:confirmation-code {:color "#7099e6", :description "Confirmation code", :has-handler false, :name "confirmation-code", :params [{:name "code", :type "number"}], :suggestions-trigger "on-change"}, :password {:color "#7099e6", :description "Password", :has-handler false, :icon "lock_white", :name "password", :params [{:hidden true, :name "password", :placeholder "Type your password", :type "password"} {:hidden true, :name "password-confirmation", :placeholder "Please re-enter password to confirm", :type "password"}], :suggestions-trigger "on-change"}, :phone {:color "#5bb2a2", :description "Find friends using your number", :has-handler false, :icon "phone_white", :name "phone", :params [{:name "phone", :placeholder "Phone number", :type "phone"}], :suggestions-trigger "on-change", :title "Send Phone Number"}}}
03-06 15:53:45.240 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/add-commands
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-commands-loading-callbacks
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :invoke-chat-loaded-callbacks
03-06 15:53:45.260 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:397] - Invoking chat loaded callbacks: console
03-06 15:53:45.260 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:399] - Invoking chat loaded callbacks: nil
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :check-autorun
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.commands.handlers.loading/clear-commands-callbacks
03-06 15:53:45.260 3502 3573 I ReactNativeJS: Handling re-frame event: :status-im.chat.handlers/clear-chat-loaded-callbacks
03-06 15:53:45.260 3502 3573 D ReactNativeJS: DEBUG [status-im.chat.handlers:391] - Clear chat loaded callback: console
03-06 15:53:45.290 3502 3644 D StatusModule: endCallJail
03-06 15:53:45.350 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:143] - {:result nil}
03-06 15:53:45.370 3502 3642 D StatusModule: endCallJail
03-06 15:53:45.370 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:143] - {:result nil}
03-06 15:53:45.400 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:45.440 3502 3645 D StatusModule: endCallJail
03-06 15:53:45.460 3502 3573 D ReactNativeJS: DEBUG [status-im.components.status:143] - {:result nil}
03-06 15:53:45.630 3649 3649 I rpmbd : *************** start rpmb daemon ***************
03-06 15:53:45.630 3649 3649 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:53:45.630 3649 3649 E rpmbd : <device open> fail
03-06 15:53:45.940 3472 3894 D InputReader: Input event(4): value=1 when=1281331533157000
03-06 15:53:45.940 3472 3894 D InputReader: Input event(4): value=1 when=1281331533157000
03-06 15:53:45.940 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51497 ] when=1281331533157000
03-06 15:53:45.940 3472 3894 D InputReader: lastThreadEndTime = 1281330712834346, currentThreadStartTime = 1281330712837039, diff = 0
03-06 15:53:45.940 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:45.940 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x0, toolType: 1
03-06 15:53:45.940 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:46.020 3472 3894 D InputReader: Input event(4): value=0 when=1281331614956000
03-06 15:53:46.020 3472 3894 D InputReader: Input event(4): value=0 when=1281331614956000
03-06 15:53:46.020 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281331614956000
03-06 15:53:46.020 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x1, toolType: 1
03-06 15:53:46.020 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:46.050 7512 7512 W ResourcesManager: getTopLevelResources: /data/app/com.google.android.inputmethod.pinyin-2/base.apk / 1.0 running in com.google.android.inputmethod.pinyin rsrc of package com.google.android.inputmethod.pinyin
03-06 15:53:46.060 7512 7512 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:46.060 3502 3573 D ReactNativeJS: DEBUG [status-im.components.text-field.view:80] - input focused
03-06 15:53:46.070 7512 7512 W InputConnectionWrapper: Fixing selection indices to 0, 0
03-06 15:53:46.090 3472 4289 W ResourcesManager: getTopLevelResources: /data/app/com.google.android.inputmethod.pinyin-2/base.apk / 1.0 running in null rsrc of package com.google.android.inputmethod.pinyin
03-06 15:53:46.090 3472 4289 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:46.100 3472 4289 W ResourcesManager: getTopLevelResources: /data/app/com.google.android.inputmethod.pinyin-2/base.apk / 1.0 running in null rsrc of package com.google.android.inputmethod.pinyin
03-06 15:53:46.110 3472 4289 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = android,userId = -1
03-06 15:53:46.110 3472 3472 W ResourcesManager: getTopLevelResources: /system/framework/framework-res.apk / 1.0 running in null rsrc of package android
03-06 15:53:46.120 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationPosted : android
03-06 15:53:46.130 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) isChineseRegion = true, isFolderPhone= false isFolderOpen = false hardKeyShown = false
03-06 15:53:46.130 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) mImeWindowVis= 3 inputVisible = truehaveHardKeyboard = false hardKeyShown = false
03-06 15:53:46.140 4200 10673 D CatchNotificationsService: onNotificationPosted
03-06 15:53:46.150 3472 4047 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = android,userId = -1
03-06 15:53:46.160 2994 2994 I SurfaceFlinger: id=28985 createSurf (1440x2464),1 flag=4, JnputMethod
03-06 15:53:46.170 7512 14463 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2464]-format:1
03-06 15:53:46.180 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationPosted : android
03-06 15:53:46.200 4004 4004 D KnoxNotification: ----- inflateViews : modified publicViewLocal -----
03-06 15:53:46.200 19386 19607 D BadgeProvider: query, [selection] : null
03-06 15:53:46.210 4004 4004 D KnoxNotification: ----- inflateViews : modified KnoxViewLocal -----
03-06 15:53:46.220 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=4 any=true clearable=true
03-06 15:53:46.230 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=4 any=true clearable=true
03-06 15:53:46.230 4200 10673 E CatchNotificationsService: Invalid notification data
03-06 15:53:46.230 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:46.230 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:46.250 4200 15747 D CatchNotificationsService: onNotificationPosted
03-06 15:53:46.280 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:46.280 3472 4272 V WindowStateAnimator: Finishing drawing window Window{410f088 u0 d0 InputMethod}: mDrawState=DRAW_PENDING
03-06 15:53:46.290 19386 19607 D BadgeProvider: query, [selection] : null
03-06 15:53:46.310 3502 3573 D ReactNativeJS: DEBUG [status-im.components.text-field.view:51] - Field animation finished
03-06 15:53:46.310 3502 3502 D ViewRootImpl: MSG_RESIZED: ci=Rect(0, 96 - 0, 996) vi=Rect(0, 96 - 0, 996) or=1
03-06 15:53:46.320 4200 15747 E CatchNotificationsService: Invalid notification data
03-06 15:53:46.340 3502 3573 I ReactNativeJS: Handling re-frame event: :set
03-06 15:53:46.340 3502 3573 I ReactNativeJS: Handling re-frame event: :set
03-06 15:53:46.910 3472 3894 D InputReader: Input event(4): value=1 when=1281332501901000
03-06 15:53:46.910 3472 3894 D InputReader: Input event(4): value=1 when=1281332501901000
03-06 15:53:46.910 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51498 ] when=1281332501901000
03-06 15:53:46.910 3472 3894 D InputReader: lastThreadEndTime = 1281331615164692, currentThreadStartTime = 1281331615167038, diff = 0
03-06 15:53:46.910 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:46.910 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:46.910 3472 3893 D PowerManagerService: [api] userActivityFromNative : 20 (event: 2 flags: 0) eventTime = 1281332501
03-06 15:53:46.910 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:46.940 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:46.950 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:46.980 3472 3894 D InputReader: Input event(4): value=0 when=1281332574669000
03-06 15:53:46.980 3472 3894 D InputReader: Input event(4): value=0 when=1281332574669000
03-06 15:53:46.980 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281332574669000
03-06 15:53:46.980 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:46.980 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:46.990 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.000 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.000 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.180 3472 3894 D InputReader: Input event(4): value=1 when=1281332776386000
03-06 15:53:47.180 3472 3894 D InputReader: Input event(4): value=1 when=1281332776386000
03-06 15:53:47.180 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51499 ] when=1281332776386000
03-06 15:53:47.180 3472 3894 D InputReader: lastThreadEndTime = 1281332575329268, currentThreadStartTime = 1281332575334345, diff = 0
03-06 15:53:47.180 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.180 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.180 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:47.270 3472 3894 D InputReader: Input event(4): value=0 when=1281332867726000
03-06 15:53:47.270 3472 3894 D InputReader: Input event(4): value=0 when=1281332867726000
03-06 15:53:47.270 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281332867726000
03-06 15:53:47.270 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:47.270 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:47.290 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.290 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.290 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.410 3472 3894 D InputReader: Input event(4): value=1 when=1281333009160000
03-06 15:53:47.410 3472 3894 D InputReader: Input event(4): value=1 when=1281333009160000
03-06 15:53:47.410 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51500 ] when=1281333009160000
03-06 15:53:47.410 3472 3894 D InputReader: lastThreadEndTime = 1281332867953422, currentThreadStartTime = 1281332867956691, diff = 0
03-06 15:53:47.410 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.420 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.420 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:47.520 3472 3894 D InputReader: Input event(4): value=0 when=1281333117425000
03-06 15:53:47.520 3472 3894 D InputReader: Input event(4): value=0 when=1281333117425000
03-06 15:53:47.520 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333117425000
03-06 15:53:47.520 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:47.520 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:47.540 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.540 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.540 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.720 3472 3894 D InputReader: Input event(4): value=1 when=1281333309983000
03-06 15:53:47.720 3472 3894 D InputReader: Input event(4): value=1 when=1281333309983000
03-06 15:53:47.720 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51501 ] when=1281333309983000
03-06 15:53:47.720 3472 3894 D InputReader: lastThreadEndTime = 1281333117721998, currentThreadStartTime = 1281333117726306, diff = 0
03-06 15:53:47.720 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.720 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.720 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:47.720 3472 8177 D GameManagerService: identifyGamePackage. im.status.ethereum
03-06 15:53:47.720 3472 8177 D GameManagerService: identifyForegroundApp. im.status.ethereum
03-06 15:53:47.800 3472 3894 D InputReader: Input event(4): value=0 when=1281333393498000
03-06 15:53:47.800 3472 3894 D InputReader: Input event(4): value=0 when=1281333393498000
03-06 15:53:47.800 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333393498000
03-06 15:53:47.800 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:47.800 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:47.820 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:47.820 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.820 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:47.930 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:47.990 3472 3894 D InputReader: Input event(4): value=1 when=1281333585838000
03-06 15:53:47.990 3472 3894 D InputReader: Input event(4): value=1 when=1281333585838000
03-06 15:53:47.990 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51502 ] when=1281333585838000
03-06 15:53:47.990 3472 3894 D InputReader: lastThreadEndTime = 1281333393902844, currentThreadStartTime = 1281333393904537, diff = 0
03-06 15:53:47.990 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:47.990 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:47.990 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.050 3472 3894 D InputReader: Input event(4): value=0 when=1281333644372000
03-06 15:53:48.050 3472 3894 D InputReader: Input event(4): value=0 when=1281333644372000
03-06 15:53:48.050 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333644372000
03-06 15:53:48.050 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.050 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.070 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.070 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.070 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.280 3472 3894 D InputReader: Input event(4): value=1 when=1281333878362000
03-06 15:53:48.280 3472 3894 D InputReader: Input event(4): value=1 when=1281333878362000
03-06 15:53:48.280 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51503 ] when=1281333878362000
03-06 15:53:48.280 3472 3894 D InputReader: lastThreadEndTime = 1281333644577152, currentThreadStartTime = 1281333644579729, diff = 0
03-06 15:53:48.280 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:48.280 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:48.290 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.360 3472 3894 D InputReader: Input event(4): value=0 when=1281333953592000
03-06 15:53:48.360 3472 3894 D InputReader: Input event(4): value=0 when=1281333953592000
03-06 15:53:48.360 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281333953592000
03-06 15:53:48.360 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.360 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.370 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.370 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.370 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.620 3472 3894 D InputReader: Input event(4): value=1 when=1281334213352000
03-06 15:53:48.620 3472 3894 D InputReader: Input event(4): value=1 when=1281334213352000
03-06 15:53:48.620 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51504 ] when=1281334213352000
03-06 15:53:48.620 3472 3894 D InputReader: lastThreadEndTime = 1281333954239998, currentThreadStartTime = 1281333954244921, diff = 0
03-06 15:53:48.620 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:48.620 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:48.620 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.680 3472 3894 D InputReader: Input event(4): value=0 when=1281334279095000
03-06 15:53:48.680 3472 3894 D InputReader: Input event(4): value=0 when=1281334279095000
03-06 15:53:48.680 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281334279095000
03-06 15:53:48.680 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.680 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.710 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.710 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.710 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.840 3472 3894 D InputReader: Input event(4): value=1 when=1281334438559000
03-06 15:53:48.840 3472 3894 D InputReader: Input event(4): value=1 when=1281334438559000
03-06 15:53:48.840 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51505 ] when=1281334438559000
03-06 15:53:48.840 3472 3894 D InputReader: lastThreadEndTime = 1281334279336305, currentThreadStartTime = 1281334279339536, diff = 0
03-06 15:53:48.840 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:48.840 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:48.850 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:48.940 3472 3894 D InputReader: Input event(4): value=0 when=1281334538809000
03-06 15:53:48.940 3472 3894 D InputReader: Input event(4): value=0 when=1281334538809000
03-06 15:53:48.940 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281334538809000
03-06 15:53:48.940 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:48.950 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:48.960 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:48.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:48.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.140 3472 3894 D InputReader: Input event(4): value=1 when=1281334730854000
03-06 15:53:49.140 3472 3894 D InputReader: Input event(4): value=1 when=1281334730854000
03-06 15:53:49.140 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51506 ] when=1281334730854000
03-06 15:53:49.140 3472 3894 D InputReader: lastThreadEndTime = 1281334539063420, currentThreadStartTime = 1281334539067074, diff = 0
03-06 15:53:49.140 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:49.140 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:49.140 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:49.200 3472 3894 D InputReader: Input event(4): value=0 when=1281334797801000
03-06 15:53:49.200 3472 3894 D InputReader: Input event(4): value=0 when=1281334797801000
03-06 15:53:49.200 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281334797801000
03-06 15:53:49.200 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:49.210 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:49.210 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:49.220 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.220 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.460 3472 3894 D InputReader: Input event(4): value=1 when=1281335057278000
03-06 15:53:49.460 3472 3894 D InputReader: Input event(4): value=1 when=1281335057278000
03-06 15:53:49.460 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51507 ] when=1281335057278000
03-06 15:53:49.460 3472 3894 D InputReader: lastThreadEndTime = 1281334798228843, currentThreadStartTime = 1281334798232151, diff = 0
03-06 15:53:49.460 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:49.460 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:49.460 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:49.550 3472 3894 D InputReader: Input event(4): value=0 when=1281335148748000
03-06 15:53:49.550 3472 3894 D InputReader: Input event(4): value=0 when=1281335148748000
03-06 15:53:49.550 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281335148748000
03-06 15:53:49.550 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:49.560 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:49.560 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:49.570 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.570 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.710 3472 3931 D ConnectivityService: updateCapabilities: oldCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -69], newCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -62]
03-06 15:53:49.710 3472 3931 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 725]
03-06 15:53:49.710 3472 3931 D ConnectivityService: network has: NetworkAgentInfo{ ni{[type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]} network{725} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::2e0e:3dff:fe14:d5e0/64,192.168.0.13/24,2a02:a210:2301:2400:2e0e:3dff:fe14:d5e0/64,2a02:a210:2301:2400:a4:d10d:e922:fb5a/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::fe52:8dff:fe12:90ce wlan0,2a02:a210:2301:2400::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0,] DnsAddresses: [2001:730:3e42:1000::53,2001:730:3e42::53,192.168.0.1,192.168.0.2,] Domains: MTU: 0 TcpBufferSizes: 524288,1048576,2097120,524288,1048576,4194240}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -62]} Score{60} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
03-06 15:53:49.720 4004 4197 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 bqHint=4 VirtualScreenParam=Params{mDisplayId=-1, null, mFlags=0x00000000)} (has extras) }
03-06 15:53:49.730 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:49.740 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:49.750 3472 3931 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 725] was already satisfying request 1. No change.
03-06 15:53:49.760 4004 4004 D QSTileView: handleLabelStateChanged() label = Wi-Fi cellWidth 272
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): onSignalStrengthsChanged signalStrength=SignalStrength: 9 99 -9 -200 -9 -200 -1 16 -95 -7 130 2 2147483647 0x3000 gsm|lte level=3
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): getMobileIconGroup(): 13
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): updateHKTWMobileIconGroup(): 13
03-06 15:53:49.770 4004 4197 D NetworkController.MobileSignalController(0/12): isCallingState() : false
03-06 15:53:49.770 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=5, legacyType=-1, [] ] satisfies: true nri.isRequest: false
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): onSignalStrengthsChanged signalStrength=SignalStrength: 9 99 -16 -200 -16 -200 -1 99 -95 -7 130 2 2147483647 0x4000 gsm|lte level=4
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): getMobileIconGroup(): 13
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): updateHKTWMobileIconGroup(): 13
03-06 15:53:49.810 4004 4197 D NetworkController.MobileSignalController(0/12): isCallingState() : false
03-06 15:53:49.810 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:49.810 4004 4004 E SignalClusterView: setSlotFocusVisible : subId 12
03-06 15:53:49.810 4004 4004 E SignalClusterView: setSlotFocusVisible : subId 12
03-06 15:53:49.810 3472 3894 D InputReader: Input event(4): value=1 when=1281335408711000
03-06 15:53:49.810 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=3, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: false nri.isRequest: false
03-06 15:53:49.810 3472 3894 D InputReader: Input event(4): value=1 when=1281335408711000
03-06 15:53:49.810 3472 3931 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 725]
03-06 15:53:49.810 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51508 ] when=1281335408711000
03-06 15:53:49.810 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.810 3472 3894 D InputReader: lastThreadEndTime = 1281335148980189, currentThreadStartTime = 1281335148982266, diff = 0
03-06 15:53:49.810 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.810 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:49.810 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.810 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:49.820 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:49.820 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:49.840 1767 1801 I ReschedulableTimer: [#CMH#] ReschedulableTimer started
03-06 15:53:49.940 3472 3894 D InputReader: Input event(4): value=0 when=1281335534249000
03-06 15:53:49.940 3472 3894 D InputReader: Input event(4): value=0 when=1281335534249000
03-06 15:53:49.940 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281335534249000
03-06 15:53:49.940 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:49.950 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:49.970 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:49.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:49.970 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.400 3472 3894 D InputReader: Input event(4): value=1 when=1281335998074000
03-06 15:53:50.400 3472 3894 D InputReader: Input event(4): value=1 when=1281335998074000
03-06 15:53:50.400 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51509 ] when=1281335998074000
03-06 15:53:50.400 3472 3894 D InputReader: lastThreadEndTime = 1281335535158074, currentThreadStartTime = 1281335535171074, diff = 0
03-06 15:53:50.400 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:50.400 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:50.410 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:50.490 3472 3894 D InputReader: Input event(4): value=0 when=1281336081026000
03-06 15:53:50.490 3472 3894 D InputReader: Input event(4): value=0 when=1281336081026000
03-06 15:53:50.490 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281336081026000
03-06 15:53:50.490 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:50.490 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:50.490 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 0
03-06 15:53:50.500 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 1
03-06 15:53:50.500 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:50.510 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.510 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.750 3472 3894 D InputReader: Input event(4): value=1 when=1281336340996000
03-06 15:53:50.750 3472 3894 D InputReader: Input event(4): value=1 when=1281336340996000
03-06 15:53:50.750 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51510 ] when=1281336340996000
03-06 15:53:50.750 3472 3894 D InputReader: lastThreadEndTime = 1281336081447458, currentThreadStartTime = 1281336081450535, diff = 0
03-06 15:53:50.750 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:50.750 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x0, toolType: 1
03-06 15:53:50.750 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:50.800 3472 3894 D InputReader: Input event(4): value=0 when=1281336399273000
03-06 15:53:50.800 3472 3894 D InputReader: Input event(4): value=0 when=1281336399273000
03-06 15:53:50.800 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281336399273000
03-06 15:53:50.800 3472 3893 I InputDispatcher: Delivering touch to (7512): action: 0x1, toolType: 1
03-06 15:53:50.810 7512 7512 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:50.810 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 0
03-06 15:53:50.810 3502 3502 D ViewRootImpl: ViewPostImeInputStage processKey 1
03-06 15:53:50.820 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:50.830 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.830 3502 3573 I ReactNativeJS: Handling re-frame event: :set-in
03-06 15:53:50.910 3677 3677 I rpmbd : *************** start rpmb daemon ***************
03-06 15:53:50.910 3677 3677 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:53:50.910 3677 3677 E rpmbd : <device open> fail
03-06 15:53:51.150 3472 3894 D InputReader: Input event(4): value=1 when=1281336747700000
03-06 15:53:51.150 3472 3894 D InputReader: Input event(4): value=1 when=1281336747700000
03-06 15:53:51.150 3472 3894 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.51511 ] when=1281336747700000
03-06 15:53:51.150 3472 3894 D InputReader: lastThreadEndTime = 1281336399549342, currentThreadStartTime = 1281336399552996, diff = 0
03-06 15:53:51.150 3472 3893 I InputDispatcher: Delivering touch to (4004): action: 0x4, toolType: 1
03-06 15:53:51.150 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x0, toolType: 1
03-06 15:53:51.160 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 0
03-06 15:53:51.250 3472 3894 D InputReader: Input event(4): value=0 when=1281336846219000
03-06 15:53:51.250 3472 3894 D InputReader: Input event(4): value=0 when=1281336846219000
03-06 15:53:51.250 3472 3894 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1281336846219000
03-06 15:53:51.250 3472 3893 I InputDispatcher: Delivering touch to (3502): action: 0x1, toolType: 1
03-06 15:53:51.250 3502 3502 D ViewRootImpl: ViewPostImeInputStage processPointer 1
03-06 15:53:51.260 3502 3573 I ReactNativeJS: Handling re-frame event: :login-account
03-06 15:53:51.260 3502 3574 D StatusModule: login
03-06 15:53:52.320 3502 3502 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)
03-06 15:53:52.720 3472 3931 D ConnectivityService: updateCapabilities: oldCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -62], newCap = [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -66]
03-06 15:53:52.720 3472 3931 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 725]
03-06 15:53:52.730 3472 3931 D ConnectivityService: network has: NetworkAgentInfo{ ni{[type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]} network{725} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::2e0e:3dff:fe14:d5e0/64,192.168.0.13/24,2a02:a210:2301:2400:2e0e:3dff:fe14:d5e0/64,2a02:a210:2301:2400:a4:d10d:e922:fb5a/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::fe52:8dff:fe12:90ce wlan0,2a02:a210:2301:2400::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0,] DnsAddresses: [2001:730:3e42:1000::53,2001:730:3e42::53,192.168.0.1,192.168.0.2,] Domains: MTU: 0 TcpBufferSizes: 524288,1048576,2097120,524288,1048576,4194240}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -66]} Score{60} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
03-06 15:53:52.730 4004 4197 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 bqHint=4 VirtualScreenParam=Params{mDisplayId=-1, null, mFlags=0x00000000)} (has extras) }
03-06 15:53:52.740 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:52.740 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:52.750 3472 3931 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 725] was already satisfying request 1. No change.
03-06 15:53:52.760 4004 4004 D QSTileView: handleLabelStateChanged() label = Wi-Fi cellWidth 272
03-06 15:53:52.760 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=5, legacyType=-1, [] ] satisfies: true nri.isRequest: false
03-06 15:53:52.770 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:52.780 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=3, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: false nri.isRequest: false
03-06 15:53:52.780 3472 3931 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 725]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=5, legacyType=-1, [] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:52.780 3472 3931 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:52.820 3502 3573 D ReactNativeJS: DEBUG [status-im.accounts.login.handlers:65] - Logged in account:
03-06 15:53:52.820 3502 3573 D ReactNativeJS: DEBUG [status-im.accounts.login.handlers:53] - Logged in: :login true false
03-06 15:53:52.830 3502 3573 I ReactNativeJS: Handling re-frame event: :change-account
03-06 15:53:52.830 3502 3574 D StatusModule: clearCookies
03-06 15:53:52.840 3502 3573 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:62] - closing account realm: /data/data/im.status.ethereum/files/new-account
03-06 15:53:52.850 3502 3573 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:64] - is new account? false
03-06 15:53:52.920 3502 3573 I ReactNativeJS: Handling re-frame event: :set
03-06 15:53:52.920 3502 3574 D StatusModule: clearStorageAPIs
03-06 15:53:52.920 3502 3573 I ReactNativeJS: Handling re-frame event: :debug-server-stop
03-06 15:53:52.920 3502 3502 I cr_LibraryLoader: Expected native library version number "56.0.2924.87", actual native library version number "56.0.2924.87"
03-06 15:53:52.920 3502 3502 I chromium: [INFO:library_loader_hooks.cc(163)] Chromium logging enabled: level = 0, default verbosity = 0
03-06 15:53:52.920 3502 3573 I ReactNativeJS: Handling re-frame event: :initialize-account
03-06 15:53:52.930 3502 3573 I ReactNativeJS: Handling re-frame event: :navigate-to-clean
03-06 15:53:52.930 3502 3573 I ReactNativeJS: Handling re-frame event: :navigate-to
03-06 15:53:52.930 3502 3573 I ReactNativeJS: Handling re-frame event: :initialize-account-db
03-06 15:53:52.950 3502 3502 I cr_BrowserStartup: Initializing chromium process, singleProcess=true
03-06 15:53:52.960 3502 3573 I ReactNativeJS: Handling re-frame event: :initialize-protocol
03-06 15:53:53.000 3502 3502 D libEGL : eglInitialize EGLDisplay = 0xffe6d2a4
03-06 15:53:53.040 3502 3502 D SecWifiDisplayUtil: Metadata value : SecSettings2
03-06 15:53:53.050 3472 4447 D ActivityManager: The following uid has registered to recieve broadcast for proxy related updates 10326
03-06 15:53:53.050 3472 4447 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:845 com.android.server.am.ActivityManagerService.requestKnoxVpnToSendProxyBroadcast:29734 com.android.server.am.ActivityManagerService.registerReceiver:22599 android.app.ActivityManagerNative.onTransact:431 com.android.server.am.ActivityManagerService.onTransact:3990
03-06 15:53:53.070 3502 3502 D ConnectivityManager: requestNetwork; getAppId(CallingUid) : 10326, CallingPid : 3502
03-06 15:53:53.070 3472 5933 D ConnectivityService: listenForNetwork for Listen from uid/pid:10326/3502 for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.070 3472 3931 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 725]
03-06 15:53:53.070 3472 3931 D ConnectivityService: network has: NetworkAgentInfo{ ni{[type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]} network{725} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::2e0e:3dff:fe14:d5e0/64,192.168.0.13/24,2a02:a210:2301:2400:2e0e:3dff:fe14:d5e0/64,2a02:a210:2301:2400:a4:d10d:e922:fb5a/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::fe52:8dff:fe12:90ce wlan0,2a02:a210:2301:2400::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0,] DnsAddresses: [2001:730:3e42:1000::53,2001:730:3e42::53,192.168.0.1,192.168.0.2,] Domains: MTU: 0 TcpBufferSizes: 524288,1048576,2097120,524288,1048576,4194240}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -66]} Score{60} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
03-06 15:53:53.080 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1653, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:53.090 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1572, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:53.090 3472 3931 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 725] was already satisfying request 1. No change.
03-06 15:53:53.100 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] satisfies: true nri.isRequest: false
03-06 15:53:53.110 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=5, legacyType=-1, [] ] satisfies: true nri.isRequest: false
03-06 15:53:53.110 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: true nri.isRequest: false
03-06 15:53:53.120 3472 3931 D ConnectivityService: checking if request is: NetworkRequest [ id=3, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] satisfies: false nri.isRequest: false
03-06 15:53:53.120 3472 3931 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.270 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.core:80] - :init-whisper
03-06 15:53:53.270 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:topics ["1487619920945-4d32d640-ad0a-55de-b2d4-833c8bb853ea"]}
03-06 15:53:53.280 3502 3574 D HttpServer: Server stopped
03-06 15:53:53.280 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:to "0x0428c9d6c1aaaa8369a7c63819684f30e34396dc0907d49afeac85a0a774ccb919b3482097d992e66bcc538e7a0c6acf874c77748f396f53c0a102e10d1a37765b", :topics ["status-dapp-topic"]}
03-06 15:53:53.280 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042a78ae074c4b037b56525d456121a6df5fc6e28d2f2527fc9b93372a60712b1dc6aae6c7528e30ac1da79e19e6af52850b9caaa515d0627722b557f94ea909e7", :topics ["status-discover-0x042a78ae074c4b037b56525d456121a6df5fc6e28d2f2527fc9b93372a60712b1dc6aae6c7528e30ac1da79e19e6af52850b9caaa515d0627722b557f94ea909e7"]}
03-06 15:53:53.280 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.280 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.280 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04216aa18fb2181542279547e98270b5adfffbc60080559ed01d540da471e165cff967e18ad29f3e479be43ba0d6d0d69062adc8f592b0f7e8ed0a574c46f3f053", :topics ["status-discover-0x04216aa18fb2181542279547e98270b5adfffbc60080559ed01d540da471e165cff967e18ad29f3e479be43ba0d6d0d69062adc8f592b0f7e8ed0a574c46f3f053"]}
03-06 15:53:53.300 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04976634e3dabe7b4b9de1c749fa79d14345bbd86a4aaba8acf3c0c3389e288d8c4150de1eb02610d3976bb15de6193294a775c6bfd3e211c4ddcbc60e59dfd439", :topics ["status-discover-0x04976634e3dabe7b4b9de1c749fa79d14345bbd86a4aaba8acf3c0c3389e288d8c4150de1eb02610d3976bb15de6193294a775c6bfd3e211c4ddcbc60e59dfd439"]}
03-06 15:53:53.300 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.300 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.300 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x045252c04656f14e130bb450a4816a77ccd9f232968f698cb966396a92d68705bb6852e0c5eb251741364e7c62e725a10670772449ac92e1cbd1ea358412a95a74", :topics ["status-discover-0x045252c04656f14e130bb450a4816a77ccd9f232968f698cb966396a92d68705bb6852e0c5eb251741364e7c62e725a10670772449ac92e1cbd1ea358412a95a74"]}
03-06 15:53:53.300 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.300 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.300 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04dca72272bc497d69426ca4d015f4d2545e077cf041d5ec479230b1013ec7af5fa866c34a4e62f01dca45ac9a589bd1d4e8d5e460db11f0c548f49f1a37581a71", :topics ["status-discover-0x04dca72272bc497d69426ca4d015f4d2545e077cf041d5ec479230b1013ec7af5fa866c34a4e62f01dca45ac9a589bd1d4e8d5e460db11f0c548f49f1a37581a71"]}
03-06 15:53:53.320 3157 3693 D EnterpriseController: netId is 0
03-06 15:53:53.320 3157 3693 D Netd : getNetworkForDns: using netid 725 for uid 10326
03-06 15:53:53.330 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04f640a461d96b56319f425bfd61d1ce1575445fdd1f0a670c9c14eab5fc80d88b7291bc9dc4188bc03c5921a78716682bf2b5d66694ef1a6f927ceff8bd49b0c7", :topics ["status-discover-0x04f640a461d96b56319f425bfd61d1ce1575445fdd1f0a670c9c14eab5fc80d88b7291bc9dc4188bc03c5921a78716682bf2b5d66694ef1a6f927ceff8bd49b0c7"]}
03-06 15:53:53.330 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0413b38d4ba2bf746aa447f71b2f8cd3b42172905489254182517e42a8cf8ad7f12769402bb490797ab641d7273a1abc38a8cbd31f549f031544b639e9c3ffe604", :topics ["status-discover-0x0413b38d4ba2bf746aa447f71b2f8cd3b42172905489254182517e42a8cf8ad7f12769402bb490797ab641d7273a1abc38a8cbd31f549f031544b639e9c3ffe604"]}
03-06 15:53:53.340 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04b59b78ff5f2fb2f1f48418b1be919873357f5e43d4a4bfbabd3b821c64155e12e4acb0b3a5bf157351aa88df9ddfbdc205138c9e1d8880ccb4e002d1dbebcc95", :topics ["status-discover-0x04b59b78ff5f2fb2f1f48418b1be919873357f5e43d4a4bfbabd3b821c64155e12e4acb0b3a5bf157351aa88df9ddfbdc205138c9e1d8880ccb4e002d1dbebcc95"]}
03-06 15:53:53.340 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04783b5c3a48e76b711da1fc5ba8758d98b50b32b388d770d39f39246c39c137379332cc446b223f516b0141d574e11fc2d0b3e7e1dca2913dde63cf06d996d4d0", :topics ["status-discover-0x04783b5c3a48e76b711da1fc5ba8758d98b50b32b388d770d39f39246c39c137379332cc446b223f516b0141d574e11fc2d0b3e7e1dca2913dde63cf06d996d4d0"]}
03-06 15:53:53.340 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x044dc895853fec449a2a8b3110029698a66be13eb027fcec22ebd8ebae2ef5212ef41fc6b2d3501e1df142ed1339faaf24b6c5acab378564d1fc16df6867d2ec93", :topics ["status-discover-0x044dc895853fec449a2a8b3110029698a66be13eb027fcec22ebd8ebae2ef5212ef41fc6b2d3501e1df142ed1339faaf24b6c5acab378564d1fc16df6867d2ec93"]}
03-06 15:53:53.350 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04481cc185a0bef2e8339480b8edecf615dc020bf0b7ade9a3b146ee42a47fbee0233ec3d3eb8f5990b4f8eb9cf5f4109efbd8c17c00b7904beb1c8f7d48f1b94a", :topics ["status-discover-0x04481cc185a0bef2e8339480b8edecf615dc020bf0b7ade9a3b146ee42a47fbee0233ec3d3eb8f5990b4f8eb9cf5f4109efbd8c17c00b7904beb1c8f7d48f1b94a"]}
03-06 15:53:53.350 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042c2528d2608dd50fd7a089817f081576991fb8d82ff69d84360e648d8c874c24bf2967aa45bc6531f891d7a737493c7e58229995c00fbd0c214801bb46ed836f", :topics ["status-discover-0x042c2528d2608dd50fd7a089817f081576991fb8d82ff69d84360e648d8c874c24bf2967aa45bc6531f891d7a737493c7e58229995c00fbd0c214801bb46ed836f"]}
03-06 15:53:53.350 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04575b23d9ed5fcacdded350446ff5a02595b63cbb2a0b9c2b16cd806dba0da4460cfd7de0fc2ef420b05cb176c0675ef078f5e44e15f7a465ab0fe7b020b37dc7", :topics ["status-discover-0x04575b23d9ed5fcacdded350446ff5a02595b63cbb2a0b9c2b16cd806dba0da4460cfd7de0fc2ef420b05cb176c0675ef078f5e44e15f7a465ab0fe7b020b37dc7"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x040775f4978fe35463e86e863118c18a683618c73784d2d66b71866dd6ef4701a716a6d71c1f86c25e2b6c0fca0b1c2c7586c11c4bc05627320f9d1bb1162421a6", :topics ["status-discover-0x040775f4978fe35463e86e863118c18a683618c73784d2d66b71866dd6ef4701a716a6d71c1f86c25e2b6c0fca0b1c2c7586c11c4bc05627320f9d1bb1162421a6"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0422ca979d5bb33803611aba5ad83fca09e7a89281f704e83befe1af0786253d963b91ba1454dcad264de404ee58d419683f52a9acb7260d22c5b2f069f148d29f", :topics ["status-discover-0x0422ca979d5bb33803611aba5ad83fca09e7a89281f704e83befe1af0786253d963b91ba1454dcad264de404ee58d419683f52a9acb7260d22c5b2f069f148d29f"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0415e975245ec05b8a70b153efb63f40e83ab73f820085373df06be27d01da566a37c55a8fc2cfb678a5444ff3e30dced310fed7f9699bb2bc0bbfe84200119307", :topics ["status-discover-0x0415e975245ec05b8a70b153efb63f40e83ab73f820085373df06be27d01da566a37c55a8fc2cfb678a5444ff3e30dced310fed7f9699bb2bc0bbfe84200119307"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04c0385aa09f6e3227691a181b4a6f18736e420cfc150240b86001a3e5e0217482655edd226b8a4ebab2ab0ec8ad333abce9e1f037e5cfbe1e4a0cb53fc3a7cb34", :topics ["status-discover-0x04c0385aa09f6e3227691a181b4a6f18736e420cfc150240b86001a3e5e0217482655edd226b8a4ebab2ab0ec8ad333abce9e1f037e5cfbe1e4a0cb53fc3a7cb34"]}
03-06 15:53:53.360 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04d8654c06ca3ab7b5f03d6e0f2dadd157947afc30e7da0cf4ca2e827c5f3e3af75571e8451da1962c75d44bc907b907c17c3cb50fc287fb53c692baeb165dc5d9", :topics ["status-discover-0x04d8654c06ca3ab7b5f03d6e0f2dadd157947afc30e7da0cf4ca2e827c5f3e3af75571e8451da1962c75d44bc907b907c17c3cb50fc287fb53c692baeb165dc5d9"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04c84df0cf15f9ecc4637f749ce2452d8eeebccb3c24bc00b8106634a3122b974ea1874a4cae1e718c33824cf20eb42cf25b9d73e1d879098ceb83bd6f62e40b30", :topics ["status-discover-0x04c84df0cf15f9ecc4637f749ce2452d8eeebccb3c24bc00b8106634a3122b974ea1874a4cae1e718c33824cf20eb42cf25b9d73e1d879098ceb83bd6f62e40b30"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04db1e0c9d268fa081d4673254dcdb7d7f77f61c4543b0594ceb4e45526189701dd82c2f5c8fe4e538f9aeb890d0e63ea30eeae473d1c043bd2ee85f9fbc1c2a04", :topics ["status-discover-0x04db1e0c9d268fa081d4673254dcdb7d7f77f61c4543b0594ceb4e45526189701dd82c2f5c8fe4e538f9aeb890d0e63ea30eeae473d1c043bd2ee85f9fbc1c2a04"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04fac0aa12403291e54f099d2e4a79761d0449a514994000ec296f42f4953b6f10583764a52a975dcd3357109dcc40a7fcd21d44df264c38d488cf0c98d516ff2d", :topics ["status-discover-0x04fac0aa12403291e54f099d2e4a79761d0449a514994000ec296f42f4953b6f10583764a52a975dcd3357109dcc40a7fcd21d44df264c38d488cf0c98d516ff2d"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04531fbd91d0a8d5e80b16187eb26e0339cad435deeb6a285f3994d950503e723e1c3085a61e2804c6672c65c9a289199e2a688a8e9ee139648422d45711687266", :topics ["status-discover-0x04531fbd91d0a8d5e80b16187eb26e0339cad435deeb6a285f3994d950503e723e1c3085a61e2804c6672c65c9a289199e2a688a8e9ee139648422d45711687266"]}
03-06 15:53:53.370 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04a74f7d429dd1585b7d55bd21759aad88fd78b2a880a00d6ef53f3127b7c84129de5a2c3feb872b85ffdbdd3b6a0d1f2beabe2eed8d9e98b5c8c650ec107d91a6", :topics ["status-discover-0x04a74f7d429dd1585b7d55bd21759aad88fd78b2a880a00d6ef53f3127b7c84129de5a2c3feb872b85ffdbdd3b6a0d1f2beabe2eed8d9e98b5c8c650ec107d91a6"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04db929fb12eba9d0cc2418079a58f31ad0f51ba8f6e53792bb22e7aa8399ac8476bfc23fc9917560392f2ce3ef78f976c861406a64d994e3cb578398daccdd6c7", :topics ["status-discover-0x04db929fb12eba9d0cc2418079a58f31ad0f51ba8f6e53792bb22e7aa8399ac8476bfc23fc9917560392f2ce3ef78f976c861406a64d994e3cb578398daccdd6c7"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04b45cfab4c1a52430dabcfa709afb0ded08656a76ca2a9b9dd9e4edd63eb3a88d90a75b34bc077dffb935d2284950654690c414e4e4be030f281cdfef25147fb4", :topics ["status-discover-0x04b45cfab4c1a52430dabcfa709afb0ded08656a76ca2a9b9dd9e4edd63eb3a88d90a75b34bc077dffb935d2284950654690c414e4e4be030f281cdfef25147fb4"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04f9e1107c5c2ac78aa0b42b89e8cc05350693e8d644cdbcbc3f8169ff9c531c049b8d9ea4a252b23af6a5a4b399df743aaa50876d8b7d023feecb609b112a538d", :topics ["status-discover-0x04f9e1107c5c2ac78aa0b42b89e8cc05350693e8d644cdbcbc3f8169ff9c531c049b8d9ea4a252b23af6a5a4b399df743aaa50876d8b7d023feecb609b112a538d"]}
03-06 15:53:53.380 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04d3f48af3d59e4855ce9e80d7ea4a99c1902574ad5dcad76b554b697d7a71e555b2418e452466ad700b337ca2945e39ba8136674ec0b157b8762f97798ddf14c0", :topics ["status-discover-0x04d3f48af3d59e4855ce9e80d7ea4a99c1902574ad5dcad76b554b697d7a71e555b2418e452466ad700b337ca2945e39ba8136674ec0b157b8762f97798ddf14c0"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x048eee3f3b97c7d5d27e73ddf495b3d8623a217afcf716c61f4252cdcce3ef98baa78a6b7c22623c930fa48ff6c7add3239525fd2baaaabe1f543689ed3a5530e7", :topics ["status-discover-0x048eee3f3b97c7d5d27e73ddf495b3d8623a217afcf716c61f4252cdcce3ef98baa78a6b7c22623c930fa48ff6c7add3239525fd2baaaabe1f543689ed3a5530e7"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04a9a3ba8d032553a05df5b154f1848075c2dda78207ba6b3e16255cc8b172736682b25b1abac6376bd77f5793b7861e62e54176ba99c7d4022b6c912269b71022", :topics ["status-discover-0x04a9a3ba8d032553a05df5b154f1848075c2dda78207ba6b3e16255cc8b172736682b25b1abac6376bd77f5793b7861e62e54176ba99c7d4022b6c912269b71022"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04403a4d943a2129ac930bf9cb7b3650b04df12d9cbeec58401770c21d2f9630012afd5646a506f7d07f8b4dfb1fdd6ef54c0e72f3279bdc2077f591631464f7c2", :topics ["status-discover-0x04403a4d943a2129ac930bf9cb7b3650b04df12d9cbeec58401770c21d2f9630012afd5646a506f7d07f8b4dfb1fdd6ef54c0e72f3279bdc2077f591631464f7c2"]}
03-06 15:53:53.390 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049fbb636151e12847b050e2c7807f5d59cdea5c204eca02facb767b9344c3c485dfc95ea2659f68ffa248286424ac84f73bdd0f9f5f97dabcde9adcc67e72c5ad", :topics ["status-discover-0x049fbb636151e12847b050e2c7807f5d59cdea5c204eca02facb767b9344c3c485dfc95ea2659f68ffa248286424ac84f73bdd0f9f5f97dabcde9adcc67e72c5ad"]}
03-06 15:53:53.400 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0408a12befd41a11e5bae9c49df1a9202365dc8179324a771bb54bbd25a69a591976275db687ba3c91f7914266a196ba4bcd6841f787acc25c63435ec4c8f28e06", :topics ["status-discover-0x0408a12befd41a11e5bae9c49df1a9202365dc8179324a771bb54bbd25a69a591976275db687ba3c91f7914266a196ba4bcd6841f787acc25c63435ec4c8f28e06"]}
03-06 15:53:53.410 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04dc323a6f457edaca2843f077864909108c66427a08d64e7dab69efd3bd1c01fa5384ab143f598ad50f40fcaf7fa18ca4ec58235be0c33ff20355badb8ea3a249", :topics ["status-discover-0x04dc323a6f457edaca2843f077864909108c66427a08d64e7dab69efd3bd1c01fa5384ab143f598ad50f40fcaf7fa18ca4ec58235be0c33ff20355badb8ea3a249"]}
03-06 15:53:53.410 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04252556cb25c83b2d079ece4a648352f4239f1a836418541353e672315661d7b622c791a9802bdd501b48ca08080f0897a906db5b5260deda5cb170edf884d7ab", :topics ["status-discover-0x04252556cb25c83b2d079ece4a648352f4239f1a836418541353e672315661d7b622c791a9802bdd501b48ca08080f0897a906db5b5260deda5cb170edf884d7ab"]}
03-06 15:53:53.410 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04a08fb6c32b69b64629f09e93e928b6ee393d3d3df093fca152dfb75c2020252cad8213e3ef0ef5ba7e15e5b699052d16d42847d123b0af5fbd402583d46e715c", :topics ["status-discover-0x04a08fb6c32b69b64629f09e93e928b6ee393d3d3df093fca152dfb75c2020252cad8213e3ef0ef5ba7e15e5b699052d16d42847d123b0af5fbd402583d46e715c"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0426f1738c2f3164b8ab3197f3769df03c15cc5853f5114393210ee65f56c43666323e5383335c45da48ff837b1ba35a1304513b48df49c19cf630c25043fff10a", :topics ["status-discover-0x0426f1738c2f3164b8ab3197f3769df03c15cc5853f5114393210ee65f56c43666323e5383335c45da48ff837b1ba35a1304513b48df49c19cf630c25043fff10a"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x043aa92bc9727210e2d9b5908c21f1f316734610add3ac52a4f8f5677a31f4c2b729a7b6594c844a12d24d96cc1536913cd0eaf4bbfc2dbe990cebdf78c720a2d9", :topics ["status-discover-0x043aa92bc9727210e2d9b5908c21f1f316734610add3ac52a4f8f5677a31f4c2b729a7b6594c844a12d24d96cc1536913cd0eaf4bbfc2dbe990cebdf78c720a2d9"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04068e2d2617435c72b3ba82bb17bd4ddefa2aeb01d2773df7b4459ff75a65af180ff089a2257afe4809d23fb7dd72e6ed9d31b441db0082059dac1c03a230988f", :topics ["status-discover-0x04068e2d2617435c72b3ba82bb17bd4ddefa2aeb01d2773df7b4459ff75a65af180ff089a2257afe4809d23fb7dd72e6ed9d31b441db0082059dac1c03a230988f"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x047eec538bf4af53e7463a0b1cafc45c92aeb2e5e60cdbed61426e6ca2d86d018b08c40f5a9a9f4dcce33274c0a89bb204be10e18b2525c58f7e3d0314c258e1bc", :topics ["status-discover-0x047eec538bf4af53e7463a0b1cafc45c92aeb2e5e60cdbed61426e6ca2d86d018b08c40f5a9a9f4dcce33274c0a89bb204be10e18b2525c58f7e3d0314c258e1bc"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0419c3342e29f470f1ba9839d1cd414a3195edc280bd6ad555dc8dd89ea8d07c8526c823d386db3ebba3e8e93518c1214b23b535bca5ab7c2a8f769417d45259ee", :topics ["status-discover-0x0419c3342e29f470f1ba9839d1cd414a3195edc280bd6ad555dc8dd89ea8d07c8526c823d386db3ebba3e8e93518c1214b23b535bca5ab7c2a8f769417d45259ee"]}
03-06 15:53:53.420 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0472eac5ae997d541d5f85cdb5d818e4753642814e51a797b1b865c5ef27d40a2fa0a1418ebaeac41d62ac6990e5c9edda7674a6dc77bd5b8f9de5e5631034aec3", :topics ["status-discover-0x0472eac5ae997d541d5f85cdb5d818e4753642814e51a797b1b865c5ef27d40a2fa0a1418ebaeac41d62ac6990e5c9edda7674a6dc77bd5b8f9de5e5631034aec3"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0413b978fe4c47aa7f9eb3926101d8c0afc23b4dd673ca7d5668a9c07a59c7c62865f1988e88aec9b5102e8a4dc24855d0448863cedaa2a43f9983abd67165e5a8", :topics ["status-discover-0x0413b978fe4c47aa7f9eb3926101d8c0afc23b4dd673ca7d5668a9c07a59c7c62865f1988e88aec9b5102e8a4dc24855d0448863cedaa2a43f9983abd67165e5a8"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x040014082b22c0fb8076d1ee3198fbdbf24457e0b8da6f52d92ed1435cc671f0c828cc327fa812f2de0200c42cc04e898248c89d223c7e8b84d03ab5574daf5e3a", :topics ["status-discover-0x040014082b22c0fb8076d1ee3198fbdbf24457e0b8da6f52d92ed1435cc671f0c828cc327fa812f2de0200c42cc04e898248c89d223c7e8b84d03ab5574daf5e3a"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0413fef062075ded3d9cfe10cf02ab964563f7e571142b89a8fc8609cc80b71c15f21dbad18f39c9e1c4ddc38f3ce33466611c8fc4404fe08337b2c5ddca330c2d", :topics ["status-discover-0x0413fef062075ded3d9cfe10cf02ab964563f7e571142b89a8fc8609cc80b71c15f21dbad18f39c9e1c4ddc38f3ce33466611c8fc4404fe08337b2c5ddca330c2d"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x048094b59214ddbc355b7187bd06b3163b8fb1c7a7617c12f88299ec1ea9dfeac6d15b50a99c6aa2e73169d66051a00f17fd142c39660a93b7571c979853abb379", :topics ["status-discover-0x048094b59214ddbc355b7187bd06b3163b8fb1c7a7617c12f88299ec1ea9dfeac6d15b50a99c6aa2e73169d66051a00f17fd142c39660a93b7571c979853abb379"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0457565f64065726a6eb85a26e6ce241693b4ec5b0bf4a370c5fcaf46f2be7e223e6d0860eb7c95296cad4b8f297b2803c21c7b743c994940d1692ee02b76870ca", :topics ["status-discover-0x0457565f64065726a6eb85a26e6ce241693b4ec5b0bf4a370c5fcaf46f2be7e223e6d0860eb7c95296cad4b8f297b2803c21c7b743c994940d1692ee02b76870ca"]}
03-06 15:53:53.430 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04e6acf0f209dbbb52e2083877304874922fc03a36caf66770fa5d7702fa8e2d99f819cbc19dfa15a2ff4670392dd70310d11073ea3f771357540531e652b635f7", :topics ["status-discover-0x04e6acf0f209dbbb52e2083877304874922fc03a36caf66770fa5d7702fa8e2d99f819cbc19dfa15a2ff4670392dd70310d11073ea3f771357540531e652b635f7"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0442f15ca1d12aabd0e9e201b794bfb4d4216eca964d3f25ac77598d1f89fa527c9561ced4a1a4a7b46abe554303efaf7492aa3f50c7565b03610bed0ff585a09f", :topics ["status-discover-0x0442f15ca1d12aabd0e9e201b794bfb4d4216eca964d3f25ac77598d1f89fa527c9561ced4a1a4a7b46abe554303efaf7492aa3f50c7565b03610bed0ff585a09f"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04ecec5f3b54eeef4fb6cd17f362f25a26dec5aff085faaabc86d92078769fe6c599cb15ccda1c8e744f18345006d76a90193da87ac03eba2b14374c7041c0de18", :topics ["status-discover-0x04ecec5f3b54eeef4fb6cd17f362f25a26dec5aff085faaabc86d92078769fe6c599cb15ccda1c8e744f18345006d76a90193da87ac03eba2b14374c7041c0de18"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x041f7504dfdcbbe91692ccc7c33f15c9c5cadff8dfafd04aca6083a2c5507745af50a293f1a4420a37ae045872a9079910e8021ab1b7ef12dbec0c82b913e67218", :topics ["status-discover-0x041f7504dfdcbbe91692ccc7c33f15c9c5cadff8dfafd04aca6083a2c5507745af50a293f1a4420a37ae045872a9079910e8021ab1b7ef12dbec0c82b913e67218"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0405a101d8277e0a61ce26a48fd6b56aff8d0faa486b0b9c9b17a1f19684240acd96bc5e6445b2014bc120fe9e23aa0c7812d74f9ce7181b551be7eeb2e289be67", :topics ["status-discover-0x0405a101d8277e0a61ce26a48fd6b56aff8d0faa486b0b9c9b17a1f19684240acd96bc5e6445b2014bc120fe9e23aa0c7812d74f9ce7181b551be7eeb2e289be67"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042fe6dbc6f822d6d79a21bbfc70a7f01f98d613e099e1b2b7b8350e07ba43d074fc65f651ed2f207260c96bde7a7bfbf5a1a4a2b031a2c52a494ae80dde8cd6cb", :topics ["status-discover-0x042fe6dbc6f822d6d79a21bbfc70a7f01f98d613e099e1b2b7b8350e07ba43d074fc65f651ed2f207260c96bde7a7bfbf5a1a4a2b031a2c52a494ae80dde8cd6cb"]}
03-06 15:53:53.440 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0452105bca8170f78f11a9187ff78d41c3b96e6fb108ad25ba11aef57e981161e99afb5e37cde6da3e97ed51492f88d7457614721e7bf62b2fb73c8eac182c16ac", :topics ["status-discover-0x0452105bca8170f78f11a9187ff78d41c3b96e6fb108ad25ba11aef57e981161e99afb5e37cde6da3e97ed51492f88d7457614721e7bf62b2fb73c8eac182c16ac"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04aa4f872975fb44d81fc93142deaa28449ff8c08e5ec489add31cc7aed70b2662635b9f7ad76a17b716e41e5ff0b5a96fe2c91a92c52102090cb6171c422bf50b", :topics ["status-discover-0x04aa4f872975fb44d81fc93142deaa28449ff8c08e5ec489add31cc7aed70b2662635b9f7ad76a17b716e41e5ff0b5a96fe2c91a92c52102090cb6171c422bf50b"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0400910ebe9aa6e73e2b6ce852306a08d60e633b31ef217cb21d0b556d50d7220208cae3768db9079b052547e1f719d325550dcd04b97e4acbbc186ac3345396f1", :topics ["status-discover-0x0400910ebe9aa6e73e2b6ce852306a08d60e633b31ef217cb21d0b556d50d7220208cae3768db9079b052547e1f719d325550dcd04b97e4acbbc186ac3345396f1"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04dea77635d301513193dc35ecf42244c3bbe520b47ed925f49dc4a40f091936eef154d4db20d01216041dcfaa5519aeaf125deceb3e08600449e6d4469c225397", :topics ["status-discover-0x04dea77635d301513193dc35ecf42244c3bbe520b47ed925f49dc4a40f091936eef154d4db20d01216041dcfaa5519aeaf125deceb3e08600449e6d4469c225397"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04c2f3cd7daba1eaa9ee08a324b27c539db16e3b5df43824aafc2cbc5d38e2c3c5520874cd8a4b506c040ee40fe63e6285b151f43763fcba3f4370ec75d623a462", :topics ["status-discover-0x04c2f3cd7daba1eaa9ee08a324b27c539db16e3b5df43824aafc2cbc5d38e2c3c5520874cd8a4b506c040ee40fe63e6285b151f43763fcba3f4370ec75d623a462"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x042d30fac2487936ce05aabcffc899e3ef731626a35d9aa318eebef61937b796cd8b48bd60ae154e8cd5867d4dac1fdb278611d02afaf0458a6165ec3c4b13a597", :topics ["status-discover-0x042d30fac2487936ce05aabcffc899e3ef731626a35d9aa318eebef61937b796cd8b48bd60ae154e8cd5867d4dac1fdb278611d02afaf0458a6165ec3c4b13a597"]}
03-06 15:53:53.450 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x046df6ad91d58f076c497c579409f88fe5c1eb2c0406866f81609af7dc748dd3bdce485268eb220fe6fd488cc1c203032c83c4b460ca21dd4ef3447f973a8c471f", :topics ["status-discover-0x046df6ad91d58f076c497c579409f88fe5c1eb2c0406866f81609af7dc748dd3bdce485268eb220fe6fd488cc1c203032c83c4b460ca21dd4ef3447f973a8c471f"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049da0a78d63863e48f165f4aac59e1af589d10331ed3c95b6548424f775910856d57a08d750ab58f5dd8d10e5d28cf9d4ddbbb457f69f82269f4f6c473544a05d", :topics ["status-discover-0x049da0a78d63863e48f165f4aac59e1af589d10331ed3c95b6548424f775910856d57a08d750ab58f5dd8d10e5d28cf9d4ddbbb457f69f82269f4f6c473544a05d"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x044671a6a4f12aeac9efb44efb7cdb6f215993a0b5ef3a7a6239943b1ab9f984c1cef21a461d80f8a4b880a71d7b21dc3964bc9a02f0c7ecb19022e77e92d159d2", :topics ["status-discover-0x044671a6a4f12aeac9efb44efb7cdb6f215993a0b5ef3a7a6239943b1ab9f984c1cef21a461d80f8a4b880a71d7b21dc3964bc9a02f0c7ecb19022e77e92d159d2"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04645a166e233700025083915f45aa905f5246bf58d22a32f61606daec7aa85a6b7145e115427b92618a985fd753a00d1d2a614bc314e77a82d73f8d6023c368e1", :topics ["status-discover-0x04645a166e233700025083915f45aa905f5246bf58d22a32f61606daec7aa85a6b7145e115427b92618a985fd753a00d1d2a614bc314e77a82d73f8d6023c368e1"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x046fc46dbd44ecb8a5b7a1b0f3f5edffdcb951cc2841905f9f14d6c196d6c47d6f6fb00094ad22d50ad01df959ba62caa5773eb6fb4993ebf0f97b24296715607b", :topics ["status-discover-0x046fc46dbd44ecb8a5b7a1b0f3f5edffdcb951cc2841905f9f14d6c196d6c47d6f6fb00094ad22d50ad01df959ba62caa5773eb6fb4993ebf0f97b24296715607b"]}
03-06 15:53:53.460 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0462378c44913bf48573a676354b1a864d676638f05286285497fef7895e3967bf5a76110173a6ed5f6b4a7c3519399886082689f7dd09f6a869b1d389cfa7fead", :topics ["status-discover-0x0462378c44913bf48573a676354b1a864d676638f05286285497fef7895e3967bf5a76110173a6ed5f6b4a7c3519399886082689f7dd09f6a869b1d389cfa7fead"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x043e342c414c1a013c9242eb6533842b736933645b8172f075b3ac9eb2b009c8382bfa95159591c1dd760836b390c546045bd86813f1ee00f31039193e55aee29d", :topics ["status-discover-0x043e342c414c1a013c9242eb6533842b736933645b8172f075b3ac9eb2b009c8382bfa95159591c1dd760836b390c546045bd86813f1ee00f31039193e55aee29d"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x041e09eae6d6eed749256030b256584f4a0b461d002b4058228dc0117c45ed6c0417e84ac3368544e2721a4ffd57710a7092cdd29f470b2f6641900392110433b0", :topics ["status-discover-0x041e09eae6d6eed749256030b256584f4a0b461d002b4058228dc0117c45ed6c0417e84ac3368544e2721a4ffd57710a7092cdd29f470b2f6641900392110433b0"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049cce482ee7af0e44ae04c7221b8f74c2206354e023fd89f1f17dc6932d1d5a3a5ee51371652d5e4902dffab9d9cb7eef684b303a2e48f35c35457ac6c866ef37", :topics ["status-discover-0x049cce482ee7af0e44ae04c7221b8f74c2206354e023fd89f1f17dc6932d1d5a3a5ee51371652d5e4902dffab9d9cb7eef684b303a2e48f35c35457ac6c866ef37"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0447b8ae53cf22d6da5e99f5eeba47305880bfe92715709aef4f00d7ddbc6ff6c0b2f89fa6a402a58a38c5bcb5bbffad8ce33bbc55b2180807e0adceb414a8641f", :topics ["status-discover-0x0447b8ae53cf22d6da5e99f5eeba47305880bfe92715709aef4f00d7ddbc6ff6c0b2f89fa6a402a58a38c5bcb5bbffad8ce33bbc55b2180807e0adceb414a8641f"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x049e724b85c733658eb50092ab98d4dd18acebe16658ba46d947971ada0ba2bcb9f694b82d756c423a196093f9266ce3a5b09f54a3e1bfd8d32cd9b9f655109602", :topics ["status-discover-0x049e724b85c733658eb50092ab98d4dd18acebe16658ba46d947971ada0ba2bcb9f694b82d756c423a196093f9266ce3a5b09f54a3e1bfd8d32cd9b9f655109602"]}
03-06 15:53:53.470 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0423598517e53cd6f21707e838e820f9998948f1dea2293d2163a113b9a240d8ab0ccc793160cdf0451c9eadf6093eb87117ef7b4c476a2d88da6469bcbeebbff0", :topics ["status-discover-0x0423598517e53cd6f21707e838e820f9998948f1dea2293d2163a113b9a240d8ab0ccc793160cdf0451c9eadf6093eb87117ef7b4c476a2d88da6469bcbeebbff0"]}
03-06 15:53:53.480 3472 3917 D BatteryService: !@BatteryListener : batteryPropertiesChanged!
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04f28ba7a7cc83c734c1f6c84a075004c080a50b5c762d1d7a1cdb8d15232ec3efeeabf7e778b5427897e970d0473edac84bb613094c295e5298d8ca33f26d2ce8", :topics ["status-discover-0x04f28ba7a7cc83c734c1f6c84a075004c080a50b5c762d1d7a1cdb8d15232ec3efeeabf7e778b5427897e970d0473edac84bb613094c295e5298d8ca33f26d2ce8"]}
03-06 15:53:53.480 3472 3917 D BatteryService: level:93, scale:100, status:2, health:2, present:true, voltage: 4184, temperature: 282, technology: Li-ion, AC powered:false, USB powered:true, POGO powered:false, Wireless powered:false, icon:17303413, invalid charger:0, maxChargingCurrent:0
03-06 15:53:53.480 3472 3917 D BatteryService: online:4, current avg:38, charge type:1, power sharing:false, high voltage charger:false, capacity:280000, batterySWSelfDischarging:false, current_now:-1196
03-06 15:53:53.480 3472 3472 D BatteryService: Sending ACTION_BATTERY_CHANGED.
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x0432d63c8702a289a3350e4be740b743934ca01f4321d3b74fc44c04a7e6de82e6eaba7e9745fb7e59c1f50e3adaa0963ff628f629d344b1a18bae34c29ec8bbfe", :topics ["status-discover-0x0432d63c8702a289a3350e4be740b743934ca01f4321d3b74fc44c04a7e6de82e6eaba7e9745fb7e59c1f50e3adaa0963ff628f629d344b1a18bae34c29ec8bbfe"]}
03-06 15:53:53.480 3472 3472 I MotionRecognitionService: Plugged
03-06 15:53:53.480 3472 3472 D MotionRecognitionService: cableConnection= 1
03-06 15:53:53.480 3472 3472 D MotionRecognitionService: setPowerConnected | current backoffstate = 1024 , state =1024
03-06 15:53:53.480 3472 3472 D MotionRecognitionService: skip setTransmitPower.
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04790b0caa8d50c7994e487188587a50c23dd948b80676f20ffe8b1dc4fbf719e0d6d2a207239d895a0c4297bf79559a5d9a6b14a687959fa2c56c9fcc9165d19e", :topics ["status-discover-0x04790b0caa8d50c7994e487188587a50c23dd948b80676f20ffe8b1dc4fbf719e0d6d2a207239d895a0c4297bf79559a5d9a6b14a687959fa2c56c9fcc9165d19e"]}
03-06 15:53:53.480 3472 3925 D WifiController: ApOrStaEnabledState msg.what= 155652
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04d698c5953d27a4a0a6f900093edbec56446cf162595690e6b3470bc81ae99a49f4d3e87cb0916fc0adb20e4019b01b50233f93a39d955c247b9f5b40c45df5b3", :topics ["status-discover-0x04d698c5953d27a4a0a6f900093edbec56446cf162595690e6b3470bc81ae99a49f4d3e87cb0916fc0adb20e4019b01b50233f93a39d955c247b9f5b40c45df5b3"]}
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x045b44faa95328662d606ae523059c2738d7b59bf9c85dacfba5365879a095c6cb53cb56c4f580856291bbbd13961c75c618bd736d9f027f8906bab82117f87cbd", :topics ["status-discover-0x045b44faa95328662d606ae523059c2738d7b59bf9c85dacfba5365879a095c6cb53cb56c4f580856291bbbd13961c75c618bd736d9f027f8906bab82117f87cbd"]}
03-06 15:53:53.480 4004 4004 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
03-06 15:53:53.480 4004 4004 D KeyguardUpdateMonitor: handleBatteryUpdate
03-06 15:53:53.480 4004 4004 D PowerUI : priorPlugType = 2 mPlugType = 2
03-06 15:53:53.480 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04bf408eb25be6a7bd461e3ba99b9b6205f96cde0d4e1cd42dc3079e5cc143aede808f5fee5e075b20aa549dde2e197e46f966aa56955ba820dcde4d31d91fbfb0", :topics ["status-discover-0x04bf408eb25be6a7bd461e3ba99b9b6205f96cde0d4e1cd42dc3079e5cc143aede808f5fee5e075b20aa549dde2e197e46f966aa56955ba820dcde4d31d91fbfb0"]}
03-06 15:53:53.490 4004 4004 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 1703000 mChargingTime : 1703000
03-06 15:53:53.490 4004 4004 D PowerUI.Notification: There is no change about charging status, so return!
03-06 15:53:53.490 3502 3573 D ReactNativeJS: DEBUG [status-im.protocol.web3.filtering:20] - :add-filter {:from "0x04b87c49e982d22387095964f8405698f2730e3e1f61bbb2c2e29e51a3d62317f347315ad93c5225297e461c04a8360a976ce42ac42d5e808038ade8300474e91d", :topics ["status-discover-0x04b87c49e982d22387095964f8405698f2730e3e1f61bbb2c2e29e51a3d62317f347315ad93c5225297e461c04a8360a976ce42ac42d5e808038ade8300474e91d"]}
03-06 15:53:53.490 5853 5853 E audit : type=1701 msg=audit(1488812033.490:22327): auid=4294967295 uid=10326 gid=10326 ses=4294967295 subj=u:r:untrusted_app:s0:c512,c768 pid=3621 comm="Thread-25886" exe="/system/bin/app_process32" sig=6
03-06 15:53:53.490 5872 5872 D CommonServiceConfiguration: getStringValueSetting
03-06 15:53:53.500 5872 5872 D BatteryMonitor: new battery level: 93
03-06 15:53:53.500 4004 4004 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:93 status:2 health:2
03-06 15:53:53.500 4004 4004 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:93 status:2 health:2
03-06 15:53:53.600 3472 4448 I Sensors : Acc old sensor_state 16385, new sensor_state : 16384 en : 0
03-06 15:53:53.600 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40f88
03-06 15:53:53.600 3472 3512 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@b2322be)
03-06 15:53:53.600 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40f88
03-06 15:53:53.600 3472 3931 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.600 3472 3931 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.600 3472 4286 D GraphicsStats: Buffer count: 9
03-06 15:53:53.600 3472 4396 I WindowState: WIN DEATH: Window{6c7a386 u0 d0 im.status.ethereum/im.status.ethereum.MainActivity}
03-06 15:53:53.600 3472 3931 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=1686, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
03-06 15:53:53.610 2994 3970 I SurfaceFlinger: id=28984 Removed NainActivit (7/13)
03-06 15:53:53.610 2994 3004 I SurfaceFlinger: id=28984 Removed NainActivit (-2/13)
03-06 15:53:53.610 3472 4447 I ActivityManager: Process im.status.ethereum (pid 3502)(adj 0) has died(228,1096)
03-06 15:53:53.610 3472 4447 D ActivityManager: isAutoRunBlockedApp:: im.status.ethereum, Auto Run ON
03-06 15:53:53.610 3472 4447 W ActivityManager: Scheduling restart of crashed service im.status.ethereum/.module.StatusService in 1000ms
03-06 15:53:53.610 3472 4447 W ActivityManager: Force removing ActivityRecord{5399675 u0 im.status.ethereum/.MainActivity t1726}: app died, no saved state
03-06 15:53:53.610 3472 4396 D InputDispatcher: Focus left window: 3502
03-06 15:53:53.610 27589 27599 I TrayUsageStatesWatcher: notePauseComponent : ComponentInfo{im.status.ethereum/im.status.ethereum.MainActivity}
03-06 15:53:53.610 2994 2994 D libEGL : eglTerminate EGLDisplay = 0x7fc66e6a58
03-06 15:53:53.620 3472 4447 W VirtualScreenManagerService: moveTaskBackToDisplayIfNeeded(): top activity or app is null
03-06 15:53:53.620 3472 4447 D FocusedStackFrame: Set to : 0
03-06 15:53:53.620 3472 4447 D InputDispatcher: Focused application set to: xxxx
03-06 15:53:53.630 3472 4447 D CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 pkgName : ACTIVITY_RESUME_BOOSTER@7
03-06 15:53:53.630 3472 4447 D ActivityManager: mDVFSHelper.acquire()
03-06 15:53:53.630 3472 4447 D ActivityManager: Launching fr.neamar.kiss, updated priority
03-06 15:53:53.640 3472 4447 V WindowOrientationListener: setCurrentAppOrientation :12
03-06 15:53:53.640 3472 4447 V WindowManager: rotationForOrientationLw(orient=12, last=0); user=0 USER_ROTATION_LOCKED sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
03-06 15:53:53.640 3472 3472 D GameManagerService: NotifyRunnable. pkg: fr.neamar.kiss, type: 4, isMinimized: false, isTunableApp: false
03-06 15:53:53.640 4104 4104 I CenterBarWindowService: mUsageStatsWatcher : Home resumed
03-06 15:53:53.640 3182 3182 I Zygote : Process 3502 exited due to signal (6)
03-06 15:53:53.640 3472 3591 V MARsPolicyManager: updatePackagesScore PackageInfo name -- fr.neamar.kiss
03-06 15:53:53.640 27589 27660 I TrayUsageStatesWatcher: noteResumeComponent : ComponentInfo{fr.neamar.kiss/fr.neamar.kiss.MainActivity} Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10a00000 cmp=fr.neamar.kiss/.MainActivity VirtualScreenParam=Params{mDisplayId=-1, null, mFlags=0x00000000)} (has extras) }
03-06 15:53:53.650 3472 3920 D NetworkPolicy: isUidForegroundLocked: 10326, mScreenOn: true, uidstate: 16, mProxSensorScreenOff: false
03-06 15:53:53.650 3472 3627 D PointerIcon: setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3472 uid:1000
03-06 15:53:53.650 3472 3627 D PointerIcon: setMouseCustomIcon IconType is same.101
03-06 15:53:53.650 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.650 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.650 3472 3917 D ActivityManager: post active user change for 0 fullscreen true isFloatingActivity() false isHomeActivity() true
03-06 15:53:53.650 3472 3917 I WallpaperManagerService: switchPersonaWallpaper is called for personaId-0
03-06 15:53:53.650 3472 3917 D KnoxTimeoutHandler: post home show event for user 0
03-06 15:53:53.650 3472 3917 D KnoxTimeoutHandler: postActiveUserChange [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.650 3472 3472 D WallpaperManagerService: force update = false; persona id = 0; current user =0; current persona = 0
03-06 15:53:53.650 3472 3472 D KnoxTimeoutHandler: handleHomeShow for 0 and current 0
03-06 15:53:53.650 3472 3472 D KnoxTimeoutHandler: handleActiveUserChange [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.650 3472 3472 I KnoxTimeoutHandler: Shared devices show user statefalse
03-06 15:53:53.660 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:53.660 2994 2994 I SurfaceFlinger: id=28986 createSurf (1440x2560),1 flag=4, NainActivit
03-06 15:53:53.670 3472 3594 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{24f52fe u0 d0 fr.neamar.kiss/fr.neamar.kiss.MainActivity}
03-06 15:53:53.670 3472 4286 D InputDispatcher: Focus entered window: 3343
03-06 15:53:53.670 3472 3627 D PointerIcon: setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3472 uid:1000
03-06 15:53:53.670 3472 3627 D PointerIcon: setMouseCustomIcon IconType is same.101
03-06 15:53:53.670 3343 22360 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1
03-06 15:53:53.680 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.680 3343 3343 D ViewRootImpl: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 996) vi=Rect(0, 96 - 0, 996) or=1
03-06 15:53:53.680 3472 5933 D InputMethodManagerService: windowGainedFocus mCurrentFocusedUserId - 0 and mSecureKeypadEnabled-false
03-06 15:53:53.680 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:53.680 3472 5933 E BoostFramework: Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])' on a null object reference
03-06 15:53:53.680 3472 5933 W InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 3502 uid 10326
03-06 15:53:53.680 3472 5933 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = android,userId = -1
03-06 15:53:53.680 3472 3472 D LightsService: [api] [SvcLED] turnOff:: id = 6 (uid: 1000 pid: 3472)
03-06 15:53:53.680 3472 3472 D LightsService: [SvcLED] setSvcLedStateLocked:: SvcLEDState : 0x0 -> 0x0 | SvcLED(id=6) set Off
03-06 15:53:53.680 3472 3472 D EdgeLight: Turning off
03-06 15:53:53.680 3472 3640 D LightsService: [SvcLED] handleForcedSvcLEDTask()
03-06 15:53:53.680 3472 3640 D LightsService: [SvcLED] setSvcLedLightLocked :: Current SvcLED(id=5) maintains its priority right
03-06 15:53:53.680 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationPosted : android
03-06 15:53:53.690 3472 3472 D MARsPolicyManager: NotificationListenerService OngoingNotificationRemoved : android
03-06 15:53:53.690 4200 4210 D CatchNotificationsService: onNotificationPosted
03-06 15:53:53.690 3343 3343 W ResourcesManager: getTopLevelResources: /system/app/ClockPackage_M/ClockPackage_M.apk / 1.0 running in fr.neamar.kiss rsrc of package com.sec.android.app.clockpackage
03-06 15:53:53.690 3343 3343 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:53.700 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.700 3472 8177 D GameManagerService: identifyGamePackage. fr.neamar.kiss
03-06 15:53:53.700 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) isChineseRegion = true, isFolderPhone= false isFolderOpen = false hardKeyShown = false
03-06 15:53:53.700 3472 3472 D InputMethodManagerService: [HARDWARE_KEYBOARD] (refreshImeWindowVis) mImeWindowVis= 0 inputVisible = falsehaveHardKeyboard = false hardKeyShown = false
03-06 15:53:53.700 3343 3343 D ApplicationPackageManager: we has com.sec.android.app.clockpackage class. reuse it
03-06 15:53:53.700 3472 8177 D SSRM:n : SIOP:: AP = 350, PST = 318 (W:6), CP = 273, CUR = 38, LCD = 132
03-06 15:53:53.700 3343 3343 W ResourcesManager: getTopLevelResources: /system/app/ClockPackage_M/ClockPackage_M.apk / 1.0 running in fr.neamar.kiss rsrc of package com.sec.android.app.clockpackage
03-06 15:53:53.700 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=4 any=true clearable=true
03-06 15:53:53.700 19386 19397 D BadgeProvider: query, [selection] : null
03-06 15:53:53.700 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:53.700 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40e78
03-06 15:53:53.710 2994 3002 D libEGL : eglTerminate EGLDisplay = 0x7f8ef40e78
03-06 15:53:53.710 4200 4210 E CatchNotificationsService: Invalid notification data
03-06 15:53:53.710 4200 15747 D CatchNotificationsService: onNotificationRemoved
03-06 15:53:53.710 4200 15747 D CatchNotificationsService: Notification removed
03-06 15:53:53.710 4004 4004 D PhoneStatusBar: removeNotification key=-1|android|17040375|InputMethodManagerService_Noti|1000 old=StatusBarNotification(pkg=android user=UserHandle{-1} id=17040375 tag=InputMethodManagerService_Noti score=-20 key=-1|android|17040375|InputMethodManagerService_Noti|1000: Notification(pri=-2 contentView=android/0x10900a3 vibrate=null sound=null defaults=0x0 flags=0x1002 color=0x00000000 category=sys vis=PRIVATE secFlags=0x0 secPriority=0))
03-06 15:53:53.710 4004 4004 D PhoneStatusBar: setAreThereNotifications: N=3 any=true clearable=true
03-06 15:53:53.710 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:53:53.720 27589 27589 I CocktailBarUiController: onUpdateCocktail: 1
03-06 15:53:53.720 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:53.720 27589 27589 I CocktailBarPanelManager: updatePanelItem: updateContainedPanel - 1
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: setData
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: Notification removed
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: No notifications left to remove
03-06 15:53:53.720 27589 27589 D CatchNotificationsView: makeNoNotificationsPanel
03-06 15:53:53.720 27589 27589 D PanelDescriptionView: updateHelpView: Edge panels helpview is native
03-06 15:53:53.720 27589 27589 D PanelDescriptionView: updateNaviIcon: Edge panels providerInfo is null
03-06 15:53:53.720 27589 27589 D CocktailBarUiController: postUpdatePanel: 257
03-06 15:53:53.740 3472 4286 V WindowStateAnimator: Finishing drawing window Window{24f52fe u0 d0 fr.neamar.kiss/fr.neamar.kiss.MainActivity}: mDrawState=DRAW_PENDING
03-06 15:53:53.740 3343 3343 D ViewRootImpl: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=1
03-06 15:53:53.740 4004 4004 D WallpaperService: updateSurface:[forceRelayout]false[redrawNeeded]false
03-06 15:53:53.740 4004 4004 D ImageWallpaper: onVisibilityChanged:true
03-06 15:53:53.740 4004 4004 D ImageWallpaper: drawFrame:false rotation:0 mLastRotation:0
03-06 15:53:53.740 4004 4004 D ImageWallpaper: drawFrame:[frame.width()]1440[frame.height()]2560
03-06 15:53:53.740 4004 4004 D ImageWallpaper: Suppressed drawFrame since redraw is not needed and offsets have not changed.
03-06 15:53:53.740 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:53.740 3472 3627 D KnoxTimeoutHandler: notifyActivityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.740 3472 3472 D KnoxTimeoutHandler: activityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:53.750 3472 3472 I KnoxTimeoutHandler: SD activityfalse
03-06 15:53:53.770 3472 3512 V WindowStateAnimator: Finishing drawing window Window{24f52fe u0 d0 fr.neamar.kiss/fr.neamar.kiss.MainActivity}: mDrawState=HAS_DRAWN
03-06 15:53:53.780 3343 3343 I Timeline: Timeline: Activity_idle id: android.os.BinderProxy@fabc145 time:1281339371
03-06 15:53:53.780 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:53.900 3472 3943 D MdnieScenarioControlService: packageName : fr.neamar.kiss className : fr.neamar.kiss.MainActivity
03-06 15:53:53.940 27589 27589 I TrayVisibilityController: handleMessage : msg.what = 1
03-06 15:53:53.940 27589 27589 I Utils : isCurrentUser current = 0, ownerId = 0
03-06 15:53:53.940 27589 27589 I TrayVisibilityController: getComputedTrayVisible : keyguardState = 1
03-06 15:53:53.940 27589 27589 I TrayVisibilityController: updateTrayVisible : State : 1 visible = 1 mCurrentVisible = 1
03-06 15:53:53.940 27589 27589 D TrayStateController: putInputRect mDynamicInputRegion=114019458@LastEvent=null,Rect=Rect(0, 0 - 0, 0)
03-06 15:53:53.940 3472 4448 W CocktailBarStatePolicyController: updateWindowType: current window type is requested window type(1)
03-06 15:53:53.940 3472 3944 I AbsCocktailBarStatePolicy: handleMessage: entry what = 1
03-06 15:53:53.940 27589 27589 D TrayStateController: setUiState: 2 --> 2
03-06 15:53:53.950 2994 4476 I SurfaceFlinger: id=28985 Removed JnputMethod (9/13)
03-06 15:53:53.950 2994 3004 I SurfaceFlinger: id=28985 Removed JnputMethod (-2/13)
03-06 15:53:53.960 2994 2994 D libEGL : eglTerminate EGLDisplay = 0x7fc66e6a58
03-06 15:53:54.000 3472 3943 I MdnieScenarioControlService: mGameModeLauncher : false
03-06 15:53:54.010 3472 3943 I MdnieScenarioControlService: setUIMode
03-06 15:53:54.130 3472 3591 D CustomFrequencyManagerService: releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 tag : ACTIVITY_RESUME_BOOSTER@7
03-06 15:53:54.130 3472 3591 D ActivityManager: mDVFSHelper.release()
03-06 15:53:54.130 3472 3591 D CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 pkgName : ACTIVITY_RESUME_BOOSTER@13
03-06 15:53:54.160 3472 3627 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{a4fddf6 u0 fr.neamar.kiss/.MainActivity t1396} time:1281339753
03-06 15:53:54.160 3472 3627 D KnoxTimeoutHandler: notifyActivityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:54.160 3472 3472 D KnoxTimeoutHandler: activityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false
03-06 15:53:54.160 3472 3472 I KnoxTimeoutHandler: SD activityfalse
03-06 15:53:54.190 2994 2994 D libEGL : eglInitialize EGLDisplay = 0x7fc66e6938
03-06 15:53:54.440 3472 3472 D CustomFrequencyManagerService: releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1872000 uid : 1000 pid : 3472 tag : ACTIVITY_RESUME_BOOSTER@13
03-06 15:53:54.650 3728 3728 E Zygote : v2
03-06 15:53:54.650 3728 3728 I libpersona: KNOX_SDCARD checking this for 10326
03-06 15:53:54.650 3728 3728 I libpersona: KNOX_SDCARD not a persona
03-06 15:53:54.650 3472 3591 I ActivityManager: Start proc 3728:im.status.ethereum/u0a326 for service im.status.ethereum/.module.StatusService
03-06 15:53:54.650 3472 3920 D NetworkPolicy: isUidForegroundLocked: 10326, mScreenOn: true, uidstate: -1, mProxSensorScreenOff: false
03-06 15:53:54.650 3728 3728 W SELinux : Function: selinux_compare_spd_ram, index[1], priority [2], priority version is VE=SEPF_SECMOBILE_6.0.1_0013
03-06 15:53:54.650 3728 3728 E Zygote : accessInfo : 0
03-06 15:53:54.650 3728 3728 W SELinux : SELinux: seapp_context_lookup: seinfo=default, level=s0:c512,c768, pkgname=im.status.ethereum
03-06 15:53:54.720 3728 3728 D TimaKeyStoreProvider: TimaSignature is unavailable
03-06 15:53:54.720 3728 3728 D ActivityThread: Added TimaKeyStore provider
03-06 15:53:54.730 3472 4198 E Watchdog: !@Sync 42695 [03-06 21:53:54.745]
03-06 15:53:54.730 3472 3920 D NetworkPolicy: isUidForegroundLocked: 10326, mScreenOn: true, uidstate: 10, mProxSensorScreenOff: false
03-06 15:53:54.750 3728 3728 D ContextRelationManager: ContextRelationManager() : FEATURE_ENABLED=true
03-06 15:53:54.750 3728 3728 D RelationGraph: garbageCollect()
03-06 15:53:54.750 3728 3728 W ResourcesManager: getTopLevelResources: /data/app/im.status.ethereum-1/base.apk / 1.0 running in im.status.ethereum rsrc of package im.status.ethereum
03-06 15:53:54.760 3472 4136 I InjectionManagerService -AppFeature: getCoreFeaturePkgList :[]
03-06 15:53:54.760 3728 3728 I InjectionManager: Inside getClassLibPath + mLibMap{0=, 1=}
03-06 15:53:54.760 3728 3728 D ResourcesManager: For user 0 new overlays fetched Null
03-06 15:53:54.770 3728 3728 I InjectionManager: Inside getClassLibPath caller
03-06 15:53:54.780 3728 3728 D InjectionManager: InjectionManager
03-06 15:53:54.780 3728 3728 D InjectionManager: fillFeatureStoreMap im.status.ethereum
03-06 15:53:54.780 3728 3728 I InjectionManager: Constructor im.status.ethereum, Feature store :{}
03-06 15:53:54.780 3728 3728 I InjectionManager: featureStore :{}
03-06 15:53:54.780 3728 3728 D StatusService: Status Service created!
03-06 15:53:55.720 3740 3740 I rpmbd : *************** start rpmb daemon ***************
03-06 15:53:55.720 3740 3740 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:53:55.730 3740 3740 E rpmbd : <device open> fail
03-06 15:53:58.200 26643 26658 D ContactsProvider_EventLog: contents_sample_state: [ contacts(315) data(2520) accounts({vnd.sec.contact.phone (1)=1, vnd.sec.contact.sim (3)=10, com.whatsapp (14)=40, com.skype.contacts.sync (15)=270, com.google (2)=39}) accounts deleted({}) calls([logtype:100 cnt:114]) ]
03-06 15:53:58.200 26643 26658 D ContactsProvider_EventLog: contents_sample_state: [ agr({[15]=236, [15 ,14]=27, [1 ,14]=1, [2 ,15 ,14]=1, [15 ,15]=3, [9]=4, [3]=10, [2 ,14]=10, [2]=22, [2 ,2 ,14]=1}) ]
03-06 15:53:59.740 3472 8177 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "UPC6449712", roaming: false, failover: false, isAvailable: true]
03-06 15:53:59.990 3472 3878 V AlarmManager: Expired Alarm result :8
03-06 15:54:00.000 4004 4004 D KeyguardUpdateMonitor: received broadcast android.intent.action.TIME_TICK
03-06 15:54:00.000 4004 4004 D KeyguardUpdateMonitor: handleTimeUpdate
03-06 15:54:00.020 4004 4004 D Clock : received broadcast android.intent.action.TIME_TICK
03-06 15:54:00.080 4004 4004 D DateView: received broadcast android.intent.action.TIME_TICK
03-06 15:54:00.100 2664 2664 D [WeatherWidget(1240)] WeatherService: {[EC3334F14841398C8B464A72D0E61AB7C564889C89112557F2146D56794659083956C77974A4825103AB5C5D4AC85EDAA24236388AC138058106446B92A35777]}
03-06 15:54:00.110 2664 2664 D [WeatherWidget(1240)] : {[3AE6950019B083611567B0F9442DB03EEFA9050249635C043F7E254E316C2550]}
03-06 15:54:00.110 4004 4004 D NotificationStackScrollLayout: scroll range should be extended : 1600
03-06 15:54:00.110 2664 2664 D [WeatherWidget(1240)] : {[3AE6950019B083611567B0F9442DB03E5DDA24A68DD8F41CDE99F0ED3FBCA79D6E3672D13C47BC5ED8EFB051B507BC359E0BBE33CAC4DD26F7E7BD0DE7A87253A9C3C650BA065FAD34DFAC014CA6063A]}
03-06 15:54:00.120 2664 2664 D [WeatherWidget(1240)] : {[A1AF0F6A1A65A89C43D705938923D0FEFB71880C4E84718DA0A3E1F383E54FB27A4284D9BEDF7BAA2ABFFE671EB65C640578FF9DE16A23BFE3280A9DCDBB09A0A34671B811BC01E3642D4C943DC720A6F1471AB580EEFA5A7BFD915791AAEB15EA7B1E6FAD2E15A5A345BCDF6AA6C49D]}
03-06 15:54:00.120 2664 2664 D [WeatherWidget(1240)] : {[15C09394A4E9AFE55A5C62F22AB3FC5902EB2A2150B6646A86F2B3102D669614]}
03-06 15:54:00.720 3741 3741 I rpmbd : *************** start rpmb daemon ***************
03-06 15:54:00.720 3741 3741 I rpmbd : Socket has name /data/app/rpmbd
03-06 15:54:00.720 3741 3741 E rpmbd : <device open> fail
```
| priority | crash on login please replace with your information remove user story as a user i want to login so that i can use status description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summary for some reason i cannot login to one of my accounts the other is fine after typing password and submitting it crashes expected behavior describe what you expected to happen type in password submit see chat list actual behavior describe what actually happened type in password submit see launcher reproduction describe how we can replicate the bug step by step open status tap on affected account type in password crash solution please summarise the solution and provide a task list on what needs to be fixed summary determine why only certain accounts are affected fix it additional information please do your best to fill this out status version gplay android or ios operating system android logs if on android please replicate bug whilst running adb logcat i art rejecting re init on previously failed class java lang class i art rejecting re init on previously failed class java lang class i cr libraryloader time to load native libraries ms timestamps i cr libraryloader expected native library version number actual native library version number d enterprisecontroller netid is d netd getnetworkfordns using netid for uid i surfaceflinger id removed nainactivit i surfaceflinger id removed nainactivit d libegl eglterminate egldisplay d enterprisecontroller netid is d netd getnetworkfordns using netid for uid d statusmodule geth node started d statusservice signal event type node started event d statusservice before sendreply true d statusmodule received message when what target im status ethereum module serviceconnector incominghandler d statusmodule signal event type node started event i reactnativejs handling re frame event signal event d reactnativejs debug event str type node started event i reactnativejs handling re frame event status node started w system err remove failed enoent no such file or directory data system recent tasks task xml bak d statusmodule endparsejail d reactnativejs debug error parsing commands nil commands browse color fullscreen true has handler false name browse params suggestions trigger on send debug color description starts stops a debug mode has handler false name debug params registered only true suggestions trigger on change title debug mode faucet color description get some eth has handler false name faucet params registered only true suggestions trigger on change title faucet phone color description find friends using your number has handler false icon phone white name phone params suggestions trigger on change title send phone number functions responses confirmation code color description confirmation code has handler false name confirmation code params suggestions trigger on change password color description password has handler false icon lock white name password params suggestions trigger on change phone color description find friends using your number has handler false icon phone white name phone params suggestions trigger on change title send phone number i reactnativejs handling re frame event status im commands handlers loading add commands i reactnativejs handling re frame event invoke commands loading callbacks i reactnativejs handling re frame event invoke chat loaded callbacks d reactnativejs debug invoking chat loaded callbacks console d reactnativejs debug invoking chat loaded callbacks nil i reactnativejs handling re frame event check autorun i reactnativejs handling re frame event request command preview d reactnativejs debug call jail chat id console d reactnativejs debug call jail path d reactnativejs debug call jail params parameters nil context platform android delimiter separator i reactnativejs handling re frame event status im commands handlers loading clear commands callbacks d statusmodule calljail d statusmodule i reactnativejs handling re frame event status im chat handlers clear chat loaded callbacks d reactnativejs debug clear chat loaded callback console i reactnativejs handling re frame event received message when commands loaded i reactnativejs handling re frame event received message d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d statusmodule startcalljail d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event upsert chat i reactnativejs handling re frame event request command preview d reactnativejs debug call jail chat id console d reactnativejs debug call jail path d reactnativejs debug call jail params parameters nil context platform android delimiter separator i reactnativejs handling re frame event status im chat handlers receive message add message d statusmodule calljail d statusmodule i reactnativejs handling re frame event status im chat handlers receive message set last message i reactnativejs handling re frame event add request d statusmodule startcalljail d reactnativejs debug adding request chat id console message id intro type password added inst i reactnativejs handling re frame event add unviewed message i reactnativejs handling re frame event send clock value request d reactnativejs debug send clock value request from me to console message id intro d reactnativejs debug add pending message d reactnativejs debug prepare message i reactnativejs handling re frame event request command preview d reactnativejs debug call jail chat id console d reactnativejs debug call jail path d reactnativejs debug call jail params parameters nil context platform android delimiter separator d statusmodule calljail d statusmodule d statusmodule startcalljail i reactnativejs handling re frame event navigate to i reactnativejs handling re frame event set in d statusmodule endparsejail d reactnativejs debug error parsing commands nil commands browse color fullscreen true has handler false name browse params suggestions trigger on send debug color description starts stops a debug mode has handler false name debug params registered only true suggestions trigger on change title debug mode faucet color description get some eth has handler false name faucet params registered only true suggestions trigger on change title faucet phone color description find friends using your number has handler false icon phone white name phone params suggestions trigger on change title send phone number functions responses confirmation code color description confirmation code has handler false name confirmation code params suggestions trigger on change password color description password has handler false icon lock white name password params suggestions trigger on change phone color description find friends using your number has handler false icon phone white name phone params suggestions trigger on change title send phone number i reactnativejs handling re frame event status im commands handlers loading add commands i reactnativejs handling re frame event invoke commands loading callbacks i reactnativejs handling re frame event invoke chat loaded callbacks d reactnativejs debug invoking chat loaded callbacks console d reactnativejs debug invoking chat loaded callbacks nil i reactnativejs handling re frame event check autorun i reactnativejs handling re frame event status im commands handlers loading clear commands callbacks i reactnativejs handling re frame event status im chat handlers clear chat loaded callbacks d reactnativejs debug clear chat loaded callback console d statusmodule endcalljail d reactnativejs debug result nil d statusmodule endcalljail d reactnativejs debug result nil w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview d statusmodule endcalljail d reactnativejs debug result nil i rpmbd start rpmb daemon i rpmbd socket has name data app rpmbd e rpmbd fail d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w resourcesmanager gettoplevelresources data app com google android inputmethod pinyin base apk running in com google android inputmethod pinyin rsrc of package com google android inputmethod pinyin d resourcesmanager for user new overlays fetched null d reactnativejs debug input focused w inputconnectionwrapper fixing selection indices to w resourcesmanager gettoplevelresources data app com google android inputmethod pinyin base apk running in null rsrc of package com google android inputmethod pinyin d resourcesmanager for user new overlays fetched null w resourcesmanager gettoplevelresources data app com google android inputmethod pinyin base apk running in null rsrc of package com google android inputmethod pinyin d applicationpolicy isstatusbarnotificationallowedasuser packagename android userid w resourcesmanager gettoplevelresources system framework framework res apk running in null rsrc of package android d marspolicymanager notificationlistenerservice ongoingnotificationposted android d inputmethodmanagerservice refreshimewindowvis ischineseregion true isfolderphone false isfolderopen false hardkeyshown false d inputmethodmanagerservice refreshimewindowvis mimewindowvis inputvisible truehavehardkeyboard false hardkeyshown false d catchnotificationsservice onnotificationposted d applicationpolicy isstatusbarnotificationallowedasuser packagename android userid i surfaceflinger id createsurf flag jnputmethod d mali winsys eglint new window surface egl winsys display void eglsurface eglconfig egl winsys surface egl color buffer format eglboolean returns format d marspolicymanager notificationlistenerservice ongoingnotificationposted android d knoxnotification inflateviews modified publicviewlocal d badgeprovider query null d knoxnotification inflateviews modified knoxviewlocal d phonestatusbar setaretherenotifications n any true clearable true d phonestatusbar setaretherenotifications n any true clearable true e catchnotificationsservice invalid notification data d notificationstackscrolllayout scroll range should be extended d notificationstackscrolllayout scroll range should be extended d catchnotificationsservice onnotificationposted d libegl eglinitialize egldisplay v windowstateanimator finishing drawing window window inputmethod mdrawstate draw pending d badgeprovider query null d reactnativejs debug field animation finished d viewrootimpl msg resized ci rect vi rect or e catchnotificationsservice invalid notification data i reactnativejs handling re frame event set i reactnativejs handling re frame event set d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d powermanagerservice useractivityfromnative event flags eventtime d viewrootimpl viewpostimeinputstage processpointer d libegl eglinitialize egldisplay d libegl eglinitialize egldisplay d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d gamemanagerservice identifygamepackage im status ethereum d gamemanagerservice identifyforegroundapp im status ethereum d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d connectivityservice returning getnetworkinfo for network type wifi state connected connected reason unspecified extra roaming false failover false isavailable true d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d connectivityservice updatecapabilities oldcap newcap d connectivityservice rematching networkagentinfo d connectivityservice network has networkagentinfo ni wifi state connected connected reason unspecified extra roaming false failover false isavailable true network lp interfacename linkaddresses routes dnsaddresses domains mtu tcpbuffersizes nc score evervalidated true lastvalidated true created true lingering false explicitlyselected false acceptunvalidated false evercaptiveportaldetected false lastcaptiveportaldetected false d networkcontroller onreceive intent intent act android net wifi rssi changed flg bqhint virtualscreenparam params mdisplayid null mflags has extras d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice network networkagentinfo was already satisfying request no change d qstileview handlelabelstatechanged label wi fi cellwidth d networkcontroller mobilesignalcontroller onsignalstrengthschanged signalstrength signalstrength gsm lte level d networkcontroller mobilesignalcontroller getmobileicongroup d networkcontroller mobilesignalcontroller updatehktwmobileicongroup d networkcontroller mobilesignalcontroller iscallingstate false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d networkcontroller mobilesignalcontroller onsignalstrengthschanged signalstrength signalstrength gsm lte level d networkcontroller mobilesignalcontroller getmobileicongroup d networkcontroller mobilesignalcontroller updatehktwmobileicongroup d networkcontroller mobilesignalcontroller iscallingstate false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false e signalclusterview setslotfocusvisible subid e signalclusterview setslotfocusvisible subid d inputreader input event value when d connectivityservice checking if request is networkrequest satisfies false nri isrequest false d inputreader input event value when d connectivityservice notifytype cap changed for networkagentinfo i inputreader touch event s action is devicetype when d connectivityservice sending notification for networkrequest d inputreader lastthreadendtime currentthreadstarttime diff d connectivityservice sending notification for networkrequest i inputdispatcher delivering touch to action tooltype d connectivityservice sending notification cap changed for networkrequest i inputdispatcher delivering touch to action tooltype d connectivityservice sending notification for networkrequest d viewrootimpl viewpostimeinputstage processpointer d connectivityservice sending notification cap changed for networkrequest d connectivityservice sending notification for networkrequest d connectivityservice sending notification cap changed for networkrequest d connectivityservice sending notification for networkrequest d connectivityservice sending notification cap changed for networkrequest i reschedulabletimer reschedulabletimer started d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processkey d viewrootimpl viewpostimeinputstage processkey w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processkey d viewrootimpl viewpostimeinputstage processkey w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview i reactnativejs handling re frame event set in i reactnativejs handling re frame event set in i rpmbd start rpmb daemon i rpmbd socket has name data app rpmbd e rpmbd fail d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when d inputreader lastthreadendtime currentthreadstarttime diff i inputdispatcher delivering touch to action tooltype i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer d inputreader input event value when d inputreader input event value when i inputreader touch event s action is devicetype when i inputdispatcher delivering touch to action tooltype d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event login account d statusmodule login w displaylistcanvas displaylistcanvas is started on unbinded rendernode without mowningview d connectivityservice updatecapabilities oldcap newcap d connectivityservice rematching networkagentinfo d connectivityservice network has networkagentinfo ni wifi state connected connected reason unspecified extra roaming false failover false isavailable true network lp interfacename linkaddresses routes dnsaddresses domains mtu tcpbuffersizes nc score evervalidated true lastvalidated true created true lingering false explicitlyselected false acceptunvalidated false evercaptiveportaldetected false lastcaptiveportaldetected false d networkcontroller onreceive intent intent act android net wifi rssi changed flg bqhint virtualscreenparam params mdisplayid null mflags has extras d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice network networkagentinfo was already satisfying request no change d qstileview handlelabelstatechanged label wi fi cellwidth d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies false nri isrequest false d connectivityservice notifytype cap changed for networkagentinfo d connectivityservice sending notification for networkrequest d connectivityservice sending notification for networkrequest d connectivityservice sending notification cap changed for networkrequest d connectivityservice sending notification for networkrequest d connectivityservice sending notification cap changed for networkrequest d connectivityservice sending notification for networkrequest d connectivityservice sending notification cap changed for networkrequest d connectivityservice sending notification for networkrequest d connectivityservice sending notification cap changed for networkrequest d reactnativejs debug logged in account d reactnativejs debug logged in login true false i reactnativejs handling re frame event change account d statusmodule clearcookies d reactnativejs debug closing account realm data data im status ethereum files new account d reactnativejs debug is new account false i reactnativejs handling re frame event set d statusmodule clearstorageapis i reactnativejs handling re frame event debug server stop i cr libraryloader expected native library version number actual native library version number i chromium chromium logging enabled level default verbosity i reactnativejs handling re frame event initialize account i reactnativejs handling re frame event navigate to clean i reactnativejs handling re frame event navigate to i reactnativejs handling re frame event initialize account db i cr browserstartup initializing chromium process singleprocess true i reactnativejs handling re frame event initialize protocol d libegl eglinitialize egldisplay d secwifidisplayutil metadata value d activitymanager the following uid has registered to recieve broadcast for proxy related updates w contextimpl calling a method in the system process without a qualified user android app contextimpl sendbroadcast com android server am activitymanagerservice requestknoxvpntosendproxybroadcast com android server am activitymanagerservice registerreceiver android app activitymanagernative ontransact com android server am activitymanagerservice ontransact d connectivitymanager requestnetwork getappid callinguid callingpid d connectivityservice listenfornetwork for listen from uid pid for networkrequest d connectivityservice rematching networkagentinfo d connectivityservice network has networkagentinfo ni wifi state connected connected reason unspecified extra roaming false failover false isavailable true network lp interfacename linkaddresses routes dnsaddresses domains mtu tcpbuffersizes nc score evervalidated true lastvalidated true created true lingering false explicitlyselected false acceptunvalidated false evercaptiveportaldetected false lastcaptiveportaldetected false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice network networkagentinfo was already satisfying request no change d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies true nri isrequest false d connectivityservice checking if request is networkrequest satisfies false nri isrequest false d connectivityservice sending notification available for networkrequest d reactnativejs debug init whisper d reactnativejs debug add filter topics d httpserver server stopped d reactnativejs debug add filter to topics d reactnativejs debug add filter from topics d enterprisecontroller netid is d netd getnetworkfordns using netid for uid d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d enterprisecontroller netid is d netd getnetworkfordns using netid for uid d reactnativejs debug add filter from topics d enterprisecontroller netid is d netd getnetworkfordns using netid for uid d reactnativejs debug add filter from topics d enterprisecontroller netid is d netd getnetworkfordns using netid for uid d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d batteryservice batterylistener batterypropertieschanged d reactnativejs debug add filter from topics d batteryservice level scale status health present true voltage temperature technology li ion ac powered false usb powered true pogo powered false wireless powered false icon invalid charger maxchargingcurrent d batteryservice online current avg charge type power sharing false high voltage charger false capacity batteryswselfdischarging false current now d batteryservice sending action battery changed d reactnativejs debug add filter from topics i motionrecognitionservice plugged d motionrecognitionservice cableconnection d motionrecognitionservice setpowerconnected current backoffstate state d motionrecognitionservice skip settransmitpower d reactnativejs debug add filter from topics d wificontroller aporstaenabledstate msg what d reactnativejs debug add filter from topics d reactnativejs debug add filter from topics d keyguardupdatemonitor received broadcast android intent action battery changed d keyguardupdatemonitor handlebatteryupdate d powerui priorplugtype mplugtype d reactnativejs debug add filter from topics d powerui notification showchargingnotice oldchargingtype currentchargingtype oldchargingtime mchargingtime d powerui notification there is no change about charging status so return d reactnativejs debug add filter from topics e audit type msg audit auid uid gid ses subj u r untrusted app pid comm thread exe system bin app sig d commonserviceconfiguration getstringvaluesetting d batterymonitor new battery level d batterymeterview action battery changed level status health d batterymeterview action battery changed level status health i sensors acc old sensor state new sensor state en d libegl eglterminate egldisplay d connectivityservice connectivityservice networkrequestinfo binderdied networkrequest android os binderproxy d libegl eglterminate egldisplay d connectivityservice releasing networkrequest networkrequest d connectivityservice sending notification released for networkrequest d graphicsstats buffer count i windowstate win death window im status ethereum im status ethereum mainactivity e connectivityservice remoteexception caught trying to send a callback msg for networkrequest i surfaceflinger id removed nainactivit i surfaceflinger id removed nainactivit i activitymanager process im status ethereum pid adj has died d activitymanager isautorunblockedapp im status ethereum auto run on w activitymanager scheduling restart of crashed service im status ethereum module statusservice in w activitymanager force removing activityrecord im status ethereum mainactivity app died no saved state d inputdispatcher focus left window i trayusagestateswatcher notepausecomponent componentinfo im status ethereum im status ethereum mainactivity d libegl eglterminate egldisplay w virtualscreenmanagerservice movetaskbacktodisplayifneeded top activity or app is null d focusedstackframe set to d inputdispatcher focused application set to xxxx d customfrequencymanagerservice acquiredvfslocklocked type dvfs min limit frequency uid pid pkgname activity resume booster d activitymanager mdvfshelper acquire d activitymanager launching fr neamar kiss updated priority v windoworientationlistener setcurrentapporientation v windowmanager rotationfororientationlw orient last user user rotation locked sensorrotation mlidstate mdockmode mhdmiplugged false mmobilekeyboardenabled false displayid d gamemanagerservice notifyrunnable pkg fr neamar kiss type isminimized false istunableapp false i centerbarwindowservice musagestatswatcher home resumed i zygote process exited due to signal v marspolicymanager updatepackagesscore packageinfo name fr neamar kiss i trayusagestateswatcher noteresumecomponent componentinfo fr neamar kiss fr neamar kiss mainactivity intent act android intent action main cat flg cmp fr neamar kiss mainactivity virtualscreenparam params mdisplayid null mflags has extras d networkpolicy isuidforegroundlocked mscreenon true uidstate mproxsensorscreenoff false d pointericon pointertype icontype flag pid uid d pointericon setmousecustomicon icontype is same d gamemanagerservice identifygamepackage fr neamar kiss d gamemanagerservice identifygamepackage fr neamar kiss d activitymanager post active user change for fullscreen true isfloatingactivity false ishomeactivity true i wallpapermanagerservice switchpersonawallpaper is called for personaid d knoxtimeouthandler post home show event for user d knoxtimeouthandler postactiveuserchange userid fullscreen is true showwhenlocked is false d wallpapermanagerservice force update false persona id current user current persona d knoxtimeouthandler handlehomeshow for and current d knoxtimeouthandler handleactiveuserchange userid fullscreen is true showwhenlocked is false i knoxtimeouthandler shared devices show user statefalse d connectivityservice returning getnetworkinfo for network type wifi state connected connected reason unspecified extra roaming false failover false isavailable true i surfaceflinger id createsurf flag nainactivit d statusbarmanagerservice managedisablelist userid what pkg window fr neamar kiss fr neamar kiss mainactivity d inputdispatcher focus entered window d pointericon pointertype icontype flag pid uid d pointericon setmousecustomicon icontype is same d mali winsys eglint new window surface egl winsys display void eglsurface eglconfig egl winsys surface egl color buffer format eglboolean returns format d gamemanagerservice identifygamepackage fr neamar kiss d viewrootimpl msg resized report ci rect vi rect or d inputmethodmanagerservice windowgainedfocus mcurrentfocuseduserid and msecurekeypadenabled false d connectivityservice returning getnetworkinfo for network type wifi state connected connected reason unspecified extra roaming false failover false isavailable true e boostframework exception java lang nullpointerexception attempt to invoke virtual method java lang object java lang reflect method invoke java lang object java lang object on a null object reference w inputmethodmanagerservice got remoteexception sending setactive false notification to pid uid d applicationpolicy isstatusbarnotificationallowedasuser packagename android userid d lightsservice turnoff id uid pid d lightsservice setsvcledstatelocked svcledstate svcled id set off d edgelight turning off d lightsservice handleforcedsvcledtask d lightsservice setsvcledlightlocked current svcled id maintains its priority right d marspolicymanager notificationlistenerservice ongoingnotificationposted android d marspolicymanager notificationlistenerservice ongoingnotificationremoved android d catchnotificationsservice onnotificationposted w resourcesmanager gettoplevelresources system app clockpackage m clockpackage m apk running in fr neamar kiss rsrc of package com sec android app clockpackage d resourcesmanager for user new overlays fetched null d gamemanagerservice identifygamepackage fr neamar kiss d gamemanagerservice identifygamepackage fr neamar kiss d inputmethodmanagerservice refreshimewindowvis ischineseregion true isfolderphone false isfolderopen false hardkeyshown false d inputmethodmanagerservice refreshimewindowvis mimewindowvis inputvisible falsehavehardkeyboard false hardkeyshown false d applicationpackagemanager we has com sec android app clockpackage class reuse it d ssrm n siop ap pst w cp cur lcd w resourcesmanager gettoplevelresources system app clockpackage m clockpackage m apk running in fr neamar kiss rsrc of package com sec android app clockpackage d phonestatusbar setaretherenotifications n any true clearable true d badgeprovider query null d notificationstackscrolllayout scroll range should be extended d libegl eglterminate egldisplay d libegl eglterminate egldisplay e catchnotificationsservice invalid notification data d catchnotificationsservice onnotificationremoved d catchnotificationsservice notification removed d phonestatusbar removenotification key android inputmethodmanagerservice noti old statusbarnotification pkg android user userhandle id tag inputmethodmanagerservice noti score key android inputmethodmanagerservice noti notification pri contentview android vibrate null sound null defaults flags color category sys vis private secflags secpriority d phonestatusbar setaretherenotifications n any true clearable true d notificationstackscrolllayout scroll range should be extended i cocktailbaruicontroller onupdatecocktail d connectivityservice returning getnetworkinfo for network type wifi state connected connected reason unspecified extra roaming false failover false isavailable true i cocktailbarpanelmanager updatepanelitem updatecontainedpanel d catchnotificationsview setdata d catchnotificationsview notification removed d catchnotificationsview no notifications left to remove d catchnotificationsview makenonotificationspanel d paneldescriptionview updatehelpview edge panels helpview is native d paneldescriptionview updatenaviicon edge panels providerinfo is null d cocktailbaruicontroller postupdatepanel v windowstateanimator finishing drawing window window fr neamar kiss fr neamar kiss mainactivity mdrawstate draw pending d viewrootimpl msg resized report ci rect vi rect or d wallpaperservice updatesurface false false d imagewallpaper onvisibilitychanged true d imagewallpaper drawframe false rotation mlastrotation d imagewallpaper drawframe d imagewallpaper suppressed drawframe since redraw is not needed and offsets have not changed d libegl eglinitialize egldisplay d knoxtimeouthandler notifyactivitydrawn userid fullscreen is true showwhenlocked is false d knoxtimeouthandler activitydrawn userid fullscreen is true showwhenlocked is false i knoxtimeouthandler sd activityfalse v windowstateanimator finishing drawing window window fr neamar kiss fr neamar kiss mainactivity mdrawstate has drawn i timeline timeline activity idle id android os binderproxy time d libegl eglinitialize egldisplay d mdniescenariocontrolservice packagename fr neamar kiss classname fr neamar kiss mainactivity i trayvisibilitycontroller handlemessage msg what i utils iscurrentuser current ownerid i trayvisibilitycontroller getcomputedtrayvisible keyguardstate i trayvisibilitycontroller updatetrayvisible state visible mcurrentvisible d traystatecontroller putinputrect mdynamicinputregion lastevent null rect rect w cocktailbarstatepolicycontroller updatewindowtype current window type is requested window type i abscocktailbarstatepolicy handlemessage entry what d traystatecontroller setuistate i surfaceflinger id removed jnputmethod i surfaceflinger id removed jnputmethod d libegl eglterminate egldisplay i mdniescenariocontrolservice mgamemodelauncher false i mdniescenariocontrolservice setuimode d customfrequencymanagerservice releasedvfslocklocked getting lock type frm list dvfs min limit frequency uid pid tag activity resume booster d activitymanager mdvfshelper release d customfrequencymanagerservice acquiredvfslocklocked type dvfs min limit frequency uid pid pkgname activity resume booster i timeline timeline activity windows visible id activityrecord fr neamar kiss mainactivity time d knoxtimeouthandler notifyactivitydrawn userid fullscreen is true showwhenlocked is false d knoxtimeouthandler activitydrawn userid fullscreen is true showwhenlocked is false i knoxtimeouthandler sd activityfalse d libegl eglinitialize egldisplay d customfrequencymanagerservice releasedvfslocklocked getting lock type frm list dvfs min limit frequency uid pid tag activity resume booster e zygote i libpersona knox sdcard checking this for i libpersona knox sdcard not a persona i activitymanager start proc im status ethereum for service im status ethereum module statusservice d networkpolicy isuidforegroundlocked mscreenon true uidstate mproxsensorscreenoff false w selinux function selinux compare spd ram index priority priority version is ve sepf secmobile e zygote accessinfo w selinux selinux seapp context lookup seinfo default level pkgname im status ethereum d timakeystoreprovider timasignature is unavailable d activitythread added timakeystore provider e watchdog sync d networkpolicy isuidforegroundlocked mscreenon true uidstate mproxsensorscreenoff false d contextrelationmanager contextrelationmanager feature enabled true d relationgraph garbagecollect w resourcesmanager gettoplevelresources data app im status ethereum base apk running in im status ethereum rsrc of package im status ethereum i injectionmanagerservice appfeature getcorefeaturepkglist i injectionmanager inside getclasslibpath mlibmap d resourcesmanager for user new overlays fetched null i injectionmanager inside getclasslibpath caller d injectionmanager injectionmanager d injectionmanager fillfeaturestoremap im status ethereum i injectionmanager constructor im status ethereum feature store i injectionmanager featurestore d statusservice status service created i rpmbd start rpmb daemon i rpmbd socket has name data app rpmbd e rpmbd fail d contactsprovider eventlog contents sample state d contactsprovider eventlog contents sample state d connectivityservice returning getnetworkinfo for network type wifi state connected connected reason unspecified extra roaming false failover false isavailable true v alarmmanager expired alarm result d keyguardupdatemonitor received broadcast android intent action time tick d keyguardupdatemonitor handletimeupdate d clock received broadcast android intent action time tick d dateview received broadcast android intent action time tick d weatherservice d d notificationstackscrolllayout scroll range should be extended d d d i rpmbd start rpmb daemon i rpmbd socket has name data app rpmbd e rpmbd fail | 1 |
92,720 | 3,873,118,725 | IssuesEvent | 2016-04-11 15:54:29 | osuosl/climesync | https://api.github.com/repos/osuosl/climesync | opened | Allow project creation/update with users object | enhancement high priority | See https://github.com/osuosl/climesync/blob/master/climesync.py#L197 and https://github.com/osuosl/climesync/blob/master/climesync.py#L217
Reference to how the user object needs to be created:
--------------
TimeSync.**create_project(project)**
Create a project on the TimeSync instance at the baseurl provided when
instantiating the TimeSync object. This method will return a single python
dictionary containing the created project if successful. The dictionary
will contain error information if ``create_project()`` was unsuccessful.
``project`` is a python dictionary containing the project information to
send to TimeSync. The syntax is ``"key": "value"`` except for the
``"slugs"`` field, which is ``"slugs": ["slug1", "slug2", "slug3"]``.
``project`` requires the following fields:
* ``"uri"``
* ``"name"``
* ``"slugs"`` - this must be a list of strings
Optionally include a users field to add users to the project:
* ``"users"`` - this must be a python dictionary containing individual user
permissions. See example below.
Example usage:
.. code-block:: python
>>> project = {
... "uri": "https://code.osuosl.org/projects/timesync",
... "name": "TimeSync API",
... "slugs": ["timesync", "time"],
... "users": {"tschuy": {"member": True, "spectator": False, "manager": True},
... "mrsj": {"member": True, "spectator": False, "manager": False},
... "patcht": {"member": True, "spectator": False, "manager": True},
... "oz": {"member": False, "spectator": True, "manager": False}
... }
...}
>>>
>>> ts.create_project(project=project)
{u'users': {u'tschuy': {u'member': true, u'spectator': false, u'manager': true}, u'mrsj': {u'member': true, u'spectator': false, u'manager': false}, u'patcht': {u'member': true, u'spectator': false, u'manager': true}, u'oz': {u'member': false, u'spectator': true, u'manager': false}}, u'deleted_at': None, u'uuid': u'309eae69-21dc-4538-9fdc-e6892a9c4dd4', u'updated_at': None, u'created_at': u'2015-05-23', u'uri': u'https://code.osuosl.org/projects/timesync', u'name': u'TimeSync API', u'revision': 1, u'slugs': [u'timesync', u'time']}
>>>
------------------ | 1.0 | Allow project creation/update with users object - See https://github.com/osuosl/climesync/blob/master/climesync.py#L197 and https://github.com/osuosl/climesync/blob/master/climesync.py#L217
Reference to how the user object needs to be created:
--------------
TimeSync.**create_project(project)**
Create a project on the TimeSync instance at the baseurl provided when
instantiating the TimeSync object. This method will return a single python
dictionary containing the created project if successful. The dictionary
will contain error information if ``create_project()`` was unsuccessful.
``project`` is a python dictionary containing the project information to
send to TimeSync. The syntax is ``"key": "value"`` except for the
``"slugs"`` field, which is ``"slugs": ["slug1", "slug2", "slug3"]``.
``project`` requires the following fields:
* ``"uri"``
* ``"name"``
* ``"slugs"`` - this must be a list of strings
Optionally include a users field to add users to the project:
* ``"users"`` - this must be a python dictionary containing individual user
permissions. See example below.
Example usage:
.. code-block:: python
>>> project = {
... "uri": "https://code.osuosl.org/projects/timesync",
... "name": "TimeSync API",
... "slugs": ["timesync", "time"],
... "users": {"tschuy": {"member": True, "spectator": False, "manager": True},
... "mrsj": {"member": True, "spectator": False, "manager": False},
... "patcht": {"member": True, "spectator": False, "manager": True},
... "oz": {"member": False, "spectator": True, "manager": False}
... }
...}
>>>
>>> ts.create_project(project=project)
{u'users': {u'tschuy': {u'member': true, u'spectator': false, u'manager': true}, u'mrsj': {u'member': true, u'spectator': false, u'manager': false}, u'patcht': {u'member': true, u'spectator': false, u'manager': true}, u'oz': {u'member': false, u'spectator': true, u'manager': false}}, u'deleted_at': None, u'uuid': u'309eae69-21dc-4538-9fdc-e6892a9c4dd4', u'updated_at': None, u'created_at': u'2015-05-23', u'uri': u'https://code.osuosl.org/projects/timesync', u'name': u'TimeSync API', u'revision': 1, u'slugs': [u'timesync', u'time']}
>>>
------------------ | priority | allow project creation update with users object see and reference to how the user object needs to be created timesync create project project create a project on the timesync instance at the baseurl provided when instantiating the timesync object this method will return a single python dictionary containing the created project if successful the dictionary will contain error information if create project was unsuccessful project is a python dictionary containing the project information to send to timesync the syntax is key value except for the slugs field which is slugs project requires the following fields uri name slugs this must be a list of strings optionally include a users field to add users to the project users this must be a python dictionary containing individual user permissions see example below example usage code block python project uri name timesync api slugs users tschuy member true spectator false manager true mrsj member true spectator false manager false patcht member true spectator false manager true oz member false spectator true manager false ts create project project project u users u tschuy u member true u spectator false u manager true u mrsj u member true u spectator false u manager false u patcht u member true u spectator false u manager true u oz u member false u spectator true u manager false u deleted at none u uuid u u updated at none u created at u u uri u u name u timesync api u revision u slugs | 1 |
183,467 | 6,688,978,919 | IssuesEvent | 2017-10-08 20:41:07 | IQSS/DataTaggingServer | https://api.github.com/repos/IQSS/DataTaggingServer | closed | Is top-level readme ignored? | Priority: High | Might be that only HTML readme are ignored too. So need to clarify this. | 1.0 | Is top-level readme ignored? - Might be that only HTML readme are ignored too. So need to clarify this. | priority | is top level readme ignored might be that only html readme are ignored too so need to clarify this | 1 |
703,495 | 24,162,371,917 | IssuesEvent | 2022-09-22 12:41:45 | AmplifyCreations/AmplifyShaderEditor-Feedback | https://api.github.com/repos/AmplifyCreations/AmplifyShaderEditor-Feedback | closed | Motion vectors breaking when turned off | bug high priority | Breaks when motion vector is turned off by users in unity settings from project settings.
See code about (#if Unity_Reversed_Z) per Cristain "disabled the offset to fix MV in forward pass .. This should be enable with tessellation"
MotionVectorVertexShaderCommon.hlsl
"Runtime/RenderPipeline/ShaderPass (shader pass code)"
ShaderVariablesFunctions.hlsl
See item Line 10 | 1.0 | Motion vectors breaking when turned off - Breaks when motion vector is turned off by users in unity settings from project settings.
See code about (#if Unity_Reversed_Z) per Cristain "disabled the offset to fix MV in forward pass .. This should be enable with tessellation"
MotionVectorVertexShaderCommon.hlsl
"Runtime/RenderPipeline/ShaderPass (shader pass code)"
ShaderVariablesFunctions.hlsl
See item Line 10 | priority | motion vectors breaking when turned off breaks when motion vector is turned off by users in unity settings from project settings see code about if unity reversed z per cristain disabled the offset to fix mv in forward pass this should be enable with tessellation motionvectorvertexshadercommon hlsl runtime renderpipeline shaderpass shader pass code shadervariablesfunctions hlsl see item line | 1 |
477,080 | 13,755,174,625 | IssuesEvent | 2020-10-06 18:02:39 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Update the publisher to handle null commit_ids | CI enhancement priority: high | Update the Studio Publisher to handle null commit_ids in the publish queue as follows:
* If the item has a null commit ID, pick up HEAD and check for file presence, if present, publish that, otherwise publish nothing
* Log the null commit ID as INFO so we're aware of what happened | 1.0 | [studio] Update the publisher to handle null commit_ids - Update the Studio Publisher to handle null commit_ids in the publish queue as follows:
* If the item has a null commit ID, pick up HEAD and check for file presence, if present, publish that, otherwise publish nothing
* Log the null commit ID as INFO so we're aware of what happened | priority | update the publisher to handle null commit ids update the studio publisher to handle null commit ids in the publish queue as follows if the item has a null commit id pick up head and check for file presence if present publish that otherwise publish nothing log the null commit id as info so we re aware of what happened | 1 |
500,523 | 14,501,375,509 | IssuesEvent | 2020-12-11 19:25:10 | practice-enterprise/canvas-discord-bot | https://api.github.com/repos/practice-enterprise/canvas-discord-bot | closed | Miscellaneous Commands | Priority: High Type: Enhancement | ## Hard coded
- [x] help
- [ ] reminder
- [ ] set default channel
- [x] code block
- [x] ping
- [x] dice
## Guild
- [ ] ombuds
- [x] stuvo
- [x] pal
- [ ] notas
- [x] rooster
## Canvas
- [ ] notifications
- [ ] get-module (lesmateriaal) | 1.0 | Miscellaneous Commands - ## Hard coded
- [x] help
- [ ] reminder
- [ ] set default channel
- [x] code block
- [x] ping
- [x] dice
## Guild
- [ ] ombuds
- [x] stuvo
- [x] pal
- [ ] notas
- [x] rooster
## Canvas
- [ ] notifications
- [ ] get-module (lesmateriaal) | priority | miscellaneous commands hard coded help reminder set default channel code block ping dice guild ombuds stuvo pal notas rooster canvas notifications get module lesmateriaal | 1 |
609,829 | 18,888,559,316 | IssuesEvent | 2021-11-15 10:37:21 | CatalogueOfLife/backend | https://api.github.com/repos/CatalogueOfLife/backend | opened | Search exceptions | bug high priority search | ```
{"type": "server", "timestamp": "2021-11-15T10:32:19,328Z", "level": "DEBUG", "component": "o.e.a.s.TransportSearchAction", "cluster.name": "col", "node.name": "node-col", "message": "[xTwUbd7mSvuFGdFtYPbj8A][col-2021-03-26][0]: Failed to execute [SearchRequest{searchType=QUERY_THEN_FETCH, indices=[prod-nu], indicesOptions=IndicesOptions[ignore_unavailable=false, allow_no_indices=true, expand_wildcards_open=true, expand_wildcards_closed=false, expand_wildcards_hidden=false, allow_aliases_to_multiple_indices=true, forbid_closed_indices=true, ignore_aliases=false, ignore_throttled=true], types=[], routing='null', preference='null', requestCache=null, scroll=null, maxConcurrentShardRequests=0, batchedReduceSize=512, preFilterShardSize=null, allowPartialSearchResults=true, localClusterAlias=null, getOrCreateAbsoluteStartMillis=-1, ccsMinimizeRoundtrips=true, source={\"from\":4418350,\"size\":50,\"query\":{\"bool\":{\"filter\":[{\"term\":{\"datasetKey\":{\"value\":2349,\"boost\":1.0}}},{\"exists\":{\"field\":\"status\",\"boost\":1.0}}],\"adjust_pure_negative\":true,\"boost\":1.0}},\"sort\":[{\"rank\":{\"order\":\"asc\"}},{\"scientificName\":{\"order\":\"asc\"}}],\"track_total_hits\":2147483647,\"aggregations\":{\"_global_\":{\"global\":{},\"aggregations\":{\"_filter_\":{\"filter\":{\"term\":{\"datasetKey\":{\"value\":2349,\"boost\":1.0}}},\"aggregations\":{\"FIELD\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"nameFields\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"ISSUE\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"issues\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"NOM_STATUS\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"nomStatus\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"RANK\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"rank\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"STATUS\":{\"filter\":{\"match_all\":{\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"status\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"NAME_TYPE\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"type\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"EXTINCT\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"extinct\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"ENVIRONMENT\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"environments\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"AUTHORSHIP\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"authorship\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}}}}}}}}}] lastShard [true]", "cluster.uuid": "VSaAkBhoQg67yXoFlbafkg", "node.id": "xTwUbd7mSvuFGdFtYPbj8A" ,
"stacktrace": ["org.elasticsearch.transport.RemoteTransportException: [node-col][130.225.43.29:9300][indices:data/read/search[phase/query]]",
"Caused by: java.lang.IllegalArgumentException: Result window is too large, from + size must be less than or equal to: [2000000] but was [4418400]. See the scroll api for a more efficient way to request large data sets. This limit can be set by changing the [index.max_result_window] index level setting.",
"at org.elasticsearch.search.DefaultSearchContext.preProcess(DefaultSearchContext.java:192) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.query.QueryPhase.preProcess(QueryPhase.java:113) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.createContext(SearchService.java:732) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:422) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.access$500(SearchService.java:135) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService$2.lambda$onResponse$0(SearchService.java:395) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable.lambda$supply$0(ActionRunnable.java:47) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable$2.doRun(ActionRunnable.java:62) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:33) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:732) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-7.11.2.jar:7.11.2]",
"at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]",
"at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]",
"at java.lang.Thread.run(Thread.java:832) [?:?]"] }
{"type": "server", "timestamp": "2021-11-15T10:32:19,339Z", "level": "DEBUG", "component": "o.e.a.s.TransportSearchAction", "cluster.name": "col", "node.name": "node-col", "message": "All shards failed for phase: [query]", "cluster.uuid": "VSaAkBhoQg67yXoFlbafkg", "node.id": "xTwUbd7mSvuFGdFtYPbj8A" ,
"stacktrace": ["org.elasticsearch.ElasticsearchException$1: Result window is too large, from + size must be less than or equal to: [2000000] but was [4418400]. See the scroll api for a more efficient way to request large data sets. This limit can be set by changing the [index.max_result_window] index level setting.",
"at org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:633) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.executeNextPhase(AbstractSearchAsyncAction.java:330) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseDone(AbstractSearchAsyncAction.java:636) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.onShardFailure(AbstractSearchAsyncAction.java:415) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.access$000(AbstractSearchAsyncAction.java:59) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction$1.onFailure(AbstractSearchAsyncAction.java:264) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.SearchExecutionStatsCollector.onFailure(SearchExecutionStatsCollector.java:62) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionListenerResponseHandler.handleException(ActionListenerResponseHandler.java:48) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.SearchTransportService$ConnectionCountingHandler.handleException(SearchTransportService.java:404) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$6.handleException(TransportService.java:743) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1288) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$DirectResponseChannel.processException(TransportService.java:1397) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$DirectResponseChannel.sendResponse(TransportService.java:1371) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TaskTransportChannel.sendResponse(TaskTransportChannel.java:50) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportChannel.sendErrorResponse(TransportChannel.java:45) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.support.ChannelActionListener.onFailure(ChannelActionListener.java:40) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable.onFailure(ActionRunnable.java:77) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:28) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:33) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:732) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-7.11.2.jar:7.11.2]",
"at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]",
"at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]",
"at java.lang.Thread.run(Thread.java:832) [?:?]",
"Caused by: java.lang.IllegalArgumentException: Result window is too large, from + size must be less than or equal to: [2000000] but was [4418400]. See the scroll api for a more efficient way to request large data sets. This limit can be set by changing the [index.max_result_window] index level setting.",
"at org.elasticsearch.search.DefaultSearchContext.preProcess(DefaultSearchContext.java:192) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.query.QueryPhase.preProcess(QueryPhase.java:113) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.createContext(SearchService.java:732) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:422) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.access$500(SearchService.java:135) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService$2.lambda$onResponse$0(SearchService.java:395) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable.lambda$supply$0(ActionRunnable.java:47) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable$2.doRun(ActionRunnable.java:62) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) ~[elasticsearch-7.11.2.jar:7.11.2]",
"... 6 more"] }
``` | 1.0 | Search exceptions - ```
{"type": "server", "timestamp": "2021-11-15T10:32:19,328Z", "level": "DEBUG", "component": "o.e.a.s.TransportSearchAction", "cluster.name": "col", "node.name": "node-col", "message": "[xTwUbd7mSvuFGdFtYPbj8A][col-2021-03-26][0]: Failed to execute [SearchRequest{searchType=QUERY_THEN_FETCH, indices=[prod-nu], indicesOptions=IndicesOptions[ignore_unavailable=false, allow_no_indices=true, expand_wildcards_open=true, expand_wildcards_closed=false, expand_wildcards_hidden=false, allow_aliases_to_multiple_indices=true, forbid_closed_indices=true, ignore_aliases=false, ignore_throttled=true], types=[], routing='null', preference='null', requestCache=null, scroll=null, maxConcurrentShardRequests=0, batchedReduceSize=512, preFilterShardSize=null, allowPartialSearchResults=true, localClusterAlias=null, getOrCreateAbsoluteStartMillis=-1, ccsMinimizeRoundtrips=true, source={\"from\":4418350,\"size\":50,\"query\":{\"bool\":{\"filter\":[{\"term\":{\"datasetKey\":{\"value\":2349,\"boost\":1.0}}},{\"exists\":{\"field\":\"status\",\"boost\":1.0}}],\"adjust_pure_negative\":true,\"boost\":1.0}},\"sort\":[{\"rank\":{\"order\":\"asc\"}},{\"scientificName\":{\"order\":\"asc\"}}],\"track_total_hits\":2147483647,\"aggregations\":{\"_global_\":{\"global\":{},\"aggregations\":{\"_filter_\":{\"filter\":{\"term\":{\"datasetKey\":{\"value\":2349,\"boost\":1.0}}},\"aggregations\":{\"FIELD\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"nameFields\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"ISSUE\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"issues\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"NOM_STATUS\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"nomStatus\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"RANK\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"rank\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"STATUS\":{\"filter\":{\"match_all\":{\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"status\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"NAME_TYPE\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"type\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"EXTINCT\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"extinct\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"ENVIRONMENT\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"environments\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}},\"AUTHORSHIP\":{\"filter\":{\"exists\":{\"field\":\"status\",\"boost\":1.0}},\"aggregations\":{\"_values_\":{\"terms\":{\"field\":\"authorship\",\"size\":50,\"min_doc_count\":1,\"shard_min_doc_count\":0,\"show_term_doc_count_error\":false,\"order\":[{\"_count\":\"desc\"},{\"_key\":\"asc\"}]}}}}}}}}}}}] lastShard [true]", "cluster.uuid": "VSaAkBhoQg67yXoFlbafkg", "node.id": "xTwUbd7mSvuFGdFtYPbj8A" ,
"stacktrace": ["org.elasticsearch.transport.RemoteTransportException: [node-col][130.225.43.29:9300][indices:data/read/search[phase/query]]",
"Caused by: java.lang.IllegalArgumentException: Result window is too large, from + size must be less than or equal to: [2000000] but was [4418400]. See the scroll api for a more efficient way to request large data sets. This limit can be set by changing the [index.max_result_window] index level setting.",
"at org.elasticsearch.search.DefaultSearchContext.preProcess(DefaultSearchContext.java:192) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.query.QueryPhase.preProcess(QueryPhase.java:113) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.createContext(SearchService.java:732) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:422) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.access$500(SearchService.java:135) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService$2.lambda$onResponse$0(SearchService.java:395) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable.lambda$supply$0(ActionRunnable.java:47) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable$2.doRun(ActionRunnable.java:62) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:33) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:732) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-7.11.2.jar:7.11.2]",
"at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]",
"at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]",
"at java.lang.Thread.run(Thread.java:832) [?:?]"] }
{"type": "server", "timestamp": "2021-11-15T10:32:19,339Z", "level": "DEBUG", "component": "o.e.a.s.TransportSearchAction", "cluster.name": "col", "node.name": "node-col", "message": "All shards failed for phase: [query]", "cluster.uuid": "VSaAkBhoQg67yXoFlbafkg", "node.id": "xTwUbd7mSvuFGdFtYPbj8A" ,
"stacktrace": ["org.elasticsearch.ElasticsearchException$1: Result window is too large, from + size must be less than or equal to: [2000000] but was [4418400]. See the scroll api for a more efficient way to request large data sets. This limit can be set by changing the [index.max_result_window] index level setting.",
"at org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:633) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.executeNextPhase(AbstractSearchAsyncAction.java:330) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseDone(AbstractSearchAsyncAction.java:636) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.onShardFailure(AbstractSearchAsyncAction.java:415) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.access$000(AbstractSearchAsyncAction.java:59) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction$1.onFailure(AbstractSearchAsyncAction.java:264) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.SearchExecutionStatsCollector.onFailure(SearchExecutionStatsCollector.java:62) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionListenerResponseHandler.handleException(ActionListenerResponseHandler.java:48) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.search.SearchTransportService$ConnectionCountingHandler.handleException(SearchTransportService.java:404) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$6.handleException(TransportService.java:743) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1288) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$DirectResponseChannel.processException(TransportService.java:1397) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportService$DirectResponseChannel.sendResponse(TransportService.java:1371) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TaskTransportChannel.sendResponse(TaskTransportChannel.java:50) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.transport.TransportChannel.sendErrorResponse(TransportChannel.java:45) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.support.ChannelActionListener.onFailure(ChannelActionListener.java:40) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable.onFailure(ActionRunnable.java:77) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:28) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:33) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:732) [elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-7.11.2.jar:7.11.2]",
"at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]",
"at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]",
"at java.lang.Thread.run(Thread.java:832) [?:?]",
"Caused by: java.lang.IllegalArgumentException: Result window is too large, from + size must be less than or equal to: [2000000] but was [4418400]. See the scroll api for a more efficient way to request large data sets. This limit can be set by changing the [index.max_result_window] index level setting.",
"at org.elasticsearch.search.DefaultSearchContext.preProcess(DefaultSearchContext.java:192) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.query.QueryPhase.preProcess(QueryPhase.java:113) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.createContext(SearchService.java:732) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:422) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService.access$500(SearchService.java:135) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.search.SearchService$2.lambda$onResponse$0(SearchService.java:395) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable.lambda$supply$0(ActionRunnable.java:47) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.action.ActionRunnable$2.doRun(ActionRunnable.java:62) ~[elasticsearch-7.11.2.jar:7.11.2]",
"at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) ~[elasticsearch-7.11.2.jar:7.11.2]",
"... 6 more"] }
``` | priority | search exceptions type server timestamp level debug component o e a s transportsearchaction cluster name col node name node col message failed to execute indicesoptions indicesoptions types routing null preference null requestcache null scroll null maxconcurrentshardrequests batchedreducesize prefiltershardsize null allowpartialsearchresults true localclusteralias null getorcreateabsolutestartmillis ccsminimizeroundtrips true source from size query bool filter adjust pure negative true boost sort track total hits aggregations global global aggregations filter filter term datasetkey value boost aggregations field filter exists field status boost aggregations values terms field namefields size min doc count shard min doc count show term doc count error false order issue filter exists field status boost aggregations values terms field issues size min doc count shard min doc count show term doc count error false order nom status filter exists field status boost aggregations values terms field nomstatus size min doc count shard min doc count show term doc count error false order rank filter exists field status boost aggregations values terms field rank size min doc count shard min doc count show term doc count error false order status filter match all boost aggregations values terms field status size min doc count shard min doc count show term doc count error false order name type filter exists field status boost aggregations values terms field type size min doc count shard min doc count show term doc count error false order extinct filter exists field status boost aggregations values terms field extinct size min doc count shard min doc count show term doc count error false order environment filter exists field status boost aggregations values terms field environments size min doc count shard min doc count show term doc count error false order authorship filter exists field status boost aggregations values terms field authorship size min doc count shard min doc count show term doc count error false order lastshard cluster uuid node id stacktrace caused by java lang illegalargumentexception result window is too large from size must be less than or equal to but was see the scroll api for a more efficient way to request large data sets this limit can be set by changing the index level setting at org elasticsearch search defaultsearchcontext preprocess defaultsearchcontext java at org elasticsearch search query queryphase preprocess queryphase java at org elasticsearch search searchservice createcontext searchservice java at org elasticsearch search searchservice executequeryphase searchservice java at org elasticsearch search searchservice access searchservice java at org elasticsearch search searchservice lambda onresponse searchservice java at org elasticsearch action actionrunnable lambda supply actionrunnable java at org elasticsearch action actionrunnable dorun actionrunnable java at org elasticsearch common util concurrent abstractrunnable run abstractrunnable java at org elasticsearch common util concurrent timedrunnable dorun timedrunnable java at org elasticsearch common util concurrent threadcontext contextpreservingabstractrunnable dorun threadcontext java at org elasticsearch common util concurrent abstractrunnable run abstractrunnable java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java type server timestamp level debug component o e a s transportsearchaction cluster name col node name node col message all shards failed for phase cluster uuid node id stacktrace but was see the scroll api for a more efficient way to request large data sets this limit can be set by changing the index level setting at org elasticsearch elasticsearchexception guessrootcauses elasticsearchexception java at org elasticsearch action search abstractsearchasyncaction executenextphase abstractsearchasyncaction java at org elasticsearch action search abstractsearchasyncaction onphasedone abstractsearchasyncaction java at org elasticsearch action search abstractsearchasyncaction onshardfailure abstractsearchasyncaction java at org elasticsearch action search abstractsearchasyncaction access abstractsearchasyncaction java at org elasticsearch action search abstractsearchasyncaction onfailure abstractsearchasyncaction java at org elasticsearch action search searchexecutionstatscollector onfailure searchexecutionstatscollector java at org elasticsearch action actionlistenerresponsehandler handleexception actionlistenerresponsehandler java at org elasticsearch action search searchtransportservice connectioncountinghandler handleexception searchtransportservice java at org elasticsearch transport transportservice handleexception transportservice java at org elasticsearch transport transportservice contextrestoreresponsehandler handleexception transportservice java at org elasticsearch transport transportservice directresponsechannel processexception transportservice java at org elasticsearch transport transportservice directresponsechannel sendresponse transportservice java at org elasticsearch transport tasktransportchannel sendresponse tasktransportchannel java at org elasticsearch transport transportchannel senderrorresponse transportchannel java at org elasticsearch action support channelactionlistener onfailure channelactionlistener java at org elasticsearch action actionrunnable onfailure actionrunnable java at org elasticsearch common util concurrent abstractrunnable run abstractrunnable java at org elasticsearch common util concurrent timedrunnable dorun timedrunnable java at org elasticsearch common util concurrent threadcontext contextpreservingabstractrunnable dorun threadcontext java at org elasticsearch common util concurrent abstractrunnable run abstractrunnable java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by java lang illegalargumentexception result window is too large from size must be less than or equal to but was see the scroll api for a more efficient way to request large data sets this limit can be set by changing the index level setting at org elasticsearch search defaultsearchcontext preprocess defaultsearchcontext java at org elasticsearch search query queryphase preprocess queryphase java at org elasticsearch search searchservice createcontext searchservice java at org elasticsearch search searchservice executequeryphase searchservice java at org elasticsearch search searchservice access searchservice java at org elasticsearch search searchservice lambda onresponse searchservice java at org elasticsearch action actionrunnable lambda supply actionrunnable java at org elasticsearch action actionrunnable dorun actionrunnable java at org elasticsearch common util concurrent abstractrunnable run abstractrunnable java more | 1 |
477,286 | 13,759,130,733 | IssuesEvent | 2020-10-07 02:06:47 | AY2021S1-CS2103-F09-3/tp | https://api.github.com/repos/AY2021S1-CS2103-F09-3/tp | closed | Add check stocking with the ISBN keyword | priority.High type.Implementation | Add check stocking of the book with the ISBN keyword. | 1.0 | Add check stocking with the ISBN keyword - Add check stocking of the book with the ISBN keyword. | priority | add check stocking with the isbn keyword add check stocking of the book with the isbn keyword | 1 |
65,902 | 3,248,115,118 | IssuesEvent | 2015-10-17 01:50:40 | stuicey/ApolloStation | https://api.github.com/repos/stuicey/ApolloStation | closed | [DEV] The Big Bad Bucket of Bugs | on-going priority: high | Here are all of the bugs currently present on the dev branch. **These should be fixed before merging with master.**
- [x] Lightswitches
- [x] Shuttle controller tags
- [x] Brig timers
- [x] Previously fullbright areas now require lights
- [x] Aghost can't hear mob chat
- [x] Updated color lighting colors
- [x] Disposal pipes need to be properly GC'd
- [x] Cables need to be properly GC'd
- [x] Supermatter pulls lighting overlays | 1.0 | [DEV] The Big Bad Bucket of Bugs - Here are all of the bugs currently present on the dev branch. **These should be fixed before merging with master.**
- [x] Lightswitches
- [x] Shuttle controller tags
- [x] Brig timers
- [x] Previously fullbright areas now require lights
- [x] Aghost can't hear mob chat
- [x] Updated color lighting colors
- [x] Disposal pipes need to be properly GC'd
- [x] Cables need to be properly GC'd
- [x] Supermatter pulls lighting overlays | priority | the big bad bucket of bugs here are all of the bugs currently present on the dev branch these should be fixed before merging with master lightswitches shuttle controller tags brig timers previously fullbright areas now require lights aghost can t hear mob chat updated color lighting colors disposal pipes need to be properly gc d cables need to be properly gc d supermatter pulls lighting overlays | 1 |
219,802 | 7,346,048,524 | IssuesEvent | 2018-03-07 19:24:13 | synthetichealth/module-builder | https://api.github.com/repos/synthetichealth/module-builder | closed | 'And' and 'Not' conditionals not displaying properly | bug high priority | The graphviz code does not properly handle 'And' and 'Not.' Add cases to the renderer so that they are not rendered as 'Unknown Condition.' | 1.0 | 'And' and 'Not' conditionals not displaying properly - The graphviz code does not properly handle 'And' and 'Not.' Add cases to the renderer so that they are not rendered as 'Unknown Condition.' | priority | and and not conditionals not displaying properly the graphviz code does not properly handle and and not add cases to the renderer so that they are not rendered as unknown condition | 1 |
463,621 | 13,284,951,953 | IssuesEvent | 2020-08-24 07:16:55 | MEN-Mikro-Elektronik/13MD05-90 | https://api.github.com/repos/MEN-Mikro-Elektronik/13MD05-90 | closed | General code review for locking of shared resources | enhancement high priority | Please perform a general code review of common MDIS SW modules (MK, BK, OSS, .. - but not LL drivers).
After we found two locking errors in MDIS (see #200 and #204) there may be more unsafe shared resource.
MDIS must be multithreading as well as SMP save. | 1.0 | General code review for locking of shared resources - Please perform a general code review of common MDIS SW modules (MK, BK, OSS, .. - but not LL drivers).
After we found two locking errors in MDIS (see #200 and #204) there may be more unsafe shared resource.
MDIS must be multithreading as well as SMP save. | priority | general code review for locking of shared resources please perform a general code review of common mdis sw modules mk bk oss but not ll drivers after we found two locking errors in mdis see and there may be more unsafe shared resource mdis must be multithreading as well as smp save | 1 |
582,449 | 17,361,630,804 | IssuesEvent | 2021-07-29 21:36:20 | cityofaustin/mypass-project | https://api.github.com/repos/cityofaustin/mypass-project | opened | Explore naming options and their implications (MyFiles vs. MyRecords) | 1-high priority Project team UX | ### User Story:
As the project team lead, I want MyPass to be re-branded So that we do not have any copyright challenges by the newly trademarked MyPass Global group.
### Description:
Make a final decision on branding name and purchase domains/trademarks to protect it.
We're expecting some survey results on Tuesday or Wednesday to assess perception of "MyFiles" and "MyRecords" | 1.0 | Explore naming options and their implications (MyFiles vs. MyRecords) - ### User Story:
As the project team lead, I want MyPass to be re-branded So that we do not have any copyright challenges by the newly trademarked MyPass Global group.
### Description:
Make a final decision on branding name and purchase domains/trademarks to protect it.
We're expecting some survey results on Tuesday or Wednesday to assess perception of "MyFiles" and "MyRecords" | priority | explore naming options and their implications myfiles vs myrecords user story as the project team lead i want mypass to be re branded so that we do not have any copyright challenges by the newly trademarked mypass global group description make a final decision on branding name and purchase domains trademarks to protect it we re expecting some survey results on tuesday or wednesday to assess perception of myfiles and myrecords | 1 |
654,343 | 21,648,463,423 | IssuesEvent | 2022-05-06 06:36:39 | opensquare-network/collaboration | https://api.github.com/repos/opensquare-network/collaboration | closed | Improve the user name view with identity | priority:high | 
Check links https://voting.opensquare.io/space/kusama/proposal/QmSvsvm3EZktag86KkcupRAvixFAcByKCho2LLufGG5kj9
I'd prefer no '...', and show all the name. If the name is too long, show the extra with new lines. @Popoulosss
Related issue #612 . A bug, the name area don't take enough space when there is. @YoshiyukiSakura | 1.0 | Improve the user name view with identity - 
Check links https://voting.opensquare.io/space/kusama/proposal/QmSvsvm3EZktag86KkcupRAvixFAcByKCho2LLufGG5kj9
I'd prefer no '...', and show all the name. If the name is too long, show the extra with new lines. @Popoulosss
Related issue #612 . A bug, the name area don't take enough space when there is. @YoshiyukiSakura | priority | improve the user name view with identity check links i d prefer no and show all the name if the name is too long show the extra with new lines popoulosss related issue a bug the name area don t take enough space when there is yoshiyukisakura | 1 |
465,652 | 13,389,761,888 | IssuesEvent | 2020-09-02 19:24:55 | tardis-sn/tardis | https://api.github.com/repos/tardis-sn/tardis | opened | use of virtual spectrum range and spectrum range in numba in c code | bugfix montecarlo numba priority - high | There are two spectrum ranges one that is for the histogram for the r- and v-packets. The other that is for seeing where the vpackets can spawn from. this needs to be properly documented and fixed | 1.0 | use of virtual spectrum range and spectrum range in numba in c code - There are two spectrum ranges one that is for the histogram for the r- and v-packets. The other that is for seeing where the vpackets can spawn from. this needs to be properly documented and fixed | priority | use of virtual spectrum range and spectrum range in numba in c code there are two spectrum ranges one that is for the histogram for the r and v packets the other that is for seeing where the vpackets can spawn from this needs to be properly documented and fixed | 1 |
235,263 | 7,735,941,318 | IssuesEvent | 2018-05-27 20:37:09 | Loopring/loopr-ios | https://api.github.com/repos/Loopring/loopr-ios | closed | Authentication page in iOS app | high priority | If Face ID and touch ID authentication doesn't work, the app will display the authentication page. Users can enter a 4 digit PIN number to unlock the app. | 1.0 | Authentication page in iOS app - If Face ID and touch ID authentication doesn't work, the app will display the authentication page. Users can enter a 4 digit PIN number to unlock the app. | priority | authentication page in ios app if face id and touch id authentication doesn t work the app will display the authentication page users can enter a digit pin number to unlock the app | 1 |
403,224 | 11,837,836,077 | IssuesEvent | 2020-03-23 14:47:04 | IpsumCapra/project-3-4 | https://api.github.com/repos/IpsumCapra/project-3-4 | closed | US-T5 - As a user I want to have my incorrect login attempts reset when i enter the correct PIN. | 2 ATM High priority! MUST User Story | <h1>Acceptance Criteria</h1>
<li>UI software is present, and running on the Raspberry PI.</li>
<li>The Raspberry PI and monitor can communicate correctly.</li>
<li>ATM is functional.</li>
<li>User can interface with ATM terminal.</li>
<li>ATM keypad is communicating with other hardware correctly.</li>
<li>There is correct communication between the ATM and the banking server.</li>
<h1>Technical Requirements</h1>
<ul>
none
</ul>
| 1.0 | US-T5 - As a user I want to have my incorrect login attempts reset when i enter the correct PIN. - <h1>Acceptance Criteria</h1>
<li>UI software is present, and running on the Raspberry PI.</li>
<li>The Raspberry PI and monitor can communicate correctly.</li>
<li>ATM is functional.</li>
<li>User can interface with ATM terminal.</li>
<li>ATM keypad is communicating with other hardware correctly.</li>
<li>There is correct communication between the ATM and the banking server.</li>
<h1>Technical Requirements</h1>
<ul>
none
</ul>
| priority | us as a user i want to have my incorrect login attempts reset when i enter the correct pin acceptance criteria ui software is present and running on the raspberry pi the raspberry pi and monitor can communicate correctly atm is functional user can interface with atm terminal atm keypad is communicating with other hardware correctly there is correct communication between the atm and the banking server technical requirements none | 1 |
6,336 | 2,587,446,588 | IssuesEvent | 2015-02-17 18:31:30 | sprangular/sprangular | https://api.github.com/repos/sprangular/sprangular | closed | Adds support for CMS-driven pages | Enhancement High Priority | @joshnuss - We need a mechanism to find pages by slug to support CMS-driven pages.
A common solution for simple, static pages is [Spree Static Content](https://github.com/spree-contrib/spree_static_content). We'll be an API endpoint to this extension shortly.
| 1.0 | Adds support for CMS-driven pages - @joshnuss - We need a mechanism to find pages by slug to support CMS-driven pages.
A common solution for simple, static pages is [Spree Static Content](https://github.com/spree-contrib/spree_static_content). We'll be an API endpoint to this extension shortly.
| priority | adds support for cms driven pages joshnuss we need a mechanism to find pages by slug to support cms driven pages a common solution for simple static pages is we ll be an api endpoint to this extension shortly | 1 |
680,093 | 23,257,460,921 | IssuesEvent | 2022-08-04 10:32:15 | younginnovations/iatipublisher | https://api.github.com/repos/younginnovations/iatipublisher | opened | # Bug: Stuck Side bar's Element section | type: bug priority: high Frontend | **Context**
- Desktop
- Chrome 102.0.5005.61
**Precondition**
- https://stage.iatipublisher.yipl.com.np/
- Username: Publisher 3
- Password: test1234
- for created activity
### Actual Result ###
- https://drive.google.com/file/d/1PlTZWctuoQ1vWAbMoG0iarNFTxiEbL3L/view?usp=sharing
| 1.0 | # Bug: Stuck Side bar's Element section - **Context**
- Desktop
- Chrome 102.0.5005.61
**Precondition**
- https://stage.iatipublisher.yipl.com.np/
- Username: Publisher 3
- Password: test1234
- for created activity
### Actual Result ###
- https://drive.google.com/file/d/1PlTZWctuoQ1vWAbMoG0iarNFTxiEbL3L/view?usp=sharing
| priority | bug stuck side bar s element section context desktop chrome precondition username publisher password for created activity actual result | 1 |
457,690 | 13,160,212,323 | IssuesEvent | 2020-08-10 17:10:41 | ShadowItaly/clas-digital | https://api.github.com/repos/ShadowItaly/clas-digital | closed | Harddisk space on the server | high priority | At the moment we only have a 100GB of harddisk space left on the server. This means if a lot of uploading is going on we could run out of hard disk space. So we maybe have to work out this problem in the near future. | 1.0 | Harddisk space on the server - At the moment we only have a 100GB of harddisk space left on the server. This means if a lot of uploading is going on we could run out of hard disk space. So we maybe have to work out this problem in the near future. | priority | harddisk space on the server at the moment we only have a of harddisk space left on the server this means if a lot of uploading is going on we could run out of hard disk space so we maybe have to work out this problem in the near future | 1 |
278,657 | 8,648,818,678 | IssuesEvent | 2018-11-26 17:33:52 | glue-viz/glue | https://api.github.com/repos/glue-viz/glue | closed | Dendrogram subset color is incorrect | bug high-priority | It looks like dendrogram subsets are the wrong color when using the dragging selection mode (basically the lines cycle through all the different matplotlib colors). This is a regression and should be fixed in a quick 0.14.1 release. | 1.0 | Dendrogram subset color is incorrect - It looks like dendrogram subsets are the wrong color when using the dragging selection mode (basically the lines cycle through all the different matplotlib colors). This is a regression and should be fixed in a quick 0.14.1 release. | priority | dendrogram subset color is incorrect it looks like dendrogram subsets are the wrong color when using the dragging selection mode basically the lines cycle through all the different matplotlib colors this is a regression and should be fixed in a quick release | 1 |
105,937 | 4,249,638,154 | IssuesEvent | 2016-07-08 01:11:28 | mainosistemas/open-nfe | https://api.github.com/repos/mainosistemas/open-nfe | closed | Token do CodeClimate no Github | Priority: High Status: In Progress Type: Maintenance | Sugiro passar a configuração para uma variável de ambiente e expirar o token atual. | 1.0 | Token do CodeClimate no Github - Sugiro passar a configuração para uma variável de ambiente e expirar o token atual. | priority | token do codeclimate no github sugiro passar a configuração para uma variável de ambiente e expirar o token atual | 1 |
625,728 | 19,761,821,410 | IssuesEvent | 2022-01-16 14:42:48 | svthalia/Reaxit | https://api.github.com/repos/svthalia/Reaxit | closed | Visiting registrations causes "An unknown error occured." | bug priority: high | ### Describe the bug
When you try to view the registrations by clicking on the wheel of an event you / your committee hosted it shows a sad cloud with "An unknown error occurred."
### How to reproduce
Steps to reproduce the behavior:
1. Go to any event you have permission to view the registrations for
2. Click on the event to open it
3. Click on the wheel in the top right to view the registrations
4. Observe the sad cloud that says "An unknown error occurred."
### Expected behaviour
It should show the registrations and allow the user to manage them, see who has paid etc.
### Screenshots
[video
](https://imgur.com/a/kqN20uM)
### Environment:
- Device: iPhone X
- OS: iOS 15.2
- Version: 3.0.0
### Additional context
N/A | 1.0 | Visiting registrations causes "An unknown error occured." - ### Describe the bug
When you try to view the registrations by clicking on the wheel of an event you / your committee hosted it shows a sad cloud with "An unknown error occurred."
### How to reproduce
Steps to reproduce the behavior:
1. Go to any event you have permission to view the registrations for
2. Click on the event to open it
3. Click on the wheel in the top right to view the registrations
4. Observe the sad cloud that says "An unknown error occurred."
### Expected behaviour
It should show the registrations and allow the user to manage them, see who has paid etc.
### Screenshots
[video
](https://imgur.com/a/kqN20uM)
### Environment:
- Device: iPhone X
- OS: iOS 15.2
- Version: 3.0.0
### Additional context
N/A | priority | visiting registrations causes an unknown error occured describe the bug when you try to view the registrations by clicking on the wheel of an event you your committee hosted it shows a sad cloud with an unknown error occurred how to reproduce steps to reproduce the behavior go to any event you have permission to view the registrations for click on the event to open it click on the wheel in the top right to view the registrations observe the sad cloud that says an unknown error occurred expected behaviour it should show the registrations and allow the user to manage them see who has paid etc screenshots video environment device iphone x os ios version additional context n a | 1 |
328,057 | 9,985,493,043 | IssuesEvent | 2019-07-10 16:41:28 | Linkurious/linkurious-rest-client | https://api.github.com/repos/Linkurious/linkurious-rest-client | closed | APIs returning nodes and edges should format items for Ogma | priority:3:high type:bug | when requesting `POST /graph/run/query`
The response of the rest client is the raw response from server. Nodes and edges are of this format :
```js
{
id: number;
categories: number;
data: {[key: string]: LKProperty},
nodelink: {...},
...
}
```
but in front-end we need this format (ogma will delete everything that is not in data :
```js
{
id: number;
data : {
categories: number;
properties: {[key: string]: LKProperty},
nodelink: {...},
...
}
}
```
There's a module VisualizationParser in rest-client with methods to return the right items to the front-end. Please check that those methods are used everytime the rest-client return nodes and edges.
| 1.0 | APIs returning nodes and edges should format items for Ogma - when requesting `POST /graph/run/query`
The response of the rest client is the raw response from server. Nodes and edges are of this format :
```js
{
id: number;
categories: number;
data: {[key: string]: LKProperty},
nodelink: {...},
...
}
```
but in front-end we need this format (ogma will delete everything that is not in data :
```js
{
id: number;
data : {
categories: number;
properties: {[key: string]: LKProperty},
nodelink: {...},
...
}
}
```
There's a module VisualizationParser in rest-client with methods to return the right items to the front-end. Please check that those methods are used everytime the rest-client return nodes and edges.
| priority | apis returning nodes and edges should format items for ogma when requesting post graph run query the response of the rest client is the raw response from server nodes and edges are of this format js id number categories number data lkproperty nodelink but in front end we need this format ogma will delete everything that is not in data js id number data categories number properties lkproperty nodelink there s a module visualizationparser in rest client with methods to return the right items to the front end please check that those methods are used everytime the rest client return nodes and edges | 1 |
349,638 | 10,471,315,849 | IssuesEvent | 2019-09-23 07:30:13 | wso2/docker-is | https://api.github.com/repos/wso2/docker-is | closed | Upgrade AdoptOpenJDK version to the latest version - jdk8u222-b10 | Priority/Highest Type/Improvement | **Description:**
The AdoptOpenJDK version needs to be updated to the latest version (at 28/08/2019) - jdk8u222-b10.
**Sub Tasks:**
- [x] Upgrade version in Alpine based Docker resources
- [x] Upgrade version in CentOS based Docker resources
- [x] Upgrade version in Ubuntu based Docker resources
- [x] Code/Peer review | 1.0 | Upgrade AdoptOpenJDK version to the latest version - jdk8u222-b10 - **Description:**
The AdoptOpenJDK version needs to be updated to the latest version (at 28/08/2019) - jdk8u222-b10.
**Sub Tasks:**
- [x] Upgrade version in Alpine based Docker resources
- [x] Upgrade version in CentOS based Docker resources
- [x] Upgrade version in Ubuntu based Docker resources
- [x] Code/Peer review | priority | upgrade adoptopenjdk version to the latest version description the adoptopenjdk version needs to be updated to the latest version at sub tasks upgrade version in alpine based docker resources upgrade version in centos based docker resources upgrade version in ubuntu based docker resources code peer review | 1 |
814,067 | 30,484,894,733 | IssuesEvent | 2023-07-18 00:42:57 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Reactivate a Stream | help wanted area: stream settings area: settings (admin/org) priority: high new feature | On the backend, would it be possible to implement a `do_reactivate_stream()` method?
I took a swing at it ... I can get the Stream back, but none of the topics / messages come with it ... I suspect it's because `do_deactivate_stream()` deletes the stream's cache key:
```
old_cache_key = get_stream_cache_key(old_name, stream.realm)
cache_delete(old_cache_key)
```
Is there a way to "re-construct" the stream's messages, etc.?
| 1.0 | Reactivate a Stream - On the backend, would it be possible to implement a `do_reactivate_stream()` method?
I took a swing at it ... I can get the Stream back, but none of the topics / messages come with it ... I suspect it's because `do_deactivate_stream()` deletes the stream's cache key:
```
old_cache_key = get_stream_cache_key(old_name, stream.realm)
cache_delete(old_cache_key)
```
Is there a way to "re-construct" the stream's messages, etc.?
| priority | reactivate a stream on the backend would it be possible to implement a do reactivate stream method i took a swing at it i can get the stream back but none of the topics messages come with it i suspect it s because do deactivate stream deletes the stream s cache key old cache key get stream cache key old name stream realm cache delete old cache key is there a way to re construct the stream s messages etc | 1 |
175,779 | 6,553,970,969 | IssuesEvent | 2017-09-06 02:19:02 | apache/incubator-openwhisk-wskdeploy | https://api.github.com/repos/apache/incubator-openwhisk-wskdeploy | closed | Change manifest file to not need specific location of action in rules and sequences | help wanted priority: high | Right now when we write the location of an action for a rule and sequence in the manifest file it needs to be in the format `PACKAGE_NAME/ACTION_NAME`, i.e.
```
package:
name: cloudant-trigger
...
actions:
process-change:
function: actions/process-change.js
sequences:
process-change-cloudant-sequence:
actions: openwhisk-cloudant/read, cloudant-trigger/process-change
rules:
log-change-rule:
trigger: data-inserted-trigger
action: cloudant-trigger/process-change-cloudant-sequence
```
It would be nice if we only needed to write `process-change` and `process-change-cloudant-sequence` instead, especially if we want to allow users to change the package name with an environment variable. Replacing just `package.name` is much easier than having to scrape through the entire manifest file to find and replace the instances of the package.name. | 1.0 | Change manifest file to not need specific location of action in rules and sequences - Right now when we write the location of an action for a rule and sequence in the manifest file it needs to be in the format `PACKAGE_NAME/ACTION_NAME`, i.e.
```
package:
name: cloudant-trigger
...
actions:
process-change:
function: actions/process-change.js
sequences:
process-change-cloudant-sequence:
actions: openwhisk-cloudant/read, cloudant-trigger/process-change
rules:
log-change-rule:
trigger: data-inserted-trigger
action: cloudant-trigger/process-change-cloudant-sequence
```
It would be nice if we only needed to write `process-change` and `process-change-cloudant-sequence` instead, especially if we want to allow users to change the package name with an environment variable. Replacing just `package.name` is much easier than having to scrape through the entire manifest file to find and replace the instances of the package.name. | priority | change manifest file to not need specific location of action in rules and sequences right now when we write the location of an action for a rule and sequence in the manifest file it needs to be in the format package name action name i e package name cloudant trigger actions process change function actions process change js sequences process change cloudant sequence actions openwhisk cloudant read cloudant trigger process change rules log change rule trigger data inserted trigger action cloudant trigger process change cloudant sequence it would be nice if we only needed to write process change and process change cloudant sequence instead especially if we want to allow users to change the package name with an environment variable replacing just package name is much easier than having to scrape through the entire manifest file to find and replace the instances of the package name | 1 |
731,212 | 25,206,175,760 | IssuesEvent | 2022-11-13 18:03:29 | svoboda-rabstvo/ngx-translate-lint | https://api.github.com/repos/svoboda-rabstvo/ngx-translate-lint | closed | Incorrect version is always printed incorrectly | Priority: High Type: Bug Status: Available | # Bug report
## Describe the bug
Running `ngx-translate-lint -v` with any accepted flags outputs the version of the containing package.json, not the version of the package itself.
## To Reproduce
Steps to reproduce the behavior:
- Create new angular project: `ng new test-ngx-translate-lint` (or use an existing one)
- Run `npm install ngx-translate-lint -g`
- Navigate to the project's directory
- Run `ngx-translate-lint -v` and it outputs `Current version: 0.0.0` in the new project
- Update this new project's package.json version to `1.1.1`
- `ngx-translate-lint -v` will output `Current version: 1.1.1`
- Nitpick: this version number [gets logged to the console](https://github.com/svoboda-rabstvo/ngx-translate-lint/blob/develop/src/cli/cli.ts#L124) on every cli run.
## Expected behavior
Regardless of where `ngx-translate-lint -v` is run, it should always output the `ngx-translate-lint` version. If the latest version is installed, currently it should output `Current version: 1.20.0`. It also shouldn't _always_ log the version number to the console.
## Screenshots

| 1.0 | Incorrect version is always printed incorrectly - # Bug report
## Describe the bug
Running `ngx-translate-lint -v` with any accepted flags outputs the version of the containing package.json, not the version of the package itself.
## To Reproduce
Steps to reproduce the behavior:
- Create new angular project: `ng new test-ngx-translate-lint` (or use an existing one)
- Run `npm install ngx-translate-lint -g`
- Navigate to the project's directory
- Run `ngx-translate-lint -v` and it outputs `Current version: 0.0.0` in the new project
- Update this new project's package.json version to `1.1.1`
- `ngx-translate-lint -v` will output `Current version: 1.1.1`
- Nitpick: this version number [gets logged to the console](https://github.com/svoboda-rabstvo/ngx-translate-lint/blob/develop/src/cli/cli.ts#L124) on every cli run.
## Expected behavior
Regardless of where `ngx-translate-lint -v` is run, it should always output the `ngx-translate-lint` version. If the latest version is installed, currently it should output `Current version: 1.20.0`. It also shouldn't _always_ log the version number to the console.
## Screenshots

| priority | incorrect version is always printed incorrectly bug report describe the bug running ngx translate lint v with any accepted flags outputs the version of the containing package json not the version of the package itself to reproduce steps to reproduce the behavior create new angular project ng new test ngx translate lint or use an existing one run npm install ngx translate lint g navigate to the project s directory run ngx translate lint v and it outputs current version in the new project update this new project s package json version to ngx translate lint v will output current version nitpick this version number on every cli run expected behavior regardless of where ngx translate lint v is run it should always output the ngx translate lint version if the latest version is installed currently it should output current version it also shouldn t always log the version number to the console screenshots | 1 |
38,118 | 2,839,163,112 | IssuesEvent | 2015-05-27 12:16:18 | bedita/bedita | https://api.github.com/repos/bedita/bedita | opened | Undefined variable in `AppError` | Priority - High Topic - Core Type - Bug | In `AppError`, on line 127 we have:
```php
$this->log($e->getMessage() . $url);
```
The variable `$url` happens to be undefined. @batopa I can't tell exactly how the value of `$url` should be obtained, so even if it's kind of a silly issue, I need your help. :laughing: | 1.0 | Undefined variable in `AppError` - In `AppError`, on line 127 we have:
```php
$this->log($e->getMessage() . $url);
```
The variable `$url` happens to be undefined. @batopa I can't tell exactly how the value of `$url` should be obtained, so even if it's kind of a silly issue, I need your help. :laughing: | priority | undefined variable in apperror in apperror on line we have php this log e getmessage url the variable url happens to be undefined batopa i can t tell exactly how the value of url should be obtained so even if it s kind of a silly issue i need your help laughing | 1 |
439,216 | 12,679,487,544 | IssuesEvent | 2020-06-19 11:54:19 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | [BUG] | betray_and_leave_society Sisterhood of Elune | :beetle: bug :beetle: :exclamation: priority high | <!--
**DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
-->
**Your mod version is:**
Latest
**What expansions do you have installed?**
All
**Are you using any submods/mods? If so, which?**
n/a
**Please explain your issue in as much detail as possible:**
Noticed a field in wc_society_scripted_effects that may be an error:
betray_and_leave_society_effect = {
hidden_effect = {
if = {
limit = { society_member_of = cenarion_circle }
set_character_flag = cenarion_circle_betrayed_flag
}
else_if = {
limit = { society_member_of = **cenarion_circle** }
set_character_flag = **sisterhood_of_elune_betrayed_flag**
}
}
leave_society = yes
}
**Steps to reproduce the issue:**
wc_society_scripted_effects, betray_and_leave_society_effect
**Upload an attachment below: .zip of your save, or screenshots:**
| 1.0 | [BUG] | betray_and_leave_society Sisterhood of Elune - <!--
**DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
-->
**Your mod version is:**
Latest
**What expansions do you have installed?**
All
**Are you using any submods/mods? If so, which?**
n/a
**Please explain your issue in as much detail as possible:**
Noticed a field in wc_society_scripted_effects that may be an error:
betray_and_leave_society_effect = {
hidden_effect = {
if = {
limit = { society_member_of = cenarion_circle }
set_character_flag = cenarion_circle_betrayed_flag
}
else_if = {
limit = { society_member_of = **cenarion_circle** }
set_character_flag = **sisterhood_of_elune_betrayed_flag**
}
}
leave_society = yes
}
**Steps to reproduce the issue:**
wc_society_scripted_effects, betray_and_leave_society_effect
**Upload an attachment below: .zip of your save, or screenshots:**
| priority | betray and leave society sisterhood of elune do not remove pre existing lines your mod version is latest what expansions do you have installed all are you using any submods mods if so which n a please explain your issue in as much detail as possible noticed a field in wc society scripted effects that may be an error betray and leave society effect hidden effect if limit society member of cenarion circle set character flag cenarion circle betrayed flag else if limit society member of cenarion circle set character flag sisterhood of elune betrayed flag leave society yes steps to reproduce the issue wc society scripted effects betray and leave society effect upload an attachment below zip of your save or screenshots | 1 |
230,445 | 7,610,273,149 | IssuesEvent | 2018-05-01 07:07:01 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | B7a to Swagger ignores service annotations | Priority/Highest Severity/Critical | **Description:**
Exporting a B7a service with service level http and swagger annotations doesn't populate annotated information to output swagger file.
**Steps to reproduce:**
Issue following command with a B7a service containing service level annotations.
`ballerina swagger export service.bal`
**Affected Versions:**
balletina-0.970.0-beta15
**OS, DB, other environment details and versions:**
Ubuntu | 1.0 | B7a to Swagger ignores service annotations - **Description:**
Exporting a B7a service with service level http and swagger annotations doesn't populate annotated information to output swagger file.
**Steps to reproduce:**
Issue following command with a B7a service containing service level annotations.
`ballerina swagger export service.bal`
**Affected Versions:**
balletina-0.970.0-beta15
**OS, DB, other environment details and versions:**
Ubuntu | priority | to swagger ignores service annotations description exporting a service with service level http and swagger annotations doesn t populate annotated information to output swagger file steps to reproduce issue following command with a service containing service level annotations ballerina swagger export service bal affected versions balletina os db other environment details and versions ubuntu | 1 |
203,693 | 7,072,553,554 | IssuesEvent | 2018-01-09 01:15:44 | DrDragonKiller/TDBugs | https://api.github.com/repos/DrDragonKiller/TDBugs | closed | blue blur behind safe wasn't transparent | Priority: medium Safe bug effort: high graphical/visual menu | the safe in the safe windows had a wierd blur. It wasn't transparent thus it looked way bigger.
<img src="https://user-images.githubusercontent.com/17345712/34426899-cd8c2c68-ec3b-11e7-806d-91aea2eee647.png" width="300"> <img src="https://user-images.githubusercontent.com/17345712/34426900-cda30dde-ec3b-11e7-974f-879774bddd90.png" width="300">
(this happened after I opened a safe with 00:00:00 #24 )
I also sent an ingame feedback linking this post | 1.0 | blue blur behind safe wasn't transparent - the safe in the safe windows had a wierd blur. It wasn't transparent thus it looked way bigger.
<img src="https://user-images.githubusercontent.com/17345712/34426899-cd8c2c68-ec3b-11e7-806d-91aea2eee647.png" width="300"> <img src="https://user-images.githubusercontent.com/17345712/34426900-cda30dde-ec3b-11e7-974f-879774bddd90.png" width="300">
(this happened after I opened a safe with 00:00:00 #24 )
I also sent an ingame feedback linking this post | priority | blue blur behind safe wasn t transparent the safe in the safe windows had a wierd blur it wasn t transparent thus it looked way bigger this happened after i opened a safe with i also sent an ingame feedback linking this post | 1 |
302,001 | 9,248,268,072 | IssuesEvent | 2019-03-15 05:04:45 | mgallegos/decima-purchase | https://api.github.com/repos/mgallegos/decima-purchase | closed | En proveedores, agregar nuevos campos | enhancement high priority review | Campos:
- Apellidos (surnames)
- Nombres (names)
- Código de retención ISR (income_tax_code)
Colocar Apellidos y Nombres, en la segunda fila, y la de código a la par del país. | 1.0 | En proveedores, agregar nuevos campos - Campos:
- Apellidos (surnames)
- Nombres (names)
- Código de retención ISR (income_tax_code)
Colocar Apellidos y Nombres, en la segunda fila, y la de código a la par del país. | priority | en proveedores agregar nuevos campos campos apellidos surnames nombres names código de retención isr income tax code colocar apellidos y nombres en la segunda fila y la de código a la par del país | 1 |
577,244 | 17,106,238,344 | IssuesEvent | 2021-07-09 18:13:37 | carbon-design-system/carbon-for-ibm-dotcom | https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom | closed | [Web Components HTML Test | Percy] Add automated visual testing on the Web Components test application | dev package: web components priority: high | <!-- 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]`:
Carbon for IBM.com developer
> I need to:
be aware of any visual impacts that occur from changes in Carbon for IBM.com Web Components
> so that I can:
fix any issues right away that cause downstream bugs
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- Currently, Web Components test application pulls in the latest canary and auto builds the test environment
- A CI workflow should be created to auto-create a pull request once a new canary is available. If there are no visual changes, the PR should either auto-close or auto-approve/merge
#### Acceptance criteria
- [ ] Create new Percy project for Web Components HTML Test application
- [ ] Should possibly auto-close existing PRs opened by the same bot
- [ ] Will auto-merge PRs if it passes Percy checks
<!-- 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 | [Web Components HTML Test | Percy] Add automated visual testing on the Web Components test application - <!-- 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]`:
Carbon for IBM.com developer
> I need to:
be aware of any visual impacts that occur from changes in Carbon for IBM.com Web Components
> so that I can:
fix any issues right away that cause downstream bugs
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- Currently, Web Components test application pulls in the latest canary and auto builds the test environment
- A CI workflow should be created to auto-create a pull request once a new canary is available. If there are no visual changes, the PR should either auto-close or auto-approve/merge
#### Acceptance criteria
- [ ] Create new Percy project for Web Components HTML Test application
- [ ] Should possibly auto-close existing PRs opened by the same bot
- [ ] Will auto-merge PRs if it passes Percy checks
<!-- 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 | add automated visual testing on the web components test application user story as a carbon for ibm com developer i need to be aware of any visual impacts that occur from changes in carbon for ibm com web components so that i can fix any issues right away that cause downstream bugs additional information currently web components test application pulls in the latest canary and auto builds the test environment a ci workflow should be created to auto create a pull request once a new canary is available if there are no visual changes the pr should either auto close or auto approve merge acceptance criteria create new percy project for web components html test application should possibly auto close existing prs opened by the same bot will auto merge prs if it passes percy checks | 1 |
543,307 | 15,879,709,410 | IssuesEvent | 2021-04-09 12:49:34 | Adyen/adyen-magento2 | https://api.github.com/repos/Adyen/adyen-magento2 | closed | [PW-2546] Ability to retrieve storedPaymentMethods | Enhancement Issue: Confirmed Priority: high Progress: in progress | **Is your feature request related to a problem? Please describe.**
We store payment methods of customers in adyan to be able reuse this information.
We enable this fields as documented here: https://docs.adyen.com/plugins/magento-2/set-up-adyen-customer-area#step-5-set-up-billing-agreements
but when we go to call https://github.com/Adyen/adyen-magento2/blob/34cfc4a6deea40c6d25b0e8100632b4b363fb8d0/etc/webapi.xml#L38 we retrieve only paymentMethods because php code skip other fields.
**Describe the solution you'd like**
solution 1: add a new magento api to retrieve storedPaymentMethods
solution 2: https://github.com/Adyen/adyen-magento2/blob/34cfc4a6deea40c6d25b0e8100632b4b363fb8d0/etc/webapi.xml#L38 return paymentMethods & storedPaymentMethods
**Describe alternatives you've considered**
write a custom API to retrieve this informations, but i think it's a usefull feature for all community
**Additional context**
the call to internal adyen API alread has paymentMethods & storedPaymentMethods information
| 1.0 | [PW-2546] Ability to retrieve storedPaymentMethods - **Is your feature request related to a problem? Please describe.**
We store payment methods of customers in adyan to be able reuse this information.
We enable this fields as documented here: https://docs.adyen.com/plugins/magento-2/set-up-adyen-customer-area#step-5-set-up-billing-agreements
but when we go to call https://github.com/Adyen/adyen-magento2/blob/34cfc4a6deea40c6d25b0e8100632b4b363fb8d0/etc/webapi.xml#L38 we retrieve only paymentMethods because php code skip other fields.
**Describe the solution you'd like**
solution 1: add a new magento api to retrieve storedPaymentMethods
solution 2: https://github.com/Adyen/adyen-magento2/blob/34cfc4a6deea40c6d25b0e8100632b4b363fb8d0/etc/webapi.xml#L38 return paymentMethods & storedPaymentMethods
**Describe alternatives you've considered**
write a custom API to retrieve this informations, but i think it's a usefull feature for all community
**Additional context**
the call to internal adyen API alread has paymentMethods & storedPaymentMethods information
| priority | ability to retrieve storedpaymentmethods is your feature request related to a problem please describe we store payment methods of customers in adyan to be able reuse this information we enable this fields as documented here but when we go to call we retrieve only paymentmethods because php code skip other fields describe the solution you d like solution add a new magento api to retrieve storedpaymentmethods solution return paymentmethods storedpaymentmethods describe alternatives you ve considered write a custom api to retrieve this informations but i think it s a usefull feature for all community additional context the call to internal adyen api alread has paymentmethods storedpaymentmethods information | 1 |
431,079 | 12,474,978,300 | IssuesEvent | 2020-05-29 10:39:36 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Not able to save Access Level for a user | Priority: High Type: Bug | 
Try to save, then in the logs:
```
mai 28 14:54:49 packetfence1 packetfence[28580]: ERROR pfperl-api(28580): Database query failed with non retryable error: called with 13 bind variables when 12 are needed (errno: -1) [UPDATE `password` SET `access_duration` = ?, `access_level` = User Manager, `category` = ?, `expiration` = ?, `login_remaining` = ?, `pid` = ?, `sponsor` = ?, `tenant_id` = ?, `unregdate` = ?, `valid_from` = ? WHERE ( ( `password`.`tenant_id` = ? AND `pid` = ? ) ) LIMIT ?]{NULL, Node Manager, NULL, 2025-01-18 00:00:00, NULL, byod_help, admin, 1, NULL, 2018-12-14 00:00:00, 1, bobey, 1} (pf::dal::db_execute)
```
| 1.0 | Not able to save Access Level for a user - 
Try to save, then in the logs:
```
mai 28 14:54:49 packetfence1 packetfence[28580]: ERROR pfperl-api(28580): Database query failed with non retryable error: called with 13 bind variables when 12 are needed (errno: -1) [UPDATE `password` SET `access_duration` = ?, `access_level` = User Manager, `category` = ?, `expiration` = ?, `login_remaining` = ?, `pid` = ?, `sponsor` = ?, `tenant_id` = ?, `unregdate` = ?, `valid_from` = ? WHERE ( ( `password`.`tenant_id` = ? AND `pid` = ? ) ) LIMIT ?]{NULL, Node Manager, NULL, 2025-01-18 00:00:00, NULL, byod_help, admin, 1, NULL, 2018-12-14 00:00:00, 1, bobey, 1} (pf::dal::db_execute)
```
| priority | not able to save access level for a user try to save then in the logs mai packetfence error pfperl api database query failed with non retryable error called with bind variables when are needed errno null node manager null null byod help admin null bobey pf dal db execute | 1 |
744,098 | 25,928,770,631 | IssuesEvent | 2022-12-16 08:03:34 | woocommerce/google-listings-and-ads | https://api.github.com/repos/woocommerce/google-listings-and-ads | closed | Valid product image URLs not being detected in Google Merchant Center | type: bug priority: high impact: high | ### Describe the bug:
Several users are reporting their products not syncing due to invalid image URLs error. GMC is unable to detect product images on some sites and return the following errors:
`[imageLink] This value is not a valid URL.`
`[additionalImageLinks[0]] This value is not a valid URL.`
There's been a number of support requests related to this issue all of which we've not been able to identify the cause.
### Steps to reproduce:
There's no specific steps to reproduce this issue as it appears to happen randomly.
### Additional details:
This issue was discussed in p1654635110739929-slack-C01E9LB4X61
### Support requests
5338712-zen, 5263382-zen, 5203580-zen, 5208482-zen Forum 1, 4915339-zen, 4821349-zen | 1.0 | Valid product image URLs not being detected in Google Merchant Center - ### Describe the bug:
Several users are reporting their products not syncing due to invalid image URLs error. GMC is unable to detect product images on some sites and return the following errors:
`[imageLink] This value is not a valid URL.`
`[additionalImageLinks[0]] This value is not a valid URL.`
There's been a number of support requests related to this issue all of which we've not been able to identify the cause.
### Steps to reproduce:
There's no specific steps to reproduce this issue as it appears to happen randomly.
### Additional details:
This issue was discussed in p1654635110739929-slack-C01E9LB4X61
### Support requests
5338712-zen, 5263382-zen, 5203580-zen, 5208482-zen Forum 1, 4915339-zen, 4821349-zen | priority | valid product image urls not being detected in google merchant center describe the bug several users are reporting their products not syncing due to invalid image urls error gmc is unable to detect product images on some sites and return the following errors this value is not a valid url this value is not a valid url there s been a number of support requests related to this issue all of which we ve not been able to identify the cause steps to reproduce there s no specific steps to reproduce this issue as it appears to happen randomly additional details this issue was discussed in slack support requests zen zen zen zen forum zen zen | 1 |
82,215 | 3,604,181,519 | IssuesEvent | 2016-02-03 21:52:23 | rsanchez-wsu/sp16-ceg3120 | https://api.github.com/repos/rsanchez-wsu/sp16-ceg3120 | closed | ER Diagram screen mock up | priority-high state-inprogress team-2 type-task | A wireframe for the GUI to facilitate a new database connection is needed. | 1.0 | ER Diagram screen mock up - A wireframe for the GUI to facilitate a new database connection is needed. | priority | er diagram screen mock up a wireframe for the gui to facilitate a new database connection is needed | 1 |
193,806 | 6,888,181,050 | IssuesEvent | 2017-11-22 04:03:29 | ballerinalang/composer | https://api.github.com/repos/ballerinalang/composer | closed | Identifier literals in the function name is not supported | Priority/High Severity/Major Type/Bug | Pack - 0.93 (19/09)
Identifier literals in the function name is not supported. Cannot switch to the design view after the following code segment is added
```
function |combine names| (string |first name|, string |last name|) (string) {
return |first name| + " " + |last name|;
}
``` | 1.0 | Identifier literals in the function name is not supported - Pack - 0.93 (19/09)
Identifier literals in the function name is not supported. Cannot switch to the design view after the following code segment is added
```
function |combine names| (string |first name|, string |last name|) (string) {
return |first name| + " " + |last name|;
}
``` | priority | identifier literals in the function name is not supported pack identifier literals in the function name is not supported cannot switch to the design view after the following code segment is added function combine names string first name string last name string return first name last name | 1 |
642,904 | 20,916,822,136 | IssuesEvent | 2022-03-24 14:06:49 | tendermint/starport | https://api.github.com/repos/tendermint/starport | closed | network: `c join` cmd should not require `[amount]` | priority/high network | Amount can be turned into a flag and when it's not set, we shouldn't send the add account request.
When `--amount` isn't used, warn and ask confirmation formation from the user.
Implement a `-y` flag to automatically confirm for non interactive mode. | 1.0 | network: `c join` cmd should not require `[amount]` - Amount can be turned into a flag and when it's not set, we shouldn't send the add account request.
When `--amount` isn't used, warn and ask confirmation formation from the user.
Implement a `-y` flag to automatically confirm for non interactive mode. | priority | network c join cmd should not require amount can be turned into a flag and when it s not set we shouldn t send the add account request when amount isn t used warn and ask confirmation formation from the user implement a y flag to automatically confirm for non interactive mode | 1 |
818,134 | 30,673,046,535 | IssuesEvent | 2023-07-26 01:15:27 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Fix FailedAssertion("!(YbIsSearchNull(key))" | kind/bug area/ysql priority/high | Jira Link: [DB-6263](https://yugabyte.atlassian.net/browse/DB-6263)
### Description
When working on issue #16926, changing indexes to range caused failure in yb_pg_aggregates, line `select max(unique1) from tenk1 where unique1 < 42;`. I derive a smaller repro from that:
```sql
create table t (i int);
create index on t (i asc);
select max(i) from t where i < 42;
```
```
TRAP: FailedAssertion("!(YbIsSearchNull(key))", File: "../../../../../../../src/postgres/src/backend/access/yb_access/yb_scan.c", Line: 1400)
2023-04-18 18:50:36.801 PDT [2602134] WARNING: server process (PID 154062) was terminated by signal 6: Aborted
2023-04-18 18:50:36.801 PDT [2602134] DETAIL: Failed process was running: select max(i) from t where i < 42;
```
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-6263]: https://yugabyte.atlassian.net/browse/DB-6263?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | [YSQL] Fix FailedAssertion("!(YbIsSearchNull(key))" - Jira Link: [DB-6263](https://yugabyte.atlassian.net/browse/DB-6263)
### Description
When working on issue #16926, changing indexes to range caused failure in yb_pg_aggregates, line `select max(unique1) from tenk1 where unique1 < 42;`. I derive a smaller repro from that:
```sql
create table t (i int);
create index on t (i asc);
select max(i) from t where i < 42;
```
```
TRAP: FailedAssertion("!(YbIsSearchNull(key))", File: "../../../../../../../src/postgres/src/backend/access/yb_access/yb_scan.c", Line: 1400)
2023-04-18 18:50:36.801 PDT [2602134] WARNING: server process (PID 154062) was terminated by signal 6: Aborted
2023-04-18 18:50:36.801 PDT [2602134] DETAIL: Failed process was running: select max(i) from t where i < 42;
```
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-6263]: https://yugabyte.atlassian.net/browse/DB-6263?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | fix failedassertion ybissearchnull key jira link description when working on issue changing indexes to range caused failure in yb pg aggregates line select max from where i derive a smaller repro from that sql create table t i int create index on t i asc select max i from t where i trap failedassertion ybissearchnull key file src postgres src backend access yb access yb scan c line pdt warning server process pid was terminated by signal aborted pdt detail failed process was running select max i from t where i warning please confirm that this issue does not contain any sensitive information i confirm this issue does not contain any sensitive information | 1 |
396,836 | 11,714,588,746 | IssuesEvent | 2020-03-09 12:39:40 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | Wrong use of 'an' when you rename 'Organizer' group role inside 'Group Types' settings. | bug priority: high status: needs review | **Describe the bug**
For 'Organizer' group role, you will see 'You're an Organizer' on Groups page.
But if you rename the group role and write 'Teacher' or any other word, you will see 'You're an Teacher' which is wrong.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to BuddyBoss -> groups -> group types.
2. Create a group type.
3. Rename the 'Organizer' group role to 'Teacher'.
4. Assign a group to this 'Group Type'.
5. Go to 'Groups' directory page.
6. See the wrong text on the assigned group.
**Screenshots**
https://prnt.sc/r7y4l1
**Support ticket links**
https://buddyboss.zendesk.com/agent/tickets/62562 | 1.0 | Wrong use of 'an' when you rename 'Organizer' group role inside 'Group Types' settings. - **Describe the bug**
For 'Organizer' group role, you will see 'You're an Organizer' on Groups page.
But if you rename the group role and write 'Teacher' or any other word, you will see 'You're an Teacher' which is wrong.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to BuddyBoss -> groups -> group types.
2. Create a group type.
3. Rename the 'Organizer' group role to 'Teacher'.
4. Assign a group to this 'Group Type'.
5. Go to 'Groups' directory page.
6. See the wrong text on the assigned group.
**Screenshots**
https://prnt.sc/r7y4l1
**Support ticket links**
https://buddyboss.zendesk.com/agent/tickets/62562 | priority | wrong use of an when you rename organizer group role inside group types settings describe the bug for organizer group role you will see you re an organizer on groups page but if you rename the group role and write teacher or any other word you will see you re an teacher which is wrong to reproduce steps to reproduce the behavior go to buddyboss groups group types create a group type rename the organizer group role to teacher assign a group to this group type go to groups directory page see the wrong text on the assigned group screenshots support ticket links | 1 |
726,949 | 25,017,398,460 | IssuesEvent | 2022-11-03 20:08:33 | rstudio/gt | https://api.github.com/repos/rstudio/gt | closed | HTML/Markdown in group heading rows is not processed | Difficulty: [3] Advanced Effort: [3] High Priority: [3] High Type: ★ Enhancement | Currently HTML or Markdown stored in a column that is then defined as the row group (groupname_col) is not rendered properly (the characters are escaped). This appears to occur in `dt_stub_df.R::dt_stub_df_init()` at the following stage, which converts the column to plain text even if the `gt::html` or `gt::md` functions were used.
row_group_labels <-
apply(
data_tbl[, groupname_col],
MARGIN = 1,
paste, collapse = row_group.sep
)
Would like to request that users be able to pass HTML/MD into the row group. | 1.0 | HTML/Markdown in group heading rows is not processed - Currently HTML or Markdown stored in a column that is then defined as the row group (groupname_col) is not rendered properly (the characters are escaped). This appears to occur in `dt_stub_df.R::dt_stub_df_init()` at the following stage, which converts the column to plain text even if the `gt::html` or `gt::md` functions were used.
row_group_labels <-
apply(
data_tbl[, groupname_col],
MARGIN = 1,
paste, collapse = row_group.sep
)
Would like to request that users be able to pass HTML/MD into the row group. | priority | html markdown in group heading rows is not processed currently html or markdown stored in a column that is then defined as the row group groupname col is not rendered properly the characters are escaped this appears to occur in dt stub df r dt stub df init at the following stage which converts the column to plain text even if the gt html or gt md functions were used row group labels apply data tbl margin paste collapse row group sep would like to request that users be able to pass html md into the row group | 1 |
276,419 | 8,598,278,786 | IssuesEvent | 2018-11-15 21:17:13 | mozafari/verdictdb | https://api.github.com/repos/mozafari/verdictdb | closed | Making it much easier and fully automated to install and run VerdictDB | closing-soon-if-no-more-comments high priority | - No one should have to compile to be able to use.
- The default options should work just fine.
- For users who just want to install and quickly get a feel for VerdictDB, they shouldn't have to go and spend a lot of time installing Impala or Spark or other hard-to-install engines. Perhaps a docker container or EC2 image or set of command lines or scripts should be used for this purpose
| 1.0 | Making it much easier and fully automated to install and run VerdictDB - - No one should have to compile to be able to use.
- The default options should work just fine.
- For users who just want to install and quickly get a feel for VerdictDB, they shouldn't have to go and spend a lot of time installing Impala or Spark or other hard-to-install engines. Perhaps a docker container or EC2 image or set of command lines or scripts should be used for this purpose
| priority | making it much easier and fully automated to install and run verdictdb no one should have to compile to be able to use the default options should work just fine for users who just want to install and quickly get a feel for verdictdb they shouldn t have to go and spend a lot of time installing impala or spark or other hard to install engines perhaps a docker container or image or set of command lines or scripts should be used for this purpose | 1 |
3,390 | 2,537,901,158 | IssuesEvent | 2015-01-26 23:57:53 | Krasnyanskiy/jrs-command-line-tool | https://api.github.com/repos/Krasnyanskiy/jrs-command-line-tool | closed | Password requesting after session expiring | enhancement high priority | If we try to execute a command and have expired session our shell should ask user to enter password for profile and finish command execution. | 1.0 | Password requesting after session expiring - If we try to execute a command and have expired session our shell should ask user to enter password for profile and finish command execution. | priority | password requesting after session expiring if we try to execute a command and have expired session our shell should ask user to enter password for profile and finish command execution | 1 |
134,792 | 5,234,320,593 | IssuesEvent | 2017-01-30 15:23:44 | Angblah/The-Comparator | https://api.github.com/repos/Angblah/The-Comparator | closed | Registering Functionality | Priority: High Stack: Backend Status: Completed Type: Feature | As a user, I want the ability to register so that I can access account-related storage such as saved comparisons or comparison templates | 1.0 | Registering Functionality - As a user, I want the ability to register so that I can access account-related storage such as saved comparisons or comparison templates | priority | registering functionality as a user i want the ability to register so that i can access account related storage such as saved comparisons or comparison templates | 1 |
64,636 | 3,213,665,392 | IssuesEvent | 2015-10-06 20:54:35 | nextgis/nextgisweb_compulink | https://api.github.com/repos/nextgis/nextgisweb_compulink | closed | Не изменяется статус строительства у некоторых линий | bug High Priority | например, Владимирская обл – Юрьев-Польский район – с.Беляницыно

| 1.0 | Не изменяется статус строительства у некоторых линий - например, Владимирская обл – Юрьев-Польский район – с.Беляницыно

| priority | не изменяется статус строительства у некоторых линий например владимирская обл – юрьев польский район – с беляницыно | 1 |
441,055 | 12,707,130,963 | IssuesEvent | 2020-06-23 08:24:40 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1614] Unknown item in filter list | Priority: High Status: Fixed Week Task | If you add this unknown item to list then it will be crash:

```
System.NullReferenceException: Object reference not set to an instance of an object.
at Eco.Gameplay.Components.StoreComponent.<>c.<SetTrades>b__30_8(TradeOffer x)
at System.Linq.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count)
at System.Linq.EnumerableSorter`1.ComputeMap(TElement[] elements, Int32 count)
at System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
at System.Linq.OrderedEnumerable`1.GetEnumerator()+MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at System.Linq.Enumerable.ConcatIterator`1.ToList()
at Eco.Shared.Utils.EnumerableExtensions.AsList[T](IEnumerable`1 this)
at Eco.Core.Utils.ControllerList`1.Set(IEnumerable`1 entries)
at Eco.Gameplay.Components.StoreComponent.SetTrades(Boolean buying, List`1 itemIDs)</size>
```
_Originally posted by @SlayksWood in https://github.com/StrangeLoopGames/EcoIssues/issues/15946#issuecomment-647363222_ | 1.0 | [0.9.0 staging-1614] Unknown item in filter list - If you add this unknown item to list then it will be crash:

```
System.NullReferenceException: Object reference not set to an instance of an object.
at Eco.Gameplay.Components.StoreComponent.<>c.<SetTrades>b__30_8(TradeOffer x)
at System.Linq.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count)
at System.Linq.EnumerableSorter`1.ComputeMap(TElement[] elements, Int32 count)
at System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
at System.Linq.OrderedEnumerable`1.GetEnumerator()+MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at System.Linq.Enumerable.ConcatIterator`1.ToList()
at Eco.Shared.Utils.EnumerableExtensions.AsList[T](IEnumerable`1 this)
at Eco.Core.Utils.ControllerList`1.Set(IEnumerable`1 entries)
at Eco.Gameplay.Components.StoreComponent.SetTrades(Boolean buying, List`1 itemIDs)</size>
```
_Originally posted by @SlayksWood in https://github.com/StrangeLoopGames/EcoIssues/issues/15946#issuecomment-647363222_ | priority | unknown item in filter list if you add this unknown item to list then it will be crash system nullreferenceexception object reference not set to an instance of an object at eco gameplay components storecomponent c b tradeoffer x at system linq enumerablesorter computekeys telement elements count at system linq enumerablesorter computemap telement elements count at system linq enumerablesorter sort telement elements count at system linq orderedenumerable getenumerator movenext at system collections generic list insertrange index ienumerable collection at system linq enumerable concatiterator tolist at eco shared utils enumerableextensions aslist ienumerable this at eco core utils controllerlist set ienumerable entries at eco gameplay components storecomponent settrades boolean buying list itemids originally posted by slaykswood in | 1 |
373,270 | 11,038,086,025 | IssuesEvent | 2019-12-08 11:33:45 | crossminer/scava | https://api.github.com/repos/crossminer/scava | closed | Fail to connect to /83.212.75.210:8080 | bug high priority | When I try to run a search I get an error. I cannot use our instance since then...
@md2manoppello is it the same issue as before?

Here are my preferences, if you have a doubt:

Thx
| 1.0 | Fail to connect to /83.212.75.210:8080 - When I try to run a search I get an error. I cannot use our instance since then...
@md2manoppello is it the same issue as before?

Here are my preferences, if you have a doubt:

Thx
| priority | fail to connect to when i try to run a search i get an error i cannot use our instance since then is it the same issue as before here are my preferences if you have a doubt thx | 1 |
813,826 | 30,474,548,830 | IssuesEvent | 2023-07-17 15:36:18 | calcom/cal.com | https://api.github.com/repos/calcom/cal.com | closed | [CAL-2122] Possible to have same slug for team and user in an organization | High priority organizations | I am able to create a user in organization with same username as a team slug of that organization

[Source image](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/0953e31b-1ad9-49be-bc56-6f89cb878b54/3652f769-d2ad-4b44-9f44-57be667c2ef2)
[Source image](https://github.com/calcom/cal.com/assets/1780212/3c34c598-f7e7-48e6-a6dc-57c47b18793d)
It is important to not allow that because in an organization a team's booking page is available as [acme.cal.com/sales](http://acme.cal.com/sales) and a user with username 'sales' is also available at [acme.cal.com/sales](http://acme.cal.com/sales)
Due to this [acme.cal.com/sales/secret](http://acme.cal.com/sales/secret) (an automatically created event is giving 404)

[Source image](https://github.com/calcom/cal.com/assets/1780212/2d6aab1a-f726-40d2-b758-c1a28243f151)
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-2122](https://linear.app/calcom/issue/CAL-2122/possible-to-have-same-slug-for-team-and-user-in-an-organization)</sub> | 1.0 | [CAL-2122] Possible to have same slug for team and user in an organization - I am able to create a user in organization with same username as a team slug of that organization

[Source image](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/0953e31b-1ad9-49be-bc56-6f89cb878b54/3652f769-d2ad-4b44-9f44-57be667c2ef2)
[Source image](https://github.com/calcom/cal.com/assets/1780212/3c34c598-f7e7-48e6-a6dc-57c47b18793d)
It is important to not allow that because in an organization a team's booking page is available as [acme.cal.com/sales](http://acme.cal.com/sales) and a user with username 'sales' is also available at [acme.cal.com/sales](http://acme.cal.com/sales)
Due to this [acme.cal.com/sales/secret](http://acme.cal.com/sales/secret) (an automatically created event is giving 404)

[Source image](https://github.com/calcom/cal.com/assets/1780212/2d6aab1a-f726-40d2-b758-c1a28243f151)
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-2122](https://linear.app/calcom/issue/CAL-2122/possible-to-have-same-slug-for-team-and-user-in-an-organization)</sub> | priority | possible to have same slug for team and user in an organization i am able to create a user in organization with same username as a team slug of that organization it is important to not allow that because in an organization a team s booking page is available as and a user with username sales is also available at due to this an automatically created event is giving from | 1 |
619,862 | 19,537,942,020 | IssuesEvent | 2021-12-31 12:08:54 | bounswe/2021SpringGroup3 | https://api.github.com/repos/bounswe/2021SpringGroup3 | opened | Implementation for Web: Post Remove Like | Type: Feature Status: Available Priority: High Component: Web | We need to implement **Post Like Remove** for our web application.
Users shall be able to remove their post likes. When a user removes a like, they should see the effect instantly.
Those services have already been implemented in our backend API and we can check out [Swagger documentation](https://github.com/bounswe/2021SpringGroup3/blob/backend/master/backend/resource/swagger.json) for more information.
_A new branch for this feature shall be created. A pull request shall be opened and the work shall be reviewed before the merging process._
**Deadline**: 03.01.2022 | 1.0 | Implementation for Web: Post Remove Like - We need to implement **Post Like Remove** for our web application.
Users shall be able to remove their post likes. When a user removes a like, they should see the effect instantly.
Those services have already been implemented in our backend API and we can check out [Swagger documentation](https://github.com/bounswe/2021SpringGroup3/blob/backend/master/backend/resource/swagger.json) for more information.
_A new branch for this feature shall be created. A pull request shall be opened and the work shall be reviewed before the merging process._
**Deadline**: 03.01.2022 | priority | implementation for web post remove like we need to implement post like remove for our web application users shall be able to remove their post likes when a user removes a like they should see the effect instantly those services have already been implemented in our backend api and we can check out for more information a new branch for this feature shall be created a pull request shall be opened and the work shall be reviewed before the merging process deadline | 1 |
575,819 | 17,063,504,201 | IssuesEvent | 2021-07-07 02:32:22 | black7375/Firefox-UI-Fix | https://api.github.com/repos/black7375/Firefox-UI-Fix | closed | Multi-account container long click menu doesn't work (but right click menu works) | Class::Layout-Others Component::Context-Menu Difficult::Hard Env::Linux Issue::Bug Issue::Help-Wanted Priority::High | **Describe the bug**
When Lepton is installed and [Firefox multi-account container](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers) addon is installed, I can't open a specific container tab by long clicking the New tab button. It doesn't do anything when I select a menu item. But surprisingly if I right click the new tab button and select anything, it seems to work.
Steps to reproduce:
- Install [multi-account containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers) addon
- Install Lepton on profile directory (user.js + chrome dir) and clear startup cache as instructed
- After browser restarted, long (left) click until the containers menu appears, then click a container (e.g. Work)
**Current behavior**
Menu disappears, doesn't open a new tab or manage containers as if I didn't click anything
**Expected behavior**
Open the selected container tab or manage containers settings when clicked on a menu item
**Screenshots**
N/A
**Environment (please complete the following information):**
- Distribution
- [x] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix)
- [ ] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style)
- Firefox Version: 89.0.2
- OS:
- [x] Linux
- [ ] Windows
- [ ] Mac
- [x] Others: FreeBSD
- Theme:
- [ ] Light
- [ ] Dark
- [ ] Alpenglow(System: Light)
- [ ] Alpenglow(System: Dark)
- [x] System Default
- GTK Theme Name(Only Linux User): Adwaita
**Additional context**
I tested in Librewolf Appimage on Linux, but Firefox on FreeBSD. I've tried from latest release (2.1.0) and latest master (a631555). Both gave same results. Without Lepton installed left click menu works fine.
| 1.0 | Multi-account container long click menu doesn't work (but right click menu works) - **Describe the bug**
When Lepton is installed and [Firefox multi-account container](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers) addon is installed, I can't open a specific container tab by long clicking the New tab button. It doesn't do anything when I select a menu item. But surprisingly if I right click the new tab button and select anything, it seems to work.
Steps to reproduce:
- Install [multi-account containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers) addon
- Install Lepton on profile directory (user.js + chrome dir) and clear startup cache as instructed
- After browser restarted, long (left) click until the containers menu appears, then click a container (e.g. Work)
**Current behavior**
Menu disappears, doesn't open a new tab or manage containers as if I didn't click anything
**Expected behavior**
Open the selected container tab or manage containers settings when clicked on a menu item
**Screenshots**
N/A
**Environment (please complete the following information):**
- Distribution
- [x] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix)
- [ ] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style)
- Firefox Version: 89.0.2
- OS:
- [x] Linux
- [ ] Windows
- [ ] Mac
- [x] Others: FreeBSD
- Theme:
- [ ] Light
- [ ] Dark
- [ ] Alpenglow(System: Light)
- [ ] Alpenglow(System: Dark)
- [x] System Default
- GTK Theme Name(Only Linux User): Adwaita
**Additional context**
I tested in Librewolf Appimage on Linux, but Firefox on FreeBSD. I've tried from latest release (2.1.0) and latest master (a631555). Both gave same results. Without Lepton installed left click menu works fine.
| priority | multi account container long click menu doesn t work but right click menu works describe the bug when lepton is installed and addon is installed i can t open a specific container tab by long clicking the new tab button it doesn t do anything when i select a menu item but surprisingly if i right click the new tab button and select anything it seems to work steps to reproduce install addon install lepton on profile directory user js chrome dir and clear startup cache as instructed after browser restarted long left click until the containers menu appears then click a container e g work current behavior menu disappears doesn t open a new tab or manage containers as if i didn t click anything expected behavior open the selected container tab or manage containers settings when clicked on a menu item screenshots n a environment please complete the following information distribution firefox version os linux windows mac others freebsd theme light dark alpenglow system light alpenglow system dark system default gtk theme name only linux user adwaita additional context i tested in librewolf appimage on linux but firefox on freebsd i ve tried from latest release and latest master both gave same results without lepton installed left click menu works fine | 1 |
771,332 | 27,080,935,325 | IssuesEvent | 2023-02-14 13:59:45 | union-platform/union-mobile | https://api.github.com/repos/union-platform/union-mobile | closed | Init repo with template | mark: good first issue priority: high | We need to init repo with some default pipelines and structure we use for our Union related projects
| 1.0 | Init repo with template - We need to init repo with some default pipelines and structure we use for our Union related projects
| priority | init repo with template we need to init repo with some default pipelines and structure we use for our union related projects | 1 |
63,680 | 3,197,292,751 | IssuesEvent | 2015-10-01 03:08:57 | cs2103aug2015-t13-2j/main | https://api.github.com/repos/cs2103aug2015-t13-2j/main | opened | As a user I want to edit my tasks | priority.high type.task | ... so that I can update any description of my task that I might have missed out previously. | 1.0 | As a user I want to edit my tasks - ... so that I can update any description of my task that I might have missed out previously. | priority | as a user i want to edit my tasks so that i can update any description of my task that i might have missed out previously | 1 |
389,017 | 11,496,289,825 | IssuesEvent | 2020-02-12 07:35:06 | UniversityOfHelsinkiCS/lomake | https://api.github.com/repos/UniversityOfHelsinkiCS/lomake | closed | create view answers page | enhancement high priority | view page shows traffic lights for all programmes:
Ts | Qs | p0 | p1 | p2 | ...
--- | --- | --- | --- | --- | ---
T1 | q1 | G | G | Y
T1 | q2 | R | Y | R
... | ... | | | | 1.0 | create view answers page - view page shows traffic lights for all programmes:
Ts | Qs | p0 | p1 | p2 | ...
--- | --- | --- | --- | --- | ---
T1 | q1 | G | G | Y
T1 | q2 | R | Y | R
... | ... | | | | priority | create view answers page view page shows traffic lights for all programmes ts qs g g y r y r | 1 |
523,915 | 15,192,009,220 | IssuesEvent | 2021-02-15 21:05:27 | kaguyabot/Kaguya | https://api.github.com/repos/kaguyabot/Kaguya | closed | Fix horrible formatting in $leaderboard | commands:reference priority:high | I admittedly rushed this command. The exp leaderboard doesn't show the proper numbers for users, and needs some love. | 1.0 | Fix horrible formatting in $leaderboard - I admittedly rushed this command. The exp leaderboard doesn't show the proper numbers for users, and needs some love. | priority | fix horrible formatting in leaderboard i admittedly rushed this command the exp leaderboard doesn t show the proper numbers for users and needs some love | 1 |
720,715 | 24,803,412,010 | IssuesEvent | 2022-10-25 00:48:20 | AY2223S1-CS2113-F11-1/tp | https://api.github.com/repos/AY2223S1-CS2113-F11-1/tp | closed | As a Property Manager, I can Check the details of a specified client | type.Story priority.High | ... so that I can view his/her information and what property he/she is renting (if any)
check -client ic/CLIENT_INDEX | 1.0 | As a Property Manager, I can Check the details of a specified client - ... so that I can view his/her information and what property he/she is renting (if any)
check -client ic/CLIENT_INDEX | priority | as a property manager i can check the details of a specified client so that i can view his her information and what property he she is renting if any check client ic client index | 1 |
115,830 | 4,682,822,046 | IssuesEvent | 2016-10-09 13:24:43 | LDAforVisProject/VKPSA | https://api.github.com/repos/LDAforVisProject/VKPSA | opened | Provide labeling system for topics | priority: high to discuss | Enable user to label individual topics in UI.
One topic may have up to one freely chosen label and one category. Pre-defined categories are:
- Solid
- Fused
- Junk
- ...? | 1.0 | Provide labeling system for topics - Enable user to label individual topics in UI.
One topic may have up to one freely chosen label and one category. Pre-defined categories are:
- Solid
- Fused
- Junk
- ...? | priority | provide labeling system for topics enable user to label individual topics in ui one topic may have up to one freely chosen label and one category pre defined categories are solid fused junk | 1 |
621,320 | 19,582,974,688 | IssuesEvent | 2022-01-05 00:44:20 | ut-issl/s2e-core | https://api.github.com/repos/ut-issl/s2e-core | opened | Add flexible structure model | priority::high | ## Overview
Implement a flexible structure vibration model.
## Details
For detailed attitude control analysis, flexible structures such as solar paddles should be modeled.
## Conditions for close
When the flexible structure model is implemented.
## Supplement
NA
## Note
- Write a conclusion when closing the issue.
| 1.0 | Add flexible structure model - ## Overview
Implement a flexible structure vibration model.
## Details
For detailed attitude control analysis, flexible structures such as solar paddles should be modeled.
## Conditions for close
When the flexible structure model is implemented.
## Supplement
NA
## Note
- Write a conclusion when closing the issue.
| priority | add flexible structure model overview implement a flexible structure vibration model details for detailed attitude control analysis flexible structures such as solar paddles should be modeled conditions for close when the flexible structure model is implemented supplement na note write a conclusion when closing the issue | 1 |
604,496 | 18,685,497,714 | IssuesEvent | 2021-11-01 11:54:57 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | closed | Change the default tracer to jaeger | Type/Task Priority/High | ### Describe your problem(s)
<!-- Describe why you think this project needs this feature -->
Current default config template provides configurations for azure tracing. However its better it the default config can provide an easy to try out tracing system config.
### Describe your solution
<!-- Describe the feature/improvement -->
easy to test jaeger/zipkin should be the default supported distributed tracing server in the configs.
### How will you implement it
<!-- If you like to suggest an approach or a design -->
| 1.0 | Change the default tracer to jaeger - ### Describe your problem(s)
<!-- Describe why you think this project needs this feature -->
Current default config template provides configurations for azure tracing. However its better it the default config can provide an easy to try out tracing system config.
### Describe your solution
<!-- Describe the feature/improvement -->
easy to test jaeger/zipkin should be the default supported distributed tracing server in the configs.
### How will you implement it
<!-- If you like to suggest an approach or a design -->
| priority | change the default tracer to jaeger describe your problem s current default config template provides configurations for azure tracing however its better it the default config can provide an easy to try out tracing system config describe your solution easy to test jaeger zipkin should be the default supported distributed tracing server in the configs how will you implement it | 1 |
221,890 | 7,398,598,130 | IssuesEvent | 2018-03-19 07:10:35 | theNerd247/breeze-check | https://api.github.com/repos/theNerd247/breeze-check | closed | Required Info For People Attending Event | UI backend enhancement high priority | * Name (Family and First)
* Email or Address
* Are you regularly attend a church? Y/N (add input field if yes)
* How have you found out about this event? (List of items) | 1.0 | Required Info For People Attending Event - * Name (Family and First)
* Email or Address
* Are you regularly attend a church? Y/N (add input field if yes)
* How have you found out about this event? (List of items) | priority | required info for people attending event name family and first email or address are you regularly attend a church y n add input field if yes how have you found out about this event list of items | 1 |
772,820 | 27,137,214,842 | IssuesEvent | 2023-02-16 14:03:51 | redhat-developer/odo | https://api.github.com/repos/redhat-developer/odo | closed | Use Go 1.20 (or 1.19) | priority/High | 1.20 was released on Feb 1st. This means that our current version (1.18) is no longer supported.
- [ ] Update all our CI jobs to use 1.20 (or at least 1.19 if 1.20 is not available)
- [ ] Update release jobs to use 1.20 (or at least 1.19 if 1.20 is not available)
/priority high | 1.0 | Use Go 1.20 (or 1.19) - 1.20 was released on Feb 1st. This means that our current version (1.18) is no longer supported.
- [ ] Update all our CI jobs to use 1.20 (or at least 1.19 if 1.20 is not available)
- [ ] Update release jobs to use 1.20 (or at least 1.19 if 1.20 is not available)
/priority high | priority | use go or was released on feb this means that our current version is no longer supported update all our ci jobs to use or at least if is not available update release jobs to use or at least if is not available priority high | 1 |
76,154 | 3,482,129,039 | IssuesEvent | 2015-12-29 20:59:03 | Microsoft/TypeScript | https://api.github.com/repos/Microsoft/TypeScript | closed | Broken JSX output when using imported classes | Bug Fixed High Priority JSX/TSX | Hi, I have a very strange issue with tsx. I'm getting opening/closing tags that don't match each other. Here's my setup:
## child.tsx
```tsx
import * as React from 'react';
class Child extends React.Component<{}, void> {
render() {
return <div />;
}
}
export default Child;
```
## parent.tsx
```tsx
import * as React from 'react';
import Child from './child';
class Parent extends React.Component<{}, void> {
render() {
return (
<Child></Child>
);
}
}
export default Parent;
```
## tsconfig.json
```json
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"jsx": "preserve"
},
"exclude": [
"node_modules"
]
}
```
The issue is in the following output file:
## parent.jsx
```jsx
var React = require('react');
var child_1 = require('./child');
class Parent extends React.Component {
render() {
return (<child_1.default></Child>);
}
}
exports.default = Parent;
```
I've tried changing `export default` to `export class` and it still didn't work. Same issue. Also tried changing `module` to `amd` and `target` to `es5` and it didn't help. Here's a [demo project](https://github.com/louy/tsx-issue). I'm stuck now. Help! | 1.0 | Broken JSX output when using imported classes - Hi, I have a very strange issue with tsx. I'm getting opening/closing tags that don't match each other. Here's my setup:
## child.tsx
```tsx
import * as React from 'react';
class Child extends React.Component<{}, void> {
render() {
return <div />;
}
}
export default Child;
```
## parent.tsx
```tsx
import * as React from 'react';
import Child from './child';
class Parent extends React.Component<{}, void> {
render() {
return (
<Child></Child>
);
}
}
export default Parent;
```
## tsconfig.json
```json
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"jsx": "preserve"
},
"exclude": [
"node_modules"
]
}
```
The issue is in the following output file:
## parent.jsx
```jsx
var React = require('react');
var child_1 = require('./child');
class Parent extends React.Component {
render() {
return (<child_1.default></Child>);
}
}
exports.default = Parent;
```
I've tried changing `export default` to `export class` and it still didn't work. Same issue. Also tried changing `module` to `amd` and `target` to `es5` and it didn't help. Here's a [demo project](https://github.com/louy/tsx-issue). I'm stuck now. Help! | priority | broken jsx output when using imported classes hi i have a very strange issue with tsx i m getting opening closing tags that don t match each other here s my setup child tsx tsx import as react from react class child extends react component render return export default child parent tsx tsx import as react from react import child from child class parent extends react component render return export default parent tsconfig json json compileroptions target module commonjs jsx preserve exclude node modules the issue is in the following output file parent jsx jsx var react require react var child require child class parent extends react component render return exports default parent i ve tried changing export default to export class and it still didn t work same issue also tried changing module to amd and target to and it didn t help here s a i m stuck now help | 1 |
397,299 | 11,726,489,528 | IssuesEvent | 2020-03-10 14:35:31 | luna/ide | https://api.github.com/repos/luna/ide | closed | Drawing collapsed nodes. Part1 - shapes. | Category: IDE Change: Non-Breaking Difficulty: Intermediate Priority: High Type: Enhancement | ### Summary & Specification
- Drawing nodes shapes.
- Drawing shadows.
- Tweaking look and feel.
- Thinking about theme management (maybe also a simple version of that).
### Value
- This is the first task of several regarding node drawing.
### Acceptance Criteria & Test Cases
- A scene with nodes.
| 1.0 | Drawing collapsed nodes. Part1 - shapes. - ### Summary & Specification
- Drawing nodes shapes.
- Drawing shadows.
- Tweaking look and feel.
- Thinking about theme management (maybe also a simple version of that).
### Value
- This is the first task of several regarding node drawing.
### Acceptance Criteria & Test Cases
- A scene with nodes.
| priority | drawing collapsed nodes shapes summary specification drawing nodes shapes drawing shadows tweaking look and feel thinking about theme management maybe also a simple version of that value this is the first task of several regarding node drawing acceptance criteria test cases a scene with nodes | 1 |
186,899 | 6,743,540,051 | IssuesEvent | 2017-10-20 12:33:20 | hassio-addons/addon-terminal | https://api.github.com/repos/hassio-addons/addon-terminal | closed | Migrate to the new Hass.io build system | Accepted Enhancement High Priority RFC | ## Problem/Motivation
Recently the Hass.io build system was introduced.
This requires modifications to the add-on in order to be compatible.
More information on the change:
https://home-assistant.io/blog/2017/09/26/new-hassio-build-system/ | 1.0 | Migrate to the new Hass.io build system - ## Problem/Motivation
Recently the Hass.io build system was introduced.
This requires modifications to the add-on in order to be compatible.
More information on the change:
https://home-assistant.io/blog/2017/09/26/new-hassio-build-system/ | priority | migrate to the new hass io build system problem motivation recently the hass io build system was introduced this requires modifications to the add on in order to be compatible more information on the change | 1 |
161,176 | 6,110,394,892 | IssuesEvent | 2017-06-21 14:56:59 | alonshmilo/MedicalData_jce | https://api.github.com/repos/alonshmilo/MedicalData_jce | closed | DeepMedic - accuracy | 2 - Working <= 5 Points: 13 Priority: High | # Issue: DeepMedic - accuracy
### Explanation: After the system works on ribs scan, the accuracy should be raised
### Checklist:
- [x] Background review
- [x] Added to working document
- [x] Tests passed
- [x] On iteration goals
- [x] Consult
<!---
@huboard:{"order":17.998200179982003,"milestone_order":36,"custom_state":""}
-->
| 1.0 | DeepMedic - accuracy - # Issue: DeepMedic - accuracy
### Explanation: After the system works on ribs scan, the accuracy should be raised
### Checklist:
- [x] Background review
- [x] Added to working document
- [x] Tests passed
- [x] On iteration goals
- [x] Consult
<!---
@huboard:{"order":17.998200179982003,"milestone_order":36,"custom_state":""}
-->
| priority | deepmedic accuracy issue deepmedic accuracy explanation after the system works on ribs scan the accuracy should be raised checklist background review added to working document tests passed on iteration goals consult huboard order milestone order custom state | 1 |
744,298 | 25,937,533,769 | IssuesEvent | 2022-12-16 15:23:26 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Align datasource names with purl types | priority-2-high type:refactor status:ready | ### Describe the proposed change(s).
We should consider if there are scenarios where we should rename our datasources to align with purl
Source: https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst
Some changes include:
- packagist -> composer
- go -> golang
We should also try to adjust for candidate types too, unless we vehemently disagree and wish to try to change them.
One area of difference is e.g. `github-tags` versus's purl's `github`. We could either keep it as-is, or use URL qualifiers | 1.0 | Align datasource names with purl types - ### Describe the proposed change(s).
We should consider if there are scenarios where we should rename our datasources to align with purl
Source: https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst
Some changes include:
- packagist -> composer
- go -> golang
We should also try to adjust for candidate types too, unless we vehemently disagree and wish to try to change them.
One area of difference is e.g. `github-tags` versus's purl's `github`. We could either keep it as-is, or use URL qualifiers | priority | align datasource names with purl types describe the proposed change s we should consider if there are scenarios where we should rename our datasources to align with purl source some changes include packagist composer go golang we should also try to adjust for candidate types too unless we vehemently disagree and wish to try to change them one area of difference is e g github tags versus s purl s github we could either keep it as is or use url qualifiers | 1 |
801,844 | 28,504,796,578 | IssuesEvent | 2023-04-18 20:24:04 | KarinaKuznecova/Animal-Shelter-Game | https://api.github.com/repos/KarinaKuznecova/Animal-Shelter-Game | opened | Bug - clicking on empty backpack button gives money | bug high priority | When shop menu is open clicking on empty backpack button gives 1 coin | 1.0 | Bug - clicking on empty backpack button gives money - When shop menu is open clicking on empty backpack button gives 1 coin | priority | bug clicking on empty backpack button gives money when shop menu is open clicking on empty backpack button gives coin | 1 |
174,096 | 6,536,537,132 | IssuesEvent | 2017-08-31 18:32:17 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | JobSplitting not matching the 8h target | High Priority | Looking at
https://cms-gwmsmon.cern.ch/prodview/pdmvserv_task_TOP-RunIISummer15wmLHEGS-00237__v1_T_170701_124014_5751
https://cmsweb.cern.ch/reqmgr2/fetch?rid=pdmvserv_task_TOP-RunIISummer15wmLHEGS-00237__v1_T_170701_124014_5751
the miniaodsim jobs do not seem to be coming out as expected.
{
"splitAlgo": "EventAwareLumiBased",
"splitParams": {
"trustPUSitelists": true,
"algorithm": "EventAwareLumiBased",
"max_events_per_lumi": 20000,
"deterministicPileup": false,
"lheInputFiles": false,
"trustSitelists": false,
"events_per_job": 28800,
"type": "Processing"
},
"taskName": "/pdmvserv_task_TOP-RunIISummer15wmLHEGS-00237__v1_T_170701_124014_5751/TOP-RunIISummer15wmLHEGS-00237_0/TOP-RunIISummer16DR80Premix-00266_0/TOP-RunIISummer16DR80Premix-00266_1/TOP-RunIISummer16MiniAODv2-00263_0",
"taskType": "Processing"
},
is the splitting for the task
"Task4": {
"KeepOutput": true,
"PrepID": "TOP-RunIISummer16MiniAODv2-00263",
"InputFromOutputModule": "AODSIMoutput",
"GlobalTag": "80X_mcRun2_asymptotic_2016_TrancheIV_v6",
"TimePerEvent": 1,
"FilterEfficiency": 1,
"SplittingAlgo": "EventAwareLumiBased",
"ProcessingString": "PUMoriond17_80X_mcRun2_asymptotic_2016_TrancheIV_v6",
"ScramArch": [
"slc6_amd64_gcc530"
],
"SizePerEvent": 60,
"ConfigCacheID": "86329c92d317a6deffea363c322483d1",
"Memory": 5900,
"Multicore": 4,
"TaskName": "TOP-RunIISummer16MiniAODv2-00263_0",
"AcquisitionEra": "RunIISummer16MiniAODv2",
"PrimaryDataset": "TGJets_lept_4f_ckm_NLO_13TeV_amcatnlo_madspin_Herwigpp",
"Campaign": "RunIISummer16MiniAODv2",
"InputTask": "TOP-RunIISummer16DR80Premix-00266_1",
"CMSSWVersion": "CMSSW_8_0_21"
},
which means 28800/60.=480 min of walltime desired.
This could be coming from the fact that jobs are made as soon as there are a couple or one file available in input, and therefore not accumulate enough number of input files to make a long enough job. | 1.0 | JobSplitting not matching the 8h target - Looking at
https://cms-gwmsmon.cern.ch/prodview/pdmvserv_task_TOP-RunIISummer15wmLHEGS-00237__v1_T_170701_124014_5751
https://cmsweb.cern.ch/reqmgr2/fetch?rid=pdmvserv_task_TOP-RunIISummer15wmLHEGS-00237__v1_T_170701_124014_5751
the miniaodsim jobs do not seem to be coming out as expected.
{
"splitAlgo": "EventAwareLumiBased",
"splitParams": {
"trustPUSitelists": true,
"algorithm": "EventAwareLumiBased",
"max_events_per_lumi": 20000,
"deterministicPileup": false,
"lheInputFiles": false,
"trustSitelists": false,
"events_per_job": 28800,
"type": "Processing"
},
"taskName": "/pdmvserv_task_TOP-RunIISummer15wmLHEGS-00237__v1_T_170701_124014_5751/TOP-RunIISummer15wmLHEGS-00237_0/TOP-RunIISummer16DR80Premix-00266_0/TOP-RunIISummer16DR80Premix-00266_1/TOP-RunIISummer16MiniAODv2-00263_0",
"taskType": "Processing"
},
is the splitting for the task
"Task4": {
"KeepOutput": true,
"PrepID": "TOP-RunIISummer16MiniAODv2-00263",
"InputFromOutputModule": "AODSIMoutput",
"GlobalTag": "80X_mcRun2_asymptotic_2016_TrancheIV_v6",
"TimePerEvent": 1,
"FilterEfficiency": 1,
"SplittingAlgo": "EventAwareLumiBased",
"ProcessingString": "PUMoriond17_80X_mcRun2_asymptotic_2016_TrancheIV_v6",
"ScramArch": [
"slc6_amd64_gcc530"
],
"SizePerEvent": 60,
"ConfigCacheID": "86329c92d317a6deffea363c322483d1",
"Memory": 5900,
"Multicore": 4,
"TaskName": "TOP-RunIISummer16MiniAODv2-00263_0",
"AcquisitionEra": "RunIISummer16MiniAODv2",
"PrimaryDataset": "TGJets_lept_4f_ckm_NLO_13TeV_amcatnlo_madspin_Herwigpp",
"Campaign": "RunIISummer16MiniAODv2",
"InputTask": "TOP-RunIISummer16DR80Premix-00266_1",
"CMSSWVersion": "CMSSW_8_0_21"
},
which means 28800/60.=480 min of walltime desired.
This could be coming from the fact that jobs are made as soon as there are a couple or one file available in input, and therefore not accumulate enough number of input files to make a long enough job. | priority | jobsplitting not matching the target looking at the miniaodsim jobs do not seem to be coming out as expected splitalgo eventawarelumibased splitparams trustpusitelists true algorithm eventawarelumibased max events per lumi deterministicpileup false lheinputfiles false trustsitelists false events per job type processing taskname pdmvserv task top t top top top top tasktype processing is the splitting for the task keepoutput true prepid top inputfromoutputmodule aodsimoutput globaltag asymptotic trancheiv timeperevent filterefficiency splittingalgo eventawarelumibased processingstring asymptotic trancheiv scramarch sizeperevent configcacheid memory multicore taskname top acquisitionera primarydataset tgjets lept ckm nlo amcatnlo madspin herwigpp campaign inputtask top cmsswversion cmssw which means min of walltime desired this could be coming from the fact that jobs are made as soon as there are a couple or one file available in input and therefore not accumulate enough number of input files to make a long enough job | 1 |
725,152 | 24,952,961,954 | IssuesEvent | 2022-11-01 09:10:13 | bday-boy/aiokemon | https://api.github.com/repos/bday-boy/aiokemon | closed | Just use URL as cache key | enhancement high priority minor feature | Idk why I thought I needed to hash the URL lol it's completely unnecessary | 1.0 | Just use URL as cache key - Idk why I thought I needed to hash the URL lol it's completely unnecessary | priority | just use url as cache key idk why i thought i needed to hash the url lol it s completely unnecessary | 1 |
806,744 | 29,871,783,154 | IssuesEvent | 2023-06-20 08:58:32 | bryntum/support | https://api.github.com/repos/bryntum/support | closed | Error when scrolling and then switching to collapsed tree structure | bug resolved high-priority premium forum large-account OEM | [Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=23499&p=116367#p116367)
and https://forum.bryntum.com/viewtopic.php?f=43&t=24855&p=123464#p123464
Hi.
We found an issue when using loadInlineData and switching from a long (long enough to scroll down a bit), scrolled down, resource list to tree structure resource list with a collapsed group. In that case, the following error is thrown:
```
schedulerpro.module.js:110337 Uncaught TypeError: Cannot read properties of undefined (reading 'id')
at RowManager.jumpToPosition (schedulerpro.module.js:110337:1)
at RowManager.warpIfNeeded (schedulerpro.module.js:110425:1)
at RowManager.updateRenderedRows (schedulerpro.module.js:110453:1)
at SchedulerPro.onGridVerticalScroll [as onGridVerticalScrollNow] (schedulerpro.module.js:117947:1)
at SchedulerPro.<anonymous> (schedulerpro.module.js:17236:1)
at SchedulerPro.invoker (schedulerpro.module.js:16543:1)
at schedulerpro.module.js:16915:1
```
You can find an example to reproduce the issue at https://github.com/mx-liebald/bryntum-schedulerpro-issues/tree/issues/grouped-scrollable.
Branch: issues/grouped-scrollable.
See project README for steps to reproduce.
The error is thrown after calling loadInlineData, in jumpToPosition (RowManager.js) when trying to access the id of record. record was received from store with an invalid index. It seems like the while loop does not check if targetIndex is valid or if the store data is a flat record array or a tree record.
Side note: The example is based on previous issues posted here. See this post for reference.
Regards
Alexander Liebald | 1.0 | Error when scrolling and then switching to collapsed tree structure - [Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=23499&p=116367#p116367)
and https://forum.bryntum.com/viewtopic.php?f=43&t=24855&p=123464#p123464
Hi.
We found an issue when using loadInlineData and switching from a long (long enough to scroll down a bit), scrolled down, resource list to tree structure resource list with a collapsed group. In that case, the following error is thrown:
```
schedulerpro.module.js:110337 Uncaught TypeError: Cannot read properties of undefined (reading 'id')
at RowManager.jumpToPosition (schedulerpro.module.js:110337:1)
at RowManager.warpIfNeeded (schedulerpro.module.js:110425:1)
at RowManager.updateRenderedRows (schedulerpro.module.js:110453:1)
at SchedulerPro.onGridVerticalScroll [as onGridVerticalScrollNow] (schedulerpro.module.js:117947:1)
at SchedulerPro.<anonymous> (schedulerpro.module.js:17236:1)
at SchedulerPro.invoker (schedulerpro.module.js:16543:1)
at schedulerpro.module.js:16915:1
```
You can find an example to reproduce the issue at https://github.com/mx-liebald/bryntum-schedulerpro-issues/tree/issues/grouped-scrollable.
Branch: issues/grouped-scrollable.
See project README for steps to reproduce.
The error is thrown after calling loadInlineData, in jumpToPosition (RowManager.js) when trying to access the id of record. record was received from store with an invalid index. It seems like the while loop does not check if targetIndex is valid or if the store data is a flat record array or a tree record.
Side note: The example is based on previous issues posted here. See this post for reference.
Regards
Alexander Liebald | priority | error when scrolling and then switching to collapsed tree structure and hi we found an issue when using loadinlinedata and switching from a long long enough to scroll down a bit scrolled down resource list to tree structure resource list with a collapsed group in that case the following error is thrown schedulerpro module js uncaught typeerror cannot read properties of undefined reading id at rowmanager jumptoposition schedulerpro module js at rowmanager warpifneeded schedulerpro module js at rowmanager updaterenderedrows schedulerpro module js at schedulerpro ongridverticalscroll schedulerpro module js at schedulerpro schedulerpro module js at schedulerpro invoker schedulerpro module js at schedulerpro module js you can find an example to reproduce the issue at branch issues grouped scrollable see project readme for steps to reproduce the error is thrown after calling loadinlinedata in jumptoposition rowmanager js when trying to access the id of record record was received from store with an invalid index it seems like the while loop does not check if targetindex is valid or if the store data is a flat record array or a tree record side note the example is based on previous issues posted here see this post for reference regards alexander liebald | 1 |
121,813 | 4,821,649,675 | IssuesEvent | 2016-11-05 13:03:27 | CS2103AUG2016-F10-C2/main | https://api.github.com/repos/CS2103AUG2016-F10-C2/main | opened | Things to complete for V0.5 submission | priority.high | - [ ] Create a xml file with sample data at \src\test\data\ManualTesting\SampleData.xml
File should contain at least 50+ entries
- [ ] Create a .md file outlining the steps to test the program at src\test\data\ManualTesting\TestScript.md
The test should contain expected results (screenshots not needed) and the whole test should not exceed 20 minutes. The test should cover all functionality of the app.
- [ ] Submit source code by tagging v0.5 on github. Make sure all collated codes are up to date because they cannot be updated after the deadline
- [ ] Upload the fat jar file to IVLE. File name: [team][project name].jar e.g. [T09-C1][ToDoo Pro].jar
- [ ] Update documentation on Github.
- [ ] Copy and paste contents of documentation into a .docx file following the format.
[[TeamID][ProjectName].docx](https://github.com/CS2103AUG2016-F10-C2/main/files/573190/TeamID.ProjectName.docx)
- [ ] Convert the said .docx into pdf with name [TEAM_ID][Project Name].pdf e.g. [T09-C1][ToDoo Pro].pdf and upload it to IVLE
*Deadline: Monday 2359*
| 1.0 | Things to complete for V0.5 submission - - [ ] Create a xml file with sample data at \src\test\data\ManualTesting\SampleData.xml
File should contain at least 50+ entries
- [ ] Create a .md file outlining the steps to test the program at src\test\data\ManualTesting\TestScript.md
The test should contain expected results (screenshots not needed) and the whole test should not exceed 20 minutes. The test should cover all functionality of the app.
- [ ] Submit source code by tagging v0.5 on github. Make sure all collated codes are up to date because they cannot be updated after the deadline
- [ ] Upload the fat jar file to IVLE. File name: [team][project name].jar e.g. [T09-C1][ToDoo Pro].jar
- [ ] Update documentation on Github.
- [ ] Copy and paste contents of documentation into a .docx file following the format.
[[TeamID][ProjectName].docx](https://github.com/CS2103AUG2016-F10-C2/main/files/573190/TeamID.ProjectName.docx)
- [ ] Convert the said .docx into pdf with name [TEAM_ID][Project Name].pdf e.g. [T09-C1][ToDoo Pro].pdf and upload it to IVLE
*Deadline: Monday 2359*
| priority | things to complete for submission create a xml file with sample data at src test data manualtesting sampledata xml file should contain at least entries create a md file outlining the steps to test the program at src test data manualtesting testscript md the test should contain expected results screenshots not needed and the whole test should not exceed minutes the test should cover all functionality of the app submit source code by tagging on github make sure all collated codes are up to date because they cannot be updated after the deadline upload the fat jar file to ivle file name jar e g jar update documentation on github copy and paste contents of documentation into a docx file following the format docx convert the said docx into pdf with name pdf e g pdf and upload it to ivle deadline monday | 1 |
542,695 | 15,865,103,590 | IssuesEvent | 2021-04-08 14:24:52 | solgenomics/sgn | https://api.github.com/repos/solgenomics/sgn | closed | phenome.stock_owner table needs delete permission for web_usr | Priority: High | Expected Behavior <!-- Describe the desired or expected behavour here. -->
--------------------------------------------------------------------------
Prevents seedlots from being deleted from the web UI.
Probably need to issue dbpatch to add delete permission
something like:
grant insert,update,select,delete on phenome.stock_owner to web_usr;
For Bugs:
---------
### Environment
<!-- Where did you encounter the error. -->
#### Steps to Reproduce
<!-- Provide an example, or an unambiguous set of steps to reproduce -->
<!-- this bug. Include code to reproduce, if relevant. -->
| 1.0 | phenome.stock_owner table needs delete permission for web_usr - Expected Behavior <!-- Describe the desired or expected behavour here. -->
--------------------------------------------------------------------------
Prevents seedlots from being deleted from the web UI.
Probably need to issue dbpatch to add delete permission
something like:
grant insert,update,select,delete on phenome.stock_owner to web_usr;
For Bugs:
---------
### Environment
<!-- Where did you encounter the error. -->
#### Steps to Reproduce
<!-- Provide an example, or an unambiguous set of steps to reproduce -->
<!-- this bug. Include code to reproduce, if relevant. -->
| priority | phenome stock owner table needs delete permission for web usr expected behavior prevents seedlots from being deleted from the web ui probably need to issue dbpatch to add delete permission something like grant insert update select delete on phenome stock owner to web usr for bugs environment steps to reproduce | 1 |
553,935 | 16,385,708,015 | IssuesEvent | 2021-05-17 10:08:11 | lightly-ai/lightly | https://api.github.com/repos/lightly-ai/lightly | closed | Make compatible with pytorch-lightning >=1.3.0 | high priority type: enhancement | # Make compatible with pytorch-lightning >=1.3.0
Pytorch-lightning 1.3.0 introduced breaking changes which we'll have to adapt to.
Release notes: https://github.com/PyTorchLightning/pytorch-lightning/releases/tag/1.3.0 | 1.0 | Make compatible with pytorch-lightning >=1.3.0 - # Make compatible with pytorch-lightning >=1.3.0
Pytorch-lightning 1.3.0 introduced breaking changes which we'll have to adapt to.
Release notes: https://github.com/PyTorchLightning/pytorch-lightning/releases/tag/1.3.0 | priority | make compatible with pytorch lightning make compatible with pytorch lightning pytorch lightning introduced breaking changes which we ll have to adapt to release notes | 1 |
35,678 | 2,792,384,788 | IssuesEvent | 2015-05-10 23:22:42 | roughwood/CalendarCommander | https://api.github.com/repos/roughwood/CalendarCommander | closed | Setting volume to 1 actually turns to vibrate. | bug priority-high | Looks like it rounds down, Nexus 5 max volume is 7, settings to 10% rounds to 0. Need to round upward | 1.0 | Setting volume to 1 actually turns to vibrate. - Looks like it rounds down, Nexus 5 max volume is 7, settings to 10% rounds to 0. Need to round upward | priority | setting volume to actually turns to vibrate looks like it rounds down nexus max volume is settings to rounds to need to round upward | 1 |
507,068 | 14,679,306,893 | IssuesEvent | 2020-12-31 06:37:23 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | support.google.com - desktop site instead of mobile site | browser-fenix engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox Mobile 86.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:86.0) Gecko/86.0 Firefox/86.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64664 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://support.google.com/chromebook/answer/2588006?hl=fa&pli=1
**Browser / Version**: Firefox Mobile 86.0
**Operating System**: Android 8.0.0
**Tested Another Browser**: No
**Problem type**: Desktop site instead of mobile site
**Description**: Desktop site instead of mobile site
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201225095506</li><li>channel: nightly</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/12/4de4ce92-7976-4642-8e2f-4134d3826d8b)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | support.google.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 86.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:86.0) Gecko/86.0 Firefox/86.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64664 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://support.google.com/chromebook/answer/2588006?hl=fa&pli=1
**Browser / Version**: Firefox Mobile 86.0
**Operating System**: Android 8.0.0
**Tested Another Browser**: No
**Problem type**: Desktop site instead of mobile site
**Description**: Desktop site instead of mobile site
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201225095506</li><li>channel: nightly</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/12/4de4ce92-7976-4642-8e2f-4134d3826d8b)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | support google com desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser no problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel nightly hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.