Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3 values | title stringlengths 1 855 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 13 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 240k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
582,173 | 17,354,846,123 | IssuesEvent | 2021-07-29 13:19:08 | VA-Explorer/va_explorer | https://api.github.com/repos/VA-Explorer/va_explorer | opened | COD Dropdown not working for VA Trends | Domain: Frontend Priority: High Type: Bug | **Describe the bug**
When on the VA Trends tab of the dashboard, the COD Dropdown does not seem to work and allow you to select anything other than remove "All Causes." The same dropdown seems to work fine for "COD Analysis" tab.
**Screenshots (nice to have)**
See video recording for TA-X.
| 1.0 | COD Dropdown not working for VA Trends - **Describe the bug**
When on the VA Trends tab of the dashboard, the COD Dropdown does not seem to work and allow you to select anything other than remove "All Causes." The same dropdown seems to work fine for "COD Analysis" tab.
**Screenshots (nice to have)**
See video recording for TA-X.
| priority | cod dropdown not working for va trends describe the bug when on the va trends tab of the dashboard the cod dropdown does not seem to work and allow you to select anything other than remove all causes the same dropdown seems to work fine for cod analysis tab screenshots nice to have see video recording for ta x | 1 |
248,954 | 7,947,345,830 | IssuesEvent | 2018-07-11 02:13:07 | UTAS-HealthSciences/mylo-mate | https://api.github.com/repos/UTAS-HealthSciences/mylo-mate | opened | SEA widget bug | bug high priority | Old jQuery-related bug:
```
Uncaught TypeError: document.querySelector(...).fadeOut is not a function
at SEA.widget.js:27
``` | 1.0 | SEA widget bug - Old jQuery-related bug:
```
Uncaught TypeError: document.querySelector(...).fadeOut is not a function
at SEA.widget.js:27
``` | priority | sea widget bug old jquery related bug uncaught typeerror document queryselector fadeout is not a function at sea widget js | 1 |
44,125 | 2,899,209,887 | IssuesEvent | 2015-06-17 09:51:55 | gbecan/OpenCompare | https://api.github.com/repos/gbecan/OpenCompare | closed | Csv importation failed | bug Priority: high | Here comes the output from the javascript console log :
"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.
Error: colDef.name or colDef.field property is required
throw new Error('colDef.name or colDef.field property is required');
angular.min.js (line 101)"
The file used to test was an manual export of the wikipedia page table "Comparison of AMD processors" | 1.0 | Csv importation failed - Here comes the output from the javascript console log :
"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.
Error: colDef.name or colDef.field property is required
throw new Error('colDef.name or colDef.field property is required');
angular.min.js (line 101)"
The file used to test was an manual export of the wikipedia page table "Comparison of AMD processors" | priority | csv importation failed here comes the output from the javascript console log relative positioning of table rows and row groups is now supported this site may need to be updated because it may depend on this feature having no effect error coldef name or coldef field property is required throw new error coldef name or coldef field property is required angular min js line the file used to test was an manual export of the wikipedia page table comparison of amd processors | 1 |
383,872 | 11,363,636,552 | IssuesEvent | 2020-01-27 05:09:59 | StoneCypher/fsl | https://api.github.com/repos/StoneCypher/fsl | closed | Okay, `rank=same` is now `arrange` | Ease of use Graph language High-priority | That is,
```fsl
api -> backend_lb -> backend;
frontend -> [cdn auth];
landing -> cdn;
&auth_types = [fb_auth google_auth app_auth];
auth -> &auth_types;
arrange [ api, frontend, landing, status ];
arrange [ db, backend, backup ];
arrange &auth_types;
``` | 1.0 | Okay, `rank=same` is now `arrange` - That is,
```fsl
api -> backend_lb -> backend;
frontend -> [cdn auth];
landing -> cdn;
&auth_types = [fb_auth google_auth app_auth];
auth -> &auth_types;
arrange [ api, frontend, landing, status ];
arrange [ db, backend, backup ];
arrange &auth_types;
``` | priority | okay rank same is now arrange that is fsl api backend lb backend frontend landing cdn auth types auth auth types arrange arrange arrange auth types | 1 |
373,935 | 11,052,877,250 | IssuesEvent | 2019-12-10 10:14:41 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | reopened | Images get streched in new version of the AMP FOR WP Plugin | NEXT UPDATE [Priority: HIGH] bug | In the latest update of DIVI, images get stretched.
[test.zip](https://github.com/ahmedkaludi/accelerated-mobile-pages/files/3931823/test.zip)
If I rollback to 0.9.98.14 version then the images are not stretching. I have attached the JSON file to test the issue.
| 1.0 | Images get streched in new version of the AMP FOR WP Plugin - In the latest update of DIVI, images get stretched.
[test.zip](https://github.com/ahmedkaludi/accelerated-mobile-pages/files/3931823/test.zip)
If I rollback to 0.9.98.14 version then the images are not stretching. I have attached the JSON file to test the issue.
| priority | images get streched in new version of the amp for wp plugin in the latest update of divi images get stretched if i rollback to version then the images are not stretching i have attached the json file to test the issue | 1 |
586,643 | 17,594,171,784 | IssuesEvent | 2021-08-17 01:03:09 | shoepro/server | https://api.github.com/repos/shoepro/server | opened | [Feat]: Create cache for auth using redis | Priority: High 2.0h Feature Server | ### ISSUE
- Group: `Server`
- Type: `Feat`
- Time: `2.0h`
- Priority: `High`
### TODO
1. [ ] Install redis and bluebird
2. [ ] Create user cache for auth using redis
3. [ ] Apply user cache instead user repo | 1.0 | [Feat]: Create cache for auth using redis - ### ISSUE
- Group: `Server`
- Type: `Feat`
- Time: `2.0h`
- Priority: `High`
### TODO
1. [ ] Install redis and bluebird
2. [ ] Create user cache for auth using redis
3. [ ] Apply user cache instead user repo | priority | create cache for auth using redis issue group server type feat time priority high todo install redis and bluebird create user cache for auth using redis apply user cache instead user repo | 1 |
216,905 | 7,312,924,082 | IssuesEvent | 2018-02-28 22:40:54 | svaughn3/v202-Maintenance-Issues | https://api.github.com/repos/svaughn3/v202-Maintenance-Issues | closed | Remove MPEGvue from T8 R2.5. | aa highest priority | Awaiting answer from HJG, but pretty sure it needs to be removed. | 1.0 | Remove MPEGvue from T8 R2.5. - Awaiting answer from HJG, but pretty sure it needs to be removed. | priority | remove mpegvue from awaiting answer from hjg but pretty sure it needs to be removed | 1 |
80,345 | 3,561,014,485 | IssuesEvent | 2016-01-23 14:05:51 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | closed | Unable to open some *.avi files | affected: 2.4 auto-transferred bug category: python bindings priority: high wontfix | Transferred from http://code.opencv.org/issues/3455
```
|| Virgil Stokes on 2013-12-23 18:34
|| Priority: High
|| Affected: 2.4.0 - 2.4.7
|| Category: python bindings
|| Tracker: Bug
|| Difficulty:
|| PR:
|| Platform: x86 / Windows
```
Unable to open some *.avi files
-----------
```
Platform: Windows Vista 32-bit, Python 2.7.5, OpenCV 2.4.7.2
Here is a code snippet that illustrates the bug:
<pre>import cv2
path = 'D:/Videos/' # path to the following *.avi file
video = 'toy_plane_liftoff.avi' # http://cinelerra.org/footage/
vid = cv2.VideoCapture(path+video)
result = vid.isOpened()
print result
</pre>
[result returns False for this avi]
No errors are generated but this avi does not open. However, it *does open* and display in Windows media player, VLC, mplayer, etc. Note, this is a short, test avi that can be downloaded from the link given in the comment.
The following link is relevant to this bug:
http://answers.opencv.org/question/25744/unable-to-open-some-avi-files-in-opencv-python-why/
```
History
-------
##### Evgeny Talanin on 2013-12-27 09:08
```
- Assignee set to Vadim Pisarevsky
- Category set to python bindings
```
##### Anna Kogan on 2014-01-13 09:35
```
- Affected version changed from 2.4.7 (latest release) to 2.4.0 -
2.4.7
- Status changed from New to Open
``` | 1.0 | Unable to open some *.avi files - Transferred from http://code.opencv.org/issues/3455
```
|| Virgil Stokes on 2013-12-23 18:34
|| Priority: High
|| Affected: 2.4.0 - 2.4.7
|| Category: python bindings
|| Tracker: Bug
|| Difficulty:
|| PR:
|| Platform: x86 / Windows
```
Unable to open some *.avi files
-----------
```
Platform: Windows Vista 32-bit, Python 2.7.5, OpenCV 2.4.7.2
Here is a code snippet that illustrates the bug:
<pre>import cv2
path = 'D:/Videos/' # path to the following *.avi file
video = 'toy_plane_liftoff.avi' # http://cinelerra.org/footage/
vid = cv2.VideoCapture(path+video)
result = vid.isOpened()
print result
</pre>
[result returns False for this avi]
No errors are generated but this avi does not open. However, it *does open* and display in Windows media player, VLC, mplayer, etc. Note, this is a short, test avi that can be downloaded from the link given in the comment.
The following link is relevant to this bug:
http://answers.opencv.org/question/25744/unable-to-open-some-avi-files-in-opencv-python-why/
```
History
-------
##### Evgeny Talanin on 2013-12-27 09:08
```
- Assignee set to Vadim Pisarevsky
- Category set to python bindings
```
##### Anna Kogan on 2014-01-13 09:35
```
- Affected version changed from 2.4.7 (latest release) to 2.4.0 -
2.4.7
- Status changed from New to Open
``` | priority | unable to open some avi files transferred from virgil stokes on priority high affected category python bindings tracker bug difficulty pr platform windows unable to open some avi files platform windows vista bit python opencv here is a code snippet that illustrates the bug import path d videos path to the following avi file video toy plane liftoff avi vid videocapture path video result vid isopened print result no errors are generated but this avi does not open however it does open and display in windows media player vlc mplayer etc note this is a short test avi that can be downloaded from the link given in the comment the following link is relevant to this bug history evgeny talanin on assignee set to vadim pisarevsky category set to python bindings anna kogan on affected version changed from latest release to status changed from new to open | 1 |
311,266 | 9,531,231,106 | IssuesEvent | 2019-04-29 15:32:26 | carbon-design-system/carbon-website | https://api.github.com/repos/carbon-design-system/carbon-website | reopened | fix[website]: Selected state missing from the left side nav (homepage ONLY) | QA :male_detective: priority: high project: website type: bug 🐛 type: dev :robot: wontfix | Selected state missing from the left side nav (homepage ONLY)
- [ ] reinstate 4px vertical blue bar on homepage (both IDL and Carbon)
- [ ] reinstate gray 20 background highlight on L1 category when it's selected on homepage (Carbon only for now, IDL does not have selected background highlight)
<br>
Homepage is missing the vertical bar and the hightlight:

<br>
Interior pages still have the vertical bar and the hightlight:
 | 1.0 | fix[website]: Selected state missing from the left side nav (homepage ONLY) - Selected state missing from the left side nav (homepage ONLY)
- [ ] reinstate 4px vertical blue bar on homepage (both IDL and Carbon)
- [ ] reinstate gray 20 background highlight on L1 category when it's selected on homepage (Carbon only for now, IDL does not have selected background highlight)
<br>
Homepage is missing the vertical bar and the hightlight:

<br>
Interior pages still have the vertical bar and the hightlight:
 | priority | fix selected state missing from the left side nav homepage only selected state missing from the left side nav homepage only reinstate vertical blue bar on homepage both idl and carbon reinstate gray background highlight on category when it s selected on homepage carbon only for now idl does not have selected background highlight homepage is missing the vertical bar and the hightlight interior pages still have the vertical bar and the hightlight | 1 |
688,840 | 23,597,067,170 | IssuesEvent | 2022-08-23 20:21:46 | ArctosDB/arctos | https://api.github.com/repos/ArctosDB/arctos | closed | Feature Request - pass other identifier uri to DwC when there is one | Priority-High (Needed for work) Enhancement Aggregator issues dwc terms Grant funded (Arctos member) | **Is your feature request related to a problem? Please describe.**
> We should be making links from Arctos to MS, and I will do that with Jessie's scans once she sends me the Specimen IDs. There is a plan to automate that at some point, but I don't know how/when so it needs to be manual for now. At least that's my understanding.
@ccicero
> what about including something that links each record to MorphoSource so that things go both ways? I see that MorphoSource references the iDB link and the Arctos link, but I don't see anything that would take a data user from the record in iDB, GBIF, VN, or elsewhere back to MorphoSource. Any thoughts to include a link in associatedMedia or associatedReferences or otherCatalogNumbers or another appropriate DwC field? Something that we can include in the monthly publication events.
@dbloom
> It would be in other catalog numbers if recorded as an "other identifier" type=Morphosource as long as the base url for the identifier is correct.
@Jegelewicz
> Here's an example of an Arctos herp record that displays the Morphosource number in the "Other Catalog Numbers' field in both iDigBio and GBIF. There is no URL to link it to the MS record, however (i.e., the URL part is getting stripped off).
>
> If I search the MS number 3745 in MS, I get something totally different:
> https://www.morphosource.org/catalog/media?utf8=%E2%9C%93&search_field=all_fields&q=3745
>
> The only way to find the record by searching MS is to enter "0000S3745" which is the full MS Specimen ID number, but that is certainly not intuitive.
@ccicero
> I know the mechanism is there to link things in both directions, but I'm not sure that the collections always enter the links/IDs correctly, if at all.
>
> I took a look at the l first record that Carol posted: https://www.morphosource.org/concern/biological_specimens/000410459
>
> The links back to iDigBio and back to Arctos (occurrenceID) are present on MorphoSource, but I did not see any reference to MS or to the MS SpecimenID in Arctos (https://arctos.database.museum/guid/MVZ:Bird:190924?seid=4084560), GBIF (https://www.gbif.org/occurrence/1888912743) or iDigBio (https://www.idigbio.org/portal/records/b07c77d6-626c-4889-84d2-f4dda2de7624) - it's not in VertNet either - , which suggests that this data is either not in Arctos at all or it is in a field that is not mapped and published via the IPT.
>
> I believe this is the reason that Cat at iDB contacted me in the first place, I understood this to be a part of what Jessie is trying to accomplish - getting the links/IDs incorporated into the actual occurrence records so that they are present in all of the portals. Please correct me if I am wrong.
@dbloom
**Describe what you're trying to accomplish**
> There needs to be a better way of displaying these in the aggregators so that they actually link to the MS record, or else show the full Specimen ID number = 0000S3745.
@ccicero
> Julie and dusty are supposed working in this but I and maybe Carla need to remind them, or remind dusty, I would like this accomplished BEFORE the official oVert grant ends this August, if possible. And yes yo Carla’s point, many records on MS don’t have the occurrence IDs, Arctos link etc, so those would have to be fixed too.
@atrox10
**Describe the solution you'd like**
> We could include identifier prefix in DWC
@dustymc
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
**Priority**
Please assign a priority-label. Unprioritized issues gets sent into a black hole of despair.
| 1.0 | Feature Request - pass other identifier uri to DwC when there is one - **Is your feature request related to a problem? Please describe.**
> We should be making links from Arctos to MS, and I will do that with Jessie's scans once she sends me the Specimen IDs. There is a plan to automate that at some point, but I don't know how/when so it needs to be manual for now. At least that's my understanding.
@ccicero
> what about including something that links each record to MorphoSource so that things go both ways? I see that MorphoSource references the iDB link and the Arctos link, but I don't see anything that would take a data user from the record in iDB, GBIF, VN, or elsewhere back to MorphoSource. Any thoughts to include a link in associatedMedia or associatedReferences or otherCatalogNumbers or another appropriate DwC field? Something that we can include in the monthly publication events.
@dbloom
> It would be in other catalog numbers if recorded as an "other identifier" type=Morphosource as long as the base url for the identifier is correct.
@Jegelewicz
> Here's an example of an Arctos herp record that displays the Morphosource number in the "Other Catalog Numbers' field in both iDigBio and GBIF. There is no URL to link it to the MS record, however (i.e., the URL part is getting stripped off).
>
> If I search the MS number 3745 in MS, I get something totally different:
> https://www.morphosource.org/catalog/media?utf8=%E2%9C%93&search_field=all_fields&q=3745
>
> The only way to find the record by searching MS is to enter "0000S3745" which is the full MS Specimen ID number, but that is certainly not intuitive.
@ccicero
> I know the mechanism is there to link things in both directions, but I'm not sure that the collections always enter the links/IDs correctly, if at all.
>
> I took a look at the l first record that Carol posted: https://www.morphosource.org/concern/biological_specimens/000410459
>
> The links back to iDigBio and back to Arctos (occurrenceID) are present on MorphoSource, but I did not see any reference to MS or to the MS SpecimenID in Arctos (https://arctos.database.museum/guid/MVZ:Bird:190924?seid=4084560), GBIF (https://www.gbif.org/occurrence/1888912743) or iDigBio (https://www.idigbio.org/portal/records/b07c77d6-626c-4889-84d2-f4dda2de7624) - it's not in VertNet either - , which suggests that this data is either not in Arctos at all or it is in a field that is not mapped and published via the IPT.
>
> I believe this is the reason that Cat at iDB contacted me in the first place, I understood this to be a part of what Jessie is trying to accomplish - getting the links/IDs incorporated into the actual occurrence records so that they are present in all of the portals. Please correct me if I am wrong.
@dbloom
**Describe what you're trying to accomplish**
> There needs to be a better way of displaying these in the aggregators so that they actually link to the MS record, or else show the full Specimen ID number = 0000S3745.
@ccicero
> Julie and dusty are supposed working in this but I and maybe Carla need to remind them, or remind dusty, I would like this accomplished BEFORE the official oVert grant ends this August, if possible. And yes yo Carla’s point, many records on MS don’t have the occurrence IDs, Arctos link etc, so those would have to be fixed too.
@atrox10
**Describe the solution you'd like**
> We could include identifier prefix in DWC
@dustymc
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
**Priority**
Please assign a priority-label. Unprioritized issues gets sent into a black hole of despair.
| priority | feature request pass other identifier uri to dwc when there is one is your feature request related to a problem please describe we should be making links from arctos to ms and i will do that with jessie s scans once she sends me the specimen ids there is a plan to automate that at some point but i don t know how when so it needs to be manual for now at least that s my understanding ccicero what about including something that links each record to morphosource so that things go both ways i see that morphosource references the idb link and the arctos link but i don t see anything that would take a data user from the record in idb gbif vn or elsewhere back to morphosource any thoughts to include a link in associatedmedia or associatedreferences or othercatalognumbers or another appropriate dwc field something that we can include in the monthly publication events dbloom it would be in other catalog numbers if recorded as an other identifier type morphosource as long as the base url for the identifier is correct jegelewicz here s an example of an arctos herp record that displays the morphosource number in the other catalog numbers field in both idigbio and gbif there is no url to link it to the ms record however i e the url part is getting stripped off if i search the ms number in ms i get something totally different the only way to find the record by searching ms is to enter which is the full ms specimen id number but that is certainly not intuitive ccicero i know the mechanism is there to link things in both directions but i m not sure that the collections always enter the links ids correctly if at all i took a look at the l first record that carol posted the links back to idigbio and back to arctos occurrenceid are present on morphosource but i did not see any reference to ms or to the ms specimenid in arctos gbif or idigbio it s not in vertnet either which suggests that this data is either not in arctos at all or it is in a field that is not mapped and published via the ipt i believe this is the reason that cat at idb contacted me in the first place i understood this to be a part of what jessie is trying to accomplish getting the links ids incorporated into the actual occurrence records so that they are present in all of the portals please correct me if i am wrong dbloom describe what you re trying to accomplish there needs to be a better way of displaying these in the aggregators so that they actually link to the ms record or else show the full specimen id number ccicero julie and dusty are supposed working in this but i and maybe carla need to remind them or remind dusty i would like this accomplished before the official overt grant ends this august if possible and yes yo carla’s point many records on ms don’t have the occurrence ids arctos link etc so those would have to be fixed too describe the solution you d like we could include identifier prefix in dwc dustymc describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered additional context add any other context or screenshots about the feature request here priority please assign a priority label unprioritized issues gets sent into a black hole of despair | 1 |
266,530 | 8,369,010,266 | IssuesEvent | 2018-10-04 16:07:09 | Sage-Bionetworks/Agora | https://api.github.com/repos/Sage-Bionetworks/Agora | closed | bug in network widget- filtering causes additional genes to turn red | bug high priority | When playing around with the network widget, I noticed that sometimes more than one gene is showing up with red coloring. This seems to occur when I shift up to a high level, and then shift to a lower filter. | 1.0 | bug in network widget- filtering causes additional genes to turn red - When playing around with the network widget, I noticed that sometimes more than one gene is showing up with red coloring. This seems to occur when I shift up to a high level, and then shift to a lower filter. | priority | bug in network widget filtering causes additional genes to turn red when playing around with the network widget i noticed that sometimes more than one gene is showing up with red coloring this seems to occur when i shift up to a high level and then shift to a lower filter | 1 |
529,453 | 15,389,013,291 | IssuesEvent | 2021-03-03 11:31:03 | epam/ketcher | https://api.github.com/repos/epam/ketcher | closed | Unable to calculate values for selected structure | bug high priority | **Affected Versions**: Standalone, Remote
**Steps to Reproduce**:
1. Create several structures on the canvas
2. Select one of the structures
3. Click 'Calculated values'
**Expected result**: Calculated Values display for selected structure
**Actual result (Standalone)**: Calculated Values modal window displays along with error message; if I close the error message, the modal is closed as well.

**Actual result (Remote)**: Empty Calculated Values modal window displays

| 1.0 | Unable to calculate values for selected structure - **Affected Versions**: Standalone, Remote
**Steps to Reproduce**:
1. Create several structures on the canvas
2. Select one of the structures
3. Click 'Calculated values'
**Expected result**: Calculated Values display for selected structure
**Actual result (Standalone)**: Calculated Values modal window displays along with error message; if I close the error message, the modal is closed as well.

**Actual result (Remote)**: Empty Calculated Values modal window displays

| priority | unable to calculate values for selected structure affected versions standalone remote steps to reproduce create several structures on the canvas select one of the structures click calculated values expected result calculated values display for selected structure actual result standalone calculated values modal window displays along with error message if i close the error message the modal is closed as well actual result remote empty calculated values modal window displays | 1 |
302,383 | 9,257,741,996 | IssuesEvent | 2019-03-17 09:50:16 | bounswe/bounswe2019group7 | https://api.github.com/repos/bounswe/bounswe2019group7 | reopened | Preparation of 6 sequence diagrams | Effort: Few Hours Effort: More Than a Day Priority: High Status: In-progress Type: New Feature | After the determination of the sequence diagram scenarios, 6 of the sequence diagrams will be distributed to this subgroup. Then they will prepare those diagrams.
Deadline: 16.03.2019 @ 23.59
| 1.0 | Preparation of 6 sequence diagrams - After the determination of the sequence diagram scenarios, 6 of the sequence diagrams will be distributed to this subgroup. Then they will prepare those diagrams.
Deadline: 16.03.2019 @ 23.59
| priority | preparation of sequence diagrams after the determination of the sequence diagram scenarios of the sequence diagrams will be distributed to this subgroup then they will prepare those diagrams deadline | 1 |
489,168 | 14,102,011,480 | IssuesEvent | 2020-11-06 08:01:06 | AY2021S1-CS2103-F09-3/tp | https://api.github.com/repos/AY2021S1-CS2103-F09-3/tp | closed | [PE-D] deleteBy Command accept duplicate prefixes and only deleting the last argument | priority.High type.UserGuide | As shown in the images below, typing `deleteBy n/Linear Algebra 6 n/Artificial Intelligence 2` will be valid and only `Artificial Intelligence 2` will be deleted.
<br>
This phenomenom seems not recorded by the UG, hence not sure if it is desirable.
<br>


<!--session: 1604029891505-7811de4e-afc3-4114-9532-58a115f885a4-->
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: Criss-Wang/ped#6 | 1.0 | [PE-D] deleteBy Command accept duplicate prefixes and only deleting the last argument - As shown in the images below, typing `deleteBy n/Linear Algebra 6 n/Artificial Intelligence 2` will be valid and only `Artificial Intelligence 2` will be deleted.
<br>
This phenomenom seems not recorded by the UG, hence not sure if it is desirable.
<br>


<!--session: 1604029891505-7811de4e-afc3-4114-9532-58a115f885a4-->
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: Criss-Wang/ped#6 | priority | deleteby command accept duplicate prefixes and only deleting the last argument as shown in the images below typing deleteby n linear algebra n artificial intelligence will be valid and only artificial intelligence will be deleted this phenomenom seems not recorded by the ug hence not sure if it is desirable labels severity medium type featureflaw original criss wang ped | 1 |
145,224 | 5,560,934,036 | IssuesEvent | 2017-03-24 20:54:33 | driftyco/ionic-app-scripts | https://api.github.com/repos/driftyco/ionic-app-scripts | closed | How to Lazy Load w/ Deep Links | priority:high | I made a mobile app with ionic2
and my owner said we need the same mobile web site.
I already done with deeplink.
the only problem is the first page is loading to long.
the javascript file `main.js` is more than `1500kb`.
so how can I build the project to lazy load?
like split `main.js` to `chunk.0.js` `chunk.1.js` and more.
`angular-cli` is already automatic. | 1.0 | How to Lazy Load w/ Deep Links - I made a mobile app with ionic2
and my owner said we need the same mobile web site.
I already done with deeplink.
the only problem is the first page is loading to long.
the javascript file `main.js` is more than `1500kb`.
so how can I build the project to lazy load?
like split `main.js` to `chunk.0.js` `chunk.1.js` and more.
`angular-cli` is already automatic. | priority | how to lazy load w deep links i made a mobile app with and my owner said we need the same mobile web site i already done with deeplink the only problem is the first page is loading to long the javascript file main js is more than so how can i build the project to lazy load like split main js to chunk js chunk js and more angular cli is already automatic | 1 |
814,489 | 30,509,234,437 | IssuesEvent | 2023-07-18 19:23:28 | WordPress/openverse | https://api.github.com/repos/WordPress/openverse | opened | Implementation Plan: Dataset maintenance | 🟧 priority: high 🌟 goal: addition 📄 aspect: text 🧱 stack: api 🧱 stack: catalog 🧱 stack: infra 🧭 project: implementation plan | ## Description
<!-- Describe the feature in simple terms understandable by a non-technical audience who is unfamiliar with the internal workings of Openverse. Limit specific implementation details that are better served by the project's other documents. -->
This issue is for tracking the drafting of the second implementation plan for #2545
This implementation plan is intended to describe how we will regularly release updates to the Openverse datasets. It is dependent on #2669 and the details fleshed out in that plan.
| 1.0 | Implementation Plan: Dataset maintenance - ## Description
<!-- Describe the feature in simple terms understandable by a non-technical audience who is unfamiliar with the internal workings of Openverse. Limit specific implementation details that are better served by the project's other documents. -->
This issue is for tracking the drafting of the second implementation plan for #2545
This implementation plan is intended to describe how we will regularly release updates to the Openverse datasets. It is dependent on #2669 and the details fleshed out in that plan.
| priority | implementation plan dataset maintenance description this issue is for tracking the drafting of the second implementation plan for this implementation plan is intended to describe how we will regularly release updates to the openverse datasets it is dependent on and the details fleshed out in that plan | 1 |
807,690 | 30,015,630,138 | IssuesEvent | 2023-06-26 18:28:31 | opendatahub-io/odh-dashboard | https://api.github.com/repos/opendatahub-io/odh-dashboard | opened | Update all text items and field labels in modals | priority/high feature/byon | ### Goal
Make sure the text items and fields the same as the mock up listed as below
### Dependency issue
Tracker: https://github.com/opendatahub-io/odh-dashboard/issues/1254
### Itemized goals
- Modify the fields in the manage notebook images modal to align with the mockup (title, field label, empty state, helper text)
- Add a helper tooltip for `Image location` (the field label is `Repository` now, tooltip content TBD)
- Fix the layout bug in adding software and packages (the icons should be on the right)

- Use generic delete modal to delete the custom notebook images
### Aspects continued elsewhere
_No response_
### Mocks



| 1.0 | Update all text items and field labels in modals - ### Goal
Make sure the text items and fields the same as the mock up listed as below
### Dependency issue
Tracker: https://github.com/opendatahub-io/odh-dashboard/issues/1254
### Itemized goals
- Modify the fields in the manage notebook images modal to align with the mockup (title, field label, empty state, helper text)
- Add a helper tooltip for `Image location` (the field label is `Repository` now, tooltip content TBD)
- Fix the layout bug in adding software and packages (the icons should be on the right)

- Use generic delete modal to delete the custom notebook images
### Aspects continued elsewhere
_No response_
### Mocks



| priority | update all text items and field labels in modals goal make sure the text items and fields the same as the mock up listed as below dependency issue tracker itemized goals modify the fields in the manage notebook images modal to align with the mockup title field label empty state helper text add a helper tooltip for image location the field label is repository now tooltip content tbd fix the layout bug in adding software and packages the icons should be on the right use generic delete modal to delete the custom notebook images aspects continued elsewhere no response mocks | 1 |
385,802 | 11,425,892,151 | IssuesEvent | 2020-02-03 20:46:18 | tgstation/tgstation | https://api.github.com/repos/tgstation/tgstation | closed | Lawyer's Don't Spawn With Traitor Theft Kits or Cult Starter Items Due to Lack of Backpack. | Bug Priority: High | Caused by #48877 I imagine | 1.0 | Lawyer's Don't Spawn With Traitor Theft Kits or Cult Starter Items Due to Lack of Backpack. - Caused by #48877 I imagine | priority | lawyer s don t spawn with traitor theft kits or cult starter items due to lack of backpack caused by i imagine | 1 |
139,119 | 5,357,061,505 | IssuesEvent | 2017-02-20 17:14:44 | OpenAT/online | https://api.github.com/repos/OpenAT/online | closed | auth_partner login by FS-Token | enhancement help wanted high-priority | # TODO
- [x] Check the fs_ptoken parameter in every url and login if valid
- [x] Make sure the login created a new cooky and reseted everything just like a regular login
- [x] Create the res.user with correct user rights (public and no portal access)
- [x] Rewrite auth_partner_form to include a Logout Button called "Logout to enter a different Token"
- [ ] Move all res.config "Message overwrites" to the correct addons
- [ ] Rework the german translation
- [x] Make sure the login is shown in website_sale_donate (OPC Pages) for aswidget and there is a logout button also if someone is logged in | 1.0 | auth_partner login by FS-Token - # TODO
- [x] Check the fs_ptoken parameter in every url and login if valid
- [x] Make sure the login created a new cooky and reseted everything just like a regular login
- [x] Create the res.user with correct user rights (public and no portal access)
- [x] Rewrite auth_partner_form to include a Logout Button called "Logout to enter a different Token"
- [ ] Move all res.config "Message overwrites" to the correct addons
- [ ] Rework the german translation
- [x] Make sure the login is shown in website_sale_donate (OPC Pages) for aswidget and there is a logout button also if someone is logged in | priority | auth partner login by fs token todo check the fs ptoken parameter in every url and login if valid make sure the login created a new cooky and reseted everything just like a regular login create the res user with correct user rights public and no portal access rewrite auth partner form to include a logout button called logout to enter a different token move all res config message overwrites to the correct addons rework the german translation make sure the login is shown in website sale donate opc pages for aswidget and there is a logout button also if someone is logged in | 1 |
62,388 | 3,184,797,605 | IssuesEvent | 2015-09-27 18:14:54 | RedstoneLamp/RedstoneLamp | https://api.github.com/repos/RedstoneLamp/RedstoneLamp | closed | [JRakLibPlus/JRakLib] BufferUnderflowException while processing CustomPacket (Datagram) | 0.12.1 Bug High Priority Internal Network | Dump (partial)
```
ready!
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xbc,00,00,00,a0,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xad,00,00,00,00,00,00,00,00,00,00,10,00,21,2c,01,82,09,00,6a,79,74,68,6f,6e,32,33,34,03,01,04,00,47,00,00,00,00,08,00,0f,00,7f,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x94,00,00,0a,59,01,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xb3,00,00,00,00,43,00,00,00,40,80,00,00,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x90,00,00,00,03,
[17:00:33] [DEBUG] [RedstoneLamp]: Player jython234 spawned (took 1659 ms)
[17:00:33] [INFO] [RedstoneLamp]: [Chat]: multiplayer.player.joined [jython234]
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x93,02,00,1a,25,6d,75,6c,74,69,70,6c,61,79,65,72,2e,70,6c,61,79,65,72,2e,6a,6f,69,6e,65,64,01,00,09,6a,79,74,68,6f,6e,32,33,34,
Sep 20, 2015 5:00:34 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: (/192.168.1.8:19132) Decode Failed! java.nio.BufferUnderflowException: null
Sep 20, 2015 5:00:34 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: BufferUnderFlow: 84 06 00 00 60 01 11 03 00 00 02 00 00 00 9D 00 00 00 00 00 00 00 00 00 00 00 00 43 00 00 00 40 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 60 00 88 04 00 00 03 00 00 00 A8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Sep 20, 2015 5:00:36 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: (/192.168.1.8:19132) Decode Failed! java.nio.BufferUnderflowException: null
Sep 20, 2015 5:00:36 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: BufferUnderFlow: 88 0F 00 00 60 01 11 06 00 00 05 00 00 00 9D 00 00 00 00 00 00 00 00 00 00 00 00 42 FE 76 8A 40 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 01 11 07 00 00 06 00 00 00 9D 00 00 00 00 00 00 00 00 00 00 00 00 42 FC D0 96 40 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Sep 20, 2015 5:00:36 PM io.github.jython234.jraklibplus.server.PacketWorker run
```
Dump of JRakLib:
```
ready!
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xbc,00,00,00,a0,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xad,00,00,00,00,00,00,00,00,00,00,10,00,21,2c,01,82,09,00,6a,79,74,68,6f,6e,32,33,34,03,01,04,00,47,00,00,00,00,08,00,0f,00,7f,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x94,00,00,03,11,01,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xb3,00,00,00,00,43,00,00,00,40,80,00,00,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x90,00,00,00,03,
[21:04:59] [DEBUG] [RedstoneLamp]: Player jython234 spawned (took 1704 ms)
[21:04:59] [INFO] [RedstoneLamp]: [Chat]: multiplayer.player.joined [jython234]
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x93,02,00,1a,25,6d,75,6c,74,69,70,6c,61,79,65,72,2e,70,6c,61,79,65,72,2e,6a,6f,69,6e,65,64,01,00,09,6a,79,74,68,6f,6e,32,33,34,
Exception in thread "JRakLib Thread #13" java.lang.RuntimeException: java.nio.BufferUnderflowException
at net.beaconpe.jraklib.server.SessionManager.run(SessionManager.java:95)
at net.beaconpe.jraklib.server.SessionManager.<init>(SessionManager.java:80)
at net.beaconpe.jraklib.server.JRakLibServer.run(JRakLibServer.java:120)
Caused by: java.nio.BufferUnderflowException
at java.nio.HeapByteBuffer.get(HeapByteBuffer.java:151)
at java.nio.ByteBuffer.get(ByteBuffer.java:715)
at net.beaconpe.jraklib.Binary.subbytes(Binary.java:219)
at net.beaconpe.jraklib.protocol.EncapsulatedPacket.fromBinary(EncapsulatedPacket.java:95)
at net.beaconpe.jraklib.protocol.DataPacket._decode(DataPacket.java:68)
at net.beaconpe.jraklib.protocol.Packet.decode(Packet.java:206)
at net.beaconpe.jraklib.server.Session.handlePacket(Session.java:451)
at net.beaconpe.jraklib.server.SessionManager.receivePacket(SessionManager.java:173)
at net.beaconpe.jraklib.server.SessionManager.tickProcessor(SessionManager.java:105)
at net.beaconpe.jraklib.server.SessionManager.run(SessionManager.java:93)
... 2 more
[21:04:59] [FATAL] [JRakLibInterface]: JRakLib Server crashed!
```
JRakLibPlus prints out a hexdump of the FULL datagram buffer it was trying to process when the exception occurred. The worker thread and server threads do NOT crash, as the exception is caught. Some packets sent from the client, such as Chat Packets, are located inside these packets, and when the exception occurs, the packets inside are dropped as they are failed to be decoded. | 1.0 | [JRakLibPlus/JRakLib] BufferUnderflowException while processing CustomPacket (Datagram) - Dump (partial)
```
ready!
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xbc,00,00,00,a0,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xad,00,00,00,00,00,00,00,00,00,00,10,00,21,2c,01,82,09,00,6a,79,74,68,6f,6e,32,33,34,03,01,04,00,47,00,00,00,00,08,00,0f,00,7f,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x94,00,00,0a,59,01,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xb3,00,00,00,00,43,00,00,00,40,80,00,00,
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x90,00,00,00,03,
[17:00:33] [DEBUG] [RedstoneLamp]: Player jython234 spawned (took 1659 ms)
[17:00:33] [INFO] [RedstoneLamp]: [Chat]: multiplayer.player.joined [jython234]
[17:00:33] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x93,02,00,1a,25,6d,75,6c,74,69,70,6c,61,79,65,72,2e,70,6c,61,79,65,72,2e,6a,6f,69,6e,65,64,01,00,09,6a,79,74,68,6f,6e,32,33,34,
Sep 20, 2015 5:00:34 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: (/192.168.1.8:19132) Decode Failed! java.nio.BufferUnderflowException: null
Sep 20, 2015 5:00:34 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: BufferUnderFlow: 84 06 00 00 60 01 11 03 00 00 02 00 00 00 9D 00 00 00 00 00 00 00 00 00 00 00 00 43 00 00 00 40 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 60 00 88 04 00 00 03 00 00 00 A8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Sep 20, 2015 5:00:36 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: (/192.168.1.8:19132) Decode Failed! java.nio.BufferUnderflowException: null
Sep 20, 2015 5:00:36 PM io.github.jython234.jraklibplus.server.PacketWorker run
WARNING: BufferUnderFlow: 88 0F 00 00 60 01 11 06 00 00 05 00 00 00 9D 00 00 00 00 00 00 00 00 00 00 00 00 42 FE 76 8A 40 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 01 11 07 00 00 06 00 00 00 9D 00 00 00 00 00 00 00 00 00 00 00 00 42 FC D0 96 40 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Sep 20, 2015 5:00:36 PM io.github.jython234.jraklibplus.server.PacketWorker run
```
Dump of JRakLib:
```
ready!
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xbc,00,00,00,a0,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xad,00,00,00,00,00,00,00,00,00,00,10,00,21,2c,01,82,09,00,6a,79,74,68,6f,6e,32,33,34,03,01,04,00,47,00,00,00,00,08,00,0f,00,7f,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x94,00,00,03,11,01,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0xb3,00,00,00,00,43,00,00,00,40,80,00,00,
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x90,00,00,00,03,
[21:04:59] [DEBUG] [RedstoneLamp]: Player jython234 spawned (took 1704 ms)
[21:04:59] [INFO] [RedstoneLamp]: [Chat]: multiplayer.player.joined [jython234]
[21:04:59] [DEBUG] [JRakLibInterface]: (192.168.1.8:19132) PACKET OUT: 0x93,02,00,1a,25,6d,75,6c,74,69,70,6c,61,79,65,72,2e,70,6c,61,79,65,72,2e,6a,6f,69,6e,65,64,01,00,09,6a,79,74,68,6f,6e,32,33,34,
Exception in thread "JRakLib Thread #13" java.lang.RuntimeException: java.nio.BufferUnderflowException
at net.beaconpe.jraklib.server.SessionManager.run(SessionManager.java:95)
at net.beaconpe.jraklib.server.SessionManager.<init>(SessionManager.java:80)
at net.beaconpe.jraklib.server.JRakLibServer.run(JRakLibServer.java:120)
Caused by: java.nio.BufferUnderflowException
at java.nio.HeapByteBuffer.get(HeapByteBuffer.java:151)
at java.nio.ByteBuffer.get(ByteBuffer.java:715)
at net.beaconpe.jraklib.Binary.subbytes(Binary.java:219)
at net.beaconpe.jraklib.protocol.EncapsulatedPacket.fromBinary(EncapsulatedPacket.java:95)
at net.beaconpe.jraklib.protocol.DataPacket._decode(DataPacket.java:68)
at net.beaconpe.jraklib.protocol.Packet.decode(Packet.java:206)
at net.beaconpe.jraklib.server.Session.handlePacket(Session.java:451)
at net.beaconpe.jraklib.server.SessionManager.receivePacket(SessionManager.java:173)
at net.beaconpe.jraklib.server.SessionManager.tickProcessor(SessionManager.java:105)
at net.beaconpe.jraklib.server.SessionManager.run(SessionManager.java:93)
... 2 more
[21:04:59] [FATAL] [JRakLibInterface]: JRakLib Server crashed!
```
JRakLibPlus prints out a hexdump of the FULL datagram buffer it was trying to process when the exception occurred. The worker thread and server threads do NOT crash, as the exception is caught. Some packets sent from the client, such as Chat Packets, are located inside these packets, and when the exception occurs, the packets inside are dropped as they are failed to be decoded. | priority | bufferunderflowexception while processing custompacket datagram dump partial ready packet out packet out packet out packet out packet out player spawned took ms multiplayer player joined packet out sep pm io github jraklibplus server packetworker run warning decode failed java nio bufferunderflowexception null sep pm io github jraklibplus server packetworker run warning bufferunderflow sep pm io github jraklibplus server packetworker run warning decode failed java nio bufferunderflowexception null sep pm io github jraklibplus server packetworker run warning bufferunderflow fe fc sep pm io github jraklibplus server packetworker run dump of jraklib ready packet out packet out packet out packet out packet out player spawned took ms multiplayer player joined packet out exception in thread jraklib thread java lang runtimeexception java nio bufferunderflowexception at net beaconpe jraklib server sessionmanager run sessionmanager java at net beaconpe jraklib server sessionmanager sessionmanager java at net beaconpe jraklib server jraklibserver run jraklibserver java caused by java nio bufferunderflowexception at java nio heapbytebuffer get heapbytebuffer java at java nio bytebuffer get bytebuffer java at net beaconpe jraklib binary subbytes binary java at net beaconpe jraklib protocol encapsulatedpacket frombinary encapsulatedpacket java at net beaconpe jraklib protocol datapacket decode datapacket java at net beaconpe jraklib protocol packet decode packet java at net beaconpe jraklib server session handlepacket session java at net beaconpe jraklib server sessionmanager receivepacket sessionmanager java at net beaconpe jraklib server sessionmanager tickprocessor sessionmanager java at net beaconpe jraklib server sessionmanager run sessionmanager java more jraklib server crashed jraklibplus prints out a hexdump of the full datagram buffer it was trying to process when the exception occurred the worker thread and server threads do not crash as the exception is caught some packets sent from the client such as chat packets are located inside these packets and when the exception occurs the packets inside are dropped as they are failed to be decoded | 1 |
444,366 | 12,810,468,213 | IssuesEvent | 2020-07-03 18:46:02 | AyeCode/invoicing | https://api.github.com/repos/AyeCode/invoicing | opened | Add notice on invoice that VAT was reverse charged | For: Developer Priority: High | Add notice on invoice that VAT was reverse charged if it was.
https://secure.helpscout.net/conversation/1212195494/4715?folderId=3817579
if you have any questions please ping me. | 1.0 | Add notice on invoice that VAT was reverse charged - Add notice on invoice that VAT was reverse charged if it was.
https://secure.helpscout.net/conversation/1212195494/4715?folderId=3817579
if you have any questions please ping me. | priority | add notice on invoice that vat was reverse charged add notice on invoice that vat was reverse charged if it was if you have any questions please ping me | 1 |
409,122 | 11,957,198,301 | IssuesEvent | 2020-04-04 13:33:38 | AY1920S2-CS2103T-F09-4/main | https://api.github.com/repos/AY1920S2-CS2103T-F09-4/main | closed | [PE-D] Failed to check StartDate later than EndDate | priority.High severity.High type.Bug | Failed to check if `start date` is "Later than" `end date`
`1st Dec 2020` is later than `2nd Nov 2020`

-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: ljiazh3ng/ped#1 | 1.0 | [PE-D] Failed to check StartDate later than EndDate - Failed to check if `start date` is "Later than" `end date`
`1st Dec 2020` is later than `2nd Nov 2020`

-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: ljiazh3ng/ped#1 | priority | failed to check startdate later than enddate failed to check if start date is later than end date dec is later than nov labels severity medium type featureflaw original ped | 1 |
190,596 | 6,820,385,562 | IssuesEvent | 2017-11-07 13:45:35 | envistaInteractive/itagroup-ecommerce-template | https://api.github.com/repos/envistaInteractive/itagroup-ecommerce-template | opened | Tax form dynamic fields | enhancement High Priority JavaScript | The tax form can include any or all form fields. Account for fields that are set to not display so that we do not attempt to get the element, add event listeners to it or validate it which would cause JS errors and interruptions in checkout flow.
Liquid variables:
| Field | Variable |
| -------------------- |-------------------------|
| EIN Radio button | websiteSettings.tax.ein |
| SSN Radio button | websiteSettings.tax.ssn |
| Company Name | websiteSettings.tax.businessName |
| Participant Name | websiteSettings.tax.name |
| Address | websiteSettings.tax.taxAddress |
| 1.0 | Tax form dynamic fields - The tax form can include any or all form fields. Account for fields that are set to not display so that we do not attempt to get the element, add event listeners to it or validate it which would cause JS errors and interruptions in checkout flow.
Liquid variables:
| Field | Variable |
| -------------------- |-------------------------|
| EIN Radio button | websiteSettings.tax.ein |
| SSN Radio button | websiteSettings.tax.ssn |
| Company Name | websiteSettings.tax.businessName |
| Participant Name | websiteSettings.tax.name |
| Address | websiteSettings.tax.taxAddress |
| priority | tax form dynamic fields the tax form can include any or all form fields account for fields that are set to not display so that we do not attempt to get the element add event listeners to it or validate it which would cause js errors and interruptions in checkout flow liquid variables field variable ein radio button websitesettings tax ein ssn radio button websitesettings tax ssn company name websitesettings tax businessname participant name websitesettings tax name address websitesettings tax taxaddress | 1 |
323,809 | 9,879,177,475 | IssuesEvent | 2019-06-24 09:24:46 | shakram02/PiFloor | https://api.github.com/repos/shakram02/PiFloor | closed | Move location processing to frontend | Android High Priority Vue | Currently, only the Android app knows the location of the student. This isn't good as the web interface displays the current student location after the answer is already selected which isn't good UX.
I suggest that the Android just keeps sending the selection without using the `TimeFilter` class or using a very small timeout `~100ms` for filtering values to avoid wasting processing and bandwidth by sending updates each frame.
The frontend should be responsible for handling the student answer selection. i.e. when the student stays on a certain tile for an *x* amount of time (at least) it's considered to be his answer.
The *x* value can be hardcoded for now to 1 second. | 1.0 | Move location processing to frontend - Currently, only the Android app knows the location of the student. This isn't good as the web interface displays the current student location after the answer is already selected which isn't good UX.
I suggest that the Android just keeps sending the selection without using the `TimeFilter` class or using a very small timeout `~100ms` for filtering values to avoid wasting processing and bandwidth by sending updates each frame.
The frontend should be responsible for handling the student answer selection. i.e. when the student stays on a certain tile for an *x* amount of time (at least) it's considered to be his answer.
The *x* value can be hardcoded for now to 1 second. | priority | move location processing to frontend currently only the android app knows the location of the student this isn t good as the web interface displays the current student location after the answer is already selected which isn t good ux i suggest that the android just keeps sending the selection without using the timefilter class or using a very small timeout for filtering values to avoid wasting processing and bandwidth by sending updates each frame the frontend should be responsible for handling the student answer selection i e when the student stays on a certain tile for an x amount of time at least it s considered to be his answer the x value can be hardcoded for now to second | 1 |
28,000 | 2,698,469,802 | IssuesEvent | 2015-04-03 07:11:59 | kendraio/kendra_home | https://api.github.com/repos/kendraio/kendra_home | opened | Users can't see registration errors | High Priority | I register at https://www.kendra.io . I get an error. The page reloads showing the top of the page and I can't see the form or the error. Should we have something like https://www.kendra.io/#register that people get sent back to if there's an error so they can actually see it? | 1.0 | Users can't see registration errors - I register at https://www.kendra.io . I get an error. The page reloads showing the top of the page and I can't see the form or the error. Should we have something like https://www.kendra.io/#register that people get sent back to if there's an error so they can actually see it? | priority | users can t see registration errors i register at i get an error the page reloads showing the top of the page and i can t see the form or the error should we have something like that people get sent back to if there s an error so they can actually see it | 1 |
4,411 | 2,551,512,597 | IssuesEvent | 2015-02-02 10:18:18 | jembi/openhim-console | https://api.github.com/repos/jembi/openhim-console | closed | Route host certificate textarea should not trim data | bug high priority | In the channels modal under routes when you add a host certificate to a route it trims the data on save. Angular does this automatically. We can't trim a cert as PEM certs need a trailing \n to function. | 1.0 | Route host certificate textarea should not trim data - In the channels modal under routes when you add a host certificate to a route it trims the data on save. Angular does this automatically. We can't trim a cert as PEM certs need a trailing \n to function. | priority | route host certificate textarea should not trim data in the channels modal under routes when you add a host certificate to a route it trims the data on save angular does this automatically we can t trim a cert as pem certs need a trailing n to function | 1 |
687,342 | 23,522,472,533 | IssuesEvent | 2022-08-19 07:36:15 | jcorjaycee/dutchie_scraper | https://api.github.com/repos/jcorjaycee/dutchie_scraper | opened | Where size is not specified, attempt to regex size from name | enhancement high priority data cleaning | 
These products have no size specified in the correct place, but they do specify it in the name. Maybe we can grab the size from the name with the right regex? | 1.0 | Where size is not specified, attempt to regex size from name - 
These products have no size specified in the correct place, but they do specify it in the name. Maybe we can grab the size from the name with the right regex? | priority | where size is not specified attempt to regex size from name these products have no size specified in the correct place but they do specify it in the name maybe we can grab the size from the name with the right regex | 1 |
167,523 | 6,340,491,154 | IssuesEvent | 2017-07-27 11:02:30 | resin-io/resin-cli | https://api.github.com/repos/resin-io/resin-cli | closed | resin local configure should create a new connection file rather than editing `resin-sample` | priority/high type:feature | In newer versions of resinOS 2.0, we will be removing or renaming the `resin-sample` file in `/boot/system-connections`. So before we do that, we need to make sure that the CLI can handle this, my suggestion is that the CLI should create a new system connection file in `/boot/system-connections` and not rely on `resin-sample` being there at all. | 1.0 | resin local configure should create a new connection file rather than editing `resin-sample` - In newer versions of resinOS 2.0, we will be removing or renaming the `resin-sample` file in `/boot/system-connections`. So before we do that, we need to make sure that the CLI can handle this, my suggestion is that the CLI should create a new system connection file in `/boot/system-connections` and not rely on `resin-sample` being there at all. | priority | resin local configure should create a new connection file rather than editing resin sample in newer versions of resinos we will be removing or renaming the resin sample file in boot system connections so before we do that we need to make sure that the cli can handle this my suggestion is that the cli should create a new system connection file in boot system connections and not rely on resin sample being there at all | 1 |
517,622 | 15,017,148,347 | IssuesEvent | 2021-02-01 10:28:37 | martinrotter/rssguard | https://api.github.com/repos/martinrotter/rssguard | reopened | Feature Request: Feedly Support | Component-Core Component-GUI Component-Plugins-Base Priority-High Type-Enhancement | #### Brief description of the issue.
We need feedly support so that we can sync with our mobile/web apps.
| 1.0 | Feature Request: Feedly Support - #### Brief description of the issue.
We need feedly support so that we can sync with our mobile/web apps.
| priority | feature request feedly support brief description of the issue we need feedly support so that we can sync with our mobile web apps | 1 |
468,697 | 13,488,680,071 | IssuesEvent | 2020-09-11 12:52:56 | tal3898/Hummus | https://api.github.com/repos/tal3898/Hummus | closed | Add option to link objects | UX new feature priority - high | Sometimes, the user wants to link multiple fields, in one object. So instead of linking the fields seperatly, link the two objects.
Currently i disable this option
| 1.0 | Add option to link objects - Sometimes, the user wants to link multiple fields, in one object. So instead of linking the fields seperatly, link the two objects.
Currently i disable this option
| priority | add option to link objects sometimes the user wants to link multiple fields in one object so instead of linking the fields seperatly link the two objects currently i disable this option | 1 |
622,492 | 19,636,477,341 | IssuesEvent | 2022-01-08 11:25:57 | jus1d/ducker | https://api.github.com/repos/jus1d/ducker | closed | BUG with set-channel logs | bug wontfix PRIORITY: High | **Describe the bug**
When use set-channel cmd or set-channel music, bot responds: Command channel configured to and Music channel configured to.
When use set-channel logs, bot responds: configured to | 1.0 | BUG with set-channel logs - **Describe the bug**
When use set-channel cmd or set-channel music, bot responds: Command channel configured to and Music channel configured to.
When use set-channel logs, bot responds: configured to | priority | bug with set channel logs describe the bug when use set channel cmd or set channel music bot responds command channel configured to and music channel configured to when use set channel logs bot responds configured to | 1 |
492,338 | 14,200,868,372 | IssuesEvent | 2020-11-16 06:31:32 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | myguidance.fidelity.com - see bug description | browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-important | <!-- @browser: Firefox 83.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:83.0) Gecko/20100101 Firefox/83.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61718 -->
**URL**: https://myguidance.fidelity.com/ftgw/guidance/customer/nbGuidanceLanding.go?route=IPR&tmsmd0=n.zP.investment.zS.strategies.zS.landing&tmsmn=explore.zS.your.zS.options&tmsmd1=bricklet&tmsmd2=z&tmsmd3=z&tmsmd4=z&tmsmd5=z&tmsmd6=is.zH.brk
**Browser / Version**: Firefox 83.0
**Operating System**: Mac OS X 10.15
**Tested Another Browser**: No
**Problem type**: Something else
**Description**: will not come up
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/11/7a8fffc4-51c5-46c5-bdd6-c3b226addb63.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201103183834</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/11/548c9fc4-85e1-4762-94a8-ec2f0a13ccb4)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | myguidance.fidelity.com - see bug description - <!-- @browser: Firefox 83.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:83.0) Gecko/20100101 Firefox/83.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61718 -->
**URL**: https://myguidance.fidelity.com/ftgw/guidance/customer/nbGuidanceLanding.go?route=IPR&tmsmd0=n.zP.investment.zS.strategies.zS.landing&tmsmn=explore.zS.your.zS.options&tmsmd1=bricklet&tmsmd2=z&tmsmd3=z&tmsmd4=z&tmsmd5=z&tmsmd6=is.zH.brk
**Browser / Version**: Firefox 83.0
**Operating System**: Mac OS X 10.15
**Tested Another Browser**: No
**Problem type**: Something else
**Description**: will not come up
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/11/7a8fffc4-51c5-46c5-bdd6-c3b226addb63.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201103183834</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/11/548c9fc4-85e1-4762-94a8-ec2f0a13ccb4)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | myguidance fidelity com see bug description url browser version firefox operating system mac os x tested another browser no problem type something else description will not come up steps to reproduce view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen false mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
374,870 | 11,096,469,157 | IssuesEvent | 2019-12-16 11:13:12 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.snapdeal.com - see bug description | browser-chrome form-v2-experiment ml-needsdiagnosis-false ml-probability-high priority-important | <!-- @browser: Chrome 78.0.3904 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 -->
<!-- @reported_with: -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: http://www.snapdeal.com/
**Browser / Version**: Chrome 78.0.3904
**Operating System**: Windows 10
**Tested Another Browser**: Yes
**Problem type**: Something else
**Description**: The quantity of the same product to order at a time is not greater than 3
**Steps to Reproduce**:
the maximum quantity to order a same product is not greater than 3
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | www.snapdeal.com - see bug description - <!-- @browser: Chrome 78.0.3904 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 -->
<!-- @reported_with: -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: http://www.snapdeal.com/
**Browser / Version**: Chrome 78.0.3904
**Operating System**: Windows 10
**Tested Another Browser**: Yes
**Problem type**: Something else
**Description**: The quantity of the same product to order at a time is not greater than 3
**Steps to Reproduce**:
the maximum quantity to order a same product is not greater than 3
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | see bug description url browser version chrome operating system windows tested another browser yes problem type something else description the quantity of the same product to order at a time is not greater than steps to reproduce the maximum quantity to order a same product is not greater than browser configuration none from with ❤️ | 1 |
431,293 | 12,476,880,838 | IssuesEvent | 2020-05-29 14:12:30 | mmisw/orr-ont | https://api.github.com/repos/mmisw/orr-ont | closed | returned RDF properties (for XSV input) don't look right | Priority-High bug | Using http://cor.esipfed.org/ont/~graybeal/skostest as my example:
If I download a term as RDF/XML, the term looks like
```
<Description rdf:about="http://cor.esipfed.org/ont/~graybeal/skostest/term2">
<rdf:type rdf:resource="http://cor.esipfed.org/ont/~graybeal/skostest/topterm"/>
<skos:topConceptOf rdf:resource="http://cor.esipfed.org/ont/~graybeal/skostest"/>
<skos:inScheme rdf:resource="http://cor.esipfed.org/ont/~graybeal/skostest"/>
<ns1:hasDescription xmlns:ns1="http://cor.esipfed.org/ont/~graybeal/skostest/">Def of term two</ns1:hasDescription>
</Description>
```
Which is what I expect. If I download the whole ontology as RDF/XML, the relevant part looks like
```
<topterm rdf:about="http://cor.esipfed.org/ont/~graybeal/skostest/term2">
<j.1:topConceptOf rdf:resource=""/>
<j.1:inScheme rdf:resource=""/>
<hasDescription>Def of term one</hasDescription>
</topterm>
```
(where the j.1 is the same as skos in the earlier example).
It looks to me like the rdf:resource values are missing in the second case. | 1.0 | returned RDF properties (for XSV input) don't look right - Using http://cor.esipfed.org/ont/~graybeal/skostest as my example:
If I download a term as RDF/XML, the term looks like
```
<Description rdf:about="http://cor.esipfed.org/ont/~graybeal/skostest/term2">
<rdf:type rdf:resource="http://cor.esipfed.org/ont/~graybeal/skostest/topterm"/>
<skos:topConceptOf rdf:resource="http://cor.esipfed.org/ont/~graybeal/skostest"/>
<skos:inScheme rdf:resource="http://cor.esipfed.org/ont/~graybeal/skostest"/>
<ns1:hasDescription xmlns:ns1="http://cor.esipfed.org/ont/~graybeal/skostest/">Def of term two</ns1:hasDescription>
</Description>
```
Which is what I expect. If I download the whole ontology as RDF/XML, the relevant part looks like
```
<topterm rdf:about="http://cor.esipfed.org/ont/~graybeal/skostest/term2">
<j.1:topConceptOf rdf:resource=""/>
<j.1:inScheme rdf:resource=""/>
<hasDescription>Def of term one</hasDescription>
</topterm>
```
(where the j.1 is the same as skos in the earlier example).
It looks to me like the rdf:resource values are missing in the second case. | priority | returned rdf properties for xsv input don t look right using as my example if i download a term as rdf xml the term looks like description rdf about rdf type rdf resource skos topconceptof rdf resource skos inscheme rdf resource which is what i expect if i download the whole ontology as rdf xml the relevant part looks like topterm rdf about def of term one where the j is the same as skos in the earlier example it looks to me like the rdf resource values are missing in the second case | 1 |
730,805 | 25,189,940,523 | IssuesEvent | 2022-11-11 22:51:29 | dtcenter/METplotpy | https://api.github.com/repos/dtcenter/METplotpy | opened | perform_event_equalization is cleaning up column in an empty dataframe | type: bug priority: high alert: NEED ACCOUNT KEY alert: NEED MORE DEFINITION alert: NEED PROJECT ASSIGNMENT requestor: METplus Team required: FOR OFFICIAL RELEASE METplotpy: General |
## Describe the Problem ##
While attempting to create a ROC diagram with the sample data:
[plot_20200507_074426.data.txt](https://github.com/dtcenter/METplotpy/files/9993476/plot_20200507_074426.data.txt)
and setting the **event_equal** to **True** in the custom config file, there is no matching data from performing the event equalization. When the following line is run (utils.perform_event_equalization):
output_ee_data = output_ee_data.drop('equalize', axis=1)
The following error is generated:
_KeyError: "['equalize'] not found in axis"_
This is due to the output_ee_data data frame being an empty data frame.
### Expected Behavior ###
*Provide a clear and concise description of what you expected to happen here.*
The following error is generated when using the custom_roc_diagram.yaml config file with event equalization turned on:
> Traceback (most recent call last):
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METplotpy/metplotpy/plots/roc_diagram/roc_diagram.py", line 480, in <module>
> main()
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METplotpy/metplotpy/plots/roc_diagram/roc_diagram.py", line 469, in main
> r = ROCDiagram(docs)
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METplotpy/metplotpy/plots/roc_diagram/roc_diagram.py", line 82, in __init__
> self.input_df = calc_util.perform_event_equalization(self.parameters, self.input_df)
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METcalcpy/metcalcpy/util/utils.py", line 719, in perform_event_equalization
> equalize_axis_data(fix_vals_keys, fix_vals_permuted_list, params, input_data, axis='1')
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METcalcpy/metcalcpy/util/utils.py", line 689, in equalize_axis_data
> return output_ee_data.drop('equalize', axis=1)
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/frame.py", line 4308, in drop
> return super().drop(
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/generic.py", line 4153, in drop
> obj = obj._drop_axis(labels, axis, level=level, errors=errors)
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/generic.py", line 4188, in _drop_axis
> new_axis = axis.drop(labels, errors=errors)
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/indexes/base.py", line 5591, in drop
> raise KeyError(f"{labels[mask]} not found in axis")
> KeyError: "['equalize'] not found in axis"
### Environment ###
Describe your runtime environment:
*1. Machine: (e.g. HPC name, Linux Workstation, Mac Laptop)*
*2. OS: (e.g. RedHat Linux, MacOS)*MacOS
*3. Software version number(s)* Python 3.8.6, METplotpy 2.0 develop
### To Reproduce ###
Describe the steps to reproduce the behavior:
1. Clone the METcalcpy repository and METplotpy repository in a working directory
2. Set your PYTHONPATH:
path/to/METcalcpy:/path/to//METcalcpy/metcalcpy:/path/to/METplotpy:/path/to/METplotpy/metplotpy:/path/to/METplotpy/metplotpy/plots
Replace path/to with the root/base directory where the METcalcpy and METplotpy code resides.
3. From the METplotpy/test/roc_diagram directory copy the following into your work space:
custom_roc_diagram.yaml config file
plot_20200507_074426.data or the CTC_ROC.data
4. Generate the plot
cd to your work space
python $METPLOTPY_BASE/metplotpy/plots/roc_diagram ./custom_roc_diagram.yaml
Where METPLOTPY_BASE is the directory where the METplotpy and METcalcpy source code reside.
### Relevant Deadlines ###
*List relevant project deadlines here or state NONE.*
### Funding Source ###
*Define the source of funding and account keys here or state NONE.*
## Define the Metadata ##
### Assignee ###
- [x] Select **engineer(s)** Minna Win
- [x] Select **no scientist** required
### Labels ###
- [x] Select **component(s)**
- [x] Select **priority**
- [x] Select **requestor(s)**
### Projects and Milestone ###
- [ ] Select **Organization** level **Project** for support of the current coordinated release
- [ ] Select **Repository** level **Project** for development toward the next official release or add **alert: NEED PROJECT ASSIGNMENT** label
- [ ] Select **Milestone** as the next bugfix version
## Define Related Issue(s) ##
Consider the impact to the other METplus components.
- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdataio](https://github.com/dtcenter/METdataio/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose)
## Bugfix Checklist ##
See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details.
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**.
- [ ] Fork this repository or create a branch of **main_\<Version>**.
Branch name: `bugfix_<Issue Number>_main_<Version>_<Description>`
- [ ] Fix the bug and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **main_\<Version>**.
Pull request: `bugfix <Issue Number> main_<Version> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Linked issues**
Select: **Organization** level software support **Project** for the current coordinated release
Select: **Milestone** as the next bugfix version
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Complete the steps above to fix the bug on the **develop** branch.
Branch name: `bugfix_<Issue Number>_develop_<Description>`
Pull request: `bugfix <Issue Number> develop <Description>`
Select: **Reviewer(s)** and **Linked issues**
Select: **Repository** level development cycle **Project** for the next official release
Select: **Milestone** as the next official version
- [ ] Close this issue.
| 1.0 | perform_event_equalization is cleaning up column in an empty dataframe -
## Describe the Problem ##
While attempting to create a ROC diagram with the sample data:
[plot_20200507_074426.data.txt](https://github.com/dtcenter/METplotpy/files/9993476/plot_20200507_074426.data.txt)
and setting the **event_equal** to **True** in the custom config file, there is no matching data from performing the event equalization. When the following line is run (utils.perform_event_equalization):
output_ee_data = output_ee_data.drop('equalize', axis=1)
The following error is generated:
_KeyError: "['equalize'] not found in axis"_
This is due to the output_ee_data data frame being an empty data frame.
### Expected Behavior ###
*Provide a clear and concise description of what you expected to happen here.*
The following error is generated when using the custom_roc_diagram.yaml config file with event equalization turned on:
> Traceback (most recent call last):
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METplotpy/metplotpy/plots/roc_diagram/roc_diagram.py", line 480, in <module>
> main()
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METplotpy/metplotpy/plots/roc_diagram/roc_diagram.py", line 469, in main
> r = ROCDiagram(docs)
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METplotpy/metplotpy/plots/roc_diagram/roc_diagram.py", line 82, in __init__
> self.input_df = calc_util.perform_event_equalization(self.parameters, self.input_df)
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METcalcpy/metcalcpy/util/utils.py", line 719, in perform_event_equalization
> equalize_axis_data(fix_vals_keys, fix_vals_permuted_list, params, input_data, axis='1')
> File "/Volumes/d1/minnawin/feature_121_met_reformatter/METcalcpy/metcalcpy/util/utils.py", line 689, in equalize_axis_data
> return output_ee_data.drop('equalize', axis=1)
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/frame.py", line 4308, in drop
> return super().drop(
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/generic.py", line 4153, in drop
> obj = obj._drop_axis(labels, axis, level=level, errors=errors)
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/generic.py", line 4188, in _drop_axis
> new_axis = axis.drop(labels, errors=errors)
> File "/Users/minnawin/miniconda/envs/mac_metplotpy_py38/lib/python3.8/site-packages/pandas/core/indexes/base.py", line 5591, in drop
> raise KeyError(f"{labels[mask]} not found in axis")
> KeyError: "['equalize'] not found in axis"
### Environment ###
Describe your runtime environment:
*1. Machine: (e.g. HPC name, Linux Workstation, Mac Laptop)*
*2. OS: (e.g. RedHat Linux, MacOS)*MacOS
*3. Software version number(s)* Python 3.8.6, METplotpy 2.0 develop
### To Reproduce ###
Describe the steps to reproduce the behavior:
1. Clone the METcalcpy repository and METplotpy repository in a working directory
2. Set your PYTHONPATH:
path/to/METcalcpy:/path/to//METcalcpy/metcalcpy:/path/to/METplotpy:/path/to/METplotpy/metplotpy:/path/to/METplotpy/metplotpy/plots
Replace path/to with the root/base directory where the METcalcpy and METplotpy code resides.
3. From the METplotpy/test/roc_diagram directory copy the following into your work space:
custom_roc_diagram.yaml config file
plot_20200507_074426.data or the CTC_ROC.data
4. Generate the plot
cd to your work space
python $METPLOTPY_BASE/metplotpy/plots/roc_diagram ./custom_roc_diagram.yaml
Where METPLOTPY_BASE is the directory where the METplotpy and METcalcpy source code reside.
### Relevant Deadlines ###
*List relevant project deadlines here or state NONE.*
### Funding Source ###
*Define the source of funding and account keys here or state NONE.*
## Define the Metadata ##
### Assignee ###
- [x] Select **engineer(s)** Minna Win
- [x] Select **no scientist** required
### Labels ###
- [x] Select **component(s)**
- [x] Select **priority**
- [x] Select **requestor(s)**
### Projects and Milestone ###
- [ ] Select **Organization** level **Project** for support of the current coordinated release
- [ ] Select **Repository** level **Project** for development toward the next official release or add **alert: NEED PROJECT ASSIGNMENT** label
- [ ] Select **Milestone** as the next bugfix version
## Define Related Issue(s) ##
Consider the impact to the other METplus components.
- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdataio](https://github.com/dtcenter/METdataio/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose)
## Bugfix Checklist ##
See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details.
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**.
- [ ] Fork this repository or create a branch of **main_\<Version>**.
Branch name: `bugfix_<Issue Number>_main_<Version>_<Description>`
- [ ] Fix the bug and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **main_\<Version>**.
Pull request: `bugfix <Issue Number> main_<Version> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Linked issues**
Select: **Organization** level software support **Project** for the current coordinated release
Select: **Milestone** as the next bugfix version
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Complete the steps above to fix the bug on the **develop** branch.
Branch name: `bugfix_<Issue Number>_develop_<Description>`
Pull request: `bugfix <Issue Number> develop <Description>`
Select: **Reviewer(s)** and **Linked issues**
Select: **Repository** level development cycle **Project** for the next official release
Select: **Milestone** as the next official version
- [ ] Close this issue.
| priority | perform event equalization is cleaning up column in an empty dataframe describe the problem while attempting to create a roc diagram with the sample data and setting the event equal to true in the custom config file there is no matching data from performing the event equalization when the following line is run utils perform event equalization output ee data output ee data drop equalize axis the following error is generated keyerror not found in axis this is due to the output ee data data frame being an empty data frame expected behavior provide a clear and concise description of what you expected to happen here the following error is generated when using the custom roc diagram yaml config file with event equalization turned on traceback most recent call last file volumes minnawin feature met reformatter metplotpy metplotpy plots roc diagram roc diagram py line in main file volumes minnawin feature met reformatter metplotpy metplotpy plots roc diagram roc diagram py line in main r rocdiagram docs file volumes minnawin feature met reformatter metplotpy metplotpy plots roc diagram roc diagram py line in init self input df calc util perform event equalization self parameters self input df file volumes minnawin feature met reformatter metcalcpy metcalcpy util utils py line in perform event equalization equalize axis data fix vals keys fix vals permuted list params input data axis file volumes minnawin feature met reformatter metcalcpy metcalcpy util utils py line in equalize axis data return output ee data drop equalize axis file users minnawin miniconda envs mac metplotpy lib site packages pandas core frame py line in drop return super drop file users minnawin miniconda envs mac metplotpy lib site packages pandas core generic py line in drop obj obj drop axis labels axis level level errors errors file users minnawin miniconda envs mac metplotpy lib site packages pandas core generic py line in drop axis new axis axis drop labels errors errors file users minnawin miniconda envs mac metplotpy lib site packages pandas core indexes base py line in drop raise keyerror f labels not found in axis keyerror not found in axis environment describe your runtime environment machine e g hpc name linux workstation mac laptop os e g redhat linux macos macos software version number s python metplotpy develop to reproduce describe the steps to reproduce the behavior clone the metcalcpy repository and metplotpy repository in a working directory set your pythonpath path to metcalcpy path to metcalcpy metcalcpy path to metplotpy path to metplotpy metplotpy path to metplotpy metplotpy plots replace path to with the root base directory where the metcalcpy and metplotpy code resides from the metplotpy test roc diagram directory copy the following into your work space custom roc diagram yaml config file plot data or the ctc roc data generate the plot cd to your work space python metplotpy base metplotpy plots roc diagram custom roc diagram yaml where metplotpy base is the directory where the metplotpy and metcalcpy source code reside relevant deadlines list relevant project deadlines here or state none funding source define the source of funding and account keys here or state none define the metadata assignee select engineer s minna win select no scientist required labels select component s select priority select requestor s projects and milestone select organization level project for support of the current coordinated release select repository level project for development toward the next official release or add alert need project assignment label select milestone as the next bugfix version define related issue s consider the impact to the other metplus components bugfix checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of main branch name bugfix main fix the bug and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into main pull request bugfix main define the pull request metadata as permissions allow select reviewer s and linked issues select organization level software support project for the current coordinated release select milestone as the next bugfix version iterate until the reviewer s accept and merge your changes delete your fork or branch complete the steps above to fix the bug on the develop branch branch name bugfix develop pull request bugfix develop select reviewer s and linked issues select repository level development cycle project for the next official release select milestone as the next official version close this issue | 1 |
93,785 | 3,911,150,862 | IssuesEvent | 2016-04-20 03:33:14 | Captianrock/android_PV | https://api.github.com/repos/Captianrock/android_PV | closed | Dynamic updates for apps with traces | High Priority | Dynamically update the list of apps on the web app that have been analyzed by the user. | 1.0 | Dynamic updates for apps with traces - Dynamically update the list of apps on the web app that have been analyzed by the user. | priority | dynamic updates for apps with traces dynamically update the list of apps on the web app that have been analyzed by the user | 1 |
698,369 | 23,976,429,651 | IssuesEvent | 2022-09-13 12:00:00 | ctm/mb2-doc | https://api.github.com/repos/ctm/mb2-doc | closed | fix wasm-bindgen complaints | chore high priority easy | Take the suggestions from the new wasm-bindgen deprecation warnings.
| 1.0 | fix wasm-bindgen complaints - Take the suggestions from the new wasm-bindgen deprecation warnings.
| priority | fix wasm bindgen complaints take the suggestions from the new wasm bindgen deprecation warnings | 1 |
217,085 | 7,314,594,803 | IssuesEvent | 2018-03-01 07:58:06 | metasfresh/metasfresh-webui-frontend | https://api.github.com/repos/metasfresh/metasfresh-webui-frontend | closed | Date recording with keys leads to error | branch:master branch:release priority:high type:bug | ### Is this a bug or feature request?
Bug
### What is the current behavior?
When recording a date with the keyboard, instead of clicking it with the mouse in date widget, then an error occurs and a blank screen occurs.
#### Which are the steps to reproduce?
- Open window/143
- Click on a date widget field and start typing the date.
### What is the expected or desired behavior?
Shall also work with the keyboard.

| 1.0 | Date recording with keys leads to error - ### Is this a bug or feature request?
Bug
### What is the current behavior?
When recording a date with the keyboard, instead of clicking it with the mouse in date widget, then an error occurs and a blank screen occurs.
#### Which are the steps to reproduce?
- Open window/143
- Click on a date widget field and start typing the date.
### What is the expected or desired behavior?
Shall also work with the keyboard.

| priority | date recording with keys leads to error is this a bug or feature request bug what is the current behavior when recording a date with the keyboard instead of clicking it with the mouse in date widget then an error occurs and a blank screen occurs which are the steps to reproduce open window click on a date widget field and start typing the date what is the expected or desired behavior shall also work with the keyboard | 1 |
600,313 | 18,293,228,936 | IssuesEvent | 2021-10-05 17:30:54 | AY2122S1-CS2103T-F13-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-F13-1/tp | closed | Remove Group attribute from Person class | priority.HIGH | Currently cyclical dependency exists between Person and Group class. Remove Group attribute from Person class to avoid high coupling. | 1.0 | Remove Group attribute from Person class - Currently cyclical dependency exists between Person and Group class. Remove Group attribute from Person class to avoid high coupling. | priority | remove group attribute from person class currently cyclical dependency exists between person and group class remove group attribute from person class to avoid high coupling | 1 |
154,620 | 5,923,173,814 | IssuesEvent | 2017-05-23 07:08:29 | Caleydo/taggle | https://api.github.com/repos/Caleydo/taggle | closed | Add String/ID column by default as first | high priority | I think we should always include the column by default.
- [ ] set min size to the value that we also use for all the other row-based visses
- [ ] turn off label rendering if row height is not sufficient
- [ ] aggregate label vis can just show "XX Patients" (number of items in aggregate + ID type) | 1.0 | Add String/ID column by default as first - I think we should always include the column by default.
- [ ] set min size to the value that we also use for all the other row-based visses
- [ ] turn off label rendering if row height is not sufficient
- [ ] aggregate label vis can just show "XX Patients" (number of items in aggregate + ID type) | priority | add string id column by default as first i think we should always include the column by default set min size to the value that we also use for all the other row based visses turn off label rendering if row height is not sufficient aggregate label vis can just show xx patients number of items in aggregate id type | 1 |
593,918 | 18,020,163,916 | IssuesEvent | 2021-09-16 18:20:25 | apexcharts/apexcharts.js | https://api.github.com/repos/apexcharts/apexcharts.js | closed | v3.27.0 release breaks functionality for returning html from formatters | bug high-priority | # Bug report
- What is the behavior you expect?
Before v3.27.0 release, I was returning HTML from the formatters, to print more interesting legends

- What is happening instead?
Now the HTML string is printed.

- What error message are you getting?
There are no related error messages in the console

| 1.0 | v3.27.0 release breaks functionality for returning html from formatters - # Bug report
- What is the behavior you expect?
Before v3.27.0 release, I was returning HTML from the formatters, to print more interesting legends

- What is happening instead?
Now the HTML string is printed.

- What error message are you getting?
There are no related error messages in the console

| priority | release breaks functionality for returning html from formatters bug report what is the behavior you expect before release i was returning html from the formatters to print more interesting legends what is happening instead now the html string is printed what error message are you getting there are no related error messages in the console | 1 |
686,639 | 23,499,818,915 | IssuesEvent | 2022-08-18 07:22:10 | EscolaLMS/H5P | https://api.github.com/repos/EscolaLMS/H5P | closed | config is not working on new installation | priority high | Reproduce steps
1. install demo or use the link https://h5p-laravel-demo.stage.etd24.pl/config
2. try to change any config
error appears
```bash
{message: "Config file 'services' does not exist or doesn't have key 'facebook.client_id'",…}
exception: "Exception"
file: "/var/www/html/vendor/escolalms/settings/src/ConfigRewriter/ConfigRewriter.php"
line: 57
```
cURL
```
curl 'https://h5p-laravel-demo.stage.etd24.pl/api/admin/config' \
-H 'authority: h5p-laravel-demo.stage.etd24.pl' \
-H 'accept: application/json' \
-H 'accept-language: pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIxIiwianRpIjoiN2NkNGZjZTI1YmFjYTc0NDhkNGIwM2EyZWYxMGNkZTU1Njg4OTU1MGNjZDhhN2M4ZmJjNmNlNWY2MjJjNWE5YzVlZTJhYTdmZjY0NjI4MTUiLCJpYXQiOjE2NjA3NjA2NjguMDA4NDMxLCJuYmYiOjE2NjA3NjA2NjguMDA4NDQsImV4cCI6MTY2MzQzOTA2OC4wMDE1Miwic3ViIjoiMiIsInNjb3BlcyI6W119.Kk-3ZCkz7glaxsKB2dOVv4swncwVQXxqyVvawsjxs9PlZDvwcviRFdPkfMOwZxtbjnXBxYH6ZF2AasMQBfeGw0Fq4mpRgdG15P3uuO5fuOgQUdic96OKZNZXi_SXkLmqPHHvPwjX8RRU9gK2mdupLp5lou5wEj9r9E2yNfs0HOZzW66zRSaIs0QvKK8Gvx7m_P_a9hWZ_2jZq6cmLCUnCBIsUlj43DXoGOiVw6W9GQDYsalzOcFUywsuwnW1nPZA6ikohHVLrAb0728iaPz84Hj4dFa4Dcb--uhrOMwFNVFggvFlFnwjp8ZtBnErloj4wqFQK6fWjrBjmHOkAyavDha2pNKj63Mq-msNGi4TPzT2nvYF5U21LkVYCeJU2d618OKSnjrCsTMZ_d4WwxCY1Al3cWQIoobQMnGT2vL8tPcAJISt7dUKmKhWm95_ynwZP4Gh0yatxjG6Abz1uC6l4JNtBq2e6rXpnD1dkMNP-Y_ZlrY5k-7pzfEeQxx-fUDQVNIqa87XuInWkvUJDp28oeQRh98EvR0IwnQZyZ_8PCXK4yT4Ws1ApuicoGUTxvPz9j877rBMTxvJlm561_0RA6KT9ju9sKW6lzeQVzrLSzfLHg6eKtJ7BC-d61FnYugj_8MRWd8OZyjtLt6BjG2lAzOdcbjgbvEJ535urukqxl4' \
-H 'cache-control: no-cache' \
-H 'content-type: application/json' \
-H 'cookie: rl_page_init_referrer=RudderEncrypt%3AU2FsdGVkX19rAVFJz4BuCvcgJZviUwngV2KlFHLuKBE%3D; rl_page_init_referring_domain=RudderEncrypt%3AU2FsdGVkX19RMkOXPIyZ8%2BfZ%2Ffnx0SbPl3qBH7NuFXE%3D; rl_anonymous_id=RudderEncrypt%3AU2FsdGVkX1%2BVX7GlnWjqsVDWs82sD65xQMwzfRurK5XMOOU8NmwR%2B%2FPxbM2cMi%2BwmAi9xgy2qEPyn676FtsplQ%3D%3D; rl_user_id=RudderEncrypt%3AU2FsdGVkX19CG%2Blktd4tuG41Rjd4%2FQIS9XP%2FfAHS2cxhv%2BKm1FS8SUKcQkA0cPKS; rl_trait=RudderEncrypt%3AU2FsdGVkX19rcWOwxplQgYC8onHmqg5ulUiQo7%2BHzQY%3D; _gcl_au=1.1.983641089.1658933327; _ga=GA1.1.1063570509.1658933327; _clck=1tokk77|1|f3p|0; SL_C_23361dd035530_DOMAIN=true; SL_C_23361dd035530_DOMAIN=true; _ga_4HBW0EKX4F=GS1.1.1659517037.3.1.1659517045.0; _ga_455800TF6E=GS1.1.1659517038.3.0.1659517045.0; XSRF-TOKEN=eyJpdiI6InFYRGlQeFFpejNnSGc0QjJSOXRMb3c9PSIsInZhbHVlIjoiTVg1ZXBYQ2IxRW55U0tOTDRBVWx6SDFyNjZvUGtscFQyY3NJbmJRRlhlbDJaMm9ZR3I2b2NTS04zTkZkZ0x2ZXhIczI1L0R6Y29vMFBBelFVWkp2dE1OOWRDWVlBdmV5eEJsYWlOT2tHUldwd21hZkxtcXB3QWpBM0ZEUHJxQm4iLCJtYWMiOiJlMWJhNGM3NmE5NjVkMjkzNmY1NjI5NzdlNDcwNWFlYjQzMWUxZDA3YmQ2ODFmMzViYzc3YjMwZTY1MGEzNjllIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ing3ZC9PLzZEMHJwaVFjNHpwd3orWXc9PSIsInZhbHVlIjoicEpybGFmak1Yc3pwQnhQZXk0ZEV1TnlUUDVPenFpTnpNbzlEVGQwcXhXSnNEUEFVa2thdDlqbmNtQTBWQWRxbE5lbXJzOXhOVHdneUpnYWFZUlRZanVpYVlvNTduTldlVEoxRFI2U1FvYW1vUGRFUFBNYlZYdDZxZm4xd0RHanQiLCJtYWMiOiJmMTUxZDliM2I0MDFmNDMxOTU3YWRlM2IyM2YzMzM0YWNjOTNjNWNhNTQwNThjMjBhNTBhMDk0NTA3MmU5YTg1IiwidGFnIjoiIn0%3D' \
-H 'origin: https://h5p-laravel-demo.stage.etd24.pl' \
-H 'pragma: no-cache' \
-H 'referer: https://h5p-laravel-demo.stage.etd24.pl/config' \
-H 'sec-ch-ua: ".Not/A)Brand";v="99", "Google Chrome";v="103", "Chromium";v="103"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "macOS"' \
-H 'sec-fetch-dest: empty' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-site: same-origin' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36' \
--data-raw '{"config":[{"key":"hh5p.h5p_show_display_option","value":false}]}' \
--compressed
``` | 1.0 | config is not working on new installation - Reproduce steps
1. install demo or use the link https://h5p-laravel-demo.stage.etd24.pl/config
2. try to change any config
error appears
```bash
{message: "Config file 'services' does not exist or doesn't have key 'facebook.client_id'",…}
exception: "Exception"
file: "/var/www/html/vendor/escolalms/settings/src/ConfigRewriter/ConfigRewriter.php"
line: 57
```
cURL
```
curl 'https://h5p-laravel-demo.stage.etd24.pl/api/admin/config' \
-H 'authority: h5p-laravel-demo.stage.etd24.pl' \
-H 'accept: application/json' \
-H 'accept-language: pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIxIiwianRpIjoiN2NkNGZjZTI1YmFjYTc0NDhkNGIwM2EyZWYxMGNkZTU1Njg4OTU1MGNjZDhhN2M4ZmJjNmNlNWY2MjJjNWE5YzVlZTJhYTdmZjY0NjI4MTUiLCJpYXQiOjE2NjA3NjA2NjguMDA4NDMxLCJuYmYiOjE2NjA3NjA2NjguMDA4NDQsImV4cCI6MTY2MzQzOTA2OC4wMDE1Miwic3ViIjoiMiIsInNjb3BlcyI6W119.Kk-3ZCkz7glaxsKB2dOVv4swncwVQXxqyVvawsjxs9PlZDvwcviRFdPkfMOwZxtbjnXBxYH6ZF2AasMQBfeGw0Fq4mpRgdG15P3uuO5fuOgQUdic96OKZNZXi_SXkLmqPHHvPwjX8RRU9gK2mdupLp5lou5wEj9r9E2yNfs0HOZzW66zRSaIs0QvKK8Gvx7m_P_a9hWZ_2jZq6cmLCUnCBIsUlj43DXoGOiVw6W9GQDYsalzOcFUywsuwnW1nPZA6ikohHVLrAb0728iaPz84Hj4dFa4Dcb--uhrOMwFNVFggvFlFnwjp8ZtBnErloj4wqFQK6fWjrBjmHOkAyavDha2pNKj63Mq-msNGi4TPzT2nvYF5U21LkVYCeJU2d618OKSnjrCsTMZ_d4WwxCY1Al3cWQIoobQMnGT2vL8tPcAJISt7dUKmKhWm95_ynwZP4Gh0yatxjG6Abz1uC6l4JNtBq2e6rXpnD1dkMNP-Y_ZlrY5k-7pzfEeQxx-fUDQVNIqa87XuInWkvUJDp28oeQRh98EvR0IwnQZyZ_8PCXK4yT4Ws1ApuicoGUTxvPz9j877rBMTxvJlm561_0RA6KT9ju9sKW6lzeQVzrLSzfLHg6eKtJ7BC-d61FnYugj_8MRWd8OZyjtLt6BjG2lAzOdcbjgbvEJ535urukqxl4' \
-H 'cache-control: no-cache' \
-H 'content-type: application/json' \
-H 'cookie: rl_page_init_referrer=RudderEncrypt%3AU2FsdGVkX19rAVFJz4BuCvcgJZviUwngV2KlFHLuKBE%3D; rl_page_init_referring_domain=RudderEncrypt%3AU2FsdGVkX19RMkOXPIyZ8%2BfZ%2Ffnx0SbPl3qBH7NuFXE%3D; rl_anonymous_id=RudderEncrypt%3AU2FsdGVkX1%2BVX7GlnWjqsVDWs82sD65xQMwzfRurK5XMOOU8NmwR%2B%2FPxbM2cMi%2BwmAi9xgy2qEPyn676FtsplQ%3D%3D; rl_user_id=RudderEncrypt%3AU2FsdGVkX19CG%2Blktd4tuG41Rjd4%2FQIS9XP%2FfAHS2cxhv%2BKm1FS8SUKcQkA0cPKS; rl_trait=RudderEncrypt%3AU2FsdGVkX19rcWOwxplQgYC8onHmqg5ulUiQo7%2BHzQY%3D; _gcl_au=1.1.983641089.1658933327; _ga=GA1.1.1063570509.1658933327; _clck=1tokk77|1|f3p|0; SL_C_23361dd035530_DOMAIN=true; SL_C_23361dd035530_DOMAIN=true; _ga_4HBW0EKX4F=GS1.1.1659517037.3.1.1659517045.0; _ga_455800TF6E=GS1.1.1659517038.3.0.1659517045.0; XSRF-TOKEN=eyJpdiI6InFYRGlQeFFpejNnSGc0QjJSOXRMb3c9PSIsInZhbHVlIjoiTVg1ZXBYQ2IxRW55U0tOTDRBVWx6SDFyNjZvUGtscFQyY3NJbmJRRlhlbDJaMm9ZR3I2b2NTS04zTkZkZ0x2ZXhIczI1L0R6Y29vMFBBelFVWkp2dE1OOWRDWVlBdmV5eEJsYWlOT2tHUldwd21hZkxtcXB3QWpBM0ZEUHJxQm4iLCJtYWMiOiJlMWJhNGM3NmE5NjVkMjkzNmY1NjI5NzdlNDcwNWFlYjQzMWUxZDA3YmQ2ODFmMzViYzc3YjMwZTY1MGEzNjllIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ing3ZC9PLzZEMHJwaVFjNHpwd3orWXc9PSIsInZhbHVlIjoicEpybGFmak1Yc3pwQnhQZXk0ZEV1TnlUUDVPenFpTnpNbzlEVGQwcXhXSnNEUEFVa2thdDlqbmNtQTBWQWRxbE5lbXJzOXhOVHdneUpnYWFZUlRZanVpYVlvNTduTldlVEoxRFI2U1FvYW1vUGRFUFBNYlZYdDZxZm4xd0RHanQiLCJtYWMiOiJmMTUxZDliM2I0MDFmNDMxOTU3YWRlM2IyM2YzMzM0YWNjOTNjNWNhNTQwNThjMjBhNTBhMDk0NTA3MmU5YTg1IiwidGFnIjoiIn0%3D' \
-H 'origin: https://h5p-laravel-demo.stage.etd24.pl' \
-H 'pragma: no-cache' \
-H 'referer: https://h5p-laravel-demo.stage.etd24.pl/config' \
-H 'sec-ch-ua: ".Not/A)Brand";v="99", "Google Chrome";v="103", "Chromium";v="103"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "macOS"' \
-H 'sec-fetch-dest: empty' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-site: same-origin' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36' \
--data-raw '{"config":[{"key":"hh5p.h5p_show_display_option","value":false}]}' \
--compressed
``` | priority | config is not working on new installation reproduce steps install demo or use the link try to change any config error appears bash message config file services does not exist or doesn t have key facebook client id … exception exception file var www html vendor escolalms settings src configrewriter configrewriter php line curl curl h authority laravel demo stage pl h accept application json h accept language pl pl pl q en us q en q h authorization bearer kk p y h cache control no cache h content type application json h cookie rl page init referrer rudderencrypt rl page init referring domain rudderencrypt rl anonymous id rudderencrypt rl user id rudderencrypt rl trait rudderencrypt gcl au ga clck sl c domain true sl c domain true ga ga xsrf token laravel session h origin h pragma no cache h referer h sec ch ua not a brand v google chrome v chromium v h sec ch ua mobile h sec ch ua platform macos h sec fetch dest empty h sec fetch mode cors h sec fetch site same origin h user agent mozilla macintosh intel mac os x applewebkit khtml like gecko chrome safari data raw config compressed | 1 |
607,108 | 18,773,068,948 | IssuesEvent | 2021-11-07 07:00:23 | thossain89/Bookworm | https://api.github.com/repos/thossain89/Bookworm | closed | Mongo Atlas | Priority High | - [x] Seed data
- [x] Create .ENV
- [x] Heroku data parameters updated with Mongo credentials | 1.0 | Mongo Atlas - - [x] Seed data
- [x] Create .ENV
- [x] Heroku data parameters updated with Mongo credentials | priority | mongo atlas seed data create env heroku data parameters updated with mongo credentials | 1 |
594,851 | 18,055,638,595 | IssuesEvent | 2021-09-20 07:52:16 | apluslms/a-plus-rst-tools | https://api.github.com/repos/apluslms/a-plus-rst-tools | closed | v1.3 docker-compile.sh error | type: bug area: config priority: high experience: moderate effort: days | Strange error with `v1.3_stable` where the order of rst-file processing in Sphix can generate an error.
`Exception occurred:
File "/usr/local/lib/python3.5/dist-packages/sphinx/environment/__init__.py", line 927, in get_doctree
with open(doctree_filename, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/compile/_build/doctrees/index.doctree' `
Steps to reproduce using the attached rst-course source in linux. It's important to start from clean build (`rm -rf _build`).
1. unzip `course.zip`
2. `cd t`
3. `git init`
4. `git submodule add https://github.com/apluslms/a-plus-rst-tools.git`
5. `(cd a-plus-rst-tools; git checkout v1.2_stable`)
6. `rm -rf _build; ./docker-compile.sh` will work (warning about `eka_fi.rst` not included in any toctree)
7. `(cd a-plus-rst-tools; git checkout v1.3_stable)`
8. `rm -rf _build; ./docker-compile.sh` will **not** work
9. `mv esseet t_esseet`
10. `rm -rf _build; ./docker-compile.sh` will now work (`index.rst` is processed before `eka_fi.rst`
[course.zip](https://github.com/apluslms/a-plus-rst-tools/files/5791272/course.zip)
| 1.0 | v1.3 docker-compile.sh error - Strange error with `v1.3_stable` where the order of rst-file processing in Sphix can generate an error.
`Exception occurred:
File "/usr/local/lib/python3.5/dist-packages/sphinx/environment/__init__.py", line 927, in get_doctree
with open(doctree_filename, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/compile/_build/doctrees/index.doctree' `
Steps to reproduce using the attached rst-course source in linux. It's important to start from clean build (`rm -rf _build`).
1. unzip `course.zip`
2. `cd t`
3. `git init`
4. `git submodule add https://github.com/apluslms/a-plus-rst-tools.git`
5. `(cd a-plus-rst-tools; git checkout v1.2_stable`)
6. `rm -rf _build; ./docker-compile.sh` will work (warning about `eka_fi.rst` not included in any toctree)
7. `(cd a-plus-rst-tools; git checkout v1.3_stable)`
8. `rm -rf _build; ./docker-compile.sh` will **not** work
9. `mv esseet t_esseet`
10. `rm -rf _build; ./docker-compile.sh` will now work (`index.rst` is processed before `eka_fi.rst`
[course.zip](https://github.com/apluslms/a-plus-rst-tools/files/5791272/course.zip)
| priority | docker compile sh error strange error with stable where the order of rst file processing in sphix can generate an error exception occurred file usr local lib dist packages sphinx environment init py line in get doctree with open doctree filename rb as f filenotfounderror no such file or directory compile build doctrees index doctree steps to reproduce using the attached rst course source in linux it s important to start from clean build rm rf build unzip course zip cd t git init git submodule add cd a plus rst tools git checkout stable rm rf build docker compile sh will work warning about eka fi rst not included in any toctree cd a plus rst tools git checkout stable rm rf build docker compile sh will not work mv esseet t esseet rm rf build docker compile sh will now work index rst is processed before eka fi rst | 1 |
253,557 | 8,057,664,233 | IssuesEvent | 2018-08-02 15:59:47 | stratisproject/StratisBitcoinFullNode | https://api.github.com/repos/stratisproject/StratisBitcoinFullNode | closed | On ReOrg, transactions removed need to return to mempool | High Priority Size M: 3-5 days Sprint committed bug sp1 | **In order to** maintain a complete chain
**As a** node
**I want** transactions missed on reorg to return to the mempool
**Acceptance Criteria**
- Transactions missing on reorg are in the mempool after the reorg completes
NOTE: current behaviour in the node is ...
When a reorg happens, blocks in the discarded shorter chain are not returned to the mempool.
| 1.0 | On ReOrg, transactions removed need to return to mempool - **In order to** maintain a complete chain
**As a** node
**I want** transactions missed on reorg to return to the mempool
**Acceptance Criteria**
- Transactions missing on reorg are in the mempool after the reorg completes
NOTE: current behaviour in the node is ...
When a reorg happens, blocks in the discarded shorter chain are not returned to the mempool.
| priority | on reorg transactions removed need to return to mempool in order to maintain a complete chain as a node i want transactions missed on reorg to return to the mempool acceptance criteria transactions missing on reorg are in the mempool after the reorg completes note current behaviour in the node is when a reorg happens blocks in the discarded shorter chain are not returned to the mempool | 1 |
324,822 | 9,913,085,518 | IssuesEvent | 2019-06-28 10:43:00 | wso2/docs-ei | https://api.github.com/repos/wso2/docs-ei | closed | [NextGen Docs] Update existing QSG in GitHub | Priority/High Severity/Minor micro-integrator | @samgnaniah commented on [Wed Jun 05 2019](https://github.com/wso2/product-ei/issues/4107)
Need to do formatting changes in the QSG so that rendering issues are fixed.
| 1.0 | [NextGen Docs] Update existing QSG in GitHub - @samgnaniah commented on [Wed Jun 05 2019](https://github.com/wso2/product-ei/issues/4107)
Need to do formatting changes in the QSG so that rendering issues are fixed.
| priority | update existing qsg in github samgnaniah commented on need to do formatting changes in the qsg so that rendering issues are fixed | 1 |
614,023 | 19,122,380,801 | IssuesEvent | 2021-12-01 00:57:04 | vertica/spark-connector | https://api.github.com/repos/vertica/spark-connector | closed | Investigate why count is off for a joined dataframe | bug size: 3 High Priority | When you take a dataframe created from our source, and join it with itself, then call count() on that joined df, the count returned is wrong. | 1.0 | Investigate why count is off for a joined dataframe - When you take a dataframe created from our source, and join it with itself, then call count() on that joined df, the count returned is wrong. | priority | investigate why count is off for a joined dataframe when you take a dataframe created from our source and join it with itself then call count on that joined df the count returned is wrong | 1 |
4,949 | 2,566,470,253 | IssuesEvent | 2015-02-08 15:48:30 | ChristianOellers/Resize-Parallax | https://api.github.com/repos/ChristianOellers/Resize-Parallax | opened | Resize animation style | Enhancement Priority: HIGH | There will be animation issues if the timeout is enabled (currently commented out as quick fix).
The current fix diminishes the animations subtle character which is not desired.
The delay and smooth transition is the special part of it.
> Refer to the code for more tech details.
Some considerations ...
- [ ] The first resize does not look good, it quickly jumps ... maybe a problem of using CSS transitions?
- [ ] In some cases the resize direction is wrong if resizing from small to big.
| 1.0 | Resize animation style - There will be animation issues if the timeout is enabled (currently commented out as quick fix).
The current fix diminishes the animations subtle character which is not desired.
The delay and smooth transition is the special part of it.
> Refer to the code for more tech details.
Some considerations ...
- [ ] The first resize does not look good, it quickly jumps ... maybe a problem of using CSS transitions?
- [ ] In some cases the resize direction is wrong if resizing from small to big.
| priority | resize animation style there will be animation issues if the timeout is enabled currently commented out as quick fix the current fix diminishes the animations subtle character which is not desired the delay and smooth transition is the special part of it refer to the code for more tech details some considerations the first resize does not look good it quickly jumps maybe a problem of using css transitions in some cases the resize direction is wrong if resizing from small to big | 1 |
820,007 | 30,757,578,547 | IssuesEvent | 2023-07-29 08:57:01 | WordPress/openverse | https://api.github.com/repos/WordPress/openverse | opened | Audio instructions snackbar is not hidden when you navigate from All results to single result page | 🟧 priority: high 🛠 goal: fix 🕹 aspect: interface 🧱 stack: frontend | ## Description
<!-- Concisely describe the bug. Compare your experience with what you expected to happen. -->
<!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." -->
## Reproduction
<!-- Provide detailed steps to reproduce the bug. -->
1. <!-- Step 1 ... -->Go to https://openverse.org/search/?q=cat
2. <!-- Step 2 ... -->Navigate to the first audio result by pressing <kbd>Tab</kbd>. The snackbar should appear.
3. <!-- Step 3 ... -->Press Enter to navigate to the single result page.
4. See error: the snackbar is still visible in the corner
## Screenshots
<!-- Add screenshots to show the problem; or delete the section entirely. -->
<img width="890" alt="Screenshot 2023-07-29 at 11 55 20 AM" src="https://github.com/WordPress/openverse/assets/15233243/7782089d-f9aa-4844-ad3a-ba43c52bb8d9">
## Environment
<!-- Please complete this, unless you are certain the problem is not environment specific. -->
Production site, desktop with a keyboard.
| 1.0 | Audio instructions snackbar is not hidden when you navigate from All results to single result page - ## Description
<!-- Concisely describe the bug. Compare your experience with what you expected to happen. -->
<!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." -->
## Reproduction
<!-- Provide detailed steps to reproduce the bug. -->
1. <!-- Step 1 ... -->Go to https://openverse.org/search/?q=cat
2. <!-- Step 2 ... -->Navigate to the first audio result by pressing <kbd>Tab</kbd>. The snackbar should appear.
3. <!-- Step 3 ... -->Press Enter to navigate to the single result page.
4. See error: the snackbar is still visible in the corner
## Screenshots
<!-- Add screenshots to show the problem; or delete the section entirely. -->
<img width="890" alt="Screenshot 2023-07-29 at 11 55 20 AM" src="https://github.com/WordPress/openverse/assets/15233243/7782089d-f9aa-4844-ad3a-ba43c52bb8d9">
## Environment
<!-- Please complete this, unless you are certain the problem is not environment specific. -->
Production site, desktop with a keyboard.
| priority | audio instructions snackbar is not hidden when you navigate from all results to single result page description reproduction go to navigate to the first audio result by pressing tab the snackbar should appear press enter to navigate to the single result page see error the snackbar is still visible in the corner screenshots img width alt screenshot at am src environment production site desktop with a keyboard | 1 |
711,064 | 24,449,343,067 | IssuesEvent | 2022-10-06 21:02:15 | canonical/jaas-dashboard | https://api.github.com/repos/canonical/jaas-dashboard | closed | Documentation on actions in ops missing information on how to get info out from actions | Priority: High | I'm reading the docs to try figuring out how to get the "message" field in the GUI to show the result from my actions.
But its nothing there that helps.
What should I do to get anything displayed there?
This is the docs I'm referring to: https://operator-framework.readthedocs.io/en/latest/_modules/ops/charm.html?highlight=set_results# | 1.0 | Documentation on actions in ops missing information on how to get info out from actions - I'm reading the docs to try figuring out how to get the "message" field in the GUI to show the result from my actions.
But its nothing there that helps.
What should I do to get anything displayed there?
This is the docs I'm referring to: https://operator-framework.readthedocs.io/en/latest/_modules/ops/charm.html?highlight=set_results# | priority | documentation on actions in ops missing information on how to get info out from actions i m reading the docs to try figuring out how to get the message field in the gui to show the result from my actions but its nothing there that helps what should i do to get anything displayed there this is the docs i m referring to | 1 |
125,410 | 4,956,924,312 | IssuesEvent | 2016-12-02 01:36:16 | eedevops/he-auth-service | https://api.github.com/repos/eedevops/he-auth-service | closed | Perform basic_auth check if endpoint is present. | feature/enhancement priority/high | - [x] Extract, parse, and match authentication type with a known-list of supported methods (consider using an `enum` type structure).
- [x] Depending on auth type, an object will be created that will handle authentication verification accordingly (suggestion: use _polymorphism_).
- [x] Provide appropriate failure messages.
- [ ] Document on `README.md` supported auth types.
- [x] Write tests with `tokens` that have wrong auth types and valid auth types. | 1.0 | Perform basic_auth check if endpoint is present. - - [x] Extract, parse, and match authentication type with a known-list of supported methods (consider using an `enum` type structure).
- [x] Depending on auth type, an object will be created that will handle authentication verification accordingly (suggestion: use _polymorphism_).
- [x] Provide appropriate failure messages.
- [ ] Document on `README.md` supported auth types.
- [x] Write tests with `tokens` that have wrong auth types and valid auth types. | priority | perform basic auth check if endpoint is present extract parse and match authentication type with a known list of supported methods consider using an enum type structure depending on auth type an object will be created that will handle authentication verification accordingly suggestion use polymorphism provide appropriate failure messages document on readme md supported auth types write tests with tokens that have wrong auth types and valid auth types | 1 |
310,623 | 9,521,977,312 | IssuesEvent | 2019-04-27 03:27:54 | mcdigregorio/testHTML | https://api.github.com/repos/mcdigregorio/testHTML | reopened | Implement CGI Server Method | enhancement high priority | Use the CGI server method to serve a web page and provide some added functionality (GPIO control?) | 1.0 | Implement CGI Server Method - Use the CGI server method to serve a web page and provide some added functionality (GPIO control?) | priority | implement cgi server method use the cgi server method to serve a web page and provide some added functionality gpio control | 1 |
116,205 | 4,698,444,965 | IssuesEvent | 2016-10-12 13:00:03 | gutosurrex/BookCloud | https://api.github.com/repos/gutosurrex/BookCloud | opened | Possibilitar o uso de várias colunas para atividades e dentro de atividades | high priority | Veja como está feia a página https://www.umlivroaberto.com/BookCloud/Volume_1/master/view/geometria.html por não termos como colocar algumas figuras lado a lado. | 1.0 | Possibilitar o uso de várias colunas para atividades e dentro de atividades - Veja como está feia a página https://www.umlivroaberto.com/BookCloud/Volume_1/master/view/geometria.html por não termos como colocar algumas figuras lado a lado. | priority | possibilitar o uso de várias colunas para atividades e dentro de atividades veja como está feia a página por não termos como colocar algumas figuras lado a lado | 1 |
441,958 | 12,735,348,411 | IssuesEvent | 2020-06-25 15:12:07 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | NTR mitotic spindle pole body insertion to nuclear envelope | New term request PomBase high priority | I need a term to describe "insertion of the mitotic spindle pole body into the nuclear envelope"
refs
PMID:28619713
PMID:7744953
PMID: 27889481
PMID: 9285819
PMID: 15385623
| 1.0 | NTR mitotic spindle pole body insertion to nuclear envelope - I need a term to describe "insertion of the mitotic spindle pole body into the nuclear envelope"
refs
PMID:28619713
PMID:7744953
PMID: 27889481
PMID: 9285819
PMID: 15385623
| priority | ntr mitotic spindle pole body insertion to nuclear envelope i need a term to describe insertion of the mitotic spindle pole body into the nuclear envelope refs pmid pmid pmid pmid pmid | 1 |
586,855 | 17,598,923,510 | IssuesEvent | 2021-08-17 09:20:27 | transientskp/tkp | https://api.github.com/repos/transientskp/tkp | closed | RMS quality control check for Non-LOFAR images | priority high | The RMS noise check has proven to be the most powerful method for identifying bad images. This method works best by modelling the typical RMS noise in the dataset and then using a sigma threshold.
TraP now stores this number for all images, making it fairly straight forward to implement a check for non-LOFAR images. For LOFAR images, we use a comparison to the theoretical noise but this is not appropriate for non-LOFAR images.
1. Enable image rejection based on a maximum and minimum RMS value (could potentially be the first step in implementing, with the max and min values given in the pipeline configuration file)
2. In off-line mode, TraP measures the RMS values of all the images at the start of the pipeline run. Then it could fit these numbers with a Gaussian and conduct a +/- sigma clip, where the sigma value is given in the pipeline configuration file. The mean value and actual thresholds used will then need storing in the database and quoted on Banana.
3. In an on-line mode, this would not work, but maybe then only use step 1 with a future extension to dynamically model the distribution as images are inserted.
4. Future extension - enable a sky region specific threshold. But this would require the thresholds used for each sky region to be stored somewhere in the database.
As this is the most useful check, I have already written an off-line version of this strategy which works really well for MWA data and Yvette has used on AARTFAAC data. It produces an images_to_process.py file that can be read by TraP and a plot of the typical RMS noise values. I will upload the most recent version of this script to GitHub later today.
| 1.0 | RMS quality control check for Non-LOFAR images - The RMS noise check has proven to be the most powerful method for identifying bad images. This method works best by modelling the typical RMS noise in the dataset and then using a sigma threshold.
TraP now stores this number for all images, making it fairly straight forward to implement a check for non-LOFAR images. For LOFAR images, we use a comparison to the theoretical noise but this is not appropriate for non-LOFAR images.
1. Enable image rejection based on a maximum and minimum RMS value (could potentially be the first step in implementing, with the max and min values given in the pipeline configuration file)
2. In off-line mode, TraP measures the RMS values of all the images at the start of the pipeline run. Then it could fit these numbers with a Gaussian and conduct a +/- sigma clip, where the sigma value is given in the pipeline configuration file. The mean value and actual thresholds used will then need storing in the database and quoted on Banana.
3. In an on-line mode, this would not work, but maybe then only use step 1 with a future extension to dynamically model the distribution as images are inserted.
4. Future extension - enable a sky region specific threshold. But this would require the thresholds used for each sky region to be stored somewhere in the database.
As this is the most useful check, I have already written an off-line version of this strategy which works really well for MWA data and Yvette has used on AARTFAAC data. It produces an images_to_process.py file that can be read by TraP and a plot of the typical RMS noise values. I will upload the most recent version of this script to GitHub later today.
| priority | rms quality control check for non lofar images the rms noise check has proven to be the most powerful method for identifying bad images this method works best by modelling the typical rms noise in the dataset and then using a sigma threshold trap now stores this number for all images making it fairly straight forward to implement a check for non lofar images for lofar images we use a comparison to the theoretical noise but this is not appropriate for non lofar images enable image rejection based on a maximum and minimum rms value could potentially be the first step in implementing with the max and min values given in the pipeline configuration file in off line mode trap measures the rms values of all the images at the start of the pipeline run then it could fit these numbers with a gaussian and conduct a sigma clip where the sigma value is given in the pipeline configuration file the mean value and actual thresholds used will then need storing in the database and quoted on banana in an on line mode this would not work but maybe then only use step with a future extension to dynamically model the distribution as images are inserted future extension enable a sky region specific threshold but this would require the thresholds used for each sky region to be stored somewhere in the database as this is the most useful check i have already written an off line version of this strategy which works really well for mwa data and yvette has used on aartfaac data it produces an images to process py file that can be read by trap and a plot of the typical rms noise values i will upload the most recent version of this script to github later today | 1 |
104,930 | 4,227,014,843 | IssuesEvent | 2016-07-02 21:43:53 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Bug in Resizer crop mode (develop Branch) | Priority: High Status: Completed Type: Bug | After #1957 got fixed I noticed another bug in Resizers resize() method when using **crop** mode.
https://github.com/octobercms/library/blob/develop/src/Database/Attach/Resizer.php#L210
`$offset` is not defined in that method. Inside the crop if block, there should be `$offset = $this->getOption('offset');`
**Steps to reproduce:**
Try to crop an image with the fix of #1957.
**Expected result:**
Cropped image
**Actual result:**
This 200x200 image:

| 1.0 | Bug in Resizer crop mode (develop Branch) - After #1957 got fixed I noticed another bug in Resizers resize() method when using **crop** mode.
https://github.com/octobercms/library/blob/develop/src/Database/Attach/Resizer.php#L210
`$offset` is not defined in that method. Inside the crop if block, there should be `$offset = $this->getOption('offset');`
**Steps to reproduce:**
Try to crop an image with the fix of #1957.
**Expected result:**
Cropped image
**Actual result:**
This 200x200 image:

| priority | bug in resizer crop mode develop branch after got fixed i noticed another bug in resizers resize method when using crop mode offset is not defined in that method inside the crop if block there should be offset this getoption offset steps to reproduce try to crop an image with the fix of expected result cropped image actual result this image | 1 |
783,656 | 27,540,104,630 | IssuesEvent | 2023-03-07 07:56:11 | AY2223S2-CS2103T-W12-1/tp | https://api.github.com/repos/AY2223S2-CS2103T-W12-1/tp | closed | Display Volunteers and Elderly in the UI | type.Task priority.High | ## Current Behaviour
- Volunteers and Elderly are not being shown on the UI
## Desired Outcome
- 3 boxes, showing the Volunteers, Elderly, and Pairs respectively
- The find command should "filter" all 3 boxes
| 1.0 | Display Volunteers and Elderly in the UI - ## Current Behaviour
- Volunteers and Elderly are not being shown on the UI
## Desired Outcome
- 3 boxes, showing the Volunteers, Elderly, and Pairs respectively
- The find command should "filter" all 3 boxes
| priority | display volunteers and elderly in the ui current behaviour volunteers and elderly are not being shown on the ui desired outcome boxes showing the volunteers elderly and pairs respectively the find command should filter all boxes | 1 |
596,711 | 18,110,796,998 | IssuesEvent | 2021-09-23 03:26:56 | AY2122S1-CS2103T-T17-4/tp | https://api.github.com/repos/AY2122S1-CS2103T-T17-4/tp | closed | Update site-wide settings | priority.High | Update site-wide settings as described in the guide Using Jekyll for project documentation @SE-EDU/guides. | 1.0 | Update site-wide settings - Update site-wide settings as described in the guide Using Jekyll for project documentation @SE-EDU/guides. | priority | update site wide settings update site wide settings as described in the guide using jekyll for project documentation se edu guides | 1 |
742,736 | 25,867,440,199 | IssuesEvent | 2022-12-13 22:16:27 | KlimaDAO/klimadao | https://api.github.com/repos/KlimaDAO/klimadao | opened | Add copy address button to the app nav | HIGH PRIORITY | This is a prerequisite for #344
Users who create a torus wallet won't know what their own address is, so they won't be able to use an on-ramp to load it with MATIC.
* [ ] When connected to the app, show a copy icon similar to what we do on the /retirements/[address] summary page.
* [ ] Reuse the component we already have that @0xemc created for us

| 1.0 | Add copy address button to the app nav - This is a prerequisite for #344
Users who create a torus wallet won't know what their own address is, so they won't be able to use an on-ramp to load it with MATIC.
* [ ] When connected to the app, show a copy icon similar to what we do on the /retirements/[address] summary page.
* [ ] Reuse the component we already have that @0xemc created for us

| priority | add copy address button to the app nav this is a prerequisite for users who create a torus wallet won t know what their own address is so they won t be able to use an on ramp to load it with matic when connected to the app show a copy icon similar to what we do on the retirements summary page reuse the component we already have that created for us | 1 |
668,116 | 22,552,761,315 | IssuesEvent | 2022-06-27 07:32:55 | LimeChain/hashport-validator | https://api.github.com/repos/LimeChain/hashport-validator | closed | Ropsten Support Ending 7/1 - Switch to Goerli | high-priority | > Alchemy will stop supporting traffic on Ropsten and Kovan on July 1st, 2022, since both of these networks will be officially deprecated by the Ethereum Foundation.
> Ropsten will be officially deprecated after going through the Merge to Proof of Stake on June 8th as a testing exercise. There is a non-neglible risk of major network issues as Ropsten is the first large network to undergo the Merge to Proof of Stake on June 8th.
We will need to re-deploy the diamond contract + wrapped version on Goerli
| 1.0 | Ropsten Support Ending 7/1 - Switch to Goerli - > Alchemy will stop supporting traffic on Ropsten and Kovan on July 1st, 2022, since both of these networks will be officially deprecated by the Ethereum Foundation.
> Ropsten will be officially deprecated after going through the Merge to Proof of Stake on June 8th as a testing exercise. There is a non-neglible risk of major network issues as Ropsten is the first large network to undergo the Merge to Proof of Stake on June 8th.
We will need to re-deploy the diamond contract + wrapped version on Goerli
| priority | ropsten support ending switch to goerli alchemy will stop supporting traffic on ropsten and kovan on july since both of these networks will be officially deprecated by the ethereum foundation ropsten will be officially deprecated after going through the merge to proof of stake on june as a testing exercise there is a non neglible risk of major network issues as ropsten is the first large network to undergo the merge to proof of stake on june we will need to re deploy the diamond contract wrapped version on goerli | 1 |
689,060 | 23,605,713,455 | IssuesEvent | 2022-08-24 08:05:26 | Mbed-TLS/mbedtls | https://api.github.com/repos/Mbed-TLS/mbedtls | closed | Bignum: extract core_sub from the prototype | enhancement component-crypto size-s priority-high | The task is to extract `core_sub` from the [prototype](https://github.com/hanno-arm/mbedtls/tree/ecp_prototype):
https://github.com/hanno-arm/mbedtls/blob/ecp_prototype/library/bignum_core.c#L165-L179
There should be separate commits containing the code from the prototype, with the absolute minimum of modifications that make the library compile. (It is Ok if this function is not called at all at this point.) These commits should have Hanno as the author (git commit --author="Hanno Becker <hanno.becker@arm.com>")
The function declaration should go to `library/bignum_core.h` and implementation to `library/bignum_core.c`.
The task includes making the legacy Bignum functions call the extracted functions where the functionality is duplicated. (To minimise impact on code size.)
The prototype is too macro heavy. Most new macros should be expanded/removed or replaced with static functions if possible. (Pre-existing macros should not be touched.) The macro `MPI_CORE` should expand to `mbedtls_mpi_core_ ## func ##` instead of `mbedtls_mpi_core_ ## func ## _minimal`.
| 1.0 | Bignum: extract core_sub from the prototype - The task is to extract `core_sub` from the [prototype](https://github.com/hanno-arm/mbedtls/tree/ecp_prototype):
https://github.com/hanno-arm/mbedtls/blob/ecp_prototype/library/bignum_core.c#L165-L179
There should be separate commits containing the code from the prototype, with the absolute minimum of modifications that make the library compile. (It is Ok if this function is not called at all at this point.) These commits should have Hanno as the author (git commit --author="Hanno Becker <hanno.becker@arm.com>")
The function declaration should go to `library/bignum_core.h` and implementation to `library/bignum_core.c`.
The task includes making the legacy Bignum functions call the extracted functions where the functionality is duplicated. (To minimise impact on code size.)
The prototype is too macro heavy. Most new macros should be expanded/removed or replaced with static functions if possible. (Pre-existing macros should not be touched.) The macro `MPI_CORE` should expand to `mbedtls_mpi_core_ ## func ##` instead of `mbedtls_mpi_core_ ## func ## _minimal`.
| priority | bignum extract core sub from the prototype the task is to extract core sub from the there should be separate commits containing the code from the prototype with the absolute minimum of modifications that make the library compile it is ok if this function is not called at all at this point these commits should have hanno as the author git commit author hanno becker the function declaration should go to library bignum core h and implementation to library bignum core c the task includes making the legacy bignum functions call the extracted functions where the functionality is duplicated to minimise impact on code size the prototype is too macro heavy most new macros should be expanded removed or replaced with static functions if possible pre existing macros should not be touched the macro mpi core should expand to mbedtls mpi core func instead of mbedtls mpi core func minimal | 1 |
113,718 | 4,567,595,995 | IssuesEvent | 2016-09-15 11:46:56 | Artak87/fan-football-training-tool | https://api.github.com/repos/Artak87/fan-football-training-tool | closed | Player Gropu rest api | point: 3 priority: high type: feature | Create **Player Group API**
rest methods **/group**
- createGroup - POST
- joinGroup - PUT - /?playerId={id} | 1.0 | Player Gropu rest api - Create **Player Group API**
rest methods **/group**
- createGroup - POST
- joinGroup - PUT - /?playerId={id} | priority | player gropu rest api create player group api rest methods group creategroup post joingroup put playerid id | 1 |
701,647 | 24,102,448,367 | IssuesEvent | 2022-09-20 02:58:43 | sorarideblog/youtube-study-space | https://api.github.com/repos/sorarideblog/youtube-study-space | closed | 長時間居座り防止機能によるFirestoreコストの削減 | high priority Go | 現行のmainシステムに比べて、開発中の新システムはドキュメントをさばく量が非常に多い。
コスト削減のため、DBの使用を見直す。 | 1.0 | 長時間居座り防止機能によるFirestoreコストの削減 - 現行のmainシステムに比べて、開発中の新システムはドキュメントをさばく量が非常に多い。
コスト削減のため、DBの使用を見直す。 | priority | 長時間居座り防止機能によるfirestoreコストの削減 現行のmainシステムに比べて、開発中の新システムはドキュメントをさばく量が非常に多い。 コスト削減のため、dbの使用を見直す。 | 1 |
782,487 | 27,498,094,126 | IssuesEvent | 2023-03-05 11:35:30 | BF3RM/MapEditor | https://api.github.com/repos/BF3RM/MapEditor | closed | [Client Crash] Moving some vanilla assets cause a crash when loading the save | bug help wanted high priority | Moving vanilla assets in the editor and saving will semi-corrupt the save when it is being reloaded later
The fix would be to open the save text file and editing out certain lines of code that were created as a result of moving the vanilla assets
they are referred to as WorldPartData | 1.0 | [Client Crash] Moving some vanilla assets cause a crash when loading the save - Moving vanilla assets in the editor and saving will semi-corrupt the save when it is being reloaded later
The fix would be to open the save text file and editing out certain lines of code that were created as a result of moving the vanilla assets
they are referred to as WorldPartData | priority | moving some vanilla assets cause a crash when loading the save moving vanilla assets in the editor and saving will semi corrupt the save when it is being reloaded later the fix would be to open the save text file and editing out certain lines of code that were created as a result of moving the vanilla assets they are referred to as worldpartdata | 1 |
211,420 | 7,200,980,879 | IssuesEvent | 2018-02-05 20:56:02 | Microsoft/TypeScript | https://api.github.com/repos/Microsoft/TypeScript | closed | tsc -w does not correctly compile file imports | Bug Duplicate High Priority | <!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 -->
<!--
Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker.
Please help us by doing the following steps before logging an issue:
* Search: https://github.com/Microsoft/TypeScript/search?type=Issues
* Read the CONTRIBUTING guidelines: https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md
* Read the FAQ: https://github.com/Microsoft/TypeScript/wiki/FAQ
-->
<!-- If you have a QUESTION:
THIS IS NOT A FORUM FOR QUESTIONS.
Ask questions at http://stackoverflow.com/questions/tagged/typescript
or https://gitter.im/Microsoft/TypeScript
-->
<!-- If you have a SUGGESTION:
Most suggestion reports are duplicates, please search extra hard before logging a new suggestion.
See https://github.com/Microsoft/TypeScript-wiki/blob/master/Writing-Good-Design-Proposals.md
-->
<!-- If you have a BUG:
Please fill in the *entire* template below.
-->
When running `tsc -w`, the compiler is incorrectly removing certain module imports. It would appear this bug happens when the imported module's only usage is in a `promise`. If used outside of the promise, the compiler does import the file correctly. This only happens when running the compiler in watch mode.
<!-- Please try to reproduce the issue with `typescript@next`. It may have already been fixed. -->
**TypeScript Version:** 2.7.0-dev.201xxxxx
<!-- Search terms you tried before logging this (so others can find this issue more easily) -->
**Search Terms:**
tsc tsc-w import missing promise
**Code**
```ts
import * as MyService from '../service/MyService';
export function find() {
return new Promise((resolve, reject) => {
MyService.find()
})
}
```
**Expected tsc output:**
```js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const MyService = require("../service/MyService");
function find() {
return new Promise((resolve, reject) => {
MyService.findNext();
});
}
exports.find = find;
```
**Actual tsc output:**
```js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function find() {
return new Promise((resolve, reject) => {
MyService.findNext();
});
}
exports.find = find;
```
**Playground Link:** Cant really replicate here because I can't import from disk
**Related Issues:** none that I've found
| 1.0 | tsc -w does not correctly compile file imports - <!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 -->
<!--
Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker.
Please help us by doing the following steps before logging an issue:
* Search: https://github.com/Microsoft/TypeScript/search?type=Issues
* Read the CONTRIBUTING guidelines: https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md
* Read the FAQ: https://github.com/Microsoft/TypeScript/wiki/FAQ
-->
<!-- If you have a QUESTION:
THIS IS NOT A FORUM FOR QUESTIONS.
Ask questions at http://stackoverflow.com/questions/tagged/typescript
or https://gitter.im/Microsoft/TypeScript
-->
<!-- If you have a SUGGESTION:
Most suggestion reports are duplicates, please search extra hard before logging a new suggestion.
See https://github.com/Microsoft/TypeScript-wiki/blob/master/Writing-Good-Design-Proposals.md
-->
<!-- If you have a BUG:
Please fill in the *entire* template below.
-->
When running `tsc -w`, the compiler is incorrectly removing certain module imports. It would appear this bug happens when the imported module's only usage is in a `promise`. If used outside of the promise, the compiler does import the file correctly. This only happens when running the compiler in watch mode.
<!-- Please try to reproduce the issue with `typescript@next`. It may have already been fixed. -->
**TypeScript Version:** 2.7.0-dev.201xxxxx
<!-- Search terms you tried before logging this (so others can find this issue more easily) -->
**Search Terms:**
tsc tsc-w import missing promise
**Code**
```ts
import * as MyService from '../service/MyService';
export function find() {
return new Promise((resolve, reject) => {
MyService.find()
})
}
```
**Expected tsc output:**
```js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const MyService = require("../service/MyService");
function find() {
return new Promise((resolve, reject) => {
MyService.findNext();
});
}
exports.find = find;
```
**Actual tsc output:**
```js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function find() {
return new Promise((resolve, reject) => {
MyService.findNext();
});
}
exports.find = find;
```
**Playground Link:** Cant really replicate here because I can't import from disk
**Related Issues:** none that I've found
| priority | tsc w does not correctly compile file imports half of all issues filed here are duplicates answered in the faq or not appropriate for the bug tracker please help us by doing the following steps before logging an issue search read the contributing guidelines read the faq if you have a question this is not a forum for questions ask questions at or if you have a suggestion most suggestion reports are duplicates please search extra hard before logging a new suggestion see if you have a bug please fill in the entire template below when running tsc w the compiler is incorrectly removing certain module imports it would appear this bug happens when the imported module s only usage is in a promise if used outside of the promise the compiler does import the file correctly this only happens when running the compiler in watch mode typescript version dev search terms tsc tsc w import missing promise code ts import as myservice from service myservice export function find return new promise resolve reject myservice find expected tsc output js use strict object defineproperty exports esmodule value true const myservice require service myservice function find return new promise resolve reject myservice findnext exports find find actual tsc output js use strict object defineproperty exports esmodule value true function find return new promise resolve reject myservice findnext exports find find playground link cant really replicate here because i can t import from disk related issues none that i ve found | 1 |
702,764 | 24,134,881,759 | IssuesEvent | 2022-09-21 10:25:11 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | Hide past due actions in Action Scheduler | type: enhancement module: preload priority: high module: remove unused css | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
Since Action Scheduler 3.5 version, users can see a tab with past-due actions. This doesn't play well with async actions, as the date can not be set and it ends up with filling the tab with all our actions and confusing our customers.
**To Reproduce**
Steps to reproduce the behavior:
1. Enable preload
2. All actions are being added to `Pending` tab and `Past-due`
**Expected behavior**
The fix needs to be implemented on the Action Scheduler side. From our point of view, we should hide this tab as we're flooded with tickets from confused customers.
**Backlog Grooming (for WP Media dev team use only)**
- [ ] Reproduce the problem
- [ ] Identify the root cause
- [ ] Scope a solution
- [ ] Estimate the effort
| 1.0 | Hide past due actions in Action Scheduler - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
Since Action Scheduler 3.5 version, users can see a tab with past-due actions. This doesn't play well with async actions, as the date can not be set and it ends up with filling the tab with all our actions and confusing our customers.
**To Reproduce**
Steps to reproduce the behavior:
1. Enable preload
2. All actions are being added to `Pending` tab and `Past-due`
**Expected behavior**
The fix needs to be implemented on the Action Scheduler side. From our point of view, we should hide this tab as we're flooded with tickets from confused customers.
**Backlog Grooming (for WP Media dev team use only)**
- [ ] Reproduce the problem
- [ ] Identify the root cause
- [ ] Scope a solution
- [ ] Estimate the effort
| priority | hide past due actions in action scheduler before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug since action scheduler version users can see a tab with past due actions this doesn t play well with async actions as the date can not be set and it ends up with filling the tab with all our actions and confusing our customers to reproduce steps to reproduce the behavior enable preload all actions are being added to pending tab and past due expected behavior the fix needs to be implemented on the action scheduler side from our point of view we should hide this tab as we re flooded with tickets from confused customers backlog grooming for wp media dev team use only reproduce the problem identify the root cause scope a solution estimate the effort | 1 |
309,427 | 9,474,559,970 | IssuesEvent | 2019-04-19 07:54:57 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Currency Report Window High up on Screen unable to drag it down | Semi-High Priority | **Version:** 0.7.7.2 beta

as can be seen above when Currency Report is Clicked from a Store the Window appears to high on the screen and no matter where i position the Store screen the Currency Report window. is **STUCK** at this position.

by playing about stretching and resizing window the Currency Report window **WILL** pop back out into the game screen as it should do

double checked with another player this might be an intermittent glitch | 1.0 | Currency Report Window High up on Screen unable to drag it down - **Version:** 0.7.7.2 beta

as can be seen above when Currency Report is Clicked from a Store the Window appears to high on the screen and no matter where i position the Store screen the Currency Report window. is **STUCK** at this position.

by playing about stretching and resizing window the Currency Report window **WILL** pop back out into the game screen as it should do

double checked with another player this might be an intermittent glitch | priority | currency report window high up on screen unable to drag it down version beta as can be seen above when currency report is clicked from a store the window appears to high on the screen and no matter where i position the store screen the currency report window is stuck at this position by playing about stretching and resizing window the currency report window will pop back out into the game screen as it should do double checked with another player this might be an intermittent glitch | 1 |
708,090 | 24,329,834,513 | IssuesEvent | 2022-09-30 18:17:11 | ourCodeTherapy/likewise-app-react-firebase | https://api.github.com/repos/ourCodeTherapy/likewise-app-react-firebase | closed | Joining chatrooms should increase the pax data of room and not exceed room cap | type.Task priority.High | ... so that if room cap is reached, no new member can join room.
TODO:
* Increment room pax after every user join
* Authenticate with server before adding user
* Kick most recent user capacity exceeds due to 2 hill problem | 1.0 | Joining chatrooms should increase the pax data of room and not exceed room cap - ... so that if room cap is reached, no new member can join room.
TODO:
* Increment room pax after every user join
* Authenticate with server before adding user
* Kick most recent user capacity exceeds due to 2 hill problem | priority | joining chatrooms should increase the pax data of room and not exceed room cap so that if room cap is reached no new member can join room todo increment room pax after every user join authenticate with server before adding user kick most recent user capacity exceeds due to hill problem | 1 |
230,214 | 7,605,596,743 | IssuesEvent | 2018-04-30 09:41:28 | losol/EventManagement | https://api.github.com/repos/losol/EventManagement | opened | Adding orderlines sets wrong variant-description | bug priority:high | When adding an orderline in this page with variant, `/Admin/Orders/Details/x`, the variant-id is set correct, however the variantname is set to the name of the product with variantid.
| 1.0 | Adding orderlines sets wrong variant-description - When adding an orderline in this page with variant, `/Admin/Orders/Details/x`, the variant-id is set correct, however the variantname is set to the name of the product with variantid.
| priority | adding orderlines sets wrong variant description when adding an orderline in this page with variant admin orders details x the variant id is set correct however the variantname is set to the name of the product with variantid | 1 |
705,075 | 24,221,149,385 | IssuesEvent | 2022-09-26 10:59:26 | stackabletech/ci | https://api.github.com/repos/stackabletech/ci | closed | Keep K8s versions up-to-date (2022-09-26) | priority/high | - [x] K3s incl. Nexus-upload
- [x] AWS EKS
- [x] IONOS K8s
- [x] Azure AKS | 1.0 | Keep K8s versions up-to-date (2022-09-26) - - [x] K3s incl. Nexus-upload
- [x] AWS EKS
- [x] IONOS K8s
- [x] Azure AKS | priority | keep versions up to date incl nexus upload aws eks ionos azure aks | 1 |
540,501 | 15,812,644,454 | IssuesEvent | 2021-04-05 06:05:41 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Need to create a option, that will let user can change the title for in-content related post. | NEXT UPDATE [Priority: HIGH] bug | Ref:https://secure.helpscout.net/conversation/1400585842/176291?folderId=2770543
Need to edit this related post title: https://prnt.sc/10nuqr7
| 1.0 | Need to create a option, that will let user can change the title for in-content related post. - Ref:https://secure.helpscout.net/conversation/1400585842/176291?folderId=2770543
Need to edit this related post title: https://prnt.sc/10nuqr7
| priority | need to create a option that will let user can change the title for in content related post ref need to edit this related post title | 1 |
809,426 | 30,192,555,539 | IssuesEvent | 2023-07-04 16:45:07 | MilesCranmer/PySR | https://api.github.com/repos/MilesCranmer/PySR | closed | [BUG] Errors when building PyCall.jl | bug priority: high | I am documenting this error because it has shown up a lot for people, and I want to document the solution.
The error is basically that after upgrading Python or Julia or both, and running PySR or re-installing PySR, you get the following error:
```julia
[ Info: Trying to import PyCall...
┌ Info: PyCall is already installed but not compatible with this Python
└ executable. Re-building PyCall...
[ Info: Run `Pkg.build(“PyCall”; verbose=true)`
ERROR: LoadError: The following package names could not be resolved:
* PyCall (not found in project or manifest)
```
The solution to this is to delete your `~/.julia/packages/PyCall` folder. Then, simply re-run `python -c pysr install`.
If this gives you further errors in building, you should also delete `~/.julia/prefs/PyCall`, and re-run the install step. For further issues, you could delete `~/.julia/environments` folder (or more specifically, the folders `~/.julia/environments/pysr-{version}` and `~/.julia/environments/{julia_version}`, if you want to keep your other environments).
---
This should fix the problem. This issue is basically that the old installed version of PyCall.jl is attached to a specific combination of Julia and Python. And, for whatever reason, re-running `julia.install()` doesn't update the built version of PyCall.jl.
This is a temporary manual solution. In the future PySR should handle this automatically. | 1.0 | [BUG] Errors when building PyCall.jl - I am documenting this error because it has shown up a lot for people, and I want to document the solution.
The error is basically that after upgrading Python or Julia or both, and running PySR or re-installing PySR, you get the following error:
```julia
[ Info: Trying to import PyCall...
┌ Info: PyCall is already installed but not compatible with this Python
└ executable. Re-building PyCall...
[ Info: Run `Pkg.build(“PyCall”; verbose=true)`
ERROR: LoadError: The following package names could not be resolved:
* PyCall (not found in project or manifest)
```
The solution to this is to delete your `~/.julia/packages/PyCall` folder. Then, simply re-run `python -c pysr install`.
If this gives you further errors in building, you should also delete `~/.julia/prefs/PyCall`, and re-run the install step. For further issues, you could delete `~/.julia/environments` folder (or more specifically, the folders `~/.julia/environments/pysr-{version}` and `~/.julia/environments/{julia_version}`, if you want to keep your other environments).
---
This should fix the problem. This issue is basically that the old installed version of PyCall.jl is attached to a specific combination of Julia and Python. And, for whatever reason, re-running `julia.install()` doesn't update the built version of PyCall.jl.
This is a temporary manual solution. In the future PySR should handle this automatically. | priority | errors when building pycall jl i am documenting this error because it has shown up a lot for people and i want to document the solution the error is basically that after upgrading python or julia or both and running pysr or re installing pysr you get the following error julia info trying to import pycall ┌ info pycall is already installed but not compatible with this python └ executable re building pycall info run pkg build “pycall” verbose true error loaderror the following package names could not be resolved pycall not found in project or manifest the solution to this is to delete your julia packages pycall folder then simply re run python c pysr install if this gives you further errors in building you should also delete julia prefs pycall and re run the install step for further issues you could delete julia environments folder or more specifically the folders julia environments pysr version and julia environments julia version if you want to keep your other environments this should fix the problem this issue is basically that the old installed version of pycall jl is attached to a specific combination of julia and python and for whatever reason re running julia install doesn t update the built version of pycall jl this is a temporary manual solution in the future pysr should handle this automatically | 1 |
76,496 | 3,488,656,260 | IssuesEvent | 2016-01-03 05:25:03 | WPIRoboticsProjects/GRIP | https://api.github.com/repos/WPIRoboticsProjects/GRIP | closed | NoSuchElementException when previewing images | HIGH PRIORITY type: bug | This is on the latest master (8ad6c1a)
When I add a source and threshold as below and preview both outputs in order, I usually get the stack trace at the end of this post. This started happening as soon as @JLLeitschuh merged the dependency injection PR.

Also, the filled-in socket handle in the source is no longer filled in. I'm not sure if this is related.
```
java.util.NoSuchElementException: No value present
at java.util.Optional.get(Optional.java:135)
at edu.wpi.grip.ui.preview.PreviewsController.lambda$getIndexInPreviewsOfAStepSocket$78(PreviewsController.java:222)
at edu.wpi.grip.ui.preview.PreviewsController$$Lambda$442/1454995922.test(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.LongPipeline.reduce(LongPipeline.java:438)
at java.util.stream.LongPipeline.sum(LongPipeline.java:396)
at java.util.stream.ReferencePipeline.count(ReferencePipeline.java:526)
at edu.wpi.grip.ui.preview.PreviewsController.getIndexInPreviewsOfAStepSocket(PreviewsController.java:222)
at edu.wpi.grip.ui.preview.PreviewsController.lambda$onSocketPreviewChanged$77(PreviewsController.java:154)
at edu.wpi.grip.ui.preview.PreviewsController$$Lambda$405/1715843290.run(Unknown Source)
at edu.wpi.grip.ui.util.GRIPPlatform.runAsSoonAsPossible(GRIPPlatform.java:63)
at edu.wpi.grip.ui.preview.PreviewsController.onSocketPreviewChanged(PreviewsController.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at edu.wpi.grip.core.OutputSocket.setPreviewed(OutputSocket.java:53)
at edu.wpi.grip.ui.pipeline.OutputSocketController.lambda$initialize$33(OutputSocketController.java:73)
at edu.wpi.grip.ui.pipeline.OutputSocketController$$Lambda$402/1971128061.invalidated(Unknown Source)
at com.sun.javafx.binding.ExpressionHelper$SingleInvalidation.fireValueChangedEvent(ExpressionHelper.java:137)
at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:81)
at javafx.beans.property.BooleanPropertyBase.fireValueChangedEvent(BooleanPropertyBase.java:103)
at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:110)
at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:144)
at javafx.scene.control.ToggleButton.setSelected(ToggleButton.java:149)
at javafx.scene.control.ToggleButton.fire(ToggleButton.java:255)
at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
at coavafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$MouseHandler.process(Scene.java:3758)
at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3486)
at javafx.scene.Scene.ocessMouseEvent(Scene.java:1762)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2495)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:350)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(GlassViewEventHandler.java:385)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$341/882213246.get(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:384)
at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
at com.sun.glass.ui.View.notifyMouse(View.java:927)
at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.lambda$null$48(GtkApplication.java:139)
at com.sun.glass.ui.gtk.GtkApplication$$Lambda$41/1327763628.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
``` | 1.0 | NoSuchElementException when previewing images - This is on the latest master (8ad6c1a)
When I add a source and threshold as below and preview both outputs in order, I usually get the stack trace at the end of this post. This started happening as soon as @JLLeitschuh merged the dependency injection PR.

Also, the filled-in socket handle in the source is no longer filled in. I'm not sure if this is related.
```
java.util.NoSuchElementException: No value present
at java.util.Optional.get(Optional.java:135)
at edu.wpi.grip.ui.preview.PreviewsController.lambda$getIndexInPreviewsOfAStepSocket$78(PreviewsController.java:222)
at edu.wpi.grip.ui.preview.PreviewsController$$Lambda$442/1454995922.test(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.LongPipeline.reduce(LongPipeline.java:438)
at java.util.stream.LongPipeline.sum(LongPipeline.java:396)
at java.util.stream.ReferencePipeline.count(ReferencePipeline.java:526)
at edu.wpi.grip.ui.preview.PreviewsController.getIndexInPreviewsOfAStepSocket(PreviewsController.java:222)
at edu.wpi.grip.ui.preview.PreviewsController.lambda$onSocketPreviewChanged$77(PreviewsController.java:154)
at edu.wpi.grip.ui.preview.PreviewsController$$Lambda$405/1715843290.run(Unknown Source)
at edu.wpi.grip.ui.util.GRIPPlatform.runAsSoonAsPossible(GRIPPlatform.java:63)
at edu.wpi.grip.ui.preview.PreviewsController.onSocketPreviewChanged(PreviewsController.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at edu.wpi.grip.core.OutputSocket.setPreviewed(OutputSocket.java:53)
at edu.wpi.grip.ui.pipeline.OutputSocketController.lambda$initialize$33(OutputSocketController.java:73)
at edu.wpi.grip.ui.pipeline.OutputSocketController$$Lambda$402/1971128061.invalidated(Unknown Source)
at com.sun.javafx.binding.ExpressionHelper$SingleInvalidation.fireValueChangedEvent(ExpressionHelper.java:137)
at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:81)
at javafx.beans.property.BooleanPropertyBase.fireValueChangedEvent(BooleanPropertyBase.java:103)
at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:110)
at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:144)
at javafx.scene.control.ToggleButton.setSelected(ToggleButton.java:149)
at javafx.scene.control.ToggleButton.fire(ToggleButton.java:255)
at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
at coavafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$MouseHandler.process(Scene.java:3758)
at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3486)
at javafx.scene.Scene.ocessMouseEvent(Scene.java:1762)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2495)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:350)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$350(GlassViewEventHandler.java:385)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$341/882213246.get(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:384)
at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
at com.sun.glass.ui.View.notifyMouse(View.java:927)
at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.lambda$null$48(GtkApplication.java:139)
at com.sun.glass.ui.gtk.GtkApplication$$Lambda$41/1327763628.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
``` | priority | nosuchelementexception when previewing images this is on the latest master when i add a source and threshold as below and preview both outputs in order i usually get the stack trace at the end of this post this started happening as soon as jlleitschuh merged the dependency injection pr also the filled in socket handle in the source is no longer filled in i m not sure if this is related java util nosuchelementexception no value present at java util optional get optional java at edu wpi grip ui preview previewscontroller lambda getindexinpreviewsofastepsocket previewscontroller java at edu wpi grip ui preview previewscontroller lambda test unknown source at java util stream referencepipeline accept referencepipeline java at java util arraylist arraylistspliterator foreachremaining arraylist java at java util stream abstractpipeline copyinto abstractpipeline java at java util stream abstractpipeline wrapandcopyinto abstractpipeline java at java util stream reduceops reduceop evaluatesequential reduceops java at java util stream abstractpipeline evaluate abstractpipeline java at java util stream longpipeline reduce longpipeline java at java util stream longpipeline sum longpipeline java at java util stream referencepipeline count referencepipeline java at edu wpi grip ui preview previewscontroller getindexinpreviewsofastepsocket previewscontroller java at edu wpi grip ui preview previewscontroller lambda onsocketpreviewchanged previewscontroller java at edu wpi grip ui preview previewscontroller lambda run unknown source at edu wpi grip ui util gripplatform runassoonaspossible gripplatform java at edu wpi grip ui preview previewscontroller onsocketpreviewchanged previewscontroller java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at com google common eventbus eventsubscriber handleevent eventsubscriber java at com google common eventbus synchronizedeventsubscriber handleevent synchronizedeventsubscriber java at com google common eventbus eventbus dispatch eventbus java at com google common eventbus eventbus dispatchqueuedevents eventbus java at com google common eventbus eventbus post eventbus java at edu wpi grip core outputsocket setpreviewed outputsocket java at edu wpi grip ui pipeline outputsocketcontroller lambda initialize outputsocketcontroller java at edu wpi grip ui pipeline outputsocketcontroller lambda invalidated unknown source at com sun javafx binding expressionhelper singleinvalidation firevaluechangedevent expressionhelper java at com sun javafx binding expressionhelper firevaluechangedevent expressionhelper java at javafx beans property booleanpropertybase firevaluechangedevent booleanpropertybase java at javafx beans property booleanpropertybase markinvalid booleanpropertybase java at javafx beans property booleanpropertybase set booleanpropertybase java at javafx scene control togglebutton setselected togglebutton java at javafx scene control togglebutton fire togglebutton java at com sun javafx scene control behavior buttonbehavior mousereleased buttonbehavior java at com sun javafx scene control skin behaviorskinbase handle behaviorskinbase java at coavafx scene control skin behaviorskinbase handle behaviorskinbase java at com sun javafx event compositeeventhandler normaleventhandlerrecord handlebubblingevent compositeeventhandler java at com sun javafx event compositeeventhandler dispatchbubblingevent compositeeventhandler java at com sun javafx event eventhandlermanager dispatchbubblingevent eventhandlermanager java at com sun javafx event eventhandlermanager dispatchbubblingevent eventhandlermanager java at com sun javafx event compositeeventdispatcher dispatchbubblingevent compositeeventdispatcher java at com sun javafx event basiceventdispatcher dispatchevent basiceventdispatcher java at com sun javafx event eventdispatchchainimpl dispatchevent eventdispatchchainimpl java at com sun javafx event basiceventdispatcher dispatchevent basiceventdispatcher java at com sun javafx event eventdispatchchainimpl dispatchevent eventdispatchchainimpl java at com sun javafx event basiceventdispatcher dispatchevent basiceventdispatcher java at com sun javafx event eventdispatchchainimpl dispatchevent eventdispatchchainimpl java at com sun javafx event basiceventdispatcher dispatchevent basiceventdispatcher java at com sun javafx event eventdispatchchainimpl dispatchevent eventdispatchchainimpl java at com sun javafx event basiceventdispatcher dispatchevent basiceventdispatcher java at com sun javafx event eventdispatchchainimpl dispatchevent eventdispatchchainimpl java at com sun javafx event basiceventdispatcher dispatchevent basiceventdispatcher java at com sun javafx event eventdispatchchainimpl dispatchevent eventdispatchchainimpl java at com sun javafx event eventutil fireeventimpl eventutil java at com sun javafx event eventutil fireevent eventutil java at javafx event event fireevent event java at javafx scene scene mousehandler process scene java at javafx scene scene mousehandler access scene java at javafx scene scene ocessmouseevent scene java at javafx scene scene scenepeerlistener mouseevent scene java at com sun javafx tk quantum glassvieweventhandler mouseeventnotification run glassvieweventhandler java at com sun javafx tk quantum glassvieweventhandler mouseeventnotification run glassvieweventhandler java at java security accesscontroller doprivileged native method at com sun javafx tk quantum glassvieweventhandler lambda handlemouseevent glassvieweventhandler java at com sun javafx tk quantum glassvieweventhandler lambda get unknown source at com sun javafx tk quantum quantumtoolkit runwithoutrenderlock quantumtoolkit java at com sun javafx tk quantum glassvieweventhandler handlemouseevent glassvieweventhandler java at com sun glass ui view handlemouseevent view java at com sun glass ui view notifymouse view java at com sun glass ui gtk gtkapplication runloop native method at com sun glass ui gtk gtkapplication lambda null gtkapplication java at com sun glass ui gtk gtkapplication lambda run unknown source at java lang thread run thread java | 1 |
406,950 | 11,904,625,630 | IssuesEvent | 2020-03-30 17:09:46 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | closed | Show task info when selecting on the map | Component: Frontend Priority: High Status: Done Type: Enhancement | When selecting a task on the map in the project view. The left side shows the list of tasks. Please make the TM switch to task details when clicking on the through the map. The overall list shall still be available through the tabs. | 1.0 | Show task info when selecting on the map - When selecting a task on the map in the project view. The left side shows the list of tasks. Please make the TM switch to task details when clicking on the through the map. The overall list shall still be available through the tabs. | priority | show task info when selecting on the map when selecting a task on the map in the project view the left side shows the list of tasks please make the tm switch to task details when clicking on the through the map the overall list shall still be available through the tabs | 1 |
819,725 | 30,749,597,286 | IssuesEvent | 2023-07-28 17:56:35 | pymmcore-plus/napari-micromanager | https://api.github.com/repos/pymmcore-plus/napari-micromanager | closed | Loading two differnet configs causes errors | bug high priority | e.g. the demo config followed by real scope config will result in a crash | 1.0 | Loading two differnet configs causes errors - e.g. the demo config followed by real scope config will result in a crash | priority | loading two differnet configs causes errors e g the demo config followed by real scope config will result in a crash | 1 |
608,613 | 18,844,183,870 | IssuesEvent | 2021-11-11 13:11:19 | betagouv/service-national-universel | https://api.github.com/repos/betagouv/service-national-universel | closed | feat: zammad / metabase | priority-HIGH support | ### Fonctionnalité liée à un problème ?
_No response_
### Fonctionnalité
connecter zammad a metabase
### Commentaires
_No response_ | 1.0 | feat: zammad / metabase - ### Fonctionnalité liée à un problème ?
_No response_
### Fonctionnalité
connecter zammad a metabase
### Commentaires
_No response_ | priority | feat zammad metabase fonctionnalité liée à un problème no response fonctionnalité connecter zammad a metabase commentaires no response | 1 |
831,679 | 32,058,226,825 | IssuesEvent | 2023-09-24 10:50:21 | ubiquibot/production | https://api.github.com/repos/ubiquibot/production | closed | Demo: Testing | Time: <1 Day Priority: 3 (High) Price: 1200 USD | ### Describe the problem here.
_No response_
### Describe the solution.
_No response_ | 1.0 | Demo: Testing - ### Describe the problem here.
_No response_
### Describe the solution.
_No response_ | priority | demo testing describe the problem here no response describe the solution no response | 1 |
514,401 | 14,938,356,453 | IssuesEvent | 2021-01-25 15:40:55 | otasoft/microservice-template | https://api.github.com/repos/otasoft/microservice-template | closed | add Event Source | enhancement high priority | ## 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/recipes/cqrs#events
## What is the motivation / use case for changing the behavior?
<!-- Describe the motivation or the concrete use case. --> | 1.0 | add Event Source - ## 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/recipes/cqrs#events
## What is the motivation / use case for changing the behavior?
<!-- Describe the motivation or the concrete use case. --> | priority | add event source 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 |
417,694 | 12,168,575,975 | IssuesEvent | 2020-04-27 12:54:43 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Need to render shortcode placed through Yoast's visual editor in categories description. | Urgent [Priority: HIGH] bug | Here we have two issues interconnected with extension & core.
- [ ] We Need to render Image gallery shortcode placed through Yoast's visual editor in categories description. (Core)
Steps to recreate the issue:
1) Need to install Yoast plugin in the localhost.
2) Generate an image gallery shortcode.
3) Now place the shortcode in Category content (screenshot: https://prnt.sc/s4pujx )
4) Now check the category page.
- [ ] User is placing UX builder's gallery shortcode in product categories description, we need to fix this at user end. (Extension)
Screenshot: https://prnt.sc/s4q06w
Issue URL: https://flowerportal.in/cakes/amp
Ref Ticket: https://secure.helpscout.net/conversation/1141898755/124045?folderId=3126461
| 1.0 | Need to render shortcode placed through Yoast's visual editor in categories description. - Here we have two issues interconnected with extension & core.
- [ ] We Need to render Image gallery shortcode placed through Yoast's visual editor in categories description. (Core)
Steps to recreate the issue:
1) Need to install Yoast plugin in the localhost.
2) Generate an image gallery shortcode.
3) Now place the shortcode in Category content (screenshot: https://prnt.sc/s4pujx )
4) Now check the category page.
- [ ] User is placing UX builder's gallery shortcode in product categories description, we need to fix this at user end. (Extension)
Screenshot: https://prnt.sc/s4q06w
Issue URL: https://flowerportal.in/cakes/amp
Ref Ticket: https://secure.helpscout.net/conversation/1141898755/124045?folderId=3126461
| priority | need to render shortcode placed through yoast s visual editor in categories description here we have two issues interconnected with extension core we need to render image gallery shortcode placed through yoast s visual editor in categories description core steps to recreate the issue need to install yoast plugin in the localhost generate an image gallery shortcode now place the shortcode in category content screenshot now check the category page user is placing ux builder s gallery shortcode in product categories description we need to fix this at user end extension screenshot issue url ref ticket | 1 |
450,590 | 13,016,833,136 | IssuesEvent | 2020-07-26 09:00:37 | Gamebuster19901/ExciteBot | https://api.github.com/repos/Gamebuster19901/ExciteBot | closed | Message limiter doesn't properly limit message to 2000 characters | Category - Bug Category - Upstream Priority - High ⇑ | Test with backup 2020-07-26T04:41:04.700Z.zip
```
Known players: (109)
RLV2018 - FC❲2883-6316-3593❳ - PID❲600354761❳
Sarah - FC❲4515-7252-0912❳ - PID❲600954832❳
REDACTED_USERNAME - FC❲5374-7113-5684❳ - PID❲600223684❳
ugh - FC❲5117-0194-9395❳ - PID❲600841171❳
Buster2 - FC❲0946-9298-0257❳ - PID❲203699745❳ - Discord❲Gamebuster#7461❳
MINIG - FC❲3656-7306-1336❳ - PID❲600841176❳
IceCrem - FC❲0736-1534-1019❳ - PID❲600896987❳
SUZY - FC❲2110-5431-3949❳ - PID❲600916445❳
Tyger - FC❲1723-9914-5159❳ - PID❲600453319❳
MEEMEE! - FC❲4859-3230-1791❳ - PID❲600997343❳
Bazinga - FC❲5202-9139-6059❳ - PID❲600353243❳
LUCAS - FC❲1380-3987-2450❳ - PID❲600918978❳
Bug - FC❲5117-0146-6588❳ - PID❲600358364❳
ADAM - FC❲2582-9897-9527❳ - PID❲600941767❳
DnTcAIR - FC❲1981-6898-8381❳ - PID❲600492765❳
ZAFIRS - FC❲2368-2412-0518❳ - PID❲600919238❳
ALEX - FC❲2325-2916-0390❳ - PID❲600926406❳
CHDYMAC - FC❲2325-2922-1834❳ - PID❲600987850❳
TopStar - FC❲5159-9700-6283❳ - PID❲600930763❳
Barnicn - FC❲3527-8830-4328❳ - PID❲600986056❳
TEST - FC❲4730-4713-0834❳ - PID❲600728274❳ - Discord❲Gamebuster#7461❳
Ag3n7.0 - FC❲2797-7350-0881❳ - PID❲600626641❳
DUDE - FC❲2883-6376-0847❳ - PID❲600952015❳
TopStar - FC❲2579-4212-0621❳ - PID❲244082861❳ - Discord❲TopStarRacer#8025❳
Washp - FC❲2067-5937-6631❳ - PID❲600946423❳
S4MU31 - FC❲1466-2950-2443❳ - PID❲600614379❳
EEE - FC❲3914-4293-9384❳ - PID❲600915448❳
KRIMSON - FC❲1766-9401-6227❳ - PID❲600357091❳
PlatCht - FC❲0048-9591-6799❳ - PID❲600949503❳
RATROD - FC❲1165-6498-0451❳ - PID❲600863459❳
FELIX - FC❲2969-5367-9076❳ - PID❲600935652❳
Wizzard - FC❲3397-1707-6623❳ - PID❲414660239❳
TGC4Evr - FC❲3012-4806-3984❳ - PID❲600353264❳
HvyShoe - FC❲3699-6812-4394❳ - PID❲600936938❳
FLA - FC❲4902-2722-2764❳ - PID❲600951020❳
CodyRs! - FC❲5114-9479-1734❳ - PID❲393683510❳ - Discord❲Lord God Daddy#7308❳
GAAAAAA - FC❲1294-4988-5586❳ - PID❲600866706❳
JPBust - FC❲0693-2046-8885❳ - PID❲600992149❳ - Discord❲Gamebuster#7461❳
JOSI - FC❲3871-4786-5733❳ - PID❲600809093❳
Eracer - FC❲5374-7187-9064❳ - PID❲600967064❳
GABEX - FC❲4816-3669-7242❳ - PID❲600360090❳
AaronYo - FC❲4687-5235-8786❳ - PID❲600923522❳
JamesRz - FC❲0091-9083-1495❳ - PID❲600896903❳ - Discord❲Battletanx_Commander#0548❳
BeeTCee - FC❲3566-8653-8615❳ - PID❲204253047❳
- Discord❲Battletanx_Commander#0548❳
Dark14 - FC❲3871-4804-7241❳ - PID❲600990601❳
READ - FC❲2754-7874-7791❳ - PID❲600840847❳
ICrash - FC❲4902-2662-1358❳ - PID❲600349614❳
M4RCU5Z - FC❲4086-2261-2649❳ - PID❲600719529❳
TopStar - FC❲3270-1844-5242❳ - PID❲600930746❳
Berserk - FC❲0993-8493-2258❳ - PID❲600684450❳
cRUNc - FC❲2883-6370-0132❳ - PID❲600891300❳ - Discord❲Crunchewy#0504❳
JUAN - FC❲2797-7387-6138❳ - PID❲601001898❳
THIAGO - FC❲3227-2355-4218❳ - PID❲601007018❳
GotzdVE - FC❲5031-1180-3829❳ - PID❲600630197❳
NYANMAN - FC❲1165-6505-9499❳ - PID❲600942507❳
CAL - FC❲0822-0524-7149❳ - PID❲600868525❳
Awkward - FC❲4043-2778-5808❳ - PID❲600859984❳ - Discord❲Awkward#8100❳
REDACTED_USERNAME - FC❲1681-0407-7388❳ - PID❲600352844❳
11 - FC❲3399-0269-2175❳ - PID❲600275791❳
VMONEY - FC❲2368-2406-4858❳ - PID❲600863578❳
MAT - FC❲3656-7314-0826❳ - PID❲600920666❳
Buster - FC❲2793-6967-8390❳ - PID❲196804150❳ - Discord❲Gamebuster#7461❳
Erick - FC❲1938-7450-7359❳ - PID❲600979039❳
FLASH - FC❲1938-7441-6479❳ - PID❲600888159❳
intend0 - FC❲4086-2224-5977❳ - PID❲600352857❳ - Discord❲tonyneglin#5077❳
WILL - FC❲0435-5062-3299❳ - PID❲600950339❳
NIGHT - FC❲3227-2349-6773❳ - PID❲600949573❳
lex21 - FC❲3437-9649-2107❳ - PID❲199108427❳
RadMan! - FC❲4644-5734-1509❳ - PID❲600873541❳
KONA573 - FC❲1638-0962-00
java.lang.IllegalArgumentException: Provided text for message must be less than 2000 characters in length
at net.dv8tion.jda.internal.utils.Checks.check(Checks.java:43)
at net.dv8tion.jda.api.entities.MessageChannel.sendMessage(MessageChannel.java:343)
at net.dv8tion.jda.internal.entities.PrivateChannelImpl.sendMessage(PrivateChannelImpl.java:131)
at com.gamebuster19901.excite.bot.command.MessageContext.sendMessage(MessageContext.java:93)
at com.gamebuster19901.excite.bot.command.PlayersCommand.sendResponse(PlayersCommand.java:24)
at com.gamebuster19901.excite.bot.command.PlayersCommand.lambda$register$0(PlayersCommand.java:12)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:141)
at com.gamebuster19901.excite.bot.command.Commands.handleCommand(Commands.java:91)
at com.gamebuster19901.excite.bot.EventReceiver.onPrivateMessageReceived(EventReceiver.java:24)
at net.dv8tion.jda.api.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:414)
at net.dv8tion.jda.api.hooks.InterfacedEventManager.handle(InterfacedEventManager.java:96)
at net.dv8tion.jda.internal.hooks.EventManagerProxy.handleInternally(EventManagerProxy.java:82)
at net.dv8tion.jda.internal.hooks.EventManagerProxy.handle(EventManagerProxy.java:69)
at net.dv8tion.jda.internal.JDAImpl.handleEvent(JDAImpl.java:152)
at net.dv8tion.jda.internal.handle.MessageCreateHandler.handleInternally(MessageCreateHandler.java:107)
at net.dv8tion.jda.internal.handle.SocketHandler.handle(SocketHandler.java:36)
at net.dv8tion.jda.internal.requests.WebSocketClient.onDispatch(WebSocketClient.java:954)
at net.dv8tion.jda.internal.requests.WebSocketClient.onEvent(WebSocketClient.java:841)
at net.dv8tion.jda.internal.requests.WebSocketClient.handleEvent(WebSocketClient.java:819)
at net.dv8tion.jda.internal.requests.WebSocketClient.onBinar
[12:40 AM]
yMessage(WebSocketClient.java:992)
at com.neovisionaries.ws.client.ListenerManager.callOnBinaryMessage(ListenerManager.java:385)
at com.neovisionaries.ws.client.ReadingThread.callOnBinaryMessage(ReadingThread.java:276)
at com.neovisionaries.ws.client.ReadingThread.handleBinaryFrame(ReadingThread.java:996)
at com.neovisionaries.ws.client.ReadingThread.handleFrame(ReadingThread.java:755)
at com.neovisionaries.ws.client.ReadingThread.main(ReadingThread.java:108)
at com.neovisionaries.ws.client.ReadingThread.runMain(ReadingThread.java:64)
at com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
This should not happen, submit a bug report!
``` | 1.0 | Message limiter doesn't properly limit message to 2000 characters - Test with backup 2020-07-26T04:41:04.700Z.zip
```
Known players: (109)
RLV2018 - FC❲2883-6316-3593❳ - PID❲600354761❳
Sarah - FC❲4515-7252-0912❳ - PID❲600954832❳
REDACTED_USERNAME - FC❲5374-7113-5684❳ - PID❲600223684❳
ugh - FC❲5117-0194-9395❳ - PID❲600841171❳
Buster2 - FC❲0946-9298-0257❳ - PID❲203699745❳ - Discord❲Gamebuster#7461❳
MINIG - FC❲3656-7306-1336❳ - PID❲600841176❳
IceCrem - FC❲0736-1534-1019❳ - PID❲600896987❳
SUZY - FC❲2110-5431-3949❳ - PID❲600916445❳
Tyger - FC❲1723-9914-5159❳ - PID❲600453319❳
MEEMEE! - FC❲4859-3230-1791❳ - PID❲600997343❳
Bazinga - FC❲5202-9139-6059❳ - PID❲600353243❳
LUCAS - FC❲1380-3987-2450❳ - PID❲600918978❳
Bug - FC❲5117-0146-6588❳ - PID❲600358364❳
ADAM - FC❲2582-9897-9527❳ - PID❲600941767❳
DnTcAIR - FC❲1981-6898-8381❳ - PID❲600492765❳
ZAFIRS - FC❲2368-2412-0518❳ - PID❲600919238❳
ALEX - FC❲2325-2916-0390❳ - PID❲600926406❳
CHDYMAC - FC❲2325-2922-1834❳ - PID❲600987850❳
TopStar - FC❲5159-9700-6283❳ - PID❲600930763❳
Barnicn - FC❲3527-8830-4328❳ - PID❲600986056❳
TEST - FC❲4730-4713-0834❳ - PID❲600728274❳ - Discord❲Gamebuster#7461❳
Ag3n7.0 - FC❲2797-7350-0881❳ - PID❲600626641❳
DUDE - FC❲2883-6376-0847❳ - PID❲600952015❳
TopStar - FC❲2579-4212-0621❳ - PID❲244082861❳ - Discord❲TopStarRacer#8025❳
Washp - FC❲2067-5937-6631❳ - PID❲600946423❳
S4MU31 - FC❲1466-2950-2443❳ - PID❲600614379❳
EEE - FC❲3914-4293-9384❳ - PID❲600915448❳
KRIMSON - FC❲1766-9401-6227❳ - PID❲600357091❳
PlatCht - FC❲0048-9591-6799❳ - PID❲600949503❳
RATROD - FC❲1165-6498-0451❳ - PID❲600863459❳
FELIX - FC❲2969-5367-9076❳ - PID❲600935652❳
Wizzard - FC❲3397-1707-6623❳ - PID❲414660239❳
TGC4Evr - FC❲3012-4806-3984❳ - PID❲600353264❳
HvyShoe - FC❲3699-6812-4394❳ - PID❲600936938❳
FLA - FC❲4902-2722-2764❳ - PID❲600951020❳
CodyRs! - FC❲5114-9479-1734❳ - PID❲393683510❳ - Discord❲Lord God Daddy#7308❳
GAAAAAA - FC❲1294-4988-5586❳ - PID❲600866706❳
JPBust - FC❲0693-2046-8885❳ - PID❲600992149❳ - Discord❲Gamebuster#7461❳
JOSI - FC❲3871-4786-5733❳ - PID❲600809093❳
Eracer - FC❲5374-7187-9064❳ - PID❲600967064❳
GABEX - FC❲4816-3669-7242❳ - PID❲600360090❳
AaronYo - FC❲4687-5235-8786❳ - PID❲600923522❳
JamesRz - FC❲0091-9083-1495❳ - PID❲600896903❳ - Discord❲Battletanx_Commander#0548❳
BeeTCee - FC❲3566-8653-8615❳ - PID❲204253047❳
- Discord❲Battletanx_Commander#0548❳
Dark14 - FC❲3871-4804-7241❳ - PID❲600990601❳
READ - FC❲2754-7874-7791❳ - PID❲600840847❳
ICrash - FC❲4902-2662-1358❳ - PID❲600349614❳
M4RCU5Z - FC❲4086-2261-2649❳ - PID❲600719529❳
TopStar - FC❲3270-1844-5242❳ - PID❲600930746❳
Berserk - FC❲0993-8493-2258❳ - PID❲600684450❳
cRUNc - FC❲2883-6370-0132❳ - PID❲600891300❳ - Discord❲Crunchewy#0504❳
JUAN - FC❲2797-7387-6138❳ - PID❲601001898❳
THIAGO - FC❲3227-2355-4218❳ - PID❲601007018❳
GotzdVE - FC❲5031-1180-3829❳ - PID❲600630197❳
NYANMAN - FC❲1165-6505-9499❳ - PID❲600942507❳
CAL - FC❲0822-0524-7149❳ - PID❲600868525❳
Awkward - FC❲4043-2778-5808❳ - PID❲600859984❳ - Discord❲Awkward#8100❳
REDACTED_USERNAME - FC❲1681-0407-7388❳ - PID❲600352844❳
11 - FC❲3399-0269-2175❳ - PID❲600275791❳
VMONEY - FC❲2368-2406-4858❳ - PID❲600863578❳
MAT - FC❲3656-7314-0826❳ - PID❲600920666❳
Buster - FC❲2793-6967-8390❳ - PID❲196804150❳ - Discord❲Gamebuster#7461❳
Erick - FC❲1938-7450-7359❳ - PID❲600979039❳
FLASH - FC❲1938-7441-6479❳ - PID❲600888159❳
intend0 - FC❲4086-2224-5977❳ - PID❲600352857❳ - Discord❲tonyneglin#5077❳
WILL - FC❲0435-5062-3299❳ - PID❲600950339❳
NIGHT - FC❲3227-2349-6773❳ - PID❲600949573❳
lex21 - FC❲3437-9649-2107❳ - PID❲199108427❳
RadMan! - FC❲4644-5734-1509❳ - PID❲600873541❳
KONA573 - FC❲1638-0962-00
java.lang.IllegalArgumentException: Provided text for message must be less than 2000 characters in length
at net.dv8tion.jda.internal.utils.Checks.check(Checks.java:43)
at net.dv8tion.jda.api.entities.MessageChannel.sendMessage(MessageChannel.java:343)
at net.dv8tion.jda.internal.entities.PrivateChannelImpl.sendMessage(PrivateChannelImpl.java:131)
at com.gamebuster19901.excite.bot.command.MessageContext.sendMessage(MessageContext.java:93)
at com.gamebuster19901.excite.bot.command.PlayersCommand.sendResponse(PlayersCommand.java:24)
at com.gamebuster19901.excite.bot.command.PlayersCommand.lambda$register$0(PlayersCommand.java:12)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:141)
at com.gamebuster19901.excite.bot.command.Commands.handleCommand(Commands.java:91)
at com.gamebuster19901.excite.bot.EventReceiver.onPrivateMessageReceived(EventReceiver.java:24)
at net.dv8tion.jda.api.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:414)
at net.dv8tion.jda.api.hooks.InterfacedEventManager.handle(InterfacedEventManager.java:96)
at net.dv8tion.jda.internal.hooks.EventManagerProxy.handleInternally(EventManagerProxy.java:82)
at net.dv8tion.jda.internal.hooks.EventManagerProxy.handle(EventManagerProxy.java:69)
at net.dv8tion.jda.internal.JDAImpl.handleEvent(JDAImpl.java:152)
at net.dv8tion.jda.internal.handle.MessageCreateHandler.handleInternally(MessageCreateHandler.java:107)
at net.dv8tion.jda.internal.handle.SocketHandler.handle(SocketHandler.java:36)
at net.dv8tion.jda.internal.requests.WebSocketClient.onDispatch(WebSocketClient.java:954)
at net.dv8tion.jda.internal.requests.WebSocketClient.onEvent(WebSocketClient.java:841)
at net.dv8tion.jda.internal.requests.WebSocketClient.handleEvent(WebSocketClient.java:819)
at net.dv8tion.jda.internal.requests.WebSocketClient.onBinar
[12:40 AM]
yMessage(WebSocketClient.java:992)
at com.neovisionaries.ws.client.ListenerManager.callOnBinaryMessage(ListenerManager.java:385)
at com.neovisionaries.ws.client.ReadingThread.callOnBinaryMessage(ReadingThread.java:276)
at com.neovisionaries.ws.client.ReadingThread.handleBinaryFrame(ReadingThread.java:996)
at com.neovisionaries.ws.client.ReadingThread.handleFrame(ReadingThread.java:755)
at com.neovisionaries.ws.client.ReadingThread.main(ReadingThread.java:108)
at com.neovisionaries.ws.client.ReadingThread.runMain(ReadingThread.java:64)
at com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
This should not happen, submit a bug report!
``` | priority | message limiter doesn t properly limit message to characters test with backup zip known players fc❲ ❳ pid❲ ❳ sarah fc❲ ❳ pid❲ ❳ redacted username fc❲ ❳ pid❲ ❳ ugh fc❲ ❳ pid❲ ❳ fc❲ ❳ pid❲ ❳ discord❲gamebuster ❳ minig fc❲ ❳ pid❲ ❳ icecrem fc❲ ❳ pid❲ ❳ suzy fc❲ ❳ pid❲ ❳ tyger fc❲ ❳ pid❲ ❳ meemee fc❲ ❳ pid❲ ❳ bazinga fc❲ ❳ pid❲ ❳ lucas fc❲ ❳ pid❲ ❳ bug fc❲ ❳ pid❲ ❳ adam fc❲ ❳ pid❲ ❳ dntcair fc❲ ❳ pid❲ ❳ zafirs fc❲ ❳ pid❲ ❳ alex fc❲ ❳ pid❲ ❳ chdymac fc❲ ❳ pid❲ ❳ topstar fc❲ ❳ pid❲ ❳ barnicn fc❲ ❳ pid❲ ❳ test fc❲ ❳ pid❲ ❳ discord❲gamebuster ❳ fc❲ ❳ pid❲ ❳ dude fc❲ ❳ pid❲ ❳ topstar fc❲ ❳ pid❲ ❳ discord❲topstarracer ❳ washp fc❲ ❳ pid❲ ❳ fc❲ ❳ pid❲ ❳ eee fc❲ ❳ pid❲ ❳ krimson fc❲ ❳ pid❲ ❳ platcht fc❲ ❳ pid❲ ❳ ratrod fc❲ ❳ pid❲ ❳ felix fc❲ ❳ pid❲ ❳ wizzard fc❲ ❳ pid❲ ❳ fc❲ ❳ pid❲ ❳ hvyshoe fc❲ ❳ pid❲ ❳ fla fc❲ ❳ pid❲ ❳ codyrs fc❲ ❳ pid❲ ❳ discord❲lord god daddy ❳ gaaaaaa fc❲ ❳ pid❲ ❳ jpbust fc❲ ❳ pid❲ ❳ discord❲gamebuster ❳ josi fc❲ ❳ pid❲ ❳ eracer fc❲ ❳ pid❲ ❳ gabex fc❲ ❳ pid❲ ❳ aaronyo fc❲ ❳ pid❲ ❳ jamesrz fc❲ ❳ pid❲ ❳ discord❲battletanx commander ❳ beetcee fc❲ ❳ pid❲ ❳ discord❲battletanx commander ❳ fc❲ ❳ pid❲ ❳ read fc❲ ❳ pid❲ ❳ icrash fc❲ ❳ pid❲ ❳ fc❲ ❳ pid❲ ❳ topstar fc❲ ❳ pid❲ ❳ berserk fc❲ ❳ pid❲ ❳ crunc fc❲ ❳ pid❲ ❳ discord❲crunchewy ❳ juan fc❲ ❳ pid❲ ❳ thiago fc❲ ❳ pid❲ ❳ gotzdve fc❲ ❳ pid❲ ❳ nyanman fc❲ ❳ pid❲ ❳ cal fc❲ ❳ pid❲ ❳ awkward fc❲ ❳ pid❲ ❳ discord❲awkward ❳ redacted username fc❲ ❳ pid❲ ❳ fc❲ ❳ pid❲ ❳ vmoney fc❲ ❳ pid❲ ❳ mat fc❲ ❳ pid❲ ❳ buster fc❲ ❳ pid❲ ❳ discord❲gamebuster ❳ erick fc❲ ❳ pid❲ ❳ flash fc❲ ❳ pid❲ ❳ fc❲ ❳ pid❲ ❳ discord❲tonyneglin ❳ will fc❲ ❳ pid❲ ❳ night fc❲ ❳ pid❲ ❳ fc❲ ❳ pid❲ ❳ radman fc❲ ❳ pid❲ ❳ fc❲ java lang illegalargumentexception provided text for message must be less than characters in length at net jda internal utils checks check checks java at net jda api entities messagechannel sendmessage messagechannel java at net jda internal entities privatechannelimpl sendmessage privatechannelimpl java at com excite bot command messagecontext sendmessage messagecontext java at com excite bot command playerscommand sendresponse playerscommand java at com excite bot command playerscommand lambda register playerscommand java at com mojang brigadier commanddispatcher execute commanddispatcher java at com mojang brigadier commanddispatcher execute commanddispatcher java at com mojang brigadier commanddispatcher execute commanddispatcher java at com excite bot command commands handlecommand commands java at com excite bot eventreceiver onprivatemessagereceived eventreceiver java at net jda api hooks listeneradapter onevent listeneradapter java at net jda api hooks interfacedeventmanager handle interfacedeventmanager java at net jda internal hooks eventmanagerproxy handleinternally eventmanagerproxy java at net jda internal hooks eventmanagerproxy handle eventmanagerproxy java at net jda internal jdaimpl handleevent jdaimpl java at net jda internal handle messagecreatehandler handleinternally messagecreatehandler java at net jda internal handle sockethandler handle sockethandler java at net jda internal requests websocketclient ondispatch websocketclient java at net jda internal requests websocketclient onevent websocketclient java at net jda internal requests websocketclient handleevent websocketclient java at net jda internal requests websocketclient onbinar ymessage websocketclient java at com neovisionaries ws client listenermanager callonbinarymessage listenermanager java at com neovisionaries ws client readingthread callonbinarymessage readingthread java at com neovisionaries ws client readingthread handlebinaryframe readingthread java at com neovisionaries ws client readingthread handleframe readingthread java at com neovisionaries ws client readingthread main readingthread java at com neovisionaries ws client readingthread runmain readingthread java at com neovisionaries ws client websocketthread run websocketthread java this should not happen submit a bug report | 1 |
325,137 | 9,917,499,855 | IssuesEvent | 2019-06-29 01:02:29 | dog-house-development/poodl | https://api.github.com/repos/dog-house-development/poodl | closed | Improve security | high priority | - [x] Use more secure jwtKey
- [x] Restrict access for specified access levels
- [x] Shorten token expiration and refresh when site is interacted with
- [x] Only return data for senior center in auth token | 1.0 | Improve security - - [x] Use more secure jwtKey
- [x] Restrict access for specified access levels
- [x] Shorten token expiration and refresh when site is interacted with
- [x] Only return data for senior center in auth token | priority | improve security use more secure jwtkey restrict access for specified access levels shorten token expiration and refresh when site is interacted with only return data for senior center in auth token | 1 |
309,881 | 9,481,063,302 | IssuesEvent | 2019-04-21 00:16:20 | naubiomech/ExoCode | https://api.github.com/repos/naubiomech/ExoCode | closed | Bug in switching from bang-bang to proportional control | bug high priority | When walking in bang-bang and taking the baseline for proportional control, the torque setpoint breaks down and proportional control fails to function properly. Need to investigate what happens during the baseline while walking in bang-bang. | 1.0 | Bug in switching from bang-bang to proportional control - When walking in bang-bang and taking the baseline for proportional control, the torque setpoint breaks down and proportional control fails to function properly. Need to investigate what happens during the baseline while walking in bang-bang. | priority | bug in switching from bang bang to proportional control when walking in bang bang and taking the baseline for proportional control the torque setpoint breaks down and proportional control fails to function properly need to investigate what happens during the baseline while walking in bang bang | 1 |
285,344 | 8,757,582,337 | IssuesEvent | 2018-12-14 21:47:57 | SunwellWoW/Sunwell-TBC-Bugtracker | https://api.github.com/repos/SunwellWoW/Sunwell-TBC-Bugtracker | closed | gift of the naaru | High Priority | Description: it overheals by a lot
How it works: it heales for 20% per tik for 5 ticks every 3 seconds.total 15 seconds
How it should work: 4% healing per tick for 5 ticks every 3 seconds,total 15 seconds
Source (you should point out proofs of your report, please give us some source):
http://wowwiki.wikia.com/wiki/Gift_of_the_Naaru | 1.0 | gift of the naaru - Description: it overheals by a lot
How it works: it heales for 20% per tik for 5 ticks every 3 seconds.total 15 seconds
How it should work: 4% healing per tick for 5 ticks every 3 seconds,total 15 seconds
Source (you should point out proofs of your report, please give us some source):
http://wowwiki.wikia.com/wiki/Gift_of_the_Naaru | priority | gift of the naaru description it overheals by a lot how it works it heales for per tik for ticks every seconds total seconds how it should work healing per tick for ticks every seconds total seconds source you should point out proofs of your report please give us some source | 1 |
530,932 | 15,438,281,112 | IssuesEvent | 2021-03-07 19:47:51 | Erik142/PasswordManager | https://api.github.com/repos/Erik142/PasswordManager | closed | Add author to JavaDocs | help wanted high priority must have | When adding the author in the different controller classes I was unsure who did what. So please check which controller class you have done and add yourself as the author and change the version to the date when the change was made. | 1.0 | Add author to JavaDocs - When adding the author in the different controller classes I was unsure who did what. So please check which controller class you have done and add yourself as the author and change the version to the date when the change was made. | priority | add author to javadocs when adding the author in the different controller classes i was unsure who did what so please check which controller class you have done and add yourself as the author and change the version to the date when the change was made | 1 |
149,754 | 5,725,169,978 | IssuesEvent | 2017-04-20 15:59:06 | metasfresh/metasfresh-webui-frontend | https://api.github.com/repos/metasfresh/metasfresh-webui-frontend | closed | Sidelist Fontsize too small | enhancement high priority integrated release-candidate | ### Type of issue
Feature Request
### Current behavior
The Sidelist Font size is too small.
### Expected behavior
Should have the same Font size for CRTL-5/6 as in CTRL-1

