Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
149,928
5,731,412,133
IssuesEvent
2017-04-21 12:20:31
datproject/dat-desktop
https://api.github.com/repos/datproject/dat-desktop
closed
add modal keyboard shortcuts
Priority: Medium Status: Review Needed Type: Bug
Currently when you try to positively dismiss a modal via pressing the enter key, something strange happens: Since the focus still is on the element you clicked then triggering the modal, another modal of the same kind is created and overlayed. The solution I think is to set the focus on the modal's positive button.
1.0
add modal keyboard shortcuts - Currently when you try to positively dismiss a modal via pressing the enter key, something strange happens: Since the focus still is on the element you clicked then triggering the modal, another modal of the same kind is created and overlayed. The solution I think is to set the focus on the modal's positive button.
priority
add modal keyboard shortcuts currently when you try to positively dismiss a modal via pressing the enter key something strange happens since the focus still is on the element you clicked then triggering the modal another modal of the same kind is created and overlayed the solution i think is to set the focus on the modal s positive button
1
55,294
3,072,645,803
IssuesEvent
2015-08-19 17:57:51
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Robotium does not run Junit 4 tests
bug imported invalid Priority-Medium
_From [sbaduk...@gmail.com](https://code.google.com/u/102240509143407725215/) on May 28, 2012 23:48:29_ What steps will reproduce the problem? 1. Install Eclipse Indigo and ADT plugin. 2. Create a new Android test project for existing Android project and configure it. 3. Create a new Junit4 test case. Write some code to test the application and run it as Android Junit Test. What is the expected output? What do you see instead? Expected: Junit4 test should run in the same way as Junit3 test runs. Actual: Junit4 test doesn't run at all. Junit console doesn't display any output or test information. However, the Android console shows the message as Test run finished. What version of the product are you using? On what operating system? Robotium 3.2.1, Eclipse Indigo, Android SDK r18 ADT plugin v18 Junit 4.10 Please provide any additional information below. The issue has been observed on Eclipse Galilio and Robotium 3.0. When we keep same configuration, delete Junit 4 test class, create new Junit3 test class and run it as Android Junit test, it runs as expected. I tried to set breakpoints at various methods and attempted to run the test case in debug mode. However, the testrunner bypasses all debug points and gives output as test run finished. The Junit console doesn't show any output for the test run. _Original issue: http://code.google.com/p/robotium/issues/detail?id=268_
1.0
Robotium does not run Junit 4 tests - _From [sbaduk...@gmail.com](https://code.google.com/u/102240509143407725215/) on May 28, 2012 23:48:29_ What steps will reproduce the problem? 1. Install Eclipse Indigo and ADT plugin. 2. Create a new Android test project for existing Android project and configure it. 3. Create a new Junit4 test case. Write some code to test the application and run it as Android Junit Test. What is the expected output? What do you see instead? Expected: Junit4 test should run in the same way as Junit3 test runs. Actual: Junit4 test doesn't run at all. Junit console doesn't display any output or test information. However, the Android console shows the message as Test run finished. What version of the product are you using? On what operating system? Robotium 3.2.1, Eclipse Indigo, Android SDK r18 ADT plugin v18 Junit 4.10 Please provide any additional information below. The issue has been observed on Eclipse Galilio and Robotium 3.0. When we keep same configuration, delete Junit 4 test class, create new Junit3 test class and run it as Android Junit test, it runs as expected. I tried to set breakpoints at various methods and attempted to run the test case in debug mode. However, the testrunner bypasses all debug points and gives output as test run finished. The Junit console doesn't show any output for the test run. _Original issue: http://code.google.com/p/robotium/issues/detail?id=268_
priority
robotium does not run junit tests from on may what steps will reproduce the problem install eclipse indigo and adt plugin create a new android test project for existing android project and configure it create a new test case write some code to test the application and run it as android junit test what is the expected output what do you see instead expected test should run in the same way as test runs actual test doesn t run at all junit console doesn t display any output or test information however the android console shows the message as test run finished what version of the product are you using on what operating system robotium eclipse indigo android sdk adt plugin junit please provide any additional information below the issue has been observed on eclipse galilio and robotium when we keep same configuration delete junit test class create new test class and run it as android junit test it runs as expected i tried to set breakpoints at various methods and attempted to run the test case in debug mode however the testrunner bypasses all debug points and gives output as test run finished the junit console doesn t show any output for the test run original issue
1
131,487
5,152,746,265
IssuesEvent
2017-01-14 03:48:30
ttaomae/ttaomae.github.io
https://api.github.com/repos/ttaomae/ttaomae.github.io
opened
Re-evaluate site navigation, particularly for mobile devices
Content: Other Priority: Medium Status: Pending Type: Enhancement
* Site navigation is currently the same for all screen sizes. For very narrow screens this can lead to the navigation menu moving to a the line below the site title. Instead, consider using a [hamburger button](https://en.wikipedia.org/wiki/Hamburger_button) drop-down menu for smaller screens. * Currently, in order to navigate to the listing of all posts, you must open the "Posts" drop-down sub-menu, then click "All". An alternative is to make "Posts" a clickable link in place of having an "All" sub-menu item. The current design was chosen so that on mobile/touch-screen devices, the "Posts" link is not clicked when the user actually wants to open the drop-down menu. However, if navigation for mobile devices is changed, then the second option can be used for non-mobile devices.
1.0
Re-evaluate site navigation, particularly for mobile devices - * Site navigation is currently the same for all screen sizes. For very narrow screens this can lead to the navigation menu moving to a the line below the site title. Instead, consider using a [hamburger button](https://en.wikipedia.org/wiki/Hamburger_button) drop-down menu for smaller screens. * Currently, in order to navigate to the listing of all posts, you must open the "Posts" drop-down sub-menu, then click "All". An alternative is to make "Posts" a clickable link in place of having an "All" sub-menu item. The current design was chosen so that on mobile/touch-screen devices, the "Posts" link is not clicked when the user actually wants to open the drop-down menu. However, if navigation for mobile devices is changed, then the second option can be used for non-mobile devices.
priority
re evaluate site navigation particularly for mobile devices site navigation is currently the same for all screen sizes for very narrow screens this can lead to the navigation menu moving to a the line below the site title instead consider using a drop down menu for smaller screens currently in order to navigate to the listing of all posts you must open the posts drop down sub menu then click all an alternative is to make posts a clickable link in place of having an all sub menu item the current design was chosen so that on mobile touch screen devices the posts link is not clicked when the user actually wants to open the drop down menu however if navigation for mobile devices is changed then the second option can be used for non mobile devices
1
754,937
26,408,870,022
IssuesEvent
2023-01-13 10:26:42
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
Django Integration
kind/bug priority/medium area/ecosystem
Jira Link: [DB-1031](https://yugabyte.atlassian.net/browse/DB-1031) This issue is to track integration of django with savepoints enabled # Tasks |Done|Name|Notes|GitHub Issue| | - | - | - | - | |✅ | Test Django's Quick Start with YugabyteDB | | | | ✅ | Run the Django example in the orm-examples repository | | | | ✅ | Run the Django test suite with savepoints enabled | Some test modules are causing the database to shutdown | [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/10765) for the bug | | ✅ | YugabyteDB plugin For Django | [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/7764) | [Plugin](https://github.com/yugabyte/yb-django) | |✅| Provide Django product doc in the [Integrations tab](https://docs.yugabyte.com/latest/integrations/)| [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/9382) | [ Doc ](https://docs.yugabyte.com/latest/integrations/django-rest-framework/) | | ✅ | Provide Django doc in the [quickstart tab](https://docs.yugabyte.com/latest/quick-start/build-apps/csharp/ysql/) | This will be on how to run the example in orm-example repo [Google doc](https://docs.google.com/document/d/1yVtkHS5FAd7oNOnjC95DpjOTK5LykH6p7kWEyRp4MGo/edit?usp=sharing). [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/9382) | [Doc ](https://docs.yugabyte.com/latest/quick-start/build-apps/python/ysql-django/) | | ✅ | Blog | [Google Doc](https://docs.google.com/document/d/1SgO84XiEyfsyeqsdCSnKdaNs7T58zaFPozrytI-HR3Y/edit?usp=sharing)| | |(Tracked separately) | Add the orm-example to Jenkins Pipeline | | | |(Tracked separately) | Add the test suite to Jenkins Pipeline | | | [DB-1031]: https://yugabyte.atlassian.net/browse/DB-1031?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
Django Integration - Jira Link: [DB-1031](https://yugabyte.atlassian.net/browse/DB-1031) This issue is to track integration of django with savepoints enabled # Tasks |Done|Name|Notes|GitHub Issue| | - | - | - | - | |✅ | Test Django's Quick Start with YugabyteDB | | | | ✅ | Run the Django example in the orm-examples repository | | | | ✅ | Run the Django test suite with savepoints enabled | Some test modules are causing the database to shutdown | [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/10765) for the bug | | ✅ | YugabyteDB plugin For Django | [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/7764) | [Plugin](https://github.com/yugabyte/yb-django) | |✅| Provide Django product doc in the [Integrations tab](https://docs.yugabyte.com/latest/integrations/)| [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/9382) | [ Doc ](https://docs.yugabyte.com/latest/integrations/django-rest-framework/) | | ✅ | Provide Django doc in the [quickstart tab](https://docs.yugabyte.com/latest/quick-start/build-apps/csharp/ysql/) | This will be on how to run the example in orm-example repo [Google doc](https://docs.google.com/document/d/1yVtkHS5FAd7oNOnjC95DpjOTK5LykH6p7kWEyRp4MGo/edit?usp=sharing). [GH Issue](https://github.com/yugabyte/yugabyte-db/issues/9382) | [Doc ](https://docs.yugabyte.com/latest/quick-start/build-apps/python/ysql-django/) | | ✅ | Blog | [Google Doc](https://docs.google.com/document/d/1SgO84XiEyfsyeqsdCSnKdaNs7T58zaFPozrytI-HR3Y/edit?usp=sharing)| | |(Tracked separately) | Add the orm-example to Jenkins Pipeline | | | |(Tracked separately) | Add the test suite to Jenkins Pipeline | | | [DB-1031]: https://yugabyte.atlassian.net/browse/DB-1031?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
django integration jira link this issue is to track integration of django with savepoints enabled tasks done name notes github issue ✅ test django s quick start with yugabytedb ✅ run the django example in the orm examples repository ✅ run the django test suite with savepoints enabled some test modules are causing the database to shutdown for the bug ✅ yugabytedb plugin for django ✅ provide django product doc in the ✅ provide django doc in the this will be on how to run the example in orm example repo ✅ blog tracked separately add the orm example to jenkins pipeline tracked separately add the test suite to jenkins pipeline
1
183,866
6,694,300,278
IssuesEvent
2017-10-10 00:59:55
brandon1024/find
https://api.github.com/repos/brandon1024/find
opened
Options Page
feature medium priority
Following #87, we will create an options page accessible through the extension settings (right click on browser action, options). This page will offer a full list of options, including those in the options pane. This page should be pretty, but functional.
1.0
Options Page - Following #87, we will create an options page accessible through the extension settings (right click on browser action, options). This page will offer a full list of options, including those in the options pane. This page should be pretty, but functional.
priority
options page following we will create an options page accessible through the extension settings right click on browser action options this page will offer a full list of options including those in the options pane this page should be pretty but functional
1
22,758
2,650,844,485
IssuesEvent
2015-03-16 05:36:18
AtlasOfLivingAustralia/spatial-portal
https://api.github.com/repos/AtlasOfLivingAustralia/spatial-portal
closed
Update PDF Area Report summary page and content
priority-medium
Partly dependent on #70, update summary of area report as per image and add list of JournalMap refs to report and TOC. ![capture_2](https://cloud.githubusercontent.com/assets/6656350/6055543/a32f409a-ad55-11e4-9767-8a015d7f3e2d.jpg)
1.0
Update PDF Area Report summary page and content - Partly dependent on #70, update summary of area report as per image and add list of JournalMap refs to report and TOC. ![capture_2](https://cloud.githubusercontent.com/assets/6656350/6055543/a32f409a-ad55-11e4-9767-8a015d7f3e2d.jpg)
priority
update pdf area report summary page and content partly dependent on update summary of area report as per image and add list of journalmap refs to report and toc
1
484,603
13,942,460,486
IssuesEvent
2020-10-22 21:04:01
AY2021S1-CS2103-F10-4/tp
https://api.github.com/repos/AY2021S1-CS2103-F10-4/tp
closed
Unassign worker from leave
class.Worker priority.Medium type.Story
Users can remove workers' "leave" status when they no longer want to take the leave.
1.0
Unassign worker from leave - Users can remove workers' "leave" status when they no longer want to take the leave.
priority
unassign worker from leave users can remove workers leave status when they no longer want to take the leave
1
499,717
14,477,212,241
IssuesEvent
2020-12-10 06:04:53
Energy-Innovation/eps-us
https://api.github.com/repos/Energy-Innovation/eps-us
closed
Modify changes in electricity costs to correctly capture recovery of costs over asset/financing lifetime instead of having one year cost changes
medium priority
Currently in the EPS changes in power sector costs incurred as a result of policy are incurred in the same year they occur, with all costs passed through in a single year. In practice, utility bills are used to recoup these costs over the lifetime (more or less of an asset). So a power plants costs would be passed onto customers over ~30 years instead of all in a single year. We should try to reflect this when modifying changes in electricity prices in combination with adding in financing policies in a subsequent EPS update. This would help smooth induced jobs effects and better reflect how rates/bills change in response to policy.
1.0
Modify changes in electricity costs to correctly capture recovery of costs over asset/financing lifetime instead of having one year cost changes - Currently in the EPS changes in power sector costs incurred as a result of policy are incurred in the same year they occur, with all costs passed through in a single year. In practice, utility bills are used to recoup these costs over the lifetime (more or less of an asset). So a power plants costs would be passed onto customers over ~30 years instead of all in a single year. We should try to reflect this when modifying changes in electricity prices in combination with adding in financing policies in a subsequent EPS update. This would help smooth induced jobs effects and better reflect how rates/bills change in response to policy.
priority
modify changes in electricity costs to correctly capture recovery of costs over asset financing lifetime instead of having one year cost changes currently in the eps changes in power sector costs incurred as a result of policy are incurred in the same year they occur with all costs passed through in a single year in practice utility bills are used to recoup these costs over the lifetime more or less of an asset so a power plants costs would be passed onto customers over years instead of all in a single year we should try to reflect this when modifying changes in electricity prices in combination with adding in financing policies in a subsequent eps update this would help smooth induced jobs effects and better reflect how rates bills change in response to policy
1
301,745
9,223,509,527
IssuesEvent
2019-03-12 03:48:25
bdecon/econ_data
https://api.github.com/repos/bdecon/econ_data
closed
bd CPS: 1989-93: complete file rename automatically from NBER files
1989-93 enhancement priority: medium
Rather than just adding `.dat` to the NBER file after unzipping, the code should unzip the NBER annual files and rename each file to the 1994-onward style, `monYYpub.dat`.
1.0
bd CPS: 1989-93: complete file rename automatically from NBER files - Rather than just adding `.dat` to the NBER file after unzipping, the code should unzip the NBER annual files and rename each file to the 1994-onward style, `monYYpub.dat`.
priority
bd cps complete file rename automatically from nber files rather than just adding dat to the nber file after unzipping the code should unzip the nber annual files and rename each file to the onward style monyypub dat
1
139,883
5,392,743,426
IssuesEvent
2017-02-26 14:09:24
AgonyTeam/Agony
https://api.github.com/repos/AgonyTeam/Agony
closed
[Eternal Pooter] Makes his regular attack as well
BUG Priority: MEDIUM
This issue will happen with any entity who'se attacks aren't linekd to events in the anm2 a way to fix this would be to give every entity the same subtype (is 15 nto used at all in the base game ?) and delete any regular projectile coming from entities with this subtype EDIT: 15 doesn't seem to be used at all the base game
1.0
[Eternal Pooter] Makes his regular attack as well - This issue will happen with any entity who'se attacks aren't linekd to events in the anm2 a way to fix this would be to give every entity the same subtype (is 15 nto used at all in the base game ?) and delete any regular projectile coming from entities with this subtype EDIT: 15 doesn't seem to be used at all the base game
priority
makes his regular attack as well this issue will happen with any entity who se attacks aren t linekd to events in the a way to fix this would be to give every entity the same subtype is nto used at all in the base game and delete any regular projectile coming from entities with this subtype edit doesn t seem to be used at all the base game
1
624,455
19,698,336,819
IssuesEvent
2022-01-12 14:23:40
pantheon-systems/documentation
https://api.github.com/repos/pantheon-systems/documentation
opened
Rewrite or Retire: Collaborative Development Using GitHub and Pantheon
Fix Content Remove Content Medium Priority
Re: [Collaborative Development Using GitHub and Pantheon](https://pantheon.io/docs/guides/collaborative-development) Priority: Medium ## Issue Description: the doc hasn't been updated in a very long time, and the process described (and screenshots) doesn't reflect what's currently available - [pull in Pantheon's Upstream](https://pantheon.io/docs/guides/collaborative-development#pull-in-pantheons-upstream) in particular ## Suggested Resolution rewrite to match current process if it covers a useful scenario, or delete and redirect to existing docs like [migrate](https://pantheon.io/docs/migrate)?
1.0
Rewrite or Retire: Collaborative Development Using GitHub and Pantheon - Re: [Collaborative Development Using GitHub and Pantheon](https://pantheon.io/docs/guides/collaborative-development) Priority: Medium ## Issue Description: the doc hasn't been updated in a very long time, and the process described (and screenshots) doesn't reflect what's currently available - [pull in Pantheon's Upstream](https://pantheon.io/docs/guides/collaborative-development#pull-in-pantheons-upstream) in particular ## Suggested Resolution rewrite to match current process if it covers a useful scenario, or delete and redirect to existing docs like [migrate](https://pantheon.io/docs/migrate)?
priority
rewrite or retire collaborative development using github and pantheon re priority medium issue description the doc hasn t been updated in a very long time and the process described and screenshots doesn t reflect what s currently available in particular suggested resolution rewrite to match current process if it covers a useful scenario or delete and redirect to existing docs like
1
43,616
2,889,881,176
IssuesEvent
2015-06-13 21:07:26
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
Allow custom icon for notify()
auto-migrated Priority-Medium Type-Enhancement
``` Allow use of custom icon (through specifying the path to an icon file) for notify(). An images speaks thousand words! User should be responsible for picking an image of appropriate size (32x32 I think), and there should a check for existence and appropriateness of the image file and defaults to the default image if the check is not passed. ``` Original issue reported on code.google.com by `xinl...@gmail.com` on 11 Oct 2009 at 2:14
1.0
Allow custom icon for notify() - ``` Allow use of custom icon (through specifying the path to an icon file) for notify(). An images speaks thousand words! User should be responsible for picking an image of appropriate size (32x32 I think), and there should a check for existence and appropriateness of the image file and defaults to the default image if the check is not passed. ``` Original issue reported on code.google.com by `xinl...@gmail.com` on 11 Oct 2009 at 2:14
priority
allow custom icon for notify allow use of custom icon through specifying the path to an icon file for notify an images speaks thousand words user should be responsible for picking an image of appropriate size i think and there should a check for existence and appropriateness of the image file and defaults to the default image if the check is not passed original issue reported on code google com by xinl gmail com on oct at
1
760,104
26,628,633,226
IssuesEvent
2023-01-24 16:12:26
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Upgrading FROM 2.0.11.0_23 TO 2.16.0.1-b1, 2.16.1.0-b20 and latest master(2.17.1.0)) is generating core files, crashing master processes, cutting ysql, ycql connectivity
kind/bug area/docdb priority/medium 2.17.1_blocker
Jira Link: [DB-4554](https://yugabyte.atlassian.net/browse/DB-4554) ### Description - Create a universe in using build 2.0.11.0-b23 - Run sample app workloads in the universe - Upgrade to 2.16.0.1-b1 or master 2.17.1.0-b381 **Issue:** This generates core files in the universe, crashes master process in 2/3 nodes, ysql, ycql connectivity is broken in all 3 nodes. Note: This test last passed in 2.17.1.0-b275) A deterministic repro is available with the automation test testupgrade-aws-rf3-upgrade-2.0.11.0_23 Logs: [2.16.0.1_testupgrade-aws-rf3-upgrade-2.0.11.0_23_20221227_085035.zip](https://github.com/yugabyte/yugabyte-db/files/10307460/2.16.0.1_testupgrade-aws-rf3-upgrade-2.0.11.0_23_20221227_085035.zip) FATALS: ``` F20221228 07:03:03 ../../../../../../src/yb/yql/pggate/ybc_pggate.cc:76] void yb::pggate::YBCDestroyPgGate() can only be called once @ 0x7f78b67ee56c yb::LogFatalHandlerSink::send() @ 0x7f78b2116336 google::LogMessage::SendToLog() @ 0x7f78b211379a google::LogMessage::Flush() @ 0x7f78b2116869 google::LogMessageFatal::~LogMessageFatal() @ 0x7f78b6425417 YBCDestroyPgGate @ 0x95f9db YBOnPostgresBackendShutdown @ 0x7f78b5828ba0 (unknown) @ 0x7f78b4f5d9f3 __GI_epoll_wait @ 0x7f78b68164bf boost::asio::detail::epoll_reactor::run() @ 0x7f78ae5c1ba1 yb::rpc::IoThreadPool::Impl::Execute() @ 0x7f78b687be0f yb::Thread::SuperviseThread() @ 0x7f78b5820694 start_thread @ 0x7f78b4f5d41d __clone @ (nil) (unknown ``` This bug is not observed in 2.17.0.1, 2.14.6.0, 2.12.11.0, 2.8.12.0 CC: @sharkberto , @rao-vasireddy, @renjith-yb (Tagging in the light of the 2.16.0.1 hot patch release) [DB-4554]: https://yugabyte.atlassian.net/browse/DB-4554?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[YSQL] Upgrading FROM 2.0.11.0_23 TO 2.16.0.1-b1, 2.16.1.0-b20 and latest master(2.17.1.0)) is generating core files, crashing master processes, cutting ysql, ycql connectivity - Jira Link: [DB-4554](https://yugabyte.atlassian.net/browse/DB-4554) ### Description - Create a universe in using build 2.0.11.0-b23 - Run sample app workloads in the universe - Upgrade to 2.16.0.1-b1 or master 2.17.1.0-b381 **Issue:** This generates core files in the universe, crashes master process in 2/3 nodes, ysql, ycql connectivity is broken in all 3 nodes. Note: This test last passed in 2.17.1.0-b275) A deterministic repro is available with the automation test testupgrade-aws-rf3-upgrade-2.0.11.0_23 Logs: [2.16.0.1_testupgrade-aws-rf3-upgrade-2.0.11.0_23_20221227_085035.zip](https://github.com/yugabyte/yugabyte-db/files/10307460/2.16.0.1_testupgrade-aws-rf3-upgrade-2.0.11.0_23_20221227_085035.zip) FATALS: ``` F20221228 07:03:03 ../../../../../../src/yb/yql/pggate/ybc_pggate.cc:76] void yb::pggate::YBCDestroyPgGate() can only be called once @ 0x7f78b67ee56c yb::LogFatalHandlerSink::send() @ 0x7f78b2116336 google::LogMessage::SendToLog() @ 0x7f78b211379a google::LogMessage::Flush() @ 0x7f78b2116869 google::LogMessageFatal::~LogMessageFatal() @ 0x7f78b6425417 YBCDestroyPgGate @ 0x95f9db YBOnPostgresBackendShutdown @ 0x7f78b5828ba0 (unknown) @ 0x7f78b4f5d9f3 __GI_epoll_wait @ 0x7f78b68164bf boost::asio::detail::epoll_reactor::run() @ 0x7f78ae5c1ba1 yb::rpc::IoThreadPool::Impl::Execute() @ 0x7f78b687be0f yb::Thread::SuperviseThread() @ 0x7f78b5820694 start_thread @ 0x7f78b4f5d41d __clone @ (nil) (unknown ``` This bug is not observed in 2.17.0.1, 2.14.6.0, 2.12.11.0, 2.8.12.0 CC: @sharkberto , @rao-vasireddy, @renjith-yb (Tagging in the light of the 2.16.0.1 hot patch release) [DB-4554]: https://yugabyte.atlassian.net/browse/DB-4554?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
upgrading from to and latest master is generating core files crashing master processes cutting ysql ycql connectivity jira link description create a universe in using build run sample app workloads in the universe upgrade to or master issue this generates core files in the universe crashes master process in nodes ysql ycql connectivity is broken in all nodes note this test last passed in a deterministic repro is available with the automation test testupgrade aws upgrade logs fatals src yb yql pggate ybc pggate cc void yb pggate ybcdestroypggate can only be called once yb logfatalhandlersink send google logmessage sendtolog google logmessage flush google logmessagefatal logmessagefatal ybcdestroypggate ybonpostgresbackendshutdown unknown gi epoll wait boost asio detail epoll reactor run yb rpc iothreadpool impl execute yb thread supervisethread start thread clone nil unknown this bug is not observed in cc sharkberto rao vasireddy renjith yb tagging in the light of the hot patch release
1
727,488
25,037,119,311
IssuesEvent
2022-11-04 16:58:11
authzed/spicedb
https://api.github.com/repos/authzed/spicedb
closed
authzed/spicedb:latest doesn't support multiple files in --datastore-bootstrap-files anymore.
kind/bug priority/2 medium
Hello! Starting yesterday '--datastore-bootstrap-files' doesn't seem to support multiple files anymore and fails with ``` 3:36PM INF initializing datastore from bootstrap files panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x1aa372d] goroutine 1 [running]: github.com/authzed/spicedb/pkg/validationfile.PopulateFromFilesContents({0x25709a0?, 0xc00067cb00}, 0xc000dff378) /home/runner/work/spicedb/spicedb/pkg/validationfile/loader.go:71 +0x38d github.com/authzed/spicedb/pkg/validationfile.PopulateFromFiles({0x25709a0, 0xc00067cb00}, {0xc0003ba1a0, 0x2, 0x4e94914f0000?}) /home/runner/work/spicedb/spicedb/pkg/validationfile/loader.go:49 +0xc5 github.com/authzed/spicedb/pkg/cmd/datastore.NewDatastore({0xc000dffaf8, 0x1, 0x1?}) /home/runner/work/spicedb/spicedb/pkg/cmd/datastore/datastore.go:192 +0x485 github.com/authzed/spicedb/pkg/cmd/server.(*Config).Complete(0xc0001e6f00) /home/runner/work/spicedb/spicedb/pkg/cmd/server/server.go:129 +0x1ce github.com/authzed/spicedb/pkg/cmd.NewServeCommand.func1(0xc0002fb680?, {0xc00021a4b0?, 0x0?, 0x5?}) /home/runner/work/spicedb/spicedb/pkg/cmd/serve.go:120 +0x25 github.com/spf13/cobra.(*Command).execute(0xc0002fb680, {0xc00021a460, 0x5, 0x5}) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:872 +0x694 github.com/spf13/cobra.(*Command).ExecuteC(0xc0002fac80) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:990 +0x3bd github.com/spf13/cobra.(*Command).Execute(...) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:918 main.main() /home/runner/work/spicedb/spicedb/cmd/spicedb/main.go:80 +0x477 ``` Once files merged to one bootstrap file everything is working. I feel the issue is critical because it's a common use case to have one schema for all and reassign relationships on the service base, so we provide 2 files - shared schema.yaml and specific relationships.yaml.
1.0
authzed/spicedb:latest doesn't support multiple files in --datastore-bootstrap-files anymore. - Hello! Starting yesterday '--datastore-bootstrap-files' doesn't seem to support multiple files anymore and fails with ``` 3:36PM INF initializing datastore from bootstrap files panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x1aa372d] goroutine 1 [running]: github.com/authzed/spicedb/pkg/validationfile.PopulateFromFilesContents({0x25709a0?, 0xc00067cb00}, 0xc000dff378) /home/runner/work/spicedb/spicedb/pkg/validationfile/loader.go:71 +0x38d github.com/authzed/spicedb/pkg/validationfile.PopulateFromFiles({0x25709a0, 0xc00067cb00}, {0xc0003ba1a0, 0x2, 0x4e94914f0000?}) /home/runner/work/spicedb/spicedb/pkg/validationfile/loader.go:49 +0xc5 github.com/authzed/spicedb/pkg/cmd/datastore.NewDatastore({0xc000dffaf8, 0x1, 0x1?}) /home/runner/work/spicedb/spicedb/pkg/cmd/datastore/datastore.go:192 +0x485 github.com/authzed/spicedb/pkg/cmd/server.(*Config).Complete(0xc0001e6f00) /home/runner/work/spicedb/spicedb/pkg/cmd/server/server.go:129 +0x1ce github.com/authzed/spicedb/pkg/cmd.NewServeCommand.func1(0xc0002fb680?, {0xc00021a4b0?, 0x0?, 0x5?}) /home/runner/work/spicedb/spicedb/pkg/cmd/serve.go:120 +0x25 github.com/spf13/cobra.(*Command).execute(0xc0002fb680, {0xc00021a460, 0x5, 0x5}) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:872 +0x694 github.com/spf13/cobra.(*Command).ExecuteC(0xc0002fac80) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:990 +0x3bd github.com/spf13/cobra.(*Command).Execute(...) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:918 main.main() /home/runner/work/spicedb/spicedb/cmd/spicedb/main.go:80 +0x477 ``` Once files merged to one bootstrap file everything is working. I feel the issue is critical because it's a common use case to have one schema for all and reassign relationships on the service base, so we provide 2 files - shared schema.yaml and specific relationships.yaml.
priority
authzed spicedb latest doesn t support multiple files in datastore bootstrap files anymore hello starting yesterday datastore bootstrap files doesn t seem to support multiple files anymore and fails with inf initializing datastore from bootstrap files panic runtime error invalid memory address or nil pointer dereference goroutine github com authzed spicedb pkg validationfile populatefromfilescontents home runner work spicedb spicedb pkg validationfile loader go github com authzed spicedb pkg validationfile populatefromfiles home runner work spicedb spicedb pkg validationfile loader go github com authzed spicedb pkg cmd datastore newdatastore home runner work spicedb spicedb pkg cmd datastore datastore go github com authzed spicedb pkg cmd server config complete home runner work spicedb spicedb pkg cmd server server go github com authzed spicedb pkg cmd newservecommand home runner work spicedb spicedb pkg cmd serve go github com cobra command execute home runner go pkg mod github com cobra command go github com cobra command executec home runner go pkg mod github com cobra command go github com cobra command execute home runner go pkg mod github com cobra command go main main home runner work spicedb spicedb cmd spicedb main go once files merged to one bootstrap file everything is working i feel the issue is critical because it s a common use case to have one schema for all and reassign relationships on the service base so we provide files shared schema yaml and specific relationships yaml
1
750,639
26,209,127,609
IssuesEvent
2023-01-04 03:38:00
vmware/singleton
https://api.github.com/repos/vmware/singleton
opened
[REQUIREMENT][Go Client] Add Support to Level 2 Features
area/go-client kind/feature priority/medium
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solution or feature you've considered. **Additional context** Add any other context or screenshots about the feature request here.
1.0
[REQUIREMENT][Go Client] Add Support to Level 2 Features - **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solution or feature you've considered. **Additional context** Add any other context or screenshots about the feature request here.
priority
add support to level features is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when describe the solution you d like a clear and concise description of what you want to happen describe alternatives you ve considered a clear and concise description of any alternative solution or feature you ve considered additional context add any other context or screenshots about the feature request here
1
510,341
14,788,884,696
IssuesEvent
2021-01-12 09:49:51
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
opened
Codacy badge is broken on GH Pages
Priority: Medium Status: Available Type: Bug
**Describe the bug** The Codacy badge is broken on gh-pages branch **To Reproduce** Steps to reproduce the behavior: 1. Go to https://containrrr.dev/watchtower/ 2. Scroll down to badges 4. See error that the badge throws 404 **Expected behavior** All the badges should work
1.0
Codacy badge is broken on GH Pages - **Describe the bug** The Codacy badge is broken on gh-pages branch **To Reproduce** Steps to reproduce the behavior: 1. Go to https://containrrr.dev/watchtower/ 2. Scroll down to badges 4. See error that the badge throws 404 **Expected behavior** All the badges should work
priority
codacy badge is broken on gh pages describe the bug the codacy badge is broken on gh pages branch to reproduce steps to reproduce the behavior go to scroll down to badges see error that the badge throws expected behavior all the badges should work
1
788,904
27,772,550,902
IssuesEvent
2023-03-16 15:17:01
CivMC/RandomSpawn
https://api.github.com/repos/CivMC/RandomSpawn
opened
Prioritize city spawns if specified players are in range.
Category: Feature Priority: Medium
Add configurable weight to city spawns if any from a configured list of players is in range. This would allow players to volunteer as "new player mentors" and get a slight benefit for volunteering their time showing them the ropes. Effectiveness to be supplemented and evaluated later by newfriend retention surveys
1.0
Prioritize city spawns if specified players are in range. - Add configurable weight to city spawns if any from a configured list of players is in range. This would allow players to volunteer as "new player mentors" and get a slight benefit for volunteering their time showing them the ropes. Effectiveness to be supplemented and evaluated later by newfriend retention surveys
priority
prioritize city spawns if specified players are in range add configurable weight to city spawns if any from a configured list of players is in range this would allow players to volunteer as new player mentors and get a slight benefit for volunteering their time showing them the ropes effectiveness to be supplemented and evaluated later by newfriend retention surveys
1
813,609
30,464,069,731
IssuesEvent
2023-07-17 09:07:15
Avaiga/taipy-gui
https://api.github.com/repos/Avaiga/taipy-gui
closed
Enhance organization of complex applications
✨New feature 🟨 Priority: Medium
## Faced issue Building complex applications requires manipulating a lot of Markdown and code surrounding it to create the logic behind it. The goal is to find an efficient way to organize an application between several pages and several sections of your pages. A page with a lot of functionality will be harder to understand and maintain if represented in a single Markdown file and with a long Python code associated with it. This issue aims to have ways or best practices for creating complex applications in a structured and intuitive manner. This would help further improve the readability, maintainability, and navigation of applications, making the development process even more seamless. ## Desired outcome: - Clear and intuitive guidance for organizing applications into pages and sections - Enhanced readability and maintainability of code and markdown - Improved navigation within the application structure **Acceptance Criteria** - [ ] Ensure new code is unit tested, and check code coverage is at least 90% - [ ] Propagate any change on the demos and run all of them to ensure there is no breaking change - [ ] Ensure any change is well documented
1.0
Enhance organization of complex applications - ## Faced issue Building complex applications requires manipulating a lot of Markdown and code surrounding it to create the logic behind it. The goal is to find an efficient way to organize an application between several pages and several sections of your pages. A page with a lot of functionality will be harder to understand and maintain if represented in a single Markdown file and with a long Python code associated with it. This issue aims to have ways or best practices for creating complex applications in a structured and intuitive manner. This would help further improve the readability, maintainability, and navigation of applications, making the development process even more seamless. ## Desired outcome: - Clear and intuitive guidance for organizing applications into pages and sections - Enhanced readability and maintainability of code and markdown - Improved navigation within the application structure **Acceptance Criteria** - [ ] Ensure new code is unit tested, and check code coverage is at least 90% - [ ] Propagate any change on the demos and run all of them to ensure there is no breaking change - [ ] Ensure any change is well documented
priority
enhance organization of complex applications faced issue building complex applications requires manipulating a lot of markdown and code surrounding it to create the logic behind it the goal is to find an efficient way to organize an application between several pages and several sections of your pages a page with a lot of functionality will be harder to understand and maintain if represented in a single markdown file and with a long python code associated with it this issue aims to have ways or best practices for creating complex applications in a structured and intuitive manner this would help further improve the readability maintainability and navigation of applications making the development process even more seamless desired outcome clear and intuitive guidance for organizing applications into pages and sections enhanced readability and maintainability of code and markdown improved navigation within the application structure acceptance criteria ensure new code is unit tested and check code coverage is at least propagate any change on the demos and run all of them to ensure there is no breaking change ensure any change is well documented
1
30,880
2,728,807,734
IssuesEvent
2015-04-16 01:31:41
Saveyour-Team/Saveyour
https://api.github.com/repos/Saveyour-Team/Saveyour
opened
When a module does not exist/is not downloaded, yet the user's file has settings for that module, the program will crash
bug priority-medium
I noticed this issue when attempting to pull changes from WeeklyToDo for UI reformatting. I had settings for Google Calendar that were to be loaded; however, since the Google Calendar module did not exist in that branch, the load() method kept crashing from trying to load a nonexistent module.
1.0
When a module does not exist/is not downloaded, yet the user's file has settings for that module, the program will crash - I noticed this issue when attempting to pull changes from WeeklyToDo for UI reformatting. I had settings for Google Calendar that were to be loaded; however, since the Google Calendar module did not exist in that branch, the load() method kept crashing from trying to load a nonexistent module.
priority
when a module does not exist is not downloaded yet the user s file has settings for that module the program will crash i noticed this issue when attempting to pull changes from weeklytodo for ui reformatting i had settings for google calendar that were to be loaded however since the google calendar module did not exist in that branch the load method kept crashing from trying to load a nonexistent module
1
540,116
15,801,006,641
IssuesEvent
2021-04-03 02:26:33
otasoft/otasoft-api
https://api.github.com/repos/otasoft/otasoft-api
closed
create custom pipe to validate data
enhancement medium priority no-issue-activity
## Feature Request ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I have an issue when [...] --> ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. Add any considered drawbacks. --> ## Teachability, Documentation, Adoption, Migration Strategy <!-- If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design? --> https://docs.nestjs.com/pipes ## What is the motivation / use case for changing the behavior? <!-- Describe the motivation or the concrete use case. -->
1.0
create custom pipe to validate data - ## Feature Request ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I have an issue when [...] --> ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. Add any considered drawbacks. --> ## Teachability, Documentation, Adoption, Migration Strategy <!-- If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design? --> https://docs.nestjs.com/pipes ## What is the motivation / use case for changing the behavior? <!-- Describe the motivation or the concrete use case. -->
priority
create custom pipe to validate data feature request is your feature request related to a problem please describe describe the solution you d like teachability documentation adoption migration strategy what is the motivation use case for changing the behavior
1
655,824
21,710,689,092
IssuesEvent
2022-05-10 13:39:21
ofekmiz/productive-legends-public
https://api.github.com/repos/ofekmiz/productive-legends-public
opened
cannot log/ join back in commit
bug priority medium
cannot log/ join back in commit once i left it before and the button is stuck on you are committed after its finished. and it says monday when in fact it was today ![Screen Shot 2022-05-10 at 16 36 32](https://user-images.githubusercontent.com/103370976/167641630-92d859b4-99ca-4a32-9e21-e735a052b5db.png)
1.0
cannot log/ join back in commit - cannot log/ join back in commit once i left it before and the button is stuck on you are committed after its finished. and it says monday when in fact it was today ![Screen Shot 2022-05-10 at 16 36 32](https://user-images.githubusercontent.com/103370976/167641630-92d859b4-99ca-4a32-9e21-e735a052b5db.png)
priority
cannot log join back in commit cannot log join back in commit once i left it before and the button is stuck on you are committed after its finished and it says monday when in fact it was today
1
56,868
3,081,210,016
IssuesEvent
2015-08-22 13:52:44
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
closed
Deleting the only team causes crash
bug imported Priority-Medium
_From [Jomskylark](https://code.google.com/u/Jomskylark/) on April 05, 2011 12:57:20_ -- What steps will reproduce the problem? -- 1. Create a new level with just one team. 2. Go into "manage teams". 3. Delete the only team, then press enter/return. -- What is the appropriate result? -- Nothing should happen, or at least the Bitfighter crash pop-up box pops up saying I can't do that. -- What version of the product are you using? On what operating system? -- Version 015. Mac, 10.6.6. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=91_
1.0
Deleting the only team causes crash - _From [Jomskylark](https://code.google.com/u/Jomskylark/) on April 05, 2011 12:57:20_ -- What steps will reproduce the problem? -- 1. Create a new level with just one team. 2. Go into "manage teams". 3. Delete the only team, then press enter/return. -- What is the appropriate result? -- Nothing should happen, or at least the Bitfighter crash pop-up box pops up saying I can't do that. -- What version of the product are you using? On what operating system? -- Version 015. Mac, 10.6.6. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=91_
priority
deleting the only team causes crash from on april what steps will reproduce the problem create a new level with just one team go into manage teams delete the only team then press enter return what is the appropriate result nothing should happen or at least the bitfighter crash pop up box pops up saying i can t do that what version of the product are you using on what operating system version mac original issue
1
267,921
8,394,650,448
IssuesEvent
2018-10-10 01:56:12
elm-street-technology/elevate-ui
https://api.github.com/repos/elm-street-technology/elevate-ui
closed
Add `onSelect` and `onRemove` props to ButtonGroup
➡️ Priority: Medium 🔥 Enhancement
From @jwdotjs > ideally we'd be able to know even outside of Formik if the value changed similar to how we do that in MultiSelect, we have an `onSelect` and `onRemove`. Could we do something similar where selecting/deselecting a button takes an `onClick()` even in props that receives, `name, value(s)` (singular vs boolean depending on if `multiselect=true`)
1.0
Add `onSelect` and `onRemove` props to ButtonGroup - From @jwdotjs > ideally we'd be able to know even outside of Formik if the value changed similar to how we do that in MultiSelect, we have an `onSelect` and `onRemove`. Could we do something similar where selecting/deselecting a button takes an `onClick()` even in props that receives, `name, value(s)` (singular vs boolean depending on if `multiselect=true`)
priority
add onselect and onremove props to buttongroup from jwdotjs ideally we d be able to know even outside of formik if the value changed similar to how we do that in multiselect we have an onselect and onremove could we do something similar where selecting deselecting a button takes an onclick even in props that receives name value s singular vs boolean depending on if multiselect true
1
58,186
3,087,908,818
IssuesEvent
2015-08-25 14:18:21
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Ошибка с вложенной транзакцией в sqlite при включенном логирования в базу
bug imported Priority-Medium
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on December 06, 2013 14:52:02_ Ошибка http://www.flickr.com/photos/96019675@N02/11236696433/ Временное решение перевести логи в файлы http://www.flickr.com/photos/96019675@N02/11236626534/ _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1420_
1.0
Ошибка с вложенной транзакцией в sqlite при включенном логирования в базу - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on December 06, 2013 14:52:02_ Ошибка http://www.flickr.com/photos/96019675@N02/11236696433/ Временное решение перевести логи в файлы http://www.flickr.com/photos/96019675@N02/11236626534/ _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1420_
priority
ошибка с вложенной транзакцией в sqlite при включенном логирования в базу from on december ошибка временное решение перевести логи в файлы original issue
1
107,225
4,295,050,798
IssuesEvent
2016-07-19 04:28:57
Apollo-Community/ApolloStation
https://api.github.com/repos/Apollo-Community/ApolloStation
opened
Persistant antags no longer start with any funds
bug priority: medium
Persistent antag reported that they received no starting funds
1.0
Persistant antags no longer start with any funds - Persistent antag reported that they received no starting funds
priority
persistant antags no longer start with any funds persistent antag reported that they received no starting funds
1
380,730
11,270,701,535
IssuesEvent
2020-01-14 11:26:04
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Map Bug
Priority: Medium
**Version:** 0.7.6.3 beta **Steps to Reproduce:** Hi, i have a problem, every time i open the game map, my connection go to 29 ms a 170 ms and a red belt (connection problem) appear, and even if i slog and relog the problem remain, and i can't play in my friend's server. Thank you for reading, regards. Umberto.
1.0
USER ISSUE: Map Bug - **Version:** 0.7.6.3 beta **Steps to Reproduce:** Hi, i have a problem, every time i open the game map, my connection go to 29 ms a 170 ms and a red belt (connection problem) appear, and even if i slog and relog the problem remain, and i can't play in my friend's server. Thank you for reading, regards. Umberto.
priority
user issue map bug version beta steps to reproduce hi i have a problem every time i open the game map my connection go to ms a ms and a red belt connection problem appear and even if i slog and relog the problem remain and i can t play in my friend s server thank you for reading regards umberto
1
742,629
25,864,176,937
IssuesEvent
2022-12-13 19:20:53
bcgov/cas-cif
https://api.github.com/repos/bcgov/cas-cif
closed
As a Project Coordinator, I want the project list assigned to names to be in order of firstname lastname, so that there are fewer commas and it’s not as confusing.
User Story Medium Priority Program Area QA
#### Description: ![Screen Shot 2022-05-05 at 8.20.42 AM.png](https://images.zenhubusercontent.com/61ae5dab07758299775d9d78/54e5ae1a-b746-46a3-a8b4-090a901b72c7) The current format with 4 names has a comma between each name, which users found confusing during usability testing. Users would prefer to have firstname lastname, firstname lastname. Currently: Peiris, Taylor, Volk, Amanda, LeQuesne, Bailey, Ferguson, Jesse Desired: Taylor Peiris, Amanda Volk, Bailey LeQuesne, Jesse Ferguson #### Acceptance Criteria: Given that user is on the projects list page When they see the list of project managers in the assigned to column Then the project manager names will be written in the order of firstname1 lastname1, firstname2 lastname2, firstname3 lastname3, firstname4 lastname4 Given that I am a CIF user When I visit the projects view page Then I cannot sort by project manager, since it doesn't make sense with multiple managers #### Development Checklist: - [ ] Changing the way the full name is printed in the `fullName` computed column - or adding an alternative computed column? - [ ] Disable the sorting on that column - [ ] Meets the DOD **Definition of Ready** (Note: If any of these points are not applicable, mark N/A) - [x] User story is included - [x] User role and type are identified - [x] Acceptance criteria are included - [ ] Wireframes are included (if required) - [x] Design / Solution is accepted by Product Owner - [ ] Dependencies are identified (technical, business, regulatory/policy) - [x] Story has been estimated (under 13 pts) ·**Definition of Done** (Note: If any of these points are not applicable, mark N/A) - [ ] Acceptance criteria are tested by the CI pipeline - [ ] UI meets accessibility requirements - [ ] Configuration changes are documented, documentation and designs are updated - [ ] Passes code peer-review - [ ] Passes QA of Acceptance Criteria with verification in Dev and Test - [ ] Ticket is ready to be merged to main branch - [ ] Can be demoed in Sprint Review - [ ] Bugs or future work cards are identified and created - [ ] Reviewed and approved by Product Owner #### Notes: -
1.0
As a Project Coordinator, I want the project list assigned to names to be in order of firstname lastname, so that there are fewer commas and it’s not as confusing. - #### Description: ![Screen Shot 2022-05-05 at 8.20.42 AM.png](https://images.zenhubusercontent.com/61ae5dab07758299775d9d78/54e5ae1a-b746-46a3-a8b4-090a901b72c7) The current format with 4 names has a comma between each name, which users found confusing during usability testing. Users would prefer to have firstname lastname, firstname lastname. Currently: Peiris, Taylor, Volk, Amanda, LeQuesne, Bailey, Ferguson, Jesse Desired: Taylor Peiris, Amanda Volk, Bailey LeQuesne, Jesse Ferguson #### Acceptance Criteria: Given that user is on the projects list page When they see the list of project managers in the assigned to column Then the project manager names will be written in the order of firstname1 lastname1, firstname2 lastname2, firstname3 lastname3, firstname4 lastname4 Given that I am a CIF user When I visit the projects view page Then I cannot sort by project manager, since it doesn't make sense with multiple managers #### Development Checklist: - [ ] Changing the way the full name is printed in the `fullName` computed column - or adding an alternative computed column? - [ ] Disable the sorting on that column - [ ] Meets the DOD **Definition of Ready** (Note: If any of these points are not applicable, mark N/A) - [x] User story is included - [x] User role and type are identified - [x] Acceptance criteria are included - [ ] Wireframes are included (if required) - [x] Design / Solution is accepted by Product Owner - [ ] Dependencies are identified (technical, business, regulatory/policy) - [x] Story has been estimated (under 13 pts) ·**Definition of Done** (Note: If any of these points are not applicable, mark N/A) - [ ] Acceptance criteria are tested by the CI pipeline - [ ] UI meets accessibility requirements - [ ] Configuration changes are documented, documentation and designs are updated - [ ] Passes code peer-review - [ ] Passes QA of Acceptance Criteria with verification in Dev and Test - [ ] Ticket is ready to be merged to main branch - [ ] Can be demoed in Sprint Review - [ ] Bugs or future work cards are identified and created - [ ] Reviewed and approved by Product Owner #### Notes: -
priority
as a project coordinator i want the project list assigned to names to be in order of firstname lastname so that there are fewer commas and it’s not as confusing description the current format with names has a comma between each name which users found confusing during usability testing users would prefer to have firstname lastname firstname lastname currently peiris taylor volk amanda lequesne bailey ferguson jesse desired taylor peiris amanda volk bailey lequesne jesse ferguson acceptance criteria given that user is on the projects list page when they see the list of project managers in the assigned to column then the project manager names will be written in the order of given that i am a cif user when i visit the projects view page then i cannot sort by project manager since it doesn t make sense with multiple managers development checklist changing the way the full name is printed in the fullname computed column or adding an alternative computed column disable the sorting on that column meets the dod definition of ready note if any of these points are not applicable mark n a user story is included user role and type are identified acceptance criteria are included wireframes are included if required design solution is accepted by product owner dependencies are identified technical business regulatory policy story has been estimated under pts · definition of done note if any of these points are not applicable mark n a acceptance criteria are tested by the ci pipeline ui meets accessibility requirements configuration changes are documented documentation and designs are updated passes code peer review passes qa of acceptance criteria with verification in dev and test ticket is ready to be merged to main branch can be demoed in sprint review bugs or future work cards are identified and created reviewed and approved by product owner notes
1
292,150
8,953,692,996
IssuesEvent
2019-01-25 20:15:22
telus/tds-core
https://api.github.com/repos/telus/tds-core
reopened
FlexGrid.Col adds whitespace under images
priority: medium status: review needed type: enhancement
## Description Putting an image inside a FlexGrid.Col adds a small whitespace underneath the image that prevents images from being flush against other elements (i.e. the global footer). ## Recommendation The column has a line-height used for text. For images, line-height should be 0px. ## Reproduction Steps 1. Go to https://tds.telus.com/components/index.html#!/Col/5 2. Replace code with the following: ``` <FlexGrid> <FlexGrid.Row> <FlexGrid.Col> <Text>Text</Text> </FlexGrid.Col> <FlexGrid.Col> <Image src="image-example.jpg" rounded="corners" width={300} height={300} alt="Image of co-workers collaborating" /> </FlexGrid.Col> </FlexGrid.Row> </FlexGrid> ``` 3. Inspect the Column wrapping the image 4. Observe that the column has extra space between the bottom edge of the image and the bottom edge of the column div. ## Reproduction Percentage (if applicable) - 10/10 times ## Screenshots ![image](https://user-images.githubusercontent.com/931411/51411610-78c6f700-1b36-11e9-8da1-2cd14896e973.png)
1.0
FlexGrid.Col adds whitespace under images - ## Description Putting an image inside a FlexGrid.Col adds a small whitespace underneath the image that prevents images from being flush against other elements (i.e. the global footer). ## Recommendation The column has a line-height used for text. For images, line-height should be 0px. ## Reproduction Steps 1. Go to https://tds.telus.com/components/index.html#!/Col/5 2. Replace code with the following: ``` <FlexGrid> <FlexGrid.Row> <FlexGrid.Col> <Text>Text</Text> </FlexGrid.Col> <FlexGrid.Col> <Image src="image-example.jpg" rounded="corners" width={300} height={300} alt="Image of co-workers collaborating" /> </FlexGrid.Col> </FlexGrid.Row> </FlexGrid> ``` 3. Inspect the Column wrapping the image 4. Observe that the column has extra space between the bottom edge of the image and the bottom edge of the column div. ## Reproduction Percentage (if applicable) - 10/10 times ## Screenshots ![image](https://user-images.githubusercontent.com/931411/51411610-78c6f700-1b36-11e9-8da1-2cd14896e973.png)
priority
flexgrid col adds whitespace under images description putting an image inside a flexgrid col adds a small whitespace underneath the image that prevents images from being flush against other elements i e the global footer recommendation the column has a line height used for text for images line height should be reproduction steps go to replace code with the following text image src image example jpg rounded corners width height alt image of co workers collaborating inspect the column wrapping the image observe that the column has extra space between the bottom edge of the image and the bottom edge of the column div reproduction percentage if applicable times screenshots
1
458,783
13,181,582,109
IssuesEvent
2020-08-12 14:32:00
codacy/codacy-meta
https://api.github.com/repos/codacy/codacy-meta
closed
[CY-2448] False positive delivered by Sonar c# rule "Parameter names used into ArgumentException constructors should match an existing one"
Medium Priority jira-issue
One of the definition set by Sonar c# rule "Parameter names used into ArgumentException constructors should match an existing one" is: The rule won't raise an issue if the parameter name is not a constant value (inline declaration, nameof() or const variable). Although, when the only given argument is nameof(), an issue is thrown and therefore it's possible to be a false positive. Please check internal zendesk ticket for more details.<br><br><i>(created from <a href='https://codacy.zendesk.com/agent/tickets/9543'>Zendesk ticket #9543</a>)<br>gz#9543</i>
1.0
[CY-2448] False positive delivered by Sonar c# rule "Parameter names used into ArgumentException constructors should match an existing one" - One of the definition set by Sonar c# rule "Parameter names used into ArgumentException constructors should match an existing one" is: The rule won't raise an issue if the parameter name is not a constant value (inline declaration, nameof() or const variable). Although, when the only given argument is nameof(), an issue is thrown and therefore it's possible to be a false positive. Please check internal zendesk ticket for more details.<br><br><i>(created from <a href='https://codacy.zendesk.com/agent/tickets/9543'>Zendesk ticket #9543</a>)<br>gz#9543</i>
priority
false positive delivered by sonar c rule parameter names used into argumentexception constructors should match an existing one one of the definition set by sonar c rule parameter names used into argumentexception constructors should match an existing one is the rule won t raise an issue if the parameter name is not a constant value inline declaration nameof or const variable although when the only given argument is nameof an issue is thrown and therefore it s possible to be a false positive please check internal zendesk ticket for more details created from gz
1
40,611
2,868,931,616
IssuesEvent
2015-06-05 22:02:08
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Package upload page for a specific package is broken
bug Fixed Priority-Medium
<a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#6273_ ---- The upload page for a specific packages (&quot;/packages/$name/versions/new&quot;) currently presents a blank page for logged-in uploaders.
1.0
Package upload page for a specific package is broken - <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#6273_ ---- The upload page for a specific packages (&quot;/packages/$name/versions/new&quot;) currently presents a blank page for logged-in uploaders.
priority
package upload page for a specific package is broken issue by originally opened as dart lang sdk the upload page for a specific packages quot packages name versions new quot currently presents a blank page for logged in uploaders
1
49,309
3,001,926,855
IssuesEvent
2015-07-24 14:29:25
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
Unable to download powermock tutorial using svn
bug imported invalid Priority-Medium
_From [subbuy...@gmail.com](https://code.google.com/u/108598729729727956878/) on August 10, 2011 01:47:20_ What steps will reproduce the problem? 1. Install svn 2. Execute the command svn checkout https://powermock.googlecode.com/svn/tags/powermock-1.4.9/examples/tutorial 3. The following error occurs svn: OPTIONS of ' https://powermock.googlecode.com/svn/tags/powermock-1.4.9/examples/tutorial' : could not connect to server ( https://powermock.googlecode.com ) What is the expected output? What do you see instead? The powermock tutorial files should be downloaded to my machine. What version of the product are you using? On what operating system? svn version 1.6.17 Please provide any additional information below. os - windows xp 32 bit _Original issue: http://code.google.com/p/powermock/issues/detail?id=340_
1.0
Unable to download powermock tutorial using svn - _From [subbuy...@gmail.com](https://code.google.com/u/108598729729727956878/) on August 10, 2011 01:47:20_ What steps will reproduce the problem? 1. Install svn 2. Execute the command svn checkout https://powermock.googlecode.com/svn/tags/powermock-1.4.9/examples/tutorial 3. The following error occurs svn: OPTIONS of ' https://powermock.googlecode.com/svn/tags/powermock-1.4.9/examples/tutorial' : could not connect to server ( https://powermock.googlecode.com ) What is the expected output? What do you see instead? The powermock tutorial files should be downloaded to my machine. What version of the product are you using? On what operating system? svn version 1.6.17 Please provide any additional information below. os - windows xp 32 bit _Original issue: http://code.google.com/p/powermock/issues/detail?id=340_
priority
unable to download powermock tutorial using svn from on august what steps will reproduce the problem install svn execute the command svn checkout the following error occurs svn options of could not connect to server what is the expected output what do you see instead the powermock tutorial files should be downloaded to my machine what version of the product are you using on what operating system svn version please provide any additional information below os windows xp bit original issue
1
755,388
26,427,519,815
IssuesEvent
2023-01-14 11:29:57
iGabyTM/guihelper
https://api.github.com/repos/iGabyTM/guihelper
opened
Add version check before using PotionMeta#getColor
bug priority: medium
https://github.com/iGabyTM/guihelper/blob/ce60c7897c859d247e3f01122169602c51a1dad3/src/main/kotlin/me/gabytm/minecraft/guihelper/generator/implementations/DeluxeMenusGenerator.kt#L199 Looks like Color was added to potions starting with 1.11
1.0
Add version check before using PotionMeta#getColor - https://github.com/iGabyTM/guihelper/blob/ce60c7897c859d247e3f01122169602c51a1dad3/src/main/kotlin/me/gabytm/minecraft/guihelper/generator/implementations/DeluxeMenusGenerator.kt#L199 Looks like Color was added to potions starting with 1.11
priority
add version check before using potionmeta getcolor looks like color was added to potions starting with
1
338,186
10,225,462,102
IssuesEvent
2019-08-16 15:12:42
medic/medic-conf
https://api.github.com/repos/medic/medic-conf
closed
Declarative Configuration - Global value user is not accessible from declarative configuration code
Priority: 2 - Medium bug muso-config
The Declarative Configuration code has access to a global object `user` which provides details of the current logged in user. However, this value cannot be access due to jshint and eslint rules. ``` line 1136, col 28, 'user' is not defined. (W117) line 1136, col 43, 'user' is not defined. (W117) ERROR Error: jshint violations found in nools rules :¬( at module.exports (/home/kenn/conf/src/lib/jshint-with-report.js:36:11) at lint (/home/kenn/conf/src/lib/compile-nools-rules.js:10:3) at compileWithDefaultLayout (/home/kenn/conf/src/lib/compile-nools-rules.js:47:3) at module.exports.projectDir (/home/kenn/conf/src/lib/compile-nools-rules.js:112:12) at compileAppSettings (/home/kenn/conf/src/fn/compile-app-settings.js:68:14) at Promise.resolve.then (/home/kenn/conf/src/fn/compile-app-settings.js:44:24) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) ``
1.0
Declarative Configuration - Global value user is not accessible from declarative configuration code - The Declarative Configuration code has access to a global object `user` which provides details of the current logged in user. However, this value cannot be access due to jshint and eslint rules. ``` line 1136, col 28, 'user' is not defined. (W117) line 1136, col 43, 'user' is not defined. (W117) ERROR Error: jshint violations found in nools rules :¬( at module.exports (/home/kenn/conf/src/lib/jshint-with-report.js:36:11) at lint (/home/kenn/conf/src/lib/compile-nools-rules.js:10:3) at compileWithDefaultLayout (/home/kenn/conf/src/lib/compile-nools-rules.js:47:3) at module.exports.projectDir (/home/kenn/conf/src/lib/compile-nools-rules.js:112:12) at compileAppSettings (/home/kenn/conf/src/fn/compile-app-settings.js:68:14) at Promise.resolve.then (/home/kenn/conf/src/fn/compile-app-settings.js:44:24) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) ``
priority
declarative configuration global value user is not accessible from declarative configuration code the declarative configuration code has access to a global object user which provides details of the current logged in user however this value cannot be access due to jshint and eslint rules line col user is not defined line col user is not defined error error jshint violations found in nools rules ¬ at module exports home kenn conf src lib jshint with report js at lint home kenn conf src lib compile nools rules js at compilewithdefaultlayout home kenn conf src lib compile nools rules js at module exports projectdir home kenn conf src lib compile nools rules js at compileappsettings home kenn conf src fn compile app settings js at promise resolve then home kenn conf src fn compile app settings js at at process tickcallback internal process next tick js
1
709,285
24,372,896,186
IssuesEvent
2022-10-03 20:59:31
responsible-ai-collaborative/aiid
https://api.github.com/repos/responsible-ai-collaborative/aiid
closed
Shared links to the landing page do not have a good image preview
Type:Bug current backlog PR:Needs Review Priority:Medium
While the citation pages have meaningful opengraph preview images, it would appear the landing page does not. I noticed this in a good doc preview as below, ![Screen Shot 2022-09-23 at 10 39 21 AM](https://user-images.githubusercontent.com/64780/192025674-7711ca31-b9c1-4b4c-a309-d0108b090a8c.png) It appears to be picking up the first image on the landing page. Facebook just shows a blank picture when sharing the landing page.
1.0
Shared links to the landing page do not have a good image preview - While the citation pages have meaningful opengraph preview images, it would appear the landing page does not. I noticed this in a good doc preview as below, ![Screen Shot 2022-09-23 at 10 39 21 AM](https://user-images.githubusercontent.com/64780/192025674-7711ca31-b9c1-4b4c-a309-d0108b090a8c.png) It appears to be picking up the first image on the landing page. Facebook just shows a blank picture when sharing the landing page.
priority
shared links to the landing page do not have a good image preview while the citation pages have meaningful opengraph preview images it would appear the landing page does not i noticed this in a good doc preview as below it appears to be picking up the first image on the landing page facebook just shows a blank picture when sharing the landing page
1
708,557
24,345,399,417
IssuesEvent
2022-10-02 08:36:17
music-encoding/music-encoding
https://api.github.com/repos/music-encoding/music-encoding
closed
Add attribute to capture horizontal position
Component: Core Schema Priority: Medium Type: Feature Request Status: Needs Patch Status: Needs Decision
MEI already has `@loc` and `@ploc` attributes for recording the vertical position of some items. Adding `@hloc` would provide a method for recording the horizontal position of an item as measured from the left margin of the page (ala' SCORE). [Note: the name `@loc` should be changed to `@vloc`] These attributes (`@hloc` and `@vloc`) can be used to provide explicit rendering information. Their values can be ignored by processors that impose their own layout, say for display on the web. When `@hloc` and `@vloc` are present, `@ho` and `@vo` can be defined as offsets from their values. When `@hloc` and `@vloc` are _not_ present, `@ho` and `@vo` can retain their current definition as offsets from programatically-determined positions.
1.0
Add attribute to capture horizontal position - MEI already has `@loc` and `@ploc` attributes for recording the vertical position of some items. Adding `@hloc` would provide a method for recording the horizontal position of an item as measured from the left margin of the page (ala' SCORE). [Note: the name `@loc` should be changed to `@vloc`] These attributes (`@hloc` and `@vloc`) can be used to provide explicit rendering information. Their values can be ignored by processors that impose their own layout, say for display on the web. When `@hloc` and `@vloc` are present, `@ho` and `@vo` can be defined as offsets from their values. When `@hloc` and `@vloc` are _not_ present, `@ho` and `@vo` can retain their current definition as offsets from programatically-determined positions.
priority
add attribute to capture horizontal position mei already has loc and ploc attributes for recording the vertical position of some items adding hloc would provide a method for recording the horizontal position of an item as measured from the left margin of the page ala score these attributes hloc and vloc can be used to provide explicit rendering information their values can be ignored by processors that impose their own layout say for display on the web when hloc and vloc are present ho and vo can be defined as offsets from their values when hloc and vloc are not present ho and vo can retain their current definition as offsets from programatically determined positions
1
603,538
18,668,779,552
IssuesEvent
2021-10-30 09:45:35
AY2122S1-CS2103T-W13-2/tp
https://api.github.com/repos/AY2122S1-CS2103T-W13-2/tp
closed
Add jekyll test to our CI pipeline
type.Chore priority.Medium
> Can we add this test to our CI pipeline for PRs? Yes we should be able to. I will leave this to @Zhou-Jiahao-1998. There is a guide [here](https://jekyllrb.com/docs/continuous-integration/github-actions/) _Edit: My bad, the guide is includes publishing, we just need to test build on pr._ _Originally posted by @zhenghanlee in https://github.com/AY2122S1-CS2103T-W13-2/tp/issues/47#issuecomment-937375839_
1.0
Add jekyll test to our CI pipeline - > Can we add this test to our CI pipeline for PRs? Yes we should be able to. I will leave this to @Zhou-Jiahao-1998. There is a guide [here](https://jekyllrb.com/docs/continuous-integration/github-actions/) _Edit: My bad, the guide is includes publishing, we just need to test build on pr._ _Originally posted by @zhenghanlee in https://github.com/AY2122S1-CS2103T-W13-2/tp/issues/47#issuecomment-937375839_
priority
add jekyll test to our ci pipeline can we add this test to our ci pipeline for prs yes we should be able to i will leave this to zhou jiahao there is a guide edit my bad the guide is includes publishing we just need to test build on pr originally posted by zhenghanlee in
1
108,010
4,323,575,082
IssuesEvent
2016-07-25 17:25:32
Sistema-Integrado-Gestao-Academica/SiGA
https://api.github.com/repos/Sistema-Integrado-Gestao-Academica/SiGA
closed
Projetos - equipe
[Medium Priority]
Como participante de um projeto (**docente** ou **discente**), desejo editar a equipe de um projeto, vinculando pessoas do programa (que estão no SiGA) pelo CPF ou adicionando o nome, para que a edição de um projeto não fique tão burocrática.
1.0
Projetos - equipe - Como participante de um projeto (**docente** ou **discente**), desejo editar a equipe de um projeto, vinculando pessoas do programa (que estão no SiGA) pelo CPF ou adicionando o nome, para que a edição de um projeto não fique tão burocrática.
priority
projetos equipe como participante de um projeto docente ou discente desejo editar a equipe de um projeto vinculando pessoas do programa que estão no siga pelo cpf ou adicionando o nome para que a edição de um projeto não fique tão burocrática
1
48,021
2,990,124,114
IssuesEvent
2015-07-21 07:06:13
jayway/rest-assured
https://api.github.com/repos/jayway/rest-assured
closed
Can't set defaultCharset for the response
bug imported invalid Priority-Medium
_From [lorber.s...@gmail.com](https://code.google.com/u/110928245621582830305/) on May 30, 2013 16:41:53_ What steps will reproduce the problem? 1. Use an IDE with non UTF-8 encoding 2. Receive an UTF-8 response with special chars from your API 3. Use Response.asString() on it -> Obviously there are encoding problems. The Response.asString() can't take a Charset as parameter and there is no way to specify the default charset used for byte/stream to String conversions in RestAssuredConfig, except the system property "-Dfile.encoding" I would expect in this method: com.jayway.restassured.internal.RestAssuredResponseImpl#findCharset That we can set a default body decoding charset in RestAssuredConfig, or that we can use Response.asString("UTF-8") for exemple (or both) _Original issue: http://code.google.com/p/rest-assured/issues/detail?id=240_
1.0
Can't set defaultCharset for the response - _From [lorber.s...@gmail.com](https://code.google.com/u/110928245621582830305/) on May 30, 2013 16:41:53_ What steps will reproduce the problem? 1. Use an IDE with non UTF-8 encoding 2. Receive an UTF-8 response with special chars from your API 3. Use Response.asString() on it -> Obviously there are encoding problems. The Response.asString() can't take a Charset as parameter and there is no way to specify the default charset used for byte/stream to String conversions in RestAssuredConfig, except the system property "-Dfile.encoding" I would expect in this method: com.jayway.restassured.internal.RestAssuredResponseImpl#findCharset That we can set a default body decoding charset in RestAssuredConfig, or that we can use Response.asString("UTF-8") for exemple (or both) _Original issue: http://code.google.com/p/rest-assured/issues/detail?id=240_
priority
can t set defaultcharset for the response from on may what steps will reproduce the problem use an ide with non utf encoding receive an utf response with special chars from your api use response asstring on it obviously there are encoding problems the response asstring can t take a charset as parameter and there is no way to specify the default charset used for byte stream to string conversions in restassuredconfig except the system property dfile encoding i would expect in this method com jayway restassured internal restassuredresponseimpl findcharset that we can set a default body decoding charset in restassuredconfig or that we can use response asstring utf for exemple or both original issue
1
28,194
2,700,401,639
IssuesEvent
2015-04-04 03:50:43
cs2103jan2015-t15-4j/main
https://api.github.com/repos/cs2103jan2015-t15-4j/main
closed
A user can search for and see empty slots(time)
priority.medium type.story
...so that the user can decide which slots are better when he/she adds in a new task.
1.0
A user can search for and see empty slots(time) - ...so that the user can decide which slots are better when he/she adds in a new task.
priority
a user can search for and see empty slots time so that the user can decide which slots are better when he she adds in a new task
1
258,868
8,180,368,932
IssuesEvent
2018-08-28 19:14:49
cms-ttbarAC/Analysis
https://api.github.com/repos/cms-ttbarAC/Analysis
opened
DeepCSV
Priority: Medium Project: Genesis Status: Open Type: Bug
Migrate to DeepCSV. Current implementation doesn't generate real values (all are -1000). NB: Not sure if we're doing something wrong, but the issue might be that we are processing 2016 data/mc with 94X (2017 release). More info [here](https://twiki.cern.ch/twiki/bin/view/CMS/DeepFlavour#DeepCSV_recipe_for_8_4_X_and_9_0). Works with 2017 samples in 94X.
1.0
DeepCSV - Migrate to DeepCSV. Current implementation doesn't generate real values (all are -1000). NB: Not sure if we're doing something wrong, but the issue might be that we are processing 2016 data/mc with 94X (2017 release). More info [here](https://twiki.cern.ch/twiki/bin/view/CMS/DeepFlavour#DeepCSV_recipe_for_8_4_X_and_9_0). Works with 2017 samples in 94X.
priority
deepcsv migrate to deepcsv current implementation doesn t generate real values all are nb not sure if we re doing something wrong but the issue might be that we are processing data mc with release more info works with samples in
1
26,789
2,685,470,194
IssuesEvent
2015-03-30 01:19:39
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
closed
Outputting Cython code
auto-migrated Priority-Medium Type-Enhancement
**Issue by fah...@recreclabs.com** _19 Apr 2011 at 11:43 GMT_ _Originally opened on Google Code_ ---- ``` Shedskin can't output code that depends on a library without the C code, but it can run type analysis on the same library if a Python prototype exists. Many of the built-in libraries are pure-python and would require minimal, if any, changes to be analyzed with shedskin (not turned into C). The few that are wrappers around .so files would simply be re-written along the lines of lib/builtin.py (headers and returns). My proposal to fix the limitations to use shedskin's great static type analysis abilities for a greater range of programs is to add a new mode of operation that uses Cython's C generation abilities and instead adds cdefs to a .pyx version of the input file(s). This operation would, instead of erroring out on unknown libraries, either use the standard library's definitions if it can understand them or simply ignore them and treat any variables going in or out as completely unknown. Then, instead of outputting warnings about unknown types, it would just not add cdef lines to them in the output file. Many of shedskin's features map to Cython's syntax, for instance: __ss_int i ===> cdef int i (http://docs.cython.org/src/userguide/language_basics.html) FAST_FOR(...) ===> for i from 0 <= i < n by s (http://docs.cython.org/src/userguide/language_basics.html#integer-for-loops) Basically, this mode would replace shedskin's C generation with Cython's and instead output a .pyx file that is similar to the .ss.py annotation file but with more than just the types. ``` * Merged into: #122
1.0
Outputting Cython code - **Issue by fah...@recreclabs.com** _19 Apr 2011 at 11:43 GMT_ _Originally opened on Google Code_ ---- ``` Shedskin can't output code that depends on a library without the C code, but it can run type analysis on the same library if a Python prototype exists. Many of the built-in libraries are pure-python and would require minimal, if any, changes to be analyzed with shedskin (not turned into C). The few that are wrappers around .so files would simply be re-written along the lines of lib/builtin.py (headers and returns). My proposal to fix the limitations to use shedskin's great static type analysis abilities for a greater range of programs is to add a new mode of operation that uses Cython's C generation abilities and instead adds cdefs to a .pyx version of the input file(s). This operation would, instead of erroring out on unknown libraries, either use the standard library's definitions if it can understand them or simply ignore them and treat any variables going in or out as completely unknown. Then, instead of outputting warnings about unknown types, it would just not add cdef lines to them in the output file. Many of shedskin's features map to Cython's syntax, for instance: __ss_int i ===> cdef int i (http://docs.cython.org/src/userguide/language_basics.html) FAST_FOR(...) ===> for i from 0 <= i < n by s (http://docs.cython.org/src/userguide/language_basics.html#integer-for-loops) Basically, this mode would replace shedskin's C generation with Cython's and instead output a .pyx file that is similar to the .ss.py annotation file but with more than just the types. ``` * Merged into: #122
priority
outputting cython code issue by fah recreclabs com apr at gmt originally opened on google code shedskin can t output code that depends on a library without the c code but it can run type analysis on the same library if a python prototype exists many of the built in libraries are pure python and would require minimal if any changes to be analyzed with shedskin not turned into c the few that are wrappers around so files would simply be re written along the lines of lib builtin py headers and returns my proposal to fix the limitations to use shedskin s great static type analysis abilities for a greater range of programs is to add a new mode of operation that uses cython s c generation abilities and instead adds cdefs to a pyx version of the input file s this operation would instead of erroring out on unknown libraries either use the standard library s definitions if it can understand them or simply ignore them and treat any variables going in or out as completely unknown then instead of outputting warnings about unknown types it would just not add cdef lines to them in the output file many of shedskin s features map to cython s syntax for instance ss int i cdef int i fast for for i from i n by s basically this mode would replace shedskin s c generation with cython s and instead output a pyx file that is similar to the ss py annotation file but with more than just the types merged into
1
352,114
10,532,280,444
IssuesEvent
2019-10-01 10:21:44
openshift/odo
https://api.github.com/repos/openshift/odo
closed
--binary flag doesn't work without --context flag while creating component
kind/bug kind/docs points/1 priority/Medium state/Ready
[kind/bug] <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the chat and talk to us if you have a question rather than a bug or feature request. The chat room is at: https://chat.openshift.io/developers/channels/odo Thanks for understanding, and for contributing to the project! --> ## What versions of software are you using? - Operating System: Supported - Output of `odo version`: master ## How did you run odo exactly? ``` $ odo component create wildfly:latest wildfly --binary /Users/amit/go/src/github.com/openshift/odo/tests/examples/binary/java/wildfly/ROOT.war --app app1 --project myproject ✗ Rel: can't make /Users/amit/go/src/github.com/openshift/odo/tests/examples/binary/java/wildfly/ROOT.war relative to ``` ## Actual behavior See how to run section ## Expected behavior --binary flag should not depend on --context flag **EDIT:** --binary flag should not always depend on --context flag. For example creating a binary component in the working dir should not explicitly look for context flag. cc_ @kadel @girishramnani ## Any logs, error output, etc?
1.0
--binary flag doesn't work without --context flag while creating component - [kind/bug] <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the chat and talk to us if you have a question rather than a bug or feature request. The chat room is at: https://chat.openshift.io/developers/channels/odo Thanks for understanding, and for contributing to the project! --> ## What versions of software are you using? - Operating System: Supported - Output of `odo version`: master ## How did you run odo exactly? ``` $ odo component create wildfly:latest wildfly --binary /Users/amit/go/src/github.com/openshift/odo/tests/examples/binary/java/wildfly/ROOT.war --app app1 --project myproject ✗ Rel: can't make /Users/amit/go/src/github.com/openshift/odo/tests/examples/binary/java/wildfly/ROOT.war relative to ``` ## Actual behavior See how to run section ## Expected behavior --binary flag should not depend on --context flag **EDIT:** --binary flag should not always depend on --context flag. For example creating a binary component in the working dir should not explicitly look for context flag. cc_ @kadel @girishramnani ## Any logs, error output, etc?
priority
binary flag doesn t work without context flag while creating component welcome we kindly ask you to fill out the issue template below use the chat and talk to us if you have a question rather than a bug or feature request the chat room is at thanks for understanding and for contributing to the project what versions of software are you using operating system supported output of odo version master how did you run odo exactly odo component create wildfly latest wildfly binary users amit go src github com openshift odo tests examples binary java wildfly root war app project myproject ✗ rel can t make users amit go src github com openshift odo tests examples binary java wildfly root war relative to actual behavior see how to run section expected behavior binary flag should not depend on context flag edit binary flag should not always depend on context flag for example creating a binary component in the working dir should not explicitly look for context flag cc kadel girishramnani any logs error output etc
1
659,514
21,931,238,922
IssuesEvent
2022-05-23 09:55:11
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
opened
Small imprvoemetns after `develop-ver-3.0` merge
feature under discussion priority: medium
## Background Enceladus preparations for Release ver. 3.0.0 ## Feature There are some small code and configuration improvements after the merge and due to the work done on Enceladus 3 so far. @AdrianOlosutean have the details.
1.0
Small imprvoemetns after `develop-ver-3.0` merge - ## Background Enceladus preparations for Release ver. 3.0.0 ## Feature There are some small code and configuration improvements after the merge and due to the work done on Enceladus 3 so far. @AdrianOlosutean have the details.
priority
small imprvoemetns after develop ver merge background enceladus preparations for release ver feature there are some small code and configuration improvements after the merge and due to the work done on enceladus so far adrianolosutean have the details
1
671,401
22,760,156,492
IssuesEvent
2022-07-07 20:18:37
telus/tds-core
https://api.github.com/repos/telus/tds-core
closed
Users Settings icon for My TELUS Overview + My Profile
priority: medium status: reviewed type: icon request :gem:
<!-- ### IMPORTANT SECURITY NOTE ### When opening issues, be sure NOT to include any private or personal information such as secrets, passwords, or any source code that involves data retrieval. Also, do not include links to sites on staging. --> <!-- ### TDS Timeline for releasing icons ### New icon requests will be released midway in the next month. Example 1: if you submit an icon request and it gets approved on August 3, it will be released on September 15. Example 2: if you submit an icon request and it gets approved on August 28, it will be released on September 15. --> ## Actions 1. Did you check to see if there are icons available in TDS that can be used instead? Yes 2. Is your proposed icon from the TELUS Brand-approved set from one of the appointed designers*? Yes 3. If your design lead has approved this change, please note their name: *This icon is currently live on the Overview page but is not in the TDS library. 4. If the art director has approved this change, please have them **comment on this issue**. <!-- * Appointed designers with access to TELUS branded icons include: Catherine Roberston (UPC), Cherry Hung (My TELUS), Christina Lo (TDS), Francisco Pena (DRB), Gary Chow (CX), Laurel Terlesky (Home Solutions), Stu Brown (Mobility) --> ## Guidelines Icon name: Users Settings (Same name in TELUS icon suite in Iconjar) Usage criteria: A decorative icon used on My TELUS with a CTA to link additional accounts to the user's profile. <!-- Please add one line for usage criteria. If you require assistance, please refer to current criteria for decorative icons <https://tds.telus.com/components/index.html#decorativeicon>. --> <!-- If the icon has been approved, please attach an svg file to this ticket and include a screenshot. --> <!-- SVG preferences - It has been created with a 1px stroke at 24px - It can stay outlined --> <img width="353" alt="Screen Shot 2019-10-21 at 2 54 58 PM" src="https://user-images.githubusercontent.com/40604656/67234281-dadcc180-f412-11e9-9d5e-4dfd706006ce.png"> <img width="1219" alt="Screen Shot 2019-10-21 at 2 54 21 PM" src="https://user-images.githubusercontent.com/40604656/67234304-e5975680-f412-11e9-9f32-5a2b4dc22c26.png">
1.0
Users Settings icon for My TELUS Overview + My Profile - <!-- ### IMPORTANT SECURITY NOTE ### When opening issues, be sure NOT to include any private or personal information such as secrets, passwords, or any source code that involves data retrieval. Also, do not include links to sites on staging. --> <!-- ### TDS Timeline for releasing icons ### New icon requests will be released midway in the next month. Example 1: if you submit an icon request and it gets approved on August 3, it will be released on September 15. Example 2: if you submit an icon request and it gets approved on August 28, it will be released on September 15. --> ## Actions 1. Did you check to see if there are icons available in TDS that can be used instead? Yes 2. Is your proposed icon from the TELUS Brand-approved set from one of the appointed designers*? Yes 3. If your design lead has approved this change, please note their name: *This icon is currently live on the Overview page but is not in the TDS library. 4. If the art director has approved this change, please have them **comment on this issue**. <!-- * Appointed designers with access to TELUS branded icons include: Catherine Roberston (UPC), Cherry Hung (My TELUS), Christina Lo (TDS), Francisco Pena (DRB), Gary Chow (CX), Laurel Terlesky (Home Solutions), Stu Brown (Mobility) --> ## Guidelines Icon name: Users Settings (Same name in TELUS icon suite in Iconjar) Usage criteria: A decorative icon used on My TELUS with a CTA to link additional accounts to the user's profile. <!-- Please add one line for usage criteria. If you require assistance, please refer to current criteria for decorative icons <https://tds.telus.com/components/index.html#decorativeicon>. --> <!-- If the icon has been approved, please attach an svg file to this ticket and include a screenshot. --> <!-- SVG preferences - It has been created with a 1px stroke at 24px - It can stay outlined --> <img width="353" alt="Screen Shot 2019-10-21 at 2 54 58 PM" src="https://user-images.githubusercontent.com/40604656/67234281-dadcc180-f412-11e9-9d5e-4dfd706006ce.png"> <img width="1219" alt="Screen Shot 2019-10-21 at 2 54 21 PM" src="https://user-images.githubusercontent.com/40604656/67234304-e5975680-f412-11e9-9f32-5a2b4dc22c26.png">
priority
users settings icon for my telus overview my profile important security note when opening issues be sure not to include any private or personal information such as secrets passwords or any source code that involves data retrieval also do not include links to sites on staging tds timeline for releasing icons new icon requests will be released midway in the next month example if you submit an icon request and it gets approved on august it will be released on september example if you submit an icon request and it gets approved on august it will be released on september actions did you check to see if there are icons available in tds that can be used instead yes is your proposed icon from the telus brand approved set from one of the appointed designers yes if your design lead has approved this change please note their name this icon is currently live on the overview page but is not in the tds library if the art director has approved this change please have them comment on this issue appointed designers with access to telus branded icons include catherine roberston upc cherry hung my telus christina lo tds francisco pena drb gary chow cx laurel terlesky home solutions stu brown mobility guidelines icon name users settings same name in telus icon suite in iconjar usage criteria a decorative icon used on my telus with a cta to link additional accounts to the user s profile svg preferences it has been created with a stroke at it can stay outlined img width alt screen shot at pm src img width alt screen shot at pm src
1
137,068
5,293,083,631
IssuesEvent
2017-02-09 05:36:38
limzykenneth/ualfutures-frontend
https://api.github.com/repos/limzykenneth/ualfutures-frontend
closed
Subcategories selector
Priority: Medium
After the subcategories are implemented in the back-end, could you add them in front-end too, like here: http://felixsteindl.com/ual-test/events.html http://felixsteindl.com/ual-test/jobs.html And same for directory as in the mockup: [04 Directory.pdf](https://github.com/limzykenneth/ualfutures-frontend/files/614310/04.Directory.pdf)
1.0
Subcategories selector - After the subcategories are implemented in the back-end, could you add them in front-end too, like here: http://felixsteindl.com/ual-test/events.html http://felixsteindl.com/ual-test/jobs.html And same for directory as in the mockup: [04 Directory.pdf](https://github.com/limzykenneth/ualfutures-frontend/files/614310/04.Directory.pdf)
priority
subcategories selector after the subcategories are implemented in the back end could you add them in front end too like here and same for directory as in the mockup
1
290,301
8,886,732,243
IssuesEvent
2019-01-15 01:58:41
Amazonys/Imperialism-Reinvigorated
https://api.github.com/repos/Amazonys/Imperialism-Reinvigorated
opened
Catholicism Reform Desire
Medium Priority balance
With the number of new Catholic tags this ticks up quite fast, we should balance it to prevent spawning of the reformation too early.
1.0
Catholicism Reform Desire - With the number of new Catholic tags this ticks up quite fast, we should balance it to prevent spawning of the reformation too early.
priority
catholicism reform desire with the number of new catholic tags this ticks up quite fast we should balance it to prevent spawning of the reformation too early
1
17,220
2,615,134,227
IssuesEvent
2015-03-01 06:05:24
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Calendar with GWT, App Engine, and app engine modules (default, backends, etc.)
auto-migrated Priority-Medium Type-Sample
``` Which Google API and version (e.g. Google Calendar API version 3)? Version 3 Java environment (e.g. Java 6, Android 2.3, App Engine)? App Engine External references, such as API reference guide? Please provide any additional information below. Could you provide an example of using Calendar API V3 with GWT, GAE, and also app engine modules which includes the default module, backends module (with static, dynamic, public, private backends). ``` Original issue reported on code.google.com by `Martinus...@gmail.com` on 2 May 2014 at 4:26
1.0
Calendar with GWT, App Engine, and app engine modules (default, backends, etc.) - ``` Which Google API and version (e.g. Google Calendar API version 3)? Version 3 Java environment (e.g. Java 6, Android 2.3, App Engine)? App Engine External references, such as API reference guide? Please provide any additional information below. Could you provide an example of using Calendar API V3 with GWT, GAE, and also app engine modules which includes the default module, backends module (with static, dynamic, public, private backends). ``` Original issue reported on code.google.com by `Martinus...@gmail.com` on 2 May 2014 at 4:26
priority
calendar with gwt app engine and app engine modules default backends etc which google api and version e g google calendar api version version java environment e g java android app engine app engine external references such as api reference guide please provide any additional information below could you provide an example of using calendar api with gwt gae and also app engine modules which includes the default module backends module with static dynamic public private backends original issue reported on code google com by martinus gmail com on may at
1
20,701
2,622,910,680
IssuesEvent
2015-03-04 08:39:24
olga-jane/prizm
https://api.github.com/repos/olga-jane/prizm
closed
New Pipe - New Heat translation bug Да/Нет
bug bug - UI Coding COMMON MEDIUM priority
In Mill project: Mill -> New Pipe I can write new Heat number and press enter, then I see this form (in english version): ![2](https://cloud.githubusercontent.com/assets/11027664/6226177/3b244eec-b69b-11e4-8fbc-27c12550cc79.jpg) after presse "Да" ![3](https://cloud.githubusercontent.com/assets/11027664/6226195/63b52980-b69b-11e4-92d6-f8419e06c317.jpg) Now I press "save" in this and next forms without filling required field "plate manufacturer" ![4](https://cloud.githubusercontent.com/assets/11027664/6226220/99a70054-b69b-11e4-90e2-3b601f31a643.jpg) correct error simbol ![1](https://cloud.githubusercontent.com/assets/11027664/6226232/b874eec4-b69b-11e4-805a-093656aa76e1.jpg) But I can choice this "00000005" in drop-down list and then select other fielt -> error simbol missing and I can save errored pipe ![1](https://cloud.githubusercontent.com/assets/11027664/6226281/37cefc5a-b69c-11e4-8ed5-1a81d4f64e8a.jpg)
1.0
New Pipe - New Heat translation bug Да/Нет - In Mill project: Mill -> New Pipe I can write new Heat number and press enter, then I see this form (in english version): ![2](https://cloud.githubusercontent.com/assets/11027664/6226177/3b244eec-b69b-11e4-8fbc-27c12550cc79.jpg) after presse "Да" ![3](https://cloud.githubusercontent.com/assets/11027664/6226195/63b52980-b69b-11e4-92d6-f8419e06c317.jpg) Now I press "save" in this and next forms without filling required field "plate manufacturer" ![4](https://cloud.githubusercontent.com/assets/11027664/6226220/99a70054-b69b-11e4-90e2-3b601f31a643.jpg) correct error simbol ![1](https://cloud.githubusercontent.com/assets/11027664/6226232/b874eec4-b69b-11e4-805a-093656aa76e1.jpg) But I can choice this "00000005" in drop-down list and then select other fielt -> error simbol missing and I can save errored pipe ![1](https://cloud.githubusercontent.com/assets/11027664/6226281/37cefc5a-b69c-11e4-8ed5-1a81d4f64e8a.jpg)
priority
new pipe new heat translation bug да нет in mill project mill new pipe i can write new heat number and press enter then i see this form in english version after presse да now i press save in this and next forms without filling required field plate manufacturer correct error simbol but i can choice this in drop down list and then select other fielt error simbol missing and i can save errored pipe
1
597,238
18,158,932,225
IssuesEvent
2021-09-27 07:18:10
dataware-tools/dataware-tools
https://api.github.com/repos/dataware-tools/dataware-tools
closed
[app-common] バンドラーを esbuild に置き換える
kind/feature priority/medium wg/web-app
## Purpose Feature request ## Description microbundle を esbuild に置き換える
1.0
[app-common] バンドラーを esbuild に置き換える - ## Purpose Feature request ## Description microbundle を esbuild に置き換える
priority
バンドラーを esbuild に置き換える purpose feature request description microbundle を esbuild に置き換える
1
746,973
26,052,220,803
IssuesEvent
2022-12-22 20:01:11
evanshunt/derekstrap
https://api.github.com/repos/evanshunt/derekstrap
closed
1.0 ideas - Breakpoint method onBreakpoint();
enhancement Medium priority in progress
The `window.breakpointChanged` method can already be used to detect crossing a specific breakpoint threshold, but a simpler helper method that allowed you to pass in a breakpoint name and callbacks for what happens when the threshold is crossed would be handy.
1.0
1.0 ideas - Breakpoint method onBreakpoint(); - The `window.breakpointChanged` method can already be used to detect crossing a specific breakpoint threshold, but a simpler helper method that allowed you to pass in a breakpoint name and callbacks for what happens when the threshold is crossed would be handy.
priority
ideas breakpoint method onbreakpoint the window breakpointchanged method can already be used to detect crossing a specific breakpoint threshold but a simpler helper method that allowed you to pass in a breakpoint name and callbacks for what happens when the threshold is crossed would be handy
1
388,618
11,489,958,657
IssuesEvent
2020-02-11 16:18:28
bounswe/bounswe2019group11
https://api.github.com/repos/bounswe/bounswe2019group11
closed
use a linter for the backend service
Component: Backend Estimation: S Priority: Medium Type: Enhancement
We should choose a linter and a linter config for the backend service so we can be sure that we follow a common style across the codebase.
1.0
use a linter for the backend service - We should choose a linter and a linter config for the backend service so we can be sure that we follow a common style across the codebase.
priority
use a linter for the backend service we should choose a linter and a linter config for the backend service so we can be sure that we follow a common style across the codebase
1
24,222
2,667,010,771
IssuesEvent
2015-03-22 04:45:46
NewCreature/EOF
https://api.github.com/repos/NewCreature/EOF
closed
"Select All" is disabled in the Note menu in PART VOCALS unless the previously selected track (before switching to PART VOCALS) had one or more notes in it.
bug imported Priority-Medium
_From [xander4j...@yahoo.com](https://code.google.com/u/111302640723734240985/) on May 10, 2010 01:17:53_ "Select All" is disabled in the Note menu in PART VOCALS unless the previously selected track (before switching to PART VOCALS) had one or more notes in it. Even when the menu item is disabled, CTRL-E can be used. _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=3_
1.0
"Select All" is disabled in the Note menu in PART VOCALS unless the previously selected track (before switching to PART VOCALS) had one or more notes in it. - _From [xander4j...@yahoo.com](https://code.google.com/u/111302640723734240985/) on May 10, 2010 01:17:53_ "Select All" is disabled in the Note menu in PART VOCALS unless the previously selected track (before switching to PART VOCALS) had one or more notes in it. Even when the menu item is disabled, CTRL-E can be used. _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=3_
priority
select all is disabled in the note menu in part vocals unless the previously selected track before switching to part vocals had one or more notes in it from on may select all is disabled in the note menu in part vocals unless the previously selected track before switching to part vocals had one or more notes in it even when the menu item is disabled ctrl e can be used original issue
1
339,543
10,255,963,786
IssuesEvent
2019-08-21 16:31:13
Gelbpunkt/IdleRPG
https://api.github.com/repos/Gelbpunkt/IdleRPG
closed
Problem with the pet update
Priority: Medium enhancement todo in next release
**Is your feature request related to a problem? Please describe.** The pet values, especially love, decrease *way* too fast. I assigned the ranger class at roughly 5pm yesterday and tried what the `pet cuddle` command does. Obviously couldn't use that command before I went to bed, so I just left the pet as is, food, drinks and joy at almost 100, love at 90. Woke up today at 7am to a message saying my pet ran away. Edit: the issue actually lies [here](https://github.com/Gelbpunkt/IdleRPG/blob/v4/utils/checks.py#L301). If I read that right, your pet can run away if the love is at 98 and random chance goes against you? That should be changed instead. **Describe the solution you'd like** It would be best if the decrease of those points would be cut in half or otherwise reduced, since I can't be on Discord precisely every 12h to use the pet commands. **Describe alternatives you've considered** One alternative is to raise the maximum of points from 100 to 200 or even more. Another option is to shorten the cooldown time for `pet cuddle`, and `pet play` (if that one has a cooldown too.) **Additional context** None
1.0
Problem with the pet update - **Is your feature request related to a problem? Please describe.** The pet values, especially love, decrease *way* too fast. I assigned the ranger class at roughly 5pm yesterday and tried what the `pet cuddle` command does. Obviously couldn't use that command before I went to bed, so I just left the pet as is, food, drinks and joy at almost 100, love at 90. Woke up today at 7am to a message saying my pet ran away. Edit: the issue actually lies [here](https://github.com/Gelbpunkt/IdleRPG/blob/v4/utils/checks.py#L301). If I read that right, your pet can run away if the love is at 98 and random chance goes against you? That should be changed instead. **Describe the solution you'd like** It would be best if the decrease of those points would be cut in half or otherwise reduced, since I can't be on Discord precisely every 12h to use the pet commands. **Describe alternatives you've considered** One alternative is to raise the maximum of points from 100 to 200 or even more. Another option is to shorten the cooldown time for `pet cuddle`, and `pet play` (if that one has a cooldown too.) **Additional context** None
priority
problem with the pet update is your feature request related to a problem please describe the pet values especially love decrease way too fast i assigned the ranger class at roughly yesterday and tried what the pet cuddle command does obviously couldn t use that command before i went to bed so i just left the pet as is food drinks and joy at almost love at woke up today at to a message saying my pet ran away edit the issue actually lies if i read that right your pet can run away if the love is at and random chance goes against you that should be changed instead describe the solution you d like it would be best if the decrease of those points would be cut in half or otherwise reduced since i can t be on discord precisely every to use the pet commands describe alternatives you ve considered one alternative is to raise the maximum of points from to or even more another option is to shorten the cooldown time for pet cuddle and pet play if that one has a cooldown too additional context none
1
254,147
8,070,431,896
IssuesEvent
2018-08-06 09:43:41
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
samples/net/coaps_server: Failed to send response to coaps_client
area: Networking bug priority: medium
I was trying to test coaps_server along with coaps_client with two different frdm_k64f boards. The steps I have followed for coaps_server & coaps_cleint is as below: cd zephyr/samples/net/coaps_client mkdir build && cd build && cmake -GNinja -DBOARD=frdm_k64f ../ ninja cp -vr outdir/frdm_k64f/zephyr.bin /run/media/MBED/ cd zephyr/samples/net/coaps_server mkdir build && cd build && cmake -GNinja -DBOARD=frdm_k64f ../ ninja cp -vr outdir/frdm_k64f/zephyr.bin /run/media/MBED1/ •Here I am trying make one frdm_k64f as coaps_client & other one as coaps_server. •I have not done any changes in prj.conf files in both sample apps. •After flashing both codes not able to see any response from coaps server to coaps_client console. I have tested on latest commit today. I am getting below error on coaps_client serial window. ******* Booting Zephyr OS v1.12.0-1017-g353acf4 ***** Cannot get bind IPv6 mcast (-2)udp_init failed returned 0xffffffea**
1.0
samples/net/coaps_server: Failed to send response to coaps_client - I was trying to test coaps_server along with coaps_client with two different frdm_k64f boards. The steps I have followed for coaps_server & coaps_cleint is as below: cd zephyr/samples/net/coaps_client mkdir build && cd build && cmake -GNinja -DBOARD=frdm_k64f ../ ninja cp -vr outdir/frdm_k64f/zephyr.bin /run/media/MBED/ cd zephyr/samples/net/coaps_server mkdir build && cd build && cmake -GNinja -DBOARD=frdm_k64f ../ ninja cp -vr outdir/frdm_k64f/zephyr.bin /run/media/MBED1/ •Here I am trying make one frdm_k64f as coaps_client & other one as coaps_server. •I have not done any changes in prj.conf files in both sample apps. •After flashing both codes not able to see any response from coaps server to coaps_client console. I have tested on latest commit today. I am getting below error on coaps_client serial window. ******* Booting Zephyr OS v1.12.0-1017-g353acf4 ***** Cannot get bind IPv6 mcast (-2)udp_init failed returned 0xffffffea**
priority
samples net coaps server failed to send response to coaps client i was trying to test coaps server along with coaps client with two different frdm boards the steps i have followed for coaps server coaps cleint is as below cd zephyr samples net coaps client mkdir build cd build cmake gninja dboard frdm ninja cp vr outdir frdm zephyr bin run media mbed cd zephyr samples net coaps server mkdir build cd build cmake gninja dboard frdm ninja cp vr outdir frdm zephyr bin run media •here i am trying make one frdm as coaps client other one as coaps server •i have not done any changes in prj conf files in both sample apps •after flashing both codes not able to see any response from coaps server to coaps client console i have tested on latest commit today i am getting below error on coaps client serial window booting zephyr os cannot get bind mcast udp init failed returned
1
479,718
13,804,956,146
IssuesEvent
2020-10-11 11:31:07
Pemigrade/Acorn
https://api.github.com/repos/Pemigrade/Acorn
opened
Sabotage: use JSON formatting for the sabotage book
Feature Request Medium Priority Sabotage
**Brief Description** Instead of specifying lines in the config, Sabotage should allow me to specify an item using JSON formatting. For example, the command to give players a written getting started book on the survival server with /kit book is `/minecraft:give {USERNAME} written_book{pages:['["",{"text":"View our rules at","color":"black"},{"text":"\\n","color":"reset"},{"text":"acornmc.org/rules","color":"blue","clickEvent":{"action":"open_url","value":"https://acornmc.org/rules"},"hoverEvent":{"action":"show_text","contents":"Click me to view our rules!"}},{"text":"\\n\\nFor useful info, check\\n","color":"reset"},{"text":"acornmc.org/help","color":"blue","clickEvent":{"action":"open_url","value":"https://acornnmc.org/help"},"hoverEvent":{"action":"show_text","contents":"Click me for some useful info!"}},{"text":"\\n\\nJoin our Discord with\\n","color":"reset"},{"text":"discord.gg/CRBQKYA","color":"blue","clickEvent":{"action":"open_url","value":"https://discord.gg/CRBQKYA"},"hoverEvent":{"action":"show_text","contents":"Click me to join our Discord!"}},{"text":"\\n\\nView our ranks at\\n","color":"reset"},{"text":"acornmc.org/ranks","color":"blue","clickEvent":{"action":"open_url","value":"https://acornmc.org/ranks"},"hoverEvent":{"action":"show_text","contents":"Click me to view our ranks"}},{"text":"\\n\\n","color":"reset"},{"text":"/vote","color":"blue","clickEvent":{"action":"run_command","value":"/vote"},"hoverEvent":{"action":"show_text","contents":"Click me to vote!"}},{"text":" to rank up and\\nreceive crate keys!","color":"reset"}]'],title:"Getting Started",author:"Acorn",display:{Lore:["Some useful links"]}}`. **Why do you want the feature?** Support for similar formatting to the command that gives a getting started book on survival would be awesome since I want to use clickable links and hover text.
1.0
Sabotage: use JSON formatting for the sabotage book - **Brief Description** Instead of specifying lines in the config, Sabotage should allow me to specify an item using JSON formatting. For example, the command to give players a written getting started book on the survival server with /kit book is `/minecraft:give {USERNAME} written_book{pages:['["",{"text":"View our rules at","color":"black"},{"text":"\\n","color":"reset"},{"text":"acornmc.org/rules","color":"blue","clickEvent":{"action":"open_url","value":"https://acornmc.org/rules"},"hoverEvent":{"action":"show_text","contents":"Click me to view our rules!"}},{"text":"\\n\\nFor useful info, check\\n","color":"reset"},{"text":"acornmc.org/help","color":"blue","clickEvent":{"action":"open_url","value":"https://acornnmc.org/help"},"hoverEvent":{"action":"show_text","contents":"Click me for some useful info!"}},{"text":"\\n\\nJoin our Discord with\\n","color":"reset"},{"text":"discord.gg/CRBQKYA","color":"blue","clickEvent":{"action":"open_url","value":"https://discord.gg/CRBQKYA"},"hoverEvent":{"action":"show_text","contents":"Click me to join our Discord!"}},{"text":"\\n\\nView our ranks at\\n","color":"reset"},{"text":"acornmc.org/ranks","color":"blue","clickEvent":{"action":"open_url","value":"https://acornmc.org/ranks"},"hoverEvent":{"action":"show_text","contents":"Click me to view our ranks"}},{"text":"\\n\\n","color":"reset"},{"text":"/vote","color":"blue","clickEvent":{"action":"run_command","value":"/vote"},"hoverEvent":{"action":"show_text","contents":"Click me to vote!"}},{"text":" to rank up and\\nreceive crate keys!","color":"reset"}]'],title:"Getting Started",author:"Acorn",display:{Lore:["Some useful links"]}}`. **Why do you want the feature?** Support for similar formatting to the command that gives a getting started book on survival would be awesome since I want to use clickable links and hover text.
priority
sabotage use json formatting for the sabotage book brief description instead of specifying lines in the config sabotage should allow me to specify an item using json formatting for example the command to give players a written getting started book on the survival server with kit book is minecraft give username written book pages title getting started author acorn display lore why do you want the feature support for similar formatting to the command that gives a getting started book on survival would be awesome since i want to use clickable links and hover text
1
58,771
3,091,240,098
IssuesEvent
2015-08-26 12:02:28
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
readFile may read past the EOF
Medium Priority Stdlib
In case of a sysfs file (eg: Beaglebone black cape slots definition) the file size at OS level is reported much bigger then the actual size, therefore "rawFileSize" will return more bytes that the file actually has. The reading process will then try to read past the EOF. For example: readFile("/sys/devices/bone_capemgr.9/slots") will fail with an IOError ``` sysio.nim(187) readAll sysio.nim(176) readAllFile system.nim(2280) raiseEIO Error: unhandled exception: error while reading from file [IOError] ```
1.0
readFile may read past the EOF - In case of a sysfs file (eg: Beaglebone black cape slots definition) the file size at OS level is reported much bigger then the actual size, therefore "rawFileSize" will return more bytes that the file actually has. The reading process will then try to read past the EOF. For example: readFile("/sys/devices/bone_capemgr.9/slots") will fail with an IOError ``` sysio.nim(187) readAll sysio.nim(176) readAllFile system.nim(2280) raiseEIO Error: unhandled exception: error while reading from file [IOError] ```
priority
readfile may read past the eof in case of a sysfs file eg beaglebone black cape slots definition the file size at os level is reported much bigger then the actual size therefore rawfilesize will return more bytes that the file actually has the reading process will then try to read past the eof for example readfile sys devices bone capemgr slots will fail with an ioerror sysio nim readall sysio nim readallfile system nim raiseeio error unhandled exception error while reading from file
1
55,402
3,073,090,237
IssuesEvent
2015-08-19 20:10:51
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
waitForFragment() call fails though Fragment is visible
bug imported invalid Priority-Medium
_From [m...@thomaskeller.biz](https://code.google.com/u/115202190558223058672/) on November 07, 2012 08:27:56_ We're getting many random test errors with Robotium (3.4.1 and also 3.5.1). One particular issue we've picked out so far is that sometimes the waiting for a particular fragment fails. Through a longer debugging intercourse we've found out that Robotium is unable to find the fragment because it uses a fragment manager internally that has already been destroyed (mDestroyed member of FragmentManagerImpl is true) and as such no fragment was registered for it any longer (mAdded and mActive of the private FragmentManagerImpl are NULL). The fragment manager itself was in state 5 (apparently Fragment.RESUMED). If we stop the debugger at this moment and try to retrieve the current active activity and its fragment manager again, then the fragment manager is valid and we get the positive (expected) response that the queried fragment exists. _Original issue: http://code.google.com/p/robotium/issues/detail?id=348_
1.0
waitForFragment() call fails though Fragment is visible - _From [m...@thomaskeller.biz](https://code.google.com/u/115202190558223058672/) on November 07, 2012 08:27:56_ We're getting many random test errors with Robotium (3.4.1 and also 3.5.1). One particular issue we've picked out so far is that sometimes the waiting for a particular fragment fails. Through a longer debugging intercourse we've found out that Robotium is unable to find the fragment because it uses a fragment manager internally that has already been destroyed (mDestroyed member of FragmentManagerImpl is true) and as such no fragment was registered for it any longer (mAdded and mActive of the private FragmentManagerImpl are NULL). The fragment manager itself was in state 5 (apparently Fragment.RESUMED). If we stop the debugger at this moment and try to retrieve the current active activity and its fragment manager again, then the fragment manager is valid and we get the positive (expected) response that the queried fragment exists. _Original issue: http://code.google.com/p/robotium/issues/detail?id=348_
priority
waitforfragment call fails though fragment is visible from on november we re getting many random test errors with robotium and also one particular issue we ve picked out so far is that sometimes the waiting for a particular fragment fails through a longer debugging intercourse we ve found out that robotium is unable to find the fragment because it uses a fragment manager internally that has already been destroyed mdestroyed member of fragmentmanagerimpl is true and as such no fragment was registered for it any longer madded and mactive of the private fragmentmanagerimpl are null the fragment manager itself was in state apparently fragment resumed if we stop the debugger at this moment and try to retrieve the current active activity and its fragment manager again then the fragment manager is valid and we get the positive expected response that the queried fragment exists original issue
1
291,361
8,923,871,777
IssuesEvent
2019-01-21 16:47:59
JustArchiNET/ASF-ui
https://api.github.com/repos/JustArchiNET/ASF-ui
closed
Redirect to last visited page not working for modal bot views
Bug Medium priority
Set the UI configuration "Default page" to "Last visited page". Now open up configuration for a bot and close the tab. Navigate to `localhost:1242` and you will be greeted by a "Not found" message which can't be closed.
1.0
Redirect to last visited page not working for modal bot views - Set the UI configuration "Default page" to "Last visited page". Now open up configuration for a bot and close the tab. Navigate to `localhost:1242` and you will be greeted by a "Not found" message which can't be closed.
priority
redirect to last visited page not working for modal bot views set the ui configuration default page to last visited page now open up configuration for a bot and close the tab navigate to localhost and you will be greeted by a not found message which can t be closed
1
327,709
9,979,331,332
IssuesEvent
2019-07-09 22:28:36
ESGF/esgf-compute-wps
https://api.github.com/repos/ESGF/esgf-compute-wps
opened
Fix sorting issue in web app jobs view
area/frontend kind/bug priority/medium size/small
Jobs are sorted in wrong direction. Consider include more columns like the latest status.
1.0
Fix sorting issue in web app jobs view - Jobs are sorted in wrong direction. Consider include more columns like the latest status.
priority
fix sorting issue in web app jobs view jobs are sorted in wrong direction consider include more columns like the latest status
1
675,536
23,097,788,777
IssuesEvent
2022-07-26 21:30:35
Kong/kubernetes-ingress-controller
https://api.github.com/repos/Kong/kubernetes-ingress-controller
closed
ingress class watching not disabled when fetching ingress class by name
bug priority/medium
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I disable watching of ingress class by KIC by env (of flag) CONTROLLER_ENABLE_CONTROLLER_INGRESS_CLASS_NETWORKINGV1 I expect igressClass was not watched or listed. Unfortunately when using "namespaced" mode of KIC, running it only for a particular namespace with flag --watched-namespace I got error when watching every Ingress: ``` W0719 05:54:22.523590 1 reflector.go:324] pkg/mod/k8s.io/client-go@v0.24.2/tools/cache/reflector.go:167: failed to list *v1.IngressClass: ingressclasses.networking.k8s.io is forbidden: User "system:serviceaccount:kong:kong-serviceaccount" cannot list resource "ingressclasses" in API group "networking.k8s.io" at the cluster scope E0719 05:54:22.523618 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.24.2/tools/cache/reflector.go:167: Failed to watch *v1.IngressClass: failed to list *v1.IngressClass: ingressclasses.networking.k8s.io is forbidden: User "system:serviceaccount:kong:kong-serviceaccount" cannot list resource "ingressclasses" in API group "networking.k8s.io" at the cluster scope ``` ### Expected Behavior Ingress was properly reconciled. ### Steps To Reproduce ```markdown 1. In cluster run KIC for a particular namespace (here name namespace) 2. use kong chart with --set ingressController.watchNamespaces={namespace} 3. correct template with adding CONTROLLER_ENABLE_CONTROLLER_INGRESS_CLASS_NETWORKINGV1 = 'false' set for KIC 4. create ingress in the manespace with ingressClassName == 'kong' (or different if set) 5. check logs in KIC ``` ### Kong Ingress Controller version ```shell 2.4.2, 2.5.0 ``` ### Kubernetes version _No response_ ### Anything else? It seems that in controllers.configuration.zz_generated_controllers.go in line 390 you forgot to check if watching ingressClass is disabled. It also seems - but I am not expert here - that k8s client (reader) used in multinamespace mode (https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/client#Reader) is using list and watch to cache ingressClasses, even for the get method. Because of this in call: ```go if err := r.Get(ctx, types.NamespacedName{Name: r.IngressClassName}, class); err != nil { // we log this without taking action to support legacy configurations that only set ingressClassName or // used the class annotation and did not create a corresponding IngressClass. We only need this to determine // if the IngressClass is default or to configure default settings, and can assume no/no additional defaults // if none exists. log.V(util.DebugLevel).Info("could not retrieve IngressClass", "ingressclass", r.IngressClassName) } ``` the further processing is blocked (it never pass this line). The solution might be simple: ```go if !r.DisableIngressClassLookups { if err := r.Get(ctx, types.NamespacedName{Name: r.IngressClassName}, class); err != nil { // we log this without taking action to support legacy configurations that only set ingressClassName or // used the class annotation and did not create a corresponding IngressClass. We only need this to determine // if the IngressClass is default or to configure default settings, and can assume no/no additional defaults // if none exists. log.V(util.DebugLevel).Info("could not retrieve IngressClass", "ingressclass", r.IngressClassName) } } ```
1.0
ingress class watching not disabled when fetching ingress class by name - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I disable watching of ingress class by KIC by env (of flag) CONTROLLER_ENABLE_CONTROLLER_INGRESS_CLASS_NETWORKINGV1 I expect igressClass was not watched or listed. Unfortunately when using "namespaced" mode of KIC, running it only for a particular namespace with flag --watched-namespace I got error when watching every Ingress: ``` W0719 05:54:22.523590 1 reflector.go:324] pkg/mod/k8s.io/client-go@v0.24.2/tools/cache/reflector.go:167: failed to list *v1.IngressClass: ingressclasses.networking.k8s.io is forbidden: User "system:serviceaccount:kong:kong-serviceaccount" cannot list resource "ingressclasses" in API group "networking.k8s.io" at the cluster scope E0719 05:54:22.523618 1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.24.2/tools/cache/reflector.go:167: Failed to watch *v1.IngressClass: failed to list *v1.IngressClass: ingressclasses.networking.k8s.io is forbidden: User "system:serviceaccount:kong:kong-serviceaccount" cannot list resource "ingressclasses" in API group "networking.k8s.io" at the cluster scope ``` ### Expected Behavior Ingress was properly reconciled. ### Steps To Reproduce ```markdown 1. In cluster run KIC for a particular namespace (here name namespace) 2. use kong chart with --set ingressController.watchNamespaces={namespace} 3. correct template with adding CONTROLLER_ENABLE_CONTROLLER_INGRESS_CLASS_NETWORKINGV1 = 'false' set for KIC 4. create ingress in the manespace with ingressClassName == 'kong' (or different if set) 5. check logs in KIC ``` ### Kong Ingress Controller version ```shell 2.4.2, 2.5.0 ``` ### Kubernetes version _No response_ ### Anything else? It seems that in controllers.configuration.zz_generated_controllers.go in line 390 you forgot to check if watching ingressClass is disabled. It also seems - but I am not expert here - that k8s client (reader) used in multinamespace mode (https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/client#Reader) is using list and watch to cache ingressClasses, even for the get method. Because of this in call: ```go if err := r.Get(ctx, types.NamespacedName{Name: r.IngressClassName}, class); err != nil { // we log this without taking action to support legacy configurations that only set ingressClassName or // used the class annotation and did not create a corresponding IngressClass. We only need this to determine // if the IngressClass is default or to configure default settings, and can assume no/no additional defaults // if none exists. log.V(util.DebugLevel).Info("could not retrieve IngressClass", "ingressclass", r.IngressClassName) } ``` the further processing is blocked (it never pass this line). The solution might be simple: ```go if !r.DisableIngressClassLookups { if err := r.Get(ctx, types.NamespacedName{Name: r.IngressClassName}, class); err != nil { // we log this without taking action to support legacy configurations that only set ingressClassName or // used the class annotation and did not create a corresponding IngressClass. We only need this to determine // if the IngressClass is default or to configure default settings, and can assume no/no additional defaults // if none exists. log.V(util.DebugLevel).Info("could not retrieve IngressClass", "ingressclass", r.IngressClassName) } } ```
priority
ingress class watching not disabled when fetching ingress class by name is there an existing issue for this i have searched the existing issues current behavior when i disable watching of ingress class by kic by env of flag controller enable controller ingress class i expect igressclass was not watched or listed unfortunately when using namespaced mode of kic running it only for a particular namespace with flag watched namespace i got error when watching every ingress reflector go pkg mod io client go tools cache reflector go failed to list ingressclass ingressclasses networking io is forbidden user system serviceaccount kong kong serviceaccount cannot list resource ingressclasses in api group networking io at the cluster scope reflector go pkg mod io client go tools cache reflector go failed to watch ingressclass failed to list ingressclass ingressclasses networking io is forbidden user system serviceaccount kong kong serviceaccount cannot list resource ingressclasses in api group networking io at the cluster scope expected behavior ingress was properly reconciled steps to reproduce markdown in cluster run kic for a particular namespace here name namespace use kong chart with set ingresscontroller watchnamespaces namespace correct template with adding controller enable controller ingress class false set for kic create ingress in the manespace with ingressclassname kong or different if set check logs in kic kong ingress controller version shell kubernetes version no response anything else it seems that in controllers configuration zz generated controllers go in line you forgot to check if watching ingressclass is disabled it also seems but i am not expert here that client reader used in multinamespace mode is using list and watch to cache ingressclasses even for the get method because of this in call go if err r get ctx types namespacedname name r ingressclassname class err nil we log this without taking action to support legacy configurations that only set ingressclassname or used the class annotation and did not create a corresponding ingressclass we only need this to determine if the ingressclass is default or to configure default settings and can assume no no additional defaults if none exists log v util debuglevel info could not retrieve ingressclass ingressclass r ingressclassname the further processing is blocked it never pass this line the solution might be simple go if r disableingressclasslookups if err r get ctx types namespacedname name r ingressclassname class err nil we log this without taking action to support legacy configurations that only set ingressclassname or used the class annotation and did not create a corresponding ingressclass we only need this to determine if the ingressclass is default or to configure default settings and can assume no no additional defaults if none exists log v util debuglevel info could not retrieve ingressclass ingressclass r ingressclassname
1
335,437
10,153,797,312
IssuesEvent
2019-08-06 06:09:22
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
0.8.0 tools missing durability options on shop
Medium Priority
I want to by defect tools, but i cant set durabilitys.
1.0
0.8.0 tools missing durability options on shop - I want to by defect tools, but i cant set durabilitys.
priority
tools missing durability options on shop i want to by defect tools but i cant set durabilitys
1
199,957
6,996,530,940
IssuesEvent
2017-12-16 01:36:30
eustasy/bubbly
https://api.github.com/repos/eustasy/bubbly
closed
FEATURE: Expect-CT Header
Priority: Medium Status: Confirmed Type: Enhancement
As Google is abandoning HPKP in favour of the Expect-CT header, we should implement that instead. - https://www.theregister.co.uk/2017/10/30/google_hpkp/ This makes things much easier, as it works like CSP but for Certificate Transparency. No more hashing certificates and updating a file. ``` Expect-CT: max-age=0, report-uri="https://scotthelme.report-uri.io/r/default/ct/reportOnly" Expect-CT: enforce,max-age=30,report-uri="https://scotthelme.report-uri.io/r/default/ct/enforce" ``` - https://scotthelme.co.uk/a-new-security-header-expect-ct/ <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/52161876-feature-expect-ct-header?utm_campaign=plugin&utm_content=tracker%2F25541893&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F25541893&utm_medium=issues&utm_source=github). </bountysource-plugin>
1.0
FEATURE: Expect-CT Header - As Google is abandoning HPKP in favour of the Expect-CT header, we should implement that instead. - https://www.theregister.co.uk/2017/10/30/google_hpkp/ This makes things much easier, as it works like CSP but for Certificate Transparency. No more hashing certificates and updating a file. ``` Expect-CT: max-age=0, report-uri="https://scotthelme.report-uri.io/r/default/ct/reportOnly" Expect-CT: enforce,max-age=30,report-uri="https://scotthelme.report-uri.io/r/default/ct/enforce" ``` - https://scotthelme.co.uk/a-new-security-header-expect-ct/ <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/52161876-feature-expect-ct-header?utm_campaign=plugin&utm_content=tracker%2F25541893&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F25541893&utm_medium=issues&utm_source=github). </bountysource-plugin>
priority
feature expect ct header as google is abandoning hpkp in favour of the expect ct header we should implement that instead this makes things much easier as it works like csp but for certificate transparency no more hashing certificates and updating a file expect ct max age report uri expect ct enforce max age report uri want to back this issue we accept bounties via
1
81,548
3,592,233,875
IssuesEvent
2016-02-01 15:21:51
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Rephrase status message for label change
aspect-ui feature-labels forFirstTimers priority.medium
![image](https://cloud.githubusercontent.com/assets/1673303/12439584/0c905798-bf6d-11e5-8ba1-c38324760a27.png) Shouldn't this read something like `Labels changed for #nnnn` `undo` ?
1.0
Rephrase status message for label change - ![image](https://cloud.githubusercontent.com/assets/1673303/12439584/0c905798-bf6d-11e5-8ba1-c38324760a27.png) Shouldn't this read something like `Labels changed for #nnnn` `undo` ?
priority
rephrase status message for label change shouldn t this read something like labels changed for nnnn undo
1
727,105
25,023,327,879
IssuesEvent
2022-11-04 04:28:07
AY2223S1-CS2103T-T12-4/tp
https://api.github.com/repos/AY2223S1-CS2103T-T12-4/tp
closed
Display contact details of patient's family member
type.Story priority.Medium
As a private nurse I want to know the patient's family member's details so I can contact them in case of emergency.
1.0
Display contact details of patient's family member - As a private nurse I want to know the patient's family member's details so I can contact them in case of emergency.
priority
display contact details of patient s family member as a private nurse i want to know the patient s family member s details so i can contact them in case of emergency
1
92,651
3,872,899,432
IssuesEvent
2016-04-11 15:15:47
jcgregorio/httplib2
https://api.github.com/repos/jcgregorio/httplib2
closed
hang on 302/303 redirect after post with content-length header
bug imported Priority-Medium
_From [aburgel](https://code.google.com/u/aburgel/) on December 07, 2011 23:54:03_ Do a POST request with a payload and manually set the Content-Length header. If the server redirects (302 or 303), then httplib2 will follow the redirect, but remove the payload from that request. But it does not reset the Content-Length header, so the server will be expecting more data than will be sent. The fix is to delete the Content-Length header on line 1243 ('body = None'). The workaround is to not set the Content-Length header if you're POSTing and might encounter a redirect. _Original issue: http://code.google.com/p/httplib2/issues/detail?id=196_
1.0
hang on 302/303 redirect after post with content-length header - _From [aburgel](https://code.google.com/u/aburgel/) on December 07, 2011 23:54:03_ Do a POST request with a payload and manually set the Content-Length header. If the server redirects (302 or 303), then httplib2 will follow the redirect, but remove the payload from that request. But it does not reset the Content-Length header, so the server will be expecting more data than will be sent. The fix is to delete the Content-Length header on line 1243 ('body = None'). The workaround is to not set the Content-Length header if you're POSTing and might encounter a redirect. _Original issue: http://code.google.com/p/httplib2/issues/detail?id=196_
priority
hang on redirect after post with content length header from on december do a post request with a payload and manually set the content length header if the server redirects or then will follow the redirect but remove the payload from that request but it does not reset the content length header so the server will be expecting more data than will be sent the fix is to delete the content length header on line body none the workaround is to not set the content length header if you re posting and might encounter a redirect original issue
1
435,721
12,539,998,979
IssuesEvent
2020-06-05 09:34:55
scality/metalk8s
https://api.github.com/repos/scality/metalk8s
opened
docs: Provide troubleshooting information and remediation instructions for failed expansions
complexity:medium kind:enhancement priority:medium topic:deployment topic:docs topic:etcd topic:lifecycle topic:operations
<!-- Please only use this template for submitting improvement requests, and make sure it is linked to the relevant GitHub Project. --> **Component**: docs, kubernetes, etcd, systemd, containers, ... **Why this is needed**: Recently, a failed expansion in production led to a very broken cluster, and wiping and reinstalling new machines was out of the question, so we needed a manual clean-up procedure. Such a procedure doesn't exist in our documentation today: that would have saved both developers and support teams much time to have it somewhere. **What should be done**: Describe procedures for: - rolling back a failed expansion on a node (remove manifests, certificates, disable services, reboot...) - resetting a cluster back to bootstrap-stage - removing a failed etcd member - troubleshoot `Unauthorized` in kubelet journal (and more examples of logs when something is broken) **Implementation proposal** (strongly recommended): Write all this in a Troubleshooting guide, reference it throughout Installation and Operation guides.
1.0
docs: Provide troubleshooting information and remediation instructions for failed expansions - <!-- Please only use this template for submitting improvement requests, and make sure it is linked to the relevant GitHub Project. --> **Component**: docs, kubernetes, etcd, systemd, containers, ... **Why this is needed**: Recently, a failed expansion in production led to a very broken cluster, and wiping and reinstalling new machines was out of the question, so we needed a manual clean-up procedure. Such a procedure doesn't exist in our documentation today: that would have saved both developers and support teams much time to have it somewhere. **What should be done**: Describe procedures for: - rolling back a failed expansion on a node (remove manifests, certificates, disable services, reboot...) - resetting a cluster back to bootstrap-stage - removing a failed etcd member - troubleshoot `Unauthorized` in kubelet journal (and more examples of logs when something is broken) **Implementation proposal** (strongly recommended): Write all this in a Troubleshooting guide, reference it throughout Installation and Operation guides.
priority
docs provide troubleshooting information and remediation instructions for failed expansions component docs kubernetes etcd systemd containers why this is needed recently a failed expansion in production led to a very broken cluster and wiping and reinstalling new machines was out of the question so we needed a manual clean up procedure such a procedure doesn t exist in our documentation today that would have saved both developers and support teams much time to have it somewhere what should be done describe procedures for rolling back a failed expansion on a node remove manifests certificates disable services reboot resetting a cluster back to bootstrap stage removing a failed etcd member troubleshoot unauthorized in kubelet journal and more examples of logs when something is broken implementation proposal strongly recommended write all this in a troubleshooting guide reference it throughout installation and operation guides
1
589,810
17,761,458,268
IssuesEvent
2021-08-29 19:27:08
ClinGen/clincoded
https://api.github.com/repos/ClinGen/clincoded
closed
Deleting PMIDs from GDMs
user request GCI priority: medium
Curator should have the ability to delete a PMID from a GDM if they like for a paper where no evidence has been added by the curator who added the paper. Ability to delete would be removed if any notes (see #1486) have been saved to a PMID and/or any curated evidence has been associated.
1.0
Deleting PMIDs from GDMs - Curator should have the ability to delete a PMID from a GDM if they like for a paper where no evidence has been added by the curator who added the paper. Ability to delete would be removed if any notes (see #1486) have been saved to a PMID and/or any curated evidence has been associated.
priority
deleting pmids from gdms curator should have the ability to delete a pmid from a gdm if they like for a paper where no evidence has been added by the curator who added the paper ability to delete would be removed if any notes see have been saved to a pmid and or any curated evidence has been associated
1
19,550
2,622,152,432
IssuesEvent
2015-03-04 00:06:43
byzhang/terrastore
https://api.github.com/repos/byzhang/terrastore
closed
Provide a Terracotta configuration supporting active-passive mode
auto-migrated Milestone-0.3 Priority-Medium Type-Enhancement
``` While adding active-passive to the current default configuration should be fairly easy, providing a ready-to-use configuration file may help Terracotta newbies. ``` Original issue reported on code.google.com by `sergio.b...@gmail.com` on 28 Nov 2009 at 12:10 * Blocked on: #20
1.0
Provide a Terracotta configuration supporting active-passive mode - ``` While adding active-passive to the current default configuration should be fairly easy, providing a ready-to-use configuration file may help Terracotta newbies. ``` Original issue reported on code.google.com by `sergio.b...@gmail.com` on 28 Nov 2009 at 12:10 * Blocked on: #20
priority
provide a terracotta configuration supporting active passive mode while adding active passive to the current default configuration should be fairly easy providing a ready to use configuration file may help terracotta newbies original issue reported on code google com by sergio b gmail com on nov at blocked on
1
29,214
2,714,192,689
IssuesEvent
2015-04-10 00:34:32
hamiltont/clasp
https://api.github.com/repos/hamiltont/clasp
opened
Add logstash or another cluster-based logging mechanism.
enhancement Medium priority
_From @hamiltont on September 11, 2014 17:9_ Would be really cool to tie this into the GUI. _Copied from original issue: hamiltont/attack#4_
1.0
Add logstash or another cluster-based logging mechanism. - _From @hamiltont on September 11, 2014 17:9_ Would be really cool to tie this into the GUI. _Copied from original issue: hamiltont/attack#4_
priority
add logstash or another cluster based logging mechanism from hamiltont on september would be really cool to tie this into the gui copied from original issue hamiltont attack
1
302,250
9,256,386,827
IssuesEvent
2019-03-16 18:36:49
Killeroo/PowerPing
https://api.github.com/repos/Killeroo/PowerPing
closed
FreeGeoIP is down
Bug Medium Priority
Seems that freegeopip is no more, so need a new geoip like service. Perhaps even 2 if possible for redundancy. (Seem to be a few good suggestions [here](https://ahmadawais.com/best-api-geolocating-an-ip-address/) that could be tested )
1.0
FreeGeoIP is down - Seems that freegeopip is no more, so need a new geoip like service. Perhaps even 2 if possible for redundancy. (Seem to be a few good suggestions [here](https://ahmadawais.com/best-api-geolocating-an-ip-address/) that could be tested )
priority
freegeoip is down seems that freegeopip is no more so need a new geoip like service perhaps even if possible for redundancy seem to be a few good suggestions that could be tested
1
289,747
8,875,979,550
IssuesEvent
2019-01-12 10:13:40
uracreative/task-management
https://api.github.com/repos/uracreative/task-management
closed
SecureDrop Blog post & Portfolio page
Internal: Website Priority: Medium
The SecureDrop project is now completed and we will have to feature it with a new blog post describing the work that has been done. Also, we will have to added on the portfolio on the website. Deadline for draft: 12-11-2018 Deadline for publication: 13-11-2018
1.0
SecureDrop Blog post & Portfolio page - The SecureDrop project is now completed and we will have to feature it with a new blog post describing the work that has been done. Also, we will have to added on the portfolio on the website. Deadline for draft: 12-11-2018 Deadline for publication: 13-11-2018
priority
securedrop blog post portfolio page the securedrop project is now completed and we will have to feature it with a new blog post describing the work that has been done also we will have to added on the portfolio on the website deadline for draft deadline for publication
1
197,118
6,952,548,649
IssuesEvent
2017-12-06 17:49:34
TV-Rename/tvrename
https://api.github.com/repos/TV-Rename/tvrename
closed
One all-in-one scan, rather than multiple sequential scans
auto-migrated Priority-Medium Type-Enhancement
``` Missing, renaming, thumbnail, and NFO checks could all be done in one scan, rather than 2 or 3. http://tvrename.com/bb/posting.php?mode=reply&f=4&t=498#pr1719 ``` Original issue reported on code.google.com by `tvren...@tvrename.com` on 11 Sep 2009 at 8:58
1.0
One all-in-one scan, rather than multiple sequential scans - ``` Missing, renaming, thumbnail, and NFO checks could all be done in one scan, rather than 2 or 3. http://tvrename.com/bb/posting.php?mode=reply&f=4&t=498#pr1719 ``` Original issue reported on code.google.com by `tvren...@tvrename.com` on 11 Sep 2009 at 8:58
priority
one all in one scan rather than multiple sequential scans missing renaming thumbnail and nfo checks could all be done in one scan rather than or original issue reported on code google com by tvren tvrename com on sep at
1
766,351
26,880,433,244
IssuesEvent
2023-02-05 15:16:43
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[API.Task] "Status 500 Internal server error" response on attempt to edit task with invalid values
bug Priority: Medium API
**Environment:** macOS High Sierra Version 10.13.6 Chrome Version 109.0.5414.119 Postman for Mac Version 10.8.7 **Reproducible:** always **Preconditions** 1. Run Postman 2. Create new request > Choose 'PUT' in 'Method' drop-down 3. Enter request URL: [https://speak-ukrainian.org.ua/dev/api/challenge/task/x](https://speak-ukrainian.org.ua/dev/api/challenge/task/22) (You need to replace "x" in URL with the existing task ID (you can check the site or DB)) 4. Navigate to 'Authorization' tab, choose 'Bearer Token' in 'Type' drop-down 5. Set 'accessToken' of user with admin rights "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBnbWFpbC5jb20iLCJqdGkiOiIxIiwiZXhwIjoxNjc1Mzc0ODczfQ.dyThALXsOb7qrrG2cr2iUEVAUKloiGTei7Z5GCgaVZcpjPL0a3E-RPBb2Q75b8bBPvXb1YURPgqPKqBNRV5NiA" TD1: "{ "name": " ", "description": " ", "picture": "/upload/test/test.png", "startDate": "2021-11-03" }" TD2: "{ "name": null, "description": null, "picture": "/upload/test/test.png", "startDate": "2021-11-03" }" **Steps to reproduce** 1. Choose 'Body' > 'raw' > 'JSON' 2. Enter a request to create new Challenge using TD1 or TD2 in body 3. Click "Send" button **Actual result** Server is responded with status 500 **Expected result** Server is responded with status 400, relevant error messages should appear. **User story and test case links** [Test case](https://jira.softserve.academy/browse/TUA-446)" **Labels to be added** "Bug", Priority ("pri: Medium "), Severity ("severity: Major"), Type ("Functional"), "API" ![task_id244_pgAdm](https://user-images.githubusercontent.com/122798739/216718631-5f9d5039-c536-4239-a072-a573ab12f88e.png) ![tua-446](https://user-images.githubusercontent.com/122798739/216718638-65f33e9d-610e-4f0e-b6b0-d3e71c38b255.png) ![tua-446_2](https://user-images.githubusercontent.com/122798739/216718640-a7ed62c7-e0fc-4cfd-80a4-e012a3082ffa.png)
1.0
[API.Task] "Status 500 Internal server error" response on attempt to edit task with invalid values - **Environment:** macOS High Sierra Version 10.13.6 Chrome Version 109.0.5414.119 Postman for Mac Version 10.8.7 **Reproducible:** always **Preconditions** 1. Run Postman 2. Create new request > Choose 'PUT' in 'Method' drop-down 3. Enter request URL: [https://speak-ukrainian.org.ua/dev/api/challenge/task/x](https://speak-ukrainian.org.ua/dev/api/challenge/task/22) (You need to replace "x" in URL with the existing task ID (you can check the site or DB)) 4. Navigate to 'Authorization' tab, choose 'Bearer Token' in 'Type' drop-down 5. Set 'accessToken' of user with admin rights "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBnbWFpbC5jb20iLCJqdGkiOiIxIiwiZXhwIjoxNjc1Mzc0ODczfQ.dyThALXsOb7qrrG2cr2iUEVAUKloiGTei7Z5GCgaVZcpjPL0a3E-RPBb2Q75b8bBPvXb1YURPgqPKqBNRV5NiA" TD1: "{ "name": " ", "description": " ", "picture": "/upload/test/test.png", "startDate": "2021-11-03" }" TD2: "{ "name": null, "description": null, "picture": "/upload/test/test.png", "startDate": "2021-11-03" }" **Steps to reproduce** 1. Choose 'Body' > 'raw' > 'JSON' 2. Enter a request to create new Challenge using TD1 or TD2 in body 3. Click "Send" button **Actual result** Server is responded with status 500 **Expected result** Server is responded with status 400, relevant error messages should appear. **User story and test case links** [Test case](https://jira.softserve.academy/browse/TUA-446)" **Labels to be added** "Bug", Priority ("pri: Medium "), Severity ("severity: Major"), Type ("Functional"), "API" ![task_id244_pgAdm](https://user-images.githubusercontent.com/122798739/216718631-5f9d5039-c536-4239-a072-a573ab12f88e.png) ![tua-446](https://user-images.githubusercontent.com/122798739/216718638-65f33e9d-610e-4f0e-b6b0-d3e71c38b255.png) ![tua-446_2](https://user-images.githubusercontent.com/122798739/216718640-a7ed62c7-e0fc-4cfd-80a4-e012a3082ffa.png)
priority
status internal server error response on attempt to edit task with invalid values environment macos high sierra version chrome version postman for mac version reproducible always preconditions run postman create new request choose put in method drop down enter request url you need to replace x in url with the existing task id you can check the site or db navigate to authorization tab choose bearer token in type drop down set accesstoken of user with admin rights name description picture upload test test png startdate name null description null picture upload test test png startdate steps to reproduce choose body raw json enter a request to create new challenge using or in body click send button actual result server is responded with status expected result server is responded with status relevant error messages should appear user story and test case links labels to be added bug priority pri medium severity severity major type functional api
1
225,151
7,478,805,094
IssuesEvent
2018-04-04 12:54:49
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
pfdhcp: Issue while obtaining lease
Priority: Medium Type: Bug
Seems there is a case where obtaining a brand new lease when connecting a device will create a ton of duplicate packets. @fdurand said its likely related to #3074 so will confirm that when the fix for it is out P.S. This is in a cluster
1.0
pfdhcp: Issue while obtaining lease - Seems there is a case where obtaining a brand new lease when connecting a device will create a ton of duplicate packets. @fdurand said its likely related to #3074 so will confirm that when the fix for it is out P.S. This is in a cluster
priority
pfdhcp issue while obtaining lease seems there is a case where obtaining a brand new lease when connecting a device will create a ton of duplicate packets fdurand said its likely related to so will confirm that when the fix for it is out p s this is in a cluster
1
378,108
11,196,267,655
IssuesEvent
2020-01-03 09:37:07
saesrpg/saesrpg-web
https://api.github.com/repos/saesrpg/saesrpg-web
closed
Output comments on github issues to #bug-tracker
Priority: Medium Status: Completed Type: Enhancement
It'd be nice to have comments updated on the bug-tracker channel so that we can easily follow up on updates. So we don't have to check on git page itself every time we're looking for news.
1.0
Output comments on github issues to #bug-tracker - It'd be nice to have comments updated on the bug-tracker channel so that we can easily follow up on updates. So we don't have to check on git page itself every time we're looking for news.
priority
output comments on github issues to bug tracker it d be nice to have comments updated on the bug tracker channel so that we can easily follow up on updates so we don t have to check on git page itself every time we re looking for news
1
474,813
13,676,944,446
IssuesEvent
2020-09-29 14:28:15
OpenSRP/opensrp-client-reveal
https://api.github.com/repos/OpenSRP/opensrp-client-reveal
closed
Unable to Add structure outside of Operational Area
Priority: Medium
Samsung Galaxy Tab A 2017, Android 9 Plan: Dynamic-IRS 2020-09-26UAT2 User: uat1/test - Login - select operation area ksh_44(2020) under Kabuku Zone - tap on add structure, - pan to an area outside that operation area and not any of the other operation areas - tap on save. **Notification error:** Operation areas called "other" for this HFCA doe not exist............. Pressing okay does not allow saving of the structure. **Current Behavior:** Not able to add a structure outside any of the mapped operation areas. Expected behavior: Be able to add structure outside operation areas, its posible structures could be have been missed and not operation area (spray area) created around them.
1.0
Unable to Add structure outside of Operational Area - Samsung Galaxy Tab A 2017, Android 9 Plan: Dynamic-IRS 2020-09-26UAT2 User: uat1/test - Login - select operation area ksh_44(2020) under Kabuku Zone - tap on add structure, - pan to an area outside that operation area and not any of the other operation areas - tap on save. **Notification error:** Operation areas called "other" for this HFCA doe not exist............. Pressing okay does not allow saving of the structure. **Current Behavior:** Not able to add a structure outside any of the mapped operation areas. Expected behavior: Be able to add structure outside operation areas, its posible structures could be have been missed and not operation area (spray area) created around them.
priority
unable to add structure outside of operational area samsung galaxy tab a android plan dynamic irs user test login select operation area ksh under kabuku zone tap on add structure pan to an area outside that operation area and not any of the other operation areas tap on save notification error operation areas called other for this hfca doe not exist pressing okay does not allow saving of the structure current behavior not able to add a structure outside any of the mapped operation areas expected behavior be able to add structure outside operation areas its posible structures could be have been missed and not operation area spray area created around them
1
786,616
27,660,520,775
IssuesEvent
2023-03-12 13:18:21
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Bitbucket Cloud: initialize repos with development branch
type:feature priority-3-medium platform:bitbucket status:in-progress
### What would you like Renovate to be able to do? Use development branch to initialize Bitbucket Cloud repositories. Bitbucket Cloud supports a [variety of branching models](https://support.atlassian.com/bitbucket-cloud/docs/branch-a-repository/#The-branching-model), which are configured at the repository level. Two of importance to this feature request are - **Development branch** - this is where new feature branches are targeted, commonly `main` or `master` for trunk-based development and `develop` for git-flow. This is configured under _Repository Details >> Worklow >> Branching Model_ - **Main branch** - this is configured under _Repository Details >> Advanced >> Main branch_. Commonly this is left set to `main` or `master` regardless of trunk-based, git-flow or other workflow At present, when Bitbucket Cloud repositories are initialized, it sets the defaultBranch to be the repositories **main branch** instead of the preferred **development branch**. This means that for repositories using non trunk-based workflows, Renovate PRs will be targeting the wrong branch for their workflow. This same situation was discussed on https://github.com/renovatebot/renovate/discussions/11739 a few years back with a suggested workaround of using the [baseBranches](https://docs.renovatebot.com/configuration-options/#basebranches). This feature request would remove the need for such a workaround. ### If you have any ideas on how this should be implemented, please tell us here. Update the Bitbucket repositories initialization to fetch the **development branch** from the [REST API: Branching Model for the Repository](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-branching-model/#api-repositories-workspace-repo-slug-branching-model-get) and set this as the Renovate repository default branch. ### Is this a feature you are interested in implementing yourself? Yes
1.0
Bitbucket Cloud: initialize repos with development branch - ### What would you like Renovate to be able to do? Use development branch to initialize Bitbucket Cloud repositories. Bitbucket Cloud supports a [variety of branching models](https://support.atlassian.com/bitbucket-cloud/docs/branch-a-repository/#The-branching-model), which are configured at the repository level. Two of importance to this feature request are - **Development branch** - this is where new feature branches are targeted, commonly `main` or `master` for trunk-based development and `develop` for git-flow. This is configured under _Repository Details >> Worklow >> Branching Model_ - **Main branch** - this is configured under _Repository Details >> Advanced >> Main branch_. Commonly this is left set to `main` or `master` regardless of trunk-based, git-flow or other workflow At present, when Bitbucket Cloud repositories are initialized, it sets the defaultBranch to be the repositories **main branch** instead of the preferred **development branch**. This means that for repositories using non trunk-based workflows, Renovate PRs will be targeting the wrong branch for their workflow. This same situation was discussed on https://github.com/renovatebot/renovate/discussions/11739 a few years back with a suggested workaround of using the [baseBranches](https://docs.renovatebot.com/configuration-options/#basebranches). This feature request would remove the need for such a workaround. ### If you have any ideas on how this should be implemented, please tell us here. Update the Bitbucket repositories initialization to fetch the **development branch** from the [REST API: Branching Model for the Repository](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-branching-model/#api-repositories-workspace-repo-slug-branching-model-get) and set this as the Renovate repository default branch. ### Is this a feature you are interested in implementing yourself? Yes
priority
bitbucket cloud initialize repos with development branch what would you like renovate to be able to do use development branch to initialize bitbucket cloud repositories bitbucket cloud supports a which are configured at the repository level two of importance to this feature request are development branch this is where new feature branches are targeted commonly main or master for trunk based development and develop for git flow this is configured under repository details worklow branching model main branch this is configured under repository details advanced main branch commonly this is left set to main or master regardless of trunk based git flow or other workflow at present when bitbucket cloud repositories are initialized it sets the defaultbranch to be the repositories main branch instead of the preferred development branch this means that for repositories using non trunk based workflows renovate prs will be targeting the wrong branch for their workflow this same situation was discussed on a few years back with a suggested workaround of using the this feature request would remove the need for such a workaround if you have any ideas on how this should be implemented please tell us here update the bitbucket repositories initialization to fetch the development branch from the and set this as the renovate repository default branch is this a feature you are interested in implementing yourself yes
1
742,271
25,847,529,977
IssuesEvent
2022-12-13 07:59:00
apache/incubator-devlake
https://api.github.com/repos/apache/incubator-devlake
closed
[Feature][framework] Preventing multiple devlake instance sharing the same database
priority/medium priority/low
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description ### Why There is an incident reported by our users, and it happened twice: 1. In jira connection page, entered token and tested it successfully, saved it. 2. Go to any related `blueprint` detail page, click **Run Now** 3. The pipeline might fail on jira with error message `authentication failed` Before you can understand the root cause of the phenomenon, here are some prerequisite knownledge: 1. `devlake` has this `encKey`, it would be generated automatically and stored into `.env` file when it is empty, normally during the first launch. 2. All sensitive fields will be encrypted with this key before saving to the database 3. The sensitive fields will be decrypted using the same key when needed 4. Decrypt with the wrong key gets an empty result... 5. Each `devlake` would launch a background thread/gorountine to execute pending pipelines in the database So, obviously, when 2 `devlake` instances with different `encKey`s, one of them would fail to decrypt the sensitive token, hence `authentication failed` The problem is relatively simple when explained, but not during the debugging process, it is hard and time-consuming to pinpoint the root cause, so, I propose that we set up some kinds of mechanism to prevent multiple `devlake`s from sharing the same database ### What Use the `sha1 hash` of the `encKey` as a claim for the database, `devlake` should exit with error when conflicting. 1. Create a table `_devlake_claims` with columns `id` and `created_at` and `updated_at` 2. Whenever `devlake` connected to the database, generate the `id` by `sha(encKey)`, make sure the table contains no records or the `id` are matched, or panic with error. 3. If no records in the table, insert one record 4. If the record existed and matched, refresh the `updated_at` column 5. If the record existed and didn't matched, panic with error 6. The table must be locked during the whole process ### Use case 1. Save time for users to solve the problem 2. Save time for developers to pinpoint the root causethe ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
2.0
[Feature][framework] Preventing multiple devlake instance sharing the same database - ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description ### Why There is an incident reported by our users, and it happened twice: 1. In jira connection page, entered token and tested it successfully, saved it. 2. Go to any related `blueprint` detail page, click **Run Now** 3. The pipeline might fail on jira with error message `authentication failed` Before you can understand the root cause of the phenomenon, here are some prerequisite knownledge: 1. `devlake` has this `encKey`, it would be generated automatically and stored into `.env` file when it is empty, normally during the first launch. 2. All sensitive fields will be encrypted with this key before saving to the database 3. The sensitive fields will be decrypted using the same key when needed 4. Decrypt with the wrong key gets an empty result... 5. Each `devlake` would launch a background thread/gorountine to execute pending pipelines in the database So, obviously, when 2 `devlake` instances with different `encKey`s, one of them would fail to decrypt the sensitive token, hence `authentication failed` The problem is relatively simple when explained, but not during the debugging process, it is hard and time-consuming to pinpoint the root cause, so, I propose that we set up some kinds of mechanism to prevent multiple `devlake`s from sharing the same database ### What Use the `sha1 hash` of the `encKey` as a claim for the database, `devlake` should exit with error when conflicting. 1. Create a table `_devlake_claims` with columns `id` and `created_at` and `updated_at` 2. Whenever `devlake` connected to the database, generate the `id` by `sha(encKey)`, make sure the table contains no records or the `id` are matched, or panic with error. 3. If no records in the table, insert one record 4. If the record existed and matched, refresh the `updated_at` column 5. If the record existed and didn't matched, panic with error 6. The table must be locked during the whole process ### Use case 1. Save time for users to solve the problem 2. Save time for developers to pinpoint the root causethe ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
priority
preventing multiple devlake instance sharing the same database search before asking i had searched in the and found no similar feature requirement description why there is an incident reported by our users and it happened twice in jira connection page entered token and tested it successfully saved it go to any related blueprint detail page click run now the pipeline might fail on jira with error message authentication failed before you can understand the root cause of the phenomenon here are some prerequisite knownledge devlake has this enckey it would be generated automatically and stored into env file when it is empty normally during the first launch all sensitive fields will be encrypted with this key before saving to the database the sensitive fields will be decrypted using the same key when needed decrypt with the wrong key gets an empty result each devlake would launch a background thread gorountine to execute pending pipelines in the database so obviously when devlake instances with different enckey s one of them would fail to decrypt the sensitive token hence authentication failed the problem is relatively simple when explained but not during the debugging process it is hard and time consuming to pinpoint the root cause so i propose that we set up some kinds of mechanism to prevent multiple devlake s from sharing the same database what use the hash of the enckey as a claim for the database devlake should exit with error when conflicting create a table devlake claims with columns id and created at and updated at whenever devlake connected to the database generate the id by sha enckey make sure the table contains no records or the id are matched or panic with error if no records in the table insert one record if the record existed and matched refresh the updated at column if the record existed and didn t matched panic with error the table must be locked during the whole process use case save time for users to solve the problem save time for developers to pinpoint the root causethe related issues no response are you willing to submit a pr yes i am willing to submit a pr code of conduct i agree to follow this project s
1
3,870
2,541,516,094
IssuesEvent
2015-01-28 09:29:43
DOAJ/doaj
https://api.github.com/repos/DOAJ/doaj
closed
Fine tune searching on ISSN: ISSN should be treated as a single entity
enhancement medium priority
A search on ISSN 1818-1023 returns 142 articles https://doaj.org/search?source={%22query%22:{%22filtered%22:{%22query%22:{%22query_string%22:{%22query%22:%221818-1023%22,%22default_operator%22:%22AND%22}},%22filter%22:{%22bool%22:{%22must%22:%5B{%22term%22:{%22_type%22:%22article%22}}%5D}}}}} I know that the publisher, Instituto de la Familia Guatemala, of 1818-1023 has published 137 articles only. If I select one of the other publishers, IUCN Otter Specialist Group, I see that the ISSN there is 1023-9030. This suggests to me that the ISSN is being broken into two by the dash maybe? This shouldn't happen.
1.0
Fine tune searching on ISSN: ISSN should be treated as a single entity - A search on ISSN 1818-1023 returns 142 articles https://doaj.org/search?source={%22query%22:{%22filtered%22:{%22query%22:{%22query_string%22:{%22query%22:%221818-1023%22,%22default_operator%22:%22AND%22}},%22filter%22:{%22bool%22:{%22must%22:%5B{%22term%22:{%22_type%22:%22article%22}}%5D}}}}} I know that the publisher, Instituto de la Familia Guatemala, of 1818-1023 has published 137 articles only. If I select one of the other publishers, IUCN Otter Specialist Group, I see that the ISSN there is 1023-9030. This suggests to me that the ISSN is being broken into two by the dash maybe? This shouldn't happen.
priority
fine tune searching on issn issn should be treated as a single entity a search on issn returns articles i know that the publisher instituto de la familia guatemala of has published articles only if i select one of the other publishers iucn otter specialist group i see that the issn there is this suggests to me that the issn is being broken into two by the dash maybe this shouldn t happen
1
258,475
8,176,106,227
IssuesEvent
2018-08-28 06:10:04
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Reloading of `MapStore` data triggers `EntryAddedListener#entryAdded`
Estimation: S Interface: IMap Priority: Medium Source: Community Team: Core Type: Enhancement
If Hazelcast map data is persisted using `MapStore`, upon reload of data from the underlying store (typically on application startup), `EntryAddedListener#entryAdded` is triggered. Technically this is a new entry however from perspective of business logic that uses Hazelcast as data store the generated event presents a duplicate. It would be nice to have an option of making event publishing configurable in this scenario. See [discussion on gitter](https://gitter.im/hazelcast/hazelcast?at=583eca8e38afd97d3b8429bd) and spring-projects/spring-session#680 for more background.
1.0
Reloading of `MapStore` data triggers `EntryAddedListener#entryAdded` - If Hazelcast map data is persisted using `MapStore`, upon reload of data from the underlying store (typically on application startup), `EntryAddedListener#entryAdded` is triggered. Technically this is a new entry however from perspective of business logic that uses Hazelcast as data store the generated event presents a duplicate. It would be nice to have an option of making event publishing configurable in this scenario. See [discussion on gitter](https://gitter.im/hazelcast/hazelcast?at=583eca8e38afd97d3b8429bd) and spring-projects/spring-session#680 for more background.
priority
reloading of mapstore data triggers entryaddedlistener entryadded if hazelcast map data is persisted using mapstore upon reload of data from the underlying store typically on application startup entryaddedlistener entryadded is triggered technically this is a new entry however from perspective of business logic that uses hazelcast as data store the generated event presents a duplicate it would be nice to have an option of making event publishing configurable in this scenario see and spring projects spring session for more background
1
314,574
9,599,925,811
IssuesEvent
2019-05-10 08:04:25
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.8.2.0 staging-3] Excavator takes items from stockpile without LMB
Medium Priority QA Staging Verified
Excavator takes items from stockpile when it start digging near stockpile. ![2019 05 07 Exca and stockpile](https://user-images.githubusercontent.com/45708377/57305413-b782bc00-70e9-11e9-9c6f-1f7e85ef009d.gif)
1.0
[0.8.2.0 staging-3] Excavator takes items from stockpile without LMB - Excavator takes items from stockpile when it start digging near stockpile. ![2019 05 07 Exca and stockpile](https://user-images.githubusercontent.com/45708377/57305413-b782bc00-70e9-11e9-9c6f-1f7e85ef009d.gif)
priority
excavator takes items from stockpile without lmb excavator takes items from stockpile when it start digging near stockpile
1
234,280
7,719,192,902
IssuesEvent
2018-05-23 18:36:27
Codaone/DEXBot
https://api.github.com/repos/Codaone/DEXBot
opened
Staggered Orders should be left on the books when exiting dexbot-cli with ctrl+c
Priority: Medium Status: Available Type: Enhancement
As it's a strategy that makes profit even when not monitored.
1.0
Staggered Orders should be left on the books when exiting dexbot-cli with ctrl+c - As it's a strategy that makes profit even when not monitored.
priority
staggered orders should be left on the books when exiting dexbot cli with ctrl c as it s a strategy that makes profit even when not monitored
1
25,667
2,683,918,697
IssuesEvent
2015-03-28 13:26:18
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
ConEmu.Maximus5.100404.7z - проблемы в FAR1.75 и PictureView
1 star bug imported Priority-Medium
_From [Zero...@gmail.com](https://code.google.com/u/103642962356045697092/) on April 05, 2010 01:14:39_ При переходе с ConEmu .Maximus5.100327.7z на ConEmu .Maximus5.100404.7z на FAR v1.75 (build 2627) x86 [1.75.0.2627] , Win7 x86. начались проблемы с PictureView [PictureView wrapper (Ansi x86) 2010.3.25 [2010.3.25.0] PictureView 2007.3.14.0 [2007.3.14.0] при первом входе в какой нибудь архив 1 раз выдаётся сообщение: ╔════ PictureView wrapper ═════╗ ║ ConEmu old version detected! ║ ║ Please upgrade! ║ ║ Продолжить ║ ╚══════════════════════════════╝ При попытке просмотра картинок ничего не показывается в окне (остаётся старый экран) хотя заголовок правильный как плагин и должен показывать. После выхода из этого режима "показа" начинаются дикие тормоза при навигации с помощью клавиатуры. Откат на ConEmu .Maximus5.100327.7z помогает избавится от проблем. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=219_
1.0
ConEmu.Maximus5.100404.7z - проблемы в FAR1.75 и PictureView - _From [Zero...@gmail.com](https://code.google.com/u/103642962356045697092/) on April 05, 2010 01:14:39_ При переходе с ConEmu .Maximus5.100327.7z на ConEmu .Maximus5.100404.7z на FAR v1.75 (build 2627) x86 [1.75.0.2627] , Win7 x86. начались проблемы с PictureView [PictureView wrapper (Ansi x86) 2010.3.25 [2010.3.25.0] PictureView 2007.3.14.0 [2007.3.14.0] при первом входе в какой нибудь архив 1 раз выдаётся сообщение: ╔════ PictureView wrapper ═════╗ ║ ConEmu old version detected! ║ ║ Please upgrade! ║ ║ Продолжить ║ ╚══════════════════════════════╝ При попытке просмотра картинок ничего не показывается в окне (остаётся старый экран) хотя заголовок правильный как плагин и должен показывать. После выхода из этого режима "показа" начинаются дикие тормоза при навигации с помощью клавиатуры. Откат на ConEmu .Maximus5.100327.7z помогает избавится от проблем. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=219_
priority
conemu проблемы в и pictureview from on april при переходе с conemu на conemu на far build начались проблемы с pictureview pictureview при первом входе в какой нибудь архив раз выдаётся сообщение ╔════ pictureview wrapper ═════╗ ║ conemu old version detected ║ ║ please upgrade ║ ║ продолжить ║ ╚══════════════════════════════╝ при попытке просмотра картинок ничего не показывается в окне остаётся старый экран хотя заголовок правильный как плагин и должен показывать после выхода из этого режима показа начинаются дикие тормоза при навигации с помощью клавиатуры откат на conemu помогает избавится от проблем original issue
1
518,295
15,026,630,187
IssuesEvent
2021-02-01 23:02:30
tysonkaufmann/su-go
https://api.github.com/repos/tysonkaufmann/su-go
opened
[DEV] Add UI for View a Route
Medium Priority task
**Related To** - [View a route](https://github.com/tysonkaufmann/su-go/issues/57) **Description** This allows the user to be able to interact with the web application in order to View a Route. **Development Steps** - Create a page and add 1. TextView RouteType 2. TextView RouteDescription 3. TextView RouteTitle 4. TextView RouteTime 5. TextView RouteDistance 6. ImageView Photos 3. Div PointOfInterest
1.0
[DEV] Add UI for View a Route - **Related To** - [View a route](https://github.com/tysonkaufmann/su-go/issues/57) **Description** This allows the user to be able to interact with the web application in order to View a Route. **Development Steps** - Create a page and add 1. TextView RouteType 2. TextView RouteDescription 3. TextView RouteTitle 4. TextView RouteTime 5. TextView RouteDistance 6. ImageView Photos 3. Div PointOfInterest
priority
add ui for view a route related to description this allows the user to be able to interact with the web application in order to view a route development steps create a page and add textview routetype textview routedescription textview routetitle textview routetime textview routedistance imageview photos div pointofinterest
1
323,201
9,851,605,764
IssuesEvent
2019-06-19 10:51:29
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Enable Flash Cache for ESP32
Wont Fix area: Xtensa enhancement priority: medium
**_Reported by Leandro Pereira:_** By enabling the flash cache, it'll be possible to move certain things off of the internal ROM and onto the flash memory in certain modules, making up some room for things such as the WiFi and Bluetooth stacks. (Imported from Jira ZEP-2287)
1.0
Enable Flash Cache for ESP32 - **_Reported by Leandro Pereira:_** By enabling the flash cache, it'll be possible to move certain things off of the internal ROM and onto the flash memory in certain modules, making up some room for things such as the WiFi and Bluetooth stacks. (Imported from Jira ZEP-2287)
priority
enable flash cache for reported by leandro pereira by enabling the flash cache it ll be possible to move certain things off of the internal rom and onto the flash memory in certain modules making up some room for things such as the wifi and bluetooth stacks imported from jira zep
1
340,251
10,269,494,478
IssuesEvent
2019-08-23 09:11:36
PolymathNetwork/polymath-sdk
https://api.github.com/repos/PolymathNetwork/polymath-sdk
closed
[improvement] ST.shareholders.modifyData(data): send as few transactions as needed.
medium-priority
Currently, the aforementioned function will call `modifyKYCdata` and `modifyInvestorFlags`, regardless of the shareholders data it receives. Sometimes data require one transaction or another, or no transactions at all if the data in question equals that in the GTM. I can think of two options: - Have `modifyData` compare received `data` to GTM entries, then fire needed transactions only. - Expose more granular API functions to update either KYC data or investor flags (though that might defeat the awesome abstraction provided by this SDK).
1.0
[improvement] ST.shareholders.modifyData(data): send as few transactions as needed. - Currently, the aforementioned function will call `modifyKYCdata` and `modifyInvestorFlags`, regardless of the shareholders data it receives. Sometimes data require one transaction or another, or no transactions at all if the data in question equals that in the GTM. I can think of two options: - Have `modifyData` compare received `data` to GTM entries, then fire needed transactions only. - Expose more granular API functions to update either KYC data or investor flags (though that might defeat the awesome abstraction provided by this SDK).
priority
st shareholders modifydata data send as few transactions as needed currently the aforementioned function will call modifykycdata and modifyinvestorflags regardless of the shareholders data it receives sometimes data require one transaction or another or no transactions at all if the data in question equals that in the gtm i can think of two options have modifydata compare received data to gtm entries then fire needed transactions only expose more granular api functions to update either kyc data or investor flags though that might defeat the awesome abstraction provided by this sdk
1
378,517
11,203,468,540
IssuesEvent
2020-01-04 20:15:03
GentenStudios/Phoenix
https://api.github.com/repos/GentenStudios/Phoenix
opened
Items and Inventories
Needs Scoped enhancement help wanted priority-medium voxels
## Story We need a system to handle items as well as inventories. ## MVP - [ ] Items should be implemented with a similar registry system to blocks - [ ] Items can be registered via a static function - [ ] Universal data is stored only once - [ ] Inventories should be able to be created in various sizes - [ ] Items should be placeable in an inventory slot - [ ] The player object should have an inventory slot dedicated to what is in hand ## Stretch What are some non-required features for this story? - [ ] We need to be able to interface with the inventory via a GUI - [ ] Inventories should be able to load/ save when accessed - [ ] Items have optional and definable functions triggered when actions are taken while an item is in hand
1.0
Items and Inventories - ## Story We need a system to handle items as well as inventories. ## MVP - [ ] Items should be implemented with a similar registry system to blocks - [ ] Items can be registered via a static function - [ ] Universal data is stored only once - [ ] Inventories should be able to be created in various sizes - [ ] Items should be placeable in an inventory slot - [ ] The player object should have an inventory slot dedicated to what is in hand ## Stretch What are some non-required features for this story? - [ ] We need to be able to interface with the inventory via a GUI - [ ] Inventories should be able to load/ save when accessed - [ ] Items have optional and definable functions triggered when actions are taken while an item is in hand
priority
items and inventories story we need a system to handle items as well as inventories mvp items should be implemented with a similar registry system to blocks items can be registered via a static function universal data is stored only once inventories should be able to be created in various sizes items should be placeable in an inventory slot the player object should have an inventory slot dedicated to what is in hand stretch what are some non required features for this story we need to be able to interface with the inventory via a gui inventories should be able to load save when accessed items have optional and definable functions triggered when actions are taken while an item is in hand
1
205,775
7,105,921,914
IssuesEvent
2018-01-16 15:10:50
openMF/Fineract-CN-mobile
https://api.github.com/repos/openMF/Fineract-CN-mobile
closed
List of countries keeps on being displayed even after selecting one from the list
Medium Priority Small Issue enhancement
**Summary:** The list of countries keeps on being displayed even after selecting a country from the list. The list of countries shouldn't be displayed after selecting a country from the list. **Steps to reproduce:** 1. Open the application 1. Tap on ```View Customer``` 1. Select a customer 1. Tap on the edit button 1. Go to the ```Customer address``` tab and then tap on ```Country``` **Expected behavior:** The list of countries shouldn't appear again, after selecting a country from the list. **Observed behavior:** The list of countries keeps on being displayed even after selecting a country from the list. **Device and Android version:** Device : Xiaomi Mi A1 [tissot] ROM : Stock Android [Oreo 8.0.0] **GIF:** ![videotogif_2018 01 10_20 10 58](https://user-images.githubusercontent.com/20839661/34778312-02bc175c-f643-11e7-9ec0-ab1b7dbb7bb7.gif)
1.0
List of countries keeps on being displayed even after selecting one from the list - **Summary:** The list of countries keeps on being displayed even after selecting a country from the list. The list of countries shouldn't be displayed after selecting a country from the list. **Steps to reproduce:** 1. Open the application 1. Tap on ```View Customer``` 1. Select a customer 1. Tap on the edit button 1. Go to the ```Customer address``` tab and then tap on ```Country``` **Expected behavior:** The list of countries shouldn't appear again, after selecting a country from the list. **Observed behavior:** The list of countries keeps on being displayed even after selecting a country from the list. **Device and Android version:** Device : Xiaomi Mi A1 [tissot] ROM : Stock Android [Oreo 8.0.0] **GIF:** ![videotogif_2018 01 10_20 10 58](https://user-images.githubusercontent.com/20839661/34778312-02bc175c-f643-11e7-9ec0-ab1b7dbb7bb7.gif)
priority
list of countries keeps on being displayed even after selecting one from the list summary the list of countries keeps on being displayed even after selecting a country from the list the list of countries shouldn t be displayed after selecting a country from the list steps to reproduce open the application tap on view customer select a customer tap on the edit button go to the customer address tab and then tap on country expected behavior the list of countries shouldn t appear again after selecting a country from the list observed behavior the list of countries keeps on being displayed even after selecting a country from the list device and android version device xiaomi mi rom stock android gif
1
308,230
9,436,601,600
IssuesEvent
2019-04-13 08:07:13
wojtek2kdev/CommentaryJS
https://api.github.com/repos/wojtek2kdev/CommentaryJS
opened
Feature: URL scalar resolver
Priority: Medium Status: Accepted Status: In Progress Type: Enhancement
# Feature task ### Title: URL scalar resolver ##### Feature request issue id: none ### Short description: Create resolver for custom GraphQL scalar type - URL. This scalar type defines that returned data or input data which has been defined that way in the schema, must returns or accepts data which matches to URL address
1.0
Feature: URL scalar resolver - # Feature task ### Title: URL scalar resolver ##### Feature request issue id: none ### Short description: Create resolver for custom GraphQL scalar type - URL. This scalar type defines that returned data or input data which has been defined that way in the schema, must returns or accepts data which matches to URL address
priority
feature url scalar resolver feature task title url scalar resolver feature request issue id none short description create resolver for custom graphql scalar type url this scalar type defines that returned data or input data which has been defined that way in the schema must returns or accepts data which matches to url address
1
140,701
5,414,691,729
IssuesEvent
2017-03-01 19:42:40
openwhisk/openwhisk-package-kafka
https://api.github.com/repos/openwhisk/openwhisk-package-kafka
closed
Kafka consumers are not using the main application logger
bug Medium Priority
As such, messages from librdkafka are only logged to the console, and do not end up in the log file.
1.0
Kafka consumers are not using the main application logger - As such, messages from librdkafka are only logged to the console, and do not end up in the log file.
priority
kafka consumers are not using the main application logger as such messages from librdkafka are only logged to the console and do not end up in the log file
1
77,505
3,506,404,766
IssuesEvent
2016-01-08 06:31:41
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
[Patch] Enthropius INVISIBLE (BB #550)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 13.03.2014 12:44:50 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/550 <hr> After killing M'uru, was born Entropius but was invisible Here is the correction ``` src/scripts/EasternKingdoms/SunwellPlateau/boss_muru.cpp @@ -258,7 +258,7 @@ switch(summoned->GetEntry()) { case BOSS_ENTROPIUS: - me->SetVisibility(VISIBILITY_OFF); + me->SetVisibility(VISIBILITY_ON); break; case CREATURE_DARK_FIENDS: summoned->CastSpell(summoned,SPELL_DARKFIEND_VISUAL,false); ```
1.0
[Patch] Enthropius INVISIBLE (BB #550) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 13.03.2014 12:44:50 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/550 <hr> After killing M'uru, was born Entropius but was invisible Here is the correction ``` src/scripts/EasternKingdoms/SunwellPlateau/boss_muru.cpp @@ -258,7 +258,7 @@ switch(summoned->GetEntry()) { case BOSS_ENTROPIUS: - me->SetVisibility(VISIBILITY_OFF); + me->SetVisibility(VISIBILITY_ON); break; case CREATURE_DARK_FIENDS: summoned->CastSpell(summoned,SPELL_DARKFIEND_VISUAL,false); ```
priority
enthropius invisible bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state resolved direct link after killing m uru was born entropius but was invisible here is the correction src scripts easternkingdoms sunwellplateau boss muru cpp switch summoned getentry case boss entropius me setvisibility visibility off me setvisibility visibility on break case creature dark fiends summoned castspell summoned spell darkfiend visual false
1
663,712
22,202,859,658
IssuesEvent
2022-06-07 12:45:42
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
Dynamic load of wfs/vector feature client side
enhancement Priority: Medium 3D
## Description <!-- A few sentences describing new feature --> <!-- screenshot, video, or link to mockup/prototype are welcome --> The current implementation of WFS/Vector data is loading all the features at once in the main thread of the application. This behaviours could slow down interaction with the viewer for this reason we should investigate following improvements: - [ ] load of GeoJSON features via worker for WFS - [ ] semplification and filtering of features based on the current view and zoom level WFS/Vector **What kind of improvement you want to add?** (check one with "x", remove the others) - [x] Minor changes to existing features ## Other useful information
1.0
Dynamic load of wfs/vector feature client side - ## Description <!-- A few sentences describing new feature --> <!-- screenshot, video, or link to mockup/prototype are welcome --> The current implementation of WFS/Vector data is loading all the features at once in the main thread of the application. This behaviours could slow down interaction with the viewer for this reason we should investigate following improvements: - [ ] load of GeoJSON features via worker for WFS - [ ] semplification and filtering of features based on the current view and zoom level WFS/Vector **What kind of improvement you want to add?** (check one with "x", remove the others) - [x] Minor changes to existing features ## Other useful information
priority
dynamic load of wfs vector feature client side description the current implementation of wfs vector data is loading all the features at once in the main thread of the application this behaviours could slow down interaction with the viewer for this reason we should investigate following improvements load of geojson features via worker for wfs semplification and filtering of features based on the current view and zoom level wfs vector what kind of improvement you want to add check one with x remove the others minor changes to existing features other useful information
1
520,737
15,091,982,738
IssuesEvent
2021-02-06 17:42:36
KoderKow/twitchr
https://api.github.com/repos/KoderKow/twitchr
closed
Search Categories
Difficulty: [2] Intermediate Effort: [2] Medium Priority: [1] Low Type: ★ Enhancement
Returns a list of games or categories that match the query via name either entirely or partially. https://dev.twitch.tv/docs/api/reference#search-categories
1.0
Search Categories - Returns a list of games or categories that match the query via name either entirely or partially. https://dev.twitch.tv/docs/api/reference#search-categories
priority
search categories returns a list of games or categories that match the query via name either entirely or partially
1
630,836
20,118,656,527
IssuesEvent
2022-02-07 22:34:25
sonia-auv/sonia-simulation
https://api.github.com/repos/sonia-auv/sonia-simulation
closed
Add text indications for camera activation buttons
Priority: Medium Type: Enhancement
**Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you. ## Expected Enhancement The buttons to activate/stop the cameras are not in the buttons, it would be more user friendly to add them
1.0
Add text indications for camera activation buttons - **Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you. ## Expected Enhancement The buttons to activate/stop the cameras are not in the buttons, it would be more user friendly to add them
priority
add text indications for camera activation buttons warning before creating an issue or task make sure that it does not already exists in the thank you expected enhancement the buttons to activate stop the cameras are not in the buttons it would be more user friendly to add them
1
766,788
26,898,686,779
IssuesEvent
2023-02-06 14:16:06
wasmerio/wasmer
https://api.github.com/repos/wasmerio/wasmer
closed
Tracking issue oss-fuzz #55208
🏆 fuzzer-trophy priority-medium
OSS-Fuzz project found an issue with Wasmer. tracking is here: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55208 Reproduced localy, using reproducing guide https://google.github.io/oss-fuzz/advanced-topics/reproducing/ with local sources. ``` seb@Seb-PC:~/git/oss-fuzz$ python3 infra/helper.py reproduce wasmer deterministic ~/clusterfuzz-testcase-minimized-deterministic-5675278464843776 INFO:root:Running: docker run --rm --privileged --shm-size=2g --platform linux/amd64 -i -e HELPER=True -e ARCHITECTURE=x86_64 -v /home/seb/git/oss-fuzz/build/out/wasmer:/out -v /home/seb/clusterfuzz-testcase-minimized-deterministic-5675278464843776:/testcase -t gcr.io/oss-fuzz-base/base-runner reproduce deterministic -runs=100. + FUZZER=deterministic + shift + '[' '!' -v TESTCASE ']' + TESTCASE=/testcase + '[' '!' -f /testcase ']' + export RUN_FUZZER_MODE=interactive + RUN_FUZZER_MODE=interactive + export FUZZING_ENGINE=libfuzzer + FUZZING_ENGINE=libfuzzer + export SKIP_SEED_CORPUS=1 + SKIP_SEED_CORPUS=1 + run_fuzzer deterministic -runs=100 /testcase /out/deterministic -rss_limit_mb=2560 -timeout=25 -runs=100 /testcase -detect_leaks=0 < /dev/null INFO: Running with entropic power schedule (0xFF, 100). INFO: Seed: 148111840 INFO: Loaded 1 modules (1729653 inline 8-bit counters): 1729653 [0x5644d9c12d30, 0x5644d9db91a5), INFO: Loaded 1 PC tables (1729653 PCs): 1729653 [0x5644d9db91a8,0x5644db81d8f8), /out/deterministic: Running 1 inputs 100 time(s) each. Running: /testcase ================================================================= ==17==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x621000295100 at pc 0x5644d651b8b9 bp 0x7ffc649135b0 sp 0x7ffc649135a8 WRITE of size 1 at 0x621000295100 thread T0 SCARINESS: 31 (1-byte-write-heap-buffer-overflow) #0 0x5644d651b8b8 in core::ptr::write::ha628a739383ab049 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/core/src/ptr/mod.rs:1354:9 #1 0x5644d651b8b8 in core::ptr::mut_ptr::_$LT$impl$u20$$BP$mut$u20$T$GT$::write::hf35a5b5482943b4f /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/core/src/ptr/mut_ptr.rs:1469:18 #2 0x5644d651b8b8 in wasmer_types::table::_::_$LT$impl$u20$rkyv..Archive$u20$for$u20$wasmer_types..table..TableStyle$GT$::resolve::hb21da4a1aca13416 /src/wasmer/lib/types/src/table.rs:6:77 #3 0x5644d651b8b8 in _$LT$rkyv..ser..serializers..alloc..AlignedSerializer$LT$A$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::h124b7bd0fb991d4f /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/alloc.rs:84:9 #4 0x5644d651b8b8 in _$LT$rkyv..ser..serializers..CompositeSerializer$LT$S$C$C$C$H$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::hd333729978ecd8c1 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/mod.rs:161:9 #5 0x5644d651b8b8 in rkyv::impls::core::_$LT$impl$u20$rkyv..SerializeUnsized$LT$S$GT$$u20$for$u20$$u5b$T$u5d$$GT$::serialize_unsized::hbd912f6407cb8d59 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/core/mod.rs:216:21 #6 0x5644d668e1ec in rkyv::vec::ArchivedVec$LT$T$GT$::serialize_from_slice::hb134cf256c76883b /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/vec/mod.rs:116:18 #7 0x5644d668e1ec in rkyv::impls::alloc::vec::_$LT$impl$u20$rkyv..Serialize$LT$S$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::serialize::h710eb0b7ca6a486d /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/alloc/vec.rs:53:9 #8 0x5644d668e1ec in wasmer_types::entity::primary_map::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..entity..primary_map..PrimaryMap$LT$K$C$V$GT$$GT$::serialize::hbe1a527f85979384 /src/wasmer/lib/types/src/entity/primary_map.rs:36:10 #9 0x5644d668e1ec in wasmer_types::compilation::module::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..compilation..module..CompileModuleInfo$GT$::serialize::h7fef69a2059958d4 /src/wasmer/lib/types/src/compilation/module.rs:14:39 #10 0x5644d64e98cb in wasmer_types::serialize::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..serialize..SerializableModule$GT$::serialize::h114cd700bf67a307 /src/wasmer/lib/types/src/serialize.rs:53:36 #11 0x5644d64e98cb in rkyv::ser::Serializer::serialize_value::hfaad33230a00363b /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/mod.rs:78:24 #12 0x5644d664c5a7 in wasmer_types::serialize::SerializableModule::serialize::h702579300bebc89a /src/wasmer/lib/types/src/serialize.rs:76:19 #13 0x5644d5bed11e in _$LT$wasmer_compiler..artifact_builders..artifact_builder..ArtifactBuild$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::hae4a3b398b50be70 /src/wasmer/lib/compiler/src/artifact_builders/artifact_builder.rs:223:31 #14 0x5644d5bce158 in _$LT$wasmer_compiler..engine..artifact..Artifact$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::ha5648938696f444d /src/wasmer/lib/compiler/src/engine/artifact.rs:242:9 #15 0x5644d3b70539 in wasmer::sys::module::Module::serialize::hdc1901b788aba60a /src/wasmer/lib/api/src/sys/module.rs:222:9 #16 0x5644cfaaee80 in deterministic::compile_and_compare::h397576f757902f20 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:30:17 #17 0x5644cfab2ae9 in deterministic::_::run::hfc26422cb73a3ae9 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:63:5 #18 0x5644cfab0ea6 in rust_fuzzer_test_input /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:297:60 #19 0x5644d6b256cf in libfuzzer_sys::test_input_wrap::_$u7b$$u7b$closure$u7d$$u7d$::hc1d0f5dbab90d0fc /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:61:9 #20 0x5644d6b256cf in std::panicking::try::do_call::h66195d21f248ab34 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:483:40 #21 0x5644d6b2a617 in __rust_try libfuzzer_sys.5ebbfa43-cgu.0 #22 0x5644d6b29875 in std::panicking::try::hffabf484f4d83603 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:447:19 #23 0x5644d6b29875 in std::panic::catch_unwind::h4ca177306c1226a1 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panic.rs:140:14 #24 0x5644d6b29875 in LLVMFuzzerTestOneInput /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:59:22 #25 0x5644d6b48c63 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:611:15 #26 0x5644d6b343c2 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:324:6 #27 0x5644d6b39c6c in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:860:9 #28 0x5644d6b631a2 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10 #29 0x7f32cd44b082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) #30 0x5644cf753eed in _start (/out/deterministic+0x32a7eed) (BuildId: 3b203b8475615f48f6c2f8cd21e4db8458478d62) DEDUP_TOKEN: core::ptr::write::ha628a739383ab049--core::ptr::mut_ptr::_$LT$impl$u20$$BP$mut$u20$T$GT$::write::hf35a5b5482943b4f--wasmer_types::table::_::_$LT$impl$u20$rkyv..Archive$u20$for$u20$wasmer_types..table..TableStyle$GT$::resolve::hb21da4a1aca13416 0x621000295100 is located 0 bytes to the right of 4096-byte region [0x621000294100,0x621000295100) allocated by thread T0 here: #0 0x5644cf7d7926 in __interceptor_realloc /rustc/llvm/src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x5644d660a3c5 in alloc::alloc::realloc::hc62d6a768941fbf3 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/alloc/src/alloc.rs:132:14 #2 0x5644d660a3c5 in rkyv::util::aligned_vec::AlignedVec::reserve::h5694bab3ad1d24a1 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/util/aligned_vec.rs:308:40 #3 0x5644d660a3c5 in _$LT$rkyv..ser..serializers..alloc..AlignedSerializer$LT$A$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::h02baf23dd9880f98 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/alloc.rs:79:9 #4 0x5644d650b341 in _$LT$rkyv..ser..serializers..CompositeSerializer$LT$S$C$C$C$H$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::h66dbc2c245b2a3aa /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/mod.rs:161:9 #5 0x5644d650b341 in rkyv::impls::core::_$LT$impl$u20$rkyv..SerializeUnsized$LT$S$GT$$u20$for$u20$$u5b$T$u5d$$GT$::serialize_unsized::h379bc40b9fb3d2e1 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/core/mod.rs:216:21 #6 0x5644d650732d in rkyv::vec::ArchivedVec$LT$T$GT$::serialize_from_slice::h028b9b7c28c726eb /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/vec/mod.rs:116:18 #7 0x5644d650732d in rkyv::impls::alloc::vec::_$LT$impl$u20$rkyv..Serialize$LT$S$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::serialize::h4072c661a6e97d24 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/alloc/vec.rs:53:9 #8 0x5644d650732d in wasmer_types::compilation::section::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..compilation..section..CustomSection$GT$::serialize::hb5b45cc9813df0ba /src/wasmer/lib/types/src/compilation/section.rs:55:10 #9 0x5644d650732d in rkyv::impls::core::_$LT$impl$u20$rkyv..SerializeUnsized$LT$S$GT$$u20$for$u20$$u5b$T$u5d$$GT$::serialize_unsized::h1da3bd129ef288c8 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/core/mod.rs:212:36 #10 0x5644d66d185d in rkyv::vec::ArchivedVec$LT$T$GT$::serialize_from_slice::hb2de53a241fce36d /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/vec/mod.rs:116:18 #11 0x5644d66d185d in rkyv::impls::alloc::vec::_$LT$impl$u20$rkyv..Serialize$LT$S$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::serialize::heb43a372a02db923 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/alloc/vec.rs:53:9 #12 0x5644d66d185d in wasmer_types::entity::primary_map::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..entity..primary_map..PrimaryMap$LT$K$C$V$GT$$GT$::serialize::h20da94fbc977e29e /src/wasmer/lib/types/src/entity/primary_map.rs:36:10 #13 0x5644d66d185d in wasmer_types::serialize::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..serialize..SerializableCompilation$GT$::serialize::hcb5aee38156463d3 /src/wasmer/lib/types/src/serialize.rs:19:45 #14 0x5644d64e96b4 in wasmer_types::serialize::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..serialize..SerializableModule$GT$::serialize::h114cd700bf67a307 /src/wasmer/lib/types/src/serialize.rs:53:36 #15 0x5644d64e96b4 in rkyv::ser::Serializer::serialize_value::hfaad33230a00363b /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/mod.rs:78:24 #16 0x5644d664c5a7 in wasmer_types::serialize::SerializableModule::serialize::h702579300bebc89a /src/wasmer/lib/types/src/serialize.rs:76:19 #17 0x5644d5bed11e in _$LT$wasmer_compiler..artifact_builders..artifact_builder..ArtifactBuild$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::hae4a3b398b50be70 /src/wasmer/lib/compiler/src/artifact_builders/artifact_builder.rs:223:31 #18 0x5644d5bce158 in _$LT$wasmer_compiler..engine..artifact..Artifact$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::ha5648938696f444d /src/wasmer/lib/compiler/src/engine/artifact.rs:242:9 #19 0x5644d3b70539 in wasmer::sys::module::Module::serialize::hdc1901b788aba60a /src/wasmer/lib/api/src/sys/module.rs:222:9 #20 0x5644cfaaee80 in deterministic::compile_and_compare::h397576f757902f20 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:30:17 #21 0x5644cfab2ae9 in deterministic::_::run::hfc26422cb73a3ae9 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:63:5 #22 0x5644cfab0ea6 in rust_fuzzer_test_input /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:297:60 #23 0x5644d6b256cf in libfuzzer_sys::test_input_wrap::_$u7b$$u7b$closure$u7d$$u7d$::hc1d0f5dbab90d0fc /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:61:9 #24 0x5644d6b256cf in std::panicking::try::do_call::h66195d21f248ab34 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:483:40 #25 0x5644d6b2a617 in __rust_try libfuzzer_sys.5ebbfa43-cgu.0 #26 0x5644d6b29875 in std::panicking::try::hffabf484f4d83603 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:447:19 #27 0x5644d6b29875 in std::panic::catch_unwind::h4ca177306c1226a1 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panic.rs:140:14 #28 0x5644d6b29875 in LLVMFuzzerTestOneInput /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:59:22 #29 0x5644d6b48c63 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:611:15 #30 0x5644d6b343c2 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:324:6 #31 0x5644d6b39c6c in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:860:9 #32 0x5644d6b631a2 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10 #33 0x7f32cd44b082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) DEDUP_TOKEN: __interceptor_realloc--alloc::alloc::realloc::hc62d6a768941fbf3--rkyv::util::aligned_vec::AlignedVec::reserve::h5694bab3ad1d24a1 SUMMARY: AddressSanitizer: heap-buffer-overflow /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/core/src/ptr/mod.rs:1354:9 in core::ptr::write::ha628a739383ab049 Shadow bytes around the buggy address: 0x0c428004a9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004a9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004a9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004aa00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004aa10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c428004aa20:[fa]fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa30: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa40: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa50: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa60: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa70: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==17==ABORTING ``` Not sure yet if issue is actually in Wasmer code or rkyv.
1.0
Tracking issue oss-fuzz #55208 - OSS-Fuzz project found an issue with Wasmer. tracking is here: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55208 Reproduced localy, using reproducing guide https://google.github.io/oss-fuzz/advanced-topics/reproducing/ with local sources. ``` seb@Seb-PC:~/git/oss-fuzz$ python3 infra/helper.py reproduce wasmer deterministic ~/clusterfuzz-testcase-minimized-deterministic-5675278464843776 INFO:root:Running: docker run --rm --privileged --shm-size=2g --platform linux/amd64 -i -e HELPER=True -e ARCHITECTURE=x86_64 -v /home/seb/git/oss-fuzz/build/out/wasmer:/out -v /home/seb/clusterfuzz-testcase-minimized-deterministic-5675278464843776:/testcase -t gcr.io/oss-fuzz-base/base-runner reproduce deterministic -runs=100. + FUZZER=deterministic + shift + '[' '!' -v TESTCASE ']' + TESTCASE=/testcase + '[' '!' -f /testcase ']' + export RUN_FUZZER_MODE=interactive + RUN_FUZZER_MODE=interactive + export FUZZING_ENGINE=libfuzzer + FUZZING_ENGINE=libfuzzer + export SKIP_SEED_CORPUS=1 + SKIP_SEED_CORPUS=1 + run_fuzzer deterministic -runs=100 /testcase /out/deterministic -rss_limit_mb=2560 -timeout=25 -runs=100 /testcase -detect_leaks=0 < /dev/null INFO: Running with entropic power schedule (0xFF, 100). INFO: Seed: 148111840 INFO: Loaded 1 modules (1729653 inline 8-bit counters): 1729653 [0x5644d9c12d30, 0x5644d9db91a5), INFO: Loaded 1 PC tables (1729653 PCs): 1729653 [0x5644d9db91a8,0x5644db81d8f8), /out/deterministic: Running 1 inputs 100 time(s) each. Running: /testcase ================================================================= ==17==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x621000295100 at pc 0x5644d651b8b9 bp 0x7ffc649135b0 sp 0x7ffc649135a8 WRITE of size 1 at 0x621000295100 thread T0 SCARINESS: 31 (1-byte-write-heap-buffer-overflow) #0 0x5644d651b8b8 in core::ptr::write::ha628a739383ab049 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/core/src/ptr/mod.rs:1354:9 #1 0x5644d651b8b8 in core::ptr::mut_ptr::_$LT$impl$u20$$BP$mut$u20$T$GT$::write::hf35a5b5482943b4f /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/core/src/ptr/mut_ptr.rs:1469:18 #2 0x5644d651b8b8 in wasmer_types::table::_::_$LT$impl$u20$rkyv..Archive$u20$for$u20$wasmer_types..table..TableStyle$GT$::resolve::hb21da4a1aca13416 /src/wasmer/lib/types/src/table.rs:6:77 #3 0x5644d651b8b8 in _$LT$rkyv..ser..serializers..alloc..AlignedSerializer$LT$A$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::h124b7bd0fb991d4f /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/alloc.rs:84:9 #4 0x5644d651b8b8 in _$LT$rkyv..ser..serializers..CompositeSerializer$LT$S$C$C$C$H$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::hd333729978ecd8c1 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/mod.rs:161:9 #5 0x5644d651b8b8 in rkyv::impls::core::_$LT$impl$u20$rkyv..SerializeUnsized$LT$S$GT$$u20$for$u20$$u5b$T$u5d$$GT$::serialize_unsized::hbd912f6407cb8d59 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/core/mod.rs:216:21 #6 0x5644d668e1ec in rkyv::vec::ArchivedVec$LT$T$GT$::serialize_from_slice::hb134cf256c76883b /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/vec/mod.rs:116:18 #7 0x5644d668e1ec in rkyv::impls::alloc::vec::_$LT$impl$u20$rkyv..Serialize$LT$S$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::serialize::h710eb0b7ca6a486d /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/alloc/vec.rs:53:9 #8 0x5644d668e1ec in wasmer_types::entity::primary_map::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..entity..primary_map..PrimaryMap$LT$K$C$V$GT$$GT$::serialize::hbe1a527f85979384 /src/wasmer/lib/types/src/entity/primary_map.rs:36:10 #9 0x5644d668e1ec in wasmer_types::compilation::module::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..compilation..module..CompileModuleInfo$GT$::serialize::h7fef69a2059958d4 /src/wasmer/lib/types/src/compilation/module.rs:14:39 #10 0x5644d64e98cb in wasmer_types::serialize::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..serialize..SerializableModule$GT$::serialize::h114cd700bf67a307 /src/wasmer/lib/types/src/serialize.rs:53:36 #11 0x5644d64e98cb in rkyv::ser::Serializer::serialize_value::hfaad33230a00363b /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/mod.rs:78:24 #12 0x5644d664c5a7 in wasmer_types::serialize::SerializableModule::serialize::h702579300bebc89a /src/wasmer/lib/types/src/serialize.rs:76:19 #13 0x5644d5bed11e in _$LT$wasmer_compiler..artifact_builders..artifact_builder..ArtifactBuild$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::hae4a3b398b50be70 /src/wasmer/lib/compiler/src/artifact_builders/artifact_builder.rs:223:31 #14 0x5644d5bce158 in _$LT$wasmer_compiler..engine..artifact..Artifact$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::ha5648938696f444d /src/wasmer/lib/compiler/src/engine/artifact.rs:242:9 #15 0x5644d3b70539 in wasmer::sys::module::Module::serialize::hdc1901b788aba60a /src/wasmer/lib/api/src/sys/module.rs:222:9 #16 0x5644cfaaee80 in deterministic::compile_and_compare::h397576f757902f20 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:30:17 #17 0x5644cfab2ae9 in deterministic::_::run::hfc26422cb73a3ae9 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:63:5 #18 0x5644cfab0ea6 in rust_fuzzer_test_input /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:297:60 #19 0x5644d6b256cf in libfuzzer_sys::test_input_wrap::_$u7b$$u7b$closure$u7d$$u7d$::hc1d0f5dbab90d0fc /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:61:9 #20 0x5644d6b256cf in std::panicking::try::do_call::h66195d21f248ab34 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:483:40 #21 0x5644d6b2a617 in __rust_try libfuzzer_sys.5ebbfa43-cgu.0 #22 0x5644d6b29875 in std::panicking::try::hffabf484f4d83603 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:447:19 #23 0x5644d6b29875 in std::panic::catch_unwind::h4ca177306c1226a1 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panic.rs:140:14 #24 0x5644d6b29875 in LLVMFuzzerTestOneInput /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:59:22 #25 0x5644d6b48c63 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:611:15 #26 0x5644d6b343c2 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:324:6 #27 0x5644d6b39c6c in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:860:9 #28 0x5644d6b631a2 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10 #29 0x7f32cd44b082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) #30 0x5644cf753eed in _start (/out/deterministic+0x32a7eed) (BuildId: 3b203b8475615f48f6c2f8cd21e4db8458478d62) DEDUP_TOKEN: core::ptr::write::ha628a739383ab049--core::ptr::mut_ptr::_$LT$impl$u20$$BP$mut$u20$T$GT$::write::hf35a5b5482943b4f--wasmer_types::table::_::_$LT$impl$u20$rkyv..Archive$u20$for$u20$wasmer_types..table..TableStyle$GT$::resolve::hb21da4a1aca13416 0x621000295100 is located 0 bytes to the right of 4096-byte region [0x621000294100,0x621000295100) allocated by thread T0 here: #0 0x5644cf7d7926 in __interceptor_realloc /rustc/llvm/src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x5644d660a3c5 in alloc::alloc::realloc::hc62d6a768941fbf3 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/alloc/src/alloc.rs:132:14 #2 0x5644d660a3c5 in rkyv::util::aligned_vec::AlignedVec::reserve::h5694bab3ad1d24a1 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/util/aligned_vec.rs:308:40 #3 0x5644d660a3c5 in _$LT$rkyv..ser..serializers..alloc..AlignedSerializer$LT$A$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::h02baf23dd9880f98 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/alloc.rs:79:9 #4 0x5644d650b341 in _$LT$rkyv..ser..serializers..CompositeSerializer$LT$S$C$C$C$H$GT$$u20$as$u20$rkyv..ser..Serializer$GT$::resolve_aligned::h66dbc2c245b2a3aa /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/serializers/mod.rs:161:9 #5 0x5644d650b341 in rkyv::impls::core::_$LT$impl$u20$rkyv..SerializeUnsized$LT$S$GT$$u20$for$u20$$u5b$T$u5d$$GT$::serialize_unsized::h379bc40b9fb3d2e1 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/core/mod.rs:216:21 #6 0x5644d650732d in rkyv::vec::ArchivedVec$LT$T$GT$::serialize_from_slice::h028b9b7c28c726eb /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/vec/mod.rs:116:18 #7 0x5644d650732d in rkyv::impls::alloc::vec::_$LT$impl$u20$rkyv..Serialize$LT$S$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::serialize::h4072c661a6e97d24 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/alloc/vec.rs:53:9 #8 0x5644d650732d in wasmer_types::compilation::section::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..compilation..section..CustomSection$GT$::serialize::hb5b45cc9813df0ba /src/wasmer/lib/types/src/compilation/section.rs:55:10 #9 0x5644d650732d in rkyv::impls::core::_$LT$impl$u20$rkyv..SerializeUnsized$LT$S$GT$$u20$for$u20$$u5b$T$u5d$$GT$::serialize_unsized::h1da3bd129ef288c8 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/core/mod.rs:212:36 #10 0x5644d66d185d in rkyv::vec::ArchivedVec$LT$T$GT$::serialize_from_slice::hb2de53a241fce36d /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/vec/mod.rs:116:18 #11 0x5644d66d185d in rkyv::impls::alloc::vec::_$LT$impl$u20$rkyv..Serialize$LT$S$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::serialize::heb43a372a02db923 /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/impls/alloc/vec.rs:53:9 #12 0x5644d66d185d in wasmer_types::entity::primary_map::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..entity..primary_map..PrimaryMap$LT$K$C$V$GT$$GT$::serialize::h20da94fbc977e29e /src/wasmer/lib/types/src/entity/primary_map.rs:36:10 #13 0x5644d66d185d in wasmer_types::serialize::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..serialize..SerializableCompilation$GT$::serialize::hcb5aee38156463d3 /src/wasmer/lib/types/src/serialize.rs:19:45 #14 0x5644d64e96b4 in wasmer_types::serialize::_::_$LT$impl$u20$rkyv..Serialize$LT$__S$GT$$u20$for$u20$wasmer_types..serialize..SerializableModule$GT$::serialize::h114cd700bf67a307 /src/wasmer/lib/types/src/serialize.rs:53:36 #15 0x5644d64e96b4 in rkyv::ser::Serializer::serialize_value::hfaad33230a00363b /rust/registry/src/github.com-1ecc6299db9ec823/rkyv-0.7.39/src/ser/mod.rs:78:24 #16 0x5644d664c5a7 in wasmer_types::serialize::SerializableModule::serialize::h702579300bebc89a /src/wasmer/lib/types/src/serialize.rs:76:19 #17 0x5644d5bed11e in _$LT$wasmer_compiler..artifact_builders..artifact_builder..ArtifactBuild$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::hae4a3b398b50be70 /src/wasmer/lib/compiler/src/artifact_builders/artifact_builder.rs:223:31 #18 0x5644d5bce158 in _$LT$wasmer_compiler..engine..artifact..Artifact$u20$as$u20$wasmer_compiler..traits..ArtifactCreate$GT$::serialize::ha5648938696f444d /src/wasmer/lib/compiler/src/engine/artifact.rs:242:9 #19 0x5644d3b70539 in wasmer::sys::module::Module::serialize::hdc1901b788aba60a /src/wasmer/lib/api/src/sys/module.rs:222:9 #20 0x5644cfaaee80 in deterministic::compile_and_compare::h397576f757902f20 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:30:17 #21 0x5644cfab2ae9 in deterministic::_::run::hfc26422cb73a3ae9 /src/wasmer/fuzz/fuzz_targets/deterministic.rs:63:5 #22 0x5644cfab0ea6 in rust_fuzzer_test_input /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:297:60 #23 0x5644d6b256cf in libfuzzer_sys::test_input_wrap::_$u7b$$u7b$closure$u7d$$u7d$::hc1d0f5dbab90d0fc /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:61:9 #24 0x5644d6b256cf in std::panicking::try::do_call::h66195d21f248ab34 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:483:40 #25 0x5644d6b2a617 in __rust_try libfuzzer_sys.5ebbfa43-cgu.0 #26 0x5644d6b29875 in std::panicking::try::hffabf484f4d83603 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panicking.rs:447:19 #27 0x5644d6b29875 in std::panic::catch_unwind::h4ca177306c1226a1 /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/std/src/panic.rs:140:14 #28 0x5644d6b29875 in LLVMFuzzerTestOneInput /rust/registry/src/github.com-1ecc6299db9ec823/libfuzzer-sys-0.4.5/src/lib.rs:59:22 #29 0x5644d6b48c63 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:611:15 #30 0x5644d6b343c2 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:324:6 #31 0x5644d6b39c6c in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:860:9 #32 0x5644d6b631a2 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10 #33 0x7f32cd44b082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) DEDUP_TOKEN: __interceptor_realloc--alloc::alloc::realloc::hc62d6a768941fbf3--rkyv::util::aligned_vec::AlignedVec::reserve::h5694bab3ad1d24a1 SUMMARY: AddressSanitizer: heap-buffer-overflow /rustc/5e37043d63bfe2f3be8fa5a05b07d6c0dad5775d/library/core/src/ptr/mod.rs:1354:9 in core::ptr::write::ha628a739383ab049 Shadow bytes around the buggy address: 0x0c428004a9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004a9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004a9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004aa00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c428004aa10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c428004aa20:[fa]fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa30: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa40: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa50: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa60: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c428004aa70: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==17==ABORTING ``` Not sure yet if issue is actually in Wasmer code or rkyv.
priority
tracking issue oss fuzz oss fuzz project found an issue with wasmer tracking is here reproduced localy using reproducing guide with local sources seb seb pc git oss fuzz infra helper py reproduce wasmer deterministic clusterfuzz testcase minimized deterministic info root running docker run rm privileged shm size platform linux i e helper true e architecture v home seb git oss fuzz build out wasmer out v home seb clusterfuzz testcase minimized deterministic testcase t gcr io oss fuzz base base runner reproduce deterministic runs fuzzer deterministic shift testcase testcase export run fuzzer mode interactive run fuzzer mode interactive export fuzzing engine libfuzzer fuzzing engine libfuzzer export skip seed corpus skip seed corpus run fuzzer deterministic runs testcase out deterministic rss limit mb timeout runs testcase detect leaks dev null info running with entropic power schedule info seed info loaded modules inline bit counters info loaded pc tables pcs out deterministic running inputs time s each running testcase error addresssanitizer heap buffer overflow on address at pc bp sp write of size at thread scariness byte write heap buffer overflow in core ptr write rustc library core src ptr mod rs in core ptr mut ptr lt impl bp mut t gt write rustc library core src ptr mut ptr rs in wasmer types table lt impl rkyv archive for wasmer types table tablestyle gt resolve src wasmer lib types src table rs in lt rkyv ser serializers alloc alignedserializer lt a gt as rkyv ser serializer gt resolve aligned rust registry src github com rkyv src ser serializers alloc rs in lt rkyv ser serializers compositeserializer lt s c c c h gt as rkyv ser serializer gt resolve aligned rust registry src github com rkyv src ser serializers mod rs in rkyv impls core lt impl rkyv serializeunsized lt s gt for t gt serialize unsized rust registry src github com rkyv src impls core mod rs in rkyv vec archivedvec lt t gt serialize from slice rust registry src github com rkyv src vec mod rs in rkyv impls alloc vec lt impl rkyv serialize lt s gt for alloc vec vec lt t gt gt serialize rust registry src github com rkyv src impls alloc vec rs in wasmer types entity primary map lt impl rkyv serialize lt s gt for wasmer types entity primary map primarymap lt k c v gt gt serialize src wasmer lib types src entity primary map rs in wasmer types compilation module lt impl rkyv serialize lt s gt for wasmer types compilation module compilemoduleinfo gt serialize src wasmer lib types src compilation module rs in wasmer types serialize lt impl rkyv serialize lt s gt for wasmer types serialize serializablemodule gt serialize src wasmer lib types src serialize rs in rkyv ser serializer serialize value rust registry src github com rkyv src ser mod rs in wasmer types serialize serializablemodule serialize src wasmer lib types src serialize rs in lt wasmer compiler artifact builders artifact builder artifactbuild as wasmer compiler traits artifactcreate gt serialize src wasmer lib compiler src artifact builders artifact builder rs in lt wasmer compiler engine artifact artifact as wasmer compiler traits artifactcreate gt serialize src wasmer lib compiler src engine artifact rs in wasmer sys module module serialize src wasmer lib api src sys module rs in deterministic compile and compare src wasmer fuzz fuzz targets deterministic rs in deterministic run src wasmer fuzz fuzz targets deterministic rs in rust fuzzer test input rust registry src github com libfuzzer sys src lib rs in libfuzzer sys test input wrap closure rust registry src github com libfuzzer sys src lib rs in std panicking try do call rustc library std src panicking rs in rust try libfuzzer sys cgu in std panicking try rustc library std src panicking rs in std panic catch unwind rustc library std src panic rs in llvmfuzzertestoneinput rust registry src github com libfuzzer sys src lib rs in fuzzer fuzzer executecallback unsigned char const unsigned long src llvm project compiler rt lib fuzzer fuzzerloop cpp in fuzzer runonetest fuzzer fuzzer char const unsigned long src llvm project compiler rt lib fuzzer fuzzerdriver cpp in fuzzer fuzzerdriver int char int unsigned char const unsigned long src llvm project compiler rt lib fuzzer fuzzerdriver cpp in main src llvm project compiler rt lib fuzzer fuzzermain cpp in libc start main lib linux gnu libc so buildid in start out deterministic buildid dedup token core ptr write core ptr mut ptr lt impl bp mut t gt write wasmer types table lt impl rkyv archive for wasmer types table tablestyle gt resolve is located bytes to the right of byte region allocated by thread here in interceptor realloc rustc llvm src llvm project compiler rt lib asan asan malloc linux cpp in alloc alloc realloc rustc library alloc src alloc rs in rkyv util aligned vec alignedvec reserve rust registry src github com rkyv src util aligned vec rs in lt rkyv ser serializers alloc alignedserializer lt a gt as rkyv ser serializer gt resolve aligned rust registry src github com rkyv src ser serializers alloc rs in lt rkyv ser serializers compositeserializer lt s c c c h gt as rkyv ser serializer gt resolve aligned rust registry src github com rkyv src ser serializers mod rs in rkyv impls core lt impl rkyv serializeunsized lt s gt for t gt serialize unsized rust registry src github com rkyv src impls core mod rs in rkyv vec archivedvec lt t gt serialize from slice rust registry src github com rkyv src vec mod rs in rkyv impls alloc vec lt impl rkyv serialize lt s gt for alloc vec vec lt t gt gt serialize rust registry src github com rkyv src impls alloc vec rs in wasmer types compilation section lt impl rkyv serialize lt s gt for wasmer types compilation section customsection gt serialize src wasmer lib types src compilation section rs in rkyv impls core lt impl rkyv serializeunsized lt s gt for t gt serialize unsized rust registry src github com rkyv src impls core mod rs in rkyv vec archivedvec lt t gt serialize from slice rust registry src github com rkyv src vec mod rs in rkyv impls alloc vec lt impl rkyv serialize lt s gt for alloc vec vec lt t gt gt serialize rust registry src github com rkyv src impls alloc vec rs in wasmer types entity primary map lt impl rkyv serialize lt s gt for wasmer types entity primary map primarymap lt k c v gt gt serialize src wasmer lib types src entity primary map rs in wasmer types serialize lt impl rkyv serialize lt s gt for wasmer types serialize serializablecompilation gt serialize src wasmer lib types src serialize rs in wasmer types serialize lt impl rkyv serialize lt s gt for wasmer types serialize serializablemodule gt serialize src wasmer lib types src serialize rs in rkyv ser serializer serialize value rust registry src github com rkyv src ser mod rs in wasmer types serialize serializablemodule serialize src wasmer lib types src serialize rs in lt wasmer compiler artifact builders artifact builder artifactbuild as wasmer compiler traits artifactcreate gt serialize src wasmer lib compiler src artifact builders artifact builder rs in lt wasmer compiler engine artifact artifact as wasmer compiler traits artifactcreate gt serialize src wasmer lib compiler src engine artifact rs in wasmer sys module module serialize src wasmer lib api src sys module rs in deterministic compile and compare src wasmer fuzz fuzz targets deterministic rs in deterministic run src wasmer fuzz fuzz targets deterministic rs in rust fuzzer test input rust registry src github com libfuzzer sys src lib rs in libfuzzer sys test input wrap closure rust registry src github com libfuzzer sys src lib rs in std panicking try do call rustc library std src panicking rs in rust try libfuzzer sys cgu in std panicking try rustc library std src panicking rs in std panic catch unwind rustc library std src panic rs in llvmfuzzertestoneinput rust registry src github com libfuzzer sys src lib rs in fuzzer fuzzer executecallback unsigned char const unsigned long src llvm project compiler rt lib fuzzer fuzzerloop cpp in fuzzer runonetest fuzzer fuzzer char const unsigned long src llvm project compiler rt lib fuzzer fuzzerdriver cpp in fuzzer fuzzerdriver int char int unsigned char const unsigned long src llvm project compiler rt lib fuzzer fuzzerdriver cpp in main src llvm project compiler rt lib fuzzer fuzzermain cpp in libc start main lib linux gnu libc so buildid dedup token interceptor realloc alloc alloc realloc rkyv util aligned vec alignedvec reserve summary addresssanitizer heap buffer overflow rustc library core src ptr mod rs in core ptr write shadow bytes around the buggy address fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa shadow byte legend one shadow byte represents application bytes addressable partially addressable heap left redzone fa freed heap region fd stack left redzone stack mid redzone stack right redzone stack after return stack use after scope global redzone global init order poisoned by user container overflow fc array cookie ac intra object redzone bb asan internal fe left alloca redzone ca right alloca redzone cb aborting not sure yet if issue is actually in wasmer code or rkyv
1
527,509
15,343,913,268
IssuesEvent
2021-02-27 22:28:56
mscroggs/fenics2021
https://api.github.com/repos/mscroggs/fenics2021
closed
Software icons:
medium priority
Some of these have well documented web pages. maybe we should link to hem instead? [PETSC](https://www.mcs.anl.gov/petsc/): ![](https://avatars.githubusercontent.com/u/3119012?s=400&v=4) [Guix](https://guix.gnu.org/): ![](https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Guix_logo.svg/1200px-Guix_logo.svg.png) [TFEL/Math]( https://github.com/TfEL/TfEL-Maths-Pedagogy) ![](https://avatars.githubusercontent.com/u/13412273?s=200&v=4),
1.0
Software icons: - Some of these have well documented web pages. maybe we should link to hem instead? [PETSC](https://www.mcs.anl.gov/petsc/): ![](https://avatars.githubusercontent.com/u/3119012?s=400&v=4) [Guix](https://guix.gnu.org/): ![](https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Guix_logo.svg/1200px-Guix_logo.svg.png) [TFEL/Math]( https://github.com/TfEL/TfEL-Maths-Pedagogy) ![](https://avatars.githubusercontent.com/u/13412273?s=200&v=4),
priority
software icons some of these have well documented web pages maybe we should link to hem instead
1
96,087
3,964,410,021
IssuesEvent
2016-05-03 00:45:09
daronco/test-issue-migrate2
https://api.github.com/repos/daronco/test-issue-migrate2
closed
Generators for views and public files
Priority: Medium Status: Resolved Type: Bug
--- Author Name: **Leonardo Daronco** (@daronco) Original Redmine Issue: 141, http://dev.mconf.org/redmine/issues/141 Original Assignee: Leonardo Daronco --- @Google user: leonardo...@gmail.com@ Create generators to copy views and public files (stylesheets, javascripts) to the app using the gem. rails generate bigbluebutton_rails:views rails generate bigbluebutton_rails:public
1.0
Generators for views and public files - --- Author Name: **Leonardo Daronco** (@daronco) Original Redmine Issue: 141, http://dev.mconf.org/redmine/issues/141 Original Assignee: Leonardo Daronco --- @Google user: leonardo...@gmail.com@ Create generators to copy views and public files (stylesheets, javascripts) to the app using the gem. rails generate bigbluebutton_rails:views rails generate bigbluebutton_rails:public
priority
generators for views and public files author name leonardo daronco daronco original redmine issue original assignee leonardo daronco google user leonardo gmail com create generators to copy views and public files stylesheets javascripts to the app using the gem rails generate bigbluebutton rails views rails generate bigbluebutton rails public
1
659,619
21,934,883,378
IssuesEvent
2022-05-23 13:01:59
StephanAkkerman/FinTwit_Bot
https://api.github.com/repos/StephanAkkerman/FinTwit_Bot
closed
Fix extra TV tickers not being recognized
Bug :bug: Priority: Medium :2nd_place_medal: Difficulty: Easy 😊
Error getting TradingView TA for PCCE Exchange or symbol not found. Error getting TradingView TA for PCCE Exchange or symbol not found. Error getting TradingView TA for BTC.D Exchange or symbol not found. These tickers are added in tv_data.py, so it should work?
1.0
Fix extra TV tickers not being recognized - Error getting TradingView TA for PCCE Exchange or symbol not found. Error getting TradingView TA for PCCE Exchange or symbol not found. Error getting TradingView TA for BTC.D Exchange or symbol not found. These tickers are added in tv_data.py, so it should work?
priority
fix extra tv tickers not being recognized error getting tradingview ta for pcce exchange or symbol not found error getting tradingview ta for pcce exchange or symbol not found error getting tradingview ta for btc d exchange or symbol not found these tickers are added in tv data py so it should work
1
335,666
10,164,861,016
IssuesEvent
2019-08-07 12:43:07
pmem/issues
https://api.github.com/repos/pmem/issues
closed
Test: pmem_movnt/TEST0: SETUP (all/pmem/debug/memcheck) fails
Exposure: Medium OS: Linux Priority: 2 high State: To be verified Type: Bug
<!-- Before creating new issue, ensure that similar issue wasn't already created * Search: https://github.com/pmem/issues/issues Note that if you do not provide enough information to reproduce the issue, we may not be able to take action on your report. Remember this is just a minimal template. You can extend it with data you think may be useful. --> # ISSUE: <!-- fill the title of issue --> ## Environment Information - PMDK package version(s):1.6-99-gb19d5cc6b - OS(es) version(s): Fedora30 - ndctl version(s): 65 - kernel version(s): 5.1.17-300.fc30.x86_64 <!-- fill in also other useful environment data --> ## Please provide a reproduction of the bug: ``` $ ./RUNTESTS pmem_movnt -s TEST0 -m force-enable -t all ``` ## How often bug is revealed: (always, often, rare): <!-- check one if possible --> <!-- describe special circumstances in section above --> ## Actual behavior: ``` $ ./RUNTESTS pmem_movnt -s TEST0 -m force-enable -t all pmem_movnt/TEST0: SETUP (all/pmem/debug/memcheck) pmem_movnt/TEST0 failed with Valgrind. See memcheck0.log. Last 20 lines below. pmem_movnt/TEST0 memcheck0.log ==78617== by 0x49B7307: _IO_file_overflow@@GLIBC_2.2.5 (in /usr/lib64/libc-2.29.so) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x49B63F5: _IO_file_xsputn@@GLIBC_2.2.5 (in /usr/lib64/libc-2.29.so) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x49AA8D2: fputs (in /usr/lib64/libc-2.29.so) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x485051D: out_print_func (out.c:309) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x485097B: out_common (out.c:413) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x4850F21: out_log (out.c:528) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x48502F1: out_init (out.c:235) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x4852302: common_init (pmemcommon.h:54) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x4852344: libpmem_init (libpmem.c:54) pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== HEAP SUMMARY: pmem_movnt/TEST0 memcheck0.log ==78617== in use at exit: 0 bytes in 0 blocks pmem_movnt/TEST0 memcheck0.log ==78617== total heap usage: 342 allocs, 342 frees, 997,364 bytes allocated pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== All heap blocks were freed -- no leaks are possible pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== Use --track-origins=yes to see where uninitialised values come from pmem_movnt/TEST0 memcheck0.log ==78617== For lists of detected and suppressed errors, rerun with: -s pmem_movnt/TEST0 memcheck0.log ==78617== ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 0 from 0) RUNTESTS: stopping: pmem_movnt/TEST0 failed, TEST=all FS=pmem BUILD=debug ``` ## Expected behavior: Test should pass. ## Details Logs: [pmem_movnt.zip](https://github.com/pmem/issues/files/3467119/pmem_movnt.zip) ## Additional information about Priority and Help Requested: Are you willing to submit a pull request with a proposed change? (Yes, No) <!-- check one if possible --> Requested priority: (Showstopper, High, Medium, Low) <!-- check one if possible -->
1.0
Test: pmem_movnt/TEST0: SETUP (all/pmem/debug/memcheck) fails - <!-- Before creating new issue, ensure that similar issue wasn't already created * Search: https://github.com/pmem/issues/issues Note that if you do not provide enough information to reproduce the issue, we may not be able to take action on your report. Remember this is just a minimal template. You can extend it with data you think may be useful. --> # ISSUE: <!-- fill the title of issue --> ## Environment Information - PMDK package version(s):1.6-99-gb19d5cc6b - OS(es) version(s): Fedora30 - ndctl version(s): 65 - kernel version(s): 5.1.17-300.fc30.x86_64 <!-- fill in also other useful environment data --> ## Please provide a reproduction of the bug: ``` $ ./RUNTESTS pmem_movnt -s TEST0 -m force-enable -t all ``` ## How often bug is revealed: (always, often, rare): <!-- check one if possible --> <!-- describe special circumstances in section above --> ## Actual behavior: ``` $ ./RUNTESTS pmem_movnt -s TEST0 -m force-enable -t all pmem_movnt/TEST0: SETUP (all/pmem/debug/memcheck) pmem_movnt/TEST0 failed with Valgrind. See memcheck0.log. Last 20 lines below. pmem_movnt/TEST0 memcheck0.log ==78617== by 0x49B7307: _IO_file_overflow@@GLIBC_2.2.5 (in /usr/lib64/libc-2.29.so) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x49B63F5: _IO_file_xsputn@@GLIBC_2.2.5 (in /usr/lib64/libc-2.29.so) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x49AA8D2: fputs (in /usr/lib64/libc-2.29.so) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x485051D: out_print_func (out.c:309) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x485097B: out_common (out.c:413) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x4850F21: out_log (out.c:528) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x48502F1: out_init (out.c:235) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x4852302: common_init (pmemcommon.h:54) pmem_movnt/TEST0 memcheck0.log ==78617== by 0x4852344: libpmem_init (libpmem.c:54) pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== HEAP SUMMARY: pmem_movnt/TEST0 memcheck0.log ==78617== in use at exit: 0 bytes in 0 blocks pmem_movnt/TEST0 memcheck0.log ==78617== total heap usage: 342 allocs, 342 frees, 997,364 bytes allocated pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== All heap blocks were freed -- no leaks are possible pmem_movnt/TEST0 memcheck0.log ==78617== pmem_movnt/TEST0 memcheck0.log ==78617== Use --track-origins=yes to see where uninitialised values come from pmem_movnt/TEST0 memcheck0.log ==78617== For lists of detected and suppressed errors, rerun with: -s pmem_movnt/TEST0 memcheck0.log ==78617== ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 0 from 0) RUNTESTS: stopping: pmem_movnt/TEST0 failed, TEST=all FS=pmem BUILD=debug ``` ## Expected behavior: Test should pass. ## Details Logs: [pmem_movnt.zip](https://github.com/pmem/issues/files/3467119/pmem_movnt.zip) ## Additional information about Priority and Help Requested: Are you willing to submit a pull request with a proposed change? (Yes, No) <!-- check one if possible --> Requested priority: (Showstopper, High, Medium, Low) <!-- check one if possible -->
priority
test pmem movnt setup all pmem debug memcheck fails before creating new issue ensure that similar issue wasn t already created search note that if you do not provide enough information to reproduce the issue we may not be able to take action on your report remember this is just a minimal template you can extend it with data you think may be useful issue environment information pmdk package version s os es version s ndctl version s kernel version s please provide a reproduction of the bug runtests pmem movnt s m force enable t all how often bug is revealed always often rare actual behavior runtests pmem movnt s m force enable t all pmem movnt setup all pmem debug memcheck pmem movnt failed with valgrind see log last lines below pmem movnt log by io file overflow glibc in usr libc so pmem movnt log by io file xsputn glibc in usr libc so pmem movnt log by fputs in usr libc so pmem movnt log by out print func out c pmem movnt log by out common out c pmem movnt log by out log out c pmem movnt log by out init out c pmem movnt log by common init pmemcommon h pmem movnt log by libpmem init libpmem c pmem movnt log pmem movnt log pmem movnt log heap summary pmem movnt log in use at exit bytes in blocks pmem movnt log total heap usage allocs frees bytes allocated pmem movnt log pmem movnt log all heap blocks were freed no leaks are possible pmem movnt log pmem movnt log use track origins yes to see where uninitialised values come from pmem movnt log for lists of detected and suppressed errors rerun with s pmem movnt log error summary errors from contexts suppressed from runtests stopping pmem movnt failed test all fs pmem build debug expected behavior test should pass details logs additional information about priority and help requested are you willing to submit a pull request with a proposed change yes no requested priority showstopper high medium low
1
39,032
2,850,651,610
IssuesEvent
2015-05-31 19:12:36
damonkohler/sl4a
https://api.github.com/repos/damonkohler/sl4a
opened
Access Security for Scripts
auto-migrated Priority-Medium Type-Enhancement
_From @GoogleCodeExporter on May 31, 2015 11:29_ ``` Since all scripts currently have to be stored on the SD card, every malicious app could tamper with them, and the next time you use your script, it might do something entirely different from what you wanted... How about putting the scripts into the protected applications directory (/data/data/sl4a) ? So, only SL4A could access there. ``` Original issue reported on code.google.com by `tom.ar...@gmail.com` on 16 Mar 2011 at 8:08 _Copied from original issue: damonkohler/android-scripting#530_
1.0
Access Security for Scripts - _From @GoogleCodeExporter on May 31, 2015 11:29_ ``` Since all scripts currently have to be stored on the SD card, every malicious app could tamper with them, and the next time you use your script, it might do something entirely different from what you wanted... How about putting the scripts into the protected applications directory (/data/data/sl4a) ? So, only SL4A could access there. ``` Original issue reported on code.google.com by `tom.ar...@gmail.com` on 16 Mar 2011 at 8:08 _Copied from original issue: damonkohler/android-scripting#530_
priority
access security for scripts from googlecodeexporter on may since all scripts currently have to be stored on the sd card every malicious app could tamper with them and the next time you use your script it might do something entirely different from what you wanted how about putting the scripts into the protected applications directory data data so only could access there original issue reported on code google com by tom ar gmail com on mar at copied from original issue damonkohler android scripting
1