Unnamed: 0 int64 3 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 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7
values | text_combine stringlengths 96 237k | label stringclasses 2
values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8,487 | 10,515,720,295 | IssuesEvent | 2019-09-28 12:14:34 | epartment/nova-dependency-container | https://api.github.com/repos/epartment/nova-dependency-container | closed | Causes failure for Maatwebsite/Laravel-Nova-Excel package | compatibility more info required | After installing **epartment/nova-dependency-container** another package got affected, the **Maatwebsite/Laravel-Nova-Excel**
and got the **wrong data passed to foreach()** error when exporting excel data using Maatwebsite/Laravel-Nova-Excel | True | Causes failure for Maatwebsite/Laravel-Nova-Excel package - After installing **epartment/nova-dependency-container** another package got affected, the **Maatwebsite/Laravel-Nova-Excel**
and got the **wrong data passed to foreach()** error when exporting excel data using Maatwebsite/Laravel-Nova-Excel | comp | causes failure for maatwebsite laravel nova excel package after installing epartment nova dependency container another package got affected the maatwebsite laravel nova excel and got the wrong data passed to foreach error when exporting excel data using maatwebsite laravel nova excel | 1 |
10,003 | 11,995,484,638 | IssuesEvent | 2020-04-08 15:16:34 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | Function coercibility not supported | help-wanted type/compatibility | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```sql
create table t1 (a char(10));
insert into t1 values ('a'),('b'),('c');
select coercibility(max(a)) from t1;
```
2. What did you expect to see?
```
+----------------------+
| coercibility(max(a)) |
+----------------------+
| 2 |
+----------------------+
1 row in set (0.00 sec)
```
3. What did you see instead?
```
ERROR 1305 (42000): FUNCTION COERCIBILITY does not exist
```
4. What version of TiDB are you using (`tidb-server -V`)?
| True | Function coercibility not supported - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```sql
create table t1 (a char(10));
insert into t1 values ('a'),('b'),('c');
select coercibility(max(a)) from t1;
```
2. What did you expect to see?
```
+----------------------+
| coercibility(max(a)) |
+----------------------+
| 2 |
+----------------------+
1 row in set (0.00 sec)
```
3. What did you see instead?
```
ERROR 1305 (42000): FUNCTION COERCIBILITY does not exist
```
4. What version of TiDB are you using (`tidb-server -V`)?
| comp | function coercibility not supported please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error sql create table a char insert into values a b c select coercibility max a from what did you expect to see coercibility max a row in set sec what did you see instead error function coercibility does not exist what version of tidb are you using tidb server v | 1 |
376,070 | 11,138,005,144 | IssuesEvent | 2019-12-20 21:01:45 | CoderLine/alphaTab | https://api.github.com/repos/CoderLine/alphaTab | closed | Resizing messes up the rendered score | :spider: type-bug area-rendering platform-javascript priority-high state-accepted | # Your environment
* Version used: 0.9.5.245
* Platform used: JavaScript
* Rendering engine used: SVG
* Browser Name and Version: Chrome 79
* Operating System and version (desktop or mobile): Windows 10 Pro
* Link to your project: https://docs.alphatab.net/develop/assets/files/player/player.html
# Expected Results
When resizing the browsers alphaTab should cleanly resize the score and display it in the browser.
# Observed Results
When resizing the browser the displayed score suddenly gets disturbed and the individual parts get out of order. Also the performance seems to be quite poor compared to earlier times.
# Steps to Reproduce (for bugs)
1. Open https://docs.alphatab.net/develop/assets/files/player/player.html
2. Slowly resize the browser
3. Notice the flickering and sudden out-of order notes
 | 1.0 | Resizing messes up the rendered score - # Your environment
* Version used: 0.9.5.245
* Platform used: JavaScript
* Rendering engine used: SVG
* Browser Name and Version: Chrome 79
* Operating System and version (desktop or mobile): Windows 10 Pro
* Link to your project: https://docs.alphatab.net/develop/assets/files/player/player.html
# Expected Results
When resizing the browsers alphaTab should cleanly resize the score and display it in the browser.
# Observed Results
When resizing the browser the displayed score suddenly gets disturbed and the individual parts get out of order. Also the performance seems to be quite poor compared to earlier times.
# Steps to Reproduce (for bugs)
1. Open https://docs.alphatab.net/develop/assets/files/player/player.html
2. Slowly resize the browser
3. Notice the flickering and sudden out-of order notes
 | non_comp | resizing messes up the rendered score your environment version used platform used javascript rendering engine used svg browser name and version chrome operating system and version desktop or mobile windows pro link to your project expected results when resizing the browsers alphatab should cleanly resize the score and display it in the browser observed results when resizing the browser the displayed score suddenly gets disturbed and the individual parts get out of order also the performance seems to be quite poor compared to earlier times steps to reproduce for bugs open slowly resize the browser notice the flickering and sudden out of order notes | 0 |