| 1.0 | Sidelist Fontsize too small - ### Type of issue
Feature Request
### Current behavior
The Sidelist Font size is too small.
### Expected behavior
Should have the same Font size for CRTL-5/6 as in CTRL-1

| priority | sidelist fontsize too small type of issue feature request current behavior the sidelist font size is too small expected behavior should have the same font size for crtl as in ctrl | 1 |
206,209 | 7,110,257,741 | IssuesEvent | 2018-01-17 10:00:37 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | [Cluster / Bug] Unable to invoke Solutoin10 on cluster | Affected/5.4.0 Affected/5.4.0-Update3 Priority/Highest Severity/Blocker Type/Bug | Solution tested: Solution 10 in document https://medium.facilelogin.com/thirty-solution-patterns-with-the-wso2-identity-server-16f9fd0c0389
I have tested the same scenario on a stand-alone pack and this works fine. SP config and saml trace details could be found in attached screenshots. travelocity app was built from relevant product samples and deployed on tomcat server. travelocity configs are provided below.
Environment: IS 5.4.0 update3 , 2 node cluster.
DB: Mysql 5.6
JDK: java version "1.8.0_151"
OS: Ubuntu 14.04
Travelocity Config:
```
# Copyright (c) WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
#
# WSO2 Inc. licenses this file to you under the Apache License,
# Version 2.0 (the "License"); you may not use this file except
# in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
EnableSAML2SSOLogin=true
EnableOpenIDLogin=true
EnableOAuth2SAML2Grant=true
#Url to do send SAML2 SSO AuthnRequest
SAML2SSOURL=samlsso
#Url to do initiate OAuth2 SAML2 Grant Request
OAuth2SAML2GrantURL=token
#Url to initiate OpenID Authentication Request
OpenIdURL=openid
#URIs to skip SSOAgentFilter; comma separated values
SkipURIs=/travelocity.com/index.jsp
#A unique identifier for this SAML 2.0 Service Provider application
SAML2.SPEntityId=travelocity.com
#The URL of the SAML 2.0 Assertion Consumer
SAML2.AssertionConsumerURL=http://192.168.48.139:8080/travelocity.com/home.jsp
#A unique identifier for this SAML 2.0 Service Provider application
SAML2.IdPEntityId=is540a.qa.com
#The URL of the SAML 2.0 Identity Provider
SAML2.IdPURL=https://is540a.qa.com:443/samlsso
#Identifier given for the Service Provider for SAML 2.0 attributes
#exchange
#SAML2.AttributeConsumingServiceIndex=1701087467
#Specify if SingleLogout is enabled/disabled
SAML2.EnableSLO=true
#This is the URL that is used for SLO
SAML2.SLOURL=logout
#Specify if SAMLResponse element is signed
SAML2.EnableResponseSigning=true
#Specify if SAMLAssertion element is signed
SAML2.EnableAssertionSigning=true
#Specify if SAMLAssertion element is encrypted
SAML2.EnableAssertionEncryption=false
#Specify if AuthnRequests and LogoutRequests should be signed
SAML2.EnableRequestSigning=true
#Specify if SAML request is a passive
SAML2.IsPassiveAuthn=false
#Password of the KeyStore for SAML and OpenID
KeyStorePassword=wso2carbon
#Alias of the IdP's public certificate
IdPPublicCertAlias=wso2carbon
#Alias of the SP's private key
PrivateKeyAlias=wso2carbon
#Private key password to retrieve the private key used to sign
#AuthnRequest and LogoutRequest messages
PrivateKeyPassword=wso2carbon
#OAuth2 token endpoint URL
OAuth2.TokenURL=https://is540a.qa.com:443/oauth2/token
#OAuth2 Client ID
OAuth2.ClientId=TUGxMQXgEJLRmgCgK7ZP_Q5Pet8a
#3fWSwqw9Dn5lDBpvYCsgxOw0mp0a
#TUGxMQXgEJLRmgCgK7ZP_Q5Pet8a
#TUGxMQXgEJLRmgCgK7ZP_Q5Pet8a
#Qn5DQHCYfshxeZh6R9SL1HM2lsMa
#OAuth2 Client Secret
OAuth2.ClientSecret=w0XW6LHKaxViCmjUT12i7J2Y4SAa
#mEC8TYaAPAkTDGbGfhlGJPN9EBUa
#w0XW6LHKaxViCmjUT12i7J2Y4SAa
#w0XW6LHKaxViCmjUT12i7J2Y4SAa
#cbkAs1gajdwPAMbrSR54hPAIcz0a
#OpenId Provider Url
OpenId.ProviderURL=https://is540a.qa.com:443/openid/
#openid.return_to parameter
OpenId.ReturnToURL=http://192.168.48.139:8080/travelocity.com/home.jsp
#Custom SAML post binding request page
#SAML.PostBinding.RequestPage=path/to/the/html
#Additional request parameters
#QueryParams=tenantDomain=-1234
#SAML2.IsForceAuthn=true
#Specify whether the consumer requests user attributes from the provider
OpenId.EnableAttributeExchange=true
#Specify whether the consumer runs in dumb mode
OpenId.EnableDumbMode=false
```




