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
17,352
23,933,263,706
IssuesEvent
2022-09-10 21:40:52
Jagusti/fvtt-wfrp4e-gmtoolkit
https://api.github.com/repos/Jagusti/fvtt-wfrp4e-gmtoolkit
opened
GM Toolkit has a `requires` dependency on the wfrp4e system
compatibility
<!--- Provide a general summary in the Title above --> ### Versions - Foundry VTT: 10.285 - WFRP4e System: 6.1.2 - GM Toolkit: 6.0.0 - Macro (if applicable): NA ## Description Since FVTT 10.285 a system that is needed for a module should have a `required` relationship, rather than just have a system relationship: https://github.com/foundryvtt/foundryvtt/issues/8066 This is the case for GM Toolkit and WFRP4e. ## Supporting Information See https://github.com/foundryvtt/foundryvtt/issues/8066 Change relationships#system to relationships#requires
True
GM Toolkit has a `requires` dependency on the wfrp4e system - <!--- Provide a general summary in the Title above --> ### Versions - Foundry VTT: 10.285 - WFRP4e System: 6.1.2 - GM Toolkit: 6.0.0 - Macro (if applicable): NA ## Description Since FVTT 10.285 a system that is needed for a module should have a `required` relationship, rather than just have a system relationship: https://github.com/foundryvtt/foundryvtt/issues/8066 This is the case for GM Toolkit and WFRP4e. ## Supporting Information See https://github.com/foundryvtt/foundryvtt/issues/8066 Change relationships#system to relationships#requires
comp
gm toolkit has a requires dependency on the system versions foundry vtt system gm toolkit macro if applicable na description since fvtt a system that is needed for a module should have a required relationship rather than just have a system relationship this is the case for gm toolkit and supporting information see change relationships system to relationships requires
1
43,675
23,327,574,324
IssuesEvent
2022-08-08 23:21:41
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig
area-System.Text.RegularExpressions tenet-performance tenet-performance-benchmarks refs/heads/main RunKind=micro Regression CoreClr x64 alpine 3.12
### Run Information Architecture | x64 -- | -- OS | alpine 3.12 Baseline | [0c5e7daf58e5d79cb7a2a8767d1f0e6ec4de4dd4](https://github.com/dotnet/runtime/commit/0c5e7daf58e5d79cb7a2a8767d1f0e6ec4de4dd4) Compare | [22870c2e31ae3c028cece52babd3cae57b560713](https://github.com/dotnet/runtime/commit/22870c2e31ae3c028cece52babd3cae57b560713) Diff | [Diff](https://github.com/dotnet/runtime/compare/0c5e7daf58e5d79cb7a2a8767d1f0e6ec4de4dd4...22870c2e31ae3c028cece52babd3cae57b560713) ### Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- [Count - Duration of single invocation](<https://pvscmdupload.blob.core.windows.net/reports/allTestHistory/refs/heads/main_x64_alpine 3.12/System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig.Count(Pattern%3a%20%22(%3fi)Tom%7cSawyer%7cHuckleberry%7cFinn%22%2c%20Options%3a%20NonBacktracking).html>) | 75.65 ms | 80.81 ms | 1.07 | 0.01 | False | | | ![graph](<https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/04_12_2022/refs/heads/main_x64_alpine%203.12_Regression/System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig_1.png>) [Test Report](<https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/04_12_2022/refs/heads/main_x64_alpine%203.12_Regression/System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig.html>) ### Repro ```cmd git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig*' ``` <details> ### Payloads [Baseline](<https://helixdi8s23ayyeko0k025g8.blob.core.windows.net/helix-job-155568a9-614e-462b-a499-97f20dec7440f3bb8fa7ac645928f/fc7e93a2-3501-4925-89b7-69ff69f81f8f.zip?sv=2019-07-07&se=2022-05-05T23%3A09%3A43Z&sr=c&sp=rl&sig=CCpGNfgST89okaqF1EhMGO%2FoBLgYl3WKfiaCSkk46C8%3D>) [Compare](<https://helixdi8s23ayyeko0k025g8.blob.core.windows.net/helix-job-5473ba2f-c1d0-4a64-881f-512bafeadbc5a7c70554c62404bbb/9052f7da-57b8-4b99-a47c-a3505d4f0c2e.zip?sv=2019-07-07&se=2022-05-06T12%3A00%3A08Z&sr=c&sp=rl&sig=2oM89zj0PED9L9A1TugB%2BFWjiN4rOyUTFS7Qx0WdHA8%3D>) ### Histogram #### System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig.Count(Pattern: "(?i)Tom|Sawyer|Huckleberry|Finn", Options: NonBacktracking) ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small. IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline. IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small. IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small. IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline. IsRegressionWindowed: Marked as regression because 80.8123890576923 > 79.49659552624999. IsChangePoint: Marked as a change because one of 3/6/2022 9:32:10 PM, 4/6/2022 12:51:22 AM, 4/12/2022 4:54:37 AM falls between 4/3/2022 1:52:36 PM and 4/12/2022 4:54:37 AM. IsRegressionStdDev: Marked as regression because -45.46775125534151 (T) = (0 -81103148.30648707) / Math.Sqrt((203461295893.64603 / (26)) + (152571896797.61606 / (31))) is less than -2.0040447832881556 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (26) + (31) - 2, .025) and -0.06757233312416588 = (75969698.53007068 - 81103148.30648707) / 75969698.53007068 is less than -0.05. IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small. IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so. ``` ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md) </details>
True
Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig - ### Run Information Architecture | x64 -- | -- OS | alpine 3.12 Baseline | [0c5e7daf58e5d79cb7a2a8767d1f0e6ec4de4dd4](https://github.com/dotnet/runtime/commit/0c5e7daf58e5d79cb7a2a8767d1f0e6ec4de4dd4) Compare | [22870c2e31ae3c028cece52babd3cae57b560713](https://github.com/dotnet/runtime/commit/22870c2e31ae3c028cece52babd3cae57b560713) Diff | [Diff](https://github.com/dotnet/runtime/compare/0c5e7daf58e5d79cb7a2a8767d1f0e6ec4de4dd4...22870c2e31ae3c028cece52babd3cae57b560713) ### Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- [Count - Duration of single invocation](<https://pvscmdupload.blob.core.windows.net/reports/allTestHistory/refs/heads/main_x64_alpine 3.12/System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig.Count(Pattern%3a%20%22(%3fi)Tom%7cSawyer%7cHuckleberry%7cFinn%22%2c%20Options%3a%20NonBacktracking).html>) | 75.65 ms | 80.81 ms | 1.07 | 0.01 | False | | | ![graph](<https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/04_12_2022/refs/heads/main_x64_alpine%203.12_Regression/System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig_1.png>) [Test Report](<https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/04_12_2022/refs/heads/main_x64_alpine%203.12_Regression/System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig.html>) ### Repro ```cmd git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig*' ``` <details> ### Payloads [Baseline](<https://helixdi8s23ayyeko0k025g8.blob.core.windows.net/helix-job-155568a9-614e-462b-a499-97f20dec7440f3bb8fa7ac645928f/fc7e93a2-3501-4925-89b7-69ff69f81f8f.zip?sv=2019-07-07&se=2022-05-05T23%3A09%3A43Z&sr=c&sp=rl&sig=CCpGNfgST89okaqF1EhMGO%2FoBLgYl3WKfiaCSkk46C8%3D>) [Compare](<https://helixdi8s23ayyeko0k025g8.blob.core.windows.net/helix-job-5473ba2f-c1d0-4a64-881f-512bafeadbc5a7c70554c62404bbb/9052f7da-57b8-4b99-a47c-a3505d4f0c2e.zip?sv=2019-07-07&se=2022-05-06T12%3A00%3A08Z&sr=c&sp=rl&sig=2oM89zj0PED9L9A1TugB%2BFWjiN4rOyUTFS7Qx0WdHA8%3D>) ### Histogram #### System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Leipzig.Count(Pattern: "(?i)Tom|Sawyer|Huckleberry|Finn", Options: NonBacktracking) ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small. IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline. IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small. IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small. IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline. IsRegressionWindowed: Marked as regression because 80.8123890576923 > 79.49659552624999. IsChangePoint: Marked as a change because one of 3/6/2022 9:32:10 PM, 4/6/2022 12:51:22 AM, 4/12/2022 4:54:37 AM falls between 4/3/2022 1:52:36 PM and 4/12/2022 4:54:37 AM. IsRegressionStdDev: Marked as regression because -45.46775125534151 (T) = (0 -81103148.30648707) / Math.Sqrt((203461295893.64603 / (26)) + (152571896797.61606 / (31))) is less than -2.0040447832881556 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (26) + (31) - 2, .025) and -0.06757233312416588 = (75969698.53007068 - 81103148.30648707) / 75969698.53007068 is less than -0.05. IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small. IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so. ``` ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md) </details>
non_comp
regressions in system text regularexpressions tests perf regex industry leipzig run information architecture os alpine baseline compare diff regressions in system text regularexpressions tests perf regex industry leipzig benchmark baseline test test base test quality edge detector baseline ir compare ir ir ratio baseline etl compare etl ms ms false repro cmd git clone py performance scripts benchmarks ci py f filter system text regularexpressions tests perf regex industry leipzig payloads histogram system text regularexpressions tests perf regex industry leipzig count pattern i tom sawyer huckleberry finn options nonbacktracking log description of detection logic isregressionbase marked as regression because the compare was greater than the baseline and the value was not too small isregressionchecked marked as regression because the three check build points were greater than the baseline isimprovementbase marked as not an improvement because the compare was not less than the baseline or the value was too small isregressionbase marked as regression because the compare was greater than the baseline and the value was not too small isregressionchecked marked as regression because the three check build points were greater than the baseline isregressionwindowed marked as regression because ischangepoint marked as a change because one of pm am am falls between pm and am isregressionstddev marked as regression because t math sqrt is less than mathnet numerics distributions studentt invcdf and is less than isimprovementbase marked as not an improvement because the compare was not less than the baseline or the value was too small ischangeedgedetector marked not as a regression because edge detector said so docs
0
38,919
9,036,802,482
IssuesEvent
2019-02-09 03:13:10
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Core makes use of Cache but it's composer.json doesn't require it
Defect Dependencies
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.7. ### What you did I'm trying to make usage of the standalone Cakephp packages such as utility, core, etc. to be able to start migrating an application to latest version of cake. I just notice Cake\Core uses Cake\Cache but it's composer.json doesn't require it.
1.0
Core makes use of Cache but it's composer.json doesn't require it - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.7. ### What you did I'm trying to make usage of the standalone Cakephp packages such as utility, core, etc. to be able to start migrating an application to latest version of cake. I just notice Cake\Core uses Cake\Cache but it's composer.json doesn't require it.
non_comp
core makes use of cache but it s composer json doesn t require it this is a multiple allowed bug enhancement feature discussion rfc cakephp version what you did i m trying to make usage of the standalone cakephp packages such as utility core etc to be able to start migrating an application to latest version of cake i just notice cake core uses cake cache but it s composer json doesn t require it
0
198,599
6,974,532,139
IssuesEvent
2017-12-12 01:18:08
ZeusWPI/hydra-android
https://api.github.com/repos/ZeusWPI/hydra-android
closed
Add some social media links for Urgent.fm
difficulty:easy priority:low UX visuals
As at the bottom of the post, the current Urgent.fm player is a bit empty. Perhaps we could place some icons and links to their website and/or social media. Things we could add: - Their site, http://www.urgent.fm/ - YouTube, https://www.youtube.com/channel/UCZgOQzaJUeIlvS5R7pqFsqQ - Facebook, https://www.facebook.com/urgent.fm - Instagram, https://www.instagram.com/urgent.fm/ The icon for their website can be re-used, icons for social media can be found here: https://materialdesignicons.com/. ![device-2017-10-13-191110](https://user-images.githubusercontent.com/1756811/31557775-759f49b8-b04a-11e7-88fe-79d69ac0e283.png)
1.0
Add some social media links for Urgent.fm - As at the bottom of the post, the current Urgent.fm player is a bit empty. Perhaps we could place some icons and links to their website and/or social media. Things we could add: - Their site, http://www.urgent.fm/ - YouTube, https://www.youtube.com/channel/UCZgOQzaJUeIlvS5R7pqFsqQ - Facebook, https://www.facebook.com/urgent.fm - Instagram, https://www.instagram.com/urgent.fm/ The icon for their website can be re-used, icons for social media can be found here: https://materialdesignicons.com/. ![device-2017-10-13-191110](https://user-images.githubusercontent.com/1756811/31557775-759f49b8-b04a-11e7-88fe-79d69ac0e283.png)
non_comp
add some social media links for urgent fm as at the bottom of the post the current urgent fm player is a bit empty perhaps we could place some icons and links to their website and or social media things we could add their site youtube facebook instagram the icon for their website can be re used icons for social media can be found here
0
7,604
9,853,762,490
IssuesEvent
2019-06-19 15:23:27
AdguardTeam/CoreLibs
https://api.github.com/repos/AdguardTeam/CoreLibs
closed
krunker.io - game not works
P3: Medium bug compatibility
### Steps to reproduce <!--- Provide a link to a live example or a clear set of steps to reproduce the issue--> 1. Go to https://krunker.io/ 2. Wait a moment ### Expected behavior <!--- Tell us what should happen --> Game should works. ### Actual behavior <!--- Tell us what happens instead --> Game not works. <details><summary>Screenshot:</summary> <!--- drag and drop, upload or paste your screenshot to this area--> ![image](https://user-images.githubusercontent.com/29142494/53951654-41ed7600-40cf-11e9-9c5a-dd734790bb57.png) </details> ### Your environment <!--- Please include all relevant details about the environment you experienced the bug in --> * AdGuard 7.0.2281.5837
True
krunker.io - game not works - ### Steps to reproduce <!--- Provide a link to a live example or a clear set of steps to reproduce the issue--> 1. Go to https://krunker.io/ 2. Wait a moment ### Expected behavior <!--- Tell us what should happen --> Game should works. ### Actual behavior <!--- Tell us what happens instead --> Game not works. <details><summary>Screenshot:</summary> <!--- drag and drop, upload or paste your screenshot to this area--> ![image](https://user-images.githubusercontent.com/29142494/53951654-41ed7600-40cf-11e9-9c5a-dd734790bb57.png) </details> ### Your environment <!--- Please include all relevant details about the environment you experienced the bug in --> * AdGuard 7.0.2281.5837
comp
krunker io game not works steps to reproduce go to wait a moment expected behavior game should works actual behavior game not works screenshot your environment adguard
1
18,658
25,970,797,120
IssuesEvent
2022-12-19 11:03:38
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
Dropbox connection issue in Proxy Mode
bug compatibility Resolution: Won't Do Status: Resolved low Version: AdGuard v7.13
### Steps to reproduce <!--- Provide a link to a live example or a clear set of steps to reproduce the issue --> 1. Set AdGuard in proxy mode 2. Configure proxy in the Windows system settings 3. Open Dropbox and check proxy configurations and try to sync 4. Connection is lost I managed to reproduce this issue. The logs were sent to NCloud. <details><summary>Screenshot:</summary> ![image](https://user-images.githubusercontent.com/49645813/91555488-c83bee80-e939-11ea-8047-ad9489fdb772.png) </details> ### Customer ID <!--- Send us a diagnostic report through the application. Click on the gear icon in the app's main window, and choose "Support". You will get an auto-reply containing your Customer ID after sending a report --> [Forum](https://forum.adguard.com/index.php?threads/dropbox-%D0%B8-%D0%BF%D1%80%D0%BE%D0%BA%D1%81%D0%B8-adguard-%D0%B4%D0%BB%D1%8F-windows.39486/#lg=post-201457&slide=0) ### Your environment <!--- Please include all relevant details about the environment you experienced the bug in --> * Dropbox version: 104.4.175 * Operating system and version: Windows 10.0.19041 build 19041 * AdGuard version: 7.5.1 (build 3380, CL 1.7.64)
True
Dropbox connection issue in Proxy Mode - ### Steps to reproduce <!--- Provide a link to a live example or a clear set of steps to reproduce the issue --> 1. Set AdGuard in proxy mode 2. Configure proxy in the Windows system settings 3. Open Dropbox and check proxy configurations and try to sync 4. Connection is lost I managed to reproduce this issue. The logs were sent to NCloud. <details><summary>Screenshot:</summary> ![image](https://user-images.githubusercontent.com/49645813/91555488-c83bee80-e939-11ea-8047-ad9489fdb772.png) </details> ### Customer ID <!--- Send us a diagnostic report through the application. Click on the gear icon in the app's main window, and choose "Support". You will get an auto-reply containing your Customer ID after sending a report --> [Forum](https://forum.adguard.com/index.php?threads/dropbox-%D0%B8-%D0%BF%D1%80%D0%BE%D0%BA%D1%81%D0%B8-adguard-%D0%B4%D0%BB%D1%8F-windows.39486/#lg=post-201457&slide=0) ### Your environment <!--- Please include all relevant details about the environment you experienced the bug in --> * Dropbox version: 104.4.175 * Operating system and version: Windows 10.0.19041 build 19041 * AdGuard version: 7.5.1 (build 3380, CL 1.7.64)
comp
dropbox connection issue in proxy mode steps to reproduce set adguard in proxy mode configure proxy in the windows system settings open dropbox and check proxy configurations and try to sync connection is lost i managed to reproduce this issue the logs were sent to ncloud screenshot customer id your environment dropbox version operating system and version windows build adguard version build cl
1
13,593
16,106,789,842
IssuesEvent
2021-04-27 15:48:24
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
ResultQuery.stream() should eagerly fetch the Result
C: Functionality E: All Editions P: Medium R: Wontfix T: Enhancement T: Incompatible change
It's too easy to forget to close a `ResultQuery.stream()` because that's not expected, given the rest of the jOOQ API. It's already possible to get a hold of a resourceful stream through `Cursor.stream()`, i.e. through `ResultQuery.fetchLazy().stream()`. This change would add consistency to the jOOQ API: - `ResultQuery.xxx()` is always eager ([including the "implicit cursor" foreach loop](https://blog.jooq.org/2016/09/27/a-hidden-jooq-gem-foreach-loop-over-resultquery/)) - `ResultQuery.fetchLazy()` and thus `Cursor` is always lazy and resourceful. This is an incompatible change, which must be accompanied by a `Setting`. Alternatively, we can also postpone the change of the default behaviour of the `Setting` to 4.0...
True
ResultQuery.stream() should eagerly fetch the Result - It's too easy to forget to close a `ResultQuery.stream()` because that's not expected, given the rest of the jOOQ API. It's already possible to get a hold of a resourceful stream through `Cursor.stream()`, i.e. through `ResultQuery.fetchLazy().stream()`. This change would add consistency to the jOOQ API: - `ResultQuery.xxx()` is always eager ([including the "implicit cursor" foreach loop](https://blog.jooq.org/2016/09/27/a-hidden-jooq-gem-foreach-loop-over-resultquery/)) - `ResultQuery.fetchLazy()` and thus `Cursor` is always lazy and resourceful. This is an incompatible change, which must be accompanied by a `Setting`. Alternatively, we can also postpone the change of the default behaviour of the `Setting` to 4.0...
comp
resultquery stream should eagerly fetch the result it s too easy to forget to close a resultquery stream because that s not expected given the rest of the jooq api it s already possible to get a hold of a resourceful stream through cursor stream i e through resultquery fetchlazy stream this change would add consistency to the jooq api resultquery xxx is always eager resultquery fetchlazy and thus cursor is always lazy and resourceful this is an incompatible change which must be accompanied by a setting alternatively we can also postpone the change of the default behaviour of the setting to
1
6,004
8,676,973,789
IssuesEvent
2018-11-30 15:34:14
SEM1INFOENS/multiplanner
https://api.github.com/repos/SEM1INFOENS/multiplanner
closed
Accounting
course requirement
The organizer can link an accounting to an event, which allows to register all the money transactions made for the event, i.e. who paid what for the event. The cost of the event is split evenly for all participants.
1.0
Accounting - The organizer can link an accounting to an event, which allows to register all the money transactions made for the event, i.e. who paid what for the event. The cost of the event is split evenly for all participants.
non_comp
accounting the organizer can link an accounting to an event which allows to register all the money transactions made for the event i e who paid what for the event the cost of the event is split evenly for all participants
0
358,998
25,212,312,007
IssuesEvent
2022-11-14 05:44:27
Aditya-Gupta1/track-job-applications
https://api.github.com/repos/Aditya-Gupta1/track-job-applications
closed
[FEATURE] Update README with the open source template from auth0
documentation enhancement good first issue
**Please describe your feature request in as detail as possible.** Update the README along with all the other required files following the template from auth0: https://github.com/Aditya-Gupta1/open-source-template **Is your feature request related to a problem? Please describe.** It's not clear for new users to get started with the project. **If it's related to a problem, what should happen after solving this problem** The users should have a clear idea about the project. They should be able to get started quickly and have a good enough starting point to start contributing to the project. **Suggest the implementation plan for the feature. If any.** Take reference from the auth0 template as mentioned above. **Additional context** NA <!-- Add any other context or screenshots about the feature request here. -->
1.0
[FEATURE] Update README with the open source template from auth0 - **Please describe your feature request in as detail as possible.** Update the README along with all the other required files following the template from auth0: https://github.com/Aditya-Gupta1/open-source-template **Is your feature request related to a problem? Please describe.** It's not clear for new users to get started with the project. **If it's related to a problem, what should happen after solving this problem** The users should have a clear idea about the project. They should be able to get started quickly and have a good enough starting point to start contributing to the project. **Suggest the implementation plan for the feature. If any.** Take reference from the auth0 template as mentioned above. **Additional context** NA <!-- Add any other context or screenshots about the feature request here. -->
non_comp
update readme with the open source template from please describe your feature request in as detail as possible update the readme along with all the other required files following the template from is your feature request related to a problem please describe it s not clear for new users to get started with the project if it s related to a problem what should happen after solving this problem the users should have a clear idea about the project they should be able to get started quickly and have a good enough starting point to start contributing to the project suggest the implementation plan for the feature if any take reference from the template as mentioned above additional context na
0
138,017
12,804,191,892
IssuesEvent
2020-07-03 03:35:54
KuChainNetwork/Project-Decalogue
https://api.github.com/repos/KuChainNetwork/Project-Decalogue
closed
Quick call
documentation
Quick call It is just an idea, but it will benefit I suggest you design an icon that enters the tool so that the executable file is in bundles intended When installing the project in the system and entering the project and opening the file, it automatically moves to packages in the system and the next time we open the project we do not enter the project files, but we will write only the file name and it will automatically enter into the project ...
1.0
Quick call - Quick call It is just an idea, but it will benefit I suggest you design an icon that enters the tool so that the executable file is in bundles intended When installing the project in the system and entering the project and opening the file, it automatically moves to packages in the system and the next time we open the project we do not enter the project files, but we will write only the file name and it will automatically enter into the project ...
non_comp
quick call quick call it is just an idea but it will benefit i suggest you design an icon that enters the tool so that the executable file is in bundles intended when installing the project in the system and entering the project and opening the file it automatically moves to packages in the system and the next time we open the project we do not enter the project files but we will write only the file name and it will automatically enter into the project
0
19,802
27,486,666,446
IssuesEvent
2023-03-04 05:48:24
libass/libass
https://api.github.com/repos/libass/libass
closed
Rendering: Collision detection does not work if one of the two overlapping lines has the \t tag
compatibility
### Screenshots ![vlcsnap-2023-03-04-10h37m33s022](https://user-images.githubusercontent.com/46261767/222871559-67c7f8f8-c88a-4c30-9e47-30a6ad721404.png) ### Description of the issue Collision detection does not work when one of the overlapping lines have the `\t` tag. I expected the white line to be on top of the yellow line. The behaviour is the same when testing using VSFilterMod on MPC-BE, but I still think that is wrong. ### libass version VLC 3.0.18 Vetinari from VideoLAN website ### Is it a regression? _No response_ ### ASS Sample ``` [V4+ Styles] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding Style: Default,Arial,48,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1 Style: Default - Copy,Arial,48,&H0000FCFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1 [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.00,0:00:05.00,Default - Copy,,0,0,0,,test3…testasdas Dialogue: 0,0:00:00.00,0:00:05.00,Default,,0,0,0,,test1…{\alphaFF\t(1000,1500,\alpha00)}test2 ``` ### Special Fonts The issue doesn't depend on a specific font ### System Information OS: Windows 11 CPU: Intel x86-64 ### Log _No response_ ### Additional info _No response_
True
Rendering: Collision detection does not work if one of the two overlapping lines has the \t tag - ### Screenshots ![vlcsnap-2023-03-04-10h37m33s022](https://user-images.githubusercontent.com/46261767/222871559-67c7f8f8-c88a-4c30-9e47-30a6ad721404.png) ### Description of the issue Collision detection does not work when one of the overlapping lines have the `\t` tag. I expected the white line to be on top of the yellow line. The behaviour is the same when testing using VSFilterMod on MPC-BE, but I still think that is wrong. ### libass version VLC 3.0.18 Vetinari from VideoLAN website ### Is it a regression? _No response_ ### ASS Sample ``` [V4+ Styles] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding Style: Default,Arial,48,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1 Style: Default - Copy,Arial,48,&H0000FCFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1 [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.00,0:00:05.00,Default - Copy,,0,0,0,,test3…testasdas Dialogue: 0,0:00:00.00,0:00:05.00,Default,,0,0,0,,test1…{\alphaFF\t(1000,1500,\alpha00)}test2 ``` ### Special Fonts The issue doesn't depend on a specific font ### System Information OS: Windows 11 CPU: Intel x86-64 ### Log _No response_ ### Additional info _No response_
comp
rendering collision detection does not work if one of the two overlapping lines has the t tag screenshots description of the issue collision detection does not work when one of the overlapping lines have the t tag i expected the white line to be on top of the yellow line the behaviour is the same when testing using vsfiltermod on mpc be but i still think that is wrong libass version vlc vetinari from videolan website is it a regression no response ass sample format name fontname fontsize primarycolour secondarycolour outlinecolour backcolour bold italic underline strikeout scalex scaley spacing angle borderstyle outline shadow alignment marginl marginr marginv encoding style default arial style default copy arial format layer start end style name marginl marginr marginv effect text dialogue default copy …testasdas dialogue default … alphaff t special fonts the issue doesn t depend on a specific font system information os windows cpu intel log no response additional info no response
1
97,109
10,981,352,357
IssuesEvent
2019-11-30 21:07:49
engnogueira/libpythonpro
https://api.github.com/repos/engnogueira/libpythonpro
closed
3.3 - Flake8
documentation
Nesse capítulo você vai aprender o que são Dependências. Confira como instalar bibliotecas de terceiros para reutilizar código, como instalar e gerir dependências para outros projetos e como publicar se código no PyPi
1.0
3.3 - Flake8 - Nesse capítulo você vai aprender o que são Dependências. Confira como instalar bibliotecas de terceiros para reutilizar código, como instalar e gerir dependências para outros projetos e como publicar se código no PyPi
non_comp
nesse capítulo você vai aprender o que são dependências confira como instalar bibliotecas de terceiros para reutilizar código como instalar e gerir dependências para outros projetos e como publicar se código no pypi
0
247,741
26,728,834,367
IssuesEvent
2023-01-30 01:10:50
arabaske/Ceres
https://api.github.com/repos/arabaske/Ceres
closed
CVE-2022-23529 (High) detected in jsonwebtoken-8.1.0.tgz - autoclosed
security vulnerability
## CVE-2022-23529 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonwebtoken-8.1.0.tgz</b></p></summary> <p>JSON Web Token implementation (symmetric and asymmetric)</p> <p>Library home page: <a href="https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz">https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz</a></p> <p>Path to dependency file: /Ceres/package.json</p> <p>Path to vulnerable library: /node_modules/jsonwebtoken/package.json</p> <p> Dependency Hierarchy: - firebase-admin-5.12.1.tgz (Root Library) - :x: **jsonwebtoken-8.1.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/arabaske/Ceres/commits/b31d728670f7b1cea140b9a346bf71d1a9771fb2">b31d728670f7b1cea140b9a346bf71d1a9771fb2</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> node-jsonwebtoken is a JsonWebToken implementation for node.js. For versions `<= 8.5.1` of `jsonwebtoken` library, if a malicious actor has the ability to modify the key retrieval parameter (referring to the `secretOrPublicKey` argument from the readme link of the `jwt.verify()` function, they can write arbitrary files on the host machine. Users are affected only if untrusted entities are allowed to modify the key retrieval parameter of the `jwt.verify()` on a host that you control. This issue has been fixed, please update to version 9.0.0. <p>Publish Date: 2022-12-21 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-23529>CVE-2022-23529</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>9.8</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: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-27h2-hvpr-p74q">https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-27h2-hvpr-p74q</a></p> <p>Release Date: 2022-12-21</p> <p>Fix Resolution: jsonwebtoken - 9.0.0</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-2022-23529 (High) detected in jsonwebtoken-8.1.0.tgz - autoclosed - ## CVE-2022-23529 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonwebtoken-8.1.0.tgz</b></p></summary> <p>JSON Web Token implementation (symmetric and asymmetric)</p> <p>Library home page: <a href="https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz">https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz</a></p> <p>Path to dependency file: /Ceres/package.json</p> <p>Path to vulnerable library: /node_modules/jsonwebtoken/package.json</p> <p> Dependency Hierarchy: - firebase-admin-5.12.1.tgz (Root Library) - :x: **jsonwebtoken-8.1.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/arabaske/Ceres/commits/b31d728670f7b1cea140b9a346bf71d1a9771fb2">b31d728670f7b1cea140b9a346bf71d1a9771fb2</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> node-jsonwebtoken is a JsonWebToken implementation for node.js. For versions `<= 8.5.1` of `jsonwebtoken` library, if a malicious actor has the ability to modify the key retrieval parameter (referring to the `secretOrPublicKey` argument from the readme link of the `jwt.verify()` function, they can write arbitrary files on the host machine. Users are affected only if untrusted entities are allowed to modify the key retrieval parameter of the `jwt.verify()` on a host that you control. This issue has been fixed, please update to version 9.0.0. <p>Publish Date: 2022-12-21 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-23529>CVE-2022-23529</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>9.8</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: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-27h2-hvpr-p74q">https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-27h2-hvpr-p74q</a></p> <p>Release Date: 2022-12-21</p> <p>Fix Resolution: jsonwebtoken - 9.0.0</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 jsonwebtoken tgz autoclosed cve high severity vulnerability vulnerable library jsonwebtoken tgz json web token implementation symmetric and asymmetric library home page a href path to dependency file ceres package json path to vulnerable library node modules jsonwebtoken package json dependency hierarchy firebase admin tgz root library x jsonwebtoken tgz vulnerable library found in head commit a href vulnerability details node jsonwebtoken is a jsonwebtoken implementation for node js for versions of jsonwebtoken library if a malicious actor has the ability to modify the key retrieval parameter referring to the secretorpublickey argument from the readme link of the jwt verify function they can write arbitrary files on the host machine users are affected only if untrusted entities are allowed to modify the key retrieval parameter of the jwt verify on a host that you control this issue has been fixed please update to version 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 high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jsonwebtoken step up your open source security game with mend
0
252,968
21,642,267,018
IssuesEvent
2022-05-05 20:08:23
rancher/backup-restore-operator
https://api.github.com/repos/rancher/backup-restore-operator
closed
Restore fails with "failed to check s3 bucket" error
[zube]: To Test team/area3 area/backup-recover
I am trying to restore a backup to a new cluster. Using instructions here: https://rancher.com/docs/rancher/v2.6/en/backups/migrating-rancher/. Restore is failing with this error: ``` INFO[2022/03/20 16:50:50] invoking set s3 service client s3-accessKey="base64encodedaccess key=" s3-bucketName=mybucket s3-endpoint=s3.us-west-2.amazonaws.com s3-endpoint-ca= s3-folder= s3-region=us-west-2 ERRO[2022/03/20 16:50:50] error syncing 'restore-migration': handler restore: failed to check s3 bucket:mybucket, err:400 Bad Request, requeuing ``` Backups are in an s3 bucket. I have verified that I am using the same credentials that were used to create the backup, And the path to the backup is correct. What else could be wrong?
1.0
Restore fails with "failed to check s3 bucket" error - I am trying to restore a backup to a new cluster. Using instructions here: https://rancher.com/docs/rancher/v2.6/en/backups/migrating-rancher/. Restore is failing with this error: ``` INFO[2022/03/20 16:50:50] invoking set s3 service client s3-accessKey="base64encodedaccess key=" s3-bucketName=mybucket s3-endpoint=s3.us-west-2.amazonaws.com s3-endpoint-ca= s3-folder= s3-region=us-west-2 ERRO[2022/03/20 16:50:50] error syncing 'restore-migration': handler restore: failed to check s3 bucket:mybucket, err:400 Bad Request, requeuing ``` Backups are in an s3 bucket. I have verified that I am using the same credentials that were used to create the backup, And the path to the backup is correct. What else could be wrong?
non_comp
restore fails with failed to check bucket error i am trying to restore a backup to a new cluster using instructions here restore is failing with this error info invoking set service client accesskey key bucketname mybucket endpoint us west amazonaws com endpoint ca folder region us west erro error syncing restore migration handler restore failed to check bucket mybucket err bad request requeuing backups are in an bucket i have verified that i am using the same credentials that were used to create the backup and the path to the backup is correct what else could be wrong
0
9,279
11,286,715,989
IssuesEvent
2020-01-16 01:39:59
evhub/coconut
https://api.github.com/repos/evhub/coconut
closed
coconut --jupyter console ignores ipython config
compatibility question resolved
If I modify the IPython config options in `~/.ipython/profile_default/ipython_config.py`, It effects the normal `ipython` terminal, but the coconut version is unaffected. The file is still loaded (errors are thrown), but options are not applied. I would like to use coconut ipython terminal but customize options (like the prompt). Is this possible?
True
coconut --jupyter console ignores ipython config - If I modify the IPython config options in `~/.ipython/profile_default/ipython_config.py`, It effects the normal `ipython` terminal, but the coconut version is unaffected. The file is still loaded (errors are thrown), but options are not applied. I would like to use coconut ipython terminal but customize options (like the prompt). Is this possible?
comp
coconut jupyter console ignores ipython config if i modify the ipython config options in ipython profile default ipython config py it effects the normal ipython terminal but the coconut version is unaffected the file is still loaded errors are thrown but options are not applied i would like to use coconut ipython terminal but customize options like the prompt is this possible
1
147,267
13,204,760,279
IssuesEvent
2020-08-14 16:31:41
kiudee/chess-tuning-tools
https://api.github.com/repos/kiudee/chess-tuning-tools
opened
Recommendations regarding tuning/calibration conditions
documentation
- How to calibrate the engines for tuning? - What is a recommended balance to aim for?
1.0
Recommendations regarding tuning/calibration conditions - - How to calibrate the engines for tuning? - What is a recommended balance to aim for?
non_comp
recommendations regarding tuning calibration conditions how to calibrate the engines for tuning what is a recommended balance to aim for
0
185,635
14,364,963,569
IssuesEvent
2020-12-01 00:38:00
boostcamp-2020/Project18-B-iOS-BoostRunClub
https://api.github.com/repos/boostcamp-2020/Project18-B-iOS-BoostRunClub
closed
GoalTypeViewModel Test
🏷 test🧪
아래함수를 테스트합니다. ```swift func didTapBackgroundView() { closeSheetSignal.send(goalTypeObservable.value) } func didSelectGoalType(_ goalType: GoalType) { goalTypeObservable.send(goalType) closeSheetSignal.send(goalTypeObservable.value) } ```
1.0
GoalTypeViewModel Test - 아래함수를 테스트합니다. ```swift func didTapBackgroundView() { closeSheetSignal.send(goalTypeObservable.value) } func didSelectGoalType(_ goalType: GoalType) { goalTypeObservable.send(goalType) closeSheetSignal.send(goalTypeObservable.value) } ```
non_comp
goaltypeviewmodel test 아래함수를 테스트합니다 swift func didtapbackgroundview closesheetsignal send goaltypeobservable value func didselectgoaltype goaltype goaltype goaltypeobservable send goaltype closesheetsignal send goaltypeobservable value
0
21,025
32,021,469,918
IssuesEvent
2023-09-22 05:10:47
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Incorrect query result
type/bug sig/execution severity/major affects-5.3 compatibility-mysql8 affects-5.4 affects-6.1 affects-6.5 affects-7.1
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> ```SQL CREATE TABLE t1 (c1 INT); INSERT INTO t1 VALUES (1); SELECT c1 FROM t1 WHERE c1 REGEXP(IFNULL(c1, 0.0)); -- actual: {1}, expected: {} ``` ### 2. What did you expect to see? (Required) SELECT returns nothing. ### 3. What did you see instead (Required) SELECT returns 1. ### 4. What is your TiDB version? (Required) <!-- Paste the output of SELECT tidb_version() --> Release Version: v7.0.0 Edition: Community Git Commit Hash: 7376954cd868dbc44fc3015c9ef89c53749339a7 Git Branch: heads/refs/tags/v7.0.0 UTC Build Time: 2023-03-29 13:32:13 GoVersion: go1.20.2 Race Enabled: false TiKV Min Version: 6.2.0-alpha Check Table Before Drop: false Store: tikv
True
Incorrect query result - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> ```SQL CREATE TABLE t1 (c1 INT); INSERT INTO t1 VALUES (1); SELECT c1 FROM t1 WHERE c1 REGEXP(IFNULL(c1, 0.0)); -- actual: {1}, expected: {} ``` ### 2. What did you expect to see? (Required) SELECT returns nothing. ### 3. What did you see instead (Required) SELECT returns 1. ### 4. What is your TiDB version? (Required) <!-- Paste the output of SELECT tidb_version() --> Release Version: v7.0.0 Edition: Community Git Commit Hash: 7376954cd868dbc44fc3015c9ef89c53749339a7 Git Branch: heads/refs/tags/v7.0.0 UTC Build Time: 2023-03-29 13:32:13 GoVersion: go1.20.2 Race Enabled: false TiKV Min Version: 6.2.0-alpha Check Table Before Drop: false Store: tikv
comp
incorrect query result bug report please answer these questions before submitting your issue thanks minimal reproduce step required sql create table int insert into values select from where regexp ifnull actual expected what did you expect to see required select returns nothing what did you see instead required select returns what is your tidb version required release version edition community git commit hash git branch heads refs tags utc build time goversion race enabled false tikv min version alpha check table before drop false store tikv
1
122,433
16,114,555,200
IssuesEvent
2021-04-28 05:02:44
CDCgov/prime-data-hub
https://api.github.com/repos/CDCgov/prime-data-hub
opened
Automated weekly digest email
Content Design engineering
## Propose There are currently no notifications about weekly data. Send receivers a weekly digest that calls out key points ... ex: data that hasn't been downloaded over the last 7 days ## To do - [ ] Every week (M-F, or S-S?), check to see if data has been reported for each receiver - [ ] If data has been sent this week, trigger email to send to each receiver every week on [day?] - [ ] If no data has been sent this week, [send another kind of email?] - [ ] Write email content. Will include: - Foo - Bar - Baz
1.0
Automated weekly digest email - ## Propose There are currently no notifications about weekly data. Send receivers a weekly digest that calls out key points ... ex: data that hasn't been downloaded over the last 7 days ## To do - [ ] Every week (M-F, or S-S?), check to see if data has been reported for each receiver - [ ] If data has been sent this week, trigger email to send to each receiver every week on [day?] - [ ] If no data has been sent this week, [send another kind of email?] - [ ] Write email content. Will include: - Foo - Bar - Baz
non_comp
automated weekly digest email propose there are currently no notifications about weekly data send receivers a weekly digest that calls out key points ex data that hasn t been downloaded over the last days to do every week m f or s s check to see if data has been reported for each receiver if data has been sent this week trigger email to send to each receiver every week on if no data has been sent this week write email content will include foo bar baz
0
513,032
14,914,671,978
IssuesEvent
2021-01-22 15:43:20
climateconnect/climateconnect
https://api.github.com/repos/climateconnect/climateconnect
closed
Fix Twingle scrolling
Priority B frontend
Depending on the screensize our Twingle (donation processing provider) widget on the "Donate" page has a scrollbar. The height is currently fixed because this is the only solution that sort of works with iFrame
1.0
Fix Twingle scrolling - Depending on the screensize our Twingle (donation processing provider) widget on the "Donate" page has a scrollbar. The height is currently fixed because this is the only solution that sort of works with iFrame
non_comp
fix twingle scrolling depending on the screensize our twingle donation processing provider widget on the donate page has a scrollbar the height is currently fixed because this is the only solution that sort of works with iframe
0
19,698
2,622,160,663
IssuesEvent
2015-03-04 00:09:56
byzhang/terrastore
https://api.github.com/repos/byzhang/terrastore
opened
Add support for merge in Web Console
auto-migrated Milestone-0.4 Priority-Medium Project-Terrastore-Console Type-Feature
``` Add support for merge operation as described in issue 152 . ``` Original issue reported on code.google.com by `sergio.b...@gmail.com` on 21 Jan 2011 at 6:23
1.0
Add support for merge in Web Console - ``` Add support for merge operation as described in issue 152 . ``` Original issue reported on code.google.com by `sergio.b...@gmail.com` on 21 Jan 2011 at 6:23
non_comp
add support for merge in web console add support for merge operation as described in issue original issue reported on code google com by sergio b gmail com on jan at
0
3,746
6,617,982,879
IssuesEvent
2017-09-21 05:47:24
mchorse/metamorph
https://api.github.com/repos/mchorse/metamorph
closed
Mo' Creatures Werewolf not transforming
Issue Mod compatibility
I know it's not a vanilla mob, but everyone & their _grandma_ uses this metamorph mod _with_ mo' creatures. I'm surprised no one had pointed out that when morphed as a werewolf, you start out as human & when night falls, you hear yourself transform, but your model never changes to the wolf form. I'm using MInecraft 1.10.2
True
Mo' Creatures Werewolf not transforming - I know it's not a vanilla mob, but everyone & their _grandma_ uses this metamorph mod _with_ mo' creatures. I'm surprised no one had pointed out that when morphed as a werewolf, you start out as human & when night falls, you hear yourself transform, but your model never changes to the wolf form. I'm using MInecraft 1.10.2
comp
mo creatures werewolf not transforming i know it s not a vanilla mob but everyone their grandma uses this metamorph mod with mo creatures i m surprised no one had pointed out that when morphed as a werewolf you start out as human when night falls you hear yourself transform but your model never changes to the wolf form i m using minecraft
1
18,743
26,110,951,189
IssuesEvent
2022-12-27 19:47:38
nonamecrackers2/crackers-wither-storm-mod
https://api.github.com/repos/nonamecrackers2/crackers-wither-storm-mod
closed
Errors caused by withering storm attacking Gladiator
compatibility 1.19
https://www.curseforge.com/minecraft/mc-mods/mcdoom 1.19.2 mod:3.1.1 The withering storm could not really kill him. Gladiator's blood volume is empty, but he didn't die . You can't find him with the command, nor can the player kill him. ![2022-10-16_11 42 47](https://user-images.githubusercontent.com/78255094/196016868-152afbea-e071-4b66-908c-d4d68a757780.png) Under normal circumstances, players can kill Gladiator
True
Errors caused by withering storm attacking Gladiator - https://www.curseforge.com/minecraft/mc-mods/mcdoom 1.19.2 mod:3.1.1 The withering storm could not really kill him. Gladiator's blood volume is empty, but he didn't die . You can't find him with the command, nor can the player kill him. ![2022-10-16_11 42 47](https://user-images.githubusercontent.com/78255094/196016868-152afbea-e071-4b66-908c-d4d68a757780.png) Under normal circumstances, players can kill Gladiator
comp
errors caused by withering storm attacking gladiator mod the withering storm could not really kill him gladiator s blood volume is empty but he didn t die you can t find him with the command nor can the player kill him under normal circumstances players can kill gladiator
1
9,927
11,940,871,929
IssuesEvent
2020-04-02 17:26:54
danieleteti/delphimvcframework
https://api.github.com/repos/danieleteti/delphimvcframework
closed
error line 1969
COMPATIBILITY MANTAINER
Result := lList.ExtractAt(0); [dcc32 Error] MVCFramework.ActiveRecord.pas(1969): E2003 Undeclared identifier: 'ExtractAt' Delphi 10.2 Tokyo
True
error line 1969 - Result := lList.ExtractAt(0); [dcc32 Error] MVCFramework.ActiveRecord.pas(1969): E2003 Undeclared identifier: 'ExtractAt' Delphi 10.2 Tokyo
comp
error line result llist extractat mvcframework activerecord pas undeclared identifier extractat delphi tokyo
1
4,897
7,516,877,260
IssuesEvent
2018-04-12 00:16:23
json5/json5
https://api.github.com/repos/json5/json5
closed
undefined support
incompatible-with-spec :-1:
whats about undefined? null is fine, but null have a problems in typescript.
True
undefined support - whats about undefined? null is fine, but null have a problems in typescript.
comp
undefined support whats about undefined null is fine but null have a problems in typescript
1
3,577
6,495,094,901
IssuesEvent
2017-08-22 02:28:59
w3c/ortc
https://api.github.com/repos/w3c/ortc
opened
options validation in RTCIceGatherer constructor
1.0 compatibility issue
Currently, Section 2.2 does not specify how to validate the options argument to the RTCIceGatherer constructor.
True
options validation in RTCIceGatherer constructor - Currently, Section 2.2 does not specify how to validate the options argument to the RTCIceGatherer constructor.
comp
options validation in rtcicegatherer constructor currently section does not specify how to validate the options argument to the rtcicegatherer constructor
1
345,214
10,354,484,886
IssuesEvent
2019-09-05 13:50:45
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Webp feature image not working.
Backlog [Priority: HIGH] bug
Ref:https://secure.helpscout.net/conversation/941671607/79542?folderId=2770543 this type of issue already closed #2996, Issue is recreated in local as well as user See these screenshots: 1.https://prnt.sc/oz5mef 2.https://prnt.sc/oz5mst
1.0
Webp feature image not working. - Ref:https://secure.helpscout.net/conversation/941671607/79542?folderId=2770543 this type of issue already closed #2996, Issue is recreated in local as well as user See these screenshots: 1.https://prnt.sc/oz5mef 2.https://prnt.sc/oz5mst
non_comp
webp feature image not working ref this type of issue already closed issue is recreated in local as well as user see these screenshots
0
11,269
13,235,051,208
IssuesEvent
2020-08-18 17:21:11
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in file1.php
PHP 7.4 Compatibility PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Warning</b>: Function ldap_sort() is deprecated since PHP 7.0 https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L3 * <b>Error</b>: Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L5 * <b>Error</b>: Function mcrypt_cfb() is deprecated since PHP 5.5 and removed since PHP 7.0 https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L5 * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L7 This is an automated report.
True
PHP Upgrade: Compatibility issues found in file1.php - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Warning</b>: Function ldap_sort() is deprecated since PHP 7.0 https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L3 * <b>Error</b>: Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L5 * <b>Error</b>: Function mcrypt_cfb() is deprecated since PHP 5.5 and removed since PHP 7.0 https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L5 * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L7 This is an automated report.
comp
php upgrade compatibility issues found in php the following issues were found when scanning branch for compatibility problems warning function ldap sort is deprecated since php error extension mcrypt is deprecated since php and removed since php use openssl preferred or pecl mcrypt once available instead error function mcrypt cfb is deprecated since php and removed since php error extension mysql is deprecated since php and removed since php use mysqli instead this is an automated report
1
232,026
18,840,691,697
IssuesEvent
2021-11-11 09:12:41
kyberorg/yalsee
https://api.github.com/repos/kyberorg/yalsee
closed
Rename Test methods to improve readablility
tests refactoring
1. `beforeTests` -> `beforeAllTests` 2. `beforeTest` -> `beforeEachTest`
1.0
Rename Test methods to improve readablility - 1. `beforeTests` -> `beforeAllTests` 2. `beforeTest` -> `beforeEachTest`
non_comp
rename test methods to improve readablility beforetests beforealltests beforetest beforeeachtest
0
543,860
15,886,535,022
IssuesEvent
2021-04-09 22:54:21
openaq/openaq-fetch
https://api.github.com/repos/openaq/openaq-fetch
closed
New Sao Paulo adapter
Hacktoberfest2020 WRI-NASA 2020 Project high priority new data ready for dev
Current adapter is broken because the url is outdated, needs to be updated to: https://qualar.cetesb.sp.gov.br/qualar/conDadosHorariosPorParametro.do?method=pesquisarInit I'm not sure what the old sao paulo page looked like but I don't think the old adapter can be salvaged. You'll need to create a login to access the page. I already created one for OpenAQ, let me know if you would like it. Once you login with the page, you'll have to enter the date and parameters and then click generate. It will open a new page with the hourly data for all the stations which can be parsed as html (although it takes ~3 min for it to load). Station coordinates can be found here: https://qualar.cetesb.sp.gov.br/qualar/relConfiguracaoEstacao.do?method=pesquisarInit. Method to get data is similar to above, enter some parameters and wait for a new page to open with the data.
1.0
New Sao Paulo adapter - Current adapter is broken because the url is outdated, needs to be updated to: https://qualar.cetesb.sp.gov.br/qualar/conDadosHorariosPorParametro.do?method=pesquisarInit I'm not sure what the old sao paulo page looked like but I don't think the old adapter can be salvaged. You'll need to create a login to access the page. I already created one for OpenAQ, let me know if you would like it. Once you login with the page, you'll have to enter the date and parameters and then click generate. It will open a new page with the hourly data for all the stations which can be parsed as html (although it takes ~3 min for it to load). Station coordinates can be found here: https://qualar.cetesb.sp.gov.br/qualar/relConfiguracaoEstacao.do?method=pesquisarInit. Method to get data is similar to above, enter some parameters and wait for a new page to open with the data.
non_comp
new sao paulo adapter current adapter is broken because the url is outdated needs to be updated to i m not sure what the old sao paulo page looked like but i don t think the old adapter can be salvaged you ll need to create a login to access the page i already created one for openaq let me know if you would like it once you login with the page you ll have to enter the date and parameters and then click generate it will open a new page with the hourly data for all the stations which can be parsed as html although it takes min for it to load station coordinates can be found here method to get data is similar to above enter some parameters and wait for a new page to open with the data
0
3,456
6,430,106,683
IssuesEvent
2017-08-10 04:43:33
t9md/atom-vim-mode-plus
https://api.github.com/repos/t9md/atom-vim-mode-plus
closed
Visual mode selection and last character
compatiblity-to-Vim
# Check list - Atom version info(`atom --version`) ``` Atom : 1.13.0 Electron: 1.4.15 Chrome : 53.0.2785.143 Node : 6.5.0 ``` - vim-mode-plus version ``` 0.82.0 ``` - You disabled vim-mode? You cannot use both vim-mode and vim-mode-plus simultaneously. **Yes** In visual selection mode select a line and then select a line above (press `k` or up arrow). You will always have last character of previous line selected: ![actual](http://i.imgur.com/bptdQlJ.png) In VIM and even plain Atom selection you can select just EOL: ![expected](http://i.imgur.com/0H4hpk1.png) Not a high priority bug, but a very annoying subtlety breaking my workflow :(
True
Visual mode selection and last character - # Check list - Atom version info(`atom --version`) ``` Atom : 1.13.0 Electron: 1.4.15 Chrome : 53.0.2785.143 Node : 6.5.0 ``` - vim-mode-plus version ``` 0.82.0 ``` - You disabled vim-mode? You cannot use both vim-mode and vim-mode-plus simultaneously. **Yes** In visual selection mode select a line and then select a line above (press `k` or up arrow). You will always have last character of previous line selected: ![actual](http://i.imgur.com/bptdQlJ.png) In VIM and even plain Atom selection you can select just EOL: ![expected](http://i.imgur.com/0H4hpk1.png) Not a high priority bug, but a very annoying subtlety breaking my workflow :(
comp
visual mode selection and last character check list atom version info atom version atom electron chrome node vim mode plus version you disabled vim mode you cannot use both vim mode and vim mode plus simultaneously yes in visual selection mode select a line and then select a line above press k or up arrow you will always have last character of previous line selected in vim and even plain atom selection you can select just eol not a high priority bug but a very annoying subtlety breaking my workflow
1
406,372
27,561,446,401
IssuesEvent
2023-03-07 22:26:02
typescript-eslint/typescript-eslint
https://api.github.com/repos/typescript-eslint/typescript-eslint
opened
[restrict-template-expressions] should clarify what it means when it refers to a useful toString
triage documentation
### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal. - [X] I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed. ### Suggested Changes Quoting the docs: > This rule reports on values used in a template literal string that aren't primitives and don't define a more useful .toString() method But, as per https://github.com/typescript-eslint/typescript-eslint/issues/3538, it is by design that a definition of a more useful `toString` is in fact ignored. The docs should ideally be updated to reflect this. Or perhaps just clarified? - clearly it's not just me that doesn't quite follow what the rules are. ### Affected URL(s) What's CRUD? The source code for the docs appears to be here, if that's any help: https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/restrict-template-expressions.md
1.0
[restrict-template-expressions] should clarify what it means when it refers to a useful toString - ### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal. - [X] I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed. ### Suggested Changes Quoting the docs: > This rule reports on values used in a template literal string that aren't primitives and don't define a more useful .toString() method But, as per https://github.com/typescript-eslint/typescript-eslint/issues/3538, it is by design that a definition of a more useful `toString` is in fact ignored. The docs should ideally be updated to reflect this. Or perhaps just clarified? - clearly it's not just me that doesn't quite follow what the rules are. ### Affected URL(s) What's CRUD? The source code for the docs appears to be here, if that's any help: https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/restrict-template-expressions.md
non_comp
should clarify what it means when it refers to a useful tostring before you file a documentation request please confirm you have done the following i have looked for existing that match my proposal i have and my problem is not listed suggested changes quoting the docs this rule reports on values used in a template literal string that aren t primitives and don t define a more useful tostring method but as per it is by design that a definition of a more useful tostring is in fact ignored the docs should ideally be updated to reflect this or perhaps just clarified clearly it s not just me that doesn t quite follow what the rules are affected url s what s crud the source code for the docs appears to be here if that s any help
0
79,210
15,165,088,312
IssuesEvent
2021-02-12 14:37:05
thooams/ui_bibz
https://api.github.com/repos/thooams/ui_bibz
closed
Fix "method_complexity" issue in lib/ui_bibz/ui/core/forms/choices/components/choice.rb
Automatic CodeClimate
Method `label_tag` has a Cognitive Complexity of 10 (exceeds 5 allowed). Consider refactoring. https://codeclimate.com/github/thooams/ui_bibz/lib/ui_bibz/ui/core/forms/choices/components/choice.rb#issue_602648de12e38c00010000e7
1.0
Fix "method_complexity" issue in lib/ui_bibz/ui/core/forms/choices/components/choice.rb - Method `label_tag` has a Cognitive Complexity of 10 (exceeds 5 allowed). Consider refactoring. https://codeclimate.com/github/thooams/ui_bibz/lib/ui_bibz/ui/core/forms/choices/components/choice.rb#issue_602648de12e38c00010000e7
non_comp
fix method complexity issue in lib ui bibz ui core forms choices components choice rb method label tag has a cognitive complexity of exceeds allowed consider refactoring
0
57,672
14,177,809,195
IssuesEvent
2020-11-13 03:07:38
atlslscsrv-app/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2
https://api.github.com/repos/atlslscsrv-app/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2
closed
CVE-2017-18869 (Low) detected in chownr-1.0.1.tgz
no-issue-activity security vulnerability
## CVE-2017-18869 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>chownr-1.0.1.tgz</b></p></summary> <p>like `chown -R`</p> <p>Library home page: <a href="https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz">https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2/node_modules/chownr/package.json</p> <p> Dependency Hierarchy: - tar-4.4.4.tgz (Root Library) - :x: **chownr-1.0.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/atlslscsrv-app/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2/commit/c0e99d0d8c302cec2a387a291d21da579aa41c6e">c0e99d0d8c302cec2a387a291d21da579aa41c6e</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A TOCTOU issue in the chownr package before 1.1.0 for Node.js 10.10 could allow a local attacker to trick it into descending into unintended directories via symlink attacks. <p>Publish Date: 2020-06-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-18869>CVE-2017-18869</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>2.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869</a></p> <p>Release Date: 2020-06-15</p> <p>Fix Resolution: 1.1.0</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-2017-18869 (Low) detected in chownr-1.0.1.tgz - ## CVE-2017-18869 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>chownr-1.0.1.tgz</b></p></summary> <p>like `chown -R`</p> <p>Library home page: <a href="https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz">https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2/node_modules/chownr/package.json</p> <p> Dependency Hierarchy: - tar-4.4.4.tgz (Root Library) - :x: **chownr-1.0.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/atlslscsrv-app/atlslscsrv-app-https-github.com-users-atlslscsrv-app-projects-2/commit/c0e99d0d8c302cec2a387a291d21da579aa41c6e">c0e99d0d8c302cec2a387a291d21da579aa41c6e</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A TOCTOU issue in the chownr package before 1.1.0 for Node.js 10.10 could allow a local attacker to trick it into descending into unintended directories via symlink attacks. <p>Publish Date: 2020-06-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-18869>CVE-2017-18869</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>2.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869</a></p> <p>Release Date: 2020-06-15</p> <p>Fix Resolution: 1.1.0</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 low detected in chownr tgz cve low severity vulnerability vulnerable library chownr tgz like chown r library home page a href path to dependency file tmp ws scm atlslscsrv app https github com users atlslscsrv app projects package json path to vulnerable library tmp ws scm atlslscsrv app https github com users atlslscsrv app projects node modules chownr package json dependency hierarchy tar tgz root library x chownr tgz vulnerable library found in head commit a href vulnerability details a toctou issue in the chownr package before for node js could allow a local attacker to trick it into descending into unintended directories via symlink attacks publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact none 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 step up your open source security game with whitesource
0
304,370
9,331,360,391
IssuesEvent
2019-03-28 09:34:56
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Session Index in the logout request send to the federated IdP is invalid
Affected/5.8.0-Alpha2 Complexity/High Component/SAML Priority/Highest Severity/Blocker Type/Bug
Steps to reproduce: 1. Create two service providers 2. Configure a SAML IdP with logout enabled option. 3. Configure the same IdP for both service providers. 4. Login to both applications 5. Logout from the second application 6. Invalid session index will be passed to the federated IdP
1.0
Session Index in the logout request send to the federated IdP is invalid - Steps to reproduce: 1. Create two service providers 2. Configure a SAML IdP with logout enabled option. 3. Configure the same IdP for both service providers. 4. Login to both applications 5. Logout from the second application 6. Invalid session index will be passed to the federated IdP
non_comp
session index in the logout request send to the federated idp is invalid steps to reproduce create two service providers configure a saml idp with logout enabled option configure the same idp for both service providers login to both applications logout from the second application invalid session index will be passed to the federated idp
0
10,659
12,564,964,537
IssuesEvent
2020-06-08 08:53:41
Oldes/Rebol-issues
https://api.github.com/repos/Oldes/Rebol-issues
closed
It should be possible to `make bitset!` from another `bitset!` (no error)
Datatype: bitset! Red compatibility Type.wish
Currently: ```rebol >> charset charset "a" ** Script error: charset does not allow bitset! for its chars argument >> make bitset! charset #"a" ** Script error: invalid argument: make bitset! #{00000000000000000000000040} ** Where: make ** Near: make bitset! charset #"a" ``` Above should just make a copy as in Red: ```red >> charset charset "a" == make bitset! #{00000000000000000000000040} >> b1: charset "" b2: make bitset! b1 == make bitset! #{00} >> b2/1: true == true >> b2 == make bitset! #{40} >> b1 == make bitset! #{00} ```
True
It should be possible to `make bitset!` from another `bitset!` (no error) - Currently: ```rebol >> charset charset "a" ** Script error: charset does not allow bitset! for its chars argument >> make bitset! charset #"a" ** Script error: invalid argument: make bitset! #{00000000000000000000000040} ** Where: make ** Near: make bitset! charset #"a" ``` Above should just make a copy as in Red: ```red >> charset charset "a" == make bitset! #{00000000000000000000000040} >> b1: charset "" b2: make bitset! b1 == make bitset! #{00} >> b2/1: true == true >> b2 == make bitset! #{40} >> b1 == make bitset! #{00} ```
comp
it should be possible to make bitset from another bitset no error currently rebol charset charset a script error charset does not allow bitset for its chars argument make bitset charset a script error invalid argument make bitset where make near make bitset charset a above should just make a copy as in red red charset charset a make bitset charset make bitset make bitset true true make bitset make bitset
1
7,704
9,955,149,600
IssuesEvent
2019-07-05 10:12:36
OpenCubicChunks/CubicChunks
https://api.github.com/repos/OpenCubicChunks/CubicChunks
closed
Extra Utilities 2 Support: Quantum Quarry crashes game
Compatibility
I thought I'd add this here. I'm not sure if other mods try to generate chunks for a world that doesn't exist, but it might be worth nothing: https://pastebin.com/RJ3Jtz7N Extra Utilities 2, version 1.12-1.7.2 from CurseForge. MalisisCore 6.3.0. CubicChunks 809 (compiled from git on Wed 17 Jan 2018). Again, I'm not sure how relevant it is, but I'm not sure how many other mods implement a "miner" that grabs ores from another dim (if that is the problem). I can confirm that the same versions work if CubicChunks is disabled. Edit Thu 18 Jan 2018: I used the upload log function in MultiMC to get another log: https://paste.ee/p/sLLZn This one happens at y 69, not below y = 0. Also, note that an RF source must be used to start the quarry; I used the infinite one from EU2
True
Extra Utilities 2 Support: Quantum Quarry crashes game - I thought I'd add this here. I'm not sure if other mods try to generate chunks for a world that doesn't exist, but it might be worth nothing: https://pastebin.com/RJ3Jtz7N Extra Utilities 2, version 1.12-1.7.2 from CurseForge. MalisisCore 6.3.0. CubicChunks 809 (compiled from git on Wed 17 Jan 2018). Again, I'm not sure how relevant it is, but I'm not sure how many other mods implement a "miner" that grabs ores from another dim (if that is the problem). I can confirm that the same versions work if CubicChunks is disabled. Edit Thu 18 Jan 2018: I used the upload log function in MultiMC to get another log: https://paste.ee/p/sLLZn This one happens at y 69, not below y = 0. Also, note that an RF source must be used to start the quarry; I used the infinite one from EU2
comp
extra utilities support quantum quarry crashes game i thought i d add this here i m not sure if other mods try to generate chunks for a world that doesn t exist but it might be worth nothing extra utilities version from curseforge malisiscore cubicchunks compiled from git on wed jan again i m not sure how relevant it is but i m not sure how many other mods implement a miner that grabs ores from another dim if that is the problem i can confirm that the same versions work if cubicchunks is disabled edit thu jan i used the upload log function in multimc to get another log this one happens at y not below y also note that an rf source must be used to start the quarry i used the infinite one from
1
15,791
20,620,534,477
IssuesEvent
2022-03-07 16:59:45
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
String#lstrip should strip leading nulls
compatibility
MRI 3.0.2: `"\u0000\u0000\u0000hello".lstrip # => "hello"` TruffleRuby 22.0.0.2: `"\u0000\u0000\u0000hello".lstrip # => "\u0000\u0000\u0000hello"`
True
String#lstrip should strip leading nulls - MRI 3.0.2: `"\u0000\u0000\u0000hello".lstrip # => "hello"` TruffleRuby 22.0.0.2: `"\u0000\u0000\u0000hello".lstrip # => "\u0000\u0000\u0000hello"`
comp
string lstrip should strip leading nulls mri lstrip hello truffleruby lstrip
1
242,822
26,277,837,144
IssuesEvent
2023-01-07 01:17:48
MihirJayavant/flowbotjs
https://api.github.com/repos/MihirJayavant/flowbotjs
opened
CVE-2022-21680 (High) detected in marked-0.8.0.tgz
security vulnerability
## CVE-2022-21680 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.8.0.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://registry.npmjs.org/marked/-/marked-0.8.0.tgz">https://registry.npmjs.org/marked/-/marked-0.8.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/marked/package.json</p> <p> Dependency Hierarchy: - typedoc-0.16.11.tgz (Root Library) - :x: **marked-0.8.0.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression `block.def` may cause catastrophic backtracking against some strings and lead to a regular expression denial of service (ReDoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources. <p>Publish Date: 2022-01-14 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-21680>CVE-2022-21680</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://github.com/advisories/GHSA-rrrm-qjm4-v8hf">https://github.com/advisories/GHSA-rrrm-qjm4-v8hf</a></p> <p>Release Date: 2022-01-14</p> <p>Fix Resolution (marked): 4.0.10</p> <p>Direct dependency fix Resolution (typedoc): 0.17.2</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-2022-21680 (High) detected in marked-0.8.0.tgz - ## CVE-2022-21680 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.8.0.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://registry.npmjs.org/marked/-/marked-0.8.0.tgz">https://registry.npmjs.org/marked/-/marked-0.8.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/marked/package.json</p> <p> Dependency Hierarchy: - typedoc-0.16.11.tgz (Root Library) - :x: **marked-0.8.0.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression `block.def` may cause catastrophic backtracking against some strings and lead to a regular expression denial of service (ReDoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources. <p>Publish Date: 2022-01-14 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-21680>CVE-2022-21680</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://github.com/advisories/GHSA-rrrm-qjm4-v8hf">https://github.com/advisories/GHSA-rrrm-qjm4-v8hf</a></p> <p>Release Date: 2022-01-14</p> <p>Fix Resolution (marked): 4.0.10</p> <p>Direct dependency fix Resolution (typedoc): 0.17.2</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 marked tgz cve high severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file package json path to vulnerable library node modules marked package json dependency hierarchy typedoc tgz root library x marked tgz vulnerable library vulnerability details marked is a markdown parser and compiler prior to version the regular expression block def may cause catastrophic backtracking against some strings and lead to a regular expression denial of service redos anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected this issue is patched in version as a workaround avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources 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 marked direct dependency fix resolution typedoc step up your open source security game with mend
0
554,090
16,388,908,904
IssuesEvent
2021-05-17 13:56:34
TheIOFoundation/ProjectLockdown
https://api.github.com/repos/TheIOFoundation/ProjectLockdown
closed
CI: deploy Storybook for better collaboration and change management
Project: PLD ⌨ Team: Devs 💧 Priority: Medium 📑 Team: Docs
![logo](https://user-images.githubusercontent.com/9198668/85232285-68543380-b430-11ea-8353-1aafb79baf78.png) --- # Objectives Frontend developers use Storybook for referencing individual UI components. By having these published, collaboration with UX and other developers becomes easier with shared resources. It also allows for developers on a branch with changes be able to compare the existing structures that are deployed in master. ## Proposed solution * Use a new tool to build/deploy: https://www.chromatic.com/compare/netlify * Combine the existing usage of Netlify to also host Storybook: https://storybook.js.org/tutorials/intro-to-storybook/react-native/en/deploy/ # Definition of Done A publicly accessible endpoint exists that hosts the (master branch version) Storybook assets.
1.0
CI: deploy Storybook for better collaboration and change management - ![logo](https://user-images.githubusercontent.com/9198668/85232285-68543380-b430-11ea-8353-1aafb79baf78.png) --- # Objectives Frontend developers use Storybook for referencing individual UI components. By having these published, collaboration with UX and other developers becomes easier with shared resources. It also allows for developers on a branch with changes be able to compare the existing structures that are deployed in master. ## Proposed solution * Use a new tool to build/deploy: https://www.chromatic.com/compare/netlify * Combine the existing usage of Netlify to also host Storybook: https://storybook.js.org/tutorials/intro-to-storybook/react-native/en/deploy/ # Definition of Done A publicly accessible endpoint exists that hosts the (master branch version) Storybook assets.
non_comp
ci deploy storybook for better collaboration and change management objectives frontend developers use storybook for referencing individual ui components by having these published collaboration with ux and other developers becomes easier with shared resources it also allows for developers on a branch with changes be able to compare the existing structures that are deployed in master proposed solution use a new tool to build deploy combine the existing usage of netlify to also host storybook definition of done a publicly accessible endpoint exists that hosts the master branch version storybook assets
0
109,823
4,414,368,050
IssuesEvent
2016-08-13 11:27:22
isawnyu/pleiades-gazetteer
https://api.github.com/repos/isawnyu/pleiades-gazetteer
closed
add new reference default value for 'other uri'
enhancement priority: medium review
We're seeing an old default value (http://atlantides.org/bibliography/) populate into the "other identifier" field when a new reference is created: ![screen shot 2016-08-12 at 2 49 19 pm](https://cloud.githubusercontent.com/assets/263285/17635263/02b7f4e4-609c-11e6-96c9-feade77ca046.png) I'd prefer that the field be blank by default.
1.0
add new reference default value for 'other uri' - We're seeing an old default value (http://atlantides.org/bibliography/) populate into the "other identifier" field when a new reference is created: ![screen shot 2016-08-12 at 2 49 19 pm](https://cloud.githubusercontent.com/assets/263285/17635263/02b7f4e4-609c-11e6-96c9-feade77ca046.png) I'd prefer that the field be blank by default.
non_comp
add new reference default value for other uri we re seeing an old default value populate into the other identifier field when a new reference is created i d prefer that the field be blank by default
0
27,895
2,697,221,442
IssuesEvent
2015-04-02 18:37:49
cs2103jan2015-f09-1c/main
https://api.github.com/repos/cs2103jan2015-f09-1c/main
opened
INTERPRETER: bug. Supposed to be floating when no time entered
priority.high type.task
add blah :tomorrow (supposed to be floating but it's not)
1.0
INTERPRETER: bug. Supposed to be floating when no time entered - add blah :tomorrow (supposed to be floating but it's not)
non_comp
interpreter bug supposed to be floating when no time entered add blah tomorrow supposed to be floating but it s not
0
1,668
4,229,722,747
IssuesEvent
2016-07-04 09:02:11
yiisoft/yii2
https://api.github.com/repos/yiisoft/yii2
closed
[php 7.0.*]IntlException Constructor failed in vendor/yiisoft/yii2/i18n/MessageFormatter.php
feature:hhvm compatibility php7 type:bug
### What steps will reproduce the problem? vendor/yiisoft/yii2/i18n/MessageFormatter.php about line 101 $formatter = new \MessageFormatter($language, $pattern); //the problem is here. if ($formatter === null) { $this->_errorCode = intl_get_error_code(); $this->_errorMessage = 'Message pattern is invalid: ' . intl_get_error_message(); when MessageFormatter has some problems with construct this will call a IntlException immediately due to the new exception feature under php7 ### What is the expected result? ### What do you get instead? I just add up try{ $formatter = new \MessageFormatter($language, $pattern); }cache(\IntlException $e){ $formatter = null; } This helps me fix it. ### Additional info | Q | A | ---------------- | --- | Yii version | 2.0.8 | PHP version | 7.0.* | Operating system | centos 6.5
True
[php 7.0.*]IntlException Constructor failed in vendor/yiisoft/yii2/i18n/MessageFormatter.php - ### What steps will reproduce the problem? vendor/yiisoft/yii2/i18n/MessageFormatter.php about line 101 $formatter = new \MessageFormatter($language, $pattern); //the problem is here. if ($formatter === null) { $this->_errorCode = intl_get_error_code(); $this->_errorMessage = 'Message pattern is invalid: ' . intl_get_error_message(); when MessageFormatter has some problems with construct this will call a IntlException immediately due to the new exception feature under php7 ### What is the expected result? ### What do you get instead? I just add up try{ $formatter = new \MessageFormatter($language, $pattern); }cache(\IntlException $e){ $formatter = null; } This helps me fix it. ### Additional info | Q | A | ---------------- | --- | Yii version | 2.0.8 | PHP version | 7.0.* | Operating system | centos 6.5
comp
intlexception constructor failed in vendor yiisoft messageformatter php what steps will reproduce the problem vendor yiisoft messageformatter php about line formatter new messageformatter language pattern the problem is here if formatter null this errorcode intl get error code this errormessage message pattern is invalid intl get error message when messageformatter has some problems with construct this will call a intlexception immediately due to the new exception feature under what is the expected result what do you get instead i just add up try formatter new messageformatter language pattern cache intlexception e formatter null this helps me fix it additional info q a yii version php version operating system centos
1
63,262
15,529,839,413
IssuesEvent
2021-03-13 16:45:07
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
Error compiling with newer Eigen on PPC64LE
category: 3rdparty category: build/install platform: ppc (PowerPC)
##### System information (version) - OpenCV => 4.3.0 and 4.5.1 - Operating System / Platform => CentOS 7 / PPC64LE - Compiler => GCC 9.3.0 ##### Detailed description I am trying to build OpenCV 4.3.0 ( also tried 4.5.1) with newer Eigen ( https://gitlab.com/libeigen/eigen/-/commit/011e0db31d1bed8b7f73662be6d57d9f30fa457a ). It builds/run fine for amd64 and aarch64 but for ppc64le it failed to build with error message ``` In file included from eigen/011e0db31d1bed8b7f73662be6d57d9f30fa457a/include/eigen3/Eigen/Core:203, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/private.hpp:70, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/precomp.hpp:55, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/check.cpp:5: eigen/011e0db31d1bed8b7f73662be6d57d9f30fa457a/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h: In function 'TgtPacket Eigen::internal::pcast(const SrcPacket &) [with SrcPacket = __vector(4) float; TgtPacket = __vector(4) unsigned int]': eigen/011e0db31d1bed8b7f73662be6d57d9f30fa457a/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h:2126:21: error: no matching function for call to 'vec_ctu(cons t Packet4f&, int)' 2126 | return vec_ctu(a,0); | ^ In file included from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/base.hpp:651, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core.hpp:54, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/utility.hpp:56, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/precomp.hpp:49, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/check.cpp:5: opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:285:50: note: candidate: 'vec_uint4 vec_ctu(const vec_float4&)' 285 | VSX_IMPL_1RG(vec_uint4, vec_float4, xvcvspuxws, vec_ctu) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:114:17: note: in definition of macro 'VSX_IMPL_1RG' 114 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:285:50: note: candidate expects 1 argument, 2 provided 285 | VSX_IMPL_1RG(vec_uint4, vec_float4, xvcvspuxws, vec_ctu) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:114:17: note: in definition of macro 'VSX_IMPL_1RG' 114 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:487:49: note: candidate: 'vec_uint4 vec_ctu(const vec_double2&)' 487 | VSX_IMPL_CONV_EVEN_2_4(vec_uint4, vec_double2, vec_ctu, vec_ctuo) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:476:17: note: in definition of macro 'VSX_IMPL_CONV_EVEN_2_4' 476 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:487:49: note: candidate expects 1 argument, 2 provided 487 | VSX_IMPL_CONV_EVEN_2_4(vec_uint4, vec_double2, vec_ctu, vec_ctuo) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:476:17: note: in definition of macro 'VSX_IMPL_CONV_EVEN_2_4' 476 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ ``` any idea how to fix/avoid this issue? Thanks
1.0
Error compiling with newer Eigen on PPC64LE - ##### System information (version) - OpenCV => 4.3.0 and 4.5.1 - Operating System / Platform => CentOS 7 / PPC64LE - Compiler => GCC 9.3.0 ##### Detailed description I am trying to build OpenCV 4.3.0 ( also tried 4.5.1) with newer Eigen ( https://gitlab.com/libeigen/eigen/-/commit/011e0db31d1bed8b7f73662be6d57d9f30fa457a ). It builds/run fine for amd64 and aarch64 but for ppc64le it failed to build with error message ``` In file included from eigen/011e0db31d1bed8b7f73662be6d57d9f30fa457a/include/eigen3/Eigen/Core:203, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/private.hpp:70, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/precomp.hpp:55, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/check.cpp:5: eigen/011e0db31d1bed8b7f73662be6d57d9f30fa457a/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h: In function 'TgtPacket Eigen::internal::pcast(const SrcPacket &) [with SrcPacket = __vector(4) float; TgtPacket = __vector(4) unsigned int]': eigen/011e0db31d1bed8b7f73662be6d57d9f30fa457a/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h:2126:21: error: no matching function for call to 'vec_ctu(cons t Packet4f&, int)' 2126 | return vec_ctu(a,0); | ^ In file included from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/base.hpp:651, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core.hpp:54, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/utility.hpp:56, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/precomp.hpp:49, from opencv/4.5.1-cms/opencv-4.5.1/modules/core/src/check.cpp:5: opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:285:50: note: candidate: 'vec_uint4 vec_ctu(const vec_float4&)' 285 | VSX_IMPL_1RG(vec_uint4, vec_float4, xvcvspuxws, vec_ctu) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:114:17: note: in definition of macro 'VSX_IMPL_1RG' 114 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:285:50: note: candidate expects 1 argument, 2 provided 285 | VSX_IMPL_1RG(vec_uint4, vec_float4, xvcvspuxws, vec_ctu) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:114:17: note: in definition of macro 'VSX_IMPL_1RG' 114 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:487:49: note: candidate: 'vec_uint4 vec_ctu(const vec_double2&)' 487 | VSX_IMPL_CONV_EVEN_2_4(vec_uint4, vec_double2, vec_ctu, vec_ctuo) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:476:17: note: in definition of macro 'VSX_IMPL_CONV_EVEN_2_4' 476 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:487:49: note: candidate expects 1 argument, 2 provided 487 | VSX_IMPL_CONV_EVEN_2_4(vec_uint4, vec_double2, vec_ctu, vec_ctuo) | ^~~~~~~ opencv/4.5.1-cms/opencv-4.5.1/modules/core/include/opencv2/core/vsx_utils.hpp:476:17: note: in definition of macro 'VSX_IMPL_CONV_EVEN_2_4' 476 | VSX_FINLINE(rt) fnm(const rg& a) \ | ^~~ ``` any idea how to fix/avoid this issue? Thanks
non_comp
error compiling with newer eigen on system information version opencv and operating system platform centos compiler gcc detailed description i am trying to build opencv also tried with newer eigen it builds run fine for and but for it failed to build with error message in file included from eigen include eigen core from opencv cms opencv modules core include core private hpp from opencv cms opencv modules core src precomp hpp from opencv cms opencv modules core src check cpp eigen include eigen src core arch altivec packetmath h in function tgtpacket eigen internal pcast const srcpacket eigen include eigen src core arch altivec packetmath h error no matching function for call to vec ctu cons t int return vec ctu a in file included from opencv cms opencv modules core include core base hpp from opencv cms opencv modules core include core hpp from opencv cms opencv modules core include core utility hpp from opencv cms opencv modules core src precomp hpp from opencv cms opencv modules core src check cpp opencv cms opencv modules core include core vsx utils hpp note candidate vec vec ctu const vec vsx impl vec vec xvcvspuxws vec ctu opencv cms opencv modules core include core vsx utils hpp note in definition of macro vsx impl vsx finline rt fnm const rg a opencv cms opencv modules core include core vsx utils hpp note candidate expects argument provided vsx impl vec vec xvcvspuxws vec ctu opencv cms opencv modules core include core vsx utils hpp note in definition of macro vsx impl vsx finline rt fnm const rg a opencv cms opencv modules core include core vsx utils hpp note candidate vec vec ctu const vec vsx impl conv even vec vec vec ctu vec ctuo opencv cms opencv modules core include core vsx utils hpp note in definition of macro vsx impl conv even vsx finline rt fnm const rg a opencv cms opencv modules core include core vsx utils hpp note candidate expects argument provided vsx impl conv even vec vec vec ctu vec ctuo opencv cms opencv modules core include core vsx utils hpp note in definition of macro vsx impl conv even vsx finline rt fnm const rg a any idea how to fix avoid this issue thanks
0
496,738
14,353,528,310
IssuesEvent
2020-11-30 07:04:16
rism-ch/verovio
https://api.github.com/repos/rism-ch/verovio
closed
Dynamics do not avoid cross-staff notes
enhancement low priority
When there are dynamics and cross-staff notes, the dynamics do not see the cross-staff notes: <img width="355" alt="Screen Shot 2020-08-15 at 11 23 51 PM" src="https://user-images.githubusercontent.com/3487289/90328108-b710dc00-df4e-11ea-9c7b-634808f3e8c8.png"> MEI data: ```xml <?xml version="1.0" encoding="UTF-8"?> <?xml-model href="https://music-encoding.org/schema/4.0.0/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> <?xml-model href="https://music-encoding.org/schema/4.0.0/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?> <mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="4.0.0"> <meiHead> <fileDesc> <titleStmt> <title /> </titleStmt> <pubStmt /> </fileDesc> <encodingDesc> <appInfo> <application isodate="2020-08-15T23:23:53" version="3.0.0-dev-1769075"> <name>Verovio</name> <p>Transcoded from Humdrum</p> </application> </appInfo> </encodingDesc> <workList> <work> <title /> </work> </workList> </meiHead> <music> <body> <mdiv xml:id="mdiv-0000001882442270"> <score xml:id="score-0000000350581847"> <scoreDef xml:id="scoredef-0000000394058676" midi.bpm="54"> <staffGrp xml:id="staffgrp-0000000999848716" symbol="brace" bar.thru="true"> <staffDef xml:id="staffdef-0000001593613339" n="1" lines="5"> <clef xml:id="clef-L2F2" shape="G" line="2" /> <keySig xml:id="keysig-L3F2" accid="s" pname="c" mode="minor" sig="4s" /> </staffDef> <staffDef xml:id="staffdef-0000000471434046" n="2" lines="5"> <clef xml:id="clef-L2F1" shape="F" line="4" /> <keySig xml:id="keysig-L3F1" accid="s" pname="c" mode="minor" sig="4s" /> </staffDef> </staffGrp> </scoreDef> <section xml:id="section-L1F1"> <measure xml:id="measure-L1" n="1"> <staff xml:id="staff-0000000931457199" n="1"> <layer xml:id="layer-L1F2N1" n="1"> <tuplet xml:id="tuplet-L9F3-L11F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <rest xml:id="rest-L9F3" dur="8" staff="2" /> <beam xml:id="beam-L10F3-L11F3" beam.with="below"> <note xml:id="note-L10F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L11F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> <tuplet xml:id="tuplet-L13F3-L15F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <beam xml:id="beam-L13F3-L15F3" beam.with="below"> <note xml:id="note-L13F3" dur="8" staff="2" oct="4" pname="c" stem.dir="up" accid.ges="s" /> <note xml:id="note-L14F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L15F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> <tuplet xml:id="tuplet-L16F3-L18F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <beam xml:id="beam-L16F3-L18F3" beam.with="below"> <note xml:id="note-L16F3" dur="8" staff="2" oct="4" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L17F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L18F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> <tuplet xml:id="tuplet-L19F3-L21F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <beam xml:id="beam-L19F3-L21F3" beam.with="below"> <note xml:id="note-L19F3" dur="8" staff="2" oct="4" pname="c" stem.dir="up" accid.ges="s" /> <note xml:id="note-L20F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L21F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> </layer> </staff> <staff xml:id="staff-0000000239271216" n="2"> <layer xml:id="layer-L1F1N1" n="1"> <space xml:id="space-L9F1" dur="4" /> <note xml:id="note-L13F1" dur="4" oct="4" pname="c" stem.dir="down" accid.ges="s" /> <note xml:id="note-L16F1" dur="4" oct="4" pname="e" stem.dir="down" accid.ges="n" /> <note xml:id="note-L19F1" dur="4" oct="4" pname="c" stem.dir="down" accid.ges="s" /> </layer> <layer xml:id="layer-L9F2N2" n="2"> <chord xml:id="chord-L9F2" dur="1"> <note xml:id="note-L9F2S1" oct="1" pname="g" accid.ges="s" /> <note xml:id="note-L9F2S2" oct="2" pname="g" accid.ges="s" /> </chord> </layer> </staff> <hairpin xml:id="hairpin-L13F4" type="endbar03" staff="1" tstamp="2.000000" tstamp2="0m+2.9700" form="cres" vgrp="100" /> <dynam xml:id="dynam-L17F4" staff="1" tstamp="3.333333" vgrp="100">f</dynam> <hairpin xml:id="hairpin-L19F4" type="endbar03" staff="1" tstamp="4.000000" tstamp2="0m+4.8033" form="dim" vgrp="100" /> <slur xml:id="slur-L13F1-L19F1" staff="2" startid="#note-L13F1" endid="#note-L19F1" curvedir="below" /> </measure> </section> </score> </mdiv> </body> </music> </mei> ```
1.0
Dynamics do not avoid cross-staff notes - When there are dynamics and cross-staff notes, the dynamics do not see the cross-staff notes: <img width="355" alt="Screen Shot 2020-08-15 at 11 23 51 PM" src="https://user-images.githubusercontent.com/3487289/90328108-b710dc00-df4e-11ea-9c7b-634808f3e8c8.png"> MEI data: ```xml <?xml version="1.0" encoding="UTF-8"?> <?xml-model href="https://music-encoding.org/schema/4.0.0/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> <?xml-model href="https://music-encoding.org/schema/4.0.0/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?> <mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="4.0.0"> <meiHead> <fileDesc> <titleStmt> <title /> </titleStmt> <pubStmt /> </fileDesc> <encodingDesc> <appInfo> <application isodate="2020-08-15T23:23:53" version="3.0.0-dev-1769075"> <name>Verovio</name> <p>Transcoded from Humdrum</p> </application> </appInfo> </encodingDesc> <workList> <work> <title /> </work> </workList> </meiHead> <music> <body> <mdiv xml:id="mdiv-0000001882442270"> <score xml:id="score-0000000350581847"> <scoreDef xml:id="scoredef-0000000394058676" midi.bpm="54"> <staffGrp xml:id="staffgrp-0000000999848716" symbol="brace" bar.thru="true"> <staffDef xml:id="staffdef-0000001593613339" n="1" lines="5"> <clef xml:id="clef-L2F2" shape="G" line="2" /> <keySig xml:id="keysig-L3F2" accid="s" pname="c" mode="minor" sig="4s" /> </staffDef> <staffDef xml:id="staffdef-0000000471434046" n="2" lines="5"> <clef xml:id="clef-L2F1" shape="F" line="4" /> <keySig xml:id="keysig-L3F1" accid="s" pname="c" mode="minor" sig="4s" /> </staffDef> </staffGrp> </scoreDef> <section xml:id="section-L1F1"> <measure xml:id="measure-L1" n="1"> <staff xml:id="staff-0000000931457199" n="1"> <layer xml:id="layer-L1F2N1" n="1"> <tuplet xml:id="tuplet-L9F3-L11F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <rest xml:id="rest-L9F3" dur="8" staff="2" /> <beam xml:id="beam-L10F3-L11F3" beam.with="below"> <note xml:id="note-L10F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L11F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> <tuplet xml:id="tuplet-L13F3-L15F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <beam xml:id="beam-L13F3-L15F3" beam.with="below"> <note xml:id="note-L13F3" dur="8" staff="2" oct="4" pname="c" stem.dir="up" accid.ges="s" /> <note xml:id="note-L14F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L15F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> <tuplet xml:id="tuplet-L16F3-L18F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <beam xml:id="beam-L16F3-L18F3" beam.with="below"> <note xml:id="note-L16F3" dur="8" staff="2" oct="4" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L17F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L18F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> <tuplet xml:id="tuplet-L19F3-L21F3" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count"> <beam xml:id="beam-L19F3-L21F3" beam.with="below"> <note xml:id="note-L19F3" dur="8" staff="2" oct="4" pname="c" stem.dir="up" accid.ges="s" /> <note xml:id="note-L20F3" dur="8" staff="2" oct="3" pname="e" stem.dir="up" accid.ges="n" /> <note xml:id="note-L21F3" dur="8" staff="2" oct="3" pname="g" stem.dir="up" accid.ges="s" /> </beam> </tuplet> </layer> </staff> <staff xml:id="staff-0000000239271216" n="2"> <layer xml:id="layer-L1F1N1" n="1"> <space xml:id="space-L9F1" dur="4" /> <note xml:id="note-L13F1" dur="4" oct="4" pname="c" stem.dir="down" accid.ges="s" /> <note xml:id="note-L16F1" dur="4" oct="4" pname="e" stem.dir="down" accid.ges="n" /> <note xml:id="note-L19F1" dur="4" oct="4" pname="c" stem.dir="down" accid.ges="s" /> </layer> <layer xml:id="layer-L9F2N2" n="2"> <chord xml:id="chord-L9F2" dur="1"> <note xml:id="note-L9F2S1" oct="1" pname="g" accid.ges="s" /> <note xml:id="note-L9F2S2" oct="2" pname="g" accid.ges="s" /> </chord> </layer> </staff> <hairpin xml:id="hairpin-L13F4" type="endbar03" staff="1" tstamp="2.000000" tstamp2="0m+2.9700" form="cres" vgrp="100" /> <dynam xml:id="dynam-L17F4" staff="1" tstamp="3.333333" vgrp="100">f</dynam> <hairpin xml:id="hairpin-L19F4" type="endbar03" staff="1" tstamp="4.000000" tstamp2="0m+4.8033" form="dim" vgrp="100" /> <slur xml:id="slur-L13F1-L19F1" staff="2" startid="#note-L13F1" endid="#note-L19F1" curvedir="below" /> </measure> </section> </score> </mdiv> </body> </music> </mei> ```
non_comp
dynamics do not avoid cross staff notes when there are dynamics and cross staff notes the dynamics do not see the cross staff notes img width alt screen shot at pm src mei data xml xml model href type application xml schematypens xml model href type application xml schematypens verovio transcoded from humdrum f
0
16,635
22,780,137,691
IssuesEvent
2022-07-08 18:43:03
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
Little Nightmares (424840)
Game compatibility - Unofficial XAudio2
# Compatibility Report - Name of the game with compatibility issues: Little Nightmares - Steam AppID of the game: 424840 ## System Information Distro: Linux Mint 19.1 Tessa (64 bit) GPU: Vega 56 Driver/LLVM version: Mesa 19.1.0-devel/9.0.0 Kernel version: 5.0.10-050010-lowlatency Proton version: 4.2-3 ## I confirm: - [X] that I haven't found an existing compatibility report for this game. - [X] that I have checked whether there are updates for my system available. <!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and drag and drop the generated `$HOME/steam-$APPID.log` into this issue report --> ## Symptoms <!-- What's the problem? --> Out of the box game crashes on launch with a window saying "Fatal Error!". Launching the game with launch option "-onethread" the game appears to work perfectly. Solid 60fps+ performance and also Nintendo Switch Pro controller worked. Including logs of both scenarios: [steam-424840.log](https://github.com/ValveSoftware/Proton/files/3135208/steam-424840.log) [steam-424840-onethread.log](https://github.com/ValveSoftware/Proton/files/3135209/steam-424840-onethread.log) [system_info.txt](https://github.com/ValveSoftware/Proton/files/3135210/system_info.txt) ## Reproduction Just launch the game <!-- 1. You can find the Steam AppID in the URL of the shop page of the game. e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`. 2. You can find your driver and Linux version, as well as your graphics processor's name in the system information report of Steam. 3. You can retrieve a full system information report by clicking `Help` > `System Information` in the Steam client on your machine. 4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`. Then paste it in a [Gist](https://gist.github.com/) and post the link in this issue. 5. Please search for open issues and pull requests by the name of the game and find out whether they are relevant and should be referenced above. -->
True
Little Nightmares (424840) - # Compatibility Report - Name of the game with compatibility issues: Little Nightmares - Steam AppID of the game: 424840 ## System Information Distro: Linux Mint 19.1 Tessa (64 bit) GPU: Vega 56 Driver/LLVM version: Mesa 19.1.0-devel/9.0.0 Kernel version: 5.0.10-050010-lowlatency Proton version: 4.2-3 ## I confirm: - [X] that I haven't found an existing compatibility report for this game. - [X] that I have checked whether there are updates for my system available. <!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and drag and drop the generated `$HOME/steam-$APPID.log` into this issue report --> ## Symptoms <!-- What's the problem? --> Out of the box game crashes on launch with a window saying "Fatal Error!". Launching the game with launch option "-onethread" the game appears to work perfectly. Solid 60fps+ performance and also Nintendo Switch Pro controller worked. Including logs of both scenarios: [steam-424840.log](https://github.com/ValveSoftware/Proton/files/3135208/steam-424840.log) [steam-424840-onethread.log](https://github.com/ValveSoftware/Proton/files/3135209/steam-424840-onethread.log) [system_info.txt](https://github.com/ValveSoftware/Proton/files/3135210/system_info.txt) ## Reproduction Just launch the game <!-- 1. You can find the Steam AppID in the URL of the shop page of the game. e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`. 2. You can find your driver and Linux version, as well as your graphics processor's name in the system information report of Steam. 3. You can retrieve a full system information report by clicking `Help` > `System Information` in the Steam client on your machine. 4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`. Then paste it in a [Gist](https://gist.github.com/) and post the link in this issue. 5. Please search for open issues and pull requests by the name of the game and find out whether they are relevant and should be referenced above. -->
comp
little nightmares compatibility report name of the game with compatibility issues little nightmares steam appid of the game system information distro linux mint tessa bit gpu vega driver llvm version mesa devel kernel version lowlatency proton version i confirm that i haven t found an existing compatibility report for this game that i have checked whether there are updates for my system available please add proton log command to the game s launch options and drag and drop the generated home steam appid log into this issue report symptoms out of the box game crashes on launch with a window saying fatal error launching the game with launch option onethread the game appears to work perfectly solid performance and also nintendo switch pro controller worked including logs of both scenarios reproduction just launch the game you can find the steam appid in the url of the shop page of the game e g for the witcher wild hunt the appid is you can find your driver and linux version as well as your graphics processor s name in the system information report of steam you can retrieve a full system information report by clicking help system information in the steam client on your machine please copy it to your clipboard by pressing ctrl a and then ctrl c then paste it in a and post the link in this issue please search for open issues and pull requests by the name of the game and find out whether they are relevant and should be referenced above
1
9,312
11,311,360,186
IssuesEvent
2020-01-20 01:39:05
espressif/vscode-esp-idf-extension
https://api.github.com/repos/espressif/vscode-esp-idf-extension
closed
fresh install of extenstions - menuconfig hangs (VSC-210)
IDF Version Not Compatible Issue Template Ignored invalid
i just installed the extension... did all the onboarding setup... no known errors... everything went well during setup then created example hello world and clicked on the launch gui configuration icon and it did a lot of stuff then hangs Menuconfig: Loading Initial values... ![image](https://user-images.githubusercontent.com/747871/72651536-98fbe280-3951-11ea-8c19-1722fdbcd5c3.png)
True
fresh install of extenstions - menuconfig hangs (VSC-210) - i just installed the extension... did all the onboarding setup... no known errors... everything went well during setup then created example hello world and clicked on the launch gui configuration icon and it did a lot of stuff then hangs Menuconfig: Loading Initial values... ![image](https://user-images.githubusercontent.com/747871/72651536-98fbe280-3951-11ea-8c19-1722fdbcd5c3.png)
comp
fresh install of extenstions menuconfig hangs vsc i just installed the extension did all the onboarding setup no known errors everything went well during setup then created example hello world and clicked on the launch gui configuration icon and it did a lot of stuff then hangs menuconfig loading initial values
1
16,927
23,299,870,136
IssuesEvent
2022-08-07 06:31:28
BobsMods/bobsmods
https://api.github.com/repos/BobsMods/bobsmods
closed
higher tier assemblers/furnaces are not able to use specific science pack/tech card or smelting recipes
bug mod compatibility Bob's Assembling machines
I recognized the issue while upgrading existing assemblers to the next tier, just the current set recipe vanished and the items were pushed into my inventory. figured that the assemblers which were affected lacked the category "basic-crafting". i have no idea which mod may cause the issue, i experienced the problem in SE and SE/KR2 game but there are in total more than 100 mods active. i fixed this in my personal local tweaks mod with the following code: ```lua for _,name in pairs{"assembling-machine-4", "assembling-machine-5", "assembling-machine-6"} do if data.raw["assembling-machine"][name] then local categories = data.raw["assembling-machine"][name].crafting_categories table.insert(categories, "basic-crafting") end end ```
True
higher tier assemblers/furnaces are not able to use specific science pack/tech card or smelting recipes - I recognized the issue while upgrading existing assemblers to the next tier, just the current set recipe vanished and the items were pushed into my inventory. figured that the assemblers which were affected lacked the category "basic-crafting". i have no idea which mod may cause the issue, i experienced the problem in SE and SE/KR2 game but there are in total more than 100 mods active. i fixed this in my personal local tweaks mod with the following code: ```lua for _,name in pairs{"assembling-machine-4", "assembling-machine-5", "assembling-machine-6"} do if data.raw["assembling-machine"][name] then local categories = data.raw["assembling-machine"][name].crafting_categories table.insert(categories, "basic-crafting") end end ```
comp
higher tier assemblers furnaces are not able to use specific science pack tech card or smelting recipes i recognized the issue while upgrading existing assemblers to the next tier just the current set recipe vanished and the items were pushed into my inventory figured that the assemblers which were affected lacked the category basic crafting i have no idea which mod may cause the issue i experienced the problem in se and se game but there are in total more than mods active i fixed this in my personal local tweaks mod with the following code lua for name in pairs assembling machine assembling machine assembling machine do if data raw then local categories data raw crafting categories table insert categories basic crafting end end
1
9,448
11,496,860,070
IssuesEvent
2020-02-12 08:56:34
sebastianbergmann/phpunit
https://api.github.com/repos/sebastianbergmann/phpunit
opened
Remove Deprecate assertNotRegExp()
feature/assertion type/backward-compatibility
`assertDoesNotMatchRegularExpression()` should be used instead.
True
Remove Deprecate assertNotRegExp() - `assertDoesNotMatchRegularExpression()` should be used instead.
comp
remove deprecate assertnotregexp assertdoesnotmatchregularexpression should be used instead
1
12,327
14,589,626,142
IssuesEvent
2020-12-19 02:58:04
pods-framework/pods
https://api.github.com/repos/pods-framework/pods
closed
Multi-Site Media Compatibility
Focus: Other Compatibility Keyword: Puntable
## Issue Overview We are using Pods custom post types on a WordPress Multi-Site Network. We are also using a plugin called [Network Media Library](https://github.com/humanmade/network-media-library) that forces all media uploaded from any site to be stored under the main site (blog ID 1). All sites can still access this media, it's just stored in the main site folder and recorded in the main site wp_posts table. If I am editing a custom Pod post on a site other than the main site (Blog 2 for example), and I use a media field to add a photo to the post, I get a "Invalid Post ID" error after trying to save the custom post. All the information saves besides the media, and the error does not occur if no media is selected - thus the media is the issue. My assumption is that the Pod plugin is trying to look up the Post ID of the image in the Blog 2 posts table, but the Post ID does not exists there - it exists in the main site Posts table. I understand why the plugin does this and it makes sense in 99% of cases. I'm looking for advice on how I may alter the plugin to force media fields to point to blog ID 1. ## Expected Behavior Image record is stored in wp_posts (Blog 1 table) Create new Pod post in Blog 2 Add photo to Pod post in Blog 2 (photo is stored in Blog 1) Photo is requested from wp_posts (Blog 1 table) Post is successfully saved, no "Invalid Post ID" error occurs ## Current Behavior Image record is stored in wp_posts (Blog 1 table) Create new Pod post in Blog 2 Add photo to Pod post in Blog 2 (photo is stored in Blog 1) Photo is requested from **wp_2_posts (Blog 2 table)** Photo post ID does not exist in wp_2_posts "Invalid Post ID" error occurs ## Steps to Reproduce (for bugs) 1. Create new Multi-Site network 2. Install Network Media Plugin 3. Install Pod plugin 4. Configure Network Media Plugin to force all media storage to Blog ID 1 5. Create a new blog on the network (Blog ID 2) 6. Create a custom Pod post type with Media Input (on blog 2) 7. Attempt to create and save new custom Pod post on Blog 2, using media/photo that is stored on Blog 1 8. Upon clicking save, should be redirected to error page that says "Invalid Post ID" ## Possible Solution It's such a specific use case that it probably doesn't need to be accommodated in the plugin. I would greatly appreciate advice on how I can personally modify the plugin code to force media to always be requested from the Main blog (Blog ID 1). Something like switch_to_blog(1). Just need to know where to implement that in plugin code.
True
Multi-Site Media Compatibility - ## Issue Overview We are using Pods custom post types on a WordPress Multi-Site Network. We are also using a plugin called [Network Media Library](https://github.com/humanmade/network-media-library) that forces all media uploaded from any site to be stored under the main site (blog ID 1). All sites can still access this media, it's just stored in the main site folder and recorded in the main site wp_posts table. If I am editing a custom Pod post on a site other than the main site (Blog 2 for example), and I use a media field to add a photo to the post, I get a "Invalid Post ID" error after trying to save the custom post. All the information saves besides the media, and the error does not occur if no media is selected - thus the media is the issue. My assumption is that the Pod plugin is trying to look up the Post ID of the image in the Blog 2 posts table, but the Post ID does not exists there - it exists in the main site Posts table. I understand why the plugin does this and it makes sense in 99% of cases. I'm looking for advice on how I may alter the plugin to force media fields to point to blog ID 1. ## Expected Behavior Image record is stored in wp_posts (Blog 1 table) Create new Pod post in Blog 2 Add photo to Pod post in Blog 2 (photo is stored in Blog 1) Photo is requested from wp_posts (Blog 1 table) Post is successfully saved, no "Invalid Post ID" error occurs ## Current Behavior Image record is stored in wp_posts (Blog 1 table) Create new Pod post in Blog 2 Add photo to Pod post in Blog 2 (photo is stored in Blog 1) Photo is requested from **wp_2_posts (Blog 2 table)** Photo post ID does not exist in wp_2_posts "Invalid Post ID" error occurs ## Steps to Reproduce (for bugs) 1. Create new Multi-Site network 2. Install Network Media Plugin 3. Install Pod plugin 4. Configure Network Media Plugin to force all media storage to Blog ID 1 5. Create a new blog on the network (Blog ID 2) 6. Create a custom Pod post type with Media Input (on blog 2) 7. Attempt to create and save new custom Pod post on Blog 2, using media/photo that is stored on Blog 1 8. Upon clicking save, should be redirected to error page that says "Invalid Post ID" ## Possible Solution It's such a specific use case that it probably doesn't need to be accommodated in the plugin. I would greatly appreciate advice on how I can personally modify the plugin code to force media to always be requested from the Main blog (Blog ID 1). Something like switch_to_blog(1). Just need to know where to implement that in plugin code.
comp
multi site media compatibility issue overview we are using pods custom post types on a wordpress multi site network we are also using a plugin called that forces all media uploaded from any site to be stored under the main site blog id all sites can still access this media it s just stored in the main site folder and recorded in the main site wp posts table if i am editing a custom pod post on a site other than the main site blog for example and i use a media field to add a photo to the post i get a invalid post id error after trying to save the custom post all the information saves besides the media and the error does not occur if no media is selected thus the media is the issue my assumption is that the pod plugin is trying to look up the post id of the image in the blog posts table but the post id does not exists there it exists in the main site posts table i understand why the plugin does this and it makes sense in of cases i m looking for advice on how i may alter the plugin to force media fields to point to blog id expected behavior image record is stored in wp posts blog table create new pod post in blog add photo to pod post in blog photo is stored in blog photo is requested from wp posts blog table post is successfully saved no invalid post id error occurs current behavior image record is stored in wp posts blog table create new pod post in blog add photo to pod post in blog photo is stored in blog photo is requested from wp posts blog table photo post id does not exist in wp posts invalid post id error occurs steps to reproduce for bugs create new multi site network install network media plugin install pod plugin configure network media plugin to force all media storage to blog id create a new blog on the network blog id create a custom pod post type with media input on blog attempt to create and save new custom pod post on blog using media photo that is stored on blog upon clicking save should be redirected to error page that says invalid post id possible solution it s such a specific use case that it probably doesn t need to be accommodated in the plugin i would greatly appreciate advice on how i can personally modify the plugin code to force media to always be requested from the main blog blog id something like switch to blog just need to know where to implement that in plugin code
1
274,967
8,570,409,101
IssuesEvent
2018-11-11 19:55:20
xournalpp/xournalpp
https://api.github.com/repos/xournalpp/xournalpp
closed
Canvas Blank on Switch Desktop
bug high priority
Sometimes upon switching desktop away and back to Xournalpp (Fedora Core 19 addpoppler branch) the canvas is completely blank (the view is just a titlebar with no features) with a stroke-input cursor until some stroke is drawn, upon which a complete refresh takes place. This might be due to incompatibilities with the newest gtk, perhaps?
1.0
Canvas Blank on Switch Desktop - Sometimes upon switching desktop away and back to Xournalpp (Fedora Core 19 addpoppler branch) the canvas is completely blank (the view is just a titlebar with no features) with a stroke-input cursor until some stroke is drawn, upon which a complete refresh takes place. This might be due to incompatibilities with the newest gtk, perhaps?
non_comp
canvas blank on switch desktop sometimes upon switching desktop away and back to xournalpp fedora core addpoppler branch the canvas is completely blank the view is just a titlebar with no features with a stroke input cursor until some stroke is drawn upon which a complete refresh takes place this might be due to incompatibilities with the newest gtk perhaps
0
620,329
19,559,401,135
IssuesEvent
2022-01-03 14:17:18
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
login.yahoo.com - site is not usable
priority-critical browser-fenix engine-gecko
<!-- @browser: Firefox Mobile 96.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:96.0) Gecko/96.0 Firefox/96.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/97706 --> <!-- @extra_labels: browser-fenix --> **URL**: https://login.yahoo.com/?display=narrow&.intl=us&.lang=en-US&src=ym&activity=header-signin&pspid=1197806870&done=https%3A%2F%2Fmail.yahoo.com%2F&prefill=0&prompt=login&chllngnm=fail **Browser / Version**: Firefox Mobile 96.0 **Operating System**: Android 10 **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Unable to login **Steps to Reproduce**: After hitting log in I receive there is a problem <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2022/1/7986752f-444b-4589-aea9-730c887c58a9.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20211223202418</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2022/1/50dc230c-48b2-497c-85e9-155ee54eee9f) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
login.yahoo.com - site is not usable - <!-- @browser: Firefox Mobile 96.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:96.0) Gecko/96.0 Firefox/96.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/97706 --> <!-- @extra_labels: browser-fenix --> **URL**: https://login.yahoo.com/?display=narrow&.intl=us&.lang=en-US&src=ym&activity=header-signin&pspid=1197806870&done=https%3A%2F%2Fmail.yahoo.com%2F&prefill=0&prompt=login&chllngnm=fail **Browser / Version**: Firefox Mobile 96.0 **Operating System**: Android 10 **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Unable to login **Steps to Reproduce**: After hitting log in I receive there is a problem <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2022/1/7986752f-444b-4589-aea9-730c887c58a9.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20211223202418</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2022/1/50dc230c-48b2-497c-85e9-155ee54eee9f) _From [webcompat.com](https://webcompat.com/) with ❤️_
non_comp
login yahoo com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description unable to login steps to reproduce after hitting log in i receive there is a problem view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
0
10,322
12,304,226,496
IssuesEvent
2020-05-11 20:07:23
MoonchildProductions/UXP
https://api.github.com/repos/MoonchildProductions/UXP
opened
Change out behavior for <img> without src
C: Layout Standards Compliance Web Compatibility
We've been spec compliant for years but Chromium refused to change their behaviour, and emilio pushed for a spec change, so now we have to follow suit. Our current behaviour is the (more logical) treating it as an in-line element. Chrome behaviour is treating it like a replaceable frame with 0 height. Spec change was pushed through in 2 days without discussion in 2019. Websites rely on this behavior now.
True
Change out behavior for <img> without src - We've been spec compliant for years but Chromium refused to change their behaviour, and emilio pushed for a spec change, so now we have to follow suit. Our current behaviour is the (more logical) treating it as an in-line element. Chrome behaviour is treating it like a replaceable frame with 0 height. Spec change was pushed through in 2 days without discussion in 2019. Websites rely on this behavior now.
comp
change out behavior for without src we ve been spec compliant for years but chromium refused to change their behaviour and emilio pushed for a spec change so now we have to follow suit our current behaviour is the more logical treating it as an in line element chrome behaviour is treating it like a replaceable frame with height spec change was pushed through in days without discussion in websites rely on this behavior now
1
17,390
23,969,399,154
IssuesEvent
2022-09-13 06:14:28
TycheSoftwares/order-delivery-date-for-woocommerce
https://api.github.com/repos/TycheSoftwares/order-delivery-date-for-woocommerce
closed
Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated
type: bug client issue compatibility: 3rd-party-extension
**Describe the bug** Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated **To Reproduce** Steps to reproduce the behavior: 1. On staging I have only the Elementor lite and the WC plugin is activated. 2. The Cart page and checkout page. I could edit both pages with the Elementor plugin 3. Then I activated ORDD LITE and selected the delivery date on the checkout page. 4. I can't edit the checkout page with the Elementor plugin Note: I can check once by removing the delivery date from the session. https://www.screencast.com/t/cd75khZx0lm See this video for better understanding: https://drive.google.com/file/d/1PZbXmphCjPxQxC94YLR2l-gyIQ_E2fV8/view **Expected behavior** The editing page should work fine with or without our plugin and no Syntax error should be received. https://wordpress.org/support/topic/conflict-with-elementor-46/
True
Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated - **Describe the bug** Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated **To Reproduce** Steps to reproduce the behavior: 1. On staging I have only the Elementor lite and the WC plugin is activated. 2. The Cart page and checkout page. I could edit both pages with the Elementor plugin 3. Then I activated ORDD LITE and selected the delivery date on the checkout page. 4. I can't edit the checkout page with the Elementor plugin Note: I can check once by removing the delivery date from the session. https://www.screencast.com/t/cd75khZx0lm See this video for better understanding: https://drive.google.com/file/d/1PZbXmphCjPxQxC94YLR2l-gyIQ_E2fV8/view **Expected behavior** The editing page should work fine with or without our plugin and no Syntax error should be received. https://wordpress.org/support/topic/conflict-with-elementor-46/
comp
editing a page with elementor the process gets stuck and throw some syntax error when our plugin is activated describe the bug editing a page with elementor the process gets stuck and throw some syntax error when our plugin is activated to reproduce steps to reproduce the behavior on staging i have only the elementor lite and the wc plugin is activated the cart page and checkout page i could edit both pages with the elementor plugin then i activated ordd lite and selected the delivery date on the checkout page i can t edit the checkout page with the elementor plugin note i can check once by removing the delivery date from the session see this video for better understanding expected behavior the editing page should work fine with or without our plugin and no syntax error should be received
1
1,691
2,619,074,414
IssuesEvent
2015-03-03 01:14:51
purescript/purescript
https://api.github.com/repos/purescript/purescript
closed
Document all Prelude functions
documentation easy
The generated markdown docs now contain code comments, so we should start documenting all public functions in the core libraries. The Prelude would be a good place to start. This involves a bit of work, but would be a fantastic contribution for any beginners.
1.0
Document all Prelude functions - The generated markdown docs now contain code comments, so we should start documenting all public functions in the core libraries. The Prelude would be a good place to start. This involves a bit of work, but would be a fantastic contribution for any beginners.
non_comp
document all prelude functions the generated markdown docs now contain code comments so we should start documenting all public functions in the core libraries the prelude would be a good place to start this involves a bit of work but would be a fantastic contribution for any beginners
0
266,371
28,321,069,096
IssuesEvent
2023-04-11 01:13:22
raindigi/site-landing
https://api.github.com/repos/raindigi/site-landing
opened
CVE-2018-25032 (High) detected in nodev11.9.0
Mend: dependency security vulnerability
## CVE-2018-25032 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev11.9.0</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library home page: <a href=https://github.com/nodejs/node.git>https://github.com/nodejs/node.git</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 (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/@firebase/firestore/node_modules/grpc/deps/grpc/third_party/zlib/deflate.h</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> zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches. <p>Publish Date: 2022-03-25 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2018-25032>CVE-2018-25032</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://nvd.nist.gov/vuln/detail/CVE-2018-25032">https://nvd.nist.gov/vuln/detail/CVE-2018-25032</a></p> <p>Release Date: 2022-03-25</p> <p>Fix Resolution: libstd-rs - 1.57.0;bioconductor-netreg - 1.13.1;tcl - 8.6.11;sudo - 1.8.32;bjam-native - 1.74.0;ccache - 4.1,3.3.4;libgit2 - 1.3.0;cmake - 3.19.5,3.7.2,3.7.0,3.22.0,3.17.3;slamdunk - 0.4.0;rsync - 3.2.1;cmake-native - 3.15.5,3.18.4,3.17.3,3.22.0,3.7.0;mentalist - 0.2.3;ghostscript - 9.55.0</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-25032 (High) detected in nodev11.9.0 - ## CVE-2018-25032 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev11.9.0</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library home page: <a href=https://github.com/nodejs/node.git>https://github.com/nodejs/node.git</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 (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/@firebase/firestore/node_modules/grpc/deps/grpc/third_party/zlib/deflate.h</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> zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches. <p>Publish Date: 2022-03-25 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2018-25032>CVE-2018-25032</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://nvd.nist.gov/vuln/detail/CVE-2018-25032">https://nvd.nist.gov/vuln/detail/CVE-2018-25032</a></p> <p>Release Date: 2022-03-25</p> <p>Fix Resolution: libstd-rs - 1.57.0;bioconductor-netreg - 1.13.1;tcl - 8.6.11;sudo - 1.8.32;bjam-native - 1.74.0;ccache - 4.1,3.3.4;libgit2 - 1.3.0;cmake - 3.19.5,3.7.2,3.7.0,3.22.0,3.17.3;slamdunk - 0.4.0;rsync - 3.2.1;cmake-native - 3.15.5,3.18.4,3.17.3,3.22.0,3.7.0;mentalist - 0.2.3;ghostscript - 9.55.0</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 cve high severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in base branch master vulnerable source files node modules firebase firestore node modules grpc deps grpc third party zlib deflate h vulnerability details zlib before allows memory corruption when deflating i e when compressing if the input has many distant matches 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 libstd rs bioconductor netreg tcl sudo bjam native ccache cmake slamdunk rsync cmake native mentalist ghostscript step up your open source security game with mend
0
106
2,572,123,209
IssuesEvent
2015-02-10 20:33:50
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
opened
Decimal parsing ignores significant digits below 1e-49
1 - Planning Area-Compilers Bug Compatibility Language-C#
See `CodeGenTests.DecimalLiteral_BreakingChange` unit test. Compile and Run: ```cs using System; class C { static void Main() { Console.WriteLine(5.00000000000000000001e-29m); // 5.0e-29m + 1e-49m [Dev11/Roslyn rounds] Console.WriteLine(5.0000000000000000000000000000001e-29m); // 5.0e-29m + 1e-60m [Dev11 rounds, Roslyn does not] } } ``` **Expected**: 0.0000000000000000000000000001 0.0000000000000000000000000001 **Actual**: 0.0000000000000000000000000001 0.0000000000000000000000000000 [ported from TFS DevDiv 568494] @CharlesStoner @VladimirReshetnikov
True
Decimal parsing ignores significant digits below 1e-49 - See `CodeGenTests.DecimalLiteral_BreakingChange` unit test. Compile and Run: ```cs using System; class C { static void Main() { Console.WriteLine(5.00000000000000000001e-29m); // 5.0e-29m + 1e-49m [Dev11/Roslyn rounds] Console.WriteLine(5.0000000000000000000000000000001e-29m); // 5.0e-29m + 1e-60m [Dev11 rounds, Roslyn does not] } } ``` **Expected**: 0.0000000000000000000000000001 0.0000000000000000000000000001 **Actual**: 0.0000000000000000000000000001 0.0000000000000000000000000000 [ported from TFS DevDiv 568494] @CharlesStoner @VladimirReshetnikov
comp
decimal parsing ignores significant digits below see codegentests decimalliteral breakingchange unit test compile and run cs using system class c static void main console writeline console writeline expected actual charlesstoner vladimirreshetnikov
1
280,938
8,688,471,207
IssuesEvent
2018-12-03 16:12:02
jaedan/Outlands
https://api.github.com/repos/jaedan/Outlands
opened
Poison charges are being depleted even when target is already poisoned
Priority: High bug
Poison Charges on weapons are getting depleted vs Mobs/Players already poisoned.
1.0
Poison charges are being depleted even when target is already poisoned - Poison Charges on weapons are getting depleted vs Mobs/Players already poisoned.
non_comp
poison charges are being depleted even when target is already poisoned poison charges on weapons are getting depleted vs mobs players already poisoned
0
7,385
9,637,604,345
IssuesEvent
2019-05-16 09:11:06
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
wp.hooks: support the special `all` hook
Backwards Compatibility Extensibility [Package] Hooks [Type] Enhancement
To match feature parity with the current PHP hooks system in WordPress core, can we add support for an `all` action? A callback added to the 'all' hook fires on any/every hook - especially useful for debugging. see: https://github.com/WordPress/wordpress-develop/blob/master/src/wp-includes/plugin.php#L183-L199 https://github.com/WordPress/wordpress-develop/blob/master/src/wp-includes/plugin.php#L437-L453
True
wp.hooks: support the special `all` hook - To match feature parity with the current PHP hooks system in WordPress core, can we add support for an `all` action? A callback added to the 'all' hook fires on any/every hook - especially useful for debugging. see: https://github.com/WordPress/wordpress-develop/blob/master/src/wp-includes/plugin.php#L183-L199 https://github.com/WordPress/wordpress-develop/blob/master/src/wp-includes/plugin.php#L437-L453
comp
wp hooks support the special all hook to match feature parity with the current php hooks system in wordpress core can we add support for an all action a callback added to the all hook fires on any every hook especially useful for debugging see
1
149,390
11,899,236,450
IssuesEvent
2020-03-30 08:41:06
cBioPortal/cbioportal
https://api.github.com/repos/cBioPortal/cbioportal
closed
create authenticated portal test
needs tests wontfix
Issue to keep track of various tests that we should do which require authenticated portal - [ ] run quick search after logging in - [ ] run quick search for user not having access to all studies
1.0
create authenticated portal test - Issue to keep track of various tests that we should do which require authenticated portal - [ ] run quick search after logging in - [ ] run quick search for user not having access to all studies
non_comp
create authenticated portal test issue to keep track of various tests that we should do which require authenticated portal run quick search after logging in run quick search for user not having access to all studies
0
256,031
19,358,844,858
IssuesEvent
2021-12-16 01:03:37
tydar/stomper
https://api.github.com/repos/tydar/stomper
opened
evaluate struct and field public/private status
documentation enhancement
right now, this server is all one module and there's no real logic to structs and their fields being exported or kept private. That should be evaluated.
1.0
evaluate struct and field public/private status - right now, this server is all one module and there's no real logic to structs and their fields being exported or kept private. That should be evaluated.
non_comp
evaluate struct and field public private status right now this server is all one module and there s no real logic to structs and their fields being exported or kept private that should be evaluated
0
12,958
15,214,284,389
IssuesEvent
2021-02-17 13:00:31
logstash-plugins/logstash-patterns-core
https://api.github.com/repos/logstash-plugins/logstash-patterns-core
closed
remove named capture groups from predefined grok patterns
breaking-compatibility enhancement
Named capture groups create new fields in logstash and can cause unexpected behaviour. In most patterns that is not the case, but a handful of them name some fields. For example, when using the `URIHOST` grok pattern, a field with the name `port` is created as one of the capture groups is named in the pattern definition. Changing this would be a breaking change as some users might be relying on this behaviour. We could fix this in time for 7.x `URIHOST %{IPORHOST}(?::%{POSINT:port})?` should be changed to `URIHOST %{IPORHOST}(?::%{POSINT})?` My suggestion is to remove all named capture groups from https://github.com/logstash-plugins/logstash-patterns-core/blob/master/patterns/grok-patterns Other patterns should continue to have name groups to make them easier to use, for example https://github.com/logstash-plugins/logstash-patterns-core/blob/master/patterns/haproxy
True
remove named capture groups from predefined grok patterns - Named capture groups create new fields in logstash and can cause unexpected behaviour. In most patterns that is not the case, but a handful of them name some fields. For example, when using the `URIHOST` grok pattern, a field with the name `port` is created as one of the capture groups is named in the pattern definition. Changing this would be a breaking change as some users might be relying on this behaviour. We could fix this in time for 7.x `URIHOST %{IPORHOST}(?::%{POSINT:port})?` should be changed to `URIHOST %{IPORHOST}(?::%{POSINT})?` My suggestion is to remove all named capture groups from https://github.com/logstash-plugins/logstash-patterns-core/blob/master/patterns/grok-patterns Other patterns should continue to have name groups to make them easier to use, for example https://github.com/logstash-plugins/logstash-patterns-core/blob/master/patterns/haproxy
comp
remove named capture groups from predefined grok patterns named capture groups create new fields in logstash and can cause unexpected behaviour in most patterns that is not the case but a handful of them name some fields for example when using the urihost grok pattern a field with the name port is created as one of the capture groups is named in the pattern definition changing this would be a breaking change as some users might be relying on this behaviour we could fix this in time for x urihost iporhost posint port should be changed to urihost iporhost posint my suggestion is to remove all named capture groups from other patterns should continue to have name groups to make them easier to use for example
1
63,458
26,403,862,930
IssuesEvent
2023-01-13 05:30:08
oxstreet/oxstreet-status-page
https://api.github.com/repos/oxstreet/oxstreet-status-page
closed
🛑 User service is down
status user-service
In [`fa92d06`](https://github.com/oxstreet/oxstreet-status-page/commit/fa92d06847a800a959aab051bbace8a0f269970b ), User service (https://api.oxstreet.com/users/v1/healthcheck) was **down**: - HTTP code: 502 - Response time: 226 ms
1.0
🛑 User service is down - In [`fa92d06`](https://github.com/oxstreet/oxstreet-status-page/commit/fa92d06847a800a959aab051bbace8a0f269970b ), User service (https://api.oxstreet.com/users/v1/healthcheck) was **down**: - HTTP code: 502 - Response time: 226 ms
non_comp
🛑 user service is down in user service was down http code response time ms
0
390,247
26,854,985,490
IssuesEvent
2023-02-03 13:59:57
nextauthjs/next-auth
https://api.github.com/repos/nextauthjs/next-auth
closed
Missing TS example of custom signin page
documentation TypeScript good first issue
### What is the improvement or update you wish to see? Would it be possible to get the example of pages/auth/signin.js provided on this page: https://next-auth.js.org/configuration/pages in Typescript as well? ### Is there any context that might help us understand? I am working on my first full application using https://create.t3.gg/ and would like to create my own NextAuth signing page in a typesafe way, but found the documentation about this just to cover JS. ### Does the docs page already exist? Please link to it. _No response_
1.0
Missing TS example of custom signin page - ### What is the improvement or update you wish to see? Would it be possible to get the example of pages/auth/signin.js provided on this page: https://next-auth.js.org/configuration/pages in Typescript as well? ### Is there any context that might help us understand? I am working on my first full application using https://create.t3.gg/ and would like to create my own NextAuth signing page in a typesafe way, but found the documentation about this just to cover JS. ### Does the docs page already exist? Please link to it. _No response_
non_comp
missing ts example of custom signin page what is the improvement or update you wish to see would it be possible to get the example of pages auth signin js provided on this page in typescript as well is there any context that might help us understand i am working on my first full application using and would like to create my own nextauth signing page in a typesafe way but found the documentation about this just to cover js does the docs page already exist please link to it no response
0
153,618
13,520,018,121
IssuesEvent
2020-09-15 03:34:12
milvus-io/milvus
https://api.github.com/repos/milvus-io/milvus
opened
Better docs for golang and java sdk
Documentation
**Please state your issue using the following template and, most importantly, in English.** The pymilvus's README is awesome, but others need to be improved. **What would you like to be added ?** More and more examples not just API list. **Why is this needed ?** For go or java developer, it will be better to understand how to use milvus in their language.
1.0
Better docs for golang and java sdk - **Please state your issue using the following template and, most importantly, in English.** The pymilvus's README is awesome, but others need to be improved. **What would you like to be added ?** More and more examples not just API list. **Why is this needed ?** For go or java developer, it will be better to understand how to use milvus in their language.
non_comp
better docs for golang and java sdk please state your issue using the following template and most importantly in english the pymilvus s readme is awesome but others need to be improved what would you like to be added more and more examples not just api list why is this needed for go or java developer it will be better to understand how to use milvus in their language
0
756,096
26,457,278,288
IssuesEvent
2023-01-16 15:08:27
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
opened
[Quest][NPC][Cata] Four Heads are Better than None
NPC Spell Quest - Cataclysm (80+) Priority: Medium Status: Confirmed Twilight Highlands
**How to reproduce:** Beeble'phod got too much HP to kill he is supposed to have 154k HP according to [this DB](https://cata-twinhead.twinstar.cz/?npc=46018) also he didnt cast anything [Npc Za'brox ](https://cata-twinhead.twinstar.cz/?npc=46017) is not casting anything **How it should work:** Beeble'phod should have less hp and also cast spells Npc Za'brox should cast spells like this video: https://www.youtube.com/watch?v=xiFBh7_TRPU
1.0
[Quest][NPC][Cata] Four Heads are Better than None - **How to reproduce:** Beeble'phod got too much HP to kill he is supposed to have 154k HP according to [this DB](https://cata-twinhead.twinstar.cz/?npc=46018) also he didnt cast anything [Npc Za'brox ](https://cata-twinhead.twinstar.cz/?npc=46017) is not casting anything **How it should work:** Beeble'phod should have less hp and also cast spells Npc Za'brox should cast spells like this video: https://www.youtube.com/watch?v=xiFBh7_TRPU
non_comp
four heads are better than none how to reproduce beeble phod got too much hp to kill he is supposed to have hp according to also he didnt cast anything is not casting anything how it should work beeble phod should have less hp and also cast spells npc za brox should cast spells like this video
0
20,744
30,835,715,897
IssuesEvent
2023-08-02 07:12:27
euratom-software/calcam
https://api.github.com/repos/euratom-software/calcam
closed
pip installation doesn't work
compatibility
The calcam installation with pip command does not successfully done according to the following logs: <details> <summary> ❯ pip install -v calcam </summary> ```bash Using pip 23.1.2 from /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages/pip (python 3.9) Collecting calcam Using cached calcam-2.10.0.tar.gz (485 kB) Running command python setup.py egg_info *************************************************************** Calcam v2.10.0 Setup Script *************************************************************** running egg_info creating /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info writing /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/dependency_links.txt writing entry points to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/entry_points.txt writing requirements to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/requires.txt writing top-level names to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/SOURCES.txt' adding license file 'LICENCE.txt' writing manifest file '/tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/SOURCES.txt' *************************************************************** Preparing metadata (setup.py) ... done Requirement already satisfied: scipy in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from calcam) (1.11.0) Requirement already satisfied: matplotlib in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from calcam) (3.5.3) Requirement already satisfied: cycler>=0.10 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (4.40.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (1.4.4) Requirement already satisfied: numpy>=1.17 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (1.25.0) Requirement already satisfied: packaging>=20.0 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (23.1) Requirement already satisfied: pillow>=6.2.0 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (9.5.0) Requirement already satisfied: pyparsing>=2.2.1 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (3.1.0) Requirement already satisfied: python-dateutil>=2.7 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (2.8.2) Requirement already satisfied: six>=1.5 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from python-dateutil>=2.7->matplotlib->calcam) (1.16.0) Building wheels for collected packages: calcam Running command python setup.py bdist_wheel Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-muvhhwto/calcam_0af0b89610a143aeaeb987bfed463aa7/setup.py", line 42, in <module> raise Exception("Calcam currently cannot be distributed as wheels due to having important install-time logic in setup.py.") Exception: Calcam currently cannot be distributed as wheels due to having important install-time logic in setup.py. error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. full command: /home/koyo/.conda/envs/cherab-phix-dev/bin/python3.9 -u -c ' exec(compile('"'"''"'"''"'"' # This is <pip-setuptools-caller> -- a caller that pip uses to run setup.py # # - It imports setuptools before invoking setup.py, to enable projects that directly # import from `distutils.core` to work with newer packaging standards. # - It provides a clear error message when setuptools is not installed. # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: # manifest_maker: standard file '"'"'-c'"'"' not found". # - It generates a shim setup.py, for handling setup.cfg-only projects. import os, sys, tokenize try: import setuptools except ImportError as error: print( "ERROR: Can not execute `setup.py` since setuptools is not available in " "the build environment.", file=sys.stderr, ) sys.exit(1) __file__ = %r sys.argv[0] = __file__ if os.path.exists(__file__): filename = __file__ with tokenize.open(__file__) as f: setup_py_code = f.read() else: filename = "<auto-generated setuptools caller>" setup_py_code = "from setuptools import setup; setup()" exec(compile(setup_py_code, filename, "exec")) '"'"''"'"''"'"' % ('"'"'/tmp/pip-install-muvhhwto/calcam_0af0b89610a143aeaeb987bfed463aa7/setup.py'"'"',), "<pip-setuptools-caller>", "exec"))' bdist_wheel -d /tmp/pip-wheel-yc56vnav cwd: /tmp/pip-install-muvhhwto/calcam_0af0b89610a143aeaeb987bfed463aa7/ Building wheel for calcam (setup.py) ... error ERROR: Failed building wheel for calcam Running setup.py clean for calcam Running command python setup.py clean *************************************************************** Calcam v2.10.0 Setup Script *************************************************************** running clean 'build/lib' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.9' does not exist -- can't clean it *************************************************************** Failed to build calcam ERROR: Could not build wheels for calcam, which is required to install pyproject.toml-based projects ``` </details> This seems to be caused by the prohibition of `bdist_wheel` in the `setup.py` script. I guess the latest `pip` forces to build the wheel dists even though using the legacy-installation without `pyproject.toml`. Anyway we should care this issue for beginning users.
True
pip installation doesn't work - The calcam installation with pip command does not successfully done according to the following logs: <details> <summary> ❯ pip install -v calcam </summary> ```bash Using pip 23.1.2 from /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages/pip (python 3.9) Collecting calcam Using cached calcam-2.10.0.tar.gz (485 kB) Running command python setup.py egg_info *************************************************************** Calcam v2.10.0 Setup Script *************************************************************** running egg_info creating /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info writing /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/dependency_links.txt writing entry points to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/entry_points.txt writing requirements to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/requires.txt writing top-level names to /tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/SOURCES.txt' adding license file 'LICENCE.txt' writing manifest file '/tmp/pip-pip-egg-info-7ic6v1je/calcam.egg-info/SOURCES.txt' *************************************************************** Preparing metadata (setup.py) ... done Requirement already satisfied: scipy in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from calcam) (1.11.0) Requirement already satisfied: matplotlib in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from calcam) (3.5.3) Requirement already satisfied: cycler>=0.10 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (4.40.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (1.4.4) Requirement already satisfied: numpy>=1.17 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (1.25.0) Requirement already satisfied: packaging>=20.0 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (23.1) Requirement already satisfied: pillow>=6.2.0 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (9.5.0) Requirement already satisfied: pyparsing>=2.2.1 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (3.1.0) Requirement already satisfied: python-dateutil>=2.7 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from matplotlib->calcam) (2.8.2) Requirement already satisfied: six>=1.5 in /home/koyo/.conda/envs/cherab-phix-dev/lib/python3.9/site-packages (from python-dateutil>=2.7->matplotlib->calcam) (1.16.0) Building wheels for collected packages: calcam Running command python setup.py bdist_wheel Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-muvhhwto/calcam_0af0b89610a143aeaeb987bfed463aa7/setup.py", line 42, in <module> raise Exception("Calcam currently cannot be distributed as wheels due to having important install-time logic in setup.py.") Exception: Calcam currently cannot be distributed as wheels due to having important install-time logic in setup.py. error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. full command: /home/koyo/.conda/envs/cherab-phix-dev/bin/python3.9 -u -c ' exec(compile('"'"''"'"''"'"' # This is <pip-setuptools-caller> -- a caller that pip uses to run setup.py # # - It imports setuptools before invoking setup.py, to enable projects that directly # import from `distutils.core` to work with newer packaging standards. # - It provides a clear error message when setuptools is not installed. # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: # manifest_maker: standard file '"'"'-c'"'"' not found". # - It generates a shim setup.py, for handling setup.cfg-only projects. import os, sys, tokenize try: import setuptools except ImportError as error: print( "ERROR: Can not execute `setup.py` since setuptools is not available in " "the build environment.", file=sys.stderr, ) sys.exit(1) __file__ = %r sys.argv[0] = __file__ if os.path.exists(__file__): filename = __file__ with tokenize.open(__file__) as f: setup_py_code = f.read() else: filename = "<auto-generated setuptools caller>" setup_py_code = "from setuptools import setup; setup()" exec(compile(setup_py_code, filename, "exec")) '"'"''"'"''"'"' % ('"'"'/tmp/pip-install-muvhhwto/calcam_0af0b89610a143aeaeb987bfed463aa7/setup.py'"'"',), "<pip-setuptools-caller>", "exec"))' bdist_wheel -d /tmp/pip-wheel-yc56vnav cwd: /tmp/pip-install-muvhhwto/calcam_0af0b89610a143aeaeb987bfed463aa7/ Building wheel for calcam (setup.py) ... error ERROR: Failed building wheel for calcam Running setup.py clean for calcam Running command python setup.py clean *************************************************************** Calcam v2.10.0 Setup Script *************************************************************** running clean 'build/lib' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.9' does not exist -- can't clean it *************************************************************** Failed to build calcam ERROR: Could not build wheels for calcam, which is required to install pyproject.toml-based projects ``` </details> This seems to be caused by the prohibition of `bdist_wheel` in the `setup.py` script. I guess the latest `pip` forces to build the wheel dists even though using the legacy-installation without `pyproject.toml`. Anyway we should care this issue for beginning users.
comp
pip installation doesn t work the calcam installation with pip command does not successfully done according to the following logs ❯ pip install v calcam bash using pip from home koyo conda envs cherab phix dev lib site packages pip python collecting calcam using cached calcam tar gz kb running command python setup py egg info calcam setup script running egg info creating tmp pip pip egg info calcam egg info writing tmp pip pip egg info calcam egg info pkg info writing dependency links to tmp pip pip egg info calcam egg info dependency links txt writing entry points to tmp pip pip egg info calcam egg info entry points txt writing requirements to tmp pip pip egg info calcam egg info requires txt writing top level names to tmp pip pip egg info calcam egg info top level txt writing manifest file tmp pip pip egg info calcam egg info sources txt reading manifest file tmp pip pip egg info calcam egg info sources txt adding license file licence txt writing manifest file tmp pip pip egg info calcam egg info sources txt preparing metadata setup py done requirement already satisfied scipy in home koyo conda envs cherab phix dev lib site packages from calcam requirement already satisfied matplotlib in home koyo conda envs cherab phix dev lib site packages from calcam requirement already satisfied cycler in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied fonttools in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied kiwisolver in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied numpy in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied packaging in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied pillow in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied pyparsing in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied python dateutil in home koyo conda envs cherab phix dev lib site packages from matplotlib calcam requirement already satisfied six in home koyo conda envs cherab phix dev lib site packages from python dateutil matplotlib calcam building wheels for collected packages calcam running command python setup py bdist wheel traceback most recent call last file line in file line in file tmp pip install muvhhwto calcam setup py line in raise exception calcam currently cannot be distributed as wheels due to having important install time logic in setup py exception calcam currently cannot be distributed as wheels due to having important install time logic in setup py error subprocess exited with error × python setup py bdist wheel did not run successfully │ exit code ╰─ see above for output note this error originates from a subprocess and is likely not a problem with pip full command home koyo conda envs cherab phix dev bin u c exec compile this is a caller that pip uses to run setup py it imports setuptools before invoking setup py to enable projects that directly import from distutils core to work with newer packaging standards it provides a clear error message when setuptools is not installed it sets sys argv to the underlying setup py when invoking setup py so setuptools doesn t think the script is c this avoids the following warning manifest maker standard file c not found it generates a shim setup py for handling setup cfg only projects import os sys tokenize try import setuptools except importerror as error print error can not execute setup py since setuptools is not available in the build environment file sys stderr sys exit file r sys argv file if os path exists file filename file with tokenize open file as f setup py code f read else filename setup py code from setuptools import setup setup exec compile setup py code filename exec tmp pip install muvhhwto calcam setup py exec bdist wheel d tmp pip wheel cwd tmp pip install muvhhwto calcam building wheel for calcam setup py error error failed building wheel for calcam running setup py clean for calcam running command python setup py clean calcam setup script running clean build lib does not exist can t clean it build bdist linux does not exist can t clean it build scripts does not exist can t clean it failed to build calcam error could not build wheels for calcam which is required to install pyproject toml based projects this seems to be caused by the prohibition of bdist wheel in the setup py script i guess the latest pip forces to build the wheel dists even though using the legacy installation without pyproject toml anyway we should care this issue for beginning users
1
14,678
18,007,552,457
IssuesEvent
2021-09-16 03:00:24
NathanIkola/LightsOut
https://api.github.com/repos/NathanIkola/LightsOut
closed
Sam_’s Furnace Mod
Mod Compatibility
Looks like I'm having issues with these furnaces being caught as benches when they shouldn't be. Gotta investigate.
True
Sam_’s Furnace Mod - Looks like I'm having issues with these furnaces being caught as benches when they shouldn't be. Gotta investigate.
comp
sam ’s furnace mod looks like i m having issues with these furnaces being caught as benches when they shouldn t be gotta investigate
1
196,340
22,441,361,707
IssuesEvent
2022-06-21 01:42:00
turkdevops/snyk
https://api.github.com/repos/turkdevops/snyk
opened
CVE-2022-32209 (Medium) detected in rails-html-sanitizer-1.0.3.gem
security vulnerability
## CVE-2022-32209 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-html-sanitizer-1.0.3.gem</b></p></summary> <p>HTML sanitization for Rails applications</p> <p>Library home page: <a href="https://rubygems.org/gems/rails-html-sanitizer-1.0.3.gem">https://rubygems.org/gems/rails-html-sanitizer-1.0.3.gem</a></p> <p> Dependency Hierarchy: - actionpack-4.2.5.gem (Root Library) - :x: **rails-html-sanitizer-1.0.3.gem** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/turkdevops/snyk/commit/9505f4ca92405cc9273dc3726c2d274ce28a4407">9505f4ca92405cc9273dc3726c2d274ce28a4407</a></p> <p>Found in base branch: <b>ALL_HANDS/major-secrets</b></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> A possible XSS vulnerability has been discovered in rails-html-sanitizer before 1.4.3. This allows an attacker to inject content if the application developer has overridden the sanitizer's allowed tags to allow both `select` and `style` elements. Code is only impacted if allowed tags are being overridden. This may be done via application configuration. <p>Publish Date: 2022-06-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-32209>CVE-2022-32209</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>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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://hackerone.com/reports/1530898">https://hackerone.com/reports/1530898</a></p> <p>Release Date: 2022-06-02</p> <p>Fix Resolution: rails-html-sanitizer - 1.4.3</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-2022-32209 (Medium) detected in rails-html-sanitizer-1.0.3.gem - ## CVE-2022-32209 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-html-sanitizer-1.0.3.gem</b></p></summary> <p>HTML sanitization for Rails applications</p> <p>Library home page: <a href="https://rubygems.org/gems/rails-html-sanitizer-1.0.3.gem">https://rubygems.org/gems/rails-html-sanitizer-1.0.3.gem</a></p> <p> Dependency Hierarchy: - actionpack-4.2.5.gem (Root Library) - :x: **rails-html-sanitizer-1.0.3.gem** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/turkdevops/snyk/commit/9505f4ca92405cc9273dc3726c2d274ce28a4407">9505f4ca92405cc9273dc3726c2d274ce28a4407</a></p> <p>Found in base branch: <b>ALL_HANDS/major-secrets</b></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> A possible XSS vulnerability has been discovered in rails-html-sanitizer before 1.4.3. This allows an attacker to inject content if the application developer has overridden the sanitizer's allowed tags to allow both `select` and `style` elements. Code is only impacted if allowed tags are being overridden. This may be done via application configuration. <p>Publish Date: 2022-06-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-32209>CVE-2022-32209</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>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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://hackerone.com/reports/1530898">https://hackerone.com/reports/1530898</a></p> <p>Release Date: 2022-06-02</p> <p>Fix Resolution: rails-html-sanitizer - 1.4.3</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 medium detected in rails html sanitizer gem cve medium severity vulnerability vulnerable library rails html sanitizer gem html sanitization for rails applications library home page a href dependency hierarchy actionpack gem root library x rails html sanitizer gem vulnerable library found in head commit a href found in base branch all hands major secrets vulnerability details a possible xss vulnerability has been discovered in rails html sanitizer before this allows an attacker to inject content if the application developer has overridden the sanitizer s allowed tags to allow both select and style elements code is only impacted if allowed tags are being overridden this may be done via application configuration publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required 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 rails html sanitizer step up your open source security game with mend
0
568
3,005,157,283
IssuesEvent
2015-07-26 17:20:39
WebberZone/contextual-related-posts
https://api.github.com/repos/WebberZone/contextual-related-posts
opened
WPTouch and Thumbnails
incompatibility
Potential incompatibility with WPTouch where plugin thumbnail sizes are not correctly displayed. Reference: https://wordpress.org/support/topic/thumbnail-size-changes-back-to-custom?replies=10
True
WPTouch and Thumbnails - Potential incompatibility with WPTouch where plugin thumbnail sizes are not correctly displayed. Reference: https://wordpress.org/support/topic/thumbnail-size-changes-back-to-custom?replies=10
comp
wptouch and thumbnails potential incompatibility with wptouch where plugin thumbnail sizes are not correctly displayed reference
1
10,432
12,396,126,072
IssuesEvent
2020-05-20 19:56:33
yooksi/daylight
https://api.github.com/repos/yooksi/daylight
closed
Position overlap with Travellers Map
compatibility
Default GUI element position overlaps with [Travellers Map](https://www.curseforge.com/minecraft/mc-mods/travellers-map) (mod submission for MMD Jam). It should be positioned in the `TOP_LEFT` corner by default to achieve compatibility without compromising aesthetics.
True
Position overlap with Travellers Map - Default GUI element position overlaps with [Travellers Map](https://www.curseforge.com/minecraft/mc-mods/travellers-map) (mod submission for MMD Jam). It should be positioned in the `TOP_LEFT` corner by default to achieve compatibility without compromising aesthetics.
comp
position overlap with travellers map default gui element position overlaps with mod submission for mmd jam it should be positioned in the top left corner by default to achieve compatibility without compromising aesthetics
1
331,667
24,319,087,510
IssuesEvent
2022-09-30 09:07:03
VirtusLab/git-machete-intellij-plugin
https://api.github.com/repos/VirtusLab/git-machete-intellij-plugin
opened
Create a table of contents for `CONTRIBUTING.md`
documentation good first issue
Create a table of contents for `CONTRIBUTING.md` so that you can find what you need faster.
1.0
Create a table of contents for `CONTRIBUTING.md` - Create a table of contents for `CONTRIBUTING.md` so that you can find what you need faster.
non_comp
create a table of contents for contributing md create a table of contents for contributing md so that you can find what you need faster
0
19,855
27,553,600,607
IssuesEvent
2023-03-07 16:25:35
openxla/stablehlo
https://api.github.com/repos/openxla/stablehlo
closed
Settle on a compatibility / stability plan for upstream MLIR Bytecode Format
Compatibility
### Request description At the MLIR Summit there was support for a stable MLIR Bytecode Format. But RFC / implementation work needs to be done to arrive at this point. There are a few remaining changes to propose to MLIR Bytecode Format before we want to propose calling it a stable format: - Use def chain ordering - Lazy op loading Will update this list if any other discussion items arise, but after those changes we will be able to start discussion regarding compatibility of bytecode formats.
True
Settle on a compatibility / stability plan for upstream MLIR Bytecode Format - ### Request description At the MLIR Summit there was support for a stable MLIR Bytecode Format. But RFC / implementation work needs to be done to arrive at this point. There are a few remaining changes to propose to MLIR Bytecode Format before we want to propose calling it a stable format: - Use def chain ordering - Lazy op loading Will update this list if any other discussion items arise, but after those changes we will be able to start discussion regarding compatibility of bytecode formats.
comp
settle on a compatibility stability plan for upstream mlir bytecode format request description at the mlir summit there was support for a stable mlir bytecode format but rfc implementation work needs to be done to arrive at this point there are a few remaining changes to propose to mlir bytecode format before we want to propose calling it a stable format use def chain ordering lazy op loading will update this list if any other discussion items arise but after those changes we will be able to start discussion regarding compatibility of bytecode formats
1
23,235
4,003,843,894
IssuesEvent
2016-05-12 03:06:02
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
closed
Create Contacts (People or Places) via API
4 - Acceptance testing API v2.x
As part of creating Users (#2046), the corresponding Person is created, but the Places need to be [created manually](https://github.com/medic/medic-projects/issues/190#issuecomment-214368830) for now. Although the Users API endpoint will eventually create all the necessary Contacts we also need to be able to create Contacts independently of Users. This could be for testing the postgres adapter (#1872), e2e testing, or creating demo data sets, as detailed in #2238. _As a review, we are using the term Contacts to mean both Places and People, and both are shown in the Contacts tab. In terms of their relationships, People may or may not have a single parent Place, and each Place may or may not have a primary Person. That means that a Place acts as a grouping of People with a primary contact who may or may not be part of that group._
1.0
Create Contacts (People or Places) via API - As part of creating Users (#2046), the corresponding Person is created, but the Places need to be [created manually](https://github.com/medic/medic-projects/issues/190#issuecomment-214368830) for now. Although the Users API endpoint will eventually create all the necessary Contacts we also need to be able to create Contacts independently of Users. This could be for testing the postgres adapter (#1872), e2e testing, or creating demo data sets, as detailed in #2238. _As a review, we are using the term Contacts to mean both Places and People, and both are shown in the Contacts tab. In terms of their relationships, People may or may not have a single parent Place, and each Place may or may not have a primary Person. That means that a Place acts as a grouping of People with a primary contact who may or may not be part of that group._
non_comp
create contacts people or places via api as part of creating users the corresponding person is created but the places need to be for now although the users api endpoint will eventually create all the necessary contacts we also need to be able to create contacts independently of users this could be for testing the postgres adapter testing or creating demo data sets as detailed in as a review we are using the term contacts to mean both places and people and both are shown in the contacts tab in terms of their relationships people may or may not have a single parent place and each place may or may not have a primary person that means that a place acts as a grouping of people with a primary contact who may or may not be part of that group
0
16,126
21,567,619,806
IssuesEvent
2022-05-02 02:01:05
pnp/sp-dev-fx-webparts
https://api.github.com/repos/pnp/sp-dev-fx-webparts
closed
react-calendar -
type:bug-suspected status:node-compatibility sample: react-calendar
### Disclaimer Yes ### Sample react-calendar ### Author(s) @Abderahman88, @Eli-Schei, @mohammadamer, @joaojmendes, @derhallim, @nanddeepn, @mohammadamer ### What happened? You are unable to delete an event (simple or recurring) from any calendar. This is a duplicate of #2510 but tagging all authors. When trying to delete, instead of seeing the confirmation dialog, you get this error message: in t in n in Styledn in t in n in Dialog in div in div in div in div in div in t in div in div in t in div in t in Styledt in span in t in CustomizedLayer in StyledCustomizedLayer in t in Styledt in div in t in div in t in t The error message occurs within the <Dialog> control that should open for delete confirmation. Note that changing the code to bypass the confirmation (change onclick event in event.tsx line 520 from this.onDelete to this.confirmDelete successfully removes the item, but it is not desirable to remove the confirmation check. Thus, the problem is not deleting the item, but simply having the dialog. I messed with the code a while but couldn't find a fix. Maybe it's a conflict with the dialog showing within the panel? ![react-calendar-screenshot1](https://user-images.githubusercontent.com/11828453/165847928-d5c33eb4-61e2-47f2-9ca8-814d28a0f8d9.jpg) ### Steps to reproduce 1. Download sample 2. npm install 3. gulp build, gulp bundle, gulp package-solution 4. Add and deploy .sppkg to appcatalog in SPOL 5. Add web part to page 6. Connect to calendar 7. Create event and then try to delete. ### Expected behavior It should work as developed. ### Target SharePoint environment SharePoint Online ### Developer environment Windows ### Browsers - [ ] Internet Explorer - [ ] Microsoft Edge - [ ] Google Chrome - [ ] FireFox - [ ] Safari - [ ] mobile (iOS/iPadOS) - [ ] mobile (Android) - [X] not applicable - [ ] other (enter in the "Additional environment details" area below) ### Paste the results of SPFx doctor √ SharePoint Framework v1.12.1 √ Node v14.19.0 √ yo v3.1.1 √ gulp v4.0.2 × react v16.9.0 found, v16.9.36 required × typescript v3.2.4 installed in the project ### Additional environment details _No response_
True
react-calendar - - ### Disclaimer Yes ### Sample react-calendar ### Author(s) @Abderahman88, @Eli-Schei, @mohammadamer, @joaojmendes, @derhallim, @nanddeepn, @mohammadamer ### What happened? You are unable to delete an event (simple or recurring) from any calendar. This is a duplicate of #2510 but tagging all authors. When trying to delete, instead of seeing the confirmation dialog, you get this error message: in t in n in Styledn in t in n in Dialog in div in div in div in div in div in t in div in div in t in div in t in Styledt in span in t in CustomizedLayer in StyledCustomizedLayer in t in Styledt in div in t in div in t in t The error message occurs within the <Dialog> control that should open for delete confirmation. Note that changing the code to bypass the confirmation (change onclick event in event.tsx line 520 from this.onDelete to this.confirmDelete successfully removes the item, but it is not desirable to remove the confirmation check. Thus, the problem is not deleting the item, but simply having the dialog. I messed with the code a while but couldn't find a fix. Maybe it's a conflict with the dialog showing within the panel? ![react-calendar-screenshot1](https://user-images.githubusercontent.com/11828453/165847928-d5c33eb4-61e2-47f2-9ca8-814d28a0f8d9.jpg) ### Steps to reproduce 1. Download sample 2. npm install 3. gulp build, gulp bundle, gulp package-solution 4. Add and deploy .sppkg to appcatalog in SPOL 5. Add web part to page 6. Connect to calendar 7. Create event and then try to delete. ### Expected behavior It should work as developed. ### Target SharePoint environment SharePoint Online ### Developer environment Windows ### Browsers - [ ] Internet Explorer - [ ] Microsoft Edge - [ ] Google Chrome - [ ] FireFox - [ ] Safari - [ ] mobile (iOS/iPadOS) - [ ] mobile (Android) - [X] not applicable - [ ] other (enter in the "Additional environment details" area below) ### Paste the results of SPFx doctor √ SharePoint Framework v1.12.1 √ Node v14.19.0 √ yo v3.1.1 √ gulp v4.0.2 × react v16.9.0 found, v16.9.36 required × typescript v3.2.4 installed in the project ### Additional environment details _No response_
comp
react calendar disclaimer yes sample react calendar author s eli schei mohammadamer joaojmendes derhallim nanddeepn mohammadamer what happened you are unable to delete an event simple or recurring from any calendar this is a duplicate of but tagging all authors when trying to delete instead of seeing the confirmation dialog you get this error message in t in n in styledn in t in n in dialog in div in div in div in div in div in t in div in div in t in div in t in styledt in span in t in customizedlayer in styledcustomizedlayer in t in styledt in div in t in div in t in t the error message occurs within the control that should open for delete confirmation note that changing the code to bypass the confirmation change onclick event in event tsx line from this ondelete to this confirmdelete successfully removes the item but it is not desirable to remove the confirmation check thus the problem is not deleting the item but simply having the dialog i messed with the code a while but couldn t find a fix maybe it s a conflict with the dialog showing within the panel steps to reproduce download sample npm install gulp build gulp bundle gulp package solution add and deploy sppkg to appcatalog in spol add web part to page connect to calendar create event and then try to delete expected behavior it should work as developed target sharepoint environment sharepoint online developer environment windows browsers internet explorer microsoft edge google chrome firefox safari mobile ios ipados mobile android not applicable other enter in the additional environment details area below paste the results of spfx doctor √ sharepoint framework √ node √ yo √ gulp × react found required × typescript installed in the project additional environment details no response
1
114,200
24,563,922,491
IssuesEvent
2022-10-12 23:50:30
fwouts/previewjs
https://api.github.com/repos/fwouts/previewjs
closed
Strange Output When Starting Server: ]1337;RemoteHost=xxx]1337;CurrentDir=/]1337;ShellIntegrationVersion=13;shell=zshv18.7.0
pending triage vscode
### Describe the bug In output channel: <img width="1272" alt="image" src="https://user-images.githubusercontent.com/22665058/195181432-c18af4fb-5b7c-47d7-8c1e-edfc186acb2a.png"> ``` $ node --version ]1337;RemoteHost=songkeys@songkeyss-MacBook-Pro.local]1337;CurrentDir=/]1337;ShellIntegrationVersion=13;shell=zshv18.7.0 Preview.js needs NodeJS 14.18.0+ to run. Please upgrade then restart your IDE. Preview.js server could not be started. ``` I tried to execute the command manually in my terminal, but the result is fine: ``` ❯ /bin/zsh "-lic" "node --version" v18.7.0 ``` I also tried to use `execa` to execute, but the result is fine: <img width="553" alt="image" src="https://user-images.githubusercontent.com/22665058/195182690-76fd1245-c308-4e35-951d-11897560069a.png"> Could it be when the env is starting, something has not fully prepared? Possible useful info: I was using `fnm` to install node. ### Reproduction 1. Starting the extension 2. ... (I'm not sure) ### Preview.js version v1.15.2 ### Framework \* ### System Info - macOS m1 - vscode Version: 1.72.1 (Universal) (`npx envinfo --system --binaries --ides --browsers` hangs quite a while on my machine.) <img width="341" alt="image" src="https://user-images.githubusercontent.com/22665058/195183740-2cf63934-43ca-4a9e-a494-5844acec59ce.png"> ### Used Package Manager npm ### Extension logs (useful for crashes) _No response_ ### Preview logs (useful for rendering errors) _No response_ ### Repo link (if available) _No response_ ### Anything else? _No response_
1.0
Strange Output When Starting Server: ]1337;RemoteHost=xxx]1337;CurrentDir=/]1337;ShellIntegrationVersion=13;shell=zshv18.7.0 - ### Describe the bug In output channel: <img width="1272" alt="image" src="https://user-images.githubusercontent.com/22665058/195181432-c18af4fb-5b7c-47d7-8c1e-edfc186acb2a.png"> ``` $ node --version ]1337;RemoteHost=songkeys@songkeyss-MacBook-Pro.local]1337;CurrentDir=/]1337;ShellIntegrationVersion=13;shell=zshv18.7.0 Preview.js needs NodeJS 14.18.0+ to run. Please upgrade then restart your IDE. Preview.js server could not be started. ``` I tried to execute the command manually in my terminal, but the result is fine: ``` ❯ /bin/zsh "-lic" "node --version" v18.7.0 ``` I also tried to use `execa` to execute, but the result is fine: <img width="553" alt="image" src="https://user-images.githubusercontent.com/22665058/195182690-76fd1245-c308-4e35-951d-11897560069a.png"> Could it be when the env is starting, something has not fully prepared? Possible useful info: I was using `fnm` to install node. ### Reproduction 1. Starting the extension 2. ... (I'm not sure) ### Preview.js version v1.15.2 ### Framework \* ### System Info - macOS m1 - vscode Version: 1.72.1 (Universal) (`npx envinfo --system --binaries --ides --browsers` hangs quite a while on my machine.) <img width="341" alt="image" src="https://user-images.githubusercontent.com/22665058/195183740-2cf63934-43ca-4a9e-a494-5844acec59ce.png"> ### Used Package Manager npm ### Extension logs (useful for crashes) _No response_ ### Preview logs (useful for rendering errors) _No response_ ### Repo link (if available) _No response_ ### Anything else? _No response_
non_comp
strange output when starting server  remotehost xxx currentdir  shellintegrationversion shell zsh describe the bug in output channel img width alt image src node version  remotehost songkeys songkeyss macbook pro local currentdir  shellintegrationversion shell zsh preview js needs nodejs to run please upgrade then restart your ide preview js server could not be started i tried to execute the command manually in my terminal but the result is fine ❯ bin zsh lic node version i also tried to use execa to execute but the result is fine img width alt image src could it be when the env is starting something has not fully prepared possible useful info i was using fnm to install node reproduction starting the extension i m not sure preview js version framework system info macos vscode version universal npx envinfo system binaries ides browsers hangs quite a while on my machine img width alt image src used package manager npm extension logs useful for crashes no response preview logs useful for rendering errors no response repo link if available no response anything else no response
0
1,667
4,226,952,357
IssuesEvent
2016-07-02 20:42:37
itchio/itch
https://api.github.com/repos/itchio/itch
opened
Java games are broken in sandbox (windows)
compatibility windows
With `CreateProcessWithLogonW`, one cannot just spawn `java`, it actually has to be the full path (or at least `java.exe`?)
True
Java games are broken in sandbox (windows) - With `CreateProcessWithLogonW`, one cannot just spawn `java`, it actually has to be the full path (or at least `java.exe`?)
comp
java games are broken in sandbox windows with createprocesswithlogonw one cannot just spawn java it actually has to be the full path or at least java exe
1
20,531
30,450,138,246
IssuesEvent
2023-07-16 07:20:35
matomo-org/matomo-for-wordpress
https://api.github.com/repos/matomo-org/matomo-for-wordpress
closed
Plugin activation and usage lead to error 500
Waiting for user feedback compatibility with hosting providers
Hey everyone! After successfully installing the wordpress plugin on several shared hosting providers' accounts, I struggle to make it work on a domaintechnik.at account. I am not sure if the server provider is the problem or if it is the wordpress installation (it was moved from another provider in the past), but I tend to believe it's the server provider: Installing the plugin works, but activation returns an error 500. The PHP error log contains several dozens lines with this content: `AH01630: client denied by server configuration: /var/home/x/www/x/wordpress/wp-content/plugins/matomo/app/config/global.ini.php` followed by this line which is logged only once: `End of script output before headers: admin.php, referer https://xxxxxxxxxx/wp-admin/plugin-install.php?s=matomo&tab=search&type=term` Even so, returning with the browser to the plugins page I see that the plugin was activated. However, trying to open any matomo plugin page (e.g. admin.php?page=matomo-get-started) still leads to a 500 error with the same logs. I do understand that the .htaccess file in /wp-content/plugins/matomo/ denies all requests to php scripts. I temporarily deleted the .htaccess file. This still lead to the 500 error. The first error log "client denied" did not appear anymore, but the second error "end of script output before headers" still appeared. Does anybody have an idea what goes wrong? Thanks for your feedback in advance! Any help is gladly appreciated.
True
Plugin activation and usage lead to error 500 - Hey everyone! After successfully installing the wordpress plugin on several shared hosting providers' accounts, I struggle to make it work on a domaintechnik.at account. I am not sure if the server provider is the problem or if it is the wordpress installation (it was moved from another provider in the past), but I tend to believe it's the server provider: Installing the plugin works, but activation returns an error 500. The PHP error log contains several dozens lines with this content: `AH01630: client denied by server configuration: /var/home/x/www/x/wordpress/wp-content/plugins/matomo/app/config/global.ini.php` followed by this line which is logged only once: `End of script output before headers: admin.php, referer https://xxxxxxxxxx/wp-admin/plugin-install.php?s=matomo&tab=search&type=term` Even so, returning with the browser to the plugins page I see that the plugin was activated. However, trying to open any matomo plugin page (e.g. admin.php?page=matomo-get-started) still leads to a 500 error with the same logs. I do understand that the .htaccess file in /wp-content/plugins/matomo/ denies all requests to php scripts. I temporarily deleted the .htaccess file. This still lead to the 500 error. The first error log "client denied" did not appear anymore, but the second error "end of script output before headers" still appeared. Does anybody have an idea what goes wrong? Thanks for your feedback in advance! Any help is gladly appreciated.
comp
plugin activation and usage lead to error hey everyone after successfully installing the wordpress plugin on several shared hosting providers accounts i struggle to make it work on a domaintechnik at account i am not sure if the server provider is the problem or if it is the wordpress installation it was moved from another provider in the past but i tend to believe it s the server provider installing the plugin works but activation returns an error the php error log contains several dozens lines with this content client denied by server configuration var home x www x wordpress wp content plugins matomo app config global ini php followed by this line which is logged only once end of script output before headers admin php referer even so returning with the browser to the plugins page i see that the plugin was activated however trying to open any matomo plugin page e g admin php page matomo get started still leads to a error with the same logs i do understand that the htaccess file in wp content plugins matomo denies all requests to php scripts i temporarily deleted the htaccess file this still lead to the error the first error log client denied did not appear anymore but the second error end of script output before headers still appeared does anybody have an idea what goes wrong thanks for your feedback in advance any help is gladly appreciated
1
19,341
10,348,565,527
IssuesEvent
2019-09-04 20:07:08
uniquelyparticular/sync-shipengine-to-zendesk
https://api.github.com/repos/uniquelyparticular/sync-shipengine-to-zendesk
opened
CVE-2018-20834 (High) detected in tar-2.2.1.tgz
security vulnerability
## CVE-2018-20834 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-2.2.1.tgz">https://registry.npmjs.org/tar/-/tar-2.2.1.tgz</a></p> <p>Path to dependency file: /sync-shipengine-to-zendesk/package.json</p> <p>Path to vulnerable library: /tmp/git/sync-shipengine-to-zendesk/node_modules/npm/node_modules/node-gyp/node_modules/tar/package.json</p> <p> Dependency Hierarchy: - semantic-release-15.13.14.tgz (Root Library) - npm-5.1.7.tgz - npm-6.9.0.tgz - node-gyp-3.8.0.tgz - :x: **tar-2.2.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/uniquelyparticular/sync-shipengine-to-zendesk/commit/5697c7f2717ab990f7aaf34f28380319cee7f20f">5697c7f2717ab990f7aaf34f28380319cee7f20f</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> A vulnerability was found in node-tar before version 4.4.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content. <p>Publish Date: 2019-04-30 <p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20834>CVE-2018-20834</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: High - 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://hackerone.com/reports/344595">https://hackerone.com/reports/344595</a></p> <p>Release Date: 2019-04-30</p> <p>Fix Resolution: v4.4.2</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-2018-20834 (High) detected in tar-2.2.1.tgz - ## CVE-2018-20834 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-2.2.1.tgz">https://registry.npmjs.org/tar/-/tar-2.2.1.tgz</a></p> <p>Path to dependency file: /sync-shipengine-to-zendesk/package.json</p> <p>Path to vulnerable library: /tmp/git/sync-shipengine-to-zendesk/node_modules/npm/node_modules/node-gyp/node_modules/tar/package.json</p> <p> Dependency Hierarchy: - semantic-release-15.13.14.tgz (Root Library) - npm-5.1.7.tgz - npm-6.9.0.tgz - node-gyp-3.8.0.tgz - :x: **tar-2.2.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/uniquelyparticular/sync-shipengine-to-zendesk/commit/5697c7f2717ab990f7aaf34f28380319cee7f20f">5697c7f2717ab990f7aaf34f28380319cee7f20f</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> A vulnerability was found in node-tar before version 4.4.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content. <p>Publish Date: 2019-04-30 <p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20834>CVE-2018-20834</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: High - 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://hackerone.com/reports/344595">https://hackerone.com/reports/344595</a></p> <p>Release Date: 2019-04-30</p> <p>Fix Resolution: v4.4.2</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 high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file sync shipengine to zendesk package json path to vulnerable library tmp git sync shipengine to zendesk node modules npm node modules node gyp node modules tar package json dependency hierarchy semantic release tgz root library npm tgz npm tgz node gyp tgz x tar tgz vulnerable library found in head commit a href vulnerability details a vulnerability was found in node tar before version an arbitrary file overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system in conjunction with a later plain file with the same name as the hardlink this plain file content replaces the existing file content 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 high availability impact none 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
910
3,372,884,765
IssuesEvent
2015-11-24 02:35:36
sdc-alibaba/SUI-Mobile
https://api.github.com/repos/sdc-alibaba/SUI-Mobile
closed
【可选择列表】 在 iOS Safari 上选择 会延迟,并且会闪一下
compatibility bug
Demo 地址:http://m.sui.taobao.org/demos/list/check-list/ 可测。并且选中响应很慢。建议 checkbox radio swith 独立组件,不要依赖 list
True
【可选择列表】 在 iOS Safari 上选择 会延迟,并且会闪一下 - Demo 地址:http://m.sui.taobao.org/demos/list/check-list/ 可测。并且选中响应很慢。建议 checkbox radio swith 独立组件,不要依赖 list
comp
【可选择列表】 在 ios safari 上选择 会延迟,并且会闪一下 demo 地址: 可测。并且选中响应很慢。建议 checkbox radio swith 独立组件,不要依赖 list
1
13,769
16,488,731,224
IssuesEvent
2021-05-24 22:28:41
ldtteam/Structurize
https://api.github.com/repos/ldtteam/Structurize
closed
Recipe Packet Issue
Compatibility: Mod
<!-- PLEASE DO NOT DELETE TOPICS AS YOUR ISSUE WILL GET CLOSED --> ### Prerequisites <!-- Replace spaces with "x" to tick boxes. --> - [ x] I am running the latest **alpha** version of Structurize for my Minecraft version. - [ x] I checked the MineColonies/Structurize [wiki](https://wiki.minecolonies.ldtteam.com/) and made sure that my issue is not covered there. - [ x] I made sure that **this mod compatibility issue is not a duplicate of any existing mod compatibility issue.** ### Context <!-- Exact Structurize and other mod versions (e.g. 0.9.126-ALPHA or 0.9.2-RELEASE) *and* the Minecraft version you're playing, please.--> - Minecraft Version: 1.16.5 - Structurize Version: 0.173 Alpha - Related Mods and their Versions: Minecolonies 0.178 Alpha, as well as other mods, the mods themselves aren't at fault as this is possible with any amount of mods as long as they are large enough ## Expected behavior <!-- What would you expect to see if this mod compatibility feature was working as intended? --> The ability to connect to a server ## Actual behavior <!-- What actually happens when this mod compatibility feature is used in its current state? Try to give as much detail as possible here to help us properly understand the issue. --> Once a certain threshold is met for the recipe packet, such as having multiple large magic mods like ars nouvue, blood magic, astral, the player will be unable to connect to a modded forge 36.1.0 server. The issue always goes back to a netty error, complaining about badly compressed packets. I talked about this to the minecolonies people and they said it was due to recipe packets on structurize. I went to the issue board here and didn't see any open issues that talked about this, so I decided to throw this out, sorry if this has already been addressed and is being worked on. <!-- If you have any videos or images relating to this issue, please post them here as well. --> ## Steps to reproduce the issue <!-- What should we do to make this issue show up in our own game? Try to give as much detail as possible here too so it's easier for us to reproduce this issue. --> 1. <!-- Do this --> Load specified structurize and minecolonies versions with forge 36.1.0 2. <!-- And then this --> Add mods, or use an already built modpack (I haven't tried ones outside my own, but I spent hours swapping mods in and out and I always got this crash around ~60 or so mods. I'm sure this depends on the size of mods used). 3. <!-- So that this happens --> Attempt to connect to a modded server, I tried both a linux hosted server and windows, both gave the same badly compressed packets error. Sometimes I would get in for a few seconds, and immediately get kicked. ### Logs <!-- Add your latest.log and crashlog (if you have one) to https://gist.github.com/ and put the link below. Those are often important in figuring out where issues are. --> - latest.log: https://gist.github.com/Skyibis/72407e1a8e13c6fdcb0e0d56e682434e#file-2021-05-24-7-log - crashlog: <!-- USE GIST DON'T DIRECT UPLOAD PLEASE --> ### Notes <!-- Add any other context about the problem here. --> The log won't show much detail, but this bug was repeatable on every machine we tried it on. This was also being talked about in the mcol server before I joined. I hoped I provided enough information! Sorry again if this was already being worked on. --- ## Viewers * Add a thumbs-up to the mod compatibility issue if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments. * Add a comment if you have any insights or background information that isn't already part of the conversation.
True
Recipe Packet Issue - <!-- PLEASE DO NOT DELETE TOPICS AS YOUR ISSUE WILL GET CLOSED --> ### Prerequisites <!-- Replace spaces with "x" to tick boxes. --> - [ x] I am running the latest **alpha** version of Structurize for my Minecraft version. - [ x] I checked the MineColonies/Structurize [wiki](https://wiki.minecolonies.ldtteam.com/) and made sure that my issue is not covered there. - [ x] I made sure that **this mod compatibility issue is not a duplicate of any existing mod compatibility issue.** ### Context <!-- Exact Structurize and other mod versions (e.g. 0.9.126-ALPHA or 0.9.2-RELEASE) *and* the Minecraft version you're playing, please.--> - Minecraft Version: 1.16.5 - Structurize Version: 0.173 Alpha - Related Mods and their Versions: Minecolonies 0.178 Alpha, as well as other mods, the mods themselves aren't at fault as this is possible with any amount of mods as long as they are large enough ## Expected behavior <!-- What would you expect to see if this mod compatibility feature was working as intended? --> The ability to connect to a server ## Actual behavior <!-- What actually happens when this mod compatibility feature is used in its current state? Try to give as much detail as possible here to help us properly understand the issue. --> Once a certain threshold is met for the recipe packet, such as having multiple large magic mods like ars nouvue, blood magic, astral, the player will be unable to connect to a modded forge 36.1.0 server. The issue always goes back to a netty error, complaining about badly compressed packets. I talked about this to the minecolonies people and they said it was due to recipe packets on structurize. I went to the issue board here and didn't see any open issues that talked about this, so I decided to throw this out, sorry if this has already been addressed and is being worked on. <!-- If you have any videos or images relating to this issue, please post them here as well. --> ## Steps to reproduce the issue <!-- What should we do to make this issue show up in our own game? Try to give as much detail as possible here too so it's easier for us to reproduce this issue. --> 1. <!-- Do this --> Load specified structurize and minecolonies versions with forge 36.1.0 2. <!-- And then this --> Add mods, or use an already built modpack (I haven't tried ones outside my own, but I spent hours swapping mods in and out and I always got this crash around ~60 or so mods. I'm sure this depends on the size of mods used). 3. <!-- So that this happens --> Attempt to connect to a modded server, I tried both a linux hosted server and windows, both gave the same badly compressed packets error. Sometimes I would get in for a few seconds, and immediately get kicked. ### Logs <!-- Add your latest.log and crashlog (if you have one) to https://gist.github.com/ and put the link below. Those are often important in figuring out where issues are. --> - latest.log: https://gist.github.com/Skyibis/72407e1a8e13c6fdcb0e0d56e682434e#file-2021-05-24-7-log - crashlog: <!-- USE GIST DON'T DIRECT UPLOAD PLEASE --> ### Notes <!-- Add any other context about the problem here. --> The log won't show much detail, but this bug was repeatable on every machine we tried it on. This was also being talked about in the mcol server before I joined. I hoped I provided enough information! Sorry again if this was already being worked on. --- ## Viewers * Add a thumbs-up to the mod compatibility issue if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments. * Add a comment if you have any insights or background information that isn't already part of the conversation.
comp
recipe packet issue prerequisites i am running the latest alpha version of structurize for my minecraft version i checked the minecolonies structurize and made sure that my issue is not covered there i made sure that this mod compatibility issue is not a duplicate of any existing mod compatibility issue context minecraft version structurize version alpha related mods and their versions minecolonies alpha as well as other mods the mods themselves aren t at fault as this is possible with any amount of mods as long as they are large enough expected behavior the ability to connect to a server actual behavior what actually happens when this mod compatibility feature is used in its current state try to give as much detail as possible here to help us properly understand the issue once a certain threshold is met for the recipe packet such as having multiple large magic mods like ars nouvue blood magic astral the player will be unable to connect to a modded forge server the issue always goes back to a netty error complaining about badly compressed packets i talked about this to the minecolonies people and they said it was due to recipe packets on structurize i went to the issue board here and didn t see any open issues that talked about this so i decided to throw this out sorry if this has already been addressed and is being worked on steps to reproduce the issue what should we do to make this issue show up in our own game try to give as much detail as possible here too so it s easier for us to reproduce this issue load specified structurize and minecolonies versions with forge add mods or use an already built modpack i haven t tried ones outside my own but i spent hours swapping mods in and out and i always got this crash around or so mods i m sure this depends on the size of mods used attempt to connect to a modded server i tried both a linux hosted server and windows both gave the same badly compressed packets error sometimes i would get in for a few seconds and immediately get kicked logs latest log crashlog notes the log won t show much detail but this bug was repeatable on every machine we tried it on this was also being talked about in the mcol server before i joined i hoped i provided enough information sorry again if this was already being worked on viewers add a thumbs up to the mod compatibility issue if you are also affected this helps the bug report become more visible to the team and doesn t clutter the comments add a comment if you have any insights or background information that isn t already part of the conversation
1
15,932
20,982,550,253
IssuesEvent
2022-03-28 21:35:34
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: EncryptionPolicy.NoEncryption and EncryptionPolicy.AllowNoEncryption are obsolete
doc-idea :watch: Not Triaged breaking-change Pri1 source incompatible :checkered_flag: Release: .NET 7
### Description https://github.com/dotnet/runtime/pull/66292 Marks `EncryptionPolicy.NoEncryption` and `EncryptionPolicy.AllowNoEncryption` as obsolete. Original issue: https://github.com/dotnet/runtime/issues/65545 ### Version .NET 7 Preview 3 ### Previous behavior Using `EncryptionPolicy.NoEncryption` or `EncryptionPolicy.AllowNoEncryption` does not produce compiler warnings. ### New behavior Using `EncryptionPolicy.NoEncryption` or `EncryptionPolicy.AllowNoEncryption` produces `SYSLIB0040` warning. ### Type of breaking change - [ ] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load/execute or different run-time behavior. - [X] **Source incompatible**: Source code may encounter a breaking change in behavior when targeting the new runtime/component/SDK, such as compile errors or different run-time behavior. ### Reason for change While old SSL/TLS versions permitted NULL encryption it and while it may be useful for debugging, nobody should really be using it in production. NULL encryption is also no longer available as of Tls 1.3. ### Recommended action Always use `EncryptionPolicy.RequireEncryption` (default value) ### Feature area Networking ### Affected APIs Any use of `EncryptionPolicy` enum.
True
[Breaking change]: EncryptionPolicy.NoEncryption and EncryptionPolicy.AllowNoEncryption are obsolete - ### Description https://github.com/dotnet/runtime/pull/66292 Marks `EncryptionPolicy.NoEncryption` and `EncryptionPolicy.AllowNoEncryption` as obsolete. Original issue: https://github.com/dotnet/runtime/issues/65545 ### Version .NET 7 Preview 3 ### Previous behavior Using `EncryptionPolicy.NoEncryption` or `EncryptionPolicy.AllowNoEncryption` does not produce compiler warnings. ### New behavior Using `EncryptionPolicy.NoEncryption` or `EncryptionPolicy.AllowNoEncryption` produces `SYSLIB0040` warning. ### Type of breaking change - [ ] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load/execute or different run-time behavior. - [X] **Source incompatible**: Source code may encounter a breaking change in behavior when targeting the new runtime/component/SDK, such as compile errors or different run-time behavior. ### Reason for change While old SSL/TLS versions permitted NULL encryption it and while it may be useful for debugging, nobody should really be using it in production. NULL encryption is also no longer available as of Tls 1.3. ### Recommended action Always use `EncryptionPolicy.RequireEncryption` (default value) ### Feature area Networking ### Affected APIs Any use of `EncryptionPolicy` enum.
comp
encryptionpolicy noencryption and encryptionpolicy allownoencryption are obsolete description marks encryptionpolicy noencryption and encryptionpolicy allownoencryption as obsolete original issue version net preview previous behavior using encryptionpolicy noencryption or encryptionpolicy allownoencryption does not produce compiler warnings new behavior using encryptionpolicy noencryption or encryptionpolicy allownoencryption produces warning type of breaking change binary incompatible existing binaries may encounter a breaking change in behavior such as failure to load execute or different run time behavior source incompatible source code may encounter a breaking change in behavior when targeting the new runtime component sdk such as compile errors or different run time behavior reason for change while old ssl tls versions permitted null encryption it and while it may be useful for debugging nobody should really be using it in production null encryption is also no longer available as of tls recommended action always use encryptionpolicy requireencryption default value feature area networking affected apis any use of encryptionpolicy enum
1
3,624
6,520,302,589
IssuesEvent
2017-08-28 15:58:05
Roave/BetterReflection
https://api.github.com/repos/Roave/BetterReflection
closed
Property from Trait should have actual class as declaring class
enhancement reflection compatibility
See https://3v4l.org/sKOMg Should I fix it only for adapter or should it be fixed in `BetterReflectionClass`? I will have to add public method `BetterReflectionClass::getReflector()` for fix it only in adapter.
True
Property from Trait should have actual class as declaring class - See https://3v4l.org/sKOMg Should I fix it only for adapter or should it be fixed in `BetterReflectionClass`? I will have to add public method `BetterReflectionClass::getReflector()` for fix it only in adapter.
comp
property from trait should have actual class as declaring class see should i fix it only for adapter or should it be fixed in betterreflectionclass i will have to add public method betterreflectionclass getreflector for fix it only in adapter
1
283,673
30,913,520,825
IssuesEvent
2023-08-05 02:07:40
hshivhare67/kernel_v4.19.72
https://api.github.com/repos/hshivhare67/kernel_v4.19.72
reopened
CVE-2022-42895 (Medium) detected in linuxlinux-4.19.282
Mend: dependency security vulnerability
## CVE-2022-42895 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</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/hshivhare67/kernel_v4.19.72/commit/139c4e073703974ca0b05255c4cff6dcd52a8e31">139c4e073703974ca0b05255c4cff6dcd52a8e31</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 (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/net/bluetooth/l2cap_core.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> There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2cap_core.c's l2cap_parse_conf_req function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e https://www.google.com/url <p>Publish Date: 2022-11-23 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-42895>CVE-2022-42895</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - 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://www.linuxkernelcves.com/cves/CVE-2022-42895">https://www.linuxkernelcves.com/cves/CVE-2022-42895</a></p> <p>Release Date: 2022-11-23</p> <p>Fix Resolution: v4.9.333,v4.14.299,v4.19.265,v5.4.224,v5.10.154,v5.15.78,v6.0.8</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-2022-42895 (Medium) detected in linuxlinux-4.19.282 - ## CVE-2022-42895 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</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/hshivhare67/kernel_v4.19.72/commit/139c4e073703974ca0b05255c4cff6dcd52a8e31">139c4e073703974ca0b05255c4cff6dcd52a8e31</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 (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/net/bluetooth/l2cap_core.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> There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2cap_core.c's l2cap_parse_conf_req function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e https://www.google.com/url <p>Publish Date: 2022-11-23 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-42895>CVE-2022-42895</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - 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://www.linuxkernelcves.com/cves/CVE-2022-42895">https://www.linuxkernelcves.com/cves/CVE-2022-42895</a></p> <p>Release Date: 2022-11-23</p> <p>Fix Resolution: v4.9.333,v4.14.299,v4.19.265,v5.4.224,v5.10.154,v5.15.78,v6.0.8</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 medium detected in linuxlinux cve medium 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 net bluetooth core c vulnerability details there is an infoleak vulnerability in the linux kernel s net bluetooth core c s parse conf req function which can be used to leak kernel pointers remotely we recommend upgrading past commit publish date url a href cvss score details base score metrics exploitability metrics attack vector adjacent attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none 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
44,567
11,462,044,439
IssuesEvent
2020-02-07 13:21:32
google/or-tools
https://api.github.com/repos/google/or-tools
closed
Can't apply zlib patch when add_subdirectory(or-tools)
Bug Build: CMake
I'm on ubuntu 18.04LTS cmake version 3.10.2 git version 2.17.1 Steps to reproduce: ```sh git clone https://github.com/google/or-tools.git cd or-tools mkdir build && cd build cmake .. ``` The error I get is the following: ``` -- The CXX compiler identification is GNU 7.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- version: 7.3.7089 -- Build C++ library: ON -- Build Python: OFF -- Build Java: OFF -- Build .Net: OFF -- Build all dependencies: OFF -- Build ZLIB: OFF -- Build abseil-cpp: OFF -- Build gflags: OFF -- Build glog: OFF -- Build protobuf: OFF -- Build CoinUtils: OFF -- Build Osi: OFF -- Build Clp: OFF -- Build Cgl: OFF -- Build Cbc: OFF -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") CMake Error at cmake/cpp.cmake:11 (find_package): Could not find a package configuration file provided by "absl" with any of the following names: abslConfig.cmake absl-config.cmake Add the installation prefix of "absl" to CMAKE_PREFIX_PATH or set "absl_DIR" to a directory containing one of the above files. If "absl" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:88 (include) -- Configuring incomplete, errors occurred! ```
1.0
Can't apply zlib patch when add_subdirectory(or-tools) - I'm on ubuntu 18.04LTS cmake version 3.10.2 git version 2.17.1 Steps to reproduce: ```sh git clone https://github.com/google/or-tools.git cd or-tools mkdir build && cd build cmake .. ``` The error I get is the following: ``` -- The CXX compiler identification is GNU 7.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- version: 7.3.7089 -- Build C++ library: ON -- Build Python: OFF -- Build Java: OFF -- Build .Net: OFF -- Build all dependencies: OFF -- Build ZLIB: OFF -- Build abseil-cpp: OFF -- Build gflags: OFF -- Build glog: OFF -- Build protobuf: OFF -- Build CoinUtils: OFF -- Build Osi: OFF -- Build Clp: OFF -- Build Cgl: OFF -- Build Cbc: OFF -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") CMake Error at cmake/cpp.cmake:11 (find_package): Could not find a package configuration file provided by "absl" with any of the following names: abslConfig.cmake absl-config.cmake Add the installation prefix of "absl" to CMAKE_PREFIX_PATH or set "absl_DIR" to a directory containing one of the above files. If "absl" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:88 (include) -- Configuring incomplete, errors occurred! ```
non_comp
can t apply zlib patch when add subdirectory or tools i m on ubuntu cmake version git version steps to reproduce sh git clone cd or tools mkdir build cd build cmake the error i get is the following the cxx compiler identification is gnu check for working cxx compiler usr bin c check for working cxx compiler usr bin c works detecting cxx compiler abi info detecting cxx compiler abi info done detecting cxx compile features detecting cxx compile features done version build c library on build python off build java off build net off build all dependencies off build zlib off build abseil cpp off build gflags off build glog off build protobuf off build coinutils off build osi off build clp off build cgl off build cbc off looking for c include pthread h looking for c include pthread h found looking for pthread create looking for pthread create not found looking for pthread create in pthreads looking for pthread create in pthreads not found looking for pthread create in pthread looking for pthread create in pthread found found threads true found zlib usr lib linux gnu libz so found version cmake error at cmake cpp cmake find package could not find a package configuration file provided by absl with any of the following names abslconfig cmake absl config cmake add the installation prefix of absl to cmake prefix path or set absl dir to a directory containing one of the above files if absl provides a separate development package or sdk be sure it has been installed call stack most recent call first cmakelists txt include configuring incomplete errors occurred
0
310,380
23,335,305,676
IssuesEvent
2022-08-09 09:25:14
Magickbase/visual-style-guide
https://api.github.com/repos/Magickbase/visual-style-guide
closed
gwscan ui is going to add some features
documentation
1. account page add a QR Code of address, similar to https://etherscan.io/address/0xea674fdde714fd979de3edf0f56aa9716b898ec8 (button next to the address) 2. Token list would split `UAN`'s display name into 3 parts(symbol, bridge, origin): https://github.com/Magickbase/godwoken_explorer/issues/772 e.g. a token named `DAI (via Force Bridge from ETH)` will split into 3 columns `name: DAI`, `bridge: Force Bridge`, `origin: ETH` 3. Transaction list would add one more column `method id/name`, similar to https://etherscan.io/txs, ref: https://github.com/Magickbase/godwoken_explorer/issues/762
1.0
gwscan ui is going to add some features - 1. account page add a QR Code of address, similar to https://etherscan.io/address/0xea674fdde714fd979de3edf0f56aa9716b898ec8 (button next to the address) 2. Token list would split `UAN`'s display name into 3 parts(symbol, bridge, origin): https://github.com/Magickbase/godwoken_explorer/issues/772 e.g. a token named `DAI (via Force Bridge from ETH)` will split into 3 columns `name: DAI`, `bridge: Force Bridge`, `origin: ETH` 3. Transaction list would add one more column `method id/name`, similar to https://etherscan.io/txs, ref: https://github.com/Magickbase/godwoken_explorer/issues/762
non_comp
gwscan ui is going to add some features account page add a qr code of address similar to button next to the address token list would split uan s display name into parts symbol bridge origin e g a token named dai via force bridge from eth will split into columns name dai bridge force bridge origin eth transaction list would add one more column method id name similar to ref
0
4,103
6,917,466,184
IssuesEvent
2017-11-29 08:39:35
SonarSource/SonarJS
https://api.github.com/repos/SonarSource/SonarJS
closed
Drop support for separate coverage reports
breaks compatibility configuration coverage review
Since SonarJS 4.0 stop supporting these properties * `sonar.javascript.forceZeroCoverage` * `sonar.javascript.lcov.reportPath` * `sonar.javascript.lcov.itReportPath`
True
Drop support for separate coverage reports - Since SonarJS 4.0 stop supporting these properties * `sonar.javascript.forceZeroCoverage` * `sonar.javascript.lcov.reportPath` * `sonar.javascript.lcov.itReportPath`
comp
drop support for separate coverage reports since sonarjs stop supporting these properties sonar javascript forcezerocoverage sonar javascript lcov reportpath sonar javascript lcov itreportpath
1
19,104
26,533,345,387
IssuesEvent
2023-01-19 14:04:40
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
Implement Array#intersect?
compatibility
Ruby 3.1 introduced the [Array#intersect?](https://ruby-doc.org/core-3.1.0/Array.html#method-i-intersect-3F) core library method. I'm trying to run a project that targets Ruby 3.1 and uses this method. Its absence is a blocker on TruffleRuby.
True
Implement Array#intersect? - Ruby 3.1 introduced the [Array#intersect?](https://ruby-doc.org/core-3.1.0/Array.html#method-i-intersect-3F) core library method. I'm trying to run a project that targets Ruby 3.1 and uses this method. Its absence is a blocker on TruffleRuby.
comp
implement array intersect ruby introduced the core library method i m trying to run a project that targets ruby and uses this method its absence is a blocker on truffleruby
1
123,206
16,455,528,608
IssuesEvent
2021-05-21 12:02:29
nextcloud/server
https://api.github.com/repos/nextcloud/server
closed
Wording of sharing settings does not convey that they apply to other elements too
1. to develop design enhancement feature: settings
The sharing settings no longer apply only to sharing; the results shown in the [main contacts menu search](https://github.com/nextcloud/server/issues/207) or in the user search of Nextcloud Talk is affected by those settings too. However, the settings are shown under the _Sharing_ section of the settings, and the wording of the options [does not clearly show that they apply to other elements too](https://github.com/nextcloud/spreed/issues/522#issuecomment-350838267) (for example, "_Allow sharing with groups_" or "_Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered._" look like that they only apply to sharing). @nextcloud/designers
1.0
Wording of sharing settings does not convey that they apply to other elements too - The sharing settings no longer apply only to sharing; the results shown in the [main contacts menu search](https://github.com/nextcloud/server/issues/207) or in the user search of Nextcloud Talk is affected by those settings too. However, the settings are shown under the _Sharing_ section of the settings, and the wording of the options [does not clearly show that they apply to other elements too](https://github.com/nextcloud/spreed/issues/522#issuecomment-350838267) (for example, "_Allow sharing with groups_" or "_Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered._" look like that they only apply to sharing). @nextcloud/designers
non_comp
wording of sharing settings does not convey that they apply to other elements too the sharing settings no longer apply only to sharing the results shown in the or in the user search of nextcloud talk is affected by those settings too however the settings are shown under the sharing section of the settings and the wording of the options for example allow sharing with groups or allow username autocompletion in share dialog if this is disabled the full username or email address needs to be entered look like that they only apply to sharing nextcloud designers
0
305,394
26,387,066,255
IssuesEvent
2023-01-12 13:06:52
rhinstaller/kickstart-tests
https://api.github.com/repos/rhinstaller/kickstart-tests
closed
repo-include failing on rhel8 and rhel9: *** wrong version of package-1 was installed
disabled test
repo-include test is failing on rhel8 and rhel9 scenarios: ``` stdout: *** wrong version of package-1 was installed *** unable to find marker for package-1 2022-02-17 01:22:42,172 INFO: RESULT:repo-include:7f8a0daed3b6:FAILED:Validation failed with return code 1 ``` [kstest.log](https://github.com/rhinstaller/kickstart-tests/files/8086557/kstest.log) [virt-install.log](https://github.com/rhinstaller/kickstart-tests/files/8086559/virt-install.log)
1.0
repo-include failing on rhel8 and rhel9: *** wrong version of package-1 was installed - repo-include test is failing on rhel8 and rhel9 scenarios: ``` stdout: *** wrong version of package-1 was installed *** unable to find marker for package-1 2022-02-17 01:22:42,172 INFO: RESULT:repo-include:7f8a0daed3b6:FAILED:Validation failed with return code 1 ``` [kstest.log](https://github.com/rhinstaller/kickstart-tests/files/8086557/kstest.log) [virt-install.log](https://github.com/rhinstaller/kickstart-tests/files/8086559/virt-install.log)
non_comp
repo include failing on and wrong version of package was installed repo include test is failing on and scenarios stdout wrong version of package was installed unable to find marker for package info result repo include failed validation failed with return code
0
726,429
24,999,203,417
IssuesEvent
2022-11-03 05:41:24
AY2223S1-CS2103T-W15-1/tp
https://api.github.com/repos/AY2223S1-CS2103T-W15-1/tp
closed
[PE-D][Tester E] What if individuals have the same name? Does this mean we cannot add them both into SoConnect?
bug duplicate priority.High
No details provided by bug reporter. <!--session: 1666943795956-267eabbd-e37c-456e-a489-403eb3db760b--> <!--Version: Web v3.4.4--> ------------- Labels: `severity.VeryLow` `type.FeatureFlaw` original: yixiann/ped#8
1.0
[PE-D][Tester E] What if individuals have the same name? Does this mean we cannot add them both into SoConnect? - No details provided by bug reporter. <!--session: 1666943795956-267eabbd-e37c-456e-a489-403eb3db760b--> <!--Version: Web v3.4.4--> ------------- Labels: `severity.VeryLow` `type.FeatureFlaw` original: yixiann/ped#8
non_comp
what if individuals have the same name does this mean we cannot add them both into soconnect no details provided by bug reporter labels severity verylow type featureflaw original yixiann ped
0
9,915
11,935,131,123
IssuesEvent
2020-04-02 08:01:12
Tewr/BlazorFileReader
https://api.github.com/repos/Tewr/BlazorFileReader
closed
UseWasmSharedBuffer=true not supported when updated to Blazor WASM 3.2.0 Preview 3
Compatibility
I use [BlazorFileReader v1.4.0.20072](https://github.com/Tewr/BlazorFileReader/tree/v1.4.0.20072) in Blazor WASM (CSB) app: ```C# builder.Services.AddFileReaderService(options => options.UseWasmSharedBuffer = true); ``` After update to [Blazor WebAssembly 3.2.0 Preview 3](https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-preview-3-release-now-available/) new [exception](https://github.com/Tewr/BlazorFileReader/blob/v1.4.0.20072/src/Blazor.FileReader/SetupExtension.cs#L41) started to occur: `UseWasmSharedBuffer=true is not supported on this platform.` Setting `UseWasmSharedBuffer` to `false` resolved problem. Is it related to this changes: [1](https://github.com/dotnet/aspnetcore/commit/7ba8d0671768d66a3c979fb509b1c52d7e480b50#diff-514554bd1120b4f06b0ba9fee70c3792L16), [2](https://github.com/dotnet/aspnetcore/commit/7ba8d0671768d66a3c979fb509b1c52d7e480b50#diff-1c85ba08b63bdc4f1bea3b09a57b25edR9), [3](https://github.com/dotnet/aspnetcore/commit/a0c76e5a4ca78efd26ec19694034b2529cbf11db#diff-514554bd1120b4f06b0ba9fee70c3792R8) and [4](https://github.com/dotnet/aspnetcore/commit/47536a3c14943b07cab386c27f0769d54cc2a227)?
True
UseWasmSharedBuffer=true not supported when updated to Blazor WASM 3.2.0 Preview 3 - I use [BlazorFileReader v1.4.0.20072](https://github.com/Tewr/BlazorFileReader/tree/v1.4.0.20072) in Blazor WASM (CSB) app: ```C# builder.Services.AddFileReaderService(options => options.UseWasmSharedBuffer = true); ``` After update to [Blazor WebAssembly 3.2.0 Preview 3](https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-preview-3-release-now-available/) new [exception](https://github.com/Tewr/BlazorFileReader/blob/v1.4.0.20072/src/Blazor.FileReader/SetupExtension.cs#L41) started to occur: `UseWasmSharedBuffer=true is not supported on this platform.` Setting `UseWasmSharedBuffer` to `false` resolved problem. Is it related to this changes: [1](https://github.com/dotnet/aspnetcore/commit/7ba8d0671768d66a3c979fb509b1c52d7e480b50#diff-514554bd1120b4f06b0ba9fee70c3792L16), [2](https://github.com/dotnet/aspnetcore/commit/7ba8d0671768d66a3c979fb509b1c52d7e480b50#diff-1c85ba08b63bdc4f1bea3b09a57b25edR9), [3](https://github.com/dotnet/aspnetcore/commit/a0c76e5a4ca78efd26ec19694034b2529cbf11db#diff-514554bd1120b4f06b0ba9fee70c3792R8) and [4](https://github.com/dotnet/aspnetcore/commit/47536a3c14943b07cab386c27f0769d54cc2a227)?
comp
usewasmsharedbuffer true not supported when updated to blazor wasm preview i use in blazor wasm csb app c builder services addfilereaderservice options options usewasmsharedbuffer true after update to new started to occur usewasmsharedbuffer true is not supported on this platform setting usewasmsharedbuffer to false resolved problem is it related to this changes and
1
19,340
26,862,317,218
IssuesEvent
2023-02-03 19:36:30
JuliaGPU/Metal.jl
https://api.github.com/repos/JuliaGPU/Metal.jl
closed
Int64 not supported on AMD GPUs?
compatibility
I am running Julia Version 1.8.0-rc1 (2022-05-27) on OS X 12.4 with an AMD Radeon Pro 5700 XT GPU. ``` julia> a .+ 1 ┌ Warning: Compilation of MetalLib to native code failed. │ If you think this is a bug, please file an issue and attach /var/folders/3n/56fpv14n4wj0c1l1sb106pzw0000gn/T/jl_OUC1h1KIc6.metallib. └ @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:178 ERROR: MtlError: Compiler encountered an internal error (code 2, CompilerError) Stacktrace: [1] macro expansion @ ~/.julia/packages/Metal/fQowO/lib/core/helpers.jl:68 [inlined] [2] MtlComputePipelineState(d::MtlDevice, f::MtlFunction) @ Metal.MTL ~/.julia/packages/Metal/fQowO/lib/core/compute_pipeline.jl:25 [3] mtlfunction_link(job::GPUCompiler.CompilerJob, compiled::NamedTuple{(:image, :entry), Tuple{Vector{UInt8}, String}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:172 [4] cached_compilation(cache::Dict{UInt64, Any}, job::GPUCompiler.CompilerJob, compiler::typeof(Metal.mtlfunction_compile), linker::typeof(Metal.mtlfunction_link)) @ GPUCompiler ~/.julia/packages/GPUCompiler/iaKrd/src/cache.jl:95 [5] mtlfunction(f::GPUArrays.var"#broadcast_kernel#15", tt::Type{Tuple{Metal.mtlKernelContext, MtlDeviceVector{Int64, 1}, Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(+), Tuple{Base.Broadcast.Extruded{MtlDeviceVector{Int64, 1}, Tuple{Bool}, Tuple{Int64}}, Int64}}, Int64}}; name::Nothing, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:143 [6] mtlfunction @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:136 [inlined] [7] macro expansion @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:64 [inlined] [8] #launch_heuristic#53 @ ~/.julia/packages/Metal/fQowO/src/gpuarrays.jl:14 [inlined] [9] _copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:73 [inlined] [10] copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:56 [inlined] [11] copy @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:47 [inlined] [12] materialize(bc::Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Nothing, typeof(+), Tuple{MtlArray{Int64, 1}, Int64}}) @ Base.Broadcast ./broadcast.jl:860 [13] top-level scope @ REPL[6]:1 [14] top-level scope @ ~/.julia/packages/Metal/fQowO/src/initialization.jl:25 ] ``` Here are the details ``` % ./usr/bin/julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.8.0-rc1 (2022-05-27) _/ |\__'_|_|_|\__'_| | |__/ | julia> import Pkg; Pkg.add("Metal") Updating registry at `~/.julia/registries/General.toml` Resolving package versions... Installed GPUArrays ──────────── v8.4.0 Installed Metal_LLVM_Tools_jll ─ v0.3.0+1 Installed cmt_jll ────────────── v0.1.0+0 Installed GPUArraysCore ──────── v0.1.0 Installed CEnum ──────────────── v0.4.2 Installed LLVMExtra_jll ──────── v0.0.16+0 Installed GPUCompiler ────────── v0.16.1 Installed Metal ──────────────── v0.1.0 Installed LLVM ───────────────── v4.14.0 Downloaded artifact: Metal_LLVM_Tools Downloaded artifact: LLVMExtra Downloaded artifact: cmt Updating `~/.julia/environments/v1.8/Project.toml` [dde4c033] + Metal v0.1.0 Updating `~/.julia/environments/v1.8/Manifest.toml` [79e6a3ab] + Adapt v3.3.3 [fa961155] + CEnum v0.4.2 [e2ba6199] + ExprTools v0.1.8 [0c68f7d7] + GPUArrays v8.4.0 [46192b85] + GPUArraysCore v0.1.0 [61eb1bfa] + GPUCompiler v0.16.1 [692b3bcd] + JLLWrappers v1.4.1 [929cbde3] + LLVM v4.14.0 [dde4c033] + Metal v0.1.0 [21216c6a] + Preferences v1.3.0 [189a3867] + Reexport v1.2.2 [a759f4b9] + TimerOutputs v0.5.20 [dad2f222] + LLVMExtra_jll v0.0.16+0 [0418c028] + Metal_LLVM_Tools_jll v0.3.0+1 [65323cdd] + cmt_jll v0.1.0+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.3 [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.8.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays [10745b16] + Statistics [fa267f1f] + TOML v1.0.0 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v0.5.2+0 [deac9b47] + LibCURL_jll v7.81.0+0 [29816b5a] + LibSSH2_jll v1.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.0+0 [14a3606d] + MozillaCACerts_jll v2022.2.1 [4536629a] + OpenBLAS_jll v0.3.20+0 [83775a58] + Zlib_jll v1.2.12+3 [8e850b90] + libblastrampoline_jll v5.1.0+0 [8e850ede] + nghttp2_jll v1.41.0+1 [3f19e933] + p7zip_jll v17.4.0+0 Precompiling project... 21 dependencies successfully precompiled in 12 seconds julia> Metal.versioninfo() ERROR: UndefVarError: Metal not defined Stacktrace: [1] top-level scope @ REPL[2]:1 julia> using Metal julia> Metal.versioninfo() macOS 12.4.0, Darwin 21.5.0 Toolchain: - Julia: 1.8.0-rc1 - LLVM: 13.0.1 1 device: - AMD Radeon Pro 5700 XT (0 bytes allocated) julia> a = MtlArray([1]) 1-element MtlArray{Int64, 1}: 1 julia> a .+ 1 ┌ Warning: Compilation of MetalLib to native code failed. │ If you think this is a bug, please file an issue and attach /var/folders/3n/56fpv14n4wj0c1l1sb106pzw0000gn/T/jl_OUC1h1KIc6.metallib. └ @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:178 ERROR: MtlError: Compiler encountered an internal error (code 2, CompilerError) Stacktrace: [1] macro expansion @ ~/.julia/packages/Metal/fQowO/lib/core/helpers.jl:68 [inlined] [2] MtlComputePipelineState(d::MtlDevice, f::MtlFunction) @ Metal.MTL ~/.julia/packages/Metal/fQowO/lib/core/compute_pipeline.jl:25 [3] mtlfunction_link(job::GPUCompiler.CompilerJob, compiled::NamedTuple{(:image, :entry), Tuple{Vector{UInt8}, String}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:172 [4] cached_compilation(cache::Dict{UInt64, Any}, job::GPUCompiler.CompilerJob, compiler::typeof(Metal.mtlfunction_compile), linker::typeof(Metal.mtlfunction_link)) @ GPUCompiler ~/.julia/packages/GPUCompiler/iaKrd/src/cache.jl:95 [5] mtlfunction(f::GPUArrays.var"#broadcast_kernel#15", tt::Type{Tuple{Metal.mtlKernelContext, MtlDeviceVector{Int64, 1}, Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(+), Tuple{Base.Broadcast.Extruded{MtlDeviceVector{Int64, 1}, Tuple{Bool}, Tuple{Int64}}, Int64}}, Int64}}; name::Nothing, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:143 [6] mtlfunction @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:136 [inlined] [7] macro expansion @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:64 [inlined] [8] #launch_heuristic#53 @ ~/.julia/packages/Metal/fQowO/src/gpuarrays.jl:14 [inlined] [9] _copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:73 [inlined] [10] copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:56 [inlined] [11] copy @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:47 [inlined] [12] materialize(bc::Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Nothing, typeof(+), Tuple{MtlArray{Int64, 1}, Int64}}) @ Base.Broadcast ./broadcast.jl:860 [13] top-level scope @ REPL[6]:1 [14] top-level scope @ ~/.julia/packages/Metal/fQowO/src/initialization.jl:25 julia> device(a) MtlDevice: name: AMD Radeon Pro 5700 XT lowpower: false headless: false removable: false unified memory: false registry id: 4294968934 transfer rate: 0 julia> task_local_storage()[:MtlDevice] = MtlDevice(1) MtlDevice: name: AMD Radeon Pro 5700 XT lowpower: false headless: false removable: false unified memory: false registry id: 4294968934 transfer rate: 0 julia> ```
True
Int64 not supported on AMD GPUs? - I am running Julia Version 1.8.0-rc1 (2022-05-27) on OS X 12.4 with an AMD Radeon Pro 5700 XT GPU. ``` julia> a .+ 1 ┌ Warning: Compilation of MetalLib to native code failed. │ If you think this is a bug, please file an issue and attach /var/folders/3n/56fpv14n4wj0c1l1sb106pzw0000gn/T/jl_OUC1h1KIc6.metallib. └ @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:178 ERROR: MtlError: Compiler encountered an internal error (code 2, CompilerError) Stacktrace: [1] macro expansion @ ~/.julia/packages/Metal/fQowO/lib/core/helpers.jl:68 [inlined] [2] MtlComputePipelineState(d::MtlDevice, f::MtlFunction) @ Metal.MTL ~/.julia/packages/Metal/fQowO/lib/core/compute_pipeline.jl:25 [3] mtlfunction_link(job::GPUCompiler.CompilerJob, compiled::NamedTuple{(:image, :entry), Tuple{Vector{UInt8}, String}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:172 [4] cached_compilation(cache::Dict{UInt64, Any}, job::GPUCompiler.CompilerJob, compiler::typeof(Metal.mtlfunction_compile), linker::typeof(Metal.mtlfunction_link)) @ GPUCompiler ~/.julia/packages/GPUCompiler/iaKrd/src/cache.jl:95 [5] mtlfunction(f::GPUArrays.var"#broadcast_kernel#15", tt::Type{Tuple{Metal.mtlKernelContext, MtlDeviceVector{Int64, 1}, Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(+), Tuple{Base.Broadcast.Extruded{MtlDeviceVector{Int64, 1}, Tuple{Bool}, Tuple{Int64}}, Int64}}, Int64}}; name::Nothing, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:143 [6] mtlfunction @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:136 [inlined] [7] macro expansion @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:64 [inlined] [8] #launch_heuristic#53 @ ~/.julia/packages/Metal/fQowO/src/gpuarrays.jl:14 [inlined] [9] _copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:73 [inlined] [10] copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:56 [inlined] [11] copy @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:47 [inlined] [12] materialize(bc::Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Nothing, typeof(+), Tuple{MtlArray{Int64, 1}, Int64}}) @ Base.Broadcast ./broadcast.jl:860 [13] top-level scope @ REPL[6]:1 [14] top-level scope @ ~/.julia/packages/Metal/fQowO/src/initialization.jl:25 ] ``` Here are the details ``` % ./usr/bin/julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.8.0-rc1 (2022-05-27) _/ |\__'_|_|_|\__'_| | |__/ | julia> import Pkg; Pkg.add("Metal") Updating registry at `~/.julia/registries/General.toml` Resolving package versions... Installed GPUArrays ──────────── v8.4.0 Installed Metal_LLVM_Tools_jll ─ v0.3.0+1 Installed cmt_jll ────────────── v0.1.0+0 Installed GPUArraysCore ──────── v0.1.0 Installed CEnum ──────────────── v0.4.2 Installed LLVMExtra_jll ──────── v0.0.16+0 Installed GPUCompiler ────────── v0.16.1 Installed Metal ──────────────── v0.1.0 Installed LLVM ───────────────── v4.14.0 Downloaded artifact: Metal_LLVM_Tools Downloaded artifact: LLVMExtra Downloaded artifact: cmt Updating `~/.julia/environments/v1.8/Project.toml` [dde4c033] + Metal v0.1.0 Updating `~/.julia/environments/v1.8/Manifest.toml` [79e6a3ab] + Adapt v3.3.3 [fa961155] + CEnum v0.4.2 [e2ba6199] + ExprTools v0.1.8 [0c68f7d7] + GPUArrays v8.4.0 [46192b85] + GPUArraysCore v0.1.0 [61eb1bfa] + GPUCompiler v0.16.1 [692b3bcd] + JLLWrappers v1.4.1 [929cbde3] + LLVM v4.14.0 [dde4c033] + Metal v0.1.0 [21216c6a] + Preferences v1.3.0 [189a3867] + Reexport v1.2.2 [a759f4b9] + TimerOutputs v0.5.20 [dad2f222] + LLVMExtra_jll v0.0.16+0 [0418c028] + Metal_LLVM_Tools_jll v0.3.0+1 [65323cdd] + cmt_jll v0.1.0+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.3 [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.8.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays [10745b16] + Statistics [fa267f1f] + TOML v1.0.0 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v0.5.2+0 [deac9b47] + LibCURL_jll v7.81.0+0 [29816b5a] + LibSSH2_jll v1.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.0+0 [14a3606d] + MozillaCACerts_jll v2022.2.1 [4536629a] + OpenBLAS_jll v0.3.20+0 [83775a58] + Zlib_jll v1.2.12+3 [8e850b90] + libblastrampoline_jll v5.1.0+0 [8e850ede] + nghttp2_jll v1.41.0+1 [3f19e933] + p7zip_jll v17.4.0+0 Precompiling project... 21 dependencies successfully precompiled in 12 seconds julia> Metal.versioninfo() ERROR: UndefVarError: Metal not defined Stacktrace: [1] top-level scope @ REPL[2]:1 julia> using Metal julia> Metal.versioninfo() macOS 12.4.0, Darwin 21.5.0 Toolchain: - Julia: 1.8.0-rc1 - LLVM: 13.0.1 1 device: - AMD Radeon Pro 5700 XT (0 bytes allocated) julia> a = MtlArray([1]) 1-element MtlArray{Int64, 1}: 1 julia> a .+ 1 ┌ Warning: Compilation of MetalLib to native code failed. │ If you think this is a bug, please file an issue and attach /var/folders/3n/56fpv14n4wj0c1l1sb106pzw0000gn/T/jl_OUC1h1KIc6.metallib. └ @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:178 ERROR: MtlError: Compiler encountered an internal error (code 2, CompilerError) Stacktrace: [1] macro expansion @ ~/.julia/packages/Metal/fQowO/lib/core/helpers.jl:68 [inlined] [2] MtlComputePipelineState(d::MtlDevice, f::MtlFunction) @ Metal.MTL ~/.julia/packages/Metal/fQowO/lib/core/compute_pipeline.jl:25 [3] mtlfunction_link(job::GPUCompiler.CompilerJob, compiled::NamedTuple{(:image, :entry), Tuple{Vector{UInt8}, String}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:172 [4] cached_compilation(cache::Dict{UInt64, Any}, job::GPUCompiler.CompilerJob, compiler::typeof(Metal.mtlfunction_compile), linker::typeof(Metal.mtlfunction_link)) @ GPUCompiler ~/.julia/packages/GPUCompiler/iaKrd/src/cache.jl:95 [5] mtlfunction(f::GPUArrays.var"#broadcast_kernel#15", tt::Type{Tuple{Metal.mtlKernelContext, MtlDeviceVector{Int64, 1}, Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(+), Tuple{Base.Broadcast.Extruded{MtlDeviceVector{Int64, 1}, Tuple{Bool}, Tuple{Int64}}, Int64}}, Int64}}; name::Nothing, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}) @ Metal ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:143 [6] mtlfunction @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:136 [inlined] [7] macro expansion @ ~/.julia/packages/Metal/fQowO/src/compiler/execution.jl:64 [inlined] [8] #launch_heuristic#53 @ ~/.julia/packages/Metal/fQowO/src/gpuarrays.jl:14 [inlined] [9] _copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:73 [inlined] [10] copyto! @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:56 [inlined] [11] copy @ ~/.julia/packages/GPUArrays/EVTem/src/host/broadcast.jl:47 [inlined] [12] materialize(bc::Base.Broadcast.Broadcasted{Metal.MtlArrayStyle{1}, Nothing, typeof(+), Tuple{MtlArray{Int64, 1}, Int64}}) @ Base.Broadcast ./broadcast.jl:860 [13] top-level scope @ REPL[6]:1 [14] top-level scope @ ~/.julia/packages/Metal/fQowO/src/initialization.jl:25 julia> device(a) MtlDevice: name: AMD Radeon Pro 5700 XT lowpower: false headless: false removable: false unified memory: false registry id: 4294968934 transfer rate: 0 julia> task_local_storage()[:MtlDevice] = MtlDevice(1) MtlDevice: name: AMD Radeon Pro 5700 XT lowpower: false headless: false removable: false unified memory: false registry id: 4294968934 transfer rate: 0 julia> ```
comp
not supported on amd gpus i am running julia version on os x with an amd radeon pro xt gpu julia a ┌ warning compilation of metallib to native code failed │ if you think this is a bug please file an issue and attach var folders t jl metallib └ metal julia packages metal fqowo src compiler execution jl error mtlerror compiler encountered an internal error code compilererror stacktrace macro expansion julia packages metal fqowo lib core helpers jl mtlcomputepipelinestate d mtldevice f mtlfunction metal mtl julia packages metal fqowo lib core compute pipeline jl mtlfunction link job gpucompiler compilerjob compiled namedtuple image entry tuple vector string metal julia packages metal fqowo src compiler execution jl cached compilation cache dict any job gpucompiler compilerjob compiler typeof metal mtlfunction compile linker typeof metal mtlfunction link gpucompiler julia packages gpucompiler iakrd src cache jl mtlfunction f gpuarrays var broadcast kernel tt type tuple metal mtlkernelcontext mtldevicevector base broadcast broadcasted metal mtlarraystyle tuple base oneto typeof tuple base broadcast extruded mtldevicevector tuple bool tuple name nothing kwargs base pairs symbol union tuple namedtuple tuple metal julia packages metal fqowo src compiler execution jl mtlfunction julia packages metal fqowo src compiler execution jl macro expansion julia packages metal fqowo src compiler execution jl launch heuristic julia packages metal fqowo src gpuarrays jl copyto julia packages gpuarrays evtem src host broadcast jl copyto julia packages gpuarrays evtem src host broadcast jl copy julia packages gpuarrays evtem src host broadcast jl materialize bc base broadcast broadcasted metal mtlarraystyle nothing typeof tuple mtlarray base broadcast broadcast jl top level scope repl top level scope julia packages metal fqowo src initialization jl here are the details usr bin julia documentation type for help for pkg help version julia import pkg pkg add metal updating registry at julia registries general toml resolving package versions installed gpuarrays ──────────── installed metal llvm tools jll ─ installed cmt jll ────────────── installed gpuarrayscore ──────── installed cenum ──────────────── installed llvmextra jll ──────── installed gpucompiler ────────── installed metal ──────────────── installed llvm ───────────────── downloaded artifact metal llvm tools downloaded artifact llvmextra downloaded artifact cmt updating julia environments project toml metal updating julia environments manifest toml adapt cenum exprtools gpuarrays gpuarrayscore gpucompiler jllwrappers llvm metal preferences reexport timeroutputs llvmextra jll metal llvm tools jll cmt jll argtools artifacts dates downloads filewatching interactiveutils lazyartifacts libcurl libdl linearalgebra logging markdown networkoptions pkg printf repl random sha serialization sockets sparsearrays statistics toml tar uuids unicode compilersupportlibraries jll libcurl jll jll mbedtls jll mozillacacerts jll openblas jll zlib jll libblastrampoline jll jll jll precompiling project dependencies successfully precompiled in seconds julia metal versioninfo error undefvarerror metal not defined stacktrace top level scope repl julia using metal julia metal versioninfo macos darwin toolchain julia llvm device amd radeon pro xt bytes allocated julia a mtlarray element mtlarray julia a ┌ warning compilation of metallib to native code failed │ if you think this is a bug please file an issue and attach var folders t jl metallib └ metal julia packages metal fqowo src compiler execution jl error mtlerror compiler encountered an internal error code compilererror stacktrace macro expansion julia packages metal fqowo lib core helpers jl mtlcomputepipelinestate d mtldevice f mtlfunction metal mtl julia packages metal fqowo lib core compute pipeline jl mtlfunction link job gpucompiler compilerjob compiled namedtuple image entry tuple vector string metal julia packages metal fqowo src compiler execution jl cached compilation cache dict any job gpucompiler compilerjob compiler typeof metal mtlfunction compile linker typeof metal mtlfunction link gpucompiler julia packages gpucompiler iakrd src cache jl mtlfunction f gpuarrays var broadcast kernel tt type tuple metal mtlkernelcontext mtldevicevector base broadcast broadcasted metal mtlarraystyle tuple base oneto typeof tuple base broadcast extruded mtldevicevector tuple bool tuple name nothing kwargs base pairs symbol union tuple namedtuple tuple metal julia packages metal fqowo src compiler execution jl mtlfunction julia packages metal fqowo src compiler execution jl macro expansion julia packages metal fqowo src compiler execution jl launch heuristic julia packages metal fqowo src gpuarrays jl copyto julia packages gpuarrays evtem src host broadcast jl copyto julia packages gpuarrays evtem src host broadcast jl copy julia packages gpuarrays evtem src host broadcast jl materialize bc base broadcast broadcasted metal mtlarraystyle nothing typeof tuple mtlarray base broadcast broadcast jl top level scope repl top level scope julia packages metal fqowo src initialization jl julia device a mtldevice name amd radeon pro xt lowpower false headless false removable false unified memory false registry id transfer rate julia task local storage mtldevice mtldevice name amd radeon pro xt lowpower false headless false removable false unified memory false registry id transfer rate julia
1
103,753
16,609,059,723
IssuesEvent
2021-06-02 09:14:54
dreamboy9/ofbiz
https://api.github.com/repos/dreamboy9/ofbiz
opened
CVE-2017-16115 (High) detected in timespan-2.3.0.tgz
security vulnerability
## CVE-2017-16115 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>timespan-2.3.0.tgz</b></p></summary> <p>A JavaScript TimeSpan library for node.js (and soon the browser)</p> <p>Library home page: <a href="https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz">https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz</a></p> <p>Path to dependency file: ofbiz/framework/images/webapp/images/jquery/plugins/validate/package.json</p> <p>Path to vulnerable library: ofbiz/framework/images/webapp/images/jquery/plugins/validate/node_modules/timespan/package.json</p> <p> Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - prompt-0.1.12.tgz - winston-0.5.11.tgz - loggly-0.3.11.tgz - :x: **timespan-2.3.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/dreamboy9/ofbiz/commit/9f6ed39589395d00f1d69228cb50a7987ba11512">9f6ed39589395d00f1d69228cb50a7987ba11512</a></p> <p>Found in base branch: <b>trunk</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds. <p>Publish Date: 2018-06-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16115>CVE-2017-16115</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> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2017-16115 (High) detected in timespan-2.3.0.tgz - ## CVE-2017-16115 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>timespan-2.3.0.tgz</b></p></summary> <p>A JavaScript TimeSpan library for node.js (and soon the browser)</p> <p>Library home page: <a href="https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz">https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz</a></p> <p>Path to dependency file: ofbiz/framework/images/webapp/images/jquery/plugins/validate/package.json</p> <p>Path to vulnerable library: ofbiz/framework/images/webapp/images/jquery/plugins/validate/node_modules/timespan/package.json</p> <p> Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - prompt-0.1.12.tgz - winston-0.5.11.tgz - loggly-0.3.11.tgz - :x: **timespan-2.3.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/dreamboy9/ofbiz/commit/9f6ed39589395d00f1d69228cb50a7987ba11512">9f6ed39589395d00f1d69228cb50a7987ba11512</a></p> <p>Found in base branch: <b>trunk</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds. <p>Publish Date: 2018-06-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16115>CVE-2017-16115</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> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve high detected in timespan tgz cve high severity vulnerability vulnerable library timespan tgz a javascript timespan library for node js and soon the browser library home page a href path to dependency file ofbiz framework images webapp images jquery plugins validate package json path to vulnerable library ofbiz framework images webapp images jquery plugins validate node modules timespan package json dependency hierarchy grunt tgz root library prompt tgz winston tgz loggly tgz x timespan tgz vulnerable library found in head commit a href found in base branch trunk vulnerability details the timespan module is vulnerable to regular expression denial of service given characters of untrusted user input it will block the event loop for around seconds 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 step up your open source security game with whitesource
0
124,190
12,226,774,068
IssuesEvent
2020-05-03 12:29:20
alejandro-colomar/www.alejandro-colomar.com
https://api.github.com/repos/alejandro-colomar/www.alejandro-colomar.com
closed
Obscure Dockerfile feature needs comment
documentation
https://github.com/alejandro-colomar/www.alejandro-colomar.com/blob/8c4e89f551411bf4cdec36abb9f0e3af207a830f/Dockerfile#L22 ``` RUN \ for package in $( \ for x in 0 1 2 3 4 5 6 7 8 9; \ do \ apk list \ | awk /nginx/'{ print $1 }' \ | awk -F-$x '{ print $1 }' \ | grep -v '\-[0-9]'; \ done \ | sort \ | uniq \ | grep -v ^nginx$ \ ); \ do \ apk del $package; \ done ``` This code is not obvious, and a comment about what it does (and possibly why) would be appropriate. This might help: https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst#8-commenting @secobau
1.0
Obscure Dockerfile feature needs comment - https://github.com/alejandro-colomar/www.alejandro-colomar.com/blob/8c4e89f551411bf4cdec36abb9f0e3af207a830f/Dockerfile#L22 ``` RUN \ for package in $( \ for x in 0 1 2 3 4 5 6 7 8 9; \ do \ apk list \ | awk /nginx/'{ print $1 }' \ | awk -F-$x '{ print $1 }' \ | grep -v '\-[0-9]'; \ done \ | sort \ | uniq \ | grep -v ^nginx$ \ ); \ do \ apk del $package; \ done ``` This code is not obvious, and a comment about what it does (and possibly why) would be appropriate. This might help: https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst#8-commenting @secobau
non_comp
obscure dockerfile feature needs comment run for package in for x in do apk list awk nginx print awk f x print grep v done sort uniq grep v nginx do apk del package done this code is not obvious and a comment about what it does and possibly why would be appropriate this might help secobau
0
601
3,021,350,908
IssuesEvent
2015-07-31 14:20:30
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Bug with page analytis and global $post variable in WP admin
compatibility
I think your calculate_results( $post ) function (but maybe it's some other) in class-metabox.php file change global $post ID in admin when content contains some shortcodes which work in loop. And new post ID is from first item from loop. I made some video for better explanation http://screencast.com/t/gVb4GFgVG0I I hope you will fix this issue soon :) Cheers, Luki
True
Bug with page analytis and global $post variable in WP admin - I think your calculate_results( $post ) function (but maybe it's some other) in class-metabox.php file change global $post ID in admin when content contains some shortcodes which work in loop. And new post ID is from first item from loop. I made some video for better explanation http://screencast.com/t/gVb4GFgVG0I I hope you will fix this issue soon :) Cheers, Luki
comp
bug with page analytis and global post variable in wp admin i think your calculate results post function but maybe it s some other in class metabox php file change global post id in admin when content contains some shortcodes which work in loop and new post id is from first item from loop i made some video for better explanation i hope you will fix this issue soon cheers luki
1
13,847
16,568,841,213
IssuesEvent
2021-05-30 01:20:39
Creators-of-Create/Create
https://api.github.com/repos/Creators-of-Create/Create
closed
Immersive Engineering Wire Compatibility Issue
compatibility
I don't know for sure if this is the right place to mention this but if you make a schematic that uses redstone cables from the Immersive Engineering mod and try to place it the game crashes. (forge 31.2.45, MC ver 1.15.2 )
True
Immersive Engineering Wire Compatibility Issue - I don't know for sure if this is the right place to mention this but if you make a schematic that uses redstone cables from the Immersive Engineering mod and try to place it the game crashes. (forge 31.2.45, MC ver 1.15.2 )
comp
immersive engineering wire compatibility issue i don t know for sure if this is the right place to mention this but if you make a schematic that uses redstone cables from the immersive engineering mod and try to place it the game crashes forge mc ver
1
227,003
7,526,028,314
IssuesEvent
2018-04-13 12:46:37
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
Aerohive MAC Authentication: Deauth issue
Priority: Medium Type: Bug
It looks like the preferred deauth method for the MAC auth is the deauth method for the Web auth with the web form release: Apr 6 16:50:20 testing-c7 packetfence_httpd.portal: httpd.portal(28289) INFO: [mac:78:4f:43:33:45:f6] Releasing device (captiveportal::PacketFence::DynamicRouting::Module::Root::release) Apr 6 16:50:20 testing-c7 packetfence_httpd.portal: httpd.portal(28289) INFO: [mac:78:4f:43:33:45:f6] User default has authenticated on the portal. (Class::MOP::Class:::after) Apr 6 16:50:20 testing-c7 packetfence_httpd.portal: httpd.portal(28289) INFO: [mac:78:4f:43:33:45:f6] (172.20.20.78) supports web form release. Will use this method to authenticate (captiveportal::PacketFence::DynamicRouting::Module::Root::handle_web_form_release) Even though I specified RADIUS as the deauth method. When I do a reevaluate access, it works as expected.
1.0
Aerohive MAC Authentication: Deauth issue - It looks like the preferred deauth method for the MAC auth is the deauth method for the Web auth with the web form release: Apr 6 16:50:20 testing-c7 packetfence_httpd.portal: httpd.portal(28289) INFO: [mac:78:4f:43:33:45:f6] Releasing device (captiveportal::PacketFence::DynamicRouting::Module::Root::release) Apr 6 16:50:20 testing-c7 packetfence_httpd.portal: httpd.portal(28289) INFO: [mac:78:4f:43:33:45:f6] User default has authenticated on the portal. (Class::MOP::Class:::after) Apr 6 16:50:20 testing-c7 packetfence_httpd.portal: httpd.portal(28289) INFO: [mac:78:4f:43:33:45:f6] (172.20.20.78) supports web form release. Will use this method to authenticate (captiveportal::PacketFence::DynamicRouting::Module::Root::handle_web_form_release) Even though I specified RADIUS as the deauth method. When I do a reevaluate access, it works as expected.
non_comp
aerohive mac authentication deauth issue it looks like the preferred deauth method for the mac auth is the deauth method for the web auth with the web form release apr testing packetfence httpd portal httpd portal info releasing device captiveportal packetfence dynamicrouting module root release apr testing packetfence httpd portal httpd portal info user default has authenticated on the portal class mop class after apr testing packetfence httpd portal httpd portal info supports web form release will use this method to authenticate captiveportal packetfence dynamicrouting module root handle web form release even though i specified radius as the deauth method when i do a reevaluate access it works as expected
0
6,442
8,738,263,594
IssuesEvent
2018-12-12 02:16:24
sudar/email-log
https://api.github.com/repos/sudar/email-log
opened
Potential incompatibility with wp-ses plugin
Current Sprint compatibility
Reported at https://wordpress.org/support/topic/bug-attachments-dropped/#post-10976514 > I was trying to use this plugin, v2.2.5, but when Email Log was enabled, emails would send without their attachments. Once I disabled it, attachments worked again. > I was also using WP SES 0.8.1 (https://wordpress.org/plugins/wp-ses/) although I didn’t test the problem with that disabled (I don’t have any other SMTP service).
True
Potential incompatibility with wp-ses plugin - Reported at https://wordpress.org/support/topic/bug-attachments-dropped/#post-10976514 > I was trying to use this plugin, v2.2.5, but when Email Log was enabled, emails would send without their attachments. Once I disabled it, attachments worked again. > I was also using WP SES 0.8.1 (https://wordpress.org/plugins/wp-ses/) although I didn’t test the problem with that disabled (I don’t have any other SMTP service).
comp
potential incompatibility with wp ses plugin reported at i was trying to use this plugin but when email log was enabled emails would send without their attachments once i disabled it attachments worked again i was also using wp ses although i didn’t test the problem with that disabled i don’t have any other smtp service
1
126,340
10,419,137,205
IssuesEvent
2019-09-15 14:25:46
dexpenses/dexpenses-extract
https://api.github.com/repos/dexpenses/dexpenses-extract
opened
Implement test receipt ec/bs-t-h-kleen-debit
enhancement test-data
Receipt to implement: ![ec/bs-t-h-kleen-debit](https://firebasestorage.googleapis.com/v0/b/dexpenses-207219-test-images/o/ec%2Fbs-t-h-kleen-debit.JPEG?alt=media "ec/bs-t-h-kleen-debit")
1.0
Implement test receipt ec/bs-t-h-kleen-debit - Receipt to implement: ![ec/bs-t-h-kleen-debit](https://firebasestorage.googleapis.com/v0/b/dexpenses-207219-test-images/o/ec%2Fbs-t-h-kleen-debit.JPEG?alt=media "ec/bs-t-h-kleen-debit")
non_comp
implement test receipt ec bs t h kleen debit receipt to implement ec bs t h kleen debit
0