437,422 | 12,578,512,275 | IssuesEvent | 2020-06-09 11:24:31 | mlbench/mlbench-core | https://api.github.com/repos/mlbench/mlbench-core | closed | Support multiple clusters in CLI | enhancement low priority | There doesn't seem to be a way to manage multiple clusters, e.g. if I want to create one cluster with GPUs and one without: it seems like all `mlbench` commands always refer to the most recently created cluster. It might be nice to have support for multiple clusters, each with its own dashboard. | 1.0 | Support multiple clusters in CLI - There doesn't seem to be a way to manage multiple clusters, e.g. if I want to create one cluster with GPUs and one without: it seems like all `mlbench` commands always refer to the most recently created cluster. It might be nice to have support for multiple clusters, each with its own dashboard. | non_comp | support multiple clusters in cli there doesn t seem to be a way to manage multiple clusters e g if i want to create one cluster with gpus and one without it seems like all mlbench commands always refer to the most recently created cluster it might be nice to have support for multiple clusters each with its own dashboard | 0 |
19,216 | 26,714,454,519 | IssuesEvent | 2023-01-28 10:02:25 | smilligan93/SR5-FoundryVTT | https://api.github.com/repos/smilligan93/SR5-FoundryVTT | closed | Chummer 2.555 import fails | incompatibility | # Versions used:
Chummer 2.555
SR5-FoundryVTT 0.8.8
# Steps to reproduce
The Chummer5 item import fails importing the spells.xml with this browser console error message:
[localhost-1674375223223.log](https://github.com/smilligan93/SR5-FoundryVTT/files/10473978/localhost-1674375223223.log)
| True | Chummer 2.555 import fails - # Versions used:
Chummer 2.555
SR5-FoundryVTT 0.8.8
# Steps to reproduce
The Chummer5 item import fails importing the spells.xml with this browser console error message:
[localhost-1674375223223.log](https://github.com/smilligan93/SR5-FoundryVTT/files/10473978/localhost-1674375223223.log)
| comp | chummer import fails versions used chummer foundryvtt steps to reproduce the item import fails importing the spells xml with this browser console error message | 1 |
11,547 | 13,542,905,293 | IssuesEvent | 2020-09-16 18:05:47 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | opened | Enable Filtering on Flags | Anki Ecosystem Compatibility Card Browser Good First Issue! Help Wanted | Users don't know that they can type: `flag:1` etc... this needs a visual item in the Card Browser Action bar - similar to the item in the Reviewer | True | Enable Filtering on Flags - Users don't know that they can type: `flag:1` etc... this needs a visual item in the Card Browser Action bar - similar to the item in the Reviewer | comp | enable filtering on flags users don t know that they can type flag etc this needs a visual item in the card browser action bar similar to the item in the reviewer | 1 |
43,135 | 7,025,554,317 | IssuesEvent | 2017-12-23 12:29:19 | envygeeks/jekyll-assets | https://api.github.com/repos/envygeeks/jekyll-assets | closed | Coverage badge is broken. | documentation | The current coverage badge is broken for some reason, even though we've coverage enabled inside of CodeClimate, there seems to be a problem with shields.io that I need to look into. | 1.0 | Coverage badge is broken. - The current coverage badge is broken for some reason, even though we've coverage enabled inside of CodeClimate, there seems to be a problem with shields.io that I need to look into. | non_comp | coverage badge is broken the current coverage badge is broken for some reason even though we ve coverage enabled inside of codeclimate there seems to be a problem with shields io that i need to look into | 0 |
90,485 | 15,856,166,151 | IssuesEvent | 2021-04-08 01:41:04 | JMD60260/fetchmeaband | https://api.github.com/repos/JMD60260/fetchmeaband | closed | WS-2015-0033 (High) detected in uglify-js-2.3.6.tgz - autoclosed | security vulnerability | ## WS-2015-0033 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-2.3.6.tgz</b></p></summary>
<p>JavaScript parser, mangler/compressor and beautifier toolkit</p>
<p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/node_modules/uglify-js/package.json</p>
<p>
Dependency Hierarchy:
- assemble-0.4.42.tgz (Root Library)
- assemble-handlebars-0.2.6.tgz
- handlebars-1.3.0.tgz
- :x: **uglify-js-2.3.6.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/JMD60260/fetchmeaband/commit/9fddb095635aa243327b6e9bb75ac0185d2d921b">9fddb095635aa243327b6e9bb75ac0185d2d921b</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
uglifier incorrectly handles non-boolean comparisons during minification.The upstream library for the Ruby uglifier gem, UglifyJS, is affected by a vulnerability that allows a specially crafted Javascript file to have altered functionality after minification. This bug, found in UglifyJS versions 2.4.23 and earlier, was demonstrated to allow potentially malicious code to be hidden within secure code, and activated by the minification process.
<p>Publish Date: 2015-07-22
<p>URL: <a href=https://github.com/mishoo/UglifyJS2/issues/751>WS-2015-0033</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://hakiri.io/technologies/uglifier/issues/279911d9720338">https://hakiri.io/technologies/uglifier/issues/279911d9720338</a></p>
<p>Release Date: 2020-06-07</p>
<p>Fix Resolution: Uglifier - 2.7.2;uglify-js - v2.4.24</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | WS-2015-0033 (High) detected in uglify-js-2.3.6.tgz - autoclosed - ## WS-2015-0033 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-2.3.6.tgz</b></p></summary>
<p>JavaScript parser, mangler/compressor and beautifier toolkit</p>
<p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/node_modules/uglify-js/package.json</p>
<p>
Dependency Hierarchy:
- assemble-0.4.42.tgz (Root Library)
- assemble-handlebars-0.2.6.tgz
- handlebars-1.3.0.tgz
- :x: **uglify-js-2.3.6.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/JMD60260/fetchmeaband/commit/9fddb095635aa243327b6e9bb75ac0185d2d921b">9fddb095635aa243327b6e9bb75ac0185d2d921b</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
uglifier incorrectly handles non-boolean comparisons during minification.The upstream library for the Ruby uglifier gem, UglifyJS, is affected by a vulnerability that allows a specially crafted Javascript file to have altered functionality after minification. This bug, found in UglifyJS versions 2.4.23 and earlier, was demonstrated to allow potentially malicious code to be hidden within secure code, and activated by the minification process.
<p>Publish Date: 2015-07-22
<p>URL: <a href=https://github.com/mishoo/UglifyJS2/issues/751>WS-2015-0033</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://hakiri.io/technologies/uglifier/issues/279911d9720338">https://hakiri.io/technologies/uglifier/issues/279911d9720338</a></p>
<p>Release Date: 2020-06-07</p>
<p>Fix Resolution: Uglifier - 2.7.2;uglify-js - v2.4.24</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | ws high detected in uglify js tgz autoclosed ws high severity vulnerability vulnerable library uglify js tgz javascript parser mangler compressor and beautifier toolkit library home page a href path to dependency file tmp ws scm fetchmeaband public vendor owl carousel package json path to vulnerable library tmp ws scm fetchmeaband public vendor owl carousel node modules uglify js package json dependency hierarchy assemble tgz root library assemble handlebars tgz handlebars tgz x uglify js tgz vulnerable library found in head commit a href vulnerability details uglifier incorrectly handles non boolean comparisons during minification the upstream library for the ruby uglifier gem uglifyjs is affected by a vulnerability that allows a specially crafted javascript file to have altered functionality after minification this bug found in uglifyjs versions and earlier was demonstrated to allow potentially malicious code to be hidden within secure code and activated by the minification process publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution uglifier uglify js step up your open source security game with whitesource | 0 |
1,773 | 4,322,564,261 | IssuesEvent | 2016-07-25 14:28:11 | sekiguchi-nagisa/ydsh | https://api.github.com/repos/sekiguchi-nagisa/ydsh | closed | fix backslash handling in double quoted string | incompatible change | current inplementation
```
$ cat str.ds
echo "\
hello world"
$ ./ydsh str.ds
\
hello world
```
now skip newline after backslash
```
$ cat str.ds
echo "\
hello world"
$ ./ydsh str.ds
hello world
``` | True | fix backslash handling in double quoted string - current inplementation
```
$ cat str.ds
echo "\
hello world"
$ ./ydsh str.ds
\
hello world
```
now skip newline after backslash
```
$ cat str.ds
echo "\
hello world"
$ ./ydsh str.ds
hello world
``` | comp | fix backslash handling in double quoted string current inplementation cat str ds echo hello world ydsh str ds hello world now skip newline after backslash cat str ds echo hello world ydsh str ds hello world | 1 |
45,980 | 2,944,252,988 | IssuesEvent | 2015-07-03 01:29:25 | haxwell/quizki | https://api.github.com/repos/haxwell/quizki | closed | BUG: Quick Choice functions not working in a duplicated Phrase question | bug High Priority | Create a phrase question, save it, then duplicate it. Change the question type to Single, remove the other choices, and then type 'tf'. Rather than True False choices, you get one saying 'tf'. | 1.0 | BUG: Quick Choice functions not working in a duplicated Phrase question - Create a phrase question, save it, then duplicate it. Change the question type to Single, remove the other choices, and then type 'tf'. Rather than True False choices, you get one saying 'tf'. | non_comp | bug quick choice functions not working in a duplicated phrase question create a phrase question save it then duplicate it change the question type to single remove the other choices and then type tf rather than true false choices you get one saying tf | 0 |
194,223 | 22,261,903,156 | IssuesEvent | 2022-06-10 01:49:53 | artsking/linux-4.19.72 | https://api.github.com/repos/artsking/linux-4.19.72 | reopened | CVE-2021-29264 (Medium) detected in linux-yoctov5.4.51 | security vulnerability | ## CVE-2021-29264 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p>
<p>Found in HEAD commit: <a href="https://github.com/artsking/linux-4.19.72/commit/8519fe4185f1a7567a708f01b476f195b0f1046c">8519fe4185f1a7567a708f01b476f195b0f1046c</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/ethernet/freescale/gianfar.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/ethernet/freescale/gianfar.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
An issue was discovered in the Linux kernel through 5.11.10. drivers/net/ethernet/freescale/gianfar.c in the Freescale Gianfar Ethernet driver allows attackers to cause a system crash because a negative fragment size is calculated in situations involving an rx queue overrun when jumbo packets are used and NAPI is enabled, aka CID-d8861bab48b6.
<p>Publish Date: 2021-03-26
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29264>CVE-2021-29264</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2021-29264">https://www.linuxkernelcves.com/cves/CVE-2021-29264</a></p>
<p>Release Date: 2021-03-26</p>
<p>Fix Resolution: v4.19.184, v5.4.109, v5.10.27, v5.11.11, v5.12-rc3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2021-29264 (Medium) detected in linux-yoctov5.4.51 - ## CVE-2021-29264 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p>
<p>Found in HEAD commit: <a href="https://github.com/artsking/linux-4.19.72/commit/8519fe4185f1a7567a708f01b476f195b0f1046c">8519fe4185f1a7567a708f01b476f195b0f1046c</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/ethernet/freescale/gianfar.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/ethernet/freescale/gianfar.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
An issue was discovered in the Linux kernel through 5.11.10. drivers/net/ethernet/freescale/gianfar.c in the Freescale Gianfar Ethernet driver allows attackers to cause a system crash because a negative fragment size is calculated in situations involving an rx queue overrun when jumbo packets are used and NAPI is enabled, aka CID-d8861bab48b6.
<p>Publish Date: 2021-03-26
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29264>CVE-2021-29264</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2021-29264">https://www.linuxkernelcves.com/cves/CVE-2021-29264</a></p>
<p>Release Date: 2021-03-26</p>
<p>Fix Resolution: v4.19.184, v5.4.109, v5.10.27, v5.11.11, v5.12-rc3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve medium detected in linux cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers net ethernet freescale gianfar c drivers net ethernet freescale gianfar c vulnerability details an issue was discovered in the linux kernel through drivers net ethernet freescale gianfar c in the freescale gianfar ethernet driver allows attackers to cause a system crash because a negative fragment size is calculated in situations involving an rx queue overrun when jumbo packets are used and napi is enabled aka cid publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
242,949 | 18,674,461,553 | IssuesEvent | 2021-10-31 10:09:49 | massbitprotocol/massbitprotocol | https://api.github.com/repos/massbitprotocol/massbitprotocol | closed | Massbit document | documentation | Start date: 4-10-2021
End date: .....
Estimate End date: 15-10-2021
**Detail tasks**
- Add a new codebase diagram: https://drive.google.com/file/d/1ifZecewL8zMQ-1xrnb5RMAhXF3KyGTao/view?usp=sharing | 1.0 | Massbit document - Start date: 4-10-2021
End date: .....
Estimate End date: 15-10-2021
**Detail tasks**
- Add a new codebase diagram: https://drive.google.com/file/d/1ifZecewL8zMQ-1xrnb5RMAhXF3KyGTao/view?usp=sharing | non_comp | massbit document start date end date estimate end date detail tasks add a new codebase diagram | 0 |
19,265 | 26,761,087,814 | IssuesEvent | 2023-01-31 06:56:41 | ZcashFoundation/zebra | https://api.github.com/repos/ZcashFoundation/zebra | opened | Use error code -1 for incorrect RPC parameters | C-bug S-needs-triage P-Medium :zap: A-rpc A-compatibility | ## Motivation
`node-stratum-pool` expects a `-1` error code when the RPC parameters are incorrect, but `jsonrpc_core` provides code `-32602` by default:
https://github.com/s-nomp/node-stratum-pool/blob/d86ae73f8ff968d9355bb61aac05e0ebef36ccb5/lib/pool.js#L459-L461
equihash-solomining logs:
```
[PoolWorker][Thread 0][2023/01/31 16:23:19] Could not detect block submission RPC method, [{"result":{"isvalid":true,"address":"tmRGc4CD1UyUdbSJmTUzcB6oDqk4qUaHnnh"},"id":1675146199404},{"result":1,"id":1675146199399},{"result":{"build":"v1.0.0-rc.3+60.g3ab518e.modified","subversion":"/Zebra:1.0.0-rc.3/"},"id":1675146199403},{"result":{"networksolps":4,"networkhashps":4,"chain":"test","testnet":true},"id":1675146199402},{"error":{"code":-32602,"message":"`params` should have at least 1 argument(s)"},"id":1675146199405}]
```
### Complex Code or Requirements
I think we can fix this by changing the error code in an `IoHandler`, after doing the RPC call:
https://docs.rs/jsonrpc-core/18.0.0/jsonrpc_core/struct.IoHandler.html#method.handle_call
This is very similar to our existing `TracingMiddleware`, we just need to change the error code in the "incorrect parameters" case:
https://github.com/ZcashFoundation/zebra/blob/9b1d26538a02ed65f7a7b87b429da995db283d4e/zebra-rpc/src/server/tracing_middleware.rs#L57-L67
### Testing
We can manually test this with `equihash-solomining` or `s-nomp`.
## Related Work
This blocks #5934 with both `equihash-solomining` and `s-nomp`. | True | Use error code -1 for incorrect RPC parameters - ## Motivation
`node-stratum-pool` expects a `-1` error code when the RPC parameters are incorrect, but `jsonrpc_core` provides code `-32602` by default:
https://github.com/s-nomp/node-stratum-pool/blob/d86ae73f8ff968d9355bb61aac05e0ebef36ccb5/lib/pool.js#L459-L461
equihash-solomining logs:
```
[PoolWorker][Thread 0][2023/01/31 16:23:19] Could not detect block submission RPC method, [{"result":{"isvalid":true,"address":"tmRGc4CD1UyUdbSJmTUzcB6oDqk4qUaHnnh"},"id":1675146199404},{"result":1,"id":1675146199399},{"result":{"build":"v1.0.0-rc.3+60.g3ab518e.modified","subversion":"/Zebra:1.0.0-rc.3/"},"id":1675146199403},{"result":{"networksolps":4,"networkhashps":4,"chain":"test","testnet":true},"id":1675146199402},{"error":{"code":-32602,"message":"`params` should have at least 1 argument(s)"},"id":1675146199405}]
```
### Complex Code or Requirements
I think we can fix this by changing the error code in an `IoHandler`, after doing the RPC call:
https://docs.rs/jsonrpc-core/18.0.0/jsonrpc_core/struct.IoHandler.html#method.handle_call
This is very similar to our existing `TracingMiddleware`, we just need to change the error code in the "incorrect parameters" case:
https://github.com/ZcashFoundation/zebra/blob/9b1d26538a02ed65f7a7b87b429da995db283d4e/zebra-rpc/src/server/tracing_middleware.rs#L57-L67
### Testing
We can manually test this with `equihash-solomining` or `s-nomp`.
## Related Work
This blocks #5934 with both `equihash-solomining` and `s-nomp`. | comp | use error code for incorrect rpc parameters motivation node stratum pool expects a error code when the rpc parameters are incorrect but jsonrpc core provides code by default equihash solomining logs could not detect block submission rpc method complex code or requirements i think we can fix this by changing the error code in an iohandler after doing the rpc call this is very similar to our existing tracingmiddleware we just need to change the error code in the incorrect parameters case testing we can manually test this with equihash solomining or s nomp related work this blocks with both equihash solomining and s nomp | 1 |
6,776 | 9,083,650,002 | IssuesEvent | 2019-02-17 22:09:45 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Avaritia attempts to kill entities directly, without damaging them. | type: mod incompatibility version: 1.12 | Avaritia-1.12-3.2.0.13-universal.jar
spongeforge-1.12.2-2611-7.1.0-BETA-3012.jar
woot-1.12.2-1.0.1.jar
Guide-API-1.12-2.1.5-60.jar
as i explained in another subject you told me to open one so voila avaritia has a sword that kills all mob in 1 shot.
without spongeforge the end dragon makes him kill in 1 shot but with the spongeforge he does not die and even the sword and almost ineffective against him
https://youtu.be/-SFUX2TncLc
during the test he has no plugins and the mod that I just gave | True | Avaritia attempts to kill entities directly, without damaging them. - Avaritia-1.12-3.2.0.13-universal.jar
spongeforge-1.12.2-2611-7.1.0-BETA-3012.jar
woot-1.12.2-1.0.1.jar
Guide-API-1.12-2.1.5-60.jar
as i explained in another subject you told me to open one so voila avaritia has a sword that kills all mob in 1 shot.
without spongeforge the end dragon makes him kill in 1 shot but with the spongeforge he does not die and even the sword and almost ineffective against him
https://youtu.be/-SFUX2TncLc
during the test he has no plugins and the mod that I just gave | comp | avaritia attempts to kill entities directly without damaging them avaritia universal jar spongeforge beta jar woot jar guide api jar as i explained in another subject you told me to open one so voila avaritia has a sword that kills all mob in shot without spongeforge the end dragon makes him kill in shot but with the spongeforge he does not die and even the sword and almost ineffective against him during the test he has no plugins and the mod that i just gave | 1 |
5,607 | 8,071,902,427 | IssuesEvent | 2018-08-06 14:30:11 | reactstrap/reactstrap | https://api.github.com/repos/reactstrap/reactstrap | closed | Modal closes on scrollbar click | BS compatibility PR Welcome bug help wanted | ### Issue description
- components: Modal
- reactstrap version `#6.1.0`
- import method `es`
- react version `#16.4.1`
- bootstrap version `#4.1.1`
### What is happening?
Modal appears. User tries to scroll it using wheel. It's ok. Another user tries to scroll using Chrome scrollbar. Modal closes.
### What should be happening?
Modal shouldn't close when user starts mouse press on scrollbar.
### Steps to reproduce issue
1. Open https://reactstrap.github.io/components/modals/
2. Press "Launch Modal"
3. Reduce browser window height until scroll bar appears
4. Use the scroll bar | True | Modal closes on scrollbar click - ### Issue description
- components: Modal
- reactstrap version `#6.1.0`
- import method `es`
- react version `#16.4.1`
- bootstrap version `#4.1.1`
### What is happening?
Modal appears. User tries to scroll it using wheel. It's ok. Another user tries to scroll using Chrome scrollbar. Modal closes.
### What should be happening?
Modal shouldn't close when user starts mouse press on scrollbar.
### Steps to reproduce issue
1. Open https://reactstrap.github.io/components/modals/
2. Press "Launch Modal"
3. Reduce browser window height until scroll bar appears
4. Use the scroll bar | comp | modal closes on scrollbar click issue description components modal reactstrap version import method es react version bootstrap version what is happening modal appears user tries to scroll it using wheel it s ok another user tries to scroll using chrome scrollbar modal closes what should be happening modal shouldn t close when user starts mouse press on scrollbar steps to reproduce issue open press launch modal reduce browser window height until scroll bar appears use the scroll bar | 1 |
12,717 | 14,989,738,279 | IssuesEvent | 2021-01-29 04:36:45 | OroArmor/Netherite-Plus-Mod | https://api.github.com/repos/OroArmor/Netherite-Plus-Mod | opened | Add compatibility for [BetterEnd] | Compatibility | **What is the mod and for which platform is it for**
BetterEnd, Fabric
**What feature(s) is in conflict**
Anvil recipes that betterend creates do not work in the netherite anvil. However these recipes work with other modded anvils (i tested DragonLoot's anvil)
I wasnt sure if i should have submitted it as a bug or compatability. | True | Add compatibility for [BetterEnd] - **What is the mod and for which platform is it for**
BetterEnd, Fabric
**What feature(s) is in conflict**
Anvil recipes that betterend creates do not work in the netherite anvil. However these recipes work with other modded anvils (i tested DragonLoot's anvil)
I wasnt sure if i should have submitted it as a bug or compatability. | comp | add compatibility for what is the mod and for which platform is it for betterend fabric what feature s is in conflict anvil recipes that betterend creates do not work in the netherite anvil however these recipes work with other modded anvils i tested dragonloot s anvil i wasnt sure if i should have submitted it as a bug or compatability | 1 |
262,379 | 19,785,639,204 | IssuesEvent | 2022-01-18 06:14:29 | zer0Kerbal/Komplexity | https://api.github.com/repos/zer0Kerbal/Komplexity | closed | Version 0.9.9.9-prerelease | documentation In progress | # Version 0.9.9.9-prerelease
- [ ] name
- [ ] Beta(s)
- [ ] Beta 0
- [ ] Beta 1
- [ ] Beta 2
- [ ] Pre-Release
- [ ] Release
- [ ] | 1.0 | Version 0.9.9.9-prerelease - # Version 0.9.9.9-prerelease
- [ ] name
- [ ] Beta(s)
- [ ] Beta 0
- [ ] Beta 1
- [ ] Beta 2
- [ ] Pre-Release
- [ ] Release
- [ ] | non_comp | version prerelease version prerelease name beta s beta beta beta pre release release | 0 |
3,427 | 6,396,721,974 | IssuesEvent | 2017-08-04 16:10:19 | byuweb/byu-theme-components | https://api.github.com/repos/byuweb/byu-theme-components | opened | [byu-header] Long title too close to menu button | browser-compatibility | # Description
*Tell us all about your problem or feature proposal.*

In iOS, long titles push too close to the menu icon.
# Websites Affected
*If this is a bug or styling issue, please list one or more URLs where
we can see the issue.*
[asb-ucom-dev2.byu.edu](https://asb-ucom-dev2.byu.edu)
# Issue Type
*Is this (add an x in the boxes that apply)*
- [ ] A difference between the components and the [Official Specification](https://brand.byu.edu)?
- [x] A bug, such as a Javascript error, or the UI not rendering properly
on a page?
- [x] Inconsistent appearance/behavior between browsers?
- [x] An issue on mobile browsers?
- [ ] A request for a new feature/enhancement?
# Browsers Affected
*Add an x in all the boxes that apply. Please mark desktop and mobile
browsers separately.*
**We support the last two versions of Chrome, Firefox, Safari, and Edge,
plus Internet Explorer 11.**
## Desktop Browsers
- [ ] Google Chrome
- [ ] Mozilla Firefox
- [ ] Apple Safari
- [ ] Microsoft Edge
- [ ] Microsoft Internet Explorer 11
- [ ] Other (please specify)
## Mobile Browsers
- [x] Safari for iOS
- [x] Chrome for iOS
- [x] Firefox Mobile for iOS
- [ ] Chrome for Android
- [ ] Firefox Mobile for Android
- [ ] Other (please specify)
# Web Site Platform
*What is hosting your website?*
- [ ] Drupal 7
- [ ] Drupal 8
- [ ] Wordpress
- [x] Custom Site
- [ ] Don't Know
| True | [byu-header] Long title too close to menu button - # Description
*Tell us all about your problem or feature proposal.*

In iOS, long titles push too close to the menu icon.
# Websites Affected
*If this is a bug or styling issue, please list one or more URLs where
we can see the issue.*
[asb-ucom-dev2.byu.edu](https://asb-ucom-dev2.byu.edu)
# Issue Type
*Is this (add an x in the boxes that apply)*
- [ ] A difference between the components and the [Official Specification](https://brand.byu.edu)?
- [x] A bug, such as a Javascript error, or the UI not rendering properly
on a page?
- [x] Inconsistent appearance/behavior between browsers?
- [x] An issue on mobile browsers?
- [ ] A request for a new feature/enhancement?
# Browsers Affected
*Add an x in all the boxes that apply. Please mark desktop and mobile
browsers separately.*
**We support the last two versions of Chrome, Firefox, Safari, and Edge,
plus Internet Explorer 11.**
## Desktop Browsers
- [ ] Google Chrome
- [ ] Mozilla Firefox
- [ ] Apple Safari
- [ ] Microsoft Edge
- [ ] Microsoft Internet Explorer 11
- [ ] Other (please specify)
## Mobile Browsers
- [x] Safari for iOS
- [x] Chrome for iOS
- [x] Firefox Mobile for iOS
- [ ] Chrome for Android
- [ ] Firefox Mobile for Android
- [ ] Other (please specify)
# Web Site Platform
*What is hosting your website?*
- [ ] Drupal 7
- [ ] Drupal 8
- [ ] Wordpress
- [x] Custom Site
- [ ] Don't Know
| comp | long title too close to menu button description tell us all about your problem or feature proposal in ios long titles push too close to the menu icon websites affected if this is a bug or styling issue please list one or more urls where we can see the issue issue type is this add an x in the boxes that apply a difference between the components and the a bug such as a javascript error or the ui not rendering properly on a page inconsistent appearance behavior between browsers an issue on mobile browsers a request for a new feature enhancement browsers affected add an x in all the boxes that apply please mark desktop and mobile browsers separately we support the last two versions of chrome firefox safari and edge plus internet explorer desktop browsers google chrome mozilla firefox apple safari microsoft edge microsoft internet explorer other please specify mobile browsers safari for ios chrome for ios firefox mobile for ios chrome for android firefox mobile for android other please specify web site platform what is hosting your website drupal drupal wordpress custom site don t know | 1 |
21,026 | 32,021,910,800 | IssuesEvent | 2023-09-22 05:40:43 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | opened | Packeta doesn't work with the Cart & Checkout Blocks | plugin incompatibility | ## This is a ticket that just **highlights the incompatibly of [Packeta](https://wordpress.org/plugins/packeta/)** with the Cart and Checkout Blocks and tracks user reports
As a merchant, the best course of action right now if you are using a plugin that isn't working with the Cart and Checkout Blocks is to notify the developer of the extension and ask if they can add support.
### It's up to extension developers to add support for the new checkout flow offered via the Cart and Checkout Blocks.
Currently it's up to extension developers to add support for the new checkout flow offered via the Cart and Checkout Blocks. We have some [documentation for Third-party developers](https://github.com/woocommerce/woocommerce-blocks/tree/trunk/docs#third-party-developers) and some [Developer Resources](https://github.com/woocommerce/woocommerce-blocks/tree/trunk/docs#developer-resources) available to help with their integration efforts.
You can keep on top of the [status of the Cart & Checkout Blocks in this documentation](https://docs.woocommerce.com/document/cart-checkout-blocks-support-status/).
| True | Packeta doesn't work with the Cart & Checkout Blocks - ## This is a ticket that just **highlights the incompatibly of [Packeta](https://wordpress.org/plugins/packeta/)** with the Cart and Checkout Blocks and tracks user reports
As a merchant, the best course of action right now if you are using a plugin that isn't working with the Cart and Checkout Blocks is to notify the developer of the extension and ask if they can add support.
### It's up to extension developers to add support for the new checkout flow offered via the Cart and Checkout Blocks.
Currently it's up to extension developers to add support for the new checkout flow offered via the Cart and Checkout Blocks. We have some [documentation for Third-party developers](https://github.com/woocommerce/woocommerce-blocks/tree/trunk/docs#third-party-developers) and some [Developer Resources](https://github.com/woocommerce/woocommerce-blocks/tree/trunk/docs#developer-resources) available to help with their integration efforts.
You can keep on top of the [status of the Cart & Checkout Blocks in this documentation](https://docs.woocommerce.com/document/cart-checkout-blocks-support-status/).
| comp | packeta doesn t work with the cart checkout blocks this is a ticket that just highlights the incompatibly of with the cart and checkout blocks and tracks user reports as a merchant the best course of action right now if you are using a plugin that isn t working with the cart and checkout blocks is to notify the developer of the extension and ask if they can add support it s up to extension developers to add support for the new checkout flow offered via the cart and checkout blocks currently it s up to extension developers to add support for the new checkout flow offered via the cart and checkout blocks we have some and some available to help with their integration efforts you can keep on top of the | 1 |
375,468 | 11,104,671,896 | IssuesEvent | 2019-12-17 08:11:12 | wso2/ballerina-message-broker | https://api.github.com/repos/wso2/ballerina-message-broker | closed | Implement LDAP read only functionality to get all users | Complexity/Moderate Module/broker-auth Priority/Highest Severity/Blocker | **Description:**
<!-- Give a brief description of the issue -->
a broker should be able to give a search base and read the users from an LDAP compatible server.
Need to test with a LDAP with 5000 ~ 10000 users for the performance
| 1.0 | Implement LDAP read only functionality to get all users - **Description:**
<!-- Give a brief description of the issue -->
a broker should be able to give a search base and read the users from an LDAP compatible server.
Need to test with a LDAP with 5000 ~ 10000 users for the performance
| non_comp | implement ldap read only functionality to get all users description a broker should be able to give a search base and read the users from an ldap compatible server need to test with a ldap with users for the performance | 0 |
3,271 | 6,221,660,759 | IssuesEvent | 2017-07-10 06:44:12 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Onboarding wizard compatibility issue with Pro Photo Version | backlog compatibility component: onboarding wizard | ### What did you expect to happen?
Configuration wizard to launch and allow configuration of the Yoast SEO Plugin
### What happened instead?
The plugin was directed to a page that said "Go back to the Yoast SEO dashboard." and there were not configuration options
There were java errors on the page, as displayed in attached screenshot, also copied below:
Uncaught TypeError: Cannot read property 'wpURL' of undefined
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:40)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:40)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:39)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:46)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:22)
at t (bundle.admin.js?ver=6.15.2:1)
configuration-wizard-400.min.js?ver=4.1:1 Uncaught Error: only one instance of babel-polyfill is allowed
at Object.<anonymous> (configuration-wizard-400.min.js?ver=4.1:1)
at Object.d.5.core-js/fn/regexp/escape (configuration-wizard-400.min.js?ver=4.1:1)
at e (configuration-wizard-400.min.js?ver=4.1:1)
at configuration-wizard-400.min.js?ver=4.1:1
at Object.d.4../components/ConnectGoogleSearchConsole (configuration-wizard-400.min.js?ver=4.1:1)
at e (configuration-wizard-400.min.js?ver=4.1:1)
at a (configuration-wizard-400.min.js?ver=4.1:1)
at configuration-wizard-400.min.js?ver=4.1:1
### How can we reproduce this behavior?
Install Yoast SEO plugin (version 4.1) on a bluehost hosted site, running Wordpress 4.7.2, with Pro Photo version 6.15.2 installed.
Activate plug in
Open Yoast SEO options, and under "General" tab, click "Open the configuration wizard"
Observe there are no configuration options
Can you provide a link to a page which shows this issue?
It is an internal URL, however the last portion is:
[domain].com//wp-admin/admin.php?page=wpseo_configurator
### Technical info
* WordPress version: 4.7.2
* Yoast SEO version: 4.1

| True | Onboarding wizard compatibility issue with Pro Photo Version - ### What did you expect to happen?
Configuration wizard to launch and allow configuration of the Yoast SEO Plugin
### What happened instead?
The plugin was directed to a page that said "Go back to the Yoast SEO dashboard." and there were not configuration options
There were java errors on the page, as displayed in attached screenshot, also copied below:
Uncaught TypeError: Cannot read property 'wpURL' of undefined
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:40)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:40)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:39)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:46)
at t (bundle.admin.js?ver=6.15.2:1)
at Object.<anonymous> (bundle.admin.js?ver=6.15.2:22)
at t (bundle.admin.js?ver=6.15.2:1)
configuration-wizard-400.min.js?ver=4.1:1 Uncaught Error: only one instance of babel-polyfill is allowed
at Object.<anonymous> (configuration-wizard-400.min.js?ver=4.1:1)
at Object.d.5.core-js/fn/regexp/escape (configuration-wizard-400.min.js?ver=4.1:1)
at e (configuration-wizard-400.min.js?ver=4.1:1)
at configuration-wizard-400.min.js?ver=4.1:1
at Object.d.4../components/ConnectGoogleSearchConsole (configuration-wizard-400.min.js?ver=4.1:1)
at e (configuration-wizard-400.min.js?ver=4.1:1)
at a (configuration-wizard-400.min.js?ver=4.1:1)
at configuration-wizard-400.min.js?ver=4.1:1
### How can we reproduce this behavior?
Install Yoast SEO plugin (version 4.1) on a bluehost hosted site, running Wordpress 4.7.2, with Pro Photo version 6.15.2 installed.
Activate plug in
Open Yoast SEO options, and under "General" tab, click "Open the configuration wizard"
Observe there are no configuration options
Can you provide a link to a page which shows this issue?
It is an internal URL, however the last portion is:
[domain].com//wp-admin/admin.php?page=wpseo_configurator
### Technical info
* WordPress version: 4.7.2
* Yoast SEO version: 4.1

| comp | onboarding wizard compatibility issue with pro photo version what did you expect to happen configuration wizard to launch and allow configuration of the yoast seo plugin what happened instead the plugin was directed to a page that said go back to the yoast seo dashboard and there were not configuration options there were java errors on the page as displayed in attached screenshot also copied below uncaught typeerror cannot read property wpurl of undefined at object bundle admin js ver at t bundle admin js ver at object bundle admin js ver at t bundle admin js ver at object bundle admin js ver at t bundle admin js ver at object bundle admin js ver at t bundle admin js ver at object bundle admin js ver at t bundle admin js ver configuration wizard min js ver uncaught error only one instance of babel polyfill is allowed at object configuration wizard min js ver at object d core js fn regexp escape configuration wizard min js ver at e configuration wizard min js ver at configuration wizard min js ver at object d components connectgooglesearchconsole configuration wizard min js ver at e configuration wizard min js ver at a configuration wizard min js ver at configuration wizard min js ver how can we reproduce this behavior install yoast seo plugin version on a bluehost hosted site running wordpress with pro photo version installed activate plug in open yoast seo options and under general tab click open the configuration wizard observe there are no configuration options can you provide a link to a page which shows this issue it is an internal url however the last portion is com wp admin admin php page wpseo configurator technical info wordpress version yoast seo version | 1 |
6,310 | 8,672,242,761 | IssuesEvent | 2018-11-29 21:32:39 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Problem with admin_notice | Backwards Compatibility [Package] Notices | **Describe the bug**
The admin_notices in the admin goes over the editor
**To Reproduce**
Edit pages
Screenshot

| True | Problem with admin_notice - **Describe the bug**
The admin_notices in the admin goes over the editor
**To Reproduce**
Edit pages
Screenshot

| comp | problem with admin notice describe the bug the admin notices in the admin goes over the editor to reproduce edit pages screenshot | 1 |
19,520 | 27,108,211,809 | IssuesEvent | 2023-02-15 13:39:04 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | 🚀 Feature Request: Supporting Navigator.userAgentData for Chrome/ | type/developer-api status/needs_feedback request/integration compatibility/browser | ### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
### What problem is your feature request going to solve? Please describe.
Chrome warns web developers to adapt Navigator.userAgentData to give less information about the user agent. This is an [experimental API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/userAgentData).
### Describe the solution you'd like
It would be better to add this support for chromium browsers, without breaking non-supporting browsers such as Safari, Firefox. It's been supported(Chrome 90+, Edge 90+, Opera (76+ web, 64+ mobile), Samsung Internet 15+)
### Describe alternatives you've considered
Instead of:
- navigator.userAgent --> navigator.userAgentData
//eg: This would bring:
{
"brands": [
{
"brand": "Google Chrome",
"version": "111"
},
{
"brand": "Not(A:Brand",
"version": "8"
},
{
"brand": "Chromium",
"version": "111"
}
],
"mobile": false,
"platform": "macOS"
}
- navigator.platform --> navigator.userAgentData.platform
- navigator.mobile can be used to determine mobile/web
- navigator.userAgent.brands can be used to identify browser
//eg: navigator.userAgent.brands:
[
{
"brand": "Google Chrome",
"version": "111"
},
{
"brand": "Not(A:Brand",
"version": "8"
},
{
"brand": "Chromium",
"version": "111"
}
]
### Additional context
**Google's Warning Detail:**
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.
Starting with Chrome 113, the default agent data will be reduced. See details [here](https://www.chromium.org/updates/ua-reduction/).
**The Chrome Desktop User Agent string currently uses the following format:**
Mozilla/5.0 (<platform>; <oscpu>) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/<majorVersion>.<minorVersion>; Safari/537.36
**Post UA-Reduction, the new format will be:**
Mozilla/5.0 (<unifiedPlatform>) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/<majorVersion>.0.0.0 Safari/537.36 | True | 🚀 Feature Request: Supporting Navigator.userAgentData for Chrome/ - ### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
### What problem is your feature request going to solve? Please describe.
Chrome warns web developers to adapt Navigator.userAgentData to give less information about the user agent. This is an [experimental API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/userAgentData).
### Describe the solution you'd like
It would be better to add this support for chromium browsers, without breaking non-supporting browsers such as Safari, Firefox. It's been supported(Chrome 90+, Edge 90+, Opera (76+ web, 64+ mobile), Samsung Internet 15+)
### Describe alternatives you've considered
Instead of:
- navigator.userAgent --> navigator.userAgentData
//eg: This would bring:
{
"brands": [
{
"brand": "Google Chrome",
"version": "111"
},
{
"brand": "Not(A:Brand",
"version": "8"
},
{
"brand": "Chromium",
"version": "111"
}
],
"mobile": false,
"platform": "macOS"
}
- navigator.platform --> navigator.userAgentData.platform
- navigator.mobile can be used to determine mobile/web
- navigator.userAgent.brands can be used to identify browser
//eg: navigator.userAgent.brands:
[
{
"brand": "Google Chrome",
"version": "111"
},
{
"brand": "Not(A:Brand",
"version": "8"
},
{
"brand": "Chromium",
"version": "111"
}
]
### Additional context
**Google's Warning Detail:**
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.
Starting with Chrome 113, the default agent data will be reduced. See details [here](https://www.chromium.org/updates/ua-reduction/).
**The Chrome Desktop User Agent string currently uses the following format:**
Mozilla/5.0 (<platform>; <oscpu>) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/<majorVersion>.<minorVersion>; Safari/537.36
**Post UA-Reduction, the new format will be:**
Mozilla/5.0 (<unifiedPlatform>) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/<majorVersion>.0.0.0 Safari/537.36 | comp | 🚀 feature request supporting navigator useragentdata for chrome prerequisites i have searched for similar features requests in both open and closed tickets and cannot find a duplicate the feature is still missing in the latest stable version of elementor elementor pro what problem is your feature request going to solve please describe chrome warns web developers to adapt navigator useragentdata to give less information about the user agent this is an describe the solution you d like it would be better to add this support for chromium browsers without breaking non supporting browsers such as safari firefox it s been supported chrome edge opera web mobile samsung internet describe alternatives you ve considered instead of navigator useragent navigator useragentdata eg this would bring brands brand google chrome version brand not a brand version brand chromium version mobile false platform macos navigator platform navigator useragentdata platform navigator mobile can be used to determine mobile web navigator useragent brands can be used to identify browser eg navigator useragent brands brand google chrome version brand not a brand version brand chromium version additional context google s warning detail a page or script is accessing at least one of navigator useragent navigator appversion and navigator platform starting in chrome the amount of information available in the user agent string will be reduced to fix this issue replace the usage of navigator useragent navigator appversion and navigator platform with feature detection progressive enhancement or migrate to navigator useragentdata note that for performance reasons only the first access to one of the properties is shown starting with chrome the default agent data will be reduced see details the chrome desktop user agent string currently uses the following format mozilla applewebkit khtml like gecko chrome safari post ua reduction the new format will be mozilla applewebkit khtml like gecko chrome safari | 1 |
12,252 | 14,479,332,218 | IssuesEvent | 2020-12-10 09:40:07 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | opened | jQuery update since WP 5.6 | Focus: Back Compat Focus: Other Compatibility Keyword: Focus | WP 5.6 ships with an updated jQuery version. We should patch any deprecated methods we call in jQuery and update libraries where possible. | True | jQuery update since WP 5.6 - WP 5.6 ships with an updated jQuery version. We should patch any deprecated methods we call in jQuery and update libraries where possible. | comp | jquery update since wp wp ships with an updated jquery version we should patch any deprecated methods we call in jquery and update libraries where possible | 1 |
7,858 | 10,074,948,595 | IssuesEvent | 2019-07-24 13:17:05 | dotnet/winforms | https://api.github.com/repos/dotnet/winforms | closed | TextBox raises TextChanged event the first time it gets focus when there is an Accessibility client running | Regression bug tenet-accessibility tenet-compatibility | * .NET Core Version: Version: 3.0.100-preview6-012264
* Have you experienced this same bug with .NET Framework?: No
A TextBox control on a form fires the TextChanged event the first time it gets focus, even though the text has not changed. This only happens when there is an accessibility client running.
To reproduce the issue, create a new NetCore Winforms project and use the following code in the form's constructor after InitializeComponent.
TextBox tb = new TextBox();
tb.TextChanged += Tb_TextChanged;
this.Controls.Add(tb);
And, of course, you need to define the event handler and put a breakpoint in it:
private void Tb_TextChanged(object sender, EventArgs e)
{
}
Run an accessibility client. For example, show the on-screen touch keyboard in Windows 10.
Run the application and TextChanged fires.
In .Net Framework, the event does not fire. And it should not fire in the NetCore version, since the text has not actually changed.
The call stack seems to point to the new PlaceholderText property as the potential cause of the issue.
When the TextBox gets focus, TextBox CreateAccessibilityObject gets called and this calling into AccessibleObject.SetValue which sets the Text to the PlaceholderText - which explains why the problem only happens in NetCore, since that property does not exist in the .Net Framework version.
> NetCoreApp.dll!Form1.Tb_TextChanged(object sender, System.EventArgs e) Line 25 C#
System.Windows.Forms.dll!System.Windows.Forms.Control.OnTextChanged(System.EventArgs e) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.OnTextChanged(System.EventArgs e) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WmReflectCommand(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.Control.SendMessage(int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ReflectMessage(System.IntPtr hWnd, ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WmCommand(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DefWndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.DefWndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.AccessibleObject.Value.set(string** value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.CreateAccessibilityInstance() Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.AccessibilityObject.get() Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.GetAccessibilityObject(int accObjId) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WmGetObject(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.FocusActiveControlInternal() Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.Active.set(bool value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.WmActivate(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.Control.SetVisibleCore(bool value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.SetVisibleCore(bool value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(int reason, System.Windows.Forms.ApplicationContext context) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoop(int reason, System.Windows.Forms.ApplicationContext context) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm) Unknown
NetCoreApp.dll!Program.Main() Line 17 C#
| True | TextBox raises TextChanged event the first time it gets focus when there is an Accessibility client running - * .NET Core Version: Version: 3.0.100-preview6-012264
* Have you experienced this same bug with .NET Framework?: No
A TextBox control on a form fires the TextChanged event the first time it gets focus, even though the text has not changed. This only happens when there is an accessibility client running.
To reproduce the issue, create a new NetCore Winforms project and use the following code in the form's constructor after InitializeComponent.
TextBox tb = new TextBox();
tb.TextChanged += Tb_TextChanged;
this.Controls.Add(tb);
And, of course, you need to define the event handler and put a breakpoint in it:
private void Tb_TextChanged(object sender, EventArgs e)
{
}
Run an accessibility client. For example, show the on-screen touch keyboard in Windows 10.
Run the application and TextChanged fires.
In .Net Framework, the event does not fire. And it should not fire in the NetCore version, since the text has not actually changed.
The call stack seems to point to the new PlaceholderText property as the potential cause of the issue.
When the TextBox gets focus, TextBox CreateAccessibilityObject gets called and this calling into AccessibleObject.SetValue which sets the Text to the PlaceholderText - which explains why the problem only happens in NetCore, since that property does not exist in the .Net Framework version.
> NetCoreApp.dll!Form1.Tb_TextChanged(object sender, System.EventArgs e) Line 25 C#
System.Windows.Forms.dll!System.Windows.Forms.Control.OnTextChanged(System.EventArgs e) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.OnTextChanged(System.EventArgs e) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WmReflectCommand(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.Control.SendMessage(int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ReflectMessage(System.IntPtr hWnd, ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WmCommand(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DefWndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.DefWndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.AccessibleObject.Value.set(string** value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.CreateAccessibilityInstance() Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.AccessibilityObject.get() Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.GetAccessibilityObject(int accObjId) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WmGetObject(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBoxBase.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.TextBox.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.FocusActiveControlInternal() Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.Active.set(bool value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.WmActivate(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) Unknown
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) Unknown
[Native to Managed Transition]
[Managed to Native Transition]
System.Windows.Forms.dll!System.Windows.Forms.Control.SetVisibleCore(bool value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Form.SetVisibleCore(bool value) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(int reason, System.Windows.Forms.ApplicationContext context) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoop(int reason, System.Windows.Forms.ApplicationContext context) Unknown
System.Windows.Forms.dll!System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm) Unknown
NetCoreApp.dll!Program.Main() Line 17 C#
| comp | textbox raises textchanged event the first time it gets focus when there is an accessibility client running net core version version have you experienced this same bug with net framework no a textbox control on a form fires the textchanged event the first time it gets focus even though the text has not changed this only happens when there is an accessibility client running to reproduce the issue create a new netcore winforms project and use the following code in the form s constructor after initializecomponent textbox tb new textbox tb textchanged tb textchanged this controls add tb and of course you need to define the event handler and put a breakpoint in it private void tb textchanged object sender eventargs e run an accessibility client for example show the on screen touch keyboard in windows run the application and textchanged fires in net framework the event does not fire and it should not fire in the netcore version since the text has not actually changed the call stack seems to point to the new placeholdertext property as the potential cause of the issue when the textbox gets focus textbox createaccessibilityobject gets called and this calling into accessibleobject setvalue which sets the text to the placeholdertext which explains why the problem only happens in netcore since that property does not exist in the net framework version netcoreapp dll tb textchanged object sender system eventargs e line c system windows forms dll system windows forms control ontextchanged system eventargs e unknown system windows forms dll system windows forms textboxbase ontextchanged system eventargs e unknown system windows forms dll system windows forms textboxbase wmreflectcommand ref system windows forms message m unknown system windows forms dll system windows forms textboxbase wndproc ref system windows forms message m unknown system windows forms dll system windows forms textbox wndproc ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow onmessage ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow wndproc ref system windows forms message m unknown system windows forms dll system windows forms nativewindow debuggablecallback system intptr hwnd int msg system intptr wparam system intptr lparam unknown system windows forms dll system windows forms control sendmessage int msg system intptr wparam system intptr lparam unknown system windows forms dll system windows forms control reflectmessage system intptr hwnd ref system windows forms message m unknown system windows forms dll system windows forms control wmcommand ref system windows forms message m unknown system windows forms dll system windows forms control wndproc ref system windows forms message m unknown system windows forms dll system windows forms scrollablecontrol wndproc ref system windows forms message m unknown system windows forms dll system windows forms containercontrol wndproc ref system windows forms message m unknown system windows forms dll system windows forms form wndproc ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow onmessage ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow wndproc ref system windows forms message m unknown system windows forms dll system windows forms nativewindow debuggablecallback system intptr hwnd int msg system intptr wparam system intptr lparam unknown system windows forms dll system windows forms nativewindow defwndproc ref system windows forms message m unknown system windows forms dll system windows forms control defwndproc ref system windows forms message m unknown system windows forms dll system windows forms control wndproc ref system windows forms message m unknown system windows forms dll system windows forms textboxbase wndproc ref system windows forms message m unknown system windows forms dll system windows forms textbox wndproc ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow onmessage ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow wndproc ref system windows forms message m unknown system windows forms dll system windows forms nativewindow debuggablecallback system intptr hwnd int msg system intptr wparam system intptr lparam unknown system windows forms dll system windows forms accessibleobject value set string value unknown system windows forms dll system windows forms textbox createaccessibilityinstance unknown system windows forms dll system windows forms control accessibilityobject get unknown system windows forms dll system windows forms control getaccessibilityobject int accobjid unknown system windows forms dll system windows forms control wmgetobject ref system windows forms message m unknown system windows forms dll system windows forms control wndproc ref system windows forms message m unknown system windows forms dll system windows forms textboxbase wndproc ref system windows forms message m unknown system windows forms dll system windows forms textbox wndproc ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow onmessage ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow wndproc ref system windows forms message m unknown system windows forms dll system windows forms nativewindow debuggablecallback system intptr hwnd int msg system intptr wparam system intptr lparam unknown system windows forms dll system windows forms containercontrol focusactivecontrolinternal unknown system windows forms dll system windows forms form active set bool value unknown system windows forms dll system windows forms form wmactivate ref system windows forms message m unknown system windows forms dll system windows forms form wndproc ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow onmessage ref system windows forms message m unknown system windows forms dll system windows forms control controlnativewindow wndproc ref system windows forms message m unknown system windows forms dll system windows forms nativewindow debuggablecallback system intptr hwnd int msg system intptr wparam system intptr lparam unknown system windows forms dll system windows forms control setvisiblecore bool value unknown system windows forms dll system windows forms form setvisiblecore bool value unknown system windows forms dll system windows forms application threadcontext runmessageloopinner int reason system windows forms applicationcontext context unknown system windows forms dll system windows forms application threadcontext runmessageloop int reason system windows forms applicationcontext context unknown system windows forms dll system windows forms application run system windows forms form mainform unknown netcoreapp dll program main line c | 1 |
76,960 | 9,975,223,378 | IssuesEvent | 2019-07-09 12:36:40 | JDASoftwareGroup/kartothek | https://api.github.com/repos/JDASoftwareGroup/kartothek | closed | Add documentation about store factories | documentation good first issue | We heavily rely on the usage of store factories to not (attempt to) serialize connections. We should add a section to the documentation explaining the reasoning, introduce examples and establish best practices (e.g. don't use lambdas) | 1.0 | Add documentation about store factories - We heavily rely on the usage of store factories to not (attempt to) serialize connections. We should add a section to the documentation explaining the reasoning, introduce examples and establish best practices (e.g. don't use lambdas) | non_comp | add documentation about store factories we heavily rely on the usage of store factories to not attempt to serialize connections we should add a section to the documentation explaining the reasoning introduce examples and establish best practices e g don t use lambdas | 0 |
117,006 | 25,028,579,440 | IssuesEvent | 2022-11-04 10:17:38 | pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas | closed | STYLE autoupdate pre-commit | Code Style good first issue | Tomorrow, the autoupdate job will run, and there'll be a couple of updates which'll require some manual fixing:
- codespell
- cython-lint
The task is:
- run `pre-commit autoupdate`
- run `pre-commit run cython-lint --all-files` and `pre-commit run codespell --all-files`
- fixup the errors. e.g. if there's an error saying `'use_time' defined but unused`, remove the definition of `use_time` from that line
- stage, commit, push, open pull request, celebrate
Please refer to the [contributing guide](https://pandas.pydata.org/docs/dev/development/contributing.html), and feel free to ask if you run into anything unexpected (e.g. a false positive from the above tools) | 1.0 | STYLE autoupdate pre-commit - Tomorrow, the autoupdate job will run, and there'll be a couple of updates which'll require some manual fixing:
- codespell
- cython-lint
The task is:
- run `pre-commit autoupdate`
- run `pre-commit run cython-lint --all-files` and `pre-commit run codespell --all-files`
- fixup the errors. e.g. if there's an error saying `'use_time' defined but unused`, remove the definition of `use_time` from that line
- stage, commit, push, open pull request, celebrate
Please refer to the [contributing guide](https://pandas.pydata.org/docs/dev/development/contributing.html), and feel free to ask if you run into anything unexpected (e.g. a false positive from the above tools) | non_comp | style autoupdate pre commit tomorrow the autoupdate job will run and there ll be a couple of updates which ll require some manual fixing codespell cython lint the task is run pre commit autoupdate run pre commit run cython lint all files and pre commit run codespell all files fixup the errors e g if there s an error saying use time defined but unused remove the definition of use time from that line stage commit push open pull request celebrate please refer to the and feel free to ask if you run into anything unexpected e g a false positive from the above tools | 0 |
9,681 | 11,732,769,154 | IssuesEvent | 2020-03-11 04:55:05 | ballerina-platform/ballerina-spec | https://api.github.com/repos/ballerina-platform/ballerina-spec | closed | Change 2nd type parameter of stream to support unbounded streams | enhancement incompatible lang | At the moment, the iterator for `stream<T,E>` is of type
```
abstract object {
public next() returns record {| T value; |}|E?;
}
```
Note the `?` in the return type of `next`.
This issue changes it so that the 2nd type parameter represents the completion type of the iterator, i.e. `stream<T,C>` is
```
abstract object {
public next() returns record {| T value; |}|C;
}
```
where C would be a subtype of `error?`.
This allows us to represent an unbounded stream as type `stream<T,E>` where E is a subtype of error rather than error?. A function like toArray would then not be allowed on an unbounded stream.
This is a change to #406. | True | Change 2nd type parameter of stream to support unbounded streams - At the moment, the iterator for `stream<T,E>` is of type
```
abstract object {
public next() returns record {| T value; |}|E?;
}
```
Note the `?` in the return type of `next`.
This issue changes it so that the 2nd type parameter represents the completion type of the iterator, i.e. `stream<T,C>` is
```
abstract object {
public next() returns record {| T value; |}|C;
}
```
where C would be a subtype of `error?`.
This allows us to represent an unbounded stream as type `stream<T,E>` where E is a subtype of error rather than error?. A function like toArray would then not be allowed on an unbounded stream.
This is a change to #406. | comp | change type parameter of stream to support unbounded streams at the moment the iterator for stream is of type abstract object public next returns record t value e note the in the return type of next this issue changes it so that the type parameter represents the completion type of the iterator i e stream is abstract object public next returns record t value c where c would be a subtype of error this allows us to represent an unbounded stream as type stream where e is a subtype of error rather than error a function like toarray would then not be allowed on an unbounded stream this is a change to | 1 |
338,584 | 30,307,205,113 | IssuesEvent | 2023-07-10 10:17:19 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3 - split .kibana index into multiple system indices when multiple Kibana migrators run in parallel correctly migrates 7.7.2_xpack_100k_obj.zip archive | blocker Team:Core failed-test skipped-test v8.9.0 | A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 600000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at it (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/dot_kibana_split.test.ts:404:5)
at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/dot_kibana_split.test.ts:403:3)
at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
at Object.describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/dot_kibana_split.test.ts:45:1)
at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1377:24)
at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:989:12)
at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:849:12)
at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/30357#01881070-1dcd-44c6-bd95-d2c07e7b3a6e)
<!-- kibanaCiData = {"failed-test":{"test.class":"Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3","test.name":"split .kibana index into multiple system indices when multiple Kibana migrators run in parallel correctly migrates 7.7.2_xpack_100k_obj.zip archive","test.failCount":11}} --> | 2.0 | Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3 - split .kibana index into multiple system indices when multiple Kibana migrators run in parallel correctly migrates 7.7.2_xpack_100k_obj.zip archive - A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 600000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at it (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/dot_kibana_split.test.ts:404:5)
at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/dot_kibana_split.test.ts:403:3)
at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
at Object.describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/dot_kibana_split.test.ts:45:1)
at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1377:24)
at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:989:12)
at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:849:12)
at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d14a2036f73c115f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/30357#01881070-1dcd-44c6-bd95-d2c07e7b3a6e)
<!-- kibanaCiData = {"failed-test":{"test.class":"Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3","test.name":"split .kibana index into multiple system indices when multiple Kibana migrators run in parallel correctly migrates 7.7.2_xpack_100k_obj.zip archive","test.failCount":11}} --> | non_comp | failing test jest integration tests src core server integration tests saved objects migrations split kibana index into multiple system indices when multiple kibana migrators run in parallel correctly migrates xpack obj zip archive a test failed on a tracked branch error thrown exceeded timeout of ms for a test use jest settimeout newtimeout to increase the timeout value if this is a long running test at it var lib buildkite agent builds kb spot elastic kibana on merge kibana src core server integration tests saved objects migrations dot kibana split test ts at dispatchdescribe var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build index js at describe var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build index js at describe var lib buildkite agent builds kb spot elastic kibana on merge kibana src core server integration tests saved objects migrations dot kibana split test ts at dispatchdescribe var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build index js at describe var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build index js at object describe var lib buildkite agent builds kb spot elastic kibana on merge kibana src core server integration tests saved objects migrations dot kibana split test ts at runtime execmodule var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest runtime build index js at runtime loadmodule var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest runtime build index js at runtime requiremodule var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest runtime build index js at jestadapter var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build legacy code todo rewrite jestadapter js at runtestinternal var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest runner build runtest js at runtest var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest runner build runtest js first failure | 0 |
19,053 | 26,485,189,441 | IssuesEvent | 2023-01-17 17:25:38 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Properties wont update their value from theme | bug compatibility with other tools needs reproduction mui | **Describe the bug**
Using Material UI v5 (alpha 34, emotion) and the decorator i wrap my stories inside my theme. The problem is that on the first render of some components the default theme of material ui is used and only on the next refresh or component switch will the component actually inherit from my custom theme.
**To Reproduce**
1. Click on a component
2. Wrong theme is used
3. Refresh website while on this component
4. Correct theme is used
| True | Properties wont update their value from theme - **Describe the bug**
Using Material UI v5 (alpha 34, emotion) and the decorator i wrap my stories inside my theme. The problem is that on the first render of some components the default theme of material ui is used and only on the next refresh or component switch will the component actually inherit from my custom theme.
**To Reproduce**
1. Click on a component
2. Wrong theme is used
3. Refresh website while on this component
4. Correct theme is used
| comp | properties wont update their value from theme describe the bug using material ui alpha emotion and the decorator i wrap my stories inside my theme the problem is that on the first render of some components the default theme of material ui is used and only on the next refresh or component switch will the component actually inherit from my custom theme to reproduce click on a component wrong theme is used refresh website while on this component correct theme is used | 1 |
488,937 | 14,099,723,360 | IssuesEvent | 2020-11-06 02:10:27 | KoderKow/dinnR | https://api.github.com/repos/KoderKow/dinnR | closed | Recipe Tab: Add default "Select recipe" to select input | Difficulty: [1] Novice Effort: [1] Low Priority: [2] Medium Type: ★ Enhancement | Add default text to the recipe tab for the recipe input to displays "Select a recipe" | 1.0 | Recipe Tab: Add default "Select recipe" to select input - Add default text to the recipe tab for the recipe input to displays "Select a recipe" | non_comp | recipe tab add default select recipe to select input add default text to the recipe tab for the recipe input to displays select a recipe | 0 |
12,111 | 14,278,913,973 | IssuesEvent | 2020-11-23 00:50:54 | hime-ime/hime | https://api.github.com/repos/hime-ime/hime | closed | 常常會自動切換到英數模式 | compatibility | 我的系統是 linux mint 17.1
Desktop Enviroment 是 cinnamon
某次 hime 更新之後
在 google chrome 的 facebook
(舉這個例子是通常每天會用所以一定會發生,其實不管在哪個程式都有這個情形)
切換到中文打一個字
就會自動跳回英數模式
例,我要輸入"打字",會變成
打.ngf
想問大家怎麼解這個問題
已經試過 apt-get 移除重裝 hime
.hime 砍掉再重裝 hime
| True | 常常會自動切換到英數模式 - 我的系統是 linux mint 17.1
Desktop Enviroment 是 cinnamon
某次 hime 更新之後
在 google chrome 的 facebook
(舉這個例子是通常每天會用所以一定會發生,其實不管在哪個程式都有這個情形)
切換到中文打一個字
就會自動跳回英數模式
例,我要輸入"打字",會變成
打.ngf
想問大家怎麼解這個問題
已經試過 apt-get 移除重裝 hime
.hime 砍掉再重裝 hime
| comp | 常常會自動切換到英數模式 我的系統是 linux mint desktop enviroment 是 cinnamon 某次 hime 更新之後 在 google chrome 的 facebook 舉這個例子是通常每天會用所以一定會發生,其實不管在哪個程式都有這個情形 切換到中文打一個字 就會自動跳回英數模式 例,我要輸入 打字 ,會變成 打 ngf 想問大家怎麼解這個問題 已經試過 apt get 移除重裝 hime hime 砍掉再重裝 hime | 1 |
65,851 | 12,691,513,825 | IssuesEvent | 2020-06-21 17:25:27 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] Object of class Joomla\CMS\Feed\FeedLink could not be converted to string | No Code Attached Yet | ### Steps to reproduce the issue
Tested in Joomla 4 @ dea8aa6923cf7d8344041daa80414a7c19957fdb
Create a new site module of type "Feed Display"
I used http://feeds.bbci.co.uk/news/world/rss.xml for my feed link
load the frontend of the site to view the feed
(Set error reporting to maximum in global config to get stack trace)
### Expected result
Feed loads
### Actual result
Object of class Joomla\CMS\Feed\FeedLink could not be converted to string
<img width="1604" alt="Screenshot 2020-06-21 at 18 19 55" src="https://user-images.githubusercontent.com/400092/85231020-d6c2d280-b3eb-11ea-99f8-5584f6356451.png">
(I love seeing the Symfony error pages in Joomla 👻)
### System information (as much as possible)
### Additional comments
| 1.0 | [4.0] Object of class Joomla\CMS\Feed\FeedLink could not be converted to string - ### Steps to reproduce the issue
Tested in Joomla 4 @ dea8aa6923cf7d8344041daa80414a7c19957fdb
Create a new site module of type "Feed Display"
I used http://feeds.bbci.co.uk/news/world/rss.xml for my feed link
load the frontend of the site to view the feed
(Set error reporting to maximum in global config to get stack trace)
### Expected result
Feed loads
### Actual result
Object of class Joomla\CMS\Feed\FeedLink could not be converted to string
<img width="1604" alt="Screenshot 2020-06-21 at 18 19 55" src="https://user-images.githubusercontent.com/400092/85231020-d6c2d280-b3eb-11ea-99f8-5584f6356451.png">
(I love seeing the Symfony error pages in Joomla 👻)
### System information (as much as possible)
### Additional comments
| non_comp | object of class joomla cms feed feedlink could not be converted to string steps to reproduce the issue tested in joomla create a new site module of type feed display i used for my feed link load the frontend of the site to view the feed set error reporting to maximum in global config to get stack trace expected result feed loads actual result object of class joomla cms feed feedlink could not be converted to string img width alt screenshot at src i love seeing the symfony error pages in joomla 👻 system information as much as possible additional comments | 0 |
10,834 | 12,822,271,130 | IssuesEvent | 2020-07-06 09:31:53 | oharastream/ohara | https://api.github.com/repos/oharastream/ohara | closed | Add a new RESTful API to list reference data | incompatibility v0.11.0 | UI 根據 Definition 動態呈現表單內容,對於 reference 的支援不夠強健
當 Definition 定義新的 reference 時,UI 都必須要調整程式碼
有鑑於此,我們需要一隻專門取得各種類型 reference 資料的 API
1. - [x] Rename Reference.ZOOKEEPER_CLUSTER to Reference.ZOOKEEPER, Reference.BROKER_CLUSTER to Reference.BROKER and Reference.WORKER_CLUSTER to Reference.WORKER (#5166)
1. - [x] Support to GET/DELETE object according to Reference (#5178)
1. - [x] UI @eechih -> Tracked by another issue #5369 | True | Add a new RESTful API to list reference data - UI 根據 Definition 動態呈現表單內容,對於 reference 的支援不夠強健
當 Definition 定義新的 reference 時,UI 都必須要調整程式碼
有鑑於此,我們需要一隻專門取得各種類型 reference 資料的 API
1. - [x] Rename Reference.ZOOKEEPER_CLUSTER to Reference.ZOOKEEPER, Reference.BROKER_CLUSTER to Reference.BROKER and Reference.WORKER_CLUSTER to Reference.WORKER (#5166)
1. - [x] Support to GET/DELETE object according to Reference (#5178)
1. - [x] UI @eechih -> Tracked by another issue #5369 | comp | add a new restful api to list reference data ui 根據 definition 動態呈現表單內容,對於 reference 的支援不夠強健 當 definition 定義新的 reference 時,ui 都必須要調整程式碼 有鑑於此,我們需要一隻專門取得各種類型 reference 資料的 api rename reference zookeeper cluster to reference zookeeper reference broker cluster to reference broker and reference worker cluster to reference worker support to get delete object according to reference ui eechih tracked by another issue | 1 |
102,505 | 21,993,562,155 | IssuesEvent | 2022-05-26 02:17:37 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | Open new ref panel feedback discussion board in new tab | team/code-intelligence code-intelligence-navigation iteration-22-10 | Based on [external feedback](https://github.com/sourcegraph/sourcegraph/discussions/35668#discussioncomment-2823766) on our new CTA to try out and provide feedback on the beta reference panel. Users don't want to be taken away from their context on sourcegraph.com to provide feedback. The discussion board should be opened in a new tab instead. | 2.0 | Open new ref panel feedback discussion board in new tab - Based on [external feedback](https://github.com/sourcegraph/sourcegraph/discussions/35668#discussioncomment-2823766) on our new CTA to try out and provide feedback on the beta reference panel. Users don't want to be taken away from their context on sourcegraph.com to provide feedback. The discussion board should be opened in a new tab instead. | non_comp | open new ref panel feedback discussion board in new tab based on on our new cta to try out and provide feedback on the beta reference panel users don t want to be taken away from their context on sourcegraph com to provide feedback the discussion board should be opened in a new tab instead | 0 |
246,046 | 26,577,565,192 | IssuesEvent | 2023-01-22 01:40:17 | nidhi7598/linux-4.1.15_CVE-2019-10220 | https://api.github.com/repos/nidhi7598/linux-4.1.15_CVE-2019-10220 | closed | CVE-2018-16871 (High) detected in linuxlinux-4.4.302 - autoclosed | security vulnerability | ## CVE-2018-16871 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nidhi7598/linux-4.1.15_CVE-2019-10220/commit/6a0d304d962ca933d73f507ce02157ef2791851c">6a0d304d962ca933d73f507ce02157ef2791851c</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs4proc.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs4proc.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A flaw was found in the Linux kernel's NFS implementation, all versions 3.x and all versions 4.x up to 4.20. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.
<p>Publish Date: 2019-07-30
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2018-16871>CVE-2018-16871</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16871">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16871</a></p>
<p>Release Date: 2019-07-30</p>
<p>Fix Resolution: v4.20-rc3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2018-16871 (High) detected in linuxlinux-4.4.302 - autoclosed - ## CVE-2018-16871 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nidhi7598/linux-4.1.15_CVE-2019-10220/commit/6a0d304d962ca933d73f507ce02157ef2791851c">6a0d304d962ca933d73f507ce02157ef2791851c</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs4proc.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs4proc.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A flaw was found in the Linux kernel's NFS implementation, all versions 3.x and all versions 4.x up to 4.20. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.
<p>Publish Date: 2019-07-30
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2018-16871>CVE-2018-16871</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16871">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16871</a></p>
<p>Release Date: 2019-07-30</p>
<p>Fix Resolution: v4.20-rc3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files fs nfsd c fs nfsd c vulnerability details a flaw was found in the linux kernel s nfs implementation all versions x and all versions x up to an attacker who is able to mount an exported nfs filesystem is able to trigger a null pointer dereference by using an invalid nfs sequence this can panic the machine and deny access to the nfs server any outstanding disk writes to the nfs server will be lost publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend | 0 |
320,825 | 23,827,621,956 | IssuesEvent | 2022-09-05 16:15:36 | devopshq/artifactory-cleanup | https://api.github.com/repos/devopshq/artifactory-cleanup | closed | Feature Ruest: Keep last N docker images by laste-download date | documentation help wanted | It's reasonable to keep N last downloaded (or N last created) tags per image. | 1.0 | Feature Ruest: Keep last N docker images by laste-download date - It's reasonable to keep N last downloaded (or N last created) tags per image. | non_comp | feature ruest keep last n docker images by laste download date it s reasonable to keep n last downloaded or n last created tags per image | 0 |
2,200 | 4,956,906,132 | IssuesEvent | 2016-12-02 01:31:04 | tex-xet/bidi | https://api.github.com/repos/tex-xet/bidi | opened | scrlayer-scrpage headers/footers are shifted out of the page in RTL mode | Bug Compatibility Feature | The headers and footers produced by using the `scrlayer-scrpage` are shifted out of the page (to the right) in the right to left mode.
````latex
\documentclass[fontsize=12pt,paper=A4,chapterprefix=true]{scrbook}
%\usepackage{scrpage2} % working % see headers of pages 2 and 3
\usepackage{scrlayer-scrpage} % non-working % headers are shifted out of the page
\newpagestyle{samplepagestyle}
{% header definition
(0pt,0pt)
{\leftmark\hfill}% even pages
{\hfill\rightmark}% odd pages
{\leftmark\hfill\rightmark}% one-sided layout pages
(\textwidth,0.45pt)
}{% footer definition
{\hfill\pagemark\hfill}% even pages
{\hfill\pagemark\hfill}% odd pages
{\hfill\pagemark\hfill}% one-sided layout pages
(0pt,0pt)
}
\usepackage[documentdirection=righttoleft]{bidi}
\title{SampleTitle}
\usepackage{lipsum}
\begin{document}
\pagestyle{samplepagestyle}\mainmatter
\renewcommand{\chaptermark}[1]{\markboth{Chapter~\thechapter:~#1}{}}
\renewcommand{\sectionmark}[1]{\markright{Section~\thesection:~#1}}
\chapter{Introduction}
\section{FirstSection}
Text Text Text
\lipsum[1-12]
\end{document}
```` | True | scrlayer-scrpage headers/footers are shifted out of the page in RTL mode - The headers and footers produced by using the `scrlayer-scrpage` are shifted out of the page (to the right) in the right to left mode.
````latex
\documentclass[fontsize=12pt,paper=A4,chapterprefix=true]{scrbook}
%\usepackage{scrpage2} % working % see headers of pages 2 and 3
\usepackage{scrlayer-scrpage} % non-working % headers are shifted out of the page
\newpagestyle{samplepagestyle}
{% header definition
(0pt,0pt)
{\leftmark\hfill}% even pages
{\hfill\rightmark}% odd pages
{\leftmark\hfill\rightmark}% one-sided layout pages
(\textwidth,0.45pt)
}{% footer definition
{\hfill\pagemark\hfill}% even pages
{\hfill\pagemark\hfill}% odd pages
{\hfill\pagemark\hfill}% one-sided layout pages
(0pt,0pt)
}
\usepackage[documentdirection=righttoleft]{bidi}
\title{SampleTitle}
\usepackage{lipsum}
\begin{document}
\pagestyle{samplepagestyle}\mainmatter
\renewcommand{\chaptermark}[1]{\markboth{Chapter~\thechapter:~#1}{}}
\renewcommand{\sectionmark}[1]{\markright{Section~\thesection:~#1}}
\chapter{Introduction}
\section{FirstSection}
Text Text Text
\lipsum[1-12]
\end{document}
```` | comp | scrlayer scrpage headers footers are shifted out of the page in rtl mode the headers and footers produced by using the scrlayer scrpage are shifted out of the page to the right in the right to left mode latex documentclass scrbook usepackage working see headers of pages and usepackage scrlayer scrpage non working headers are shifted out of the page newpagestyle samplepagestyle header definition leftmark hfill even pages hfill rightmark odd pages leftmark hfill rightmark one sided layout pages textwidth footer definition hfill pagemark hfill even pages hfill pagemark hfill odd pages hfill pagemark hfill one sided layout pages usepackage bidi title sampletitle usepackage lipsum begin document pagestyle samplepagestyle mainmatter renewcommand chaptermark markboth chapter thechapter renewcommand sectionmark markright section thesection chapter introduction section firstsection text text text lipsum end document | 1 |
34,949 | 16,769,931,627 | IssuesEvent | 2021-06-14 13:43:02 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Passing `--observe` to the VM causes massive slowdown of program | area-vm type-performance | The example provided by @lrhn at [dartpad.dev/a16b85040](https://dartpad.dev/a16b850405f249408ff8cb877adadd0a?null_safety=true) will run massively slower when invoked via `--observe`.
The reason seems to be that the kernel file given to the VM doesn't have the right metadata attributes which causes it to treat a typed closure call as a dynamic closure call, which can inhibit inlining. | True | Passing `--observe` to the VM causes massive slowdown of program - The example provided by @lrhn at [dartpad.dev/a16b85040](https://dartpad.dev/a16b850405f249408ff8cb877adadd0a?null_safety=true) will run massively slower when invoked via `--observe`.
The reason seems to be that the kernel file given to the VM doesn't have the right metadata attributes which causes it to treat a typed closure call as a dynamic closure call, which can inhibit inlining. | non_comp | passing observe to the vm causes massive slowdown of program the example provided by lrhn at will run massively slower when invoked via observe the reason seems to be that the kernel file given to the vm doesn t have the right metadata attributes which causes it to treat a typed closure call as a dynamic closure call which can inhibit inlining | 0 |
164 | 2,640,725,132 | IssuesEvent | 2015-03-11 14:08:15 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | `checkbox` function breaks backwards compatibility | Compatibility pivotal | The `checkbox` function has been moved without deprecation. Please consider re-adding a deprecated version of the function, to prevent Fatals in combination with other plugins using this functionality. | True | `checkbox` function breaks backwards compatibility - The `checkbox` function has been moved without deprecation. Please consider re-adding a deprecated version of the function, to prevent Fatals in combination with other plugins using this functionality. | comp | checkbox function breaks backwards compatibility the checkbox function has been moved without deprecation please consider re adding a deprecated version of the function to prevent fatals in combination with other plugins using this functionality | 1 |
2,704 | 3,967,403,745 | IssuesEvent | 2016-05-03 16:06:11 | mozilla-services/push-dev-dashboard | https://api.github.com/repos/mozilla-services/push-dev-dashboard | closed | Don't allow multiple apps with the same vapid key | enhancement security | When a user tries to add an application with a VAPID public key that already exists in the dashboard, give them an error: "That VAPID key is already in use.", so that leaked VAPID keys do not give attackers access to push messages via the dashboard. | True | Don't allow multiple apps with the same vapid key - When a user tries to add an application with a VAPID public key that already exists in the dashboard, give them an error: "That VAPID key is already in use.", so that leaked VAPID keys do not give attackers access to push messages via the dashboard. | non_comp | don t allow multiple apps with the same vapid key when a user tries to add an application with a vapid public key that already exists in the dashboard give them an error that vapid key is already in use so that leaked vapid keys do not give attackers access to push messages via the dashboard | 0 |
17,772 | 3,013,016,367 | IssuesEvent | 2015-07-29 05:24:29 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | checkinItem method caused java IO Exception | auto-migrated Component-Engine Priority-High Type-Defect | ```
What steps will reproduce the problem?
1. load the enclosed spec
2. complete 1st task
An exception occurs. Better explanation required.
```
Original issue reported on code.google.com by `stephan....@googlemail.com` on 13 Mar 2009 at 3:58
Attachments:
* [ConferenceExample.yawl](https://storage.googleapis.com/google-code-attachments/yawl/issue-307/comment-0/ConferenceExample.yawl)
| 1.0 | checkinItem method caused java IO Exception - ```
What steps will reproduce the problem?
1. load the enclosed spec
2. complete 1st task
An exception occurs. Better explanation required.
```
Original issue reported on code.google.com by `stephan....@googlemail.com` on 13 Mar 2009 at 3:58
Attachments:
* [ConferenceExample.yawl](https://storage.googleapis.com/google-code-attachments/yawl/issue-307/comment-0/ConferenceExample.yawl)
| non_comp | checkinitem method caused java io exception what steps will reproduce the problem load the enclosed spec complete task an exception occurs better explanation required original issue reported on code google com by stephan googlemail com on mar at attachments | 0 |
6,688 | 8,960,794,286 | IssuesEvent | 2019-01-28 07:33:25 | ExtraCells/ExtraCells2 | https://api.github.com/repos/ExtraCells/ExtraCells2 | closed | Crafting mode on Universal Wireless Terminal doesn't work | bug compatibility | All other addable modes to the UWT work, but the crafting mode. Right-clicking simply makes the animation of trying to open a UI, but nothing actually happens. Nothing is reported in the Minecraft log. | True | Crafting mode on Universal Wireless Terminal doesn't work - All other addable modes to the UWT work, but the crafting mode. Right-clicking simply makes the animation of trying to open a UI, but nothing actually happens. Nothing is reported in the Minecraft log. | comp | crafting mode on universal wireless terminal doesn t work all other addable modes to the uwt work but the crafting mode right clicking simply makes the animation of trying to open a ui but nothing actually happens nothing is reported in the minecraft log | 1 |
372,256 | 11,011,701,409 | IssuesEvent | 2019-12-04 16:46:19 | luna/basegl | https://api.github.com/repos/luna/basegl | closed | Characters proper positioning | Category: Renderer Change: Non-Breaking Difficulty: Hard Priority: High | ### Summary
Each character in font have defined rules about spacing, metrics and kerning. The function displaying text should set character position in line according to these rules
### Value
- The displayed text will be nicer to read
### Specification
### Acceptance Criteria & Test Cases
- The line of text will be displayed according to rules
| 1.0 | Characters proper positioning - ### Summary
Each character in font have defined rules about spacing, metrics and kerning. The function displaying text should set character position in line according to these rules
### Value
- The displayed text will be nicer to read
### Specification
### Acceptance Criteria & Test Cases
- The line of text will be displayed according to rules
| non_comp | characters proper positioning summary each character in font have defined rules about spacing metrics and kerning the function displaying text should set character position in line according to these rules value the displayed text will be nicer to read specification acceptance criteria test cases the line of text will be displayed according to rules | 0 |
15,567 | 20,021,252,117 | IssuesEvent | 2022-02-01 16:35:04 | eirannejad/pyRevit | https://api.github.com/repos/eirannejad/pyRevit | closed | break link with rhinoinside v1.4 | Bug Prioritize Misc Compatibility Bundles | **Screenshots**



the reason is clear, they seperate the assembly into three.
rhinoinside before v1.4, put them into one.
here's the quick fix

| True | break link with rhinoinside v1.4 - **Screenshots**



the reason is clear, they seperate the assembly into three.
rhinoinside before v1.4, put them into one.
here's the quick fix

| comp | break link with rhinoinside screenshots the reason is clear they seperate the assembly into three rhinoinside before put them into one here s the quick fix | 1 |
17,139 | 23,654,281,745 | IssuesEvent | 2022-08-26 09:40:49 | UnblockNeteaseMusic/server | https://api.github.com/repos/UnblockNeteaseMusic/server | closed | PC版2.10.2版本无法代理,工具报错如下 | bug duplicate compatibility | PC端网易云版本为2.10.1和2.10.2时无法正常使用代理,已安装证书,启动命令为 node app.js 未添加任何参数,会有如下报错:
ERROR: (hook) A error occurred in hook.request.after when hooking https://music.163.com/eapi/batch.
Error: error:1C80006B:Provider routines::wrong final block length
at Decipheriv.final (node:internal/crypto/cipher:193:29)
at decrypt (C:\Users\name\server-enhanced\precompiled\app.js:420:18)
at Object.decrypt (C:\Users\name\server-enhanced\precompiled\app.js:433:28)
at C:\Users\name\server-enhanced\precompiled\app.js:869:65
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
library: Provider routines
reason: wrong final block length
code: ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH | True | PC版2.10.2版本无法代理,工具报错如下 - PC端网易云版本为2.10.1和2.10.2时无法正常使用代理,已安装证书,启动命令为 node app.js 未添加任何参数,会有如下报错:
ERROR: (hook) A error occurred in hook.request.after when hooking https://music.163.com/eapi/batch.
Error: error:1C80006B:Provider routines::wrong final block length
at Decipheriv.final (node:internal/crypto/cipher:193:29)
at decrypt (C:\Users\name\server-enhanced\precompiled\app.js:420:18)
at Object.decrypt (C:\Users\name\server-enhanced\precompiled\app.js:433:28)
at C:\Users\name\server-enhanced\precompiled\app.js:869:65
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
library: Provider routines
reason: wrong final block length
code: ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH | comp | ,工具报错如下 ,已安装证书,启动命令为 node app js 未添加任何参数,会有如下报错: error hook a error occurred in hook request after when hooking error error provider routines wrong final block length at decipheriv final node internal crypto cipher at decrypt c users name server enhanced precompiled app js at object decrypt c users name server enhanced precompiled app js at c users name server enhanced precompiled app js at process processticksandrejections node internal process task queues library provider routines reason wrong final block length code err ossl wrong final block length | 1 |
13,695 | 16,414,293,928 | IssuesEvent | 2021-05-19 03:12:36 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Error `TypeError: event is undefined` in manager.bundle.js after upgrade | PN bug compatibility with other tools help wanted | **Describe the bug**
After updating the vite builder (https://github.com/eirslett/storybook-builder-vite) to `0.0.6`, and updating Storybook to `6.3.0-alpha.25`, we are greeted by the following error in the browser console:
```
TypeError: event is undefined
```
This is the line that triggers the error, because `event` is `undefined`:
https://github.com/storybookjs/storybook/blob/643e7eb011a880e2b4b8d82ad360752aa9461dd6/lib/channel-postmessage/src/index.ts#L176
And the `event` in question is:
```
"message":{
"target":"Window",
"isTrusted":true,
"data":"{\"key\":\"storybook-channel\",\"refId\":\"_undefined_\"}",
"origin":"http://localhost:3000",
"lastEventId":"",
"source":"Window",
"ports":"Restricted",
"srcElement":"Window",
"currentTarget":"Window",
"eventPhase":2,
"…"
}
```
**To Reproduce**
Unfortunately this isn't really easy for me to extract from our use-case. If it turns out to be hard to reproduce, I'd try my hand on a smaller repro.
**System**
```
Environment Info:
System:
OS: Linux 5.11 Arch Linux
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Binaries:
Node: 12.22.1 - ~/.nvm/versions/node/v12.22.1/bin/node
Yarn: 1.22.10 - /usr/bin/yarn
npm: 6.14.12 - ~/.nvm/versions/node/v12.22.1/bin/npm
Browsers:
Firefox: 87.0
```
**Additional context**
Not entirely sure if this error originates in Storybook, the vite builder or the unique combination of both!
Let me know if I can help further!
| True | Error `TypeError: event is undefined` in manager.bundle.js after upgrade - **Describe the bug**
After updating the vite builder (https://github.com/eirslett/storybook-builder-vite) to `0.0.6`, and updating Storybook to `6.3.0-alpha.25`, we are greeted by the following error in the browser console:
```
TypeError: event is undefined
```
This is the line that triggers the error, because `event` is `undefined`:
https://github.com/storybookjs/storybook/blob/643e7eb011a880e2b4b8d82ad360752aa9461dd6/lib/channel-postmessage/src/index.ts#L176
And the `event` in question is:
```
"message":{
"target":"Window",
"isTrusted":true,
"data":"{\"key\":\"storybook-channel\",\"refId\":\"_undefined_\"}",
"origin":"http://localhost:3000",
"lastEventId":"",
"source":"Window",
"ports":"Restricted",
"srcElement":"Window",
"currentTarget":"Window",
"eventPhase":2,
"…"
}
```
**To Reproduce**
Unfortunately this isn't really easy for me to extract from our use-case. If it turns out to be hard to reproduce, I'd try my hand on a smaller repro.
**System**
```
Environment Info:
System:
OS: Linux 5.11 Arch Linux
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Binaries:
Node: 12.22.1 - ~/.nvm/versions/node/v12.22.1/bin/node
Yarn: 1.22.10 - /usr/bin/yarn
npm: 6.14.12 - ~/.nvm/versions/node/v12.22.1/bin/npm
Browsers:
Firefox: 87.0
```
**Additional context**
Not entirely sure if this error originates in Storybook, the vite builder or the unique combination of both!
Let me know if I can help further!
| comp | error typeerror event is undefined in manager bundle js after upgrade describe the bug after updating the vite builder to and updating storybook to alpha we are greeted by the following error in the browser console typeerror event is undefined this is the line that triggers the error because event is undefined and the event in question is message target window istrusted true data key storybook channel refid undefined origin lasteventid source window ports restricted srcelement window currenttarget window eventphase … to reproduce unfortunately this isn t really easy for me to extract from our use case if it turns out to be hard to reproduce i d try my hand on a smaller repro system environment info system os linux arch linux cpu intel r core tm cpu binaries node nvm versions node bin node yarn usr bin yarn npm nvm versions node bin npm browsers firefox additional context not entirely sure if this error originates in storybook the vite builder or the unique combination of both let me know if i can help further | 1 |
30,147 | 5,732,680,192 | IssuesEvent | 2017-04-21 15:23:26 | golang/go | https://api.github.com/repos/golang/go | closed | context: add function comments for String() and Value() functions for API docs (Documentation) | Documentation | (never mind, invalid)
| 1.0 | context: add function comments for String() and Value() functions for API docs (Documentation) - (never mind, invalid)
| non_comp | context add function comments for string and value functions for api docs documentation never mind invalid | 0 |
837 | 3,285,517,447 | IssuesEvent | 2015-10-28 20:57:34 | ceholden/yatsm | https://api.github.com/repos/ceholden/yatsm | closed | Results: metadata storage | backward_incompatible enhancement | We want to store our run metadata in our configuration files, but `yatsm line` is currently quite selective of what metadata is stored (e.g., is is hard coded what gets saved). Furthermore, the metadata attributes it saves are stored separate from one other as separate "sub-files" in the NumPy "npz" save file.
Switch to saving all metadata, except the version, into one dictionary:
``` python
> result.files
['record', 'version', 'metadata']
> type(results.metadata.item())
dict
> results.metadata.item()
{
'YATSM': {
'design_matrix': '1 + x + harm(x, 1)'
}
'CCDCesque': {
'fit': {
'asdf': None
},
'init': {
'consecutive': 5
}
},
'dataset': {
'input_file': 'asdf'
},
'phenology': {
'fit': {
'test': 5
},
'init': {
'red': 2
}
}
```
This proposal is backward incompatible when looking for "design_info" and "design_matrix" in `yatsm.cli.map.find_result_attributes`, so handle both past and future cases. | True | Results: metadata storage - We want to store our run metadata in our configuration files, but `yatsm line` is currently quite selective of what metadata is stored (e.g., is is hard coded what gets saved). Furthermore, the metadata attributes it saves are stored separate from one other as separate "sub-files" in the NumPy "npz" save file.
Switch to saving all metadata, except the version, into one dictionary:
``` python
> result.files
['record', 'version', 'metadata']
> type(results.metadata.item())
dict
> results.metadata.item()
{
'YATSM': {
'design_matrix': '1 + x + harm(x, 1)'
}
'CCDCesque': {
'fit': {
'asdf': None
},
'init': {
'consecutive': 5
}
},
'dataset': {
'input_file': 'asdf'
},
'phenology': {
'fit': {
'test': 5
},
'init': {
'red': 2
}
}
```
This proposal is backward incompatible when looking for "design_info" and "design_matrix" in `yatsm.cli.map.find_result_attributes`, so handle both past and future cases. | comp | results metadata storage we want to store our run metadata in our configuration files but yatsm line is currently quite selective of what metadata is stored e g is is hard coded what gets saved furthermore the metadata attributes it saves are stored separate from one other as separate sub files in the numpy npz save file switch to saving all metadata except the version into one dictionary python result files type results metadata item dict results metadata item yatsm design matrix x harm x ccdcesque fit asdf none init consecutive dataset input file asdf phenology fit test init red this proposal is backward incompatible when looking for design info and design matrix in yatsm cli map find result attributes so handle both past and future cases | 1 |
4,012 | 6,843,043,511 | IssuesEvent | 2017-11-12 10:48:54 | presscustomizr/hueman | https://api.github.com/repos/presscustomizr/hueman | closed | Polylang plugin compatibility | fixed plugin compatibility | Hi,
Please refer to this thread.
https://wordpress.org/support/topic/menu-is-shown-in-wrong-language/
I am able to replicate this issue.
I am able to setup other language menu in customizer but after Save and Publish, it immediately reverts back to default language menu.
I believe Hueman theme should at least work with one free multi-language plugin.
Therefore, please look into it when you are able to find time.
Thank you
Denzel | True | Polylang plugin compatibility - Hi,
Please refer to this thread.
https://wordpress.org/support/topic/menu-is-shown-in-wrong-language/
I am able to replicate this issue.
I am able to setup other language menu in customizer but after Save and Publish, it immediately reverts back to default language menu.
I believe Hueman theme should at least work with one free multi-language plugin.
Therefore, please look into it when you are able to find time.
Thank you
Denzel | comp | polylang plugin compatibility hi please refer to this thread i am able to replicate this issue i am able to setup other language menu in customizer but after save and publish it immediately reverts back to default language menu i believe hueman theme should at least work with one free multi language plugin therefore please look into it when you are able to find time thank you denzel | 1 |
18,277 | 25,269,106,328 | IssuesEvent | 2022-11-16 07:56:07 | home-climate-control/dz | https://api.github.com/repos/home-climate-control/dz | closed | Implement Z2M switch support | enhancement hardware compatibility standardization integration MQTT interoperability hardware driver Zigbee Z2M | ### Acceptance Criteria
Switch device on a Zigbee network can be accessed via protocol defined by `AbstractMqttSwitch`.
### Dependencies
* #248 | True | Implement Z2M switch support - ### Acceptance Criteria
Switch device on a Zigbee network can be accessed via protocol defined by `AbstractMqttSwitch`.
### Dependencies
* #248 | comp | implement switch support acceptance criteria switch device on a zigbee network can be accessed via protocol defined by abstractmqttswitch dependencies | 1 |
123,022 | 26,198,572,988 | IssuesEvent | 2023-01-03 15:30:32 | WordPress/openverse-api | https://api.github.com/repos/WordPress/openverse-api | closed | Postgres connection is crashing in production | 🟧 priority: high 🛠 goal: fix 💻 aspect: code ⛔ status: blocked | ## Description
<!-- Concisely describe the bug. -->
https://sentry.io/share/issue/f5a7466efdf943e0bd86e553e0f40998/
Not sure how to reproduce. If you follow the trace it's a straightforward request to `Image.objects.get(identifier)` that fails due to some internal Postgres query execution error.
There is already a bug to fix the fact that this is causing a SystemExit error here #521; this issue is strictly for investigating and fixing the Postgres problem that is causing the error.
## Resolution
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in resolving this bug.
| 1.0 | Postgres connection is crashing in production - ## Description
<!-- Concisely describe the bug. -->
https://sentry.io/share/issue/f5a7466efdf943e0bd86e553e0f40998/
Not sure how to reproduce. If you follow the trace it's a straightforward request to `Image.objects.get(identifier)` that fails due to some internal Postgres query execution error.
There is already a bug to fix the fact that this is causing a SystemExit error here #521; this issue is strictly for investigating and fixing the Postgres problem that is causing the error.
## Resolution
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in resolving this bug.
| non_comp | postgres connection is crashing in production description not sure how to reproduce if you follow the trace it s a straightforward request to image objects get identifier that fails due to some internal postgres query execution error there is already a bug to fix the fact that this is causing a systemexit error here this issue is strictly for investigating and fixing the postgres problem that is causing the error resolution 🙋 i would be interested in resolving this bug | 0 |
123,140 | 16,448,039,383 | IssuesEvent | 2021-05-20 22:35:35 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | FocusHighlightMode does not respect mouse input | a: mouse f: material design found in release: 2.3 framework has reproducible steps platform-web | The Flutter focus manager only sets the highlight mode to `FocusHighlightMode.touch` when interacting with the app using touch but not when using the mouse. When using a Flutter Web app with a mouse, this causes the focus highlighting of e.g. a button to never "go away" because the highlight mode stays at `FocusHighlightMode.traditional` forever.
The code for this was introduced with #39589, so maybe @gspencergoog could clarify, why he implemented it this way?
https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/focus_manager.dart#L1648
## Steps to Reproduce
```dart
import 'package:flutter/material.dart';
void main() {
runApp(DemoApp());
}
class DemoApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
home: DemoWidget(),
);
}
}
class DemoWidget extends StatefulWidget {
@override
_DemoWidgetState createState() => _DemoWidgetState();
}
class _DemoWidgetState extends State<DemoWidget> {
FocusHighlightMode _highlightMode;
@override
void initState() {
super.initState();
_highlightMode = FocusManager.instance.highlightMode;
FocusManager.instance.addHighlightModeListener((value) {
setState(() {
_highlightMode = value;
});
});
}
@override
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: Text('HighlightMode Bug Demo'),
),
body: Center(
child: Column(
mainAxisAlignment: MainAxisAlignment.center,
children: [
ElevatedButton(child: Text("Button 1"), onPressed: () {}),
ElevatedButton(child: Text("Button 2"), onPressed: () {}),
ElevatedButton(child: Text("Button 3"), onPressed: () {}),
Text(_highlightMode.toString())
],
),
),
);
}
}
```
1. Run the above app with Flutter Web on a desktop browser
2. See that the first button is highlighted because it has autofocus (or select another button using the TAB-key)
3. Use the mouse to click on any other button
**Expected results:** The highlight mode should change to `touch` or maybe `mouse` and the button highlighting is no longer shown when interacting using the mouse
**Actual results:** The highlight mode stays at `traditional` and the button highlighting never goes away.
<details>
<summary>Flutter Doctor</summary>
```
[✓] Flutter (Channel stable, 2.0.3, on Linux, locale de_DE.UTF-8)
• Flutter version 2.0.3 at /home/marcus/flutter
• Framework revision 4d7946a68d (vor 9 Wochen), 2021-03-18 17:24:33 -0700
• Engine revision 3459eb2436
• Dart version 2.12.2
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /home/marcus/Android/Sdk
• Platform android-30, build-tools 30.0.3
• Java binary at: /home/marcus/android-studio/jre/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[✓] Chrome - develop for the web
• Chrome at google-chrome
[✓] Android Studio
• Android Studio at /home/marcus/android-studio
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
[✓] VS Code (version 1.53.2)
• VS Code at /usr/share/code
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (2 available)
• sdk google atv x86 (mobile) • emulator-5554 • android-x86 • Android 10 (API 29) (emulator)
• Chrome (web) • chrome • web-javascript • Google Chrome 89.0.4389.72
! Doctor found issues in 1 category.
```
</details>
| 1.0 | FocusHighlightMode does not respect mouse input - The Flutter focus manager only sets the highlight mode to `FocusHighlightMode.touch` when interacting with the app using touch but not when using the mouse. When using a Flutter Web app with a mouse, this causes the focus highlighting of e.g. a button to never "go away" because the highlight mode stays at `FocusHighlightMode.traditional` forever.
The code for this was introduced with #39589, so maybe @gspencergoog could clarify, why he implemented it this way?
https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/focus_manager.dart#L1648
## Steps to Reproduce
```dart
import 'package:flutter/material.dart';
void main() {
runApp(DemoApp());
}
class DemoApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
home: DemoWidget(),
);
}
}
class DemoWidget extends StatefulWidget {
@override
_DemoWidgetState createState() => _DemoWidgetState();
}
class _DemoWidgetState extends State<DemoWidget> {
FocusHighlightMode _highlightMode;
@override
void initState() {
super.initState();
_highlightMode = FocusManager.instance.highlightMode;
FocusManager.instance.addHighlightModeListener((value) {
setState(() {
_highlightMode = value;
});
});
}
@override
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: Text('HighlightMode Bug Demo'),
),
body: Center(
child: Column(
mainAxisAlignment: MainAxisAlignment.center,
children: [
ElevatedButton(child: Text("Button 1"), onPressed: () {}),
ElevatedButton(child: Text("Button 2"), onPressed: () {}),
ElevatedButton(child: Text("Button 3"), onPressed: () {}),
Text(_highlightMode.toString())
],
),
),
);
}
}
```
1. Run the above app with Flutter Web on a desktop browser
2. See that the first button is highlighted because it has autofocus (or select another button using the TAB-key)
3. Use the mouse to click on any other button
**Expected results:** The highlight mode should change to `touch` or maybe `mouse` and the button highlighting is no longer shown when interacting using the mouse
**Actual results:** The highlight mode stays at `traditional` and the button highlighting never goes away.
<details>
<summary>Flutter Doctor</summary>
```
[✓] Flutter (Channel stable, 2.0.3, on Linux, locale de_DE.UTF-8)
• Flutter version 2.0.3 at /home/marcus/flutter
• Framework revision 4d7946a68d (vor 9 Wochen), 2021-03-18 17:24:33 -0700
• Engine revision 3459eb2436
• Dart version 2.12.2
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /home/marcus/Android/Sdk
• Platform android-30, build-tools 30.0.3
• Java binary at: /home/marcus/android-studio/jre/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[✓] Chrome - develop for the web
• Chrome at google-chrome
[✓] Android Studio
• Android Studio at /home/marcus/android-studio
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
[✓] VS Code (version 1.53.2)
• VS Code at /usr/share/code
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (2 available)
• sdk google atv x86 (mobile) • emulator-5554 • android-x86 • Android 10 (API 29) (emulator)
• Chrome (web) • chrome • web-javascript • Google Chrome 89.0.4389.72
! Doctor found issues in 1 category.
```
</details>
| non_comp | focushighlightmode does not respect mouse input the flutter focus manager only sets the highlight mode to focushighlightmode touch when interacting with the app using touch but not when using the mouse when using a flutter web app with a mouse this causes the focus highlighting of e g a button to never go away because the highlight mode stays at focushighlightmode traditional forever the code for this was introduced with so maybe gspencergoog could clarify why he implemented it this way steps to reproduce dart import package flutter material dart void main runapp demoapp class demoapp extends statelesswidget override widget build buildcontext context return materialapp home demowidget class demowidget extends statefulwidget override demowidgetstate createstate demowidgetstate class demowidgetstate extends state focushighlightmode highlightmode override void initstate super initstate highlightmode focusmanager instance highlightmode focusmanager instance addhighlightmodelistener value setstate highlightmode value override widget build buildcontext context return scaffold appbar appbar title text highlightmode bug demo body center child column mainaxisalignment mainaxisalignment center children elevatedbutton child text button onpressed elevatedbutton child text button onpressed elevatedbutton child text button onpressed text highlightmode tostring run the above app with flutter web on a desktop browser see that the first button is highlighted because it has autofocus or select another button using the tab key use the mouse to click on any other button expected results the highlight mode should change to touch or maybe mouse and the button highlighting is no longer shown when interacting using the mouse actual results the highlight mode stays at traditional and the button highlighting never goes away flutter doctor flutter channel stable on linux locale de de utf • flutter version at home marcus flutter • framework revision vor wochen • engine revision • dart version android toolchain develop for android devices android sdk version • android sdk at home marcus android sdk • platform android build tools • java binary at home marcus android studio jre bin java • java version openjdk runtime environment build release some android licenses not accepted to resolve this run flutter doctor android licenses chrome develop for the web • chrome at google chrome android studio • android studio at home marcus android studio • flutter plugin can be installed from 🔨 • dart plugin can be installed from 🔨 • java version openjdk runtime environment build release vs code version • vs code at usr share code • flutter extension can be installed from 🔨 connected device available • sdk google atv mobile • emulator • android • android api emulator • chrome web • chrome • web javascript • google chrome doctor found issues in category | 0 |
798,295 | 28,243,203,079 | IssuesEvent | 2023-04-06 08:48:43 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | DirectShow: VideoCapture returns blank frames for OBS Virtual Camera on Windows | priority: low category: videoio(camera) platform: win32 | ##### System information (version)
- OpenCV => 4.5.1.48 (opencv-python)
- Operating System / Platform => Windows 10 64 Bit
##### Detailed description
[OBS](https://obsproject.com/) installs a DirectShow virtual camera which works fine in Zoom etc. but not in OpenCV via VideoCapture, all frames are either zeros or a bit of garbage at the top of the frame. I also checked it against the [CommandCam](https://github.com/mrihtar/CommandCam) tool which is a simple C++ frame grabber written in a single straight-forward file. No problems there as well. This is what `commandcam.exe /details` shows:
```
2. OBS Virtual Camera
Pin: Video Output, 6 caps
Cap 0: FORMAT_VideoInfo, NV12, 12 bits, 1920x1080 @ 30 fps
Cap 1: FORMAT_VideoInfo, I420, 12 bits, 1920x1080 @ 30 fps
Cap 2: FORMAT_VideoInfo, YUY2, 16 bits, 1920x1080 @ 30 fps
Cap 3: FORMAT_VideoInfo, NV12, 12 bits, 1280x720 @ 20 fps
Cap 4: FORMAT_VideoInfo, I420, 12 bits, 1280x720 @ 20 fps
Cap 5: FORMAT_VideoInfo, YUY2, 16 bits, 1280x720 @ 20 fps
```
I tried all pixel formats and resolutions (with the tool) and it worked for all combinations.
##### Steps to reproduce
First, install OBS. The virtual camera always streams a dummy picture.
Then, grab a frame with OpenCV.
```py
def decode_fourcc(fourcc):
return chr((fourcc & 0xff)) + chr((fourcc & 0xff00) >> 8) + chr((fourcc & 0xff0000) >> 16) + chr((fourcc & 0xff000000) >> 24)
vc = cv2.VideoCapture(2, cv2.CAP_DSHOW)
assert vc.isOpened()
fourcc = decode_fourcc(int(vc.get(cv2.CAP_PROP_FOURCC)))
print(f'fourcc: {fourcc}') # fourcc: }ë6ä --> with my real webcam this is YUY2
for _ in range(1000):
ret, frame_captured = vc.read()
assert ret
print(frame_captured.min(), frame_captured.max())
# 0 0
```
I should also mention that I set the environment variable `OPENCV_DSHOW_SAVEGRAPH_FILENAME=graph.grf` and [GraphEdit](https://docs.microsoft.com/en-us/windows/win32/directshow/using-graphedit) cannot open the file. It can open the file when I capture something from my real webcam device however. So somehow the filter graph must be broken.
##### Issue submission checklist
- [x] I report the issue, it's not a question
<!--
OpenCV team works with forum.opencv.org, Stack Overflow and other communities
to discuss problems. Tickets with question without real issue statement will be
closed.
-->
- [x] I checked the problem with documentation, FAQ, open issues,
forum.opencv.org, Stack Overflow, etc and have not found solution
<!--
Places to check:
* OpenCV documentation: https://docs.opencv.org
* FAQ page: https://github.com/opencv/opencv/wiki/FAQ
* OpenCV forum: https://forum.opencv.org
* OpenCV issue tracker: https://github.com/opencv/opencv/issues?q=is%3Aissue
* Stack Overflow branch: https://stackoverflow.com/questions/tagged/opencv
-->
- [x] I updated to latest OpenCV version and the issue is still there
<!--
master branch for OpenCV 4.x and 3.4 branch for OpenCV 3.x releases.
OpenCV team supports only latest release for each branch.
The ticket is closed, if the problem is not reproduced with modern version.
-->
- [x] There is reproducer code and related data files: videos, images, onnx, etc
<!--
The best reproducer -- test case for OpenCV that we can add to the library.
Recommendations for media files and binary files:
* Try to reproduce the issue with images and videos in opencv_extra repository
to reduce attachment size
* Use PNG for images, if you report some CV related bug, but not image reader
issue
* Attach the image as archive to the ticket, if you report some reader issue.
Image hosting services compress images and it breaks the repro code.
* Provide ONNX file for some public model or ONNX file with with random weights,
if you report ONNX parsing or handling issue. Architecture details diagram
from netron tool can be very useful too. See https://lutzroeder.github.io/netron/
-->
| 1.0 | DirectShow: VideoCapture returns blank frames for OBS Virtual Camera on Windows - ##### System information (version)
- OpenCV => 4.5.1.48 (opencv-python)
- Operating System / Platform => Windows 10 64 Bit
##### Detailed description
[OBS](https://obsproject.com/) installs a DirectShow virtual camera which works fine in Zoom etc. but not in OpenCV via VideoCapture, all frames are either zeros or a bit of garbage at the top of the frame. I also checked it against the [CommandCam](https://github.com/mrihtar/CommandCam) tool which is a simple C++ frame grabber written in a single straight-forward file. No problems there as well. This is what `commandcam.exe /details` shows:
```
2. OBS Virtual Camera
Pin: Video Output, 6 caps
Cap 0: FORMAT_VideoInfo, NV12, 12 bits, 1920x1080 @ 30 fps
Cap 1: FORMAT_VideoInfo, I420, 12 bits, 1920x1080 @ 30 fps
Cap 2: FORMAT_VideoInfo, YUY2, 16 bits, 1920x1080 @ 30 fps
Cap 3: FORMAT_VideoInfo, NV12, 12 bits, 1280x720 @ 20 fps
Cap 4: FORMAT_VideoInfo, I420, 12 bits, 1280x720 @ 20 fps
Cap 5: FORMAT_VideoInfo, YUY2, 16 bits, 1280x720 @ 20 fps
```
I tried all pixel formats and resolutions (with the tool) and it worked for all combinations.
##### Steps to reproduce
First, install OBS. The virtual camera always streams a dummy picture.
Then, grab a frame with OpenCV.
```py
def decode_fourcc(fourcc):
return chr((fourcc & 0xff)) + chr((fourcc & 0xff00) >> 8) + chr((fourcc & 0xff0000) >> 16) + chr((fourcc & 0xff000000) >> 24)
vc = cv2.VideoCapture(2, cv2.CAP_DSHOW)
assert vc.isOpened()
fourcc = decode_fourcc(int(vc.get(cv2.CAP_PROP_FOURCC)))
print(f'fourcc: {fourcc}') # fourcc: }ë6ä --> with my real webcam this is YUY2
for _ in range(1000):
ret, frame_captured = vc.read()
assert ret
print(frame_captured.min(), frame_captured.max())
# 0 0
```
I should also mention that I set the environment variable `OPENCV_DSHOW_SAVEGRAPH_FILENAME=graph.grf` and [GraphEdit](https://docs.microsoft.com/en-us/windows/win32/directshow/using-graphedit) cannot open the file. It can open the file when I capture something from my real webcam device however. So somehow the filter graph must be broken.
##### Issue submission checklist
- [x] I report the issue, it's not a question
<!--
OpenCV team works with forum.opencv.org, Stack Overflow and other communities
to discuss problems. Tickets with question without real issue statement will be
closed.
-->
- [x] I checked the problem with documentation, FAQ, open issues,
forum.opencv.org, Stack Overflow, etc and have not found solution
<!--
Places to check:
* OpenCV documentation: https://docs.opencv.org
* FAQ page: https://github.com/opencv/opencv/wiki/FAQ
* OpenCV forum: https://forum.opencv.org
* OpenCV issue tracker: https://github.com/opencv/opencv/issues?q=is%3Aissue
* Stack Overflow branch: https://stackoverflow.com/questions/tagged/opencv
-->
- [x] I updated to latest OpenCV version and the issue is still there
<!--
master branch for OpenCV 4.x and 3.4 branch for OpenCV 3.x releases.
OpenCV team supports only latest release for each branch.
The ticket is closed, if the problem is not reproduced with modern version.
-->
- [x] There is reproducer code and related data files: videos, images, onnx, etc
<!--
The best reproducer -- test case for OpenCV that we can add to the library.
Recommendations for media files and binary files:
* Try to reproduce the issue with images and videos in opencv_extra repository
to reduce attachment size
* Use PNG for images, if you report some CV related bug, but not image reader
issue
* Attach the image as archive to the ticket, if you report some reader issue.
Image hosting services compress images and it breaks the repro code.
* Provide ONNX file for some public model or ONNX file with with random weights,
if you report ONNX parsing or handling issue. Architecture details diagram
from netron tool can be very useful too. See https://lutzroeder.github.io/netron/
-->
| non_comp | directshow videocapture returns blank frames for obs virtual camera on windows system information version opencv opencv python operating system platform windows bit detailed description installs a directshow virtual camera which works fine in zoom etc but not in opencv via videocapture all frames are either zeros or a bit of garbage at the top of the frame i also checked it against the tool which is a simple c frame grabber written in a single straight forward file no problems there as well this is what commandcam exe details shows obs virtual camera pin video output caps cap format videoinfo bits fps cap format videoinfo bits fps cap format videoinfo bits fps cap format videoinfo bits fps cap format videoinfo bits fps cap format videoinfo bits fps i tried all pixel formats and resolutions with the tool and it worked for all combinations steps to reproduce first install obs the virtual camera always streams a dummy picture then grab a frame with opencv py def decode fourcc fourcc return chr fourcc chr fourcc chr fourcc chr fourcc vc videocapture cap dshow assert vc isopened fourcc decode fourcc int vc get cap prop fourcc print f fourcc fourcc fourcc with my real webcam this is for in range ret frame captured vc read assert ret print frame captured min frame captured max i should also mention that i set the environment variable opencv dshow savegraph filename graph grf and cannot open the file it can open the file when i capture something from my real webcam device however so somehow the filter graph must be broken issue submission checklist i report the issue it s not a question opencv team works with forum opencv org stack overflow and other communities to discuss problems tickets with question without real issue statement will be closed i checked the problem with documentation faq open issues forum opencv org stack overflow etc and have not found solution places to check opencv documentation faq page opencv forum opencv issue tracker stack overflow branch i updated to latest opencv version and the issue is still there master branch for opencv x and branch for opencv x releases opencv team supports only latest release for each branch the ticket is closed if the problem is not reproduced with modern version there is reproducer code and related data files videos images onnx etc the best reproducer test case for opencv that we can add to the library recommendations for media files and binary files try to reproduce the issue with images and videos in opencv extra repository to reduce attachment size use png for images if you report some cv related bug but not image reader issue attach the image as archive to the ticket if you report some reader issue image hosting services compress images and it breaks the repro code provide onnx file for some public model or onnx file with with random weights if you report onnx parsing or handling issue architecture details diagram from netron tool can be very useful too see | 0 |
9,589 | 11,645,074,275 | IssuesEvent | 2020-02-29 22:36:40 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Instant crash on 2838-7.1.9 after update | type: mod incompatibility version: 1.12 | **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: 1.12.2-2838-7.1.9
- Forge version: forge-1.12.2-14.23.5.2847-universal
- Java version: 8
- Operating System: CentOS 6
<!-- Please include ALL mods/plugins you had installed when your issue happened, you can get a list of
your mods and plugins by running "/sponge plugins" and/or "/sponge mods" -->
- Plugins/Mods :Minecraft, Minecraft Coder Pack, SpongeAPI, Sponge, AdamantineShield(Not actually loading?), GriefPrevention, LuckPerms, MMCRestrict, Nucleus
Modpack is Mech & Magic https://atlauncher.com/pack/MechMagic
**Issue Description** I updated sponge to 1.12.2-2838-7.1.9 to see if that was the cause for a new plugin, AdamantineShield, not fully loading on the server. After updating I attempt to launch my server where it instantly crashes.
https://gist.github.com/Y0ungSandwich/01a30a847b2e5ab449b1d22eab6ab992
| True | Instant crash on 2838-7.1.9 after update - **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: 1.12.2-2838-7.1.9
- Forge version: forge-1.12.2-14.23.5.2847-universal
- Java version: 8
- Operating System: CentOS 6
<!-- Please include ALL mods/plugins you had installed when your issue happened, you can get a list of
your mods and plugins by running "/sponge plugins" and/or "/sponge mods" -->
- Plugins/Mods :Minecraft, Minecraft Coder Pack, SpongeAPI, Sponge, AdamantineShield(Not actually loading?), GriefPrevention, LuckPerms, MMCRestrict, Nucleus
Modpack is Mech & Magic https://atlauncher.com/pack/MechMagic
**Issue Description** I updated sponge to 1.12.2-2838-7.1.9 to see if that was the cause for a new plugin, AdamantineShield, not fully loading on the server. After updating I attempt to launch my server where it instantly crashes.
https://gist.github.com/Y0ungSandwich/01a30a847b2e5ab449b1d22eab6ab992
| comp | instant crash on after update i am currently running spongeforge version forge version forge universal java version operating system centos please include all mods plugins you had installed when your issue happened you can get a list of your mods and plugins by running sponge plugins and or sponge mods plugins mods minecraft minecraft coder pack spongeapi sponge adamantineshield not actually loading griefprevention luckperms mmcrestrict nucleus modpack is mech magic issue description i updated sponge to to see if that was the cause for a new plugin adamantineshield not fully loading on the server after updating i attempt to launch my server where it instantly crashes | 1 |
9,262 | 11,261,122,978 | IssuesEvent | 2020-01-13 12:02:08 | Folyd/rust-search-extension | https://api.github.com/repos/Folyd/rust-search-extension | opened | Content Security Policy: Couldn’t process unknown directive ‘script-src-elem’ | browser-compatibility | ### Browser
Firefox
### Version
72.0.1
Firefox doesn't support **script-src-elem** Content Security Policy directive yet, see [script-src-elem](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src-elem).
| True | Content Security Policy: Couldn’t process unknown directive ‘script-src-elem’ - ### Browser
Firefox
### Version
72.0.1
Firefox doesn't support **script-src-elem** Content Security Policy directive yet, see [script-src-elem](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src-elem).
| comp | content security policy couldn’t process unknown directive ‘script src elem’ browser firefox version firefox doesn t support script src elem content security policy directive yet see | 1 |
20,792 | 30,963,592,899 | IssuesEvent | 2023-08-08 06:48:54 | oap-project/gluten | https://api.github.com/repos/oap-project/gluten | closed | [CH] HiveTableScanTransform cann't read child dirs files | bug Spark Compatible | **Describe the bug**
`InMemoryFileIndex` list files not use `recursiveFileLookup` paramters.
**reproduce**
Read file path has sub dirs like
* root path
* child dir path
* fles | True | [CH] HiveTableScanTransform cann't read child dirs files - **Describe the bug**
`InMemoryFileIndex` list files not use `recursiveFileLookup` paramters.
**reproduce**
Read file path has sub dirs like
* root path
* child dir path
* fles | comp | hivetablescantransform cann t read child dirs files describe the bug inmemoryfileindex list files not use recursivefilelookup paramters reproduce read file path has sub dirs like root path child dir path fles | 1 |
19,939 | 27,756,106,448 | IssuesEvent | 2023-03-16 02:42:33 | yyon/grapplemod | https://api.github.com/repos/yyon/grapplemod | opened | [INCOMPATIBILITY][POSSIBLE BUG] Forge port of immersive portals leads to weird hook behavior | mod incompatibility | **Describe the bug**
Upon using a grappling hook of any kind, it will stick into a block. This is to be expected, but an indeterminate amount of time later, the hook will either return to starting point (your head) or will only make it about half way, yet curiously keeps the line up. It is as though the hook itself gets teleported, regardless of whether or not it's new position is in a block.
**Video / Screenshots**
If applicable, add screenshots to help explain your problem.

**Version**
Forge: 43.2.6 (1.19.2)
Grappling Hook v13 (1.19.2)
Immersive Portals (for Forge) 2.3.3 (1.19.2)
**Output Log**
An example log when the problem occurred. (Getting the log with the default Minecraft launcher: https://instant-structures-mod.com/tutorials/game-output-log/)
<details>
None to note, client doesn't crash and the
</details>
**To Reproduce**
If you can, steps to reproduce the behavior, e.g.:
1. Fire any Grappling Hook, preferable upwards for best visual
2. Wait up to 10 seconds
3. Hook will teleport (0<x< (distance-to-target / 5) )
**Additional context**
As Immersive Portals is a PORT, I wouldn't blame you if you wanted to hand this off to their team. However, I thought I'd bring this to your attention in the case that it might occur down the road :) | True | [INCOMPATIBILITY][POSSIBLE BUG] Forge port of immersive portals leads to weird hook behavior - **Describe the bug**
Upon using a grappling hook of any kind, it will stick into a block. This is to be expected, but an indeterminate amount of time later, the hook will either return to starting point (your head) or will only make it about half way, yet curiously keeps the line up. It is as though the hook itself gets teleported, regardless of whether or not it's new position is in a block.
**Video / Screenshots**
If applicable, add screenshots to help explain your problem.

**Version**
Forge: 43.2.6 (1.19.2)
Grappling Hook v13 (1.19.2)
Immersive Portals (for Forge) 2.3.3 (1.19.2)
**Output Log**
An example log when the problem occurred. (Getting the log with the default Minecraft launcher: https://instant-structures-mod.com/tutorials/game-output-log/)
<details>
None to note, client doesn't crash and the
</details>
**To Reproduce**
If you can, steps to reproduce the behavior, e.g.:
1. Fire any Grappling Hook, preferable upwards for best visual
2. Wait up to 10 seconds
3. Hook will teleport (0<x< (distance-to-target / 5) )
**Additional context**
As Immersive Portals is a PORT, I wouldn't blame you if you wanted to hand this off to their team. However, I thought I'd bring this to your attention in the case that it might occur down the road :) | comp | forge port of immersive portals leads to weird hook behavior describe the bug upon using a grappling hook of any kind it will stick into a block this is to be expected but an indeterminate amount of time later the hook will either return to starting point your head or will only make it about half way yet curiously keeps the line up it is as though the hook itself gets teleported regardless of whether or not it s new position is in a block video screenshots if applicable add screenshots to help explain your problem version forge grappling hook immersive portals for forge output log an example log when the problem occurred getting the log with the default minecraft launcher none to note client doesn t crash and the to reproduce if you can steps to reproduce the behavior e g fire any grappling hook preferable upwards for best visual wait up to seconds hook will teleport x distance to target additional context as immersive portals is a port i wouldn t blame you if you wanted to hand this off to their team however i thought i d bring this to your attention in the case that it might occur down the road | 1 |
10,964 | 12,976,911,758 | IssuesEvent | 2020-07-21 19:39:27 | euratom-software/calcam | https://api.github.com/repos/euratom-software/calcam | opened | Inaccurate results from render_cam_view() on VTK versions 8.2+ | bug compatibility | calcam.render_cam_view() currently gives inaccurate results if using VTK 8.2.0 or newer. This makes it extremely difficult to do calibrations using the GUI because CAD wireframe overlays, which are produced using render_cam_view(), are not accurate and therefore misleading. First reported by Jordan Cavalier, confirmed on both Linux & Windows up to VTK 9.0.1. | True | Inaccurate results from render_cam_view() on VTK versions 8.2+ - calcam.render_cam_view() currently gives inaccurate results if using VTK 8.2.0 or newer. This makes it extremely difficult to do calibrations using the GUI because CAD wireframe overlays, which are produced using render_cam_view(), are not accurate and therefore misleading. First reported by Jordan Cavalier, confirmed on both Linux & Windows up to VTK 9.0.1. | comp | inaccurate results from render cam view on vtk versions calcam render cam view currently gives inaccurate results if using vtk or newer this makes it extremely difficult to do calibrations using the gui because cad wireframe overlays which are produced using render cam view are not accurate and therefore misleading first reported by jordan cavalier confirmed on both linux windows up to vtk | 1 |
13,086 | 5,294,340,583 | IssuesEvent | 2017-02-09 10:30:38 | zalando-incubator/api-discovery | https://api.github.com/repos/zalando-incubator/api-discovery | closed | Add test data script | build storage | To improve the local development workflow we'd like to have a test script which inserts test data into the storage via its API. | 1.0 | Add test data script - To improve the local development workflow we'd like to have a test script which inserts test data into the storage via its API. | non_comp | add test data script to improve the local development workflow we d like to have a test script which inserts test data into the storage via its api | 0 |
21,069 | 4,674,694,650 | IssuesEvent | 2016-10-07 02:55:16 | ev3dev/ev3dev.github.io | https://api.github.com/repos/ev3dev/ev3dev.github.io | closed | Revise nav links to prioritize important information | documentation content | - Home
- Get started
- Documentation (clicking this should lead to the docs landing page)
- Tutorials
- Libraries
- Low-level driver access
- More... (also links to landing page)
- _the landing page needs to have links to everything that is in the Documentation nav menu, at a minimum._
- Get help
- News
- Community
- Project showcase
- Contribute
- Share
From ev3dev/ev3dev#734 | 1.0 | Revise nav links to prioritize important information - - Home
- Get started
- Documentation (clicking this should lead to the docs landing page)
- Tutorials
- Libraries
- Low-level driver access
- More... (also links to landing page)
- _the landing page needs to have links to everything that is in the Documentation nav menu, at a minimum._
- Get help
- News
- Community
- Project showcase
- Contribute
- Share
From ev3dev/ev3dev#734 | non_comp | revise nav links to prioritize important information home get started documentation clicking this should lead to the docs landing page tutorials libraries low level driver access more also links to landing page the landing page needs to have links to everything that is in the documentation nav menu at a minimum get help news community project showcase contribute share from | 0 |
781,679 | 27,445,834,706 | IssuesEvent | 2023-03-02 14:14:32 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Builtin subtype typedescs not allowed in expression contexts | Type/Bug Priority/High Team/CompilerFE SwanLakeDump Area/TypeChecker Deferred | Consider the following:
```ballerina
import ballerina/lang.'xml;
import ballerina/lang.'int;
public function main() {
typedesc<'xml:Element> td = 'xml:Element;
typedesc<'int:Signed32> td2 = 'int:Signed32;
}
```
Both of the above two statements fail with the following errors:
```
error: .::test.bal:29:33: undefined symbol 'Element'
error: .::test.bal:31:35: undefined symbol 'Signed32'
```
| 1.0 | Builtin subtype typedescs not allowed in expression contexts - Consider the following:
```ballerina
import ballerina/lang.'xml;
import ballerina/lang.'int;
public function main() {
typedesc<'xml:Element> td = 'xml:Element;
typedesc<'int:Signed32> td2 = 'int:Signed32;
}
```
Both of the above two statements fail with the following errors:
```
error: .::test.bal:29:33: undefined symbol 'Element'
error: .::test.bal:31:35: undefined symbol 'Signed32'
```
| non_comp | builtin subtype typedescs not allowed in expression contexts consider the following ballerina import ballerina lang xml import ballerina lang int public function main typedesc td xml element typedesc int both of the above two statements fail with the following errors error test bal undefined symbol element error test bal undefined symbol | 0 |
15,335 | 19,558,804,177 | IssuesEvent | 2022-01-03 13:32:38 | TISUnion/Carpet-TIS-Addition | https://api.github.com/repos/TISUnion/Carpet-TIS-Addition | closed | Incompatible with VMP mod | compatibility |
Server can't lanuch with Carpet-tis-addition + VMP mod
Version:
- Java: `microsoft-jdk-17.0.1.12.1`
- `1.18.1`
- Fabric Loader: `0.12.12`
- Fabric api: `0.45.0+1.18`
- Carpet-tis-addition: `v1.28.1`
- Carpet: `1.4.56+v211130`
- Vmp: [`0.2.0+beta.2.20-all`](https://github.com/RelativityMC/VMP-fabric)
Error:
`https://paste.gg/p/anonymous/dbefca6b63c644f18f9b5ee09d8f5ea1` | True | Incompatible with VMP mod -
Server can't lanuch with Carpet-tis-addition + VMP mod
Version:
- Java: `microsoft-jdk-17.0.1.12.1`
- `1.18.1`
- Fabric Loader: `0.12.12`
- Fabric api: `0.45.0+1.18`
- Carpet-tis-addition: `v1.28.1`
- Carpet: `1.4.56+v211130`
- Vmp: [`0.2.0+beta.2.20-all`](https://github.com/RelativityMC/VMP-fabric)
Error:
`https://paste.gg/p/anonymous/dbefca6b63c644f18f9b5ee09d8f5ea1` | comp | incompatible with vmp mod server can t lanuch with carpet tis addition vmp mod version java microsoft jdk fabric loader fabric api carpet tis addition carpet vmp error | 1 |
61,662 | 7,493,753,618 | IssuesEvent | 2018-04-07 00:30:06 | phetsims/gas-properties | https://api.github.com/repos/phetsims/gas-properties | closed | Cannot change volume when pressure held constant | design:general meeting:design type:user-feedback | For #8. In [Unfuddle Ticket #2754](https://phet.unfuddle.com/a#/projects/9404/tickets/by_number/2754), a user reported:
> I set pressure to be constant, I move the man over to decrease volume, and instead of the temperature responding, the temp stays constant and the man gets pushed back. In other words, when the students try to hold pressure constant, it's like the sim tries to hold temperature constant
A total of six teachers have written to phethelp about this issue.
The current design would allow for users to change the volume while holding pressure constant (temperature would have to change). However, there is still some brainstorming around the "Constant Parameters" options, and I want to make sure we don't overlook this. | 2.0 | Cannot change volume when pressure held constant - For #8. In [Unfuddle Ticket #2754](https://phet.unfuddle.com/a#/projects/9404/tickets/by_number/2754), a user reported:
> I set pressure to be constant, I move the man over to decrease volume, and instead of the temperature responding, the temp stays constant and the man gets pushed back. In other words, when the students try to hold pressure constant, it's like the sim tries to hold temperature constant
A total of six teachers have written to phethelp about this issue.
The current design would allow for users to change the volume while holding pressure constant (temperature would have to change). However, there is still some brainstorming around the "Constant Parameters" options, and I want to make sure we don't overlook this. | non_comp | cannot change volume when pressure held constant for in a user reported i set pressure to be constant i move the man over to decrease volume and instead of the temperature responding the temp stays constant and the man gets pushed back in other words when the students try to hold pressure constant it s like the sim tries to hold temperature constant a total of six teachers have written to phethelp about this issue the current design would allow for users to change the volume while holding pressure constant temperature would have to change however there is still some brainstorming around the constant parameters options and i want to make sure we don t overlook this | 0 |
2,490 | 5,219,100,296 | IssuesEvent | 2017-01-26 18:08:40 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | QUIC protocol issue when KIS is installed | Compatibility Network | User report:
https://forum.adguard.com/index.php?threads/experimental-quic-protocol.18495/
We'd better check what's the difference between Chrome and Opera. | True | QUIC protocol issue when KIS is installed - User report:
https://forum.adguard.com/index.php?threads/experimental-quic-protocol.18495/
We'd better check what's the difference between Chrome and Opera. | comp | quic protocol issue when kis is installed user report we d better check what s the difference between chrome and opera | 1 |
14,983 | 18,773,968,839 | IssuesEvent | 2021-11-07 10:43:13 | OpenRefine/OpenRefine | https://api.github.com/repos/OpenRefine/OpenRefine | closed | Drop support for Java 8 | enhancement java version compatibility | As discussed on the mailing list, supporting Java 8 prevents us from doing important dependency updates.
We want to shift from supporting Java 8 to 15 to supporting Java 11 to higher versions of Java (at least 16).
Discussion: https://groups.google.com/g/openrefine-dev/c/K2J_61oDQsU | True | Drop support for Java 8 - As discussed on the mailing list, supporting Java 8 prevents us from doing important dependency updates.
We want to shift from supporting Java 8 to 15 to supporting Java 11 to higher versions of Java (at least 16).
Discussion: https://groups.google.com/g/openrefine-dev/c/K2J_61oDQsU | comp | drop support for java as discussed on the mailing list supporting java prevents us from doing important dependency updates we want to shift from supporting java to to supporting java to higher versions of java at least discussion | 1 |
13,909 | 16,656,093,811 | IssuesEvent | 2021-06-05 14:55:49 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | Java Grammar: improper method def line and column position for methods with ARRAY_DECLARATOR | antlr approved breaking compatibility | Taken from PR #2940
Example 1 with brackets:
```
double[] computeDerivatives()
|--METHOD_DEF -> METHOD_DEF [85:10] // expected column 4, not 10
| |--MODIFIERS -> MODIFIERS [85:10]
| |--TYPE -> TYPE [85:10]
| | `--ARRAY_DECLARATOR -> [ [85:10]
| | |--LITERAL_DOUBLE -> double [85:4]
| | `--RBRACK -> ] [85:11]
```
Example 2 with no brackets:
```
double computeDerivatives()
|--METHOD_DEF -> METHOD_DEF [90:4] // correct line and column
| |--MODIFIERS -> MODIFIERS [90:4]
| |--TYPE -> TYPE [90:4]
| | `--LITERAL_DOUBLE -> double [90:4]
```
Example 3 with brackets on seperate lines:
```
double
[]
computeDerivatives()
|--METHOD_DEF -> METHOD_DEF [88:4] // expected line 87, not 88
| |--MODIFIERS -> MODIFIERS [88:4]
| |--TYPE -> TYPE [88:4]
| | `--ARRAY_DECLARATOR -> [ [88:4]
| | |--LITERAL_DOUBLE -> double [87:4]
| | `--RBRACK -> ] [88:5]
```
I expected `METHOD_DEF` to signify the exact line and column position of the start of the method definition. In this case, example 1's column position 10 is wrong and it should be 4, which we see for when there is no brackets in example 2. Even if we go by the line number and find the start of the line, the 3rd example shows it can be wrong too.
Full Example:
```
$ cat TestClass.java
public class TestClass {
double[] computeDerivatives() { return null; }
}
$ java -jar checkstyle-6.17-all.jar TestClass.java -T
CLASS_DEF -> CLASS_DEF [1:0]
|--MODIFIERS -> MODIFIERS [1:0]
| `--LITERAL_PUBLIC -> public [1:0]
|--LITERAL_CLASS -> class [1:7]
|--IDENT -> TestClass [1:13]
`--OBJBLOCK -> OBJBLOCK [1:23]
|--LCURLY -> { [1:23]
|--METHOD_DEF -> METHOD_DEF [2:10] // expected 2:4
| |--MODIFIERS -> MODIFIERS [2:10]
| |--TYPE -> TYPE [2:10]
| | `--ARRAY_DECLARATOR -> [ [2:10]
| | |--LITERAL_DOUBLE -> double [2:4] // as seen here
| | `--RBRACK -> ] [2:11]
| |--IDENT -> computeDerivatives [2:13]
| |--LPAREN -> ( [2:31]
| |--PARAMETERS -> PARAMETERS [2:32]
| |--RPAREN -> ) [2:32]
| `--SLIST -> { [2:34]
| |--LITERAL_RETURN -> return [2:36]
| | |--EXPR -> EXPR [2:43]
| | | `--LITERAL_NULL -> null [2:43]
| | `--SEMI -> ; [2:47]
| `--RCURLY -> } [2:49]
`--RCURLY -> } [3:0]
```
-------
**Migration notes**: please read at https://github.com/checkstyle/checkstyle/issues/3145#issuecomment-850996021
| True | Java Grammar: improper method def line and column position for methods with ARRAY_DECLARATOR - Taken from PR #2940
Example 1 with brackets:
```
double[] computeDerivatives()
|--METHOD_DEF -> METHOD_DEF [85:10] // expected column 4, not 10
| |--MODIFIERS -> MODIFIERS [85:10]
| |--TYPE -> TYPE [85:10]
| | `--ARRAY_DECLARATOR -> [ [85:10]
| | |--LITERAL_DOUBLE -> double [85:4]
| | `--RBRACK -> ] [85:11]
```
Example 2 with no brackets:
```
double computeDerivatives()
|--METHOD_DEF -> METHOD_DEF [90:4] // correct line and column
| |--MODIFIERS -> MODIFIERS [90:4]
| |--TYPE -> TYPE [90:4]
| | `--LITERAL_DOUBLE -> double [90:4]
```
Example 3 with brackets on seperate lines:
```
double
[]
computeDerivatives()
|--METHOD_DEF -> METHOD_DEF [88:4] // expected line 87, not 88
| |--MODIFIERS -> MODIFIERS [88:4]
| |--TYPE -> TYPE [88:4]
| | `--ARRAY_DECLARATOR -> [ [88:4]
| | |--LITERAL_DOUBLE -> double [87:4]
| | `--RBRACK -> ] [88:5]
```
I expected `METHOD_DEF` to signify the exact line and column position of the start of the method definition. In this case, example 1's column position 10 is wrong and it should be 4, which we see for when there is no brackets in example 2. Even if we go by the line number and find the start of the line, the 3rd example shows it can be wrong too.
Full Example:
```
$ cat TestClass.java
public class TestClass {
double[] computeDerivatives() { return null; }
}
$ java -jar checkstyle-6.17-all.jar TestClass.java -T
CLASS_DEF -> CLASS_DEF [1:0]
|--MODIFIERS -> MODIFIERS [1:0]
| `--LITERAL_PUBLIC -> public [1:0]
|--LITERAL_CLASS -> class [1:7]
|--IDENT -> TestClass [1:13]
`--OBJBLOCK -> OBJBLOCK [1:23]
|--LCURLY -> { [1:23]
|--METHOD_DEF -> METHOD_DEF [2:10] // expected 2:4
| |--MODIFIERS -> MODIFIERS [2:10]
| |--TYPE -> TYPE [2:10]
| | `--ARRAY_DECLARATOR -> [ [2:10]
| | |--LITERAL_DOUBLE -> double [2:4] // as seen here
| | `--RBRACK -> ] [2:11]
| |--IDENT -> computeDerivatives [2:13]
| |--LPAREN -> ( [2:31]
| |--PARAMETERS -> PARAMETERS [2:32]
| |--RPAREN -> ) [2:32]
| `--SLIST -> { [2:34]
| |--LITERAL_RETURN -> return [2:36]
| | |--EXPR -> EXPR [2:43]
| | | `--LITERAL_NULL -> null [2:43]
| | `--SEMI -> ; [2:47]
| `--RCURLY -> } [2:49]
`--RCURLY -> } [3:0]
```
-------
**Migration notes**: please read at https://github.com/checkstyle/checkstyle/issues/3145#issuecomment-850996021
| comp | java grammar improper method def line and column position for methods with array declarator taken from pr example with brackets double computederivatives method def method def expected column not modifiers modifiers type type array declarator literal double double rbrack example with no brackets double computederivatives method def method def correct line and column modifiers modifiers type type literal double double example with brackets on seperate lines double computederivatives method def method def expected line not modifiers modifiers type type array declarator literal double double rbrack i expected method def to signify the exact line and column position of the start of the method definition in this case example s column position is wrong and it should be which we see for when there is no brackets in example even if we go by the line number and find the start of the line the example shows it can be wrong too full example cat testclass java public class testclass double computederivatives return null java jar checkstyle all jar testclass java t class def class def modifiers modifiers literal public public literal class class ident testclass objblock objblock lcurly method def method def expected modifiers modifiers type type array declarator literal double double as seen here rbrack ident computederivatives lparen parameters parameters rparen slist literal return return expr expr literal null null semi rcurly rcurly migration notes please read at | 1 |
1,230 | 3,750,324,642 | IssuesEvent | 2016-03-11 06:02:54 | wq/wq.app | https://api.github.com/repos/wq/wq.app | closed | convert nested forms to JSON when saving to outbox | bug wq compatibility | Since we're storing the data in the outbox as JSON anyway, it would make sense to convert the HTML JSON form style keys (see wq/wq.db#33) on the client rather than waiting to submit to the server. The wq.db implementation would then only be a fallback for `data-wq-json=false` and browsers that don't support the outbox.
The main reason to fix this is that items in the outbox don't render in the same way that they do after a round trip to the server, making it hard to support editing outbox items and synced items using the same template.
Obviously, forms with only regular field names (i.e. that aren't using HTML JSON style keys) are unaffected either way.
| True | convert nested forms to JSON when saving to outbox - Since we're storing the data in the outbox as JSON anyway, it would make sense to convert the HTML JSON form style keys (see wq/wq.db#33) on the client rather than waiting to submit to the server. The wq.db implementation would then only be a fallback for `data-wq-json=false` and browsers that don't support the outbox.
The main reason to fix this is that items in the outbox don't render in the same way that they do after a round trip to the server, making it hard to support editing outbox items and synced items using the same template.
Obviously, forms with only regular field names (i.e. that aren't using HTML JSON style keys) are unaffected either way.
| comp | convert nested forms to json when saving to outbox since we re storing the data in the outbox as json anyway it would make sense to convert the html json form style keys see wq wq db on the client rather than waiting to submit to the server the wq db implementation would then only be a fallback for data wq json false and browsers that don t support the outbox the main reason to fix this is that items in the outbox don t render in the same way that they do after a round trip to the server making it hard to support editing outbox items and synced items using the same template obviously forms with only regular field names i e that aren t using html json style keys are unaffected either way | 1 |
98,908 | 20,820,586,817 | IssuesEvent | 2022-03-18 14:59:44 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | Better handling of syntax highlighting timeouts for JS/TS | team/code-intelligence | Once https://github.com/sourcegraph/sourcegraph/issues/31935 is fixed, this problem is more likely to come up as syntect currently (usually) fails to highlight minified code. So if you try to get a diff for NPM package versions (e.g. you can locally cherry-pick the patch linked in that PR), then you can end up comparing two minified files, both of fail with syntax highlighting timeouts, showing the raw error message in the UI "HSS worker timeout: ...".
This is not good UX. We could potentially do a one-off hack here:
- If highlighting fails, return the unhighlighted result.
- For minified files, skip trying to do syntax highlighting together.
- Pattern match on the error message and show a more useful error message.
A cleaner solution would be to get tree-sitter based syntax highlighting working for JS/TS. | 1.0 | Better handling of syntax highlighting timeouts for JS/TS - Once https://github.com/sourcegraph/sourcegraph/issues/31935 is fixed, this problem is more likely to come up as syntect currently (usually) fails to highlight minified code. So if you try to get a diff for NPM package versions (e.g. you can locally cherry-pick the patch linked in that PR), then you can end up comparing two minified files, both of fail with syntax highlighting timeouts, showing the raw error message in the UI "HSS worker timeout: ...".
This is not good UX. We could potentially do a one-off hack here:
- If highlighting fails, return the unhighlighted result.
- For minified files, skip trying to do syntax highlighting together.
- Pattern match on the error message and show a more useful error message.
A cleaner solution would be to get tree-sitter based syntax highlighting working for JS/TS. | non_comp | better handling of syntax highlighting timeouts for js ts once is fixed this problem is more likely to come up as syntect currently usually fails to highlight minified code so if you try to get a diff for npm package versions e g you can locally cherry pick the patch linked in that pr then you can end up comparing two minified files both of fail with syntax highlighting timeouts showing the raw error message in the ui hss worker timeout this is not good ux we could potentially do a one off hack here if highlighting fails return the unhighlighted result for minified files skip trying to do syntax highlighting together pattern match on the error message and show a more useful error message a cleaner solution would be to get tree sitter based syntax highlighting working for js ts | 0 |
4,659 | 7,293,167,811 | IssuesEvent | 2018-02-25 11:14:29 | midwan/amiberry | https://api.github.com/repos/midwan/amiberry | closed | [WHDLoad issue] Unreal | compatibility | **Unreal [Version 1.2 (11.03.2008)]** - ECS/OCS
=> runs ok yet glitches appear during the first stage while you're flying the dragon. Each time there's an indication (turn left/right etc) a glitch can be seen instead of the arrow.
[uae for Unreal](https://github.com/midwan/amiberry/files/1356029/Unreal.txt) | True | [WHDLoad issue] Unreal - **Unreal [Version 1.2 (11.03.2008)]** - ECS/OCS
=> runs ok yet glitches appear during the first stage while you're flying the dragon. Each time there's an indication (turn left/right etc) a glitch can be seen instead of the arrow.
[uae for Unreal](https://github.com/midwan/amiberry/files/1356029/Unreal.txt) | comp | unreal unreal ecs ocs runs ok yet glitches appear during the first stage while you re flying the dragon each time there s an indication turn left right etc a glitch can be seen instead of the arrow | 1 |
14,238 | 17,111,160,945 | IssuesEvent | 2021-07-10 10:24:12 | arcticicestudio/nord-vim | https://api.github.com/repos/arcticicestudio/nord-vim | closed | Treesitter support | context-plugin-support context-syntax scope-compatibility scope-ux target-neovim type-feature | I like this theme but It would be even better with Treesitter support.
Treesitter defines the following highlight groups (the color definitions are from Onedark).
hi! TSError ctermfg=203 guifg=#f44747
hi! TSPunctDelimiter ctermfg=249 guifg=#abb2bf
hi! TSPunctBracket ctermfg=249 guifg=#abb2bf
hi! TSPunctSpecial ctermfg=249 guifg=#abb2bf
hi! TSConstant ctermfg=75 guifg=#61afef
hi! TSConstBuiltin ctermfg=173 guifg=#d19a66
hi! TSConstMacro ctermfg=73 guifg=#56b6c2
hi! TSStringRegex ctermfg=114 guifg=#98c379
hi! TSString ctermfg=114 guifg=#98c379
hi! TSStringEscape ctermfg=73 guifg=#56b6c2
hi! TSCharacter ctermfg=114 guifg=#98c379
hi! TSNumber ctermfg=173 guifg=#d19a66
hi! TSBoolean ctermfg=173 guifg=#d19a66
hi! TSFloat ctermfg=114 guifg=#98c379
hi! TSAnnotation ctermfg=180 guifg=#e5c07b
hi! TSAttribute ctermfg=73 guifg=#56b6c2
hi! TSNamespace ctermfg=201 guifg=#ff00ff
hi! TSFuncBuiltin ctermfg=75 guifg=#61afef
hi! TSFunction ctermfg=75 guifg=#61afef
hi! TSFuncMacro ctermfg=180 guifg=#e5c07b
hi! TSParameter ctermfg=73 guifg=#56b6c2
hi! TSParameterReference ctermfg=73 guifg=#56b6c2
hi! TSMethod ctermfg=75 guifg=#61afef
hi! TSField ctermfg=168 guifg=#e06c75
hi! TSProperty ctermfg=180 guifg=#e5c07b
hi! TSConstructor ctermfg=73 guifg=#56b6c2
hi! TSConditional ctermfg=175 guifg=#c586c0
hi! TSRepeat ctermfg=175 guifg=#c586c0
hi! TSLabel ctermfg=75 guifg=#61afef
hi! TSKeyword ctermfg=175 guifg=#c586c0
hi! TSKeywordFunction ctermfg=175 guifg=#c586c0
hi! TSKeywordOperator ctermfg=175 guifg=#c586c0
hi! TSOperator ctermfg=249 guifg=#abb2bf
hi! TSException ctermfg=175 guifg=#c586c0
hi! TSType ctermfg=75 guifg=#61afef
hi! TSTypeBuiltin ctermfg=75 guifg=#61afef
hi! TSStructure ctermfg=201 guifg=#ff00ff
hi! TSInclude ctermfg=175 guifg=#c586c0
hi! TSVariable ctermfg=73 guifg=#56b6c2
hi! TSVariableBuiltin ctermfg=180 guifg=#e5c07b
hi! TSText ctermfg=226 guifg=#ffff00
hi! TSStrong ctermfg=226 guifg=#ffff00
hi! TSEmphasis ctermfg=226 guifg=#ffff00
hi! TSUnderline ctermfg=226 guifg=#ffff00
hi! TSTitle ctermfg=226 guifg=#ffff00
hi! TSLiteral ctermfg=226 guifg=#ffff00
hi! TSURI ctermfg=226 guifg=#ffff00
hi! TSTag ctermfg=168 guifg=#e06c75
hi! TSTagDelimiter ctermfg=241 guifg=#5c6370 | True | Treesitter support - I like this theme but It would be even better with Treesitter support.
Treesitter defines the following highlight groups (the color definitions are from Onedark).
hi! TSError ctermfg=203 guifg=#f44747
hi! TSPunctDelimiter ctermfg=249 guifg=#abb2bf
hi! TSPunctBracket ctermfg=249 guifg=#abb2bf
hi! TSPunctSpecial ctermfg=249 guifg=#abb2bf
hi! TSConstant ctermfg=75 guifg=#61afef
hi! TSConstBuiltin ctermfg=173 guifg=#d19a66
hi! TSConstMacro ctermfg=73 guifg=#56b6c2
hi! TSStringRegex ctermfg=114 guifg=#98c379
hi! TSString ctermfg=114 guifg=#98c379
hi! TSStringEscape ctermfg=73 guifg=#56b6c2
hi! TSCharacter ctermfg=114 guifg=#98c379
hi! TSNumber ctermfg=173 guifg=#d19a66
hi! TSBoolean ctermfg=173 guifg=#d19a66
hi! TSFloat ctermfg=114 guifg=#98c379
hi! TSAnnotation ctermfg=180 guifg=#e5c07b
hi! TSAttribute ctermfg=73 guifg=#56b6c2
hi! TSNamespace ctermfg=201 guifg=#ff00ff
hi! TSFuncBuiltin ctermfg=75 guifg=#61afef
hi! TSFunction ctermfg=75 guifg=#61afef
hi! TSFuncMacro ctermfg=180 guifg=#e5c07b
hi! TSParameter ctermfg=73 guifg=#56b6c2
hi! TSParameterReference ctermfg=73 guifg=#56b6c2
hi! TSMethod ctermfg=75 guifg=#61afef
hi! TSField ctermfg=168 guifg=#e06c75
hi! TSProperty ctermfg=180 guifg=#e5c07b
hi! TSConstructor ctermfg=73 guifg=#56b6c2
hi! TSConditional ctermfg=175 guifg=#c586c0
hi! TSRepeat ctermfg=175 guifg=#c586c0
hi! TSLabel ctermfg=75 guifg=#61afef
hi! TSKeyword ctermfg=175 guifg=#c586c0
hi! TSKeywordFunction ctermfg=175 guifg=#c586c0
hi! TSKeywordOperator ctermfg=175 guifg=#c586c0
hi! TSOperator ctermfg=249 guifg=#abb2bf
hi! TSException ctermfg=175 guifg=#c586c0
hi! TSType ctermfg=75 guifg=#61afef
hi! TSTypeBuiltin ctermfg=75 guifg=#61afef
hi! TSStructure ctermfg=201 guifg=#ff00ff
hi! TSInclude ctermfg=175 guifg=#c586c0
hi! TSVariable ctermfg=73 guifg=#56b6c2
hi! TSVariableBuiltin ctermfg=180 guifg=#e5c07b
hi! TSText ctermfg=226 guifg=#ffff00
hi! TSStrong ctermfg=226 guifg=#ffff00
hi! TSEmphasis ctermfg=226 guifg=#ffff00
hi! TSUnderline ctermfg=226 guifg=#ffff00
hi! TSTitle ctermfg=226 guifg=#ffff00
hi! TSLiteral ctermfg=226 guifg=#ffff00
hi! TSURI ctermfg=226 guifg=#ffff00
hi! TSTag ctermfg=168 guifg=#e06c75
hi! TSTagDelimiter ctermfg=241 guifg=#5c6370 | comp | treesitter support i like this theme but it would be even better with treesitter support treesitter defines the following highlight groups the color definitions are from onedark hi tserror ctermfg guifg hi tspunctdelimiter ctermfg guifg hi tspunctbracket ctermfg guifg hi tspunctspecial ctermfg guifg hi tsconstant ctermfg guifg hi tsconstbuiltin ctermfg guifg hi tsconstmacro ctermfg guifg hi tsstringregex ctermfg guifg hi tsstring ctermfg guifg hi tsstringescape ctermfg guifg hi tscharacter ctermfg guifg hi tsnumber ctermfg guifg hi tsboolean ctermfg guifg hi tsfloat ctermfg guifg hi tsannotation ctermfg guifg hi tsattribute ctermfg guifg hi tsnamespace ctermfg guifg hi tsfuncbuiltin ctermfg guifg hi tsfunction ctermfg guifg hi tsfuncmacro ctermfg guifg hi tsparameter ctermfg guifg hi tsparameterreference ctermfg guifg hi tsmethod ctermfg guifg hi tsfield ctermfg guifg hi tsproperty ctermfg guifg hi tsconstructor ctermfg guifg hi tsconditional ctermfg guifg hi tsrepeat ctermfg guifg hi tslabel ctermfg guifg hi tskeyword ctermfg guifg hi tskeywordfunction ctermfg guifg hi tskeywordoperator ctermfg guifg hi tsoperator ctermfg guifg hi tsexception ctermfg guifg hi tstype ctermfg guifg hi tstypebuiltin ctermfg guifg hi tsstructure ctermfg guifg hi tsinclude ctermfg guifg hi tsvariable ctermfg guifg hi tsvariablebuiltin ctermfg guifg hi tstext ctermfg guifg hi tsstrong ctermfg guifg hi tsemphasis ctermfg guifg hi tsunderline ctermfg guifg hi tstitle ctermfg guifg hi tsliteral ctermfg guifg hi tsuri ctermfg guifg hi tstag ctermfg guifg hi tstagdelimiter ctermfg guifg | 1 |
198,801 | 14,997,559,196 | IssuesEvent | 2021-01-29 17:04:17 | tracim/tracim | https://api.github.com/repos/tracim/tracim | closed | Bug: Cover and avatar file size limitation is too restrictive | frontend manually tested not in changelog public-profile | ## Description and expectations
<!-- Explain: -->
<!-- - the bug and what is going wrong. -->
<!-- - what needs to be done to consider the bug solved. -->
We should allow much more than 1MB, a reasonable value seems to be 10MB.
<!-- If you know which component may be affected, feel free to mention it. -->
### How to reproduce
<!-- Detail steps to reproduce the bug: -->
1. Go to your public profile page
2. Try to upload an image of more than 1MB
### Version information
<!-- Optional - describe the environment which reveals the bug: -->
- Tracim version: 3.5 - `build_37` tag
________________________________________________
<!-- *The following sections are for the maintainers* -->
## Diagnostic
<!-- Explain what may cause the bug. -->
## Prerequisites
<!-- Optional - list the issues that must be solved or what needs to be done before handling this issue. -->
<!-- ## Required sections, if relevant ## -->
<!-- - To be discussed before development -->
<!-- - Interface -->
<!-- - Translations -->
<!-- - Workaround -->
<!-- - Extra information -->
<!-- - Implemented solution -->
| 1.0 | Bug: Cover and avatar file size limitation is too restrictive - ## Description and expectations
<!-- Explain: -->
<!-- - the bug and what is going wrong. -->
<!-- - what needs to be done to consider the bug solved. -->
We should allow much more than 1MB, a reasonable value seems to be 10MB.
<!-- If you know which component may be affected, feel free to mention it. -->
### How to reproduce
<!-- Detail steps to reproduce the bug: -->
1. Go to your public profile page
2. Try to upload an image of more than 1MB
### Version information
<!-- Optional - describe the environment which reveals the bug: -->
- Tracim version: 3.5 - `build_37` tag
________________________________________________
<!-- *The following sections are for the maintainers* -->
## Diagnostic
<!-- Explain what may cause the bug. -->
## Prerequisites
<!-- Optional - list the issues that must be solved or what needs to be done before handling this issue. -->
<!-- ## Required sections, if relevant ## -->
<!-- - To be discussed before development -->
<!-- - Interface -->
<!-- - Translations -->
<!-- - Workaround -->
<!-- - Extra information -->
<!-- - Implemented solution -->
| non_comp | bug cover and avatar file size limitation is too restrictive description and expectations we should allow much more than a reasonable value seems to be how to reproduce go to your public profile page try to upload an image of more than version information tracim version build tag diagnostic prerequisites | 0 |
41,860 | 5,400,360,943 | IssuesEvent | 2017-02-27 21:50:42 | steemit/steem | https://api.github.com/repos/steemit/steem | closed | Steem Power Delegation for Voting and Bandwidth | enhancement HARDFORK NEEDS TESTING | The idea behind Steem Power Delegation is to enable new account creation without having to worry about hackers draining an account signup pool. This process also enables 3rd party websites to create new accounts.
An account can delegate their Steem Power to another account which will give that account extra bandwidth *and* extra voting power. The amount delegated will be denominated in MVESTS and will automatically be retracted in the event that the source account runs out of MVESTS due to power down. The oldest delegated MVEST will be retracted first.
This feature will enable people with multiple accounts to delegate all of their Steem Power to a single account and reduce unnecessary voting spam.
New Operation:
update_vote_delegation from to MVEST
Accounts may not delegate delegated MVESTS, only their own. All accounts will now have the following fields:
```
vesting_shares // same as today
delegated_vesting_shares // total this account has delegated to others <= vesting_shares
effective_vesting_shares // vesting_shares - delegated_vesting_shares + total_received
```
This change will not impact how witness scheduling works because witness scheduling already supports its own delegation system.
When Steem Power is delegated curation rewards do not propagate back to the source, but belong to the account that received delegation.
The minimum delegation amount will be the account creation fee *or* what ever higher value witnesses set by soft fork.
When removing delegated SteemPower, it needs to be held for the VOTE regeneration period (5 business days)... this would still allow someone to vote for the same post twice from two accounts, so the **delay needs to be the POST PAYOUT PERIOD. (7 days)**.
Delegated bandwidth also needs a delay when it is "revoked" to prevent someone from spamming the network by consuming all bandwidth, re-delegate, consume all bandwidth. Might as well make this 7 days as well.
Once we make reward payouts explicit virtual ops, only nodes processing votes or bandwidth calculations would need to perform these calculations.
**All nodes participating in the P2P network need to process bandwidth calculations to prevent network spam of pending transactions.** | 1.0 | Steem Power Delegation for Voting and Bandwidth - The idea behind Steem Power Delegation is to enable new account creation without having to worry about hackers draining an account signup pool. This process also enables 3rd party websites to create new accounts.
An account can delegate their Steem Power to another account which will give that account extra bandwidth *and* extra voting power. The amount delegated will be denominated in MVESTS and will automatically be retracted in the event that the source account runs out of MVESTS due to power down. The oldest delegated MVEST will be retracted first.
This feature will enable people with multiple accounts to delegate all of their Steem Power to a single account and reduce unnecessary voting spam.
New Operation:
update_vote_delegation from to MVEST
Accounts may not delegate delegated MVESTS, only their own. All accounts will now have the following fields:
```
vesting_shares // same as today
delegated_vesting_shares // total this account has delegated to others <= vesting_shares
effective_vesting_shares // vesting_shares - delegated_vesting_shares + total_received
```
This change will not impact how witness scheduling works because witness scheduling already supports its own delegation system.
When Steem Power is delegated curation rewards do not propagate back to the source, but belong to the account that received delegation.
The minimum delegation amount will be the account creation fee *or* what ever higher value witnesses set by soft fork.
When removing delegated SteemPower, it needs to be held for the VOTE regeneration period (5 business days)... this would still allow someone to vote for the same post twice from two accounts, so the **delay needs to be the POST PAYOUT PERIOD. (7 days)**.
Delegated bandwidth also needs a delay when it is "revoked" to prevent someone from spamming the network by consuming all bandwidth, re-delegate, consume all bandwidth. Might as well make this 7 days as well.
Once we make reward payouts explicit virtual ops, only nodes processing votes or bandwidth calculations would need to perform these calculations.
**All nodes participating in the P2P network need to process bandwidth calculations to prevent network spam of pending transactions.** | non_comp | steem power delegation for voting and bandwidth the idea behind steem power delegation is to enable new account creation without having to worry about hackers draining an account signup pool this process also enables party websites to create new accounts an account can delegate their steem power to another account which will give that account extra bandwidth and extra voting power the amount delegated will be denominated in mvests and will automatically be retracted in the event that the source account runs out of mvests due to power down the oldest delegated mvest will be retracted first this feature will enable people with multiple accounts to delegate all of their steem power to a single account and reduce unnecessary voting spam new operation update vote delegation from to mvest accounts may not delegate delegated mvests only their own all accounts will now have the following fields vesting shares same as today delegated vesting shares total this account has delegated to others vesting shares effective vesting shares vesting shares delegated vesting shares total received this change will not impact how witness scheduling works because witness scheduling already supports its own delegation system when steem power is delegated curation rewards do not propagate back to the source but belong to the account that received delegation the minimum delegation amount will be the account creation fee or what ever higher value witnesses set by soft fork when removing delegated steempower it needs to be held for the vote regeneration period business days this would still allow someone to vote for the same post twice from two accounts so the delay needs to be the post payout period days delegated bandwidth also needs a delay when it is revoked to prevent someone from spamming the network by consuming all bandwidth re delegate consume all bandwidth might as well make this days as well once we make reward payouts explicit virtual ops only nodes processing votes or bandwidth calculations would need to perform these calculations all nodes participating in the network need to process bandwidth calculations to prevent network spam of pending transactions | 0 |
8,011 | 10,150,969,748 | IssuesEvent | 2019-08-05 19:04:52 | PG85/OpenTerrainGenerator | https://api.github.com/repos/PG85/OpenTerrainGenerator | closed | OTG + ID: Menril trees don't spawn with biome bundle. | Bug Forge Mod Compatibility | I can't find Integrated Dynamics menril trees anywhere. Got any advice on this? | True | OTG + ID: Menril trees don't spawn with biome bundle. - I can't find Integrated Dynamics menril trees anywhere. Got any advice on this? | comp | otg id menril trees don t spawn with biome bundle i can t find integrated dynamics menril trees anywhere got any advice on this | 1 |
617,994 | 19,411,885,676 | IssuesEvent | 2021-12-20 10:29:54 | DarkflameUniverse/DarkflameServer | https://api.github.com/repos/DarkflameUniverse/DarkflameServer | closed | BUG: Packs not rewarding items (Fright speed and Skeleton Rocket packs) | bug priority/low | ### Make sure you've done the following:
- [x] I have checked that this issue has not already been reported.
- [X] I have validated that this issue is not a syntax error of either MySQL or SQLite.
- [X] I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.
### Issue Description
When opening a Skeleton Rocket package or a Fright speed car part pack, no items are given to the player. This makes some achievements on Crux Prime impossible to complete due to this being the only way to get the parts. The bugged packs simply disappear from the inventory without any notification.
The exact bugged packs are:
Skeleton Rocket (Cockpit, Rocket, Nose Cone) Package
Fright Speed Car Part Pack
### Reproduction steps
1) Obtain the aforementioned packs
2) Double click to open said packs and nothing will happen
### Expected Behavior
Rocket packages reward the specified rocket part and car pack rewards a random car part.
### Environment
Server: Ubuntu
Client: Windows 10 | 1.0 | BUG: Packs not rewarding items (Fright speed and Skeleton Rocket packs) - ### Make sure you've done the following:
- [x] I have checked that this issue has not already been reported.
- [X] I have validated that this issue is not a syntax error of either MySQL or SQLite.
- [X] I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.
### Issue Description
When opening a Skeleton Rocket package or a Fright speed car part pack, no items are given to the player. This makes some achievements on Crux Prime impossible to complete due to this being the only way to get the parts. The bugged packs simply disappear from the inventory without any notification.
The exact bugged packs are:
Skeleton Rocket (Cockpit, Rocket, Nose Cone) Package
Fright Speed Car Part Pack
### Reproduction steps
1) Obtain the aforementioned packs
2) Double click to open said packs and nothing will happen
### Expected Behavior
Rocket packages reward the specified rocket part and car pack rewards a random car part.
### Environment
Server: Ubuntu
Client: Windows 10 | non_comp | bug packs not rewarding items fright speed and skeleton rocket packs make sure you ve done the following i have checked that this issue has not already been reported i have validated that this issue is not a syntax error of either mysql or sqlite i have pulled the latest version of the main branch of darkflameserver and have confirmed that the issue exists there issue description when opening a skeleton rocket package or a fright speed car part pack no items are given to the player this makes some achievements on crux prime impossible to complete due to this being the only way to get the parts the bugged packs simply disappear from the inventory without any notification the exact bugged packs are skeleton rocket cockpit rocket nose cone package fright speed car part pack reproduction steps obtain the aforementioned packs double click to open said packs and nothing will happen expected behavior rocket packages reward the specified rocket part and car pack rewards a random car part environment server ubuntu client windows | 0 |
16,451 | 22,285,412,771 | IssuesEvent | 2022-06-11 14:45:38 | Globox1997/LevelZ | https://api.github.com/repos/Globox1997/LevelZ | closed | grownd behinde me caching on fire after upgrading alchemy | incompatibility | whenever I upgrade my alchemy levle the ground behinde me cathches on fire and it only stops catching on fire when I crouch | True | grownd behinde me caching on fire after upgrading alchemy - whenever I upgrade my alchemy levle the ground behinde me cathches on fire and it only stops catching on fire when I crouch | comp | grownd behinde me caching on fire after upgrading alchemy whenever i upgrade my alchemy levle the ground behinde me cathches on fire and it only stops catching on fire when i crouch | 1 |
19,410 | 26,935,462,893 | IssuesEvent | 2023-02-07 20:14:58 | OpenRakis/Spice86 | https://api.github.com/repos/OpenRakis/Spice86 | opened | Feature request: Extended DMA Controller emulation | compatibility memory hardware | The DMA Controller is sufficient for Dune, but is clearly incomplete. | True | Feature request: Extended DMA Controller emulation - The DMA Controller is sufficient for Dune, but is clearly incomplete. | comp | feature request extended dma controller emulation the dma controller is sufficient for dune but is clearly incomplete | 1 |
3,977 | 6,810,178,457 | IssuesEvent | 2017-11-05 02:04:56 | mike42/escpos-php | https://api.github.com/repos/mike42/escpos-php | closed | EPSON TM-U590/TM-U590P works! | printer-compatibility | Hi, the library is functional with EPSON TM-U590/TM-U590P
I just tested and It works!
Great job with the library, thank you very much | True | EPSON TM-U590/TM-U590P works! - Hi, the library is functional with EPSON TM-U590/TM-U590P
I just tested and It works!
Great job with the library, thank you very much | comp | epson tm tm works hi the library is functional with epson tm tm i just tested and it works great job with the library thank you very much | 1 |
77,075 | 26,753,559,657 | IssuesEvent | 2023-01-30 21:44:50 | dotCMS/core | https://api.github.com/repos/dotCMS/core | closed | Account enumeration issue | Type : Defect Triage | ### Problem Statement
See this link: https://drive.google.com/file/d/1cOz4LnxO-O4Afv59EUuftCXQjPbqPCVT/view?usp=sharing
### Steps to Reproduce
Please see the document above.
### Acceptance Criteria
Test and demonstrate that the issue is fixed.
### dotCMS Version
LTS 23.01
### Proposed Objective
Security & Privacy
### Proposed Priority
Priority 3 - Average
### External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
_No response_
### Assumptions & Initiation Needs
_No response_
### Sub-Tasks & Estimates
_No response_ | 1.0 | Account enumeration issue - ### Problem Statement
See this link: https://drive.google.com/file/d/1cOz4LnxO-O4Afv59EUuftCXQjPbqPCVT/view?usp=sharing
### Steps to Reproduce
Please see the document above.
### Acceptance Criteria
Test and demonstrate that the issue is fixed.
### dotCMS Version
LTS 23.01
### Proposed Objective
Security & Privacy
### Proposed Priority
Priority 3 - Average
### External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
_No response_
### Assumptions & Initiation Needs
_No response_
### Sub-Tasks & Estimates
_No response_ | non_comp | account enumeration issue problem statement see this link steps to reproduce please see the document above acceptance criteria test and demonstrate that the issue is fixed dotcms version lts proposed objective security privacy proposed priority priority average external links slack conversations support tickets figma designs etc no response assumptions initiation needs no response sub tasks estimates no response | 0 |
68,542 | 21,702,014,622 | IssuesEvent | 2022-05-10 05:48:17 | martinrotter/rssguard | https://api.github.com/repos/martinrotter/rssguard | closed | [BUG]: RSS Guard 4.2.1 Crashes on Startup on Mac OS X El Capitan | Type-Defect | ### Brief description of the issue
RSS Guard 4.2.1 Crashes on Startup on Mac OS X El Capitan.
### How to reproduce the bug?
1. Install RSS Guard 4.2.1 on a Mac running El Capitan
2. Launch RSS Guard
### What was the expected result?
I expected RSS Guard to launch and display its main window since the RSS Guard documentation states that RSS Guard runs on Mac OS X 10.10 and later. See https://github.com/martinrotter/rssguard/blob/master/resources/docs/Documentation.md#sos
### What actually happened?
RSS Guard 4.2.1 Crashes on Startup on Mac OS X El Capitan and displays the following message:
RSS Guard cannot be opened because of a problem.
Check with the developer to make sure RSS Guard works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the application and OS X.
Click Report to see more detailed information and send a report to Apple.
### Debug log
Process: rssguard [1116]
Path: /Applications/RSS Guard.app/Contents/MacOS/rssguard
Identifier: org.martinrotter.rssguard
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: rssguard [1116]
User ID: 501
Date/Time: 2022-05-08 14:19:46.194 -0400
OS Version: Mac OS X 10.11.6 (15G18013)
Report Version: 11
Anonymous UUID: 09C0F32E-5756-3B51-9C86-6850689AC7C0
Sleep/Wake UUID: 77DEE1BC-62AB-4323-9EAB-06E50F587570
Time Awake Since Boot: 10000 seconds
Time Since Wake: 1300 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Symbol not found: _OBJC_CLASS_$_MTLCaptureManager
Referenced from: /Applications/RSS Guard.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui (which was built for Mac OS X 10.13)
Expected in: /System/Library/Frameworks/Metal.framework/Versions/A/Metal
in /Applications/RSS Guard.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui
Binary Images:
0x1055f2000 - 0x105613ffb +org.qt-project.QtSql (5.15 - 5.15.2) <C1B050DD-83C0-33F7-983B-B6D2CF6EF178> /Applications/RSS Guard.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
0x105626000 - 0x10565affb +org.qt-project.QtXml (5.15 - 5.15.2) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /Applications/RSS Guard.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x10e003000 - 0x10e05bff3 +org.qt-project.QtQmlModels (5.15 - 5.15.2) <39443DF4-A7D2-39B2-ACC7-43D4C537B9FD> /Applications/RSS Guard.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels
0x10e07c000 - 0x10e3d4ffb +org.qt-project.QtQml (5.15 - 5.15.2) <8D7B72BF-F1F8-35C9-88AC-C4B1BCAC7127> /Applications/RSS Guard.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
0x10f151000 - 0x10f261fff +org.qt-project.QtNetwork (5.15 - 5.15.2) <C09A61C8-678F-339B-AD2E-B2A4A9B16BAB> /Applications/RSS Guard.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10f2ae000 - 0x10f81e7df +org.qt-project.QtCore (5.15 - 5.15.2) <C723812A-F7A5-3001-98D5-E60E8DAA6FFB> /Applications/RSS Guard.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10f906000 - 0x10f90afff com.apple.agl (3.3.1 - AGL-3.3.1) <98151D98-A131-377C-B0C0-F4E4A417C151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff6e7e3000 - 0x7fff6e81aa47 dyld (360.22) <6B9CD3BA-2D60-3629-A0CB-AB810F55E8DD> /usr/lib/dyld
0x7fff8006b000 - 0x7fff800cbfff com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff80190000 - 0x7fff8019bfff com.apple.CrashReporterSupport (10.11 - 718) <43A265E6-47D6-35F9-8C27-387DE099E9E4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff804bc000 - 0x7fff804e7ff3 libarchive.2.dylib (33.20.3) <CC63CA40-0077-314D-BF76-82CB77317354> /usr/lib/libarchive.2.dylib
0x7fff809c2000 - 0x7fff80e80fcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff80e81000 - 0x7fff80eb1ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff80eb2000 - 0x7fff80ec9ff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
0x7fff80ed5000 - 0x7fff80f24ff7 com.apple.opencl (2.7.0 - 2.7.0) <3621D152-9D4D-3503-A45A-9AC78AEFF414> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff80f26000 - 0x7fff81354fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff813fe000 - 0x7fff814a2fff com.apple.Bluetooth (4.4.6 - 4.4.6f2) <C84D30C1-DC2E-356E-A8C8-DA496CA659CB> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff81807000 - 0x7fff81a8efff com.apple.CFNetwork (760.8 - 760.8) <E16FA549-FDA1-38A8-AF2E-30444D7F62C0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff81a8f000 - 0x7fff81aa4ff7 com.apple.CoreAuthentication.SharedUtils (1.0 - 114.50.2.128) <CD888DAE-028C-36B0-8F4A-C381C7C13EE3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
0x7fff822e3000 - 0x7fff822f8fff com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff82399000 - 0x7fff82545ff7 com.apple.avfoundation (2.0 - 1046.9.12) <41BDD03F-5545-3B9F-8DD7-7106485BAE8B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff82548000 - 0x7fff8254bffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
0x7fff8254c000 - 0x7fff82550fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
0x7fff82551000 - 0x7fff8255ffff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff82560000 - 0x7fff825ceff7 com.apple.ApplicationServices.ATS (377 - 394.5) <892FAD85-37FC-39FC-9E6A-7EC00DBA70B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff825cf000 - 0x7fff825fcfff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
0x7fff82606000 - 0x7fff82606fff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
0x7fff8293c000 - 0x7fff8293dffb libSystem.B.dylib (1226.10.1) <5EE2038D-A8E1-33F1-B503-D97BF0034A6F> /usr/lib/libSystem.B.dylib
0x7fff82971000 - 0x7fff8298dff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
0x7fff829ab000 - 0x7fff829adfff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff829ae000 - 0x7fff829d0fff com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff829d4000 - 0x7fff829d8fff libGIF.dylib (1464) <8C3B7C49-AC1D-3CE6-9958-6F9A76157763> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff82b55000 - 0x7fff82c51ff7 libFontParser.dylib (158.8) <E471503F-C3F1-370C-ABDC-B9152CA6BCAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff82c52000 - 0x7fff82ee8fff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
0x7fff82fd3000 - 0x7fff83039ff7 libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib
0x7fff83131000 - 0x7fff83139fff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
0x7fff83188000 - 0x7fff8318dfff com.apple.DiskArbitration (2.7 - 2.7) <8CB47F4A-0FD2-343A-93C8-965174F6F24F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff83267000 - 0x7fff832dcfff com.apple.framework.IOKit (2.0.2 - 1179.50.3) <80452F8B-D168-3848-A5F6-3CF96EBEDD5D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff832e4000 - 0x7fff83308ff7 libJPEG.dylib (1464) <1F148728-7390-31C0-901C-09E0FBC0B5A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8330d000 - 0x7fff83337ff7 libc++abi.dylib (307.4) <D24E06BF-6522-3C4A-BD0C-11C42BA4D8E8> /usr/lib/libc++abi.dylib
0x7fff83386000 - 0x7fff833faff7 com.apple.Heimdal (4.0 - 2.0) <72D36F0E-2D3D-316E-870E-E68BF30F1D7D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff83401000 - 0x7fff8340cff7 libkxld.dylib (3248.72.11) <7DEDB1E7-7213-3E6B-AB3B-77B4F1B76ED4> /usr/lib/system/libkxld.dylib
0x7fff834e2000 - 0x7fff83860ff3 com.apple.VideoToolbox (1.0 - 1731.15.207) <6C7C261F-CB65-3AF1-92E7-16ACAD371EF4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff83861000 - 0x7fff83892fff com.apple.GSS (4.0 - 2.0) <23A5ACE3-683C-3E32-9A9B-05FC934AFAFB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff838a4000 - 0x7fff838a7ffb libdyld.dylib (360.22) <14F1BBFA-490B-3485-B651-D2E23C24BD51> /usr/lib/system/libdyld.dylib
0x7fff83ba1000 - 0x7fff83c48fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff83c77000 - 0x7fff83d0cfff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff83d0d000 - 0x7fff83d26fff com.apple.openscripting (1.7.1 - 169.2) <A0529726-F45B-3799-9A8A-45AEB4B89BA4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff84e6f000 - 0x7fff84e9efc3 libsystem_m.dylib (3105) <8A645D53-92DD-3C2E-8AFA-F28BC63E3657> /usr/lib/system/libsystem_m.dylib
0x7fff85d7d000 - 0x7fff85da1fff com.apple.quartzfilters (1.10.0 - 1.10.0) <F5C482E2-5AFB-3959-8C01-C149D48E7583> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff85da2000 - 0x7fff85da7fff com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff85f8f000 - 0x7fff85f8fff7 liblaunch.dylib (765.70.1) <96D7C3EE-82E2-39AB-870F-B317A030E86D> /usr/lib/system/liblaunch.dylib
0x7fff85f9b000 - 0x7fff85fa0ff7 libheimdal-asn1.dylib (453.40.11) <41620070-8AA6-3566-8520-67C65F6FA0DF> /usr/lib/libheimdal-asn1.dylib
0x7fff86131000 - 0x7fff86132ff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8613c000 - 0x7fff86147ff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
0x7fff86148000 - 0x7fff86166ff7 libsystem_kernel.dylib (3248.72.11) <A42A4F58-BE83-351D-8F60-A1A4BC04390B> /usr/lib/system/libsystem_kernel.dylib
0x7fff8618a000 - 0x7fff86424ff7 com.apple.security (7.0 - 57337.60.7) <7232A65A-1C17-3FC9-8862-9FA6A846273E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff864fb000 - 0x7fff867f0fff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff86914000 - 0x7fff86969fff com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8696a000 - 0x7fff86975ff7 libcommonCrypto.dylib (60075.50.1) <D81DA58F-A07A-3358-A09C-BE2C83F9CAD2> /usr/lib/system/libcommonCrypto.dylib
0x7fff86976000 - 0x7fff86978fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff86979000 - 0x7fff8697fff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff86980000 - 0x7fff86988fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
0x7fff86989000 - 0x7fff869b7ff7 libsandbox.1.dylib (460.60.4) <1B9A703E-2058-3072-8B69-B21C96389294> /usr/lib/libsandbox.1.dylib
0x7fff869b8000 - 0x7fff869feff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff86b45000 - 0x7fff86b5bfff com.apple.CoreMediaAuthoring (2.2 - 953) <A8F1B6EE-8ABE-3DC2-9829-A268D016648E> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff86b67000 - 0x7fff86bb2ff7 com.apple.CoreMediaIO (703.0 - 4791) <06C81637-7D57-3048-B550-2263854EE120> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff86cf5000 - 0x7fff86d0bff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff86d0c000 - 0x7fff86d18fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86fde000 - 0x7fff86fe5ff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
0x7fff86ffc000 - 0x7fff87036fff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff87037000 - 0x7fff8709efff com.apple.framework.CoreWiFi (11.0 - 1101.20) <85C1D6D0-72E6-3395-A6B8-99DAA8E7555A> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8709f000 - 0x7fff872c0ff7 com.apple.CoreImage (11.4.0 - 366.4.20) <7721BA55-A10E-3425-8392-C5D7C510EAAB> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff873e4000 - 0x7fff87738fff com.apple.Foundation (6.9 - 1259.32) <472CF0E0-E6AE-3330-86A5-849F120749E2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8774f000 - 0x7fff87758ff7 com.apple.CommonAuth (4.0 - 2.0) <5B980638-76EC-3B49-8B24-690BA48C3CDC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff879f7000 - 0x7fff87a3cff3 libFontRegistry.dylib (155.2) <A70DD497-35F3-34DA-9C19-F4B90080E961> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87aae000 - 0x7fff87aaeff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
0x7fff87add000 - 0x7fff87afaff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <B48BD275-9CE4-36DB-A74A-695021F9D53A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff87afb000 - 0x7fff87be6ff7 com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff87c71000 - 0x7fff87c74fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff87da7000 - 0x7fff87daffff libMatch.1.dylib (27) <75E9DC69-859E-38BF-8CAF-63A42CC967E9> /usr/lib/libMatch.1.dylib
0x7fff87ddc000 - 0x7fff87e72fff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff87e81000 - 0x7fff8804aff7 com.apple.ImageIO.framework (3.3.0 - 1462) <E527D2A4-C395-335E-ABE5-1329B612D659> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8807c000 - 0x7fff8807cfff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff888c0000 - 0x7fff888c0fff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff888eb000 - 0x7fff88cc3fef com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff88e0b000 - 0x7fff88e7afff com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff88f86000 - 0x7fff89094ff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff89095000 - 0x7fff89095ff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
0x7fff89096000 - 0x7fff890a7ff7 libsystem_trace.dylib (201.10.3) <CCCAD8F6-219B-30D6-8968-E19E109A10F1> /usr/lib/system/libsystem_trace.dylib
0x7fff890a8000 - 0x7fff890b0fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff890b8000 - 0x7fff890e7ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff890e8000 - 0x7fff890ebff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff890ec000 - 0x7fff89147ff7 libTIFF.dylib (1464) <8BB420EB-4BF8-3194-B237-05CCC0EDC8A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89148000 - 0x7fff8914afff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8914b000 - 0x7fff89174ff7 libxpc.dylib (765.70.1) <4FB1311F-4032-3F56-BF0B-CFF45D78FB01> /usr/lib/system/libxpc.dylib
0x7fff89175000 - 0x7fff89177ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <B4181284-D588-3A20-93F3-B4FA882BC9A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff89287000 - 0x7fff89379ff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
0x7fff89842000 - 0x7fff89843fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
0x7fff89844000 - 0x7fff89a4ffff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
0x7fff89ba3000 - 0x7fff89ba6fff libspindump.dylib (197.1) <D9CAB853-507D-352C-B59A-7003D4FBFEC5> /usr/lib/libspindump.dylib
0x7fff89be1000 - 0x7fff89be6fff com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8a40a000 - 0x7fff8a948ff7 com.apple.MediaToolbox (1.0 - 1731.15.207) <63AD3FB7-BAD3-3040-8A99-843033F24CF6> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8a94e000 - 0x7fff8a950ff7 libquarantine.dylib (80) <5B351BEC-27CC-3935-82F3-A065CC764255> /usr/lib/system/libquarantine.dylib
0x7fff8acc5000 - 0x7fff8ad3cfeb libcorecrypto.dylib (335.50.1) <D3E09C83-7B98-3E1A-B47E-820A135A3879> /usr/lib/system/libcorecrypto.dylib
0x7fff8ad3d000 - 0x7fff8ad3fff7 libsystem_configuration.dylib (802.40.13) <9E26DB13-78BB-3ECE-809B-522846BB9422> /usr/lib/system/libsystem_configuration.dylib
0x7fff8ad40000 - 0x7fff8ad5fff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <BFB8BBC0-D623-3063-B212-74B99326E79D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8adc0000 - 0x7fff8ae01ff7 libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ae24000 - 0x7fff8c08afff com.apple.CoreGraphics (1.600.0 - 960.7) <82D77440-30B2-3DCF-9414-88EC57CAD6CD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8c08b000 - 0x7fff8c08dff7 libRadiance.dylib (1464) <FDE9A521-9387-3A47-B402-9CC0198ECBD4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8c0ec000 - 0x7fff8c392ff7 com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8c3d0000 - 0x7fff8c3d3fff libpmenergy.dylib (140.40.6) <07B674CF-7873-3FF4-AA89-26454B421C2D> /usr/lib/libpmenergy.dylib
0x7fff8c3d4000 - 0x7fff8c3f0ff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
0x7fff8c5f4000 - 0x7fff8c5f8fff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
0x7fff8c67c000 - 0x7fff8c67eff7 com.apple.securityhi (9.0 - 55006) <4840B1B6-9781-34D5-BEB6-B03B721D5D7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8c684000 - 0x7fff8c6d7ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff8c6d8000 - 0x7fff8cb4efff com.apple.CoreFoundation (6.9 - 1259.20) <CFDE34FD-2227-3FD8-A8F9-00D21DCD872B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8cda3000 - 0x7fff8ce53fff com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8ce5a000 - 0x7fff8cec9fff com.apple.datadetectorscore (7.0 - 460) <54109E72-3125-3ABE-B8F7-4894D0F706B4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8ceca000 - 0x7fff8d00ffff com.apple.QTKit (7.7.3 - 2943.14) <1E9F708E-E982-3316-977E-149423AFC67D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8d010000 - 0x7fff8d01fffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8d02a000 - 0x7fff8d02afff com.apple.CoreServices (728.13 - 728.13) <E05C6774-78FC-3AC7-A6ED-329710AFF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8d02b000 - 0x7fff8d065ff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8d066000 - 0x7fff8d226ffb libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8d29f000 - 0x7fff8d302fff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8d3a3000 - 0x7fff8d4cafff com.apple.LaunchServices (728.13 - 728.13) <5FF12C1B-2124-3167-A59D-0FDF4A977848> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8d4cb000 - 0x7fff8d4e2fff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
0x7fff8d4e3000 - 0x7fff8d4f1fff com.apple.opengl (12.1.0 - 12.1.0) <E07DB6E4-1145-34C5-8A2E-54EB542708DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8d4f2000 - 0x7fff8d6c0ff3 com.apple.QuartzCore (1.11 - 410.14) <8ADDA91E-27A3-3D00-9C5D-E3449313D3C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8da01000 - 0x7fff8db17fe7 libvDSP.dylib (563.5) <170B8F87-A1B5-36DA-A2D8-54F353C2DADA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8e42f000 - 0x7fff8e434ff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
0x7fff8e435000 - 0x7fff8e457ff7 com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8e4ca000 - 0x7fff8e4ccfff libpmsample.dylib (140.40.6) <500619EE-7673-3D14-96E2-F1D7C420F385> /usr/lib/libpmsample.dylib
0x7fff8e4cd000 - 0x7fff8e4e6fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8e4e7000 - 0x7fff8ea09fff com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8ea0a000 - 0x7fff8ea25ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff8ea62000 - 0x7fff8ea79ff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
0x7fff8eb0d000 - 0x7fff8eb0dfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8eb0e000 - 0x7fff8ebaefff com.apple.Metadata (10.7.0 - 972.34) <CC129633-BAE2-3AF2-A15E-8EE021F66B6E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8ecf4000 - 0x7fff8ef01fff libicucore.A.dylib (551.51.6) <142B2AD5-0A50-3382-8213-096E925863F7> /usr/lib/libicucore.A.dylib
0x7fff8ef07000 - 0x7fff8ef08fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
0x7fff8ef09000 - 0x7fff8f053ff7 com.apple.coreui (2.1 - 366.1) <A004F065-6CDF-3456-A114-C6B3404D8A50> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8f054000 - 0x7fff8f2c1fff com.apple.imageKit (2.6 - 932) <FAE317B8-DF15-3096-AFAC-464913BF2F3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8f2c2000 - 0x7fff8f2d5fff com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8f2eb000 - 0x7fff8f38bfff com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff8f397000 - 0x7fff8f39afff libsystem_sandbox.dylib (460.60.4) <907BB546-2F67-30B0-9B5B-05EC5F249EB2> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8faeb000 - 0x7fff8fb78dd7 com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8fb79000 - 0x7fff8fb79fff com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8fba1000 - 0x7fff8fba2fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff8fbbb000 - 0x7fff8fc94fff com.apple.CoreMedia (1.0 - 1731.15.207) <70CAD4A7-3F8B-3767-A420-98BE1062C230> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8fc9a000 - 0x7fff8fcd2ff7 com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8fd6a000 - 0x7fff8fd6bfff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8fd6c000 - 0x7fff8fd6fff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8ff17000 - 0x7fff8ff25ff7 libbz2.1.0.dylib (38) <790B4CA3-9A41-39B2-ACDB-3DF973695B0F> /usr/lib/libbz2.1.0.dylib
0x7fff8ff26000 - 0x7fff900ccff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff900ce000 - 0x7fff900cefff libmetal_timestamp.dylib (600.0.44.2) <DEEA1127-7A5D-3EF2-A4B2-AE125CBA5DB5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff900cf000 - 0x7fff90157fff com.apple.CoreSymbolication (3.1 - 58048.1) <C42C7600-2BEC-300F-8611-CE0F1C13BB36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9015e000 - 0x7fff9017aff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
0x7fff9017b000 - 0x7fff90186fff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff90187000 - 0x7fff901a1fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff901a2000 - 0x7fff90294ff7 libJP2.dylib (1464) <FE193B7A-6FB2-3B56-9DD1-0BAAFEE46C58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff902a5000 - 0x7fff906a7fff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff906a8000 - 0x7fff90797ffb libxml2.2.dylib (29.15) <75F9E35A-8046-30B8-8B63-5594272E5A7C> /usr/lib/libxml2.2.dylib
0x7fff90798000 - 0x7fff9079dff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
0x7fff9089d000 - 0x7fff908aeff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
0x7fff908af000 - 0x7fff908bbfff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff908bc000 - 0x7fff9094bfff com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff9094c000 - 0x7fff9094cfff com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff90985000 - 0x7fff90988fff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff90989000 - 0x7fff91028ffb com.apple.JavaScriptCore (11601 - 11601.7.8) <38585ADC-1AD4-3BD2-8972-B90344CE57C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff918d4000 - 0x7fff91916ff7 com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff9194e000 - 0x7fff91959fff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff91e57000 - 0x7fff91ec2ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <95DFF7A4-3E8D-3ADE-B235-4C74127E1366> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff91ee1000 - 0x7fff91f0afff libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib
0x7fff91f89000 - 0x7fff92034fff com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff924a2000 - 0x7fff924e0ff7 libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff92575000 - 0x7fff9258efff com.apple.network.statistics.framework (1.2 - 1) <153E9FF4-EB4A-3C0D-9A99-497A42EFDED9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff925b5000 - 0x7fff925cfff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
0x7fff925d0000 - 0x7fff925d6fff com.apple.IOAccelerator (205.14 - 205.14) <AFCB63A4-BEF6-362B-98C2-912FB1FC5F82> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff925eb000 - 0x7fff925f3fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
0x7fff92627000 - 0x7fff92637fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff926aa000 - 0x7fff92737fef libsystem_c.dylib (1082.60.1) <0F0C7ED5-3902-3427-9C1D-E2F130B528C5> /usr/lib/system/libsystem_c.dylib
0x7fff92738000 - 0x7fff92aa3657 libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
0x7fff92ab9000 - 0x7fff92ac2ff7 libsystem_pthread.dylib (138.10.4) <62FC23B9-1DEE-3918-A30D-A58EC95A0720> /usr/lib/system/libsystem_pthread.dylib
0x7fff92cac000 - 0x7fff92cc8fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff92dca000 - 0x7fff92dcffff com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff92dd0000 - 0x7fff92de0fff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff92de1000 - 0x7fff92e55ff3 com.apple.securityfoundation (6.0 - 55126) <790C6DFA-9684-363C-B80B-5A607636AE2B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff92e56000 - 0x7fff92ea2fff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff93234000 - 0x7fff9323dff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
0x7fff9323e000 - 0x7fff933bcfff com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff9344a000 - 0x7fff93471fff com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff93649000 - 0x7fff93652ff7 com.apple.DisplayServicesFW (3.0 - 378) <33D9F066-5573-3DB4-8AF3-64B214D7515C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff937b5000 - 0x7fff937b8fff com.apple.IOSurface (108.3.2 - 108.3.2) <88A893E9-A0E4-39FC-9A4E-1FB428F577EE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff937bc000 - 0x7fff937c4ffb libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib
0x7fff937fb000 - 0x7fff937fbfff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff937fc000 - 0x7fff93808ff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9380a000 - 0x7fff93927fff libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
0x7fff93af2000 - 0x7fff93b50fff com.apple.SystemConfiguration (1.14 - 1.14) <F083C2B2-6162-358F-9270-98EE9FE58A08> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff93b51000 - 0x7fff93b53fff libCVMSPluginSupport.dylib (12.1) <3C429902-B8C5-3612-A272-20E26BE4B8FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff93c43000 - 0x7fff93c4bfff libGFXShared.dylib (12.1) <E6609F8E-C0FF-3C81-B38D-08A9B779952A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff93cea000 - 0x7fff94913ff7 com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff94914000 - 0x7fff9499dff7 com.apple.PerformanceAnalysis (1.0 - 1) <3046C91B-1100-3F6F-B9F8-F409E6F5AA02> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff949c5000 - 0x7fff949defe7 libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
0x7fff949df000 - 0x7fff949e2ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff94a76000 - 0x7fff94ac8fff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <ECDFE0EA-2D1B-3511-8AD9-FB9991D3A9D0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff94b05000 - 0x7fff94b0bfff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff94ba3000 - 0x7fff94bf5fff com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff94bf6000 - 0x7fff94c00fff com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff94c01000 - 0x7fff94c25fff com.apple.MultitouchSupport.framework (304.12 - 304.12) <2B4AC448-89A8-3A3F-947F-06B5BF069DAF> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff94c2f000 - 0x7fff94c63ff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff94d0b000 - 0x7fff94dc4ff7 libvMisc.dylib (563.5) <FF982054-787A-3A68-A4F8-8597B1A130CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff94eb5000 - 0x7fff94f13fff com.apple.CoreServices.OSServices (728.13 - 728.13) <21629847-C931-302B-9DD1-D168D20D191E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff94f14000 - 0x7fff951f9ffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff951fa000 - 0x7fff9524bff7 libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib
0x7fff952ab000 - 0x7fff952acffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
0x7fff965e2000 - 0x7fff9662effb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff9662f000 - 0x7fff9662ffff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff96656000 - 0x7fff9666aff7 com.apple.SafariServices.framework (11605 - 11605.3.8.1) <E2C87755-D819-36A9-9FB5-71D3589261A2> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff9666b000 - 0x7fff966bbff7 com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff966bc000 - 0x7fff966c0fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff966c1000 - 0x7fff966ccfff com.apple.LocalAuthentication (1.0 - 114.50.2.128) <0DDD8FCC-21CD-36BE-8D9A-488E18BBA5BF> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
0x7fff96770000 - 0x7fff96770fff libOpenScriptingUtil.dylib (169.2) <A6D6ECFF-C315-3353-832B-1ADB5F4588CB> /usr/lib/libOpenScriptingUtil.dylib
0x7fff96782000 - 0x7fff96793fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
0x7fff96794000 - 0x7fff9679cfff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff9679d000 - 0x7fff967e2ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff96817000 - 0x7fff96868fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff96872000 - 0x7fff96897ff7 libPng.dylib (1464) <F66A5EF6-E9D3-34EB-A95F-63CF4E42D371> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff96898000 - 0x7fff969c6fff com.apple.CoreText (352.0 - 494.15) <E61C7587-A011-38F0-930A-934DF9CD1277> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff969c7000 - 0x7fff969f0ff7 libxslt.1.dylib (14.6) <ADD24C4F-3B96-304E-8EE5-5F5B0EA62991> /usr/lib/libxslt.1.dylib
Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 10 GB, SMC 1.7f10
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser B/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser B/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser B/DIMM 3, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x05F7, 0x000000003732353142363245353636374600
Memory Module: DIMM Riser B/DIMM 4, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x05F7, 0x000000003732353142363245353636374600
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.39.16)
Bluetooth: Version 4.4.6f2, 3 services, 26 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: ATI Radeon HD 5770, Display Controller, Slot-1
PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
Serial ATA Device: WDC WD1002FAEX-00Z3A0, 1 TB
Serial ATA Device: WDC WD2001FASS-00W2B0, 2 TB
Serial ATA Device: WDC WD5000KS-00MNB0, 500.11 GB
Parallel ATA Device: PIONEER DVD-RW DVR-111D
Parallel ATA Device: PIONEER DVD-RW DVR-111D
USB Device: USB Bus
USB Device: USB Bus
USB Device: Bluetooth HCI
USB Device: USB Floppy Drive
USB Device: USB Bus
USB Device: Hub in Apple Pro Keyboard
USB Device: USB Optical Mouse
USB Device: Apple Pro Keyboard
USB Device: USB Bus
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Miscellaneous Device
USB Device: Hub
USB Device: Hub
USB Device: Flash Card Reader
FireWire Device: built-in_hub, Up to 800 Mb/sec
Thunderbolt Bus:
### Operating system and version
* OS: Mac OS X El Capitan 10.11.6
* RSS Guard version: 4.2.1
| 1.0 | [BUG]: RSS Guard 4.2.1 Crashes on Startup on Mac OS X El Capitan - ### Brief description of the issue
RSS Guard 4.2.1 Crashes on Startup on Mac OS X El Capitan.
### How to reproduce the bug?
1. Install RSS Guard 4.2.1 on a Mac running El Capitan
2. Launch RSS Guard
### What was the expected result?
I expected RSS Guard to launch and display its main window since the RSS Guard documentation states that RSS Guard runs on Mac OS X 10.10 and later. See https://github.com/martinrotter/rssguard/blob/master/resources/docs/Documentation.md#sos
### What actually happened?
RSS Guard 4.2.1 Crashes on Startup on Mac OS X El Capitan and displays the following message:
RSS Guard cannot be opened because of a problem.
Check with the developer to make sure RSS Guard works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the application and OS X.
Click Report to see more detailed information and send a report to Apple.
### Debug log
Process: rssguard [1116]
Path: /Applications/RSS Guard.app/Contents/MacOS/rssguard
Identifier: org.martinrotter.rssguard
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: rssguard [1116]
User ID: 501
Date/Time: 2022-05-08 14:19:46.194 -0400
OS Version: Mac OS X 10.11.6 (15G18013)
Report Version: 11
Anonymous UUID: 09C0F32E-5756-3B51-9C86-6850689AC7C0
Sleep/Wake UUID: 77DEE1BC-62AB-4323-9EAB-06E50F587570
Time Awake Since Boot: 10000 seconds
Time Since Wake: 1300 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Symbol not found: _OBJC_CLASS_$_MTLCaptureManager
Referenced from: /Applications/RSS Guard.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui (which was built for Mac OS X 10.13)
Expected in: /System/Library/Frameworks/Metal.framework/Versions/A/Metal
in /Applications/RSS Guard.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui
Binary Images:
0x1055f2000 - 0x105613ffb +org.qt-project.QtSql (5.15 - 5.15.2) <C1B050DD-83C0-33F7-983B-B6D2CF6EF178> /Applications/RSS Guard.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
0x105626000 - 0x10565affb +org.qt-project.QtXml (5.15 - 5.15.2) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /Applications/RSS Guard.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x10e003000 - 0x10e05bff3 +org.qt-project.QtQmlModels (5.15 - 5.15.2) <39443DF4-A7D2-39B2-ACC7-43D4C537B9FD> /Applications/RSS Guard.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels
0x10e07c000 - 0x10e3d4ffb +org.qt-project.QtQml (5.15 - 5.15.2) <8D7B72BF-F1F8-35C9-88AC-C4B1BCAC7127> /Applications/RSS Guard.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
0x10f151000 - 0x10f261fff +org.qt-project.QtNetwork (5.15 - 5.15.2) <C09A61C8-678F-339B-AD2E-B2A4A9B16BAB> /Applications/RSS Guard.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10f2ae000 - 0x10f81e7df +org.qt-project.QtCore (5.15 - 5.15.2) <C723812A-F7A5-3001-98D5-E60E8DAA6FFB> /Applications/RSS Guard.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10f906000 - 0x10f90afff com.apple.agl (3.3.1 - AGL-3.3.1) <98151D98-A131-377C-B0C0-F4E4A417C151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff6e7e3000 - 0x7fff6e81aa47 dyld (360.22) <6B9CD3BA-2D60-3629-A0CB-AB810F55E8DD> /usr/lib/dyld
0x7fff8006b000 - 0x7fff800cbfff com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff80190000 - 0x7fff8019bfff com.apple.CrashReporterSupport (10.11 - 718) <43A265E6-47D6-35F9-8C27-387DE099E9E4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff804bc000 - 0x7fff804e7ff3 libarchive.2.dylib (33.20.3) <CC63CA40-0077-314D-BF76-82CB77317354> /usr/lib/libarchive.2.dylib
0x7fff809c2000 - 0x7fff80e80fcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff80e81000 - 0x7fff80eb1ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff80eb2000 - 0x7fff80ec9ff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
0x7fff80ed5000 - 0x7fff80f24ff7 com.apple.opencl (2.7.0 - 2.7.0) <3621D152-9D4D-3503-A45A-9AC78AEFF414> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff80f26000 - 0x7fff81354fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff813fe000 - 0x7fff814a2fff com.apple.Bluetooth (4.4.6 - 4.4.6f2) <C84D30C1-DC2E-356E-A8C8-DA496CA659CB> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff81807000 - 0x7fff81a8efff com.apple.CFNetwork (760.8 - 760.8) <E16FA549-FDA1-38A8-AF2E-30444D7F62C0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff81a8f000 - 0x7fff81aa4ff7 com.apple.CoreAuthentication.SharedUtils (1.0 - 114.50.2.128) <CD888DAE-028C-36B0-8F4A-C381C7C13EE3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
0x7fff822e3000 - 0x7fff822f8fff com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff82399000 - 0x7fff82545ff7 com.apple.avfoundation (2.0 - 1046.9.12) <41BDD03F-5545-3B9F-8DD7-7106485BAE8B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff82548000 - 0x7fff8254bffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
0x7fff8254c000 - 0x7fff82550fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
0x7fff82551000 - 0x7fff8255ffff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff82560000 - 0x7fff825ceff7 com.apple.ApplicationServices.ATS (377 - 394.5) <892FAD85-37FC-39FC-9E6A-7EC00DBA70B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff825cf000 - 0x7fff825fcfff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
0x7fff82606000 - 0x7fff82606fff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
0x7fff8293c000 - 0x7fff8293dffb libSystem.B.dylib (1226.10.1) <5EE2038D-A8E1-33F1-B503-D97BF0034A6F> /usr/lib/libSystem.B.dylib
0x7fff82971000 - 0x7fff8298dff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
0x7fff829ab000 - 0x7fff829adfff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff829ae000 - 0x7fff829d0fff com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff829d4000 - 0x7fff829d8fff libGIF.dylib (1464) <8C3B7C49-AC1D-3CE6-9958-6F9A76157763> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff82b55000 - 0x7fff82c51ff7 libFontParser.dylib (158.8) <E471503F-C3F1-370C-ABDC-B9152CA6BCAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff82c52000 - 0x7fff82ee8fff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
0x7fff82fd3000 - 0x7fff83039ff7 libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib
0x7fff83131000 - 0x7fff83139fff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
0x7fff83188000 - 0x7fff8318dfff com.apple.DiskArbitration (2.7 - 2.7) <8CB47F4A-0FD2-343A-93C8-965174F6F24F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff83267000 - 0x7fff832dcfff com.apple.framework.IOKit (2.0.2 - 1179.50.3) <80452F8B-D168-3848-A5F6-3CF96EBEDD5D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff832e4000 - 0x7fff83308ff7 libJPEG.dylib (1464) <1F148728-7390-31C0-901C-09E0FBC0B5A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8330d000 - 0x7fff83337ff7 libc++abi.dylib (307.4) <D24E06BF-6522-3C4A-BD0C-11C42BA4D8E8> /usr/lib/libc++abi.dylib
0x7fff83386000 - 0x7fff833faff7 com.apple.Heimdal (4.0 - 2.0) <72D36F0E-2D3D-316E-870E-E68BF30F1D7D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff83401000 - 0x7fff8340cff7 libkxld.dylib (3248.72.11) <7DEDB1E7-7213-3E6B-AB3B-77B4F1B76ED4> /usr/lib/system/libkxld.dylib
0x7fff834e2000 - 0x7fff83860ff3 com.apple.VideoToolbox (1.0 - 1731.15.207) <6C7C261F-CB65-3AF1-92E7-16ACAD371EF4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff83861000 - 0x7fff83892fff com.apple.GSS (4.0 - 2.0) <23A5ACE3-683C-3E32-9A9B-05FC934AFAFB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff838a4000 - 0x7fff838a7ffb libdyld.dylib (360.22) <14F1BBFA-490B-3485-B651-D2E23C24BD51> /usr/lib/system/libdyld.dylib
0x7fff83ba1000 - 0x7fff83c48fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff83c77000 - 0x7fff83d0cfff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff83d0d000 - 0x7fff83d26fff com.apple.openscripting (1.7.1 - 169.2) <A0529726-F45B-3799-9A8A-45AEB4B89BA4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff84e6f000 - 0x7fff84e9efc3 libsystem_m.dylib (3105) <8A645D53-92DD-3C2E-8AFA-F28BC63E3657> /usr/lib/system/libsystem_m.dylib
0x7fff85d7d000 - 0x7fff85da1fff com.apple.quartzfilters (1.10.0 - 1.10.0) <F5C482E2-5AFB-3959-8C01-C149D48E7583> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff85da2000 - 0x7fff85da7fff com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff85f8f000 - 0x7fff85f8fff7 liblaunch.dylib (765.70.1) <96D7C3EE-82E2-39AB-870F-B317A030E86D> /usr/lib/system/liblaunch.dylib
0x7fff85f9b000 - 0x7fff85fa0ff7 libheimdal-asn1.dylib (453.40.11) <41620070-8AA6-3566-8520-67C65F6FA0DF> /usr/lib/libheimdal-asn1.dylib
0x7fff86131000 - 0x7fff86132ff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8613c000 - 0x7fff86147ff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
0x7fff86148000 - 0x7fff86166ff7 libsystem_kernel.dylib (3248.72.11) <A42A4F58-BE83-351D-8F60-A1A4BC04390B> /usr/lib/system/libsystem_kernel.dylib
0x7fff8618a000 - 0x7fff86424ff7 com.apple.security (7.0 - 57337.60.7) <7232A65A-1C17-3FC9-8862-9FA6A846273E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff864fb000 - 0x7fff867f0fff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff86914000 - 0x7fff86969fff com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8696a000 - 0x7fff86975ff7 libcommonCrypto.dylib (60075.50.1) <D81DA58F-A07A-3358-A09C-BE2C83F9CAD2> /usr/lib/system/libcommonCrypto.dylib
0x7fff86976000 - 0x7fff86978fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff86979000 - 0x7fff8697fff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff86980000 - 0x7fff86988fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
0x7fff86989000 - 0x7fff869b7ff7 libsandbox.1.dylib (460.60.4) <1B9A703E-2058-3072-8B69-B21C96389294> /usr/lib/libsandbox.1.dylib
0x7fff869b8000 - 0x7fff869feff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff86b45000 - 0x7fff86b5bfff com.apple.CoreMediaAuthoring (2.2 - 953) <A8F1B6EE-8ABE-3DC2-9829-A268D016648E> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff86b67000 - 0x7fff86bb2ff7 com.apple.CoreMediaIO (703.0 - 4791) <06C81637-7D57-3048-B550-2263854EE120> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff86cf5000 - 0x7fff86d0bff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff86d0c000 - 0x7fff86d18fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86fde000 - 0x7fff86fe5ff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
0x7fff86ffc000 - 0x7fff87036fff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff87037000 - 0x7fff8709efff com.apple.framework.CoreWiFi (11.0 - 1101.20) <85C1D6D0-72E6-3395-A6B8-99DAA8E7555A> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8709f000 - 0x7fff872c0ff7 com.apple.CoreImage (11.4.0 - 366.4.20) <7721BA55-A10E-3425-8392-C5D7C510EAAB> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff873e4000 - 0x7fff87738fff com.apple.Foundation (6.9 - 1259.32) <472CF0E0-E6AE-3330-86A5-849F120749E2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8774f000 - 0x7fff87758ff7 com.apple.CommonAuth (4.0 - 2.0) <5B980638-76EC-3B49-8B24-690BA48C3CDC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff879f7000 - 0x7fff87a3cff3 libFontRegistry.dylib (155.2) <A70DD497-35F3-34DA-9C19-F4B90080E961> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87aae000 - 0x7fff87aaeff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
0x7fff87add000 - 0x7fff87afaff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <B48BD275-9CE4-36DB-A74A-695021F9D53A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff87afb000 - 0x7fff87be6ff7 com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff87c71000 - 0x7fff87c74fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff87da7000 - 0x7fff87daffff libMatch.1.dylib (27) <75E9DC69-859E-38BF-8CAF-63A42CC967E9> /usr/lib/libMatch.1.dylib
0x7fff87ddc000 - 0x7fff87e72fff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff87e81000 - 0x7fff8804aff7 com.apple.ImageIO.framework (3.3.0 - 1462) <E527D2A4-C395-335E-ABE5-1329B612D659> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8807c000 - 0x7fff8807cfff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff888c0000 - 0x7fff888c0fff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff888eb000 - 0x7fff88cc3fef com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff88e0b000 - 0x7fff88e7afff com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff88f86000 - 0x7fff89094ff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff89095000 - 0x7fff89095ff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
0x7fff89096000 - 0x7fff890a7ff7 libsystem_trace.dylib (201.10.3) <CCCAD8F6-219B-30D6-8968-E19E109A10F1> /usr/lib/system/libsystem_trace.dylib
0x7fff890a8000 - 0x7fff890b0fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff890b8000 - 0x7fff890e7ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff890e8000 - 0x7fff890ebff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff890ec000 - 0x7fff89147ff7 libTIFF.dylib (1464) <8BB420EB-4BF8-3194-B237-05CCC0EDC8A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89148000 - 0x7fff8914afff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8914b000 - 0x7fff89174ff7 libxpc.dylib (765.70.1) <4FB1311F-4032-3F56-BF0B-CFF45D78FB01> /usr/lib/system/libxpc.dylib
0x7fff89175000 - 0x7fff89177ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <B4181284-D588-3A20-93F3-B4FA882BC9A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff89287000 - 0x7fff89379ff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
0x7fff89842000 - 0x7fff89843fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
0x7fff89844000 - 0x7fff89a4ffff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
0x7fff89ba3000 - 0x7fff89ba6fff libspindump.dylib (197.1) <D9CAB853-507D-352C-B59A-7003D4FBFEC5> /usr/lib/libspindump.dylib
0x7fff89be1000 - 0x7fff89be6fff com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8a40a000 - 0x7fff8a948ff7 com.apple.MediaToolbox (1.0 - 1731.15.207) <63AD3FB7-BAD3-3040-8A99-843033F24CF6> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8a94e000 - 0x7fff8a950ff7 libquarantine.dylib (80) <5B351BEC-27CC-3935-82F3-A065CC764255> /usr/lib/system/libquarantine.dylib
0x7fff8acc5000 - 0x7fff8ad3cfeb libcorecrypto.dylib (335.50.1) <D3E09C83-7B98-3E1A-B47E-820A135A3879> /usr/lib/system/libcorecrypto.dylib
0x7fff8ad3d000 - 0x7fff8ad3fff7 libsystem_configuration.dylib (802.40.13) <9E26DB13-78BB-3ECE-809B-522846BB9422> /usr/lib/system/libsystem_configuration.dylib
0x7fff8ad40000 - 0x7fff8ad5fff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <BFB8BBC0-D623-3063-B212-74B99326E79D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8adc0000 - 0x7fff8ae01ff7 libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ae24000 - 0x7fff8c08afff com.apple.CoreGraphics (1.600.0 - 960.7) <82D77440-30B2-3DCF-9414-88EC57CAD6CD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8c08b000 - 0x7fff8c08dff7 libRadiance.dylib (1464) <FDE9A521-9387-3A47-B402-9CC0198ECBD4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8c0ec000 - 0x7fff8c392ff7 com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8c3d0000 - 0x7fff8c3d3fff libpmenergy.dylib (140.40.6) <07B674CF-7873-3FF4-AA89-26454B421C2D> /usr/lib/libpmenergy.dylib
0x7fff8c3d4000 - 0x7fff8c3f0ff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
0x7fff8c5f4000 - 0x7fff8c5f8fff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
0x7fff8c67c000 - 0x7fff8c67eff7 com.apple.securityhi (9.0 - 55006) <4840B1B6-9781-34D5-BEB6-B03B721D5D7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8c684000 - 0x7fff8c6d7ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff8c6d8000 - 0x7fff8cb4efff com.apple.CoreFoundation (6.9 - 1259.20) <CFDE34FD-2227-3FD8-A8F9-00D21DCD872B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8cda3000 - 0x7fff8ce53fff com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8ce5a000 - 0x7fff8cec9fff com.apple.datadetectorscore (7.0 - 460) <54109E72-3125-3ABE-B8F7-4894D0F706B4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8ceca000 - 0x7fff8d00ffff com.apple.QTKit (7.7.3 - 2943.14) <1E9F708E-E982-3316-977E-149423AFC67D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8d010000 - 0x7fff8d01fffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8d02a000 - 0x7fff8d02afff com.apple.CoreServices (728.13 - 728.13) <E05C6774-78FC-3AC7-A6ED-329710AFF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8d02b000 - 0x7fff8d065ff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8d066000 - 0x7fff8d226ffb libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8d29f000 - 0x7fff8d302fff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8d3a3000 - 0x7fff8d4cafff com.apple.LaunchServices (728.13 - 728.13) <5FF12C1B-2124-3167-A59D-0FDF4A977848> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8d4cb000 - 0x7fff8d4e2fff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
0x7fff8d4e3000 - 0x7fff8d4f1fff com.apple.opengl (12.1.0 - 12.1.0) <E07DB6E4-1145-34C5-8A2E-54EB542708DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8d4f2000 - 0x7fff8d6c0ff3 com.apple.QuartzCore (1.11 - 410.14) <8ADDA91E-27A3-3D00-9C5D-E3449313D3C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8da01000 - 0x7fff8db17fe7 libvDSP.dylib (563.5) <170B8F87-A1B5-36DA-A2D8-54F353C2DADA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8e42f000 - 0x7fff8e434ff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
0x7fff8e435000 - 0x7fff8e457ff7 com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8e4ca000 - 0x7fff8e4ccfff libpmsample.dylib (140.40.6) <500619EE-7673-3D14-96E2-F1D7C420F385> /usr/lib/libpmsample.dylib
0x7fff8e4cd000 - 0x7fff8e4e6fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8e4e7000 - 0x7fff8ea09fff com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8ea0a000 - 0x7fff8ea25ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff8ea62000 - 0x7fff8ea79ff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
0x7fff8eb0d000 - 0x7fff8eb0dfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8eb0e000 - 0x7fff8ebaefff com.apple.Metadata (10.7.0 - 972.34) <CC129633-BAE2-3AF2-A15E-8EE021F66B6E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8ecf4000 - 0x7fff8ef01fff libicucore.A.dylib (551.51.6) <142B2AD5-0A50-3382-8213-096E925863F7> /usr/lib/libicucore.A.dylib
0x7fff8ef07000 - 0x7fff8ef08fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
0x7fff8ef09000 - 0x7fff8f053ff7 com.apple.coreui (2.1 - 366.1) <A004F065-6CDF-3456-A114-C6B3404D8A50> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8f054000 - 0x7fff8f2c1fff com.apple.imageKit (2.6 - 932) <FAE317B8-DF15-3096-AFAC-464913BF2F3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8f2c2000 - 0x7fff8f2d5fff com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8f2eb000 - 0x7fff8f38bfff com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff8f397000 - 0x7fff8f39afff libsystem_sandbox.dylib (460.60.4) <907BB546-2F67-30B0-9B5B-05EC5F249EB2> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8faeb000 - 0x7fff8fb78dd7 com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8fb79000 - 0x7fff8fb79fff com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8fba1000 - 0x7fff8fba2fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff8fbbb000 - 0x7fff8fc94fff com.apple.CoreMedia (1.0 - 1731.15.207) <70CAD4A7-3F8B-3767-A420-98BE1062C230> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8fc9a000 - 0x7fff8fcd2ff7 com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8fd6a000 - 0x7fff8fd6bfff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8fd6c000 - 0x7fff8fd6fff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8ff17000 - 0x7fff8ff25ff7 libbz2.1.0.dylib (38) <790B4CA3-9A41-39B2-ACDB-3DF973695B0F> /usr/lib/libbz2.1.0.dylib
0x7fff8ff26000 - 0x7fff900ccff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff900ce000 - 0x7fff900cefff libmetal_timestamp.dylib (600.0.44.2) <DEEA1127-7A5D-3EF2-A4B2-AE125CBA5DB5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff900cf000 - 0x7fff90157fff com.apple.CoreSymbolication (3.1 - 58048.1) <C42C7600-2BEC-300F-8611-CE0F1C13BB36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9015e000 - 0x7fff9017aff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
0x7fff9017b000 - 0x7fff90186fff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff90187000 - 0x7fff901a1fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff901a2000 - 0x7fff90294ff7 libJP2.dylib (1464) <FE193B7A-6FB2-3B56-9DD1-0BAAFEE46C58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff902a5000 - 0x7fff906a7fff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff906a8000 - 0x7fff90797ffb libxml2.2.dylib (29.15) <75F9E35A-8046-30B8-8B63-5594272E5A7C> /usr/lib/libxml2.2.dylib
0x7fff90798000 - 0x7fff9079dff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
0x7fff9089d000 - 0x7fff908aeff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
0x7fff908af000 - 0x7fff908bbfff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff908bc000 - 0x7fff9094bfff com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff9094c000 - 0x7fff9094cfff com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff90985000 - 0x7fff90988fff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff90989000 - 0x7fff91028ffb com.apple.JavaScriptCore (11601 - 11601.7.8) <38585ADC-1AD4-3BD2-8972-B90344CE57C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff918d4000 - 0x7fff91916ff7 com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff9194e000 - 0x7fff91959fff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff91e57000 - 0x7fff91ec2ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <95DFF7A4-3E8D-3ADE-B235-4C74127E1366> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff91ee1000 - 0x7fff91f0afff libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib
0x7fff91f89000 - 0x7fff92034fff com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff924a2000 - 0x7fff924e0ff7 libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff92575000 - 0x7fff9258efff com.apple.network.statistics.framework (1.2 - 1) <153E9FF4-EB4A-3C0D-9A99-497A42EFDED9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff925b5000 - 0x7fff925cfff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
0x7fff925d0000 - 0x7fff925d6fff com.apple.IOAccelerator (205.14 - 205.14) <AFCB63A4-BEF6-362B-98C2-912FB1FC5F82> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff925eb000 - 0x7fff925f3fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
0x7fff92627000 - 0x7fff92637fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff926aa000 - 0x7fff92737fef libsystem_c.dylib (1082.60.1) <0F0C7ED5-3902-3427-9C1D-E2F130B528C5> /usr/lib/system/libsystem_c.dylib
0x7fff92738000 - 0x7fff92aa3657 libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
0x7fff92ab9000 - 0x7fff92ac2ff7 libsystem_pthread.dylib (138.10.4) <62FC23B9-1DEE-3918-A30D-A58EC95A0720> /usr/lib/system/libsystem_pthread.dylib
0x7fff92cac000 - 0x7fff92cc8fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff92dca000 - 0x7fff92dcffff com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff92dd0000 - 0x7fff92de0fff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff92de1000 - 0x7fff92e55ff3 com.apple.securityfoundation (6.0 - 55126) <790C6DFA-9684-363C-B80B-5A607636AE2B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff92e56000 - 0x7fff92ea2fff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff93234000 - 0x7fff9323dff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
0x7fff9323e000 - 0x7fff933bcfff com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff9344a000 - 0x7fff93471fff com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff93649000 - 0x7fff93652ff7 com.apple.DisplayServicesFW (3.0 - 378) <33D9F066-5573-3DB4-8AF3-64B214D7515C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff937b5000 - 0x7fff937b8fff com.apple.IOSurface (108.3.2 - 108.3.2) <88A893E9-A0E4-39FC-9A4E-1FB428F577EE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff937bc000 - 0x7fff937c4ffb libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib
0x7fff937fb000 - 0x7fff937fbfff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff937fc000 - 0x7fff93808ff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9380a000 - 0x7fff93927fff libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
0x7fff93af2000 - 0x7fff93b50fff com.apple.SystemConfiguration (1.14 - 1.14) <F083C2B2-6162-358F-9270-98EE9FE58A08> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff93b51000 - 0x7fff93b53fff libCVMSPluginSupport.dylib (12.1) <3C429902-B8C5-3612-A272-20E26BE4B8FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff93c43000 - 0x7fff93c4bfff libGFXShared.dylib (12.1) <E6609F8E-C0FF-3C81-B38D-08A9B779952A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff93cea000 - 0x7fff94913ff7 com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff94914000 - 0x7fff9499dff7 com.apple.PerformanceAnalysis (1.0 - 1) <3046C91B-1100-3F6F-B9F8-F409E6F5AA02> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff949c5000 - 0x7fff949defe7 libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
0x7fff949df000 - 0x7fff949e2ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff94a76000 - 0x7fff94ac8fff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <ECDFE0EA-2D1B-3511-8AD9-FB9991D3A9D0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff94b05000 - 0x7fff94b0bfff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff94ba3000 - 0x7fff94bf5fff com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff94bf6000 - 0x7fff94c00fff com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff94c01000 - 0x7fff94c25fff com.apple.MultitouchSupport.framework (304.12 - 304.12) <2B4AC448-89A8-3A3F-947F-06B5BF069DAF> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff94c2f000 - 0x7fff94c63ff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff94d0b000 - 0x7fff94dc4ff7 libvMisc.dylib (563.5) <FF982054-787A-3A68-A4F8-8597B1A130CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff94eb5000 - 0x7fff94f13fff com.apple.CoreServices.OSServices (728.13 - 728.13) <21629847-C931-302B-9DD1-D168D20D191E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff94f14000 - 0x7fff951f9ffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff951fa000 - 0x7fff9524bff7 libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib
0x7fff952ab000 - 0x7fff952acffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
0x7fff965e2000 - 0x7fff9662effb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff9662f000 - 0x7fff9662ffff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff96656000 - 0x7fff9666aff7 com.apple.SafariServices.framework (11605 - 11605.3.8.1) <E2C87755-D819-36A9-9FB5-71D3589261A2> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff9666b000 - 0x7fff966bbff7 com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff966bc000 - 0x7fff966c0fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff966c1000 - 0x7fff966ccfff com.apple.LocalAuthentication (1.0 - 114.50.2.128) <0DDD8FCC-21CD-36BE-8D9A-488E18BBA5BF> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
0x7fff96770000 - 0x7fff96770fff libOpenScriptingUtil.dylib (169.2) <A6D6ECFF-C315-3353-832B-1ADB5F4588CB> /usr/lib/libOpenScriptingUtil.dylib
0x7fff96782000 - 0x7fff96793fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
0x7fff96794000 - 0x7fff9679cfff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff9679d000 - 0x7fff967e2ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff96817000 - 0x7fff96868fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff96872000 - 0x7fff96897ff7 libPng.dylib (1464) <F66A5EF6-E9D3-34EB-A95F-63CF4E42D371> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff96898000 - 0x7fff969c6fff com.apple.CoreText (352.0 - 494.15) <E61C7587-A011-38F0-930A-934DF9CD1277> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff969c7000 - 0x7fff969f0ff7 libxslt.1.dylib (14.6) <ADD24C4F-3B96-304E-8EE5-5F5B0EA62991> /usr/lib/libxslt.1.dylib
Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 10 GB, SMC 1.7f10
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser B/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser B/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x39485446363437324A592D36363742344433
Memory Module: DIMM Riser B/DIMM 3, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x05F7, 0x000000003732353142363245353636374600
Memory Module: DIMM Riser B/DIMM 4, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x05F7, 0x000000003732353142363245353636374600
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.39.16)
Bluetooth: Version 4.4.6f2, 3 services, 26 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: ATI Radeon HD 5770, Display Controller, Slot-1
PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
Serial ATA Device: WDC WD1002FAEX-00Z3A0, 1 TB
Serial ATA Device: WDC WD2001FASS-00W2B0, 2 TB
Serial ATA Device: WDC WD5000KS-00MNB0, 500.11 GB
Parallel ATA Device: PIONEER DVD-RW DVR-111D
Parallel ATA Device: PIONEER DVD-RW DVR-111D
USB Device: USB Bus
USB Device: USB Bus
USB Device: Bluetooth HCI
USB Device: USB Floppy Drive
USB Device: USB Bus
USB Device: Hub in Apple Pro Keyboard
USB Device: USB Optical Mouse
USB Device: Apple Pro Keyboard
USB Device: USB Bus
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Miscellaneous Device
USB Device: Hub
USB Device: Hub
USB Device: Flash Card Reader
FireWire Device: built-in_hub, Up to 800 Mb/sec
Thunderbolt Bus:
### Operating system and version
* OS: Mac OS X El Capitan 10.11.6
* RSS Guard version: 4.2.1
| non_comp | rss guard crashes on startup on mac os x el capitan brief description of the issue rss guard crashes on startup on mac os x el capitan how to reproduce the bug install rss guard on a mac running el capitan launch rss guard what was the expected result i expected rss guard to launch and display its main window since the rss guard documentation states that rss guard runs on mac os x and later see what actually happened rss guard crashes on startup on mac os x el capitan and displays the following message rss guard cannot be opened because of a problem check with the developer to make sure rss guard works with this version of os x you may need to reinstall the application be sure to install any available updates for the application and os x click report to see more detailed information and send a report to apple debug log process rssguard path applications rss guard app contents macos rssguard identifier org martinrotter rssguard version code type native parent process responsible rssguard user id date time os version mac os x report version anonymous uuid sleep wake uuid time awake since boot seconds time since wake seconds system integrity protection enabled crashed thread exception type exc breakpoint sigtrap exception codes exception note exc corpse notify application specific information dyld launch loading dependent libraries dyld error message symbol not found objc class mtlcapturemanager referenced from applications rss guard app contents macos frameworks qtgui framework versions qtgui which was built for mac os x expected in system library frameworks metal framework versions a metal in applications rss guard app contents macos frameworks qtgui framework versions qtgui binary images org qt project qtsql applications rss guard app contents frameworks qtsql framework versions qtsql org qt project qtxml applications rss guard app contents frameworks qtxml framework versions qtxml org qt project qtqmlmodels applications rss guard app contents frameworks qtqmlmodels framework versions qtqmlmodels org qt project qtqml applications rss guard app contents frameworks qtqml framework versions qtqml org qt project qtnetwork applications rss guard app contents frameworks qtnetwork framework versions qtnetwork org qt project qtcore applications rss guard app contents frameworks qtcore framework versions qtcore com apple agl agl system library frameworks agl framework versions a agl dyld usr lib dyld com apple quicklookframework system library frameworks quicklook framework versions a quicklook com apple crashreportersupport system library privateframeworks crashreportersupport framework versions a crashreportersupport libarchive dylib usr lib libarchive dylib com apple vimage system library frameworks accelerate framework versions a frameworks vimage framework versions a vimage com apple coreavchd system library privateframeworks coreavchd framework versions a coreavchd libsystem coretls dylib usr lib system libsystem coretls dylib com apple opencl system library frameworks opencl framework versions a opencl com apple vision facecore system library privateframeworks facecore framework versions a facecore com apple bluetooth system library frameworks iobluetooth framework versions a iobluetooth com apple cfnetwork system library frameworks cfnetwork framework versions a cfnetwork com apple coreauthentication sharedutils system library frameworks localauthentication framework support sharedutils framework versions a sharedutils com apple appcontainer system library privateframeworks appcontainer framework versions a appcontainer com apple avfoundation system library frameworks avfoundation framework versions a avfoundation libscreenreader dylib usr lib libscreenreader dylib libcache dylib usr lib system libcache dylib libxar dylib usr lib libxar dylib com apple applicationservices ats system library frameworks applicationservices framework versions a frameworks ats framework versions a ats libdispatch dylib usr lib system libdispatch dylib libenergytrace dylib usr lib libenergytrace dylib libsystem b dylib usr lib libsystem b dylib libextension dylib usr lib libextension dylib libsystem coreservices dylib usr lib system libsystem coreservices dylib com apple iconservices system library privateframeworks iconservices framework versions a iconservices libgif dylib system library frameworks imageio framework versions a resources libgif dylib libfontparser dylib system library frameworks applicationservices framework versions a frameworks ats framework versions a resources libfontparser dylib libmecabra dylib usr lib libmecabra dylib libsystem network dylib usr lib system libsystem network dylib libcopyfile dylib usr lib system libcopyfile dylib com apple diskarbitration system library frameworks diskarbitration framework versions a diskarbitration com apple framework iokit system library frameworks iokit framework versions a iokit libjpeg dylib system library frameworks imageio framework versions a resources libjpeg dylib libc abi dylib usr lib libc abi dylib com apple heimdal system library privateframeworks heimdal framework versions a heimdal libkxld dylib usr lib system libkxld dylib com apple videotoolbox system library frameworks videotoolbox framework versions a videotoolbox com apple gss system library frameworks gss framework versions a gss libdyld dylib usr lib system libdyld dylib com apple languagemodeling system library privateframeworks languagemodeling framework versions a languagemodeling com apple ink framework system library frameworks carbon framework versions a frameworks ink framework versions a ink com apple openscripting system library frameworks carbon framework versions a frameworks openscripting framework versions a openscripting libsystem m dylib usr lib system libsystem m dylib com apple quartzfilters system library frameworks quartz framework versions a frameworks quartzfilters framework versions a quartzfilters com apple imagecapture system library frameworks carbon framework versions a frameworks imagecapture framework versions a imagecapture liblaunch dylib usr lib system liblaunch dylib libheimdal dylib usr lib libheimdal dylib com apple print framework print system library frameworks carbon framework versions a frameworks print framework versions a print libchinesetokenizer dylib usr lib libchinesetokenizer dylib libsystem kernel dylib usr lib system libsystem kernel dylib com apple security system library frameworks security framework versions a security com apple hitoolbox system library frameworks carbon framework versions a frameworks hitoolbox framework versions a hitoolbox com apple ae system library frameworks coreservices framework versions a frameworks ae framework versions a ae libcommoncrypto dylib usr lib system libcommoncrypto dylib com apple loginsupport system library privateframeworks login framework versions a frameworks loginsupport framework versions a loginsupport com apple speech recognition framework system library frameworks carbon framework versions a frameworks speechrecognition framework versions a speechrecognition libsystem platform dylib usr lib system libsystem platform dylib libsandbox dylib usr lib libsandbox dylib libauto dylib usr lib libauto dylib com apple coremediaauthoring system library privateframeworks coremediaauthoring framework versions a coremediaauthoring com apple coremediaio system library frameworks coremediaio framework versions a coremediaio liblinearalgebra dylib system library frameworks accelerate framework versions a frameworks veclib framework versions a liblinearalgebra dylib com apple speech synthesis framework system library frameworks applicationservices framework versions a frameworks speechsynthesis framework versions a speechsynthesis libcompiler rt dylib usr lib system libcompiler rt dylib com apple qd system library frameworks applicationservices framework versions a frameworks qd framework versions a qd com apple framework corewifi system library privateframeworks corewifi framework versions a corewifi com apple coreimage system library frameworks coreimage framework versions a coreimage com apple foundation system library frameworks foundation framework versions c foundation com apple commonauth system library privateframeworks commonauth framework versions a commonauth libfontregistry dylib system library frameworks applicationservices framework versions a frameworks ats framework versions a resources libfontregistry dylib libkeymgr dylib usr lib system libkeymgr dylib com apple applevpaframework system library privateframeworks applevpa framework versions a applevpa com apple quicklookuiframework system library frameworks quartz framework versions a frameworks quicklookui framework versions a quicklookui libcorevmclient dylib system library frameworks opengl framework versions a libraries libcorevmclient dylib libmatch dylib usr lib libmatch dylib com apple colorsync system library frameworks applicationservices framework versions a frameworks colorsync framework versions a colorsync com apple imageio framework system library frameworks imageio framework versions a imageio com apple carbon system library frameworks carbon framework versions a carbon com apple accelerate accelerate system library frameworks accelerate framework versions a accelerate com apple coreauc system library privateframeworks coreauc framework versions a coreauc com apple searchkit system library frameworks coreservices framework versions a frameworks searchkit framework versions a searchkit com apple desktopservices system library privateframeworks desktopservicespriv framework versions a desktopservicespriv libunc dylib usr lib system libunc dylib libsystem trace dylib usr lib system libsystem trace dylib com apple netfs system library frameworks netfs framework versions a netfs com apple dictionaryservices system library frameworks coreservices framework versions a frameworks dictionaryservices framework versions a dictionaryservices com apple help system library frameworks carbon framework versions a frameworks help framework versions a help libtiff dylib system library frameworks imageio framework versions a resources libtiff dylib com apple seccodewrapper system library privateframeworks seccodewrapper framework versions a seccodewrapper libxpc dylib usr lib system libxpc dylib com apple xpc servicemanagement system library frameworks servicemanagement framework versions a servicemanagement libiconv dylib usr lib libiconv dylib libsystem secinit dylib usr lib system libsystem secinit dylib libfosl dynamic dylib usr lib libfosl dynamic dylib libspindump dylib usr lib libspindump dylib com apple tcc system library privateframeworks tcc framework versions a tcc com apple mediatoolbox system library frameworks mediatoolbox framework versions a mediatoolbox libquarantine dylib usr lib system libquarantine dylib libcorecrypto dylib usr lib system libcorecrypto dylib libsystem configuration dylib usr lib system libsystem configuration dylib com apple framework system library privateframeworks framework versions a libglu dylib system library frameworks opengl framework versions a libraries libglu dylib com apple coregraphics system library frameworks coregraphics framework versions a coregraphics libradiance dylib system library frameworks imageio framework versions a resources libradiance dylib com apple coredata system library frameworks coredata framework versions a coredata libpmenergy dylib usr lib libpmenergy dylib libresolv dylib usr lib libresolv dylib libpam dylib usr lib libpam dylib com apple securityhi system library frameworks carbon framework versions a frameworks securityhi framework versions a securityhi libc dylib usr lib libc dylib com apple corefoundation system library frameworks corefoundation framework versions a corefoundation com apple backup framework system library privateframeworks backup framework versions a backup com apple datadetectorscore system library privateframeworks datadetectorscore framework versions a datadetectorscore com apple qtkit system library frameworks qtkit framework versions a qtkit com apple langanalysis system library frameworks applicationservices framework versions a frameworks langanalysis framework versions a langanalysis com apple coreservices system library frameworks coreservices framework versions a coreservices com apple debugsymbols system library privateframeworks debugsymbols framework versions a debugsymbols libblas dylib system library frameworks accelerate framework versions a frameworks veclib framework versions a libblas dylib libavfaudio dylib system library frameworks avfoundation framework versions a resources libavfaudio dylib com apple launchservices system library frameworks coreservices framework versions a frameworks launchservices framework versions a launchservices libmarisa dylib usr lib libmarisa dylib com apple opengl system library frameworks opengl framework versions a opengl com apple quartzcore system library frameworks quartzcore framework versions a quartzcore libvdsp dylib system library frameworks accelerate framework versions a frameworks veclib framework versions a libvdsp dylib libmacho dylib usr lib system libmacho dylib com apple sharing system library privateframeworks sharing framework versions a sharing libpmsample dylib usr lib libpmsample dylib com apple cfopendirectory system library frameworks opendirectory framework versions a frameworks cfopendirectory framework versions a cfopendirectory com apple quartzcomposer system library frameworks quartz framework versions a frameworks quartzcomposer framework versions a quartzcomposer libcrfsuite dylib usr lib libcrfsuite dylib libsystem asl dylib usr lib system libsystem asl dylib com apple accelerate veclib veclib system library frameworks accelerate framework versions a frameworks veclib framework versions a veclib com apple metadata system library frameworks coreservices framework versions a frameworks metadata framework versions a metadata libicucore a dylib usr lib libicucore a dylib libsystem blocks dylib usr lib system libsystem blocks dylib com apple coreui system library privateframeworks coreui framework versions a coreui com apple imagekit system library frameworks quartz framework versions a frameworks imagekit framework versions a imagekit com apple corebluetooth system library frameworks corebluetooth framework versions a corebluetooth com apple viewbridge system library privateframeworks viewbridge framework versions a viewbridge libsystem sandbox dylib usr lib system libsystem sandbox dylib com apple applejpeg system library privateframeworks applejpeg framework versions a applejpeg com apple applicationservices system library frameworks applicationservices framework versions a applicationservices liblangid dylib usr lib liblangid dylib com apple coremedia system library frameworks coremedia framework versions a coremedia com apple remoteviewservices system library privateframeworks remoteviewservices framework versions a remoteviewservices libdiagnosticmessagesclient dylib usr lib libdiagnosticmessagesclient dylib com apple applesysteminfo system library privateframeworks applesysteminfo framework versions a applesysteminfo dylib usr lib dylib com apple audio toolbox audiotoolbox system library frameworks audiotoolbox framework versions a audiotoolbox libmetal timestamp dylib system library privateframeworks gpucompiler framework libmetal timestamp dylib com apple coresymbolication system library privateframeworks coresymbolication framework versions a coresymbolication libsystem malloc dylib usr lib system libsystem malloc dylib com apple appsandbox system library privateframeworks appsandbox framework versions a appsandbox com apple kerberos system library frameworks kerberos framework versions a kerberos dylib system library frameworks imageio framework versions a resources dylib liblapack dylib system library frameworks accelerate framework versions a frameworks veclib framework versions a liblapack dylib dylib usr lib dylib libunwind dylib usr lib system libunwind dylib libz dylib usr lib libz dylib com apple speechrecognitioncore system library privateframeworks speechrecognitioncore framework versions a speechrecognitioncore com apple corepdf system library privateframeworks corepdf framework versions a corepdf com apple audio units audiounit system library frameworks audiounit framework versions a audiounit com apple mangrove system library privateframeworks mangrove framework versions a mangrove com apple javascriptcore system library frameworks javascriptcore framework versions a javascriptcore com apple metal system library frameworks metal framework versions a metal libgl dylib system library frameworks opengl framework versions a libraries libgl dylib com apple framework corewlan system library frameworks corewlan framework versions a corewlan libsystem info dylib usr lib system libsystem info dylib com apple pdfkit system library frameworks quartz framework versions a frameworks pdfkit framework versions a pdfkit libglimage dylib system library frameworks opengl framework versions a libraries libglimage dylib com apple network statistics framework system library privateframeworks networkstatistics framework versions a networkstatistics liblzma dylib usr lib liblzma dylib com apple ioaccelerator system library privateframeworks ioaccelerator framework versions a ioaccelerator libsystem networkextension dylib usr lib system libsystem networkextension dylib libbsm dylib usr lib libbsm dylib libsystem c dylib usr lib system libsystem c dylib libobjc a dylib usr lib libobjc a dylib libsystem pthread dylib usr lib system libsystem pthread dylib com apple generationalstorage system library privateframeworks generationalstorage framework versions a generationalstorage com apple mediaaccessibility system library frameworks mediaaccessibility framework versions a mediaaccessibility libsparseblas dylib system library frameworks accelerate framework versions a frameworks veclib framework versions a libsparseblas dylib com apple securityfoundation system library frameworks securityfoundation framework versions a securityfoundation com apple print framework printcore system library frameworks applicationservices framework versions a frameworks printcore framework versions a printcore libsystem notify dylib usr lib system libsystem notify dylib com apple uifoundation system library privateframeworks uifoundation framework versions a uifoundation com apple chunkinglibrary system library privateframeworks chunkinglibrary framework versions a chunkinglibrary com apple displayservicesfw system library privateframeworks displayservices framework versions a displayservices com apple iosurface system library frameworks iosurface framework versions a iosurface libsystem dnssd dylib usr lib system libsystem dnssd dylib com apple quartzframework system library frameworks quartz framework versions a quartz com apple opendirectory system library frameworks opendirectory framework versions a opendirectory dylib usr lib dylib com apple systemconfiguration system library frameworks systemconfiguration framework versions a systemconfiguration libcvmspluginsupport dylib system library frameworks opengl framework versions a libraries libcvmspluginsupport dylib libgfxshared dylib system library frameworks opengl framework versions a libraries libgfxshared dylib com apple appkit system library frameworks appkit framework versions c appkit com apple performanceanalysis system library privateframeworks performanceanalysis framework versions a performanceanalysis libcompression dylib usr lib libcompression dylib libcorefscache dylib system library frameworks opengl framework versions a libraries libcorefscache dylib com apple applevaframework system library privateframeworks appleva framework versions a appleva com apple xpcservice system library privateframeworks xpcservice framework versions a xpcservice com apple imagecapturecore system library frameworks imagecapturecore framework versions a imagecapturecore com apple netauth system library privateframeworks netauth framework versions a netauth com apple multitouchsupport framework system library privateframeworks multitouchsupport framework versions a multitouchsupport com apple corevideo system library frameworks corevideo framework versions a corevideo libvmisc dylib system library frameworks accelerate framework versions a frameworks veclib framework versions a libvmisc dylib com apple coreservices osservices system library frameworks coreservices framework versions a frameworks osservices framework versions a osservices com apple coreservices carboncore system library frameworks coreservices framework versions a frameworks carboncore framework versions a carboncore libcups dylib usr lib libcups dylib libremovefile dylib usr lib system libremovefile dylib com apple hiservices system library frameworks applicationservices framework versions a frameworks hiservices framework versions a hiservices com apple cocoa system library frameworks cocoa framework versions a cocoa com apple safariservices framework system library privateframeworks safariservices framework versions a safariservices com apple symbolication system library privateframeworks symbolication framework versions a symbolication com apple commonpanels system library frameworks carbon framework versions a frameworks commonpanels framework versions a commonpanels com apple localauthentication system library frameworks localauthentication framework versions a localauthentication libopenscriptingutil dylib usr lib libopenscriptingutil dylib libcmph dylib usr lib libcmph dylib com apple coreservices fsevents system library frameworks coreservices framework versions a frameworks fsevents framework versions a fsevents com apple coreservices sharedfilelist system library frameworks coreservices framework versions a frameworks sharedfilelist framework versions a sharedfilelist com apple audio coreaudio system library frameworks coreaudio framework versions a coreaudio libpng dylib system library frameworks imageio framework versions a resources libpng dylib com apple coretext system library frameworks coretext framework versions a coretext libxslt dylib usr lib libxslt dylib model bootrom processors dual core intel xeon ghz gb smc graphics ati radeon hd ati radeon hd pcie mb memory module dimm riser a dimm mb fb dimm mhz memory module dimm riser a dimm mb fb dimm mhz memory module dimm riser b dimm mb fb dimm mhz memory module dimm riser b dimm mb fb dimm mhz memory module dimm riser b dimm gb fb dimm mhz memory module dimm riser b dimm gb fb dimm mhz airport spairport wireless card type airport extreme broadcom bluetooth version services devices incoming serial ports network service ethernet ethernet pci card ati radeon hd display controller slot pci card ati radeon hd aty hoolockparent slot serial ata device wdc tb serial ata device wdc tb serial ata device wdc gb parallel ata device pioneer dvd rw dvr parallel ata device pioneer dvd rw dvr usb device usb bus usb device usb bus usb device bluetooth hci usb device usb floppy drive usb device usb bus usb device hub in apple pro keyboard usb device usb optical mouse usb device apple pro keyboard usb device usb bus usb device usb bus usb device hub usb device miscellaneous device usb device hub usb device hub usb device flash card reader firewire device built in hub up to mb sec thunderbolt bus operating system and version os mac os x el capitan rss guard version | 0 |
217,773 | 16,737,427,860 | IssuesEvent | 2021-06-11 04:54:13 | Aefalshaw/explore-california | https://api.github.com/repos/Aefalshaw/explore-california | opened | Contact Feature | documentation enhancement priority 4 severity 4 | ###_ISSUE TEMPLATE: Use for bugs, tasks, and feature requests. Label accordingly, using the labels on the right.
###_Issue Type - is this a bug, task, or feature request?:
Feature
###_Severity (1-4; 1 - not severe, 4 - very severe):
4
###_Priority (1-4; 1 - lowest priority, 4 - highest priority):
4
###_Synopsis - describe bug/task/feature request, in more detail:
The feature to implement the contact form should be valid for the user to revicev updates and information about exploring CA. When the user types in their information it should add them to an email list.
###_Expected Behavior - what the behavior is supposed to be, for bug/task/FR:
When the user is prompted to give their information it should successfully add them to a mailing list os that they can stay up to date with the most recent information regarding exopling CA.
###_Actual Behavior - what the behavior is instead, for bugs only:
The contact from currently takes the user to a 405 error page and is not successfully implemented in anyway.
###_Steps to reproduce/view issue:
Go to the github active apge
Find top right navigation container for CONTACT
Click contact and view contact submissions form
Add in information
Hit Submit
###_Other Notes:
Neat feature idea but needs to actually be implemented.
| 1.0 | Contact Feature - ###_ISSUE TEMPLATE: Use for bugs, tasks, and feature requests. Label accordingly, using the labels on the right.
###_Issue Type - is this a bug, task, or feature request?:
Feature
###_Severity (1-4; 1 - not severe, 4 - very severe):
4
###_Priority (1-4; 1 - lowest priority, 4 - highest priority):
4
###_Synopsis - describe bug/task/feature request, in more detail:
The feature to implement the contact form should be valid for the user to revicev updates and information about exploring CA. When the user types in their information it should add them to an email list.
###_Expected Behavior - what the behavior is supposed to be, for bug/task/FR:
When the user is prompted to give their information it should successfully add them to a mailing list os that they can stay up to date with the most recent information regarding exopling CA.
###_Actual Behavior - what the behavior is instead, for bugs only:
The contact from currently takes the user to a 405 error page and is not successfully implemented in anyway.
###_Steps to reproduce/view issue:
Go to the github active apge
Find top right navigation container for CONTACT
Click contact and view contact submissions form
Add in information
Hit Submit
###_Other Notes:
Neat feature idea but needs to actually be implemented.
| non_comp | contact feature issue template use for bugs tasks and feature requests label accordingly using the labels on the right issue type is this a bug task or feature request feature severity not severe very severe priority lowest priority highest priority synopsis describe bug task feature request in more detail the feature to implement the contact form should be valid for the user to revicev updates and information about exploring ca when the user types in their information it should add them to an email list expected behavior what the behavior is supposed to be for bug task fr when the user is prompted to give their information it should successfully add them to a mailing list os that they can stay up to date with the most recent information regarding exopling ca actual behavior what the behavior is instead for bugs only the contact from currently takes the user to a error page and is not successfully implemented in anyway steps to reproduce view issue go to the github active apge find top right navigation container for contact click contact and view contact submissions form add in information hit submit other notes neat feature idea but needs to actually be implemented | 0 |
9,886 | 11,893,194,098 | IssuesEvent | 2020-03-29 10:20:22 | Swirtzly/Regeneration | https://api.github.com/repos/Swirtzly/Regeneration | closed | [BUG] -Not compatible with Clockwork Phase- | Compatibility bug bug | **Describe the bug**
Crash on load when Clockwork phase and regeneration are together.
Crash report-
https://gist.github.com/ProsperCraft/ee13b50605a17c03b688990283fdfecc
Log-
https://gist.github.com/ProsperCraft/55296e532588da6d1d8844a28ea9468d
ClockworkPhase-1.12.2-1.0g.jar
Regeneration-1.12.2-2.1.2.jar
| True | [BUG] -Not compatible with Clockwork Phase- - **Describe the bug**
Crash on load when Clockwork phase and regeneration are together.
Crash report-
https://gist.github.com/ProsperCraft/ee13b50605a17c03b688990283fdfecc
Log-
https://gist.github.com/ProsperCraft/55296e532588da6d1d8844a28ea9468d
ClockworkPhase-1.12.2-1.0g.jar
Regeneration-1.12.2-2.1.2.jar
| comp | not compatible with clockwork phase describe the bug crash on load when clockwork phase and regeneration are together crash report log clockworkphase jar regeneration jar | 1 |
10,287 | 12,287,428,639 | IssuesEvent | 2020-05-09 12:08:57 | sekiguchi-nagisa/ydsh | https://api.github.com/repos/sekiguchi-nagisa/ydsh | closed | the result of tilde expansion '~-' is always indicate full path of valid directory | Core incompatible change | if OLDPWD is not set, invalid or relative path, get realpath of cwd | True | the result of tilde expansion '~-' is always indicate full path of valid directory - if OLDPWD is not set, invalid or relative path, get realpath of cwd | comp | the result of tilde expansion is always indicate full path of valid directory if oldpwd is not set invalid or relative path get realpath of cwd | 1 |
14,984 | 18,774,306,066 | IssuesEvent | 2021-11-07 11:57:59 | Xalcon/TorchMaster | https://api.github.com/repos/Xalcon/TorchMaster | closed | [1.16.5] Mega torch not working in FTB Ocean Block | mod compatibility | Modpack: FTB Ocean Block v.1.1.0
Torchmaster v.2.3.8
megaTorchRadius = 64
I placed Mega torch in the middle of my base, but hostile mobs are still spawning around.
(radius of that cobble wall is 65)

| True | [1.16.5] Mega torch not working in FTB Ocean Block - Modpack: FTB Ocean Block v.1.1.0
Torchmaster v.2.3.8
megaTorchRadius = 64
I placed Mega torch in the middle of my base, but hostile mobs are still spawning around.
(radius of that cobble wall is 65)

| comp | mega torch not working in ftb ocean block modpack ftb ocean block v torchmaster v megatorchradius i placed mega torch in the middle of my base but hostile mobs are still spawning around radius of that cobble wall is | 1 |
96,498 | 20,024,971,114 | IssuesEvent | 2022-02-01 20:14:00 | WordPress/openverse-frontend | https://api.github.com/repos/WordPress/openverse-frontend | opened | Single audio result view has horizontal scroll on mobile | 🟧 priority: high 🛠 goal: fix 💻 aspect: code | ## Description
<!-- Concisely describe the bug. -->
As the title says, this page has unwanted horizontal scrolling on mobile view.
## Reproduction
<!-- Provide detailed steps to reproduce the bug. -->
1. Run the project and go to this page (for any audio) on a mobile or emulation device.
4. See error.
## Expectation
<!-- Concisely describe what you expected to happen. -->
The page should not have horizontal scrolling.
## Screenshots
<!-- Add screenshots to show the problem; or delete the section entirely. -->
https://user-images.githubusercontent.com/9145885/152043435-d0e4a1cb-4822-407d-ad8b-8492e670ec5b.mp4
<!--
## Additional context
Add any other context about the problem here; or delete the section entirely. -->
## Resolution
<!-- Replace the [ ] with [x] to check the box. -->
- [x] 🙋 I would be interested in resolving this bug.
| 1.0 | Single audio result view has horizontal scroll on mobile - ## Description
<!-- Concisely describe the bug. -->
As the title says, this page has unwanted horizontal scrolling on mobile view.
## Reproduction
<!-- Provide detailed steps to reproduce the bug. -->
1. Run the project and go to this page (for any audio) on a mobile or emulation device.
4. See error.
## Expectation
<!-- Concisely describe what you expected to happen. -->
The page should not have horizontal scrolling.
## Screenshots
<!-- Add screenshots to show the problem; or delete the section entirely. -->
https://user-images.githubusercontent.com/9145885/152043435-d0e4a1cb-4822-407d-ad8b-8492e670ec5b.mp4
<!--
## Additional context
Add any other context about the problem here; or delete the section entirely. -->
## Resolution
<!-- Replace the [ ] with [x] to check the box. -->
- [x] 🙋 I would be interested in resolving this bug.
| non_comp | single audio result view has horizontal scroll on mobile description as the title says this page has unwanted horizontal scrolling on mobile view reproduction run the project and go to this page for any audio on a mobile or emulation device see error expectation the page should not have horizontal scrolling screenshots additional context add any other context about the problem here or delete the section entirely resolution 🙋 i would be interested in resolving this bug | 0 |
138,788 | 12,829,381,504 | IssuesEvent | 2020-07-06 22:46:37 | sfu-db/covid19-datasets | https://api.github.com/repos/sfu-db/covid19-datasets | closed | Add : COVID-19 in Spain | documentation | The dataset can be found here:
https://www.kaggle.com/danigarci1/covid19-in-spain
Please perform the following tasks for this dataset:
1) Create a dataset-details page and fill in all the relevant info.
2) Generate pandas-profile webpage and add the link to the webpage as described in [how to contribute](https://github.com/sfu-db/covid19-datasets/blob/master/assets/how-to-contribute-COVID19repo.md) page.
3) Add your .py script that was used to generate the pandas-profile report to `scripts` directory.
4) After adding all the files. Please comment on this issue with the link which is to be added to README.md. For example the typical link would look like this ` * [**Name_of_your_dataset**](/datasets-details/**name_of_your_dataset.md**)`. Please do NOT add this to README.md by yourself, the page owners/collaborators will add them.
**PMP RAs** - Please feel to assign this to yourself by commenting on it and I will assign this to you. Also please don't forget to `fetch` and `rebase` the `upstream` before working on/ submitting your PR.
| 1.0 | Add : COVID-19 in Spain - The dataset can be found here:
https://www.kaggle.com/danigarci1/covid19-in-spain
Please perform the following tasks for this dataset:
1) Create a dataset-details page and fill in all the relevant info.
2) Generate pandas-profile webpage and add the link to the webpage as described in [how to contribute](https://github.com/sfu-db/covid19-datasets/blob/master/assets/how-to-contribute-COVID19repo.md) page.
3) Add your .py script that was used to generate the pandas-profile report to `scripts` directory.
4) After adding all the files. Please comment on this issue with the link which is to be added to README.md. For example the typical link would look like this ` * [**Name_of_your_dataset**](/datasets-details/**name_of_your_dataset.md**)`. Please do NOT add this to README.md by yourself, the page owners/collaborators will add them.
**PMP RAs** - Please feel to assign this to yourself by commenting on it and I will assign this to you. Also please don't forget to `fetch` and `rebase` the `upstream` before working on/ submitting your PR.
| non_comp | add covid in spain the dataset can be found here please perform the following tasks for this dataset create a dataset details page and fill in all the relevant info generate pandas profile webpage and add the link to the webpage as described in page add your py script that was used to generate the pandas profile report to scripts directory after adding all the files please comment on this issue with the link which is to be added to readme md for example the typical link would look like this datasets details name of your dataset md please do not add this to readme md by yourself the page owners collaborators will add them pmp ras please feel to assign this to yourself by commenting on it and i will assign this to you also please don t forget to fetch and rebase the upstream before working on submitting your pr | 0 |
19,344 | 26,868,202,109 | IssuesEvent | 2023-02-04 05:23:37 | xanthian/variantcraftingtables | https://api.github.com/repos/xanthian/variantcraftingtables | opened | [Mod Compat] Update Paradise Lost Compat | Compatibility | Paradise lost had a huge update, they removed **Crystal Wood**
and renamed then re-sprite the rest of the woods except the Orange Wood
Skyroot -> Aurel
Golden Oak -> Mother Aurel
**Removed Wood:**
Crystal
[**Paradise Lost Recent Update Changelog**](https://www.curseforge.com/minecraft/mc-mods/paradise-lost/files/4379294) | True | [Mod Compat] Update Paradise Lost Compat - Paradise lost had a huge update, they removed **Crystal Wood**
and renamed then re-sprite the rest of the woods except the Orange Wood
Skyroot -> Aurel
Golden Oak -> Mother Aurel
**Removed Wood:**
Crystal
[**Paradise Lost Recent Update Changelog**](https://www.curseforge.com/minecraft/mc-mods/paradise-lost/files/4379294) | comp | update paradise lost compat paradise lost had a huge update they removed crystal wood and renamed then re sprite the rest of the woods except the orange wood skyroot aurel golden oak mother aurel removed wood crystal | 1 |
7,909 | 10,120,322,457 | IssuesEvent | 2019-07-31 13:30:53 | mathml-refresh/mathml | https://api.github.com/repos/mathml-refresh/mathml | closed | Remove/Deprecate numalign/denomalign/align attributes | MathML 4 compatibility need implementation update need polyfill | These are used for horizontal alignments:
* numalign, denomalign for mfrac
* align attributes for munderover/munder/mover
I'm opening the discussion about whether we really want to keep these attributes. I think in practice most people use the default alignment. | True | Remove/Deprecate numalign/denomalign/align attributes - These are used for horizontal alignments:
* numalign, denomalign for mfrac
* align attributes for munderover/munder/mover
I'm opening the discussion about whether we really want to keep these attributes. I think in practice most people use the default alignment. | comp | remove deprecate numalign denomalign align attributes these are used for horizontal alignments numalign denomalign for mfrac align attributes for munderover munder mover i m opening the discussion about whether we really want to keep these attributes i think in practice most people use the default alignment | 1 |
250,551 | 21,315,110,117 | IssuesEvent | 2022-04-16 06:12:26 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: activerecord failed | C-test-failure O-robot O-roachtest branch-master release-blocker | roachtest.activerecord [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4907635&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4907635&tab=artifacts#/activerecord) on master @ [771432d1099e516dbc11827c5458886c176e73e3](https://github.com/cockroachdb/cockroach/commits/771432d1099e516dbc11827c5458886c176e73e3):
```
--- FAIL: AssociationCallbacksTest#test_has_many_callbacks_halt_execution_when_abort_is_trown_when_removing_from_association (unexpected)
--- FAIL: InheritanceTest#test_compute_type_on_undefined_method (unexpected)
--- FAIL: InheritanceTest#test_different_namespace_subclass_should_load_correctly_with_store_full_sti_class_option (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_circular_autosave_association_correctly_saves_multiple_records (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_save_children_record_with_foreign_key_validation_set_in_before_save_callback (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: BasePreventWritesTest#test_preventing_writes_applies_to_all_connections_in_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_size_of_through_association_should_increase_correctly_when_has_many_association_is_added (unexpected)
--- FAIL: CockroachDB::PrimaryKeysTest#test_serial_with_quoted_sequence_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_with_nested_association (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_build (unexpected)
--- FAIL: AssociationCallbacksTest#test_adding_macro_callbacks (unexpected)
--- FAIL: InverseHasManyTests#test_parent_instance_should_be_shared_with_first_and_last_child (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_subclass (unexpected)
--- FAIL: InheritanceTest#test_find_first_within_inheritance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_has_many_through_belongs_to_ids_with_conditions (unexpected)
--- FAIL: CommentTest#test_change_table_comment (unexpected)
--- FAIL: InheritanceTest#test_new_without_storing_full_sti_class (unexpected)
--- FAIL: InheritanceTest#test_compute_type_argument_error (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_left_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_callback_ordering (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_nested_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: CommentTest#test_blank_columns_created_in_block (unexpected)
--- FAIL: InverseHasManyTests#test_trying_to_use_inverses_that_dont_exist_should_raise_an_error (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_nullify (unexpected)
--- FAIL: BasePreventWritesTest#test_selecting_a_record_does_not_raise_if_preventing_writes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_replace_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_one_inverse (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids (unexpected)
--- FAIL: CommentTest#test_add_comment_to_column (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_duplicated_has_many_through_with_through_scope_with_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_count_with_include_should_alias_join_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter_with_required_type_cast (unexpected)
--- FAIL: OverridingAssociationsTest#test_habtm_association_redefinition_reflections_should_differ_and_not_inherited (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_primary_key_quoting (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_valid_adding_with_validate_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_default_scope_on_the_target (unexpected)
--- FAIL: InheritanceTest#test_compute_type_success (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_child_is_visible_to_join_model_in_add_association_callbacks (unexpected)
--- FAIL: InheritanceTest#test_alt_eager_loading (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_getter_with_string_primary_keys (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
```
<details><summary>Help</summary>
<p>
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
</p>
</details>
<details><summary>Same failure on other branches</summary>
<p>
- #79646 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
- #79491 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.1]
</p>
</details>
/cc @cockroachdb/sql-experience
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*activerecord.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
| 2.0 | roachtest: activerecord failed - roachtest.activerecord [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4907635&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4907635&tab=artifacts#/activerecord) on master @ [771432d1099e516dbc11827c5458886c176e73e3](https://github.com/cockroachdb/cockroach/commits/771432d1099e516dbc11827c5458886c176e73e3):
```
--- FAIL: AssociationCallbacksTest#test_has_many_callbacks_halt_execution_when_abort_is_trown_when_removing_from_association (unexpected)
--- FAIL: InheritanceTest#test_compute_type_on_undefined_method (unexpected)
--- FAIL: InheritanceTest#test_different_namespace_subclass_should_load_correctly_with_store_full_sti_class_option (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_circular_autosave_association_correctly_saves_multiple_records (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_save_children_record_with_foreign_key_validation_set_in_before_save_callback (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: BasePreventWritesTest#test_preventing_writes_applies_to_all_connections_in_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_size_of_through_association_should_increase_correctly_when_has_many_association_is_added (unexpected)
--- FAIL: CockroachDB::PrimaryKeysTest#test_serial_with_quoted_sequence_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_with_nested_association (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_build (unexpected)
--- FAIL: AssociationCallbacksTest#test_adding_macro_callbacks (unexpected)
--- FAIL: InverseHasManyTests#test_parent_instance_should_be_shared_with_first_and_last_child (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_subclass (unexpected)
--- FAIL: InheritanceTest#test_find_first_within_inheritance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_has_many_through_belongs_to_ids_with_conditions (unexpected)
--- FAIL: CommentTest#test_change_table_comment (unexpected)
--- FAIL: InheritanceTest#test_new_without_storing_full_sti_class (unexpected)
--- FAIL: InheritanceTest#test_compute_type_argument_error (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_left_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_callback_ordering (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_nested_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: CommentTest#test_blank_columns_created_in_block (unexpected)
--- FAIL: InverseHasManyTests#test_trying_to_use_inverses_that_dont_exist_should_raise_an_error (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_nullify (unexpected)
--- FAIL: BasePreventWritesTest#test_selecting_a_record_does_not_raise_if_preventing_writes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_replace_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_one_inverse (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids (unexpected)
--- FAIL: CommentTest#test_add_comment_to_column (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_duplicated_has_many_through_with_through_scope_with_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_count_with_include_should_alias_join_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter_with_required_type_cast (unexpected)
--- FAIL: OverridingAssociationsTest#test_habtm_association_redefinition_reflections_should_differ_and_not_inherited (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_primary_key_quoting (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_valid_adding_with_validate_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_default_scope_on_the_target (unexpected)
--- FAIL: InheritanceTest#test_compute_type_success (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_child_is_visible_to_join_model_in_add_association_callbacks (unexpected)
--- FAIL: InheritanceTest#test_alt_eager_loading (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_getter_with_string_primary_keys (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
```
<details><summary>Help</summary>
<p>
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
</p>
</details>
<details><summary>Same failure on other branches</summary>
<p>
- #79646 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
- #79491 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.1]
</p>
</details>
/cc @cockroachdb/sql-experience
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*activerecord.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
| non_comp | roachtest activerecord failed roachtest activerecord with on master fail associationcallbackstest test has many callbacks halt execution when abort is trown when removing from association unexpected fail inheritancetest test compute type on undefined method unexpected fail inheritancetest test different namespace subclass should load correctly with store full sti class option unexpected fail hasmanythroughassociationstest test circular autosave association correctly saves multiple records unexpected fail testdefaultautosaveassociationonahasmanyassociation test parent should save children record with foreign key validation set in before save callback unexpected fail hasmanythroughassociationstest test has many through associations on new records use null relations unexpected fail inheritancetest test where create with subclass unexpected fail basepreventwritestest test preventing writes applies to all connections in block unexpected fail hasmanythroughassociationstest test size of through association should increase correctly when has many association is added unexpected fail cockroachdb primarykeystest test serial with quoted sequence name unexpected fail hasmanythroughassociationstest test preload with nested association unexpected fail testdefaultautosaveassociationonahasmanyassociation test invalid build unexpected fail associationcallbackstest test adding macro callbacks unexpected fail inversehasmanytests test parent instance should be shared with first and last child unexpected fail inheritancetest test where create bang with subclass unexpected fail inheritancetest test find first within inheritance unexpected fail hasmanythroughassociationstest test get has many through belongs to ids with conditions unexpected fail commenttest test change table comment unexpected fail inheritancetest test new without storing full sti class unexpected fail inheritancetest test compute type argument error unexpected fail hasmanythroughassociationstest test through association with left joins unexpected fail hasmanythroughassociationstest test marshal dump unexpected fail hasmanythroughassociationstest test association callback ordering unexpected fail hasmanythroughassociationstest test nested has many through association with unpersisted parent instance unexpected fail commenttest test blank columns created in block unexpected fail inversehasmanytests test trying to use inverses that dont exist should raise an error unexpected fail hasmanythroughassociationstest test destroy on association clears scope unexpected fail hasmanythroughassociationstest test delete all for with dependent option nullify unexpected fail basepreventwritestest test selecting a record does not raise if preventing writes unexpected fail hasmanythroughassociationstest test update counter caches on replace association unexpected fail hasmanythroughassociationstest test build then save with has one inverse unexpected fail testdefaultautosaveassociationonahasmanyassociation test assign ids unexpected fail commenttest test add comment to column unexpected fail hasmanythroughassociationstest test associate new by building unexpected fail hasmanythroughassociationstest test duplicated has many through with through scope with joins unexpected fail hasmanythroughassociationstest test association proxy transaction method starts transaction in association class unexpected fail hasmanythroughassociationstest test count with include should alias join table unexpected fail hasmanythroughassociationstest test collection singular ids setter with required type cast unexpected fail overridingassociationstest test habtm association redefinition reflections should differ and not inherited unexpected fail inheritancetest test eager load belongs to primary key quoting unexpected fail testdefaultautosaveassociationonahasmanyassociation test valid adding with validate false unexpected fail hasmanythroughassociationstest test has many through with default scope on the target unexpected fail inheritancetest test compute type success unexpected fail hasmanythroughassociationstest test update counter caches on delete with dependent destroy unexpected fail hasmanythroughassociationstest test child is visible to join model in add association callbacks unexpected fail inheritancetest test alt eager loading unexpected fail hasmanythroughassociationstest test collection singular ids getter with string primary keys unexpected for a full summary look at the activerecord artifacts an updated blocklist is available in the artifacts activerecord log help see see same failure on other branches roachtest activerecord failed roachtest activerecord failed cc cockroachdb sql experience | 0 |
17,028 | 23,472,028,100 | IssuesEvent | 2022-08-16 23:21:40 | scylladb/scylladb | https://api.github.com/repos/scylladb/scylladb | closed | Collection column indexing | cassandra 2.2 compatibility sec-index | Add support for creating secondary indexes on collection type columns. | True | Collection column indexing - Add support for creating secondary indexes on collection type columns. | comp | collection column indexing add support for creating secondary indexes on collection type columns | 1 |
6,185 | 8,589,662,066 | IssuesEvent | 2018-11-14 16:57:45 | LLK/scratch-paint | https://api.github.com/repos/LLK/scratch-paint | closed | Line breaks are not retained when text is rendered to stage | bug compatibility | ### Expected Behavior
Text with multiple line breaks should render the same in the paint editor and stage.
### Actual Behavior
Text is shown with line breaks collapsed
### Steps to Reproduce
- Load https://beta.scratch.mit.edu/#203349676
- Navigate to sprite one, costume 3 ("Slide 2")
### Reference


### Minimal Test Reproduction
https://scratch.mit.edu/projects/261570023
https://beta.scratch.mit.edu/#261570023
### Operating System and Browser
Mac OS 10.14.1 | Chrome Version 70.0.3538.77 (Official Build) (64-bit) | True | Line breaks are not retained when text is rendered to stage - ### Expected Behavior
Text with multiple line breaks should render the same in the paint editor and stage.
### Actual Behavior
Text is shown with line breaks collapsed
### Steps to Reproduce
- Load https://beta.scratch.mit.edu/#203349676
- Navigate to sprite one, costume 3 ("Slide 2")
### Reference


### Minimal Test Reproduction
https://scratch.mit.edu/projects/261570023
https://beta.scratch.mit.edu/#261570023
### Operating System and Browser
Mac OS 10.14.1 | Chrome Version 70.0.3538.77 (Official Build) (64-bit) | comp | line breaks are not retained when text is rendered to stage expected behavior text with multiple line breaks should render the same in the paint editor and stage actual behavior text is shown with line breaks collapsed steps to reproduce load navigate to sprite one costume slide reference minimal test reproduction operating system and browser mac os chrome version official build bit | 1 |
344,348 | 30,737,280,465 | IssuesEvent | 2023-07-28 08:40:19 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Jest Tests.x-pack/plugins/cases/public/components/case_view/components - Case View Page activity tab Case users Participants should render Unknown users correctly | blocker failed-test skipped-test Team:ResponseOps Feature:Cases v8.10.0 | A test failed on a tracked branch
```
TestingLibraryElementError: Unable to find an element by: [data-test-subj="case-view-user-list-participants"]
Ignored nodes: comments, script, style
<body>
<div />
</body>
at Object.getElementError (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/config.js:40:19)
at /var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at /var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:111:19
at Object.getByTestId (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/case_view/components/case_view_activity.test.tsx:373:51)
at Promise.then.completed (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/utils.js:289:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/utils.js:222:10)
at _callCircusTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:248:40)
at runNextTicks (node:internal/process/task_queues:61:5)
at processTimers (node:internal/timers:499:9)
at _runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:184:3)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:86:9)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:81:9)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:81:9)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:81:9)
at run (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:26:3)
at runAndTransformResultsToJestFormat (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:120:21)
at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/27583#018692a5-c78d-4898-b165-aac335e3bca6)
<!-- kibanaCiData = {"failed-test":{"test.class":"Jest Tests.x-pack/plugins/cases/public/components/case_view/components","test.name":"Case View Page activity tab Case users Participants should render Unknown users correctly","test.failCount":3}} --> | 2.0 | Failing test: Jest Tests.x-pack/plugins/cases/public/components/case_view/components - Case View Page activity tab Case users Participants should render Unknown users correctly - A test failed on a tracked branch
```
TestingLibraryElementError: Unable to find an element by: [data-test-subj="case-view-user-list-participants"]
Ignored nodes: comments, script, style
<body>
<div />
</body>
at Object.getElementError (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/config.js:40:19)
at /var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at /var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:111:19
at Object.getByTestId (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/case_view/components/case_view_activity.test.tsx:373:51)
at Promise.then.completed (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/utils.js:289:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/utils.js:222:10)
at _callCircusTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:248:40)
at runNextTicks (node:internal/process/task_queues:61:5)
at processTimers (node:internal/timers:499:9)
at _runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:184:3)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:86:9)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:81:9)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:81:9)
at _runTestsForDescribeBlock (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:81:9)
at run (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/run.js:26:3)
at runAndTransformResultsToJestFormat (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:120:21)
at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b7b192556125262f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/27583#018692a5-c78d-4898-b165-aac335e3bca6)
<!-- kibanaCiData = {"failed-test":{"test.class":"Jest Tests.x-pack/plugins/cases/public/components/case_view/components","test.name":"Case View Page activity tab Case users Participants should render Unknown users correctly","test.failCount":3}} --> | non_comp | failing test jest tests x pack plugins cases public components case view components case view page activity tab case users participants should render unknown users correctly a test failed on a tracked branch testinglibraryelementerror unable to find an element by ignored nodes comments script style at object getelementerror var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules testing library dom dist config js at var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules testing library dom dist query helpers js at var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules testing library dom dist query helpers js at var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules testing library dom dist query helpers js at object getbytestid var lib buildkite agent builds kb spot elastic kibana on merge kibana x pack plugins cases public components case view components case view activity test tsx at promise then completed var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build utils js at new promise at callasynccircusfn var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build utils js at callcircustest var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build run js at runnextticks node internal process task queues at processtimers node internal timers at runtest var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build run js at runtestsfordescribeblock var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build run js at runtestsfordescribeblock var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build run js at runtestsfordescribeblock var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build run js at runtestsfordescribeblock var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build run js at run var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build run js at runandtransformresultstojestformat var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build legacy code todo rewrite jestadapterinit js at jestadapter var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest circus build legacy code todo rewrite jestadapter js at runtestinternal var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest runner build runtest js at runtest var lib buildkite agent builds kb spot elastic kibana on merge kibana node modules jest runner build runtest js first failure | 0 |
19,225 | 26,721,125,505 | IssuesEvent | 2023-01-29 05:59:10 | CaffeineMC/phosphor-fabric | https://api.github.com/repos/CaffeineMC/phosphor-fabric | closed | Phosphor and Starlight mods are "incompatible" error | mod compatibility will not fix | Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Starlight' (starlight) 1.1.1+fabric.ae22326 with any version that is compatible with:
- phosphor, any version
- Replace mod 'Phosphor' (phosphor) 0.8.1 with any version that is compatible with:
- starlight, any version
Unmet dependency listing:
- Mod 'Phosphor' (phosphor) 0.8.1 is incompatible with any version of mod 'Starlight' (starlight), but a matching version is present: 1.1.1+fabric.ae22326!
- Mod 'Starlight' (starlight) 1.1.1+fabric.ae22326 is incompatible with any version of mod 'Phosphor' (phosphor), but a matching version is present: 0.8.1!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
P.S.
I added them both in my curseforge modpack and tried to load Minecraft but when I pressed "Launch" the fabric error code above showed and didn't give me any helpful information. Can I get some advice/help?
| True | Phosphor and Starlight mods are "incompatible" error - Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Starlight' (starlight) 1.1.1+fabric.ae22326 with any version that is compatible with:
- phosphor, any version
- Replace mod 'Phosphor' (phosphor) 0.8.1 with any version that is compatible with:
- starlight, any version
Unmet dependency listing:
- Mod 'Phosphor' (phosphor) 0.8.1 is incompatible with any version of mod 'Starlight' (starlight), but a matching version is present: 1.1.1+fabric.ae22326!
- Mod 'Starlight' (starlight) 1.1.1+fabric.ae22326 is incompatible with any version of mod 'Phosphor' (phosphor), but a matching version is present: 0.8.1!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
P.S.
I added them both in my curseforge modpack and tried to load Minecraft but when I pressed "Launch" the fabric error code above showed and didn't give me any helpful information. Can I get some advice/help?
| comp | phosphor and starlight mods are incompatible error incompatible mod set net fabricmc loader impl formattedexception mod resolution encountered an incompatible mod set a potential solution has been determined replace mod starlight starlight fabric with any version that is compatible with phosphor any version replace mod phosphor phosphor with any version that is compatible with starlight any version unmet dependency listing mod phosphor phosphor is incompatible with any version of mod starlight starlight but a matching version is present fabric mod starlight starlight fabric is incompatible with any version of mod phosphor phosphor but a matching version is present at net fabricmc loader impl fabricloaderimpl load fabricloaderimpl java at net fabricmc loader impl launch knot knot init knot java at net fabricmc loader impl launch knot knot launch knot java at net fabricmc loader impl launch knot knotclient main knotclient java p s i added them both in my curseforge modpack and tried to load minecraft but when i pressed launch the fabric error code above showed and didn t give me any helpful information can i get some advice help | 1 |
5,647 | 8,126,480,512 | IssuesEvent | 2018-08-17 02:29:36 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | When the field list of the select statement contains the Enum type, the client will report an error | component/expression for new contributors help wanted status/TODO type/compatibility | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
When I use Server Prepared Statements, that is set `useServerPrepStmts=true`, if the select statement's field list contains the `Enum` type, the client will report an error.
```
CREATE TABLE shirts (
name VARCHAR(40),
size ENUM('small', 'medium', 'large')
);
INSERT INTO shirts (name, size) VALUES ('dress shirt','large'), ('t-shirt','medium'),('polo shirt','small');
mysql> desc shirts;
+-------+--------------------------------+------+------+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------+--------------------------------+------+------+---------+-------+
| name | varchar(40) | YES | | NULL | |
| size | enum('small','medium','large') | YES | | NULL | |
+-------+--------------------------------+------+------+---------+-------+
```
Java Code snippet:
```
String DB_URL = "jdbc:mysql://xxx.xxx.xxxx.xxx:4000/test";
Properties info = new Properties();
info.setProperty("user", "root");
info.setProperty("password", "");
info.setProperty("useServerPrepStmts", "true");
Connection conn = DriverManager.getConnection(DB_URL, info);
String sql = "SELECT name, size FROM shirts WHERE name = ?";
PreparedStatement preparedStatement = conn.prepareStatement(sql);
preparedStatement.setString(1, "t-shirt");
ResultSet resultSet = preparedStatement.executeQuery();
while (resultSet.next()) {
String name = resultSet.getString("name");
String size = resultSet.getString("size");
System.out.println(name + ", " + size );
}
```
MySQL Connector/J version:
```
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>6.0.6</version>
</dependency>
```
2. What did you expect to see?
I expect the TiDB to return the correct query result.
3. What did you see instead?
The client reported the following error message:
```
Exception in thread "main" java.sql.SQLException: Unknown type '247' in column '1' of '2' in binary-encoded result set.
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:545)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:513)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:115)
at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1299)
at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:701)
at com.mysql.cj.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1923)
at com.apusic.test.CursorExample.main(CursorExample.java:27)
```
4. What version of TiDB are you using (`tidb-server -V` or run `select tidb_version();` on TiDB)?
----------------------------------------------------------------------------------------------------------------+
| Release Version: v2.1.0-alpha-75-g41f8ac195
Git Commit Hash: 41f8ac19523386d0eb6ca871397f49f834958169
Git Branch: master
UTC Build Time: 2018-06-26 07:08:04
GoVersion: go version go1.10.1 darwin/amd64
Race Enabled: false
TiKV Min Version: 2.1.0-alpha.1-ff3dd160846b7d1aed9079c389fc188f7f5ea13e |
+------------------------------------------------------------------------------------ | True | When the field list of the select statement contains the Enum type, the client will report an error - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
When I use Server Prepared Statements, that is set `useServerPrepStmts=true`, if the select statement's field list contains the `Enum` type, the client will report an error.
```
CREATE TABLE shirts (
name VARCHAR(40),
size ENUM('small', 'medium', 'large')
);
INSERT INTO shirts (name, size) VALUES ('dress shirt','large'), ('t-shirt','medium'),('polo shirt','small');
mysql> desc shirts;
+-------+--------------------------------+------+------+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------+--------------------------------+------+------+---------+-------+
| name | varchar(40) | YES | | NULL | |
| size | enum('small','medium','large') | YES | | NULL | |
+-------+--------------------------------+------+------+---------+-------+
```
Java Code snippet:
```
String DB_URL = "jdbc:mysql://xxx.xxx.xxxx.xxx:4000/test";
Properties info = new Properties();
info.setProperty("user", "root");
info.setProperty("password", "");
info.setProperty("useServerPrepStmts", "true");
Connection conn = DriverManager.getConnection(DB_URL, info);
String sql = "SELECT name, size FROM shirts WHERE name = ?";
PreparedStatement preparedStatement = conn.prepareStatement(sql);
preparedStatement.setString(1, "t-shirt");
ResultSet resultSet = preparedStatement.executeQuery();
while (resultSet.next()) {
String name = resultSet.getString("name");
String size = resultSet.getString("size");
System.out.println(name + ", " + size );
}
```
MySQL Connector/J version:
```
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>6.0.6</version>
</dependency>
```
2. What did you expect to see?
I expect the TiDB to return the correct query result.
3. What did you see instead?
The client reported the following error message:
```
Exception in thread "main" java.sql.SQLException: Unknown type '247' in column '1' of '2' in binary-encoded result set.
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:545)
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:513)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:115)
at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1299)
at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:701)
at com.mysql.cj.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1923)
at com.apusic.test.CursorExample.main(CursorExample.java:27)
```
4. What version of TiDB are you using (`tidb-server -V` or run `select tidb_version();` on TiDB)?
----------------------------------------------------------------------------------------------------------------+
| Release Version: v2.1.0-alpha-75-g41f8ac195
Git Commit Hash: 41f8ac19523386d0eb6ca871397f49f834958169
Git Branch: master
UTC Build Time: 2018-06-26 07:08:04
GoVersion: go version go1.10.1 darwin/amd64
Race Enabled: false
TiKV Min Version: 2.1.0-alpha.1-ff3dd160846b7d1aed9079c389fc188f7f5ea13e |
+------------------------------------------------------------------------------------ | comp | when the field list of the select statement contains the enum type the client will report an error please answer these questions before submitting your issue thanks what did you do when i use server prepared statements that is set useserverprepstmts true if the select statement s field list contains the enum type the client will report an error create table shirts name varchar size enum small medium large insert into shirts name size values dress shirt large t shirt medium polo shirt small mysql desc shirts field type null key default extra name varchar yes null size enum small medium large yes null java code snippet: string db url jdbc mysql xxx xxx xxxx xxx test properties info new properties info setproperty user root info setproperty password info setproperty useserverprepstmts true connection conn drivermanager getconnection db url info string sql select name size from shirts where name preparedstatement preparedstatement conn preparestatement sql preparedstatement setstring t shirt resultset resultset preparedstatement executequery while resultset next string name resultset getstring name string size resultset getstring size system out println name size mysql connector j version: mysql mysql connector java what did you expect to see i expect the tidb to return the correct query result what did you see instead the client reported the following error message exception in thread main java sql sqlexception unknown type in column of in binary encoded result set at com mysql cj jdbc exceptions sqlerror createsqlexception sqlerror java at com mysql cj jdbc exceptions sqlerror createsqlexception sqlerror java at com mysql cj jdbc exceptions sqlexceptionsmapping translateexception sqlexceptionsmapping java at com mysql cj jdbc serverpreparedstatement serverexecute serverpreparedstatement java at com mysql cj jdbc serverpreparedstatement executeinternal serverpreparedstatement java at com mysql cj jdbc preparedstatement executequery preparedstatement java at com apusic test cursorexample main cursorexample java what version of tidb are you using tidb server v or run select tidb version on tidb release version alpha git commit hash git branch master utc build time goversion go version darwin race enabled false tikv min version alpha | 1 |
294,736 | 9,040,107,654 | IssuesEvent | 2019-02-10 13:37:22 | opencv/opencv | https://api.github.com/repos/opencv/opencv | opened | G-API: vagrind tests crashed | bug category: g-api priority: high | [Build](http://pullrequest.opencv.org/buildbot/builders/master_valgrind-lin64-debug/builds/10146).
opencv_test_gapi:
```
[ RUN ] SobelXYTestFluid/SobelXYTest.AccuracyTest/0, where GetParam() = (compare_f, 8UC1, 3, 1280x720, -1, 1, 0, 0, { gapi.kernel_package })
==13111== Warning: set address range perms: large range [0x395d8080, 0x719d8080) (undefined)
==13111== Warning: set address range perms: large range [0x719d9080, 0xa9dd9080) (undefined)
Process returned: -9
```
opencv_perf_gapi:
```
[ RUN ] SobelXYPerfTestFluid/SobelXYPerfTest.TestPerformance/12, where GetParam() = (compare_f, 8UC1, 3, 1920x1080, -1, 1, { gapi.kernel_package })
==13692== Warning: set address range perms: large range [0x395d8080, 0xb7ed8080) (undefined)
==13692== Warning: set address range perms: large range [0xb7ed9080, 0x1367d9080) (undefined)
Process returned: -9
``` | 1.0 | G-API: vagrind tests crashed - [Build](http://pullrequest.opencv.org/buildbot/builders/master_valgrind-lin64-debug/builds/10146).
opencv_test_gapi:
```
[ RUN ] SobelXYTestFluid/SobelXYTest.AccuracyTest/0, where GetParam() = (compare_f, 8UC1, 3, 1280x720, -1, 1, 0, 0, { gapi.kernel_package })
==13111== Warning: set address range perms: large range [0x395d8080, 0x719d8080) (undefined)
==13111== Warning: set address range perms: large range [0x719d9080, 0xa9dd9080) (undefined)
Process returned: -9
```
opencv_perf_gapi:
```
[ RUN ] SobelXYPerfTestFluid/SobelXYPerfTest.TestPerformance/12, where GetParam() = (compare_f, 8UC1, 3, 1920x1080, -1, 1, { gapi.kernel_package })
==13692== Warning: set address range perms: large range [0x395d8080, 0xb7ed8080) (undefined)
==13692== Warning: set address range perms: large range [0xb7ed9080, 0x1367d9080) (undefined)
Process returned: -9
``` | non_comp | g api vagrind tests crashed opencv test gapi sobelxytestfluid sobelxytest accuracytest where getparam compare f gapi kernel package warning set address range perms large range undefined warning set address range perms large range undefined process returned opencv perf gapi sobelxyperftestfluid sobelxyperftest testperformance where getparam compare f gapi kernel package warning set address range perms large range undefined warning set address range perms large range undefined process returned | 0 |
59,759 | 24,870,811,672 | IssuesEvent | 2022-10-27 15:05:49 | teambtcmap/btcmap-data | https://api.github.com/repos/teambtcmap/btcmap-data | closed | BitPetro, LLC | help wanted good first issue location-submission service | Merchant name: BitPetro, LLC
Address: Fort Worth, Texas
Lat: 32.75794206702144
Long: -97.33350814284391
OSM: https://www.openstreetmap.org/edit#map=21/32.75794206702144/-97.33350814284391
Category: Energy & Land Consulting for Miners
Payment methods: onchain,lightning,nfc
Twitter merchant: @bitpetro
Twitter submitter: @cryptokohn
Notes: www.bitpetro.app
(214) 444-9244
BitPetro provides the market-wide ability to rapidly search, select, purchase, assemble, and manage Energy and Land assets and data sets.
Status: Todo
Created at: 2022-10-11T18:38:20.514Z | 1.0 | BitPetro, LLC - Merchant name: BitPetro, LLC
Address: Fort Worth, Texas
Lat: 32.75794206702144
Long: -97.33350814284391
OSM: https://www.openstreetmap.org/edit#map=21/32.75794206702144/-97.33350814284391
Category: Energy & Land Consulting for Miners
Payment methods: onchain,lightning,nfc
Twitter merchant: @bitpetro
Twitter submitter: @cryptokohn
Notes: www.bitpetro.app
(214) 444-9244
BitPetro provides the market-wide ability to rapidly search, select, purchase, assemble, and manage Energy and Land assets and data sets.
Status: Todo
Created at: 2022-10-11T18:38:20.514Z | non_comp | bitpetro llc merchant name bitpetro llc address fort worth texas lat long osm category energy land consulting for miners payment methods onchain lightning nfc twitter merchant bitpetro twitter submitter cryptokohn notes bitpetro provides the market wide ability to rapidly search select purchase assemble and manage energy and land assets and data sets status todo created at | 0 |
19,128 | 26,568,328,422 | IssuesEvent | 2023-01-20 22:59:32 | Cldfire/nvml-wrapper | https://api.github.com/repos/Cldfire/nvml-wrapper | closed | feature request: add support for `nvmlDeviceGetGraphicsRunningProcesses_v2` | backwards-compatibility | Hello! I'm one of the users, and found out that this crate does not support `nvmlDeviceGetGraphicsRunningProcesses_v2`. My personal computer runs on debian 11 (and there's managed package called [`nvidia-driver`](https://packages.debian.org/en/bullseye/nvidia-driver)), which is v470 and lacks support of `nvmlDeviceGetGraphicsRunningProcesses_v3`:
```
$ nm -D /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 | grep nvmlDeviceGetGraphicsRunningProcesses
0000000000051370 T nvmlDeviceGetGraphicsRunningProcesses
0000000000051570 T nvmlDeviceGetGraphicsRunningProcesses_v2
```
So, I purpose add two method: `running_graphics_processes_v2` and `running_graphics_processes_count_v2`. They'll have same return type as `running_graphics_processes` and `running_graphics_processes_count` as well.
Here's my current code (you can use this: I wrote this based on your code, so I'll leave this as `MIT OR Apache-2.0` license)
Would you mind if I submit PR for this? Thank you.
## Code
<details>
<summary>Code</summary>
```rs
trait GetRunningGraphicsProcessesV2 {
fn running_graphics_processes_v2(&self) -> Result<Vec<ProcessInfo>, NvmlError>;
fn running_graphics_processes_count_v2(&self) -> Result<u32, NvmlError>;
}
type GetProcessV2Sig = unsafe extern "C" fn(
device: nvmlDevice_t,
#[allow(non_snake_case)]
infoCount: *mut c_uint,
infos: *mut nvmlProcessInfo_t,
) -> nvmlReturn_t;
static GET_PS_V2: Lazy<GetProcessV2Sig> = Lazy::new(|| {
unsafe {
let lib = Library::new("libnvidia-ml.so").unwrap();
let f: GetProcessV2Sig = lib.get(b"nvmlDeviceGetGraphicsRunningProcesses_v2\0").map(|a| *a).unwrap();
f
}
});
impl GetRunningGraphicsProcessesV2 for Device<'_> {
fn running_graphics_processes_v2(&self) -> Result<Vec<ProcessInfo>, NvmlError> {
let sym = *GET_PS_V2;
let mut count: c_uint = match self.running_graphics_processes_count_v2()? {
0 => return Ok(vec![]),
value => value,
};
// Add a bit of headroom in case more processes are launched in
// between the above call to get the expected count and the time we
// actually make the call to get data below.
count += 5;
let mem = unsafe { mem::zeroed() };
let mut processes: Vec<nvmlProcessInfo_t> = vec![mem; count as usize];
let device = unsafe { self.handle() };
nvml_try(sym(device, &mut count, processes.as_mut_ptr()))?;
processes.truncate(count as usize);
Ok(processes.into_iter().map(ProcessInfo::from).collect())
}
fn running_graphics_processes_count_v2(&self) -> Result<u32, NvmlError> {
let sym = *GET_PS_V2;
// Indicates that we want the count
let mut count: c_uint = 0;
let device = unsafe { self.handle() };
// Passing null doesn't indicate that we want the count. It's just allowed.
match sym(device, &mut count, null_mut()) {
nvmlReturn_enum_NVML_ERROR_INSUFFICIENT_SIZE => Ok(count),
// If success, return 0; otherwise, return error
other => nvml_try(other).map(|_| 0),
}
}
}
```
</details>
| True | feature request: add support for `nvmlDeviceGetGraphicsRunningProcesses_v2` - Hello! I'm one of the users, and found out that this crate does not support `nvmlDeviceGetGraphicsRunningProcesses_v2`. My personal computer runs on debian 11 (and there's managed package called [`nvidia-driver`](https://packages.debian.org/en/bullseye/nvidia-driver)), which is v470 and lacks support of `nvmlDeviceGetGraphicsRunningProcesses_v3`:
```
$ nm -D /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 | grep nvmlDeviceGetGraphicsRunningProcesses
0000000000051370 T nvmlDeviceGetGraphicsRunningProcesses
0000000000051570 T nvmlDeviceGetGraphicsRunningProcesses_v2
```
So, I purpose add two method: `running_graphics_processes_v2` and `running_graphics_processes_count_v2`. They'll have same return type as `running_graphics_processes` and `running_graphics_processes_count` as well.
Here's my current code (you can use this: I wrote this based on your code, so I'll leave this as `MIT OR Apache-2.0` license)
Would you mind if I submit PR for this? Thank you.
## Code
<details>
<summary>Code</summary>
```rs
trait GetRunningGraphicsProcessesV2 {
fn running_graphics_processes_v2(&self) -> Result<Vec<ProcessInfo>, NvmlError>;
fn running_graphics_processes_count_v2(&self) -> Result<u32, NvmlError>;
}
type GetProcessV2Sig = unsafe extern "C" fn(
device: nvmlDevice_t,
#[allow(non_snake_case)]
infoCount: *mut c_uint,
infos: *mut nvmlProcessInfo_t,
) -> nvmlReturn_t;
static GET_PS_V2: Lazy<GetProcessV2Sig> = Lazy::new(|| {
unsafe {
let lib = Library::new("libnvidia-ml.so").unwrap();
let f: GetProcessV2Sig = lib.get(b"nvmlDeviceGetGraphicsRunningProcesses_v2\0").map(|a| *a).unwrap();
f
}
});
impl GetRunningGraphicsProcessesV2 for Device<'_> {
fn running_graphics_processes_v2(&self) -> Result<Vec<ProcessInfo>, NvmlError> {
let sym = *GET_PS_V2;
let mut count: c_uint = match self.running_graphics_processes_count_v2()? {
0 => return Ok(vec![]),
value => value,
};
// Add a bit of headroom in case more processes are launched in
// between the above call to get the expected count and the time we
// actually make the call to get data below.
count += 5;
let mem = unsafe { mem::zeroed() };
let mut processes: Vec<nvmlProcessInfo_t> = vec![mem; count as usize];
let device = unsafe { self.handle() };
nvml_try(sym(device, &mut count, processes.as_mut_ptr()))?;
processes.truncate(count as usize);
Ok(processes.into_iter().map(ProcessInfo::from).collect())
}
fn running_graphics_processes_count_v2(&self) -> Result<u32, NvmlError> {
let sym = *GET_PS_V2;
// Indicates that we want the count
let mut count: c_uint = 0;
let device = unsafe { self.handle() };
// Passing null doesn't indicate that we want the count. It's just allowed.
match sym(device, &mut count, null_mut()) {
nvmlReturn_enum_NVML_ERROR_INSUFFICIENT_SIZE => Ok(count),
// If success, return 0; otherwise, return error
other => nvml_try(other).map(|_| 0),
}
}
}
```
</details>
| comp | feature request add support for nvmldevicegetgraphicsrunningprocesses hello i m one of the users and found out that this crate does not support nvmldevicegetgraphicsrunningprocesses my personal computer runs on debian and there s managed package called which is and lacks support of nvmldevicegetgraphicsrunningprocesses nm d usr lib linux gnu libnvidia ml so grep nvmldevicegetgraphicsrunningprocesses t nvmldevicegetgraphicsrunningprocesses t nvmldevicegetgraphicsrunningprocesses so i purpose add two method running graphics processes and running graphics processes count they ll have same return type as running graphics processes and running graphics processes count as well here s my current code you can use this i wrote this based on your code so i ll leave this as mit or apache license would you mind if i submit pr for this thank you code code rs trait fn running graphics processes self result nvmlerror fn running graphics processes count self result type unsafe extern c fn device nvmldevice t infocount mut c uint infos mut nvmlprocessinfo t nvmlreturn t static get ps lazy lazy new unsafe let lib library new libnvidia ml so unwrap let f lib get b nvmldevicegetgraphicsrunningprocesses map a a unwrap f impl for device fn running graphics processes self result nvmlerror let sym get ps let mut count c uint match self running graphics processes count return ok vec value value add a bit of headroom in case more processes are launched in between the above call to get the expected count and the time we actually make the call to get data below count let mem unsafe mem zeroed let mut processes vec vec let device unsafe self handle nvml try sym device mut count processes as mut ptr processes truncate count as usize ok processes into iter map processinfo from collect fn running graphics processes count self result let sym get ps indicates that we want the count let mut count c uint let device unsafe self handle passing null doesn t indicate that we want the count it s just allowed match sym device mut count null mut nvmlreturn enum nvml error insufficient size ok count if success return otherwise return error other nvml try other map | 1 |
5,441 | 7,895,679,780 | IssuesEvent | 2018-06-29 05:01:45 | arcticicestudio/nord-visual-studio-code | https://api.github.com/repos/arcticicestudio/nord-visual-studio-code | closed | Use Arctic Ice Studio's base ESLint config | context-workflow scope-compatibility type-improvement | 
The currently used ESLint rules should be replaced with the base config's [eslint-config-arcticicestudio-base][].
[eslint-config-arcticicestudio-base]: https://www.npmjs.com/package/eslint-config-arcticicestudio-base | True | Use Arctic Ice Studio's base ESLint config - 
The currently used ESLint rules should be replaced with the base config's [eslint-config-arcticicestudio-base][].
[eslint-config-arcticicestudio-base]: https://www.npmjs.com/package/eslint-config-arcticicestudio-base | comp | use arctic ice studio s base eslint config the currently used eslint rules should be replaced with the base config s | 1 |
60,659 | 6,712,421,270 | IssuesEvent | 2017-10-13 09:18:44 | mindwaveventures/cms | https://api.github.com/repos/mindwaveventures/cms | closed | Submit site map to Google | please-test priority-5 T1h | It's a key SEO requirement to get the site understood much better by google. Not 'critical' for next Weds, but needs doing this month | 1.0 | Submit site map to Google - It's a key SEO requirement to get the site understood much better by google. Not 'critical' for next Weds, but needs doing this month | non_comp | submit site map to google it s a key seo requirement to get the site understood much better by google not critical for next weds but needs doing this month | 0 |
6,713 | 9,769,341,921 | IssuesEvent | 2019-06-06 08:19:41 | RRZE-Webteam/rrze-xliff | https://api.github.com/repos/RRZE-Webteam/rrze-xliff | closed | Export-Funktion im Editor | Requirement | Im Editor (Post-Types page und post sind vorausgesetzt, weitere könnten in der Konfiguration durch den Admin angewählt werden) ist an geeigneter Stelle **sowohl für Classic Editor als auch für Gutenberg** ein Symbol zum Export und ein Symbol zum Import anzufügen.
Bei Klick auf das Export-Symbol soll eine Modal oder eine Zusatzinfo erscheinen, die fragt,
* ob man die XLIFF- Datei herunterladen möchte oder
* sie gleich an eine vorgegebene Adresse zusammen mit einer eingebbaren Notiz gesandt wird.
| 1.0 | Export-Funktion im Editor - Im Editor (Post-Types page und post sind vorausgesetzt, weitere könnten in der Konfiguration durch den Admin angewählt werden) ist an geeigneter Stelle **sowohl für Classic Editor als auch für Gutenberg** ein Symbol zum Export und ein Symbol zum Import anzufügen.
Bei Klick auf das Export-Symbol soll eine Modal oder eine Zusatzinfo erscheinen, die fragt,
* ob man die XLIFF- Datei herunterladen möchte oder
* sie gleich an eine vorgegebene Adresse zusammen mit einer eingebbaren Notiz gesandt wird.
| non_comp | export funktion im editor im editor post types page und post sind vorausgesetzt weitere könnten in der konfiguration durch den admin angewählt werden ist an geeigneter stelle sowohl für classic editor als auch für gutenberg ein symbol zum export und ein symbol zum import anzufügen bei klick auf das export symbol soll eine modal oder eine zusatzinfo erscheinen die fragt ob man die xliff datei herunterladen möchte oder sie gleich an eine vorgegebene adresse zusammen mit einer eingebbaren notiz gesandt wird | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.