| 1.0 | [Cluster / Bug] Unable to invoke Solutoin10 on cluster - Solution tested: Solution 10 in document https://medium.facilelogin.com/thirty-solution-patterns-with-the-wso2-identity-server-16f9fd0c0389
I have tested the same scenario on a stand-alone pack and this works fine. SP config and saml trace details could be found in attached screenshots. travelocity app was built from relevant product samples and deployed on tomcat server. travelocity configs are provided below.
Environment: IS 5.4.0 update3 , 2 node cluster.
DB: Mysql 5.6
JDK: java version "1.8.0_151"
OS: Ubuntu 14.04
Travelocity Config:
```
# Copyright (c) WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
#
# WSO2 Inc. licenses this file to you under the Apache License,
# Version 2.0 (the "License"); you may not use this file except
# in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
EnableSAML2SSOLogin=true
EnableOpenIDLogin=true
EnableOAuth2SAML2Grant=true
#Url to do send SAML2 SSO AuthnRequest
SAML2SSOURL=samlsso
#Url to do initiate OAuth2 SAML2 Grant Request
OAuth2SAML2GrantURL=token
#Url to initiate OpenID Authentication Request
OpenIdURL=openid
#URIs to skip SSOAgentFilter; comma separated values
SkipURIs=/travelocity.com/index.jsp
#A unique identifier for this SAML 2.0 Service Provider application
SAML2.SPEntityId=travelocity.com
#The URL of the SAML 2.0 Assertion Consumer
SAML2.AssertionConsumerURL=http://192.168.48.139:8080/travelocity.com/home.jsp
#A unique identifier for this SAML 2.0 Service Provider application
SAML2.IdPEntityId=is540a.qa.com
#The URL of the SAML 2.0 Identity Provider
SAML2.IdPURL=https://is540a.qa.com:443/samlsso
#Identifier given for the Service Provider for SAML 2.0 attributes
#exchange
#SAML2.AttributeConsumingServiceIndex=1701087467
#Specify if SingleLogout is enabled/disabled
SAML2.EnableSLO=true
#This is the URL that is used for SLO
SAML2.SLOURL=logout
#Specify if SAMLResponse element is signed
SAML2.EnableResponseSigning=true
#Specify if SAMLAssertion element is signed
SAML2.EnableAssertionSigning=true
#Specify if SAMLAssertion element is encrypted
SAML2.EnableAssertionEncryption=false
#Specify if AuthnRequests and LogoutRequests should be signed
SAML2.EnableRequestSigning=true
#Specify if SAML request is a passive
SAML2.IsPassiveAuthn=false
#Password of the KeyStore for SAML and OpenID
KeyStorePassword=wso2carbon
#Alias of the IdP's public certificate
IdPPublicCertAlias=wso2carbon
#Alias of the SP's private key
PrivateKeyAlias=wso2carbon
#Private key password to retrieve the private key used to sign
#AuthnRequest and LogoutRequest messages
PrivateKeyPassword=wso2carbon
#OAuth2 token endpoint URL
OAuth2.TokenURL=https://is540a.qa.com:443/oauth2/token
#OAuth2 Client ID
OAuth2.ClientId=TUGxMQXgEJLRmgCgK7ZP_Q5Pet8a
#3fWSwqw9Dn5lDBpvYCsgxOw0mp0a
#TUGxMQXgEJLRmgCgK7ZP_Q5Pet8a
#TUGxMQXgEJLRmgCgK7ZP_Q5Pet8a
#Qn5DQHCYfshxeZh6R9SL1HM2lsMa
#OAuth2 Client Secret
OAuth2.ClientSecret=w0XW6LHKaxViCmjUT12i7J2Y4SAa
#mEC8TYaAPAkTDGbGfhlGJPN9EBUa
#w0XW6LHKaxViCmjUT12i7J2Y4SAa
#w0XW6LHKaxViCmjUT12i7J2Y4SAa
#cbkAs1gajdwPAMbrSR54hPAIcz0a
#OpenId Provider Url
OpenId.ProviderURL=https://is540a.qa.com:443/openid/
#openid.return_to parameter
OpenId.ReturnToURL=http://192.168.48.139:8080/travelocity.com/home.jsp
#Custom SAML post binding request page
#SAML.PostBinding.RequestPage=path/to/the/html
#Additional request parameters
#QueryParams=tenantDomain=-1234
#SAML2.IsForceAuthn=true
#Specify whether the consumer requests user attributes from the provider
OpenId.EnableAttributeExchange=true
#Specify whether the consumer runs in dumb mode
OpenId.EnableDumbMode=false
```




| priority | unable to invoke on cluster solution tested solution in document i have tested the same scenario on a stand alone pack and this works fine sp config and saml trace details could be found in attached screenshots travelocity app was built from relevant product samples and deployed on tomcat server travelocity configs are provided below environment is node cluster db mysql jdk java version os ubuntu travelocity config copyright c inc all rights reserved inc licenses this file to you under the apache license version the license you may not use this file except in compliance with the license you may obtain a copy of the license at unless required by applicable law or agreed to in writing software distributed under the license is distributed on an as is basis without warranties or conditions of any kind either express or implied see the license for the specific language governing permissions and limitations under the license true enableopenidlogin true true url to do send sso authnrequest samlsso url to do initiate grant request token url to initiate openid authentication request openidurl openid uris to skip ssoagentfilter comma separated values skipuris travelocity com index jsp a unique identifier for this saml service provider application spentityid travelocity com the url of the saml assertion consumer assertionconsumerurl a unique identifier for this saml service provider application idpentityid qa com the url of the saml identity provider idpurl identifier given for the service provider for saml attributes exchange attributeconsumingserviceindex specify if singlelogout is enabled disabled enableslo true this is the url that is used for slo slourl logout specify if samlresponse element is signed enableresponsesigning true specify if samlassertion element is signed enableassertionsigning true specify if samlassertion element is encrypted enableassertionencryption false specify if authnrequests and logoutrequests should be signed enablerequestsigning true specify if saml request is a passive ispassiveauthn false password of the keystore for saml and openid keystorepassword alias of the idp s public certificate idppubliccertalias alias of the sp s private key privatekeyalias private key password to retrieve the private key used to sign authnrequest and logoutrequest messages privatekeypassword token endpoint url tokenurl client id clientid client secret clientsecret openid provider url openid providerurl openid return to parameter openid returntourl custom saml post binding request page saml postbinding requestpage path to the html additional request parameters queryparams tenantdomain isforceauthn true specify whether the consumer requests user attributes from the provider openid enableattributeexchange true specify whether the consumer runs in dumb mode openid enabledumbmode false | 1 |
62,404 | 3,184,942,482 | IssuesEvent | 2015-09-27 20:40:16 | MinetestForFun/server-minetestforfun-creative | https://api.github.com/repos/MinetestForFun/server-minetestforfun-creative | closed | MFF-CREATIVE crashs | Modding ➤ BugFix Priority: High Server crash | #### MFF-CREATIVE crashs
```
2015-09-25 14:14:48: ACTION[ServerThread]: ewfwd joins game. List of players: ewfwd
2015-09-25 14:14:48: ACTION[ServerThread]: Updated online player file
2015-09-25 14:14:54: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=173,30,-166 above=172,30,-166]
2015-09-25 14:14:56: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=173,30,-166 above=172,30,-166]
2015-09-25 14:14:56: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=173,30,-166 above=172,30,-166]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=169,29,-168 above=169,29,-167]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=165,24,-166 above=165,25,-166]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=165,24,-163 above=165,25,-163]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=162,24,-161 above=162,25,-161]
2015-09-25 14:14:58: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=159,25,-160 above=159,25,-159]
2015-09-25 14:14:58: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-09-25 14:14:58: ERROR[main]: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
2015-09-25 14:14:58: ERROR[main]: stack traceback:
2015-09-25 14:14:58: ERROR[main]: ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
In thread 7f7d0c879740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
stack traceback:
...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
Debug stacks:
DEBUG STACK FOR THREAD 7f7cfffff700:
#0 virtual void* EmergeThread::Thread()
(Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f7d0499d700:
#0 virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7f7d06572700:
#0 virtual void* ServerThread::Thread()
#1 void Server::Receive()
(Leftover data: #2 void Server::SendBlocks(float))
(Leftover data: #3 void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5 bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f7d0c879740:
#0 int main(int, char**)
#1 Dedicated server branch
#2 void dedicated_server_loop(Server&, bool&)
#3 void Server::step(float)
(Leftover data: #4 void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 : 4801 Abandon /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at vendredi 25 septembre 2015, 14:15:28 (UTC+0200)
----------------------
```
```
2015-09-25 08:32:26: ACTION[ServerThread]: ewfwd places node moretrees:oak_sapling at (266,29,-127)
2015-09-25 08:32:29: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=268,29,-126 above=268,29,-127]
true
2015-09-25 08:32:30: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=270,29,-123 above=270,29,-124]
true
2015-09-25 08:32:32: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=266,29,-127 above=267,29,-127]
true
2015-09-25 08:32:32: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=266,29,-127 above=267,29,-127]
2015-09-25 08:32:34: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=261,28,-127 above=261,28,-128]
true
2015-09-25 08:32:36: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=262,28,-123 above=262,28,-124]
true
2015-09-25 08:32:37: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=264,28,-121 above=264,28,-122]
true
2015-09-25 08:32:38: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=261,28,-130 above=261,29,-130]
true
2015-09-25 08:32:40: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=262,29,-132 above=263,29,-132]
true
2015-09-25 08:32:44: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=257,28,-126 above=257,28,-127]
true
2015-09-25 08:32:46: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=257,29,-127 above=257,29,-128]
2015-09-25 08:32:48: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=259,28,-123 above=258,28,-123]
true
2015-09-25 08:33:02: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (274,30,-136)
2015-09-25 08:33:03: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (280,29,-131)
2015-09-25 08:33:03: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (279,29,-123)
2015-09-25 08:33:05: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (285,29,-115)
2015-09-25 08:33:06: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (280,29,-110)
2015-09-25 08:33:08: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (292,29,-111)
2015-09-25 08:33:09: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=292,29,-111 above=291,29,-111]
true
2015-09-25 08:33:11: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=285,29,-115 above=284,29,-115]
true
2015-09-25 08:33:13: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=280,29,-110 above=280,29,-111]
true
2015-09-25 08:33:16: ACTION[ServerThread]: ewfwd places node default:dirt_with_dry_grass at (282,29,-105)
2015-09-25 08:33:19: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=282,29,-110 above=282,29,-111]
2015-09-25 08:33:20: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-09-25 08:33:20: ERROR[main]: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
2015-09-25 08:33:20: ERROR[main]: stack traceback:
2015-09-25 08:33:20: ERROR[main]: ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
In thread 7fa468e52740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
stack traceback:
...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
Debug stacks:
DEBUG STACK FOR THREAD 7fa45bfff700:
#0 virtual void* EmergeThread::Thread()
(Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fa460f76700:
#0 virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fa462b4a700:
#0 virtual void* ServerThread::Thread()
#1 void Server::Receive()
(Leftover data: #2 void Server::SendBlocks(float))
(Leftover data: #3 void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5 bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fa468e52740:
#0 int main(int, char**)
#1 Dedicated server branch
#2 void dedicated_server_loop(Server&, bool&)
#3 void Server::step(float)
/home/quentinbd/script/start-mff-creative.sh : ligne 26 : 2835 Abandon /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at vendredi 25 septembre 2015, 08:33:50 (UTC+0200)
----------------------
``` | 1.0 | MFF-CREATIVE crashs - #### MFF-CREATIVE crashs
```
2015-09-25 14:14:48: ACTION[ServerThread]: ewfwd joins game. List of players: ewfwd
2015-09-25 14:14:48: ACTION[ServerThread]: Updated online player file
2015-09-25 14:14:54: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=173,30,-166 above=172,30,-166]
2015-09-25 14:14:56: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=173,30,-166 above=172,30,-166]
2015-09-25 14:14:56: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=173,30,-166 above=172,30,-166]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=169,29,-168 above=169,29,-167]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=165,24,-166 above=165,25,-166]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=165,24,-163 above=165,25,-163]
2015-09-25 14:14:57: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=162,24,-161 above=162,25,-161]
2015-09-25 14:14:58: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=159,25,-160 above=159,25,-159]
2015-09-25 14:14:58: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-09-25 14:14:58: ERROR[main]: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
2015-09-25 14:14:58: ERROR[main]: stack traceback:
2015-09-25 14:14:58: ERROR[main]: ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
In thread 7f7d0c879740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
stack traceback:
...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
Debug stacks:
DEBUG STACK FOR THREAD 7f7cfffff700:
#0 virtual void* EmergeThread::Thread()
(Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f7d0499d700:
#0 virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7f7d06572700:
#0 virtual void* ServerThread::Thread()
#1 void Server::Receive()
(Leftover data: #2 void Server::SendBlocks(float))
(Leftover data: #3 void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5 bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f7d0c879740:
#0 int main(int, char**)
#1 Dedicated server branch
#2 void dedicated_server_loop(Server&, bool&)
#3 void Server::step(float)
(Leftover data: #4 void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 : 4801 Abandon /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at vendredi 25 septembre 2015, 14:15:28 (UTC+0200)
----------------------
```
```
2015-09-25 08:32:26: ACTION[ServerThread]: ewfwd places node moretrees:oak_sapling at (266,29,-127)
2015-09-25 08:32:29: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=268,29,-126 above=268,29,-127]
true
2015-09-25 08:32:30: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=270,29,-123 above=270,29,-124]
true
2015-09-25 08:32:32: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=266,29,-127 above=267,29,-127]
true
2015-09-25 08:32:32: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=266,29,-127 above=267,29,-127]
2015-09-25 08:32:34: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=261,28,-127 above=261,28,-128]
true
2015-09-25 08:32:36: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=262,28,-123 above=262,28,-124]
true
2015-09-25 08:32:37: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=264,28,-121 above=264,28,-122]
true
2015-09-25 08:32:38: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=261,28,-130 above=261,29,-130]
true
2015-09-25 08:32:40: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=262,29,-132 above=263,29,-132]
true
2015-09-25 08:32:44: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=257,28,-126 above=257,28,-127]
true
2015-09-25 08:32:46: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=257,29,-127 above=257,29,-128]
2015-09-25 08:32:48: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=259,28,-123 above=258,28,-123]
true
2015-09-25 08:33:02: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (274,30,-136)
2015-09-25 08:33:03: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (280,29,-131)
2015-09-25 08:33:03: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (279,29,-123)
2015-09-25 08:33:05: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (285,29,-115)
2015-09-25 08:33:06: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (280,29,-110)
2015-09-25 08:33:08: ACTION[ServerThread]: ewfwd places node moretrees:fir_sapling at (292,29,-111)
2015-09-25 08:33:09: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=292,29,-111 above=291,29,-111]
true
2015-09-25 08:33:11: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=285,29,-115 above=284,29,-115]
true
2015-09-25 08:33:13: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=280,29,-110 above=280,29,-111]
true
2015-09-25 08:33:16: ACTION[ServerThread]: ewfwd places node default:dirt_with_dry_grass at (282,29,-105)
2015-09-25 08:33:19: ACTION[ServerThread]: ewfwd uses bonemeal:bonemeal, pointing at [node under=282,29,-110 above=282,29,-111]
2015-09-25 08:33:20: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-09-25 08:33:20: ERROR[main]: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
2015-09-25 08:33:20: ERROR[main]: stack traceback:
2015-09-25 08:33:20: ERROR[main]: ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
In thread 7fa468e52740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Runtime error from mod 'bonemeal' in callback item_OnUse(): ...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: attempt to perform arithmetic on field '?' (a string value)
stack traceback:
...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:151: in function <...quentinbd/mff-creative/bin/../mods/bonemeal/init.lua:95>
Debug stacks:
DEBUG STACK FOR THREAD 7fa45bfff700:
#0 virtual void* EmergeThread::Thread()
(Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fa460f76700:
#0 virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fa462b4a700:
#0 virtual void* ServerThread::Thread()
#1 void Server::Receive()
(Leftover data: #2 void Server::SendBlocks(float))
(Leftover data: #3 void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5 bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fa468e52740:
#0 int main(int, char**)
#1 Dedicated server branch
#2 void dedicated_server_loop(Server&, bool&)
#3 void Server::step(float)
/home/quentinbd/script/start-mff-creative.sh : ligne 26 : 2835 Abandon /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at vendredi 25 septembre 2015, 08:33:50 (UTC+0200)
----------------------
``` | priority | mff creative crashs mff creative crashs action ewfwd joins game list of players ewfwd action updated online player file action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at error unrecoverable error occurred stopping server please fix the following error error lua runtime error from mod bonemeal in callback item onuse quentinbd mff creative bin mods bonemeal init lua attempt to perform arithmetic on field a string value error stack traceback error quentinbd mff creative bin mods bonemeal init lua in function in thread home quentinbd mff creative src server cpp void server step float a fatal error occurred lua runtime error from mod bonemeal in callback item onuse quentinbd mff creative bin mods bonemeal init lua attempt to perform arithmetic on field a string value stack traceback quentinbd mff creative bin mods bonemeal init lua in function debug stacks debug stack for thread virtual void emergethread thread leftover data mapblock servermap loadblock leftover data void servermap loadblock std string mapsector bool leftover data void itemstack deserialize std istream iitemdefmanager debug stack for thread virtual void curlfetchthread thread debug stack for thread virtual void serverthread thread void server receive leftover data void server sendblocks float leftover data void remoteclient getnextblocks serverenvironment emergemanager float std vector leftover data void itemstack serialize std ostream const leftover data bool getcraftingresult inventory itemstack std vector bool igamedef leftover data void itemstack deserialize std istream iitemdefmanager debug stack for thread int main int char dedicated server branch void dedicated server loop server bool void server step float leftover data void server sendaccessdenied legacy irr const wstring home quentinbd script start mff creative sh ligne abandon home quentinbd mff creative bin minetestserver world home quentinbd mff creative worlds minetestforfun creative config home quentinbd mff creative minetest conf gameid minetestforfun creative port server restarted at vendredi septembre utc action ewfwd places node moretrees oak sapling at action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at action ewfwd uses bonemeal bonemeal pointing at true action ewfwd places node moretrees fir sapling at action ewfwd places node moretrees fir sapling at action ewfwd places node moretrees fir sapling at action ewfwd places node moretrees fir sapling at action ewfwd places node moretrees fir sapling at action ewfwd places node moretrees fir sapling at action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd uses bonemeal bonemeal pointing at true action ewfwd places node default dirt with dry grass at action ewfwd uses bonemeal bonemeal pointing at error unrecoverable error occurred stopping server please fix the following error error lua runtime error from mod bonemeal in callback item onuse quentinbd mff creative bin mods bonemeal init lua attempt to perform arithmetic on field a string value error stack traceback error quentinbd mff creative bin mods bonemeal init lua in function in thread home quentinbd mff creative src server cpp void server step float a fatal error occurred lua runtime error from mod bonemeal in callback item onuse quentinbd mff creative bin mods bonemeal init lua attempt to perform arithmetic on field a string value stack traceback quentinbd mff creative bin mods bonemeal init lua in function debug stacks debug stack for thread virtual void emergethread thread leftover data mapblock servermap loadblock leftover data void servermap loadblock std string mapsector bool leftover data void itemstack deserialize std istream iitemdefmanager debug stack for thread virtual void curlfetchthread thread debug stack for thread virtual void serverthread thread void server receive leftover data void server sendblocks float leftover data void remoteclient getnextblocks serverenvironment emergemanager float std vector leftover data void itemstack serialize std ostream const leftover data bool getcraftingresult inventory itemstack std vector bool igamedef leftover data void itemstack deserialize std istream iitemdefmanager debug stack for thread int main int char dedicated server branch void dedicated server loop server bool void server step float home quentinbd script start mff creative sh ligne abandon home quentinbd mff creative bin minetestserver world home quentinbd mff creative worlds minetestforfun creative config home quentinbd mff creative minetest conf gameid minetestforfun creative port server restarted at vendredi septembre utc | 1 |
579,919 | 17,201,190,115 | IssuesEvent | 2021-07-17 09:00:36 | sef-global/scholarx | https://api.github.com/repos/sef-global/scholarx | opened | Prevent mentors from editing the application after MENTOR_APPLICATION state | Priority: High | **Is your feature request related to a problem? Please describe.**
Currently, mentors can use the edit application endpoint to change the mentor application (responses) even after the MENTOR_APPLICATION state. It should be prevented
**Describe the solution you'd like**
Check the `api/programs/{id}/responses/mentor` endpoint and the respective service method. It should throw a `Bad Request Exception` if the program if not in the `MENTOR_APPLICATION` state.
You can add an error message like this:
`"Error, Unable to apply as a mentor. Program with id: {programId} is not in the applicable state."`
**Describe alternatives you've considered**
N/A
**Additional context**
You can refer the other methods in the backend
| 1.0 | Prevent mentors from editing the application after MENTOR_APPLICATION state - **Is your feature request related to a problem? Please describe.**
Currently, mentors can use the edit application endpoint to change the mentor application (responses) even after the MENTOR_APPLICATION state. It should be prevented
**Describe the solution you'd like**
Check the `api/programs/{id}/responses/mentor` endpoint and the respective service method. It should throw a `Bad Request Exception` if the program if not in the `MENTOR_APPLICATION` state.
You can add an error message like this:
`"Error, Unable to apply as a mentor. Program with id: {programId} is not in the applicable state."`
**Describe alternatives you've considered**
N/A
**Additional context**
You can refer the other methods in the backend
| priority | prevent mentors from editing the application after mentor application state is your feature request related to a problem please describe currently mentors can use the edit application endpoint to change the mentor application responses even after the mentor application state it should be prevented describe the solution you d like check the api programs id responses mentor endpoint and the respective service method it should throw a bad request exception if the program if not in the mentor application state you can add an error message like this error unable to apply as a mentor program with id programid is not in the applicable state describe alternatives you ve considered n a additional context you can refer the other methods in the backend | 1 |
228,160 | 7,546,700,309 | IssuesEvent | 2018-04-18 04:31:32 | pombase/website | https://api.github.com/repos/pombase/website | closed | JBrowse label PomBase tracks | genome browser high priority next | Could you label the PomBase tracks?
**DNA track**
data_type: PomBase track
alleles: WT
first_author: Wood
growth_phase_or_response: vegetative growth
pmed_id:11859360
study_ID:not specified
**Reverse and Forward strand features tracks:**
data_type: PomBase track
alleles: WT
first_author: Wood
growth_phase_or_response: multiple (combined data)
pmed_id:22039153
study_ID:not specified
| 1.0 | JBrowse label PomBase tracks - Could you label the PomBase tracks?
**DNA track**
data_type: PomBase track
alleles: WT
first_author: Wood
growth_phase_or_response: vegetative growth
pmed_id:11859360
study_ID:not specified
**Reverse and Forward strand features tracks:**
data_type: PomBase track
alleles: WT
first_author: Wood
growth_phase_or_response: multiple (combined data)
pmed_id:22039153
study_ID:not specified
| priority | jbrowse label pombase tracks could you label the pombase tracks dna track data type pombase track alleles wt first author wood growth phase or response vegetative growth pmed id study id not specified reverse and forward strand features tracks data type pombase track alleles wt first author wood growth phase or response multiple combined data pmed id study id not specified | 1 |
580,650 | 17,263,182,820 | IssuesEvent | 2021-07-22 10:25:16 | EQAR/eqar_backend | https://api.github.com/repos/EQAR/eqar_backend | opened | Agencies: allow empty registration dates | enhancement high priority | Registration from/to dates of agencies should allowed to be empty. (This is for agencies currently applying or rejected in the past, so we can also record the decisions on those.) | 1.0 | Agencies: allow empty registration dates - Registration from/to dates of agencies should allowed to be empty. (This is for agencies currently applying or rejected in the past, so we can also record the decisions on those.) | priority | agencies allow empty registration dates registration from to dates of agencies should allowed to be empty this is for agencies currently applying or rejected in the past so we can also record the decisions on those | 1 |
692,445 | 23,734,992,898 | IssuesEvent | 2022-08-31 07:16:30 | younginnovations/iatipublisher | https://api.github.com/repos/younginnovations/iatipublisher | closed | devops setup | priority: high DevOps | Setup application deployment for stage server
**TASKS**
- [x] Enable deployment for stage and main branch
- [x] Enable deployment for specific branch in stage or production server
Linked Issues:
#145 | 1.0 | devops setup - Setup application deployment for stage server
**TASKS**
- [x] Enable deployment for stage and main branch
- [x] Enable deployment for specific branch in stage or production server
Linked Issues:
#145 | priority | devops setup setup application deployment for stage server tasks enable deployment for stage and main branch enable deployment for specific branch in stage or production server linked issues | 1 |
791,723 | 27,873,834,570 | IssuesEvent | 2023-03-21 14:57:53 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] Packed + B/R + Colocation: Restore should restore all the schema packings of snapshot | kind/bug area/docdb priority/high | Jira Link: [DB-4154](https://yugabyte.atlassian.net/browse/DB-4154)
### Description
This is a follow-up to #14296. For colocated tables, the algorithm to merge schema packings is more involved. The table ids involved in the snapshot on the source cluster are different from the table ids that restore creates on the target cluster. For a colocated tablet, there will be >=1 tables whose metadata will be colocated on the same tablet thus while merging schema packings from the snapshot, restore also needs to know about this old_table_id -> new_table_id mapping to merge the relevant packings of a table. We need to have a way for the restore script to somehow pass this information down to the tservers so that they are able to use it at the time of restore. | 1.0 | [DocDB] Packed + B/R + Colocation: Restore should restore all the schema packings of snapshot - Jira Link: [DB-4154](https://yugabyte.atlassian.net/browse/DB-4154)
### Description
This is a follow-up to #14296. For colocated tables, the algorithm to merge schema packings is more involved. The table ids involved in the snapshot on the source cluster are different from the table ids that restore creates on the target cluster. For a colocated tablet, there will be >=1 tables whose metadata will be colocated on the same tablet thus while merging schema packings from the snapshot, restore also needs to know about this old_table_id -> new_table_id mapping to merge the relevant packings of a table. We need to have a way for the restore script to somehow pass this information down to the tservers so that they are able to use it at the time of restore. | priority | packed b r colocation restore should restore all the schema packings of snapshot jira link description this is a follow up to for colocated tables the algorithm to merge schema packings is more involved the table ids involved in the snapshot on the source cluster are different from the table ids that restore creates on the target cluster for a colocated tablet there will be tables whose metadata will be colocated on the same tablet thus while merging schema packings from the snapshot restore also needs to know about this old table id new table id mapping to merge the relevant packings of a table we need to have a way for the restore script to somehow pass this information down to the tservers so that they are able to use it at the time of restore | 1 |
469,383 | 13,507,525,367 | IssuesEvent | 2020-09-14 06:09:10 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Eco Steam Upgrade | Priority: High Type: Task | Upgrade our steam page to have gifs
https://1drv.ms/w/s!AnNPKT4C9Ig9pn2xPJoLHpPhA7_f?e=pbEbZb
Also add any of the good latest screenshots to the screenshots section!
Looks like dimensions for animation images should be 615 px wide, and whatever we want pixels tall, probably around 200 px. | 1.0 | Eco Steam Upgrade - Upgrade our steam page to have gifs
https://1drv.ms/w/s!AnNPKT4C9Ig9pn2xPJoLHpPhA7_f?e=pbEbZb
Also add any of the good latest screenshots to the screenshots section!
Looks like dimensions for animation images should be 615 px wide, and whatever we want pixels tall, probably around 200 px. | priority | eco steam upgrade upgrade our steam page to have gifs also add any of the good latest screenshots to the screenshots section looks like dimensions for animation images should be px wide and whatever we want pixels tall probably around px | 1 |
290,075 | 8,882,074,769 | IssuesEvent | 2019-01-14 12:06:57 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | closed | psycopg2.ProgrammingError: can't adapt type 'dict' | SEV2-high area/analytics env/prod priority/P2 status/analyzing status/completed team/analytics type/bug | Looks like some part of the system is scheduling analyses for packages without providing correct version. There is 100k of such failed analyses.
```
ProgrammingError: (psycopg2.ProgrammingError) can't adapt type 'dict' [SQL: 'SELECT versions.id AS versions_id, versions.package_id AS versions_package_id, versions.identifier AS versions_identifier, versions.synced2graph AS versions_synced2graph, ecosystems_1.id AS ecosystems_1_id, ecosystems_1.name AS ecosystems_1_name, ecosystems_1.url AS ecosystems_1_url, ecosystems_1.fetch_url AS ecosystems_1_fetch_url, ecosystems_1._backend AS ecosystems_1__backend, packages_1.id AS packages_1_id, packages_1.ecosystem_id AS packages_1_ecosystem_id, packages_1.name AS packages_1_name \nFROM versions LEFT OUTER JOIN packages AS packages_1 ON packages_1.id = versions.package_id LEFT OUTER JOIN ecosystems AS ecosystems_1 ON ecosystems_1.id = packages_1.ecosystem_id \nWHERE versions.package_id = %(package_id_1)s AND versions.identifier = %(identifier_1)s'] [parameters: {'identifier_1': {'latest': '0.1.25'}, 'package_id_1': 573104}] (Background on this error at: http://sqlalche.me/e/f405)
File "celery/app/trace.py", line 375, in trace_task
R = retval = fun(*args, **kwargs)
File "celery/app/trace.py", line 632, in __protected_call__
return self.run(*args, **kwargs)
File "selinon/task_envelope.py", line 169, in run
raise self.retry(max_retries=0, exc=exc)
File "celery/app/task.py", line 668, in retry
raise_with_context(exc)
File "selinon/task_envelope.py", line 114, in run
result = task.run(node_args)
File "f8a_worker/base.py", line 106, in run
raise exc
File "f8a_worker/base.py", line 81, in run
result = self.execute(node_args)
File "f8a_worker/workers/init_analysis_flow.py", line 41, in execute
v = Version.get_or_create(db, package_id=p.id, identifier=arguments['version'])
File "f8a_worker/models.py", line 71, in get_or_create
return cls._by_attrs(session, **attrs)
File "f8a_worker/models.py", line 51, in _by_attrs
return session.query(cls).filter_by(**attrs).one()
File "sqlalchemy/orm/query.py", line 2884, in one
ret = self.one_or_none()
File "sqlalchemy/orm/query.py", line 2854, in one_or_none
ret = list(self)
File "sqlalchemy/orm/query.py", line 2925, in __iter__
return self._execute_and_instances(context)
File "sqlalchemy/orm/query.py", line 2948, in _execute_and_instances
result = conn.execute(querycontext.statement, self._params)
File "sqlalchemy/engine/base.py", line 948, in execute
return meth(self, multiparams, params)
File "sqlalchemy/sql/elements.py", line 269, in _execute_on_connection
return connection._execute_clauseelement(self, multiparams, params)
File "sqlalchemy/engine/base.py", line 1060, in _execute_clauseelement
compiled_sql, distilled_params
File "sqlalchemy/engine/base.py", line 1200, in _execute_context
context)
File "sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception
exc_info
File "sqlalchemy/util/compat.py", line 203, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "sqlalchemy/util/compat.py", line 186, in reraise
raise value.with_traceback(tb)
File "sqlalchemy/engine/base.py", line 1193, in _execute_context
context)
File "sqlalchemy/engine/default.py", line 507, in do_execute
cursor.execute(statement, parameters)
```
Args (note the version key):
```
{'dispatcher_id': '517a0cb1-1233-435c-9036-92bae99b70e1', 'flow_name': 'bayesianFlow', 'node_args': {'ecosystem': 'npm', 'name': 'node-red-viseo-helper', 'recursive_limit': 0, 'version': {'latest': '0.1.25'}}, 'parent': {}, 'task_name': 'InitAnalysisFlow'}
```
Sentry: https://errortracking.prod-preview.openshift.io/openshift_io/fabric8-analytics-production/issues/9388/ | 1.0 | psycopg2.ProgrammingError: can't adapt type 'dict' - Looks like some part of the system is scheduling analyses for packages without providing correct version. There is 100k of such failed analyses.
```
ProgrammingError: (psycopg2.ProgrammingError) can't adapt type 'dict' [SQL: 'SELECT versions.id AS versions_id, versions.package_id AS versions_package_id, versions.identifier AS versions_identifier, versions.synced2graph AS versions_synced2graph, ecosystems_1.id AS ecosystems_1_id, ecosystems_1.name AS ecosystems_1_name, ecosystems_1.url AS ecosystems_1_url, ecosystems_1.fetch_url AS ecosystems_1_fetch_url, ecosystems_1._backend AS ecosystems_1__backend, packages_1.id AS packages_1_id, packages_1.ecosystem_id AS packages_1_ecosystem_id, packages_1.name AS packages_1_name \nFROM versions LEFT OUTER JOIN packages AS packages_1 ON packages_1.id = versions.package_id LEFT OUTER JOIN ecosystems AS ecosystems_1 ON ecosystems_1.id = packages_1.ecosystem_id \nWHERE versions.package_id = %(package_id_1)s AND versions.identifier = %(identifier_1)s'] [parameters: {'identifier_1': {'latest': '0.1.25'}, 'package_id_1': 573104}] (Background on this error at: http://sqlalche.me/e/f405)
File "celery/app/trace.py", line 375, in trace_task
R = retval = fun(*args, **kwargs)
File "celery/app/trace.py", line 632, in __protected_call__
return self.run(*args, **kwargs)
File "selinon/task_envelope.py", line 169, in run
raise self.retry(max_retries=0, exc=exc)
File "celery/app/task.py", line 668, in retry
raise_with_context(exc)
File "selinon/task_envelope.py", line 114, in run
result = task.run(node_args)
File "f8a_worker/base.py", line 106, in run
raise exc
File "f8a_worker/base.py", line 81, in run
result = self.execute(node_args)
File "f8a_worker/workers/init_analysis_flow.py", line 41, in execute
v = Version.get_or_create(db, package_id=p.id, identifier=arguments['version'])
File "f8a_worker/models.py", line 71, in get_or_create
return cls._by_attrs(session, **attrs)
File "f8a_worker/models.py", line 51, in _by_attrs
return session.query(cls).filter_by(**attrs).one()
File "sqlalchemy/orm/query.py", line 2884, in one
ret = self.one_or_none()
File "sqlalchemy/orm/query.py", line 2854, in one_or_none
ret = list(self)
File "sqlalchemy/orm/query.py", line 2925, in __iter__
return self._execute_and_instances(context)
File "sqlalchemy/orm/query.py", line 2948, in _execute_and_instances
result = conn.execute(querycontext.statement, self._params)
File "sqlalchemy/engine/base.py", line 948, in execute
return meth(self, multiparams, params)
File "sqlalchemy/sql/elements.py", line 269, in _execute_on_connection
return connection._execute_clauseelement(self, multiparams, params)
File "sqlalchemy/engine/base.py", line 1060, in _execute_clauseelement
compiled_sql, distilled_params
File "sqlalchemy/engine/base.py", line 1200, in _execute_context
context)
File "sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception
exc_info
File "sqlalchemy/util/compat.py", line 203, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "sqlalchemy/util/compat.py", line 186, in reraise
raise value.with_traceback(tb)
File "sqlalchemy/engine/base.py", line 1193, in _execute_context
context)
File "sqlalchemy/engine/default.py", line 507, in do_execute
cursor.execute(statement, parameters)
```
Args (note the version key):
```
{'dispatcher_id': '517a0cb1-1233-435c-9036-92bae99b70e1', 'flow_name': 'bayesianFlow', 'node_args': {'ecosystem': 'npm', 'name': 'node-red-viseo-helper', 'recursive_limit': 0, 'version': {'latest': '0.1.25'}}, 'parent': {}, 'task_name': 'InitAnalysisFlow'}
```
Sentry: https://errortracking.prod-preview.openshift.io/openshift_io/fabric8-analytics-production/issues/9388/ | priority | programmingerror can t adapt type dict looks like some part of the system is scheduling analyses for packages without providing correct version there is of such failed analyses programmingerror programmingerror can t adapt type dict background on this error at file celery app trace py line in trace task r retval fun args kwargs file celery app trace py line in protected call return self run args kwargs file selinon task envelope py line in run raise self retry max retries exc exc file celery app task py line in retry raise with context exc file selinon task envelope py line in run result task run node args file worker base py line in run raise exc file worker base py line in run result self execute node args file worker workers init analysis flow py line in execute v version get or create db package id p id identifier arguments file worker models py line in get or create return cls by attrs session attrs file worker models py line in by attrs return session query cls filter by attrs one file sqlalchemy orm query py line in one ret self one or none file sqlalchemy orm query py line in one or none ret list self file sqlalchemy orm query py line in iter return self execute and instances context file sqlalchemy orm query py line in execute and instances result conn execute querycontext statement self params file sqlalchemy engine base py line in execute return meth self multiparams params file sqlalchemy sql elements py line in execute on connection return connection execute clauseelement self multiparams params file sqlalchemy engine base py line in execute clauseelement compiled sql distilled params file sqlalchemy engine base py line in execute context context file sqlalchemy engine base py line in handle dbapi exception exc info file sqlalchemy util compat py line in raise from cause reraise type exception exception tb exc tb cause cause file sqlalchemy util compat py line in reraise raise value with traceback tb file sqlalchemy engine base py line in execute context context file sqlalchemy engine default py line in do execute cursor execute statement parameters args note the version key dispatcher id flow name bayesianflow node args ecosystem npm name node red viseo helper recursive limit version latest parent task name initanalysisflow sentry | 1 |
625,011 | 19,716,156,701 | IssuesEvent | 2022-01-13 11:10:59 | zeoflow/memo | https://api.github.com/repos/zeoflow/memo | closed | Get method should inherit the nonnull or nullable annotations | @bug @priority-high | Get method should inherit the nonnull or nullable annotations
###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zeoflow/memo/releases) of the library.
###### We also happily accept [pull requests](https://github.com/zeoflow/memo/pulls).
| 1.0 | Get method should inherit the nonnull or nullable annotations - Get method should inherit the nonnull or nullable annotations
###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zeoflow/memo/releases) of the library.
###### We also happily accept [pull requests](https://github.com/zeoflow/memo/pulls).
| priority | get method should inherit the nonnull or nullable annotations get method should inherit the nonnull or nullable annotations to help us triage faster please check to make sure you are using the of the library we also happily accept | 1 |
645,242 | 20,999,204,953 | IssuesEvent | 2022-03-29 15:51:25 | GRIS-UdeM/ControlGris | https://api.github.com/repos/GRIS-UdeM/ControlGris | opened | ControlGRIS ne lit pas l'automation immédiatement après qu'elle ait été écrite | bug High priority | V132, DP11, Reaper 6, macOS 11.6.5
J'écris une automation, j'arrête, je repars en mode lecture, les ControlGRIS ne lisent rien, ils demeurent immobiles.
C'est un vieux problème en fait. Je ne l'avais pas encore écrit ici. Un utilisateur m'a fait remarquer le même problème sous Reaper. Cependant je viens de vérifier et je ne suis pas capable de reproduire cela sur Reaper. Sur DP, la seule façon de remettre ControlGRIS en mode lecture, est de fermer le projet et de le rouvrir! Vraiment ennuyant... | 1.0 | ControlGRIS ne lit pas l'automation immédiatement après qu'elle ait été écrite - V132, DP11, Reaper 6, macOS 11.6.5
J'écris une automation, j'arrête, je repars en mode lecture, les ControlGRIS ne lisent rien, ils demeurent immobiles.
C'est un vieux problème en fait. Je ne l'avais pas encore écrit ici. Un utilisateur m'a fait remarquer le même problème sous Reaper. Cependant je viens de vérifier et je ne suis pas capable de reproduire cela sur Reaper. Sur DP, la seule façon de remettre ControlGRIS en mode lecture, est de fermer le projet et de le rouvrir! Vraiment ennuyant... | priority | controlgris ne lit pas l automation immédiatement après qu elle ait été écrite reaper macos j écris une automation j arrête je repars en mode lecture les controlgris ne lisent rien ils demeurent immobiles c est un vieux problème en fait je ne l avais pas encore écrit ici un utilisateur m a fait remarquer le même problème sous reaper cependant je viens de vérifier et je ne suis pas capable de reproduire cela sur reaper sur dp la seule façon de remettre controlgris en mode lecture est de fermer le projet et de le rouvrir vraiment ennuyant | 1 |
205,780 | 7,105,944,150 | IssuesEvent | 2018-01-16 15:14:29 | linnarsson-lab/loom-viewer | https://api.github.com/repos/linnarsson-lab/loom-viewer | closed | Getting `loom` to work from the Windows command line | enhancement high priority | It would be great if we could avoid requiring Windows users to compile everything from source.
http://www.voidspace.org.uk/python/articles/command_line.shtml#path | 1.0 | Getting `loom` to work from the Windows command line - It would be great if we could avoid requiring Windows users to compile everything from source.
http://www.voidspace.org.uk/python/articles/command_line.shtml#path | priority | getting loom to work from the windows command line it would be great if we could avoid requiring windows users to compile everything from source | 1 |
356,078 | 10,588,485,867 | IssuesEvent | 2019-10-09 02:12:59 | Aariq/bumbl | https://api.github.com/repos/Aariq/bumbl | closed | bumbl_plot plotting incorrect y-value? bumbl(augment = TRUE) producing bad fitted values? | Priority: High bug | Something is wrong with the plotting or calculation of fitted values. Something to do with back-transforming fitted values I think. Perhaps instead of `log(mass) ~ week`, it should use `glm(mass ~ week, family = gaussian(link = "log"))` by default.
I should test out the difference in fitted values using mass and change in mass using both lm and glm and report to elizabeth.
```
bombus2 <-
bombus %>%
group_by(colony) %>%
mutate(d.mass = mass - min(mass) + 0.1) %>%
select(site, colony, wild, habitat, date, week, mass, d.mass, everything()) %>%
ungroup()
bombus2
out <- bumbl(bombus2, colonyID = colony, t = week, formula = log(d.mass) ~ week, augment = TRUE)
out2 <- out %>% filter(colony %in% c(104))
# attributes(out2)
bumbl_plot(out2)
``` | 1.0 | bumbl_plot plotting incorrect y-value? bumbl(augment = TRUE) producing bad fitted values? - Something is wrong with the plotting or calculation of fitted values. Something to do with back-transforming fitted values I think. Perhaps instead of `log(mass) ~ week`, it should use `glm(mass ~ week, family = gaussian(link = "log"))` by default.
I should test out the difference in fitted values using mass and change in mass using both lm and glm and report to elizabeth.
```
bombus2 <-
bombus %>%
group_by(colony) %>%
mutate(d.mass = mass - min(mass) + 0.1) %>%
select(site, colony, wild, habitat, date, week, mass, d.mass, everything()) %>%
ungroup()
bombus2
out <- bumbl(bombus2, colonyID = colony, t = week, formula = log(d.mass) ~ week, augment = TRUE)
out2 <- out %>% filter(colony %in% c(104))
# attributes(out2)
bumbl_plot(out2)
``` | priority | bumbl plot plotting incorrect y value bumbl augment true producing bad fitted values something is wrong with the plotting or calculation of fitted values something to do with back transforming fitted values i think perhaps instead of log mass week it should use glm mass week family gaussian link log by default i should test out the difference in fitted values using mass and change in mass using both lm and glm and report to elizabeth bombus group by colony mutate d mass mass min mass select site colony wild habitat date week mass d mass everything ungroup out bumbl colonyid colony t week formula log d mass week augment true filter colony in c attributes bumbl plot | 1 |
223,259 | 7,451,214,209 | IssuesEvent | 2018-03-29 01:34:46 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: /allskills Server Crash | Soloplayer World on my PC | High Priority | **Version:** 0.7.3.0 beta
**Steps to Reproduce:**
1. Created a new World
2. Filled some Stockpiles with Lumber, to build in the Future something
3. Added some Skillpoints with Admin Command
4. Used /allskills
Server Crashed - back to Main Menu
5. Restarted the World by clicking on Continue
6. /allskills - crashed again - 3 times in a Row
**Expected behavior:**
Unlocking all Researches
**Actual behavior:**
The following error message popped up:
```
Caught exception
<size=60,00%>Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Stack:
bei Eco.Gameplay.Items.SkillScroll.OnUsed(ItemStack itemStack, Player player)
bei Eco.Gameplay.Systems.Chat.AdminCommands.AllSkills(User user)
</size>
``` | 1.0 | USER ISSUE: /allskills Server Crash | Soloplayer World on my PC - **Version:** 0.7.3.0 beta
**Steps to Reproduce:**
1. Created a new World
2. Filled some Stockpiles with Lumber, to build in the Future something
3. Added some Skillpoints with Admin Command
4. Used /allskills
Server Crashed - back to Main Menu
5. Restarted the World by clicking on Continue
6. /allskills - crashed again - 3 times in a Row
**Expected behavior:**
Unlocking all Researches
**Actual behavior:**
The following error message popped up:
```
Caught exception
<size=60,00%>Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Stack:
bei Eco.Gameplay.Items.SkillScroll.OnUsed(ItemStack itemStack, Player player)
bei Eco.Gameplay.Systems.Chat.AdminCommands.AllSkills(User user)
</size>
``` | priority | user issue allskills server crash soloplayer world on my pc version beta steps to reproduce created a new world filled some stockpiles with lumber to build in the future something added some skillpoints with admin command used allskills server crashed back to main menu restarted the world by clicking on continue allskills crashed again times in a row expected behavior unlocking all researches actual behavior the following error message popped up caught exception der objektverweis wurde nicht auf eine objektinstanz festgelegt stack bei eco gameplay items skillscroll onused itemstack itemstack player player bei eco gameplay systems chat admincommands allskills user user | 1 |
104,950 | 4,227,015,502 | IssuesEvent | 2016-07-02 21:44:32 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | new Timepicker does not have option for 24HR time | Priority: High Status: Completed Type: Maintenance | I need the option to have timepicker show 24HR time instead of AM/PM. Many organizations including mine use "military time" in the USA.
I also use the timepicker to set duration in several applications and AM/PM does not make sense there. | 1.0 | new Timepicker does not have option for 24HR time - I need the option to have timepicker show 24HR time instead of AM/PM. Many organizations including mine use "military time" in the USA.
I also use the timepicker to set duration in several applications and AM/PM does not make sense there. | priority | new timepicker does not have option for time i need the option to have timepicker show time instead of am pm many organizations including mine use military time in the usa i also use the timepicker to set duration in several applications and am pm does not make sense there | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.