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
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
130,695
| 5,120,219,969
|
IssuesEvent
|
2017-01-09 01:32:05
|
geekgirlbeta/linkapp
|
https://api.github.com/repos/geekgirlbeta/linkapp
|
opened
|
Deleting Links
|
Priority: High Status: Needs Research Type: Feature
|
Currently, there is no way for the user to delete a Link. We really won't want them to do this - we want our URLs to persist indefinitely.
We need to allow the user to delete a post, but in a way that preserves the URLs.
|
1.0
|
Deleting Links - Currently, there is no way for the user to delete a Link. We really won't want them to do this - we want our URLs to persist indefinitely.
We need to allow the user to delete a post, but in a way that preserves the URLs.
|
priority
|
deleting links currently there is no way for the user to delete a link we really won t want them to do this we want our urls to persist indefinitely we need to allow the user to delete a post but in a way that preserves the urls
| 1
|
248,216
| 7,928,274,384
|
IssuesEvent
|
2018-07-06 11:00:59
|
ballerina-platform/ballerina-lang
|
https://api.github.com/repos/ballerina-platform/ballerina-lang
|
closed
|
Debug hit highlighting should go away when the flow is finish
|
Component/Composer Imported Priority/High Type/Bug
|
<a href="https://github.com/yasassri"><img src="https://avatars1.githubusercontent.com/u/7681361?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [yasassri](https://github.com/yasassri)**
_Sunday Nov 05, 2017 at 09:54 GMT_
_Originally opened as https://github.com/ballerina-lang/composer/issues/4464_
----
This happens in split view.

|
1.0
|
Debug hit highlighting should go away when the flow is finish - <a href="https://github.com/yasassri"><img src="https://avatars1.githubusercontent.com/u/7681361?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [yasassri](https://github.com/yasassri)**
_Sunday Nov 05, 2017 at 09:54 GMT_
_Originally opened as https://github.com/ballerina-lang/composer/issues/4464_
----
This happens in split view.

|
priority
|
debug hit highlighting should go away when the flow is finish issue by sunday nov at gmt originally opened as this happens in split view
| 1
|
188,515
| 6,777,155,107
|
IssuesEvent
|
2017-10-27 20:50:53
|
buttercup/buttercup-mobile
|
https://api.github.com/repos/buttercup/buttercup-mobile
|
closed
|
Add padding to home page right-icon
|
Effort: Low Priority: High Status: Completed Type: Enhancement
|
For better touch area, add padding to the left side of the right-icon.
|
1.0
|
Add padding to home page right-icon - For better touch area, add padding to the left side of the right-icon.
|
priority
|
add padding to home page right icon for better touch area add padding to the left side of the right icon
| 1
|
373,908
| 11,052,371,223
|
IssuesEvent
|
2019-12-10 09:16:31
|
incognitochain/incognito-chain
|
https://api.github.com/repos/incognitochain/incognito-chain
|
opened
|
[Testnet] Panic by 'fatal error: concurrent map read and map write' on synker.go
|
Priority: High Type: Bug
|
fatal error: concurrent map read and map write
goroutine 227 [running]:
runtime.throw(0x13f372d, 0x21)
/usr/local/go/src/runtime/panic.go:617 +0x72 fp=0xc001930b48 sp=0xc001930b18 pc=0x4301a2
runtime.mapaccess2(0x1202220, 0xc01782e270, 0xc002382dd0, 0xc002382dd0, 0x1b0)
/usr/local/go/src/runtime/map.go:472 +0x284 fp=0xc001930b90 sp=0xc001930b48 pc=0x410684
reflect.mapaccess(0x1202220, 0xc01782e270, 0xc002382dd0, 0x13e38b4)
/usr/local/go/src/runtime/map.go:1321 +0x3f fp=0xc001930bc8 sp=0xc001930b90 pc=0x4128df
reflect.Value.MapIndex(0x1202220, 0xc000448eb0, 0x195, 0x119c5a0, 0xc002382dd0, 0x98, 0x119c820, 0xc0077e8d50, 0x8b)
/usr/local/go/src/reflect/value.go:1112 +0x10a fp=0xc001930c28 sp=0xc001930bc8 pc=0x49d28a
encoding/json.mapEncoder.encode(0x1568cc0, 0xc0082a33b0, 0x1202220, 0xc000448eb0, 0x195, 0x100)
/usr/local/go/src/encoding/json/encode.go:702 +0x303 fp=0xc001930d70 sp=0xc001930c28 pc=0x5cfe73
encoding/json.mapEncoder.encode-fm(0xc0082a33b0, 0x1202220, 0xc000448eb0, 0x195, 0x100)
/usr/local/go/src/encoding/json/encode.go:678 +0x64 fp=0xc001930db0 sp=0xc001930d70 pc=0x5db8e4
encoding/json.structEncoder.encode(0xc000584600, 0x17, 0x21, 0xc0082a33b0, 0x123afc0, 0xc001dfa430, 0x199, 0x5c0100)
/usr/local/go/src/encoding/json/encode.go:660 +0x304 fp=0xc001930e50 sp=0xc001930db0 pc=0x5cf944
encoding/json.structEncoder.encode-fm(0xc0082a33b0, 0x123afc0, 0xc001dfa430, 0x199, 0xc001df0100)
/usr/local/go/src/encoding/json/encode.go:631 +0x76 fp=0xc001930ea0 sp=0xc001930e50 pc=0x5db866
encoding/json.ptrEncoder.encode(0xc00067afc0, 0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x16, 0x1170100)
/usr/local/go/src/encoding/json/encode.go:806 +0xb2 fp=0xc001930ee8 sp=0xc001930ea0 pc=0x5d0dc2
encoding/json.ptrEncoder.encode-fm(0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x16, 0xc001930100)
/usr/local/go/src/encoding/json/encode.go:801 +0x64 fp=0xc001930f28 sp=0xc001930ee8 pc=0x5dba64
encoding/json.(*encodeState).reflectValue(0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x16, 0x2400100)
/usr/local/go/src/encoding/json/encode.go:334 +0x82 fp=0xc001930f60 sp=0xc001930f28 pc=0x5cd112
encoding/json.(*encodeState).marshal(0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x400100, 0x0, 0x0)
/usr/local/go/src/encoding/json/encode.go:306 +0xee fp=0xc001930fa8 sp=0xc001930f60 pc=0x5ccbbe
encoding/json.Marshal(0x1170020, 0xc001dfa430, 0x1, 0xf7218f3940a6636e, 0xc001931088, 0x4102df, 0xc001931106)
/usr/local/go/src/encoding/json/encode.go:160 +0x52 fp=0xc001931020 sp=0xc001930fa8 pc=0x5cc1e2
github.com/incognitochain/incognito-chain/blockchain.(*ShardBestState).MarshalJSON(0xc000448dc0, 0xc0002d6870, 0xc001931106, 0xc000427a20, 0xc0077e8d40, 0x0)
/root/go/src/github.com/incognitochain/incognito-chain/blockchain/shardbeststate.go:244 +0x60 fp=0xc001931098 sp=0xc001931020 pc=0xc07100
github.com/incognitochain/incognito-chain/blockchain.(*Synker).UpdateStatev2(0xc000136628)
/root/go/src/github.com/incognitochain/incognito-chain/blockchain/synker.go:719 +0x8a1 fp=0xc001931cf0 sp=0xc001931098 pc=0xc3e971
github.com/incognitochain/incognito-chain/blockchain.(*Synker).Start(0xc000136628)
/root/go/src/github.com/incognitochain/incognito-chain/blockchain/synker.go:163 +0xa29 fp=0xc001931fd8 sp=0xc001931cf0 pc=0xc3d2c9
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1337 +0x1 fp=0xc001931fe0 sp=0xc001931fd8 pc=0x45f3a1
created by main.Server.Start
/root/go/src/github.com/incognitochain/incognito-chain/server.go:733 +0x3a9
goroutine 1 [chan receive, 15 minutes]:
main.mainMaster(0x0, 0x0, 0x0)
/root/go/src/github.com/incognitochain/incognito-chain/incognito.go:132 +0x8eb
main.main()
/root/go/src/github.com/incognitochain/incognito-chain/incognito.go:178 +0x246
|
1.0
|
[Testnet] Panic by 'fatal error: concurrent map read and map write' on synker.go - fatal error: concurrent map read and map write
goroutine 227 [running]:
runtime.throw(0x13f372d, 0x21)
/usr/local/go/src/runtime/panic.go:617 +0x72 fp=0xc001930b48 sp=0xc001930b18 pc=0x4301a2
runtime.mapaccess2(0x1202220, 0xc01782e270, 0xc002382dd0, 0xc002382dd0, 0x1b0)
/usr/local/go/src/runtime/map.go:472 +0x284 fp=0xc001930b90 sp=0xc001930b48 pc=0x410684
reflect.mapaccess(0x1202220, 0xc01782e270, 0xc002382dd0, 0x13e38b4)
/usr/local/go/src/runtime/map.go:1321 +0x3f fp=0xc001930bc8 sp=0xc001930b90 pc=0x4128df
reflect.Value.MapIndex(0x1202220, 0xc000448eb0, 0x195, 0x119c5a0, 0xc002382dd0, 0x98, 0x119c820, 0xc0077e8d50, 0x8b)
/usr/local/go/src/reflect/value.go:1112 +0x10a fp=0xc001930c28 sp=0xc001930bc8 pc=0x49d28a
encoding/json.mapEncoder.encode(0x1568cc0, 0xc0082a33b0, 0x1202220, 0xc000448eb0, 0x195, 0x100)
/usr/local/go/src/encoding/json/encode.go:702 +0x303 fp=0xc001930d70 sp=0xc001930c28 pc=0x5cfe73
encoding/json.mapEncoder.encode-fm(0xc0082a33b0, 0x1202220, 0xc000448eb0, 0x195, 0x100)
/usr/local/go/src/encoding/json/encode.go:678 +0x64 fp=0xc001930db0 sp=0xc001930d70 pc=0x5db8e4
encoding/json.structEncoder.encode(0xc000584600, 0x17, 0x21, 0xc0082a33b0, 0x123afc0, 0xc001dfa430, 0x199, 0x5c0100)
/usr/local/go/src/encoding/json/encode.go:660 +0x304 fp=0xc001930e50 sp=0xc001930db0 pc=0x5cf944
encoding/json.structEncoder.encode-fm(0xc0082a33b0, 0x123afc0, 0xc001dfa430, 0x199, 0xc001df0100)
/usr/local/go/src/encoding/json/encode.go:631 +0x76 fp=0xc001930ea0 sp=0xc001930e50 pc=0x5db866
encoding/json.ptrEncoder.encode(0xc00067afc0, 0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x16, 0x1170100)
/usr/local/go/src/encoding/json/encode.go:806 +0xb2 fp=0xc001930ee8 sp=0xc001930ea0 pc=0x5d0dc2
encoding/json.ptrEncoder.encode-fm(0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x16, 0xc001930100)
/usr/local/go/src/encoding/json/encode.go:801 +0x64 fp=0xc001930f28 sp=0xc001930ee8 pc=0x5dba64
encoding/json.(*encodeState).reflectValue(0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x16, 0x2400100)
/usr/local/go/src/encoding/json/encode.go:334 +0x82 fp=0xc001930f60 sp=0xc001930f28 pc=0x5cd112
encoding/json.(*encodeState).marshal(0xc0082a33b0, 0x1170020, 0xc001dfa430, 0x400100, 0x0, 0x0)
/usr/local/go/src/encoding/json/encode.go:306 +0xee fp=0xc001930fa8 sp=0xc001930f60 pc=0x5ccbbe
encoding/json.Marshal(0x1170020, 0xc001dfa430, 0x1, 0xf7218f3940a6636e, 0xc001931088, 0x4102df, 0xc001931106)
/usr/local/go/src/encoding/json/encode.go:160 +0x52 fp=0xc001931020 sp=0xc001930fa8 pc=0x5cc1e2
github.com/incognitochain/incognito-chain/blockchain.(*ShardBestState).MarshalJSON(0xc000448dc0, 0xc0002d6870, 0xc001931106, 0xc000427a20, 0xc0077e8d40, 0x0)
/root/go/src/github.com/incognitochain/incognito-chain/blockchain/shardbeststate.go:244 +0x60 fp=0xc001931098 sp=0xc001931020 pc=0xc07100
github.com/incognitochain/incognito-chain/blockchain.(*Synker).UpdateStatev2(0xc000136628)
/root/go/src/github.com/incognitochain/incognito-chain/blockchain/synker.go:719 +0x8a1 fp=0xc001931cf0 sp=0xc001931098 pc=0xc3e971
github.com/incognitochain/incognito-chain/blockchain.(*Synker).Start(0xc000136628)
/root/go/src/github.com/incognitochain/incognito-chain/blockchain/synker.go:163 +0xa29 fp=0xc001931fd8 sp=0xc001931cf0 pc=0xc3d2c9
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1337 +0x1 fp=0xc001931fe0 sp=0xc001931fd8 pc=0x45f3a1
created by main.Server.Start
/root/go/src/github.com/incognitochain/incognito-chain/server.go:733 +0x3a9
goroutine 1 [chan receive, 15 minutes]:
main.mainMaster(0x0, 0x0, 0x0)
/root/go/src/github.com/incognitochain/incognito-chain/incognito.go:132 +0x8eb
main.main()
/root/go/src/github.com/incognitochain/incognito-chain/incognito.go:178 +0x246
|
priority
|
panic by fatal error concurrent map read and map write on synker go fatal error concurrent map read and map write goroutine runtime throw usr local go src runtime panic go fp sp pc runtime usr local go src runtime map go fp sp pc reflect mapaccess usr local go src runtime map go fp sp pc reflect value mapindex usr local go src reflect value go fp sp pc encoding json mapencoder encode usr local go src encoding json encode go fp sp pc encoding json mapencoder encode fm usr local go src encoding json encode go fp sp pc encoding json structencoder encode usr local go src encoding json encode go fp sp pc encoding json structencoder encode fm usr local go src encoding json encode go fp sp pc encoding json ptrencoder encode usr local go src encoding json encode go fp sp pc encoding json ptrencoder encode fm usr local go src encoding json encode go fp sp pc encoding json encodestate reflectvalue usr local go src encoding json encode go fp sp pc encoding json encodestate marshal usr local go src encoding json encode go fp sp pc encoding json marshal usr local go src encoding json encode go fp sp pc github com incognitochain incognito chain blockchain shardbeststate marshaljson root go src github com incognitochain incognito chain blockchain shardbeststate go fp sp pc github com incognitochain incognito chain blockchain synker root go src github com incognitochain incognito chain blockchain synker go fp sp pc github com incognitochain incognito chain blockchain synker start root go src github com incognitochain incognito chain blockchain synker go fp sp pc runtime goexit usr local go src runtime asm s fp sp pc created by main server start root go src github com incognitochain incognito chain server go goroutine main mainmaster root go src github com incognitochain incognito chain incognito go main main root go src github com incognitochain incognito chain incognito go
| 1
|
712,545
| 24,498,660,617
|
IssuesEvent
|
2022-10-10 10:54:17
|
AY2223S1-CS2103T-W15-4/tp
|
https://api.github.com/repos/AY2223S1-CS2103T-W15-4/tp
|
closed
|
As a user, I am given descriptive and helpful error messages when I give an invalid or incorrect command
|
type.Story priority.High
|
...so that I can troubleshoot easily without consulting the User Guide every time
|
1.0
|
As a user, I am given descriptive and helpful error messages when I give an invalid or incorrect command - ...so that I can troubleshoot easily without consulting the User Guide every time
|
priority
|
as a user i am given descriptive and helpful error messages when i give an invalid or incorrect command so that i can troubleshoot easily without consulting the user guide every time
| 1
|
96,500
| 3,968,965,374
|
IssuesEvent
|
2016-05-03 21:32:17
|
creativedisturbance/podcasts
|
https://api.github.com/repos/creativedisturbance/podcasts
|
closed
|
Turkish Channel Art Work
|
Artwork High Priority
|
Lina could you create the Art Work for the Turkish Channel. We plan to publish this channel on 4/1/16.
|
1.0
|
Turkish Channel Art Work - Lina could you create the Art Work for the Turkish Channel. We plan to publish this channel on 4/1/16.
|
priority
|
turkish channel art work lina could you create the art work for the turkish channel we plan to publish this channel on
| 1
|
637,516
| 20,670,562,217
|
IssuesEvent
|
2022-03-10 01:21:55
|
AY2122S2-CS2103T-T09-3/tp
|
https://api.github.com/repos/AY2122S2-CS2103T-T09-3/tp
|
closed
|
Modify Storage Components
|
type.Task priority.High
|
## Details
Modify Storage components from AB3 to fit Trackermon's new Model #54
- [x] Modify AddressBookStorage -> ShowListStorage
- [x] Modify JsonAddressBookStorage -> JsonShowListStorage
- [x] Modify JsonSerializableAddressBook -> JsonSerializableShowList
- [x] Modify JsonAdaptedPerson -> JsonAdaptedShow
- [x] Modify JsonAdaptedTag
|
1.0
|
Modify Storage Components - ## Details
Modify Storage components from AB3 to fit Trackermon's new Model #54
- [x] Modify AddressBookStorage -> ShowListStorage
- [x] Modify JsonAddressBookStorage -> JsonShowListStorage
- [x] Modify JsonSerializableAddressBook -> JsonSerializableShowList
- [x] Modify JsonAdaptedPerson -> JsonAdaptedShow
- [x] Modify JsonAdaptedTag
|
priority
|
modify storage components details modify storage components from to fit trackermon s new model modify addressbookstorage showliststorage modify jsonaddressbookstorage jsonshowliststorage modify jsonserializableaddressbook jsonserializableshowlist modify jsonadaptedperson jsonadaptedshow modify jsonadaptedtag
| 1
|
706,715
| 24,282,221,069
|
IssuesEvent
|
2022-09-28 18:28:11
|
svthalia/concrexit
|
https://api.github.com/repos/svthalia/concrexit
|
closed
|
Vacancies for partner without partner page don't open
|
priority: high partners bug
|
### Describe the bug
Vacancies for partner without partner page don't open
### How to reproduce
1. Check out https://thalia.nu/career/vacancies#vacancy-117 or hit the Learn More button for ICT TRAINEE - JAVA DEVELOPER from the Belastingdienst
### Expected behaviour
Do open a details page, maybe in a modal or offcanvas
### Screenshots
<img width="1424" alt="image" src="https://user-images.githubusercontent.com/7915741/192245844-2049ab28-8e8c-4f7f-8cb9-114a42eefe63.png">
### Additional context
|
1.0
|
Vacancies for partner without partner page don't open - ### Describe the bug
Vacancies for partner without partner page don't open
### How to reproduce
1. Check out https://thalia.nu/career/vacancies#vacancy-117 or hit the Learn More button for ICT TRAINEE - JAVA DEVELOPER from the Belastingdienst
### Expected behaviour
Do open a details page, maybe in a modal or offcanvas
### Screenshots
<img width="1424" alt="image" src="https://user-images.githubusercontent.com/7915741/192245844-2049ab28-8e8c-4f7f-8cb9-114a42eefe63.png">
### Additional context
|
priority
|
vacancies for partner without partner page don t open describe the bug vacancies for partner without partner page don t open how to reproduce check out or hit the learn more button for ict trainee java developer from the belastingdienst expected behaviour do open a details page maybe in a modal or offcanvas screenshots img width alt image src additional context
| 1
|
397,754
| 11,732,362,668
|
IssuesEvent
|
2020-03-11 03:24:07
|
Brian393/petropolis
|
https://api.github.com/repos/Brian393/petropolis
|
closed
|
Replace "It's time to break" icon
|
enhancement high priority
|
The "it's time to break" icon may be read as inciting terrorism and should be changed.
|
1.0
|
Replace "It's time to break" icon - The "it's time to break" icon may be read as inciting terrorism and should be changed.
|
priority
|
replace it s time to break icon the it s time to break icon may be read as inciting terrorism and should be changed
| 1
|
295,851
| 9,101,515,606
|
IssuesEvent
|
2019-02-20 11:18:26
|
scrapinghub/spidermon
|
https://api.github.com/repos/scrapinghub/spidermon
|
closed
|
Make basic monitors part of the spidermon.
|
Priority: High Status: In Progress Type: Enhancement
|
We have to add basic monitors for almost all the projects and the goal is to make such monitors part of the tool/spidermon itself and upon enabling them, the tool should send notifications automatically when integrated with a project.
- [ ] Basic monitors inside the spidermon.
- [ ] One should be able to add customized monitors in a project in addition to these basic monitors.
- [ ] On should be able to disable these monitors and add their own monitors.
|
1.0
|
Make basic monitors part of the spidermon. - We have to add basic monitors for almost all the projects and the goal is to make such monitors part of the tool/spidermon itself and upon enabling them, the tool should send notifications automatically when integrated with a project.
- [ ] Basic monitors inside the spidermon.
- [ ] One should be able to add customized monitors in a project in addition to these basic monitors.
- [ ] On should be able to disable these monitors and add their own monitors.
|
priority
|
make basic monitors part of the spidermon we have to add basic monitors for almost all the projects and the goal is to make such monitors part of the tool spidermon itself and upon enabling them the tool should send notifications automatically when integrated with a project basic monitors inside the spidermon one should be able to add customized monitors in a project in addition to these basic monitors on should be able to disable these monitors and add their own monitors
| 1
|
491,690
| 14,169,220,677
|
IssuesEvent
|
2020-11-12 12:55:35
|
arkhn/pyrog
|
https://api.github.com/repos/arkhn/pyrog
|
opened
|
Changing the table preview induce a black screen
|
High Priority bug
|
## Description
<!-- Concisely describe the bug. -->
Black screen when selecting particular tables on the source table preview
## Reproduction
<!-- Provide detailed steps to reproduce the bug -->
1. Go on Staging, osiris synthetic
2. Select any attribute
3. Try to make the preview of table Annotation
4. See error.
## Environment
<!-- Please complete this, unless you are certain the problem is not environment specific. -->
Staging, with the master version of pyrog client
This bug is not reproductible on the other sources
|
1.0
|
Changing the table preview induce a black screen - ## Description
<!-- Concisely describe the bug. -->
Black screen when selecting particular tables on the source table preview
## Reproduction
<!-- Provide detailed steps to reproduce the bug -->
1. Go on Staging, osiris synthetic
2. Select any attribute
3. Try to make the preview of table Annotation
4. See error.
## Environment
<!-- Please complete this, unless you are certain the problem is not environment specific. -->
Staging, with the master version of pyrog client
This bug is not reproductible on the other sources
|
priority
|
changing the table preview induce a black screen description black screen when selecting particular tables on the source table preview reproduction go on staging osiris synthetic select any attribute try to make the preview of table annotation see error environment staging with the master version of pyrog client this bug is not reproductible on the other sources
| 1
|
599,818
| 18,283,850,655
|
IssuesEvent
|
2021-10-05 08:06:13
|
returntocorp/semgrep
|
https://api.github.com/repos/returntocorp/semgrep
|
opened
|
Catch Pcre exception raised by Eval_generic
|
bug user:external priority:high core
|
**Describe the bug**
A user is getting a fatal `Pcre.Error(5)` (RecursionLimit) raised by the `Eval_generic` module, which @aryx says is used by `metavariable-comparison:`.
See also https://github.com/mmottl/pcre-ocaml/issues/24 on the topic of Pcre.
**To Reproduce**
unclear. Error doesn't show locally for the user, possibly due to the pcre library being compiled with a different default for the PCRE_ERROR_MATCHLIMIT (see https://serverfault.com/questions/408265/what-are-pcre-limits for an explanation).
**Expected behavior**
* Such an exception should not be fatal.
* Not running into such exception would be great (depends on whether the pattern is found in the target or if it's hardcoded).
* Errors should happen consistently on different platforms.
|
1.0
|
Catch Pcre exception raised by Eval_generic - **Describe the bug**
A user is getting a fatal `Pcre.Error(5)` (RecursionLimit) raised by the `Eval_generic` module, which @aryx says is used by `metavariable-comparison:`.
See also https://github.com/mmottl/pcre-ocaml/issues/24 on the topic of Pcre.
**To Reproduce**
unclear. Error doesn't show locally for the user, possibly due to the pcre library being compiled with a different default for the PCRE_ERROR_MATCHLIMIT (see https://serverfault.com/questions/408265/what-are-pcre-limits for an explanation).
**Expected behavior**
* Such an exception should not be fatal.
* Not running into such exception would be great (depends on whether the pattern is found in the target or if it's hardcoded).
* Errors should happen consistently on different platforms.
|
priority
|
catch pcre exception raised by eval generic describe the bug a user is getting a fatal pcre error recursionlimit raised by the eval generic module which aryx says is used by metavariable comparison see also on the topic of pcre to reproduce unclear error doesn t show locally for the user possibly due to the pcre library being compiled with a different default for the pcre error matchlimit see for an explanation expected behavior such an exception should not be fatal not running into such exception would be great depends on whether the pattern is found in the target or if it s hardcoded errors should happen consistently on different platforms
| 1
|
632,236
| 20,188,060,267
|
IssuesEvent
|
2022-02-11 01:05:39
|
waterbearlang/moonshine
|
https://api.github.com/repos/waterbearlang/moonshine
|
closed
|
Allow escape into host language in block definition
|
high priority
|
At some point blocks can't be defined in terms of other blocks and have to drop into the host language. We can do this in a hidden runtime, but better if we can do it in the blocks themselves for better visibility. The goal is always to keep as much in blocks as possible.
Considering limiting escapes to a single expression or function call for now, to keep complex host code out of blocks. May not need to enforce, but at least keep to this for examples.
* [x] Decide on syntax
* [x] Add tests for new syntax
* [x] Get tests working (modify parser)
* [x] Fix any old tests new syntax breaks
|
1.0
|
Allow escape into host language in block definition - At some point blocks can't be defined in terms of other blocks and have to drop into the host language. We can do this in a hidden runtime, but better if we can do it in the blocks themselves for better visibility. The goal is always to keep as much in blocks as possible.
Considering limiting escapes to a single expression or function call for now, to keep complex host code out of blocks. May not need to enforce, but at least keep to this for examples.
* [x] Decide on syntax
* [x] Add tests for new syntax
* [x] Get tests working (modify parser)
* [x] Fix any old tests new syntax breaks
|
priority
|
allow escape into host language in block definition at some point blocks can t be defined in terms of other blocks and have to drop into the host language we can do this in a hidden runtime but better if we can do it in the blocks themselves for better visibility the goal is always to keep as much in blocks as possible considering limiting escapes to a single expression or function call for now to keep complex host code out of blocks may not need to enforce but at least keep to this for examples decide on syntax add tests for new syntax get tests working modify parser fix any old tests new syntax breaks
| 1
|
284,678
| 8,749,322,694
|
IssuesEvent
|
2018-12-13 16:07:41
|
infor-design/enterprise
|
https://api.github.com/repos/infor-design/enterprise
|
closed
|
Datagrid: selecting an item from a dropdown is generating a javascript error
|
[2] priority: high type: bug :bug:
|
The selectListItem function generates a javascript error when the user selects an item from the dropdown list. The column containing the dropdown needs to have the editorOptions of showSelectAll of true and closeOnSelect of true.
Within selectListItem, when this.settings.closeOnSelect is true, the function this.closeList is called. CloseList will set this.list = null. Later within selectListItem, have an if statement that when this.settings.showSelectAll is true, it references this.list.find('.dropdown-select-all-list-item'), but this.list has been set to null.
Current code snippet:
selectListItem: function selectListItem(target) {
var ddOption = target.closest('li');
... (large chuck of code not shown)
if (this.settings.closeOnSelect) {
this.closeList('select');
}
if (this.isMobile()) {
return true; //eslint-disable-line
}
this.activate(!this.settings.closeOnSelect);
// Check/uncheck select all depending on no. of selected items
if (this.settings.showSelectAll) {
var opts = this.element.find('option');
var selectedOpts = opts.filter(':selected');
if (opts.length > selectedOpts.length) {
this.list.find('.dropdown-select-all-list-item').removeClass('is-selected');
} else {
this.list.find('.dropdown-select-all-list-item').addClass('is-selected');
}
}
return true; //eslint-disable-line
Suggested code snippet:
selectListItem: function selectListItem(target) {
var ddOption = target.closest('li');
... (large chuck of code not shown)
if (this.settings.closeOnSelect) {
this.closeList('select');
}
if (this.isMobile()) {
return true; //eslint-disable-line
}
this.activate(!this.settings.closeOnSelect);
// Check/uncheck select all depending on no. of selected items
if (this.settings.showSelectAll && !this.settings.closeOnSelect) {
var opts = this.element.find('option');
var selectedOpts = opts.filter(':selected');
if (opts.length > selectedOpts.length) {
this.list.find('.dropdown-select-all-list-item').removeClass('is-selected');
} else {
this.list.find('.dropdown-select-all-list-item').addClass('is-selected');
}
}
return true; //eslint-disable-line
},
The javascript error is causing serious issues in Landmark.
|
1.0
|
Datagrid: selecting an item from a dropdown is generating a javascript error - The selectListItem function generates a javascript error when the user selects an item from the dropdown list. The column containing the dropdown needs to have the editorOptions of showSelectAll of true and closeOnSelect of true.
Within selectListItem, when this.settings.closeOnSelect is true, the function this.closeList is called. CloseList will set this.list = null. Later within selectListItem, have an if statement that when this.settings.showSelectAll is true, it references this.list.find('.dropdown-select-all-list-item'), but this.list has been set to null.
Current code snippet:
selectListItem: function selectListItem(target) {
var ddOption = target.closest('li');
... (large chuck of code not shown)
if (this.settings.closeOnSelect) {
this.closeList('select');
}
if (this.isMobile()) {
return true; //eslint-disable-line
}
this.activate(!this.settings.closeOnSelect);
// Check/uncheck select all depending on no. of selected items
if (this.settings.showSelectAll) {
var opts = this.element.find('option');
var selectedOpts = opts.filter(':selected');
if (opts.length > selectedOpts.length) {
this.list.find('.dropdown-select-all-list-item').removeClass('is-selected');
} else {
this.list.find('.dropdown-select-all-list-item').addClass('is-selected');
}
}
return true; //eslint-disable-line
Suggested code snippet:
selectListItem: function selectListItem(target) {
var ddOption = target.closest('li');
... (large chuck of code not shown)
if (this.settings.closeOnSelect) {
this.closeList('select');
}
if (this.isMobile()) {
return true; //eslint-disable-line
}
this.activate(!this.settings.closeOnSelect);
// Check/uncheck select all depending on no. of selected items
if (this.settings.showSelectAll && !this.settings.closeOnSelect) {
var opts = this.element.find('option');
var selectedOpts = opts.filter(':selected');
if (opts.length > selectedOpts.length) {
this.list.find('.dropdown-select-all-list-item').removeClass('is-selected');
} else {
this.list.find('.dropdown-select-all-list-item').addClass('is-selected');
}
}
return true; //eslint-disable-line
},
The javascript error is causing serious issues in Landmark.
|
priority
|
datagrid selecting an item from a dropdown is generating a javascript error the selectlistitem function generates a javascript error when the user selects an item from the dropdown list the column containing the dropdown needs to have the editoroptions of showselectall of true and closeonselect of true within selectlistitem when this settings closeonselect is true the function this closelist is called closelist will set this list null later within selectlistitem have an if statement that when this settings showselectall is true it references this list find dropdown select all list item but this list has been set to null current code snippet selectlistitem function selectlistitem target var ddoption target closest li large chuck of code not shown if this settings closeonselect this closelist select if this ismobile return true eslint disable line this activate this settings closeonselect check uncheck select all depending on no of selected items if this settings showselectall var opts this element find option var selectedopts opts filter selected if opts length selectedopts length this list find dropdown select all list item removeclass is selected else this list find dropdown select all list item addclass is selected return true eslint disable line suggested code snippet selectlistitem function selectlistitem target var ddoption target closest li large chuck of code not shown if this settings closeonselect this closelist select if this ismobile return true eslint disable line this activate this settings closeonselect check uncheck select all depending on no of selected items if this settings showselectall this settings closeonselect var opts this element find option var selectedopts opts filter selected if opts length selectedopts length this list find dropdown select all list item removeclass is selected else this list find dropdown select all list item addclass is selected return true eslint disable line the javascript error is causing serious issues in landmark
| 1
|
184,118
| 6,705,756,261
|
IssuesEvent
|
2017-10-12 02:26:09
|
OperationCode/operationcode_frontend
|
https://api.github.com/repos/OperationCode/operationcode_frontend
|
closed
|
Identify all local data sources
|
beginner friendly hacktoberfest Priority: High Status: Available
|
<!-- Please fill out one of the sections below based on the type of issue you're creating -->
# Feature
## Why is this feature being added?
<!-- What problem is it solving? What value does it add? -->
We currently have a mix of data sources. Some info comes from the backend, some comes from yaml or json files local to the frontend repo which causes a lot of confusing (see #384 #380).
## What should your feature do?
This ticket is informational only.
Go through each of our components to look for hard coded data or json/yml files that might be feeding data into a component.
Note each one here and we'll file separate tickets to move to the backend if needed.
|
1.0
|
Identify all local data sources - <!-- Please fill out one of the sections below based on the type of issue you're creating -->
# Feature
## Why is this feature being added?
<!-- What problem is it solving? What value does it add? -->
We currently have a mix of data sources. Some info comes from the backend, some comes from yaml or json files local to the frontend repo which causes a lot of confusing (see #384 #380).
## What should your feature do?
This ticket is informational only.
Go through each of our components to look for hard coded data or json/yml files that might be feeding data into a component.
Note each one here and we'll file separate tickets to move to the backend if needed.
|
priority
|
identify all local data sources feature why is this feature being added we currently have a mix of data sources some info comes from the backend some comes from yaml or json files local to the frontend repo which causes a lot of confusing see what should your feature do this ticket is informational only go through each of our components to look for hard coded data or json yml files that might be feeding data into a component note each one here and we ll file separate tickets to move to the backend if needed
| 1
|
429,112
| 12,421,034,648
|
IssuesEvent
|
2020-05-23 14:58:04
|
DevAdventCalendar/DevAdventCalendar
|
https://api.github.com/repos/DevAdventCalendar/DevAdventCalendar
|
reopened
|
Review and update API validation
|
bug hacktoberfest help wanted high priority
|
Review API validation - ensure that there is no possibility to hack it (answer before window opening period)
Add/update tests
Add some easter eggs (@patrikulus -give few examples)
|
1.0
|
Review and update API validation - Review API validation - ensure that there is no possibility to hack it (answer before window opening period)
Add/update tests
Add some easter eggs (@patrikulus -give few examples)
|
priority
|
review and update api validation review api validation ensure that there is no possibility to hack it answer before window opening period add update tests add some easter eggs patrikulus give few examples
| 1
|
73,329
| 3,410,906,103
|
IssuesEvent
|
2015-12-04 22:29:35
|
DoSomething/phoenix
|
https://api.github.com/repos/DoSomething/phoenix
|
closed
|
Campaign Collections are missing content on front end
|
#campaign-collections @bender bug priority-high
|
Content is not being output properly on Campaign Collections. The following fields/field collections aren't working as intended:
- `field_intro_title`
- `field_intro`
- `field_faq`
- `field_gallery`
Not sure if other content is being displayed properly or not.
example: https://www.dosomething.org/volunteer/step-game
Potentially related to #5714
|
1.0
|
Campaign Collections are missing content on front end - Content is not being output properly on Campaign Collections. The following fields/field collections aren't working as intended:
- `field_intro_title`
- `field_intro`
- `field_faq`
- `field_gallery`
Not sure if other content is being displayed properly or not.
example: https://www.dosomething.org/volunteer/step-game
Potentially related to #5714
|
priority
|
campaign collections are missing content on front end content is not being output properly on campaign collections the following fields field collections aren t working as intended field intro title field intro field faq field gallery not sure if other content is being displayed properly or not example potentially related to
| 1
|
21,311
| 2,637,742,165
|
IssuesEvent
|
2015-03-10 15:01:22
|
alexeyxo/protobuf-swift
|
https://api.github.com/repos/alexeyxo/protobuf-swift
|
closed
|
Circular optional references cause an infinite loop
|
bug high priority in progress
|
The following .proto file:
```protobuf
message User {
optional Group group = 1;
}
message Group {
optional User owner = 1;
}
```
...crashes the runtime because protobuf-swift constructs empty objects for all fields, even for optional fields. ie. the `owner` field of `Group` has `var owner:User = User()` and the `group` field of `User` has `var group:Group = Group()`, resulting in infinite recursion while building the object.
I imagine the only solution to this is switching to optionals.
PS. Out of curiosity, what *is* the reason for not using optional types?
|
1.0
|
Circular optional references cause an infinite loop - The following .proto file:
```protobuf
message User {
optional Group group = 1;
}
message Group {
optional User owner = 1;
}
```
...crashes the runtime because protobuf-swift constructs empty objects for all fields, even for optional fields. ie. the `owner` field of `Group` has `var owner:User = User()` and the `group` field of `User` has `var group:Group = Group()`, resulting in infinite recursion while building the object.
I imagine the only solution to this is switching to optionals.
PS. Out of curiosity, what *is* the reason for not using optional types?
|
priority
|
circular optional references cause an infinite loop the following proto file protobuf message user optional group group message group optional user owner crashes the runtime because protobuf swift constructs empty objects for all fields even for optional fields ie the owner field of group has var owner user user and the group field of user has var group group group resulting in infinite recursion while building the object i imagine the only solution to this is switching to optionals ps out of curiosity what is the reason for not using optional types
| 1
|
576,202
| 17,081,635,805
|
IssuesEvent
|
2021-07-08 06:24:23
|
kubeapps/kubeapps
|
https://api.github.com/repos/kubeapps/kubeapps
|
closed
|
[kubeapps-apis] Implement "direct-Helm" plugin based on the existing features in kubeapps
|
component/apis-server kind/feature priority/high size/M
|
In the same way that we already have `kapp-controller` and `fluxv2` plugins (more or less) implemented, it is required to also support the legacy/direct/current Helm approach that kubeapps is using.
Otherwise, existing OCI support would get compromised (AFAIK) unless another plugin does support it.
Edit: FWIW, it will leverage the existing AppRepositories/postgresql logic
Related to https://github.com/kubeapps/kubeapps/issues/2023
### Status
#### Transversal aspects
- [x] Add proto and generated files: https://github.com/kubeapps/kubeapps/pull/3020, https://github.com/kubeapps/kubeapps/pull/3039
- [x] Expose the required logic directly from the assetsvc: https://github.com/kubeapps/kubeapps/pull/3036 and https://github.com/kubeapps/kubeapps/pull/3040
- [x] Add filters options: https://github.com/kubeapps/kubeapps/pull/3038
- [x] Expose a normal clientSet instead of the dynamic interface: https://github.com/kubeapps/kubeapps/pull/3043
- [x] Modify proto messages to implement [gRPC recommended pagination](https://cloud.google.com/apis/design/design_patterns#list_pagination): https://github.com/kubeapps/kubeapps/pull/3074
#### Operations already "agreed"
- [x] GetAvailablePackagesSummaries: https://github.com/kubeapps/kubeapps/pull/3022
- [x] GetAvailablePackageDetail: https://github.com/kubeapps/kubeapps/pull/3034
- [x] Pagination for GetAvailablePackageSummaries #3091
- [ ] GetAvailablePackageVersions: _in progress_
#### Operations in active discussion
- [ ] GetInstalledPackageSummaries
- [ ] GetInstalledPackageDetail
- [ ] CreateInstalledPackage
- [ ] UpdateInstalledPackage
- [ ] DeleteInstalledPackage
#### UI
Tracked at https://github.com/kubeapps/kubeapps/issues/3085
|
1.0
|
[kubeapps-apis] Implement "direct-Helm" plugin based on the existing features in kubeapps - In the same way that we already have `kapp-controller` and `fluxv2` plugins (more or less) implemented, it is required to also support the legacy/direct/current Helm approach that kubeapps is using.
Otherwise, existing OCI support would get compromised (AFAIK) unless another plugin does support it.
Edit: FWIW, it will leverage the existing AppRepositories/postgresql logic
Related to https://github.com/kubeapps/kubeapps/issues/2023
### Status
#### Transversal aspects
- [x] Add proto and generated files: https://github.com/kubeapps/kubeapps/pull/3020, https://github.com/kubeapps/kubeapps/pull/3039
- [x] Expose the required logic directly from the assetsvc: https://github.com/kubeapps/kubeapps/pull/3036 and https://github.com/kubeapps/kubeapps/pull/3040
- [x] Add filters options: https://github.com/kubeapps/kubeapps/pull/3038
- [x] Expose a normal clientSet instead of the dynamic interface: https://github.com/kubeapps/kubeapps/pull/3043
- [x] Modify proto messages to implement [gRPC recommended pagination](https://cloud.google.com/apis/design/design_patterns#list_pagination): https://github.com/kubeapps/kubeapps/pull/3074
#### Operations already "agreed"
- [x] GetAvailablePackagesSummaries: https://github.com/kubeapps/kubeapps/pull/3022
- [x] GetAvailablePackageDetail: https://github.com/kubeapps/kubeapps/pull/3034
- [x] Pagination for GetAvailablePackageSummaries #3091
- [ ] GetAvailablePackageVersions: _in progress_
#### Operations in active discussion
- [ ] GetInstalledPackageSummaries
- [ ] GetInstalledPackageDetail
- [ ] CreateInstalledPackage
- [ ] UpdateInstalledPackage
- [ ] DeleteInstalledPackage
#### UI
Tracked at https://github.com/kubeapps/kubeapps/issues/3085
|
priority
|
implement direct helm plugin based on the existing features in kubeapps in the same way that we already have kapp controller and plugins more or less implemented it is required to also support the legacy direct current helm approach that kubeapps is using otherwise existing oci support would get compromised afaik unless another plugin does support it edit fwiw it will leverage the existing apprepositories postgresql logic related to status transversal aspects add proto and generated files expose the required logic directly from the assetsvc and add filters options expose a normal clientset instead of the dynamic interface modify proto messages to implement operations already agreed getavailablepackagessummaries getavailablepackagedetail pagination for getavailablepackagesummaries getavailablepackageversions in progress operations in active discussion getinstalledpackagesummaries getinstalledpackagedetail createinstalledpackage updateinstalledpackage deleteinstalledpackage ui tracked at
| 1
|
722,212
| 24,854,745,678
|
IssuesEvent
|
2022-10-27 00:26:50
|
enjoythecode/scrum-wizards-cs321
|
https://api.github.com/repos/enjoythecode/scrum-wizards-cs321
|
closed
|
SUPER ADMIN: view a list of all users
|
high priority @Super Admin
|
As a super admin, I want to be able to view a list of all users so that I can verify the information is correct and change as required.
|
1.0
|
SUPER ADMIN: view a list of all users - As a super admin, I want to be able to view a list of all users so that I can verify the information is correct and change as required.
|
priority
|
super admin view a list of all users as a super admin i want to be able to view a list of all users so that i can verify the information is correct and change as required
| 1
|
261,056
| 8,223,336,087
|
IssuesEvent
|
2018-09-06 10:15:34
|
nanoframework/Home
|
https://api.github.com/repos/nanoframework/Home
|
opened
|
Assemblies are missing the TargetFrameworkAttribute
|
Area: Tools Priority: High Status: In progress Type: Enhancement
|
## Details about Problem
The nF assemblies generated are missing the TargetFrameworkAttribute which is causing issues to some tools identifying that it is a nanoFramework assembly.
|
1.0
|
Assemblies are missing the TargetFrameworkAttribute - ## Details about Problem
The nF assemblies generated are missing the TargetFrameworkAttribute which is causing issues to some tools identifying that it is a nanoFramework assembly.
|
priority
|
assemblies are missing the targetframeworkattribute details about problem the nf assemblies generated are missing the targetframeworkattribute which is causing issues to some tools identifying that it is a nanoframework assembly
| 1
|
277,245
| 8,628,043,707
|
IssuesEvent
|
2018-11-21 16:23:25
|
poanetwork/blockscout
|
https://api.github.com/repos/poanetwork/blockscout
|
closed
|
Async task to check token supply and other metadata
|
enhancement in progress priority: high team: developer tokens
|
Some `tokens` may have their `total supply` value changed over time. In case that happens, we won't be able to have the updated value because we only fetch that information when we are creating the token for the first time.
In order to keep the `total supply` value updated it will be necessary to fetch the data from the blockchain again because we don't know which token has been changed.
A couple options
1. Check using a cronjob at a set interval
2. Check with every token transfer
### Acceptance Criteria
* Given that we have a token already indexed with a `total supply` value when there are changes to this value in the blockchain, this value must be updated so that we can display it in the application;
* Update all metadata that have changed since the last checkout.
### Tasks
- [x] Get all cataloged tokens
- [x] Check all functions for each token
- [x] Save valid data to database
- [x] Create a GenServer to update tokens metadata
- [x] Create a configuration `updater_interval`;
- [x] Rerun this operation after a given time interval.
|
1.0
|
Async task to check token supply and other metadata - Some `tokens` may have their `total supply` value changed over time. In case that happens, we won't be able to have the updated value because we only fetch that information when we are creating the token for the first time.
In order to keep the `total supply` value updated it will be necessary to fetch the data from the blockchain again because we don't know which token has been changed.
A couple options
1. Check using a cronjob at a set interval
2. Check with every token transfer
### Acceptance Criteria
* Given that we have a token already indexed with a `total supply` value when there are changes to this value in the blockchain, this value must be updated so that we can display it in the application;
* Update all metadata that have changed since the last checkout.
### Tasks
- [x] Get all cataloged tokens
- [x] Check all functions for each token
- [x] Save valid data to database
- [x] Create a GenServer to update tokens metadata
- [x] Create a configuration `updater_interval`;
- [x] Rerun this operation after a given time interval.
|
priority
|
async task to check token supply and other metadata some tokens may have their total supply value changed over time in case that happens we won t be able to have the updated value because we only fetch that information when we are creating the token for the first time in order to keep the total supply value updated it will be necessary to fetch the data from the blockchain again because we don t know which token has been changed a couple options check using a cronjob at a set interval check with every token transfer acceptance criteria given that we have a token already indexed with a total supply value when there are changes to this value in the blockchain this value must be updated so that we can display it in the application update all metadata that have changed since the last checkout tasks get all cataloged tokens check all functions for each token save valid data to database create a genserver to update tokens metadata create a configuration updater interval rerun this operation after a given time interval
| 1
|
817,877
| 30,660,845,765
|
IssuesEvent
|
2023-07-25 14:54:53
|
impactMarket/backend
|
https://api.github.com/repos/impactMarket/backend
|
closed
|
[MicroCredit] select loan manager
|
priority-1: high type: feature
|
should be possible to get a list of loan managers by country, with impactMarket always as an option.
This is part of the loan manager form.
<img width="705" alt="image" src="https://github.com/impactMarket/backend/assets/19441097/177d79e8-72a8-45c0-9708-88f5fb4786a0">
|
1.0
|
[MicroCredit] select loan manager - should be possible to get a list of loan managers by country, with impactMarket always as an option.
This is part of the loan manager form.
<img width="705" alt="image" src="https://github.com/impactMarket/backend/assets/19441097/177d79e8-72a8-45c0-9708-88f5fb4786a0">
|
priority
|
select loan manager should be possible to get a list of loan managers by country with impactmarket always as an option this is part of the loan manager form img width alt image src
| 1
|
567,727
| 16,890,841,996
|
IssuesEvent
|
2021-06-23 09:03:38
|
canonical-web-and-design/ubuntu.com
|
https://api.github.com/repos/canonical-web-and-design/ubuntu.com
|
closed
|
[UA-Shop] 3Ds payment failures
|
Commercial 🛒 Priority: High
|
## Summary
A problem may occur when making payment for a subscription on the shop if the 3Ds challenge is not completed on time.
## Process
1. navigate to the /advantage staging test environment

2. select items to purchase i.e Desktop UA
3. on the payment details use a card that requires 3Ds payment i.e `4000000000003220`. fill in all the other details on the page as required

4. Click on the page to make payment. When the 3Ds prompt comes up, do not click on any of the options to pass or fail the authentication.

5. after about 1 min, the page will redirect to /advantage/subscribe page.

## Current and expected result
the page redirects to the /advantage/subscribe page, denoting a successful payment. however the customer has not authorized the payment and the purchase will not be processed.
|
1.0
|
[UA-Shop] 3Ds payment failures -
## Summary
A problem may occur when making payment for a subscription on the shop if the 3Ds challenge is not completed on time.
## Process
1. navigate to the /advantage staging test environment

2. select items to purchase i.e Desktop UA
3. on the payment details use a card that requires 3Ds payment i.e `4000000000003220`. fill in all the other details on the page as required

4. Click on the page to make payment. When the 3Ds prompt comes up, do not click on any of the options to pass or fail the authentication.

5. after about 1 min, the page will redirect to /advantage/subscribe page.

## Current and expected result
the page redirects to the /advantage/subscribe page, denoting a successful payment. however the customer has not authorized the payment and the purchase will not be processed.
|
priority
|
payment failures summary a problem may occur when making payment for a subscription on the shop if the challenge is not completed on time process navigate to the advantage staging test environment select items to purchase i e desktop ua on the payment details use a card that requires payment i e fill in all the other details on the page as required click on the page to make payment when the prompt comes up do not click on any of the options to pass or fail the authentication after about min the page will redirect to advantage subscribe page current and expected result the page redirects to the advantage subscribe page denoting a successful payment however the customer has not authorized the payment and the purchase will not be processed
| 1
|
23,245
| 2,657,706,622
|
IssuesEvent
|
2015-03-18 11:03:02
|
centre-for-educational-technology/learnmixer
|
https://api.github.com/repos/centre-for-educational-technology/learnmixer
|
opened
|
Hiding and removing structural elements and learning resources
|
high priority
|
_From @ilyashmorgun on March 18, 2015 10:21_
It should be possible to hide or remove structural elements (e.g. chapter or sub-chapter) and learning resources from a collection. Hiding items make its it possible to show them at a later point and removing deletes them permanently. If an item is removed a confirmation is shown to the user.
_Copied from original issue: ilyashmorgun/LearnMix-Prototypes#23_
|
1.0
|
Hiding and removing structural elements and learning resources - _From @ilyashmorgun on March 18, 2015 10:21_
It should be possible to hide or remove structural elements (e.g. chapter or sub-chapter) and learning resources from a collection. Hiding items make its it possible to show them at a later point and removing deletes them permanently. If an item is removed a confirmation is shown to the user.
_Copied from original issue: ilyashmorgun/LearnMix-Prototypes#23_
|
priority
|
hiding and removing structural elements and learning resources from ilyashmorgun on march it should be possible to hide or remove structural elements e g chapter or sub chapter and learning resources from a collection hiding items make its it possible to show them at a later point and removing deletes them permanently if an item is removed a confirmation is shown to the user copied from original issue ilyashmorgun learnmix prototypes
| 1
|
59,561
| 3,114,316,291
|
IssuesEvent
|
2015-09-03 07:59:06
|
ceylon/ceylon.language
|
https://api.github.com/repos/ceylon/ceylon.language
|
closed
|
(0.0/0.0).string is "NaN.0" in JS
|
BUG high priority
|
Given:
print((0.0/0.0).string);
Ceylon JS prints:
NaN.0
|
1.0
|
(0.0/0.0).string is "NaN.0" in JS - Given:
print((0.0/0.0).string);
Ceylon JS prints:
NaN.0
|
priority
|
string is nan in js given print string ceylon js prints nan
| 1
|
818,112
| 30,671,473,831
|
IssuesEvent
|
2023-07-25 23:04:17
|
AZMAG/map-Wickenburg
|
https://api.github.com/repos/AZMAG/map-Wickenburg
|
opened
|
Update Floodways layer
|
Status: In-Progress Priority: High Issue: Maintenance
|
1. For the Flood Zone layer, it looks like only the “FW” zone is showing now. The map should also include the other zones in a single group (A, AE, etc).
2. The layer called Flood Zone Pending should be removed from the map. These appear to have been adopted by FEMA.
3. In the legend for Flood Zone, we should have two classes, as we do now, but shown thusly:
a. Floodway
b. 100 Year Floodplain
4. The Flood Zone Definitions link can probably stay since the definitions show up if you identify on the flood zones. However, in this dialog the info on the Pending Flood Zone should be commented out.
|
1.0
|
Update Floodways layer - 1. For the Flood Zone layer, it looks like only the “FW” zone is showing now. The map should also include the other zones in a single group (A, AE, etc).
2. The layer called Flood Zone Pending should be removed from the map. These appear to have been adopted by FEMA.
3. In the legend for Flood Zone, we should have two classes, as we do now, but shown thusly:
a. Floodway
b. 100 Year Floodplain
4. The Flood Zone Definitions link can probably stay since the definitions show up if you identify on the flood zones. However, in this dialog the info on the Pending Flood Zone should be commented out.
|
priority
|
update floodways layer for the flood zone layer it looks like only the “fw” zone is showing now the map should also include the other zones in a single group a ae etc the layer called flood zone pending should be removed from the map these appear to have been adopted by fema in the legend for flood zone we should have two classes as we do now but shown thusly a floodway b year floodplain the flood zone definitions link can probably stay since the definitions show up if you identify on the flood zones however in this dialog the info on the pending flood zone should be commented out
| 1
|
202,703
| 7,051,503,881
|
IssuesEvent
|
2018-01-03 12:05:45
|
chingu-voyage3/bears-31-api
|
https://api.github.com/repos/chingu-voyage3/bears-31-api
|
closed
|
Write login endpoint logic
|
api feature high priority
|
Implement the functionality to find a user with the username passed in the request body and comparing the hash of the password with the one stored.
If the credentials are correct, generate a new JWT token with a payload containing *only* the username, then return the token.
If the credentials were incorrect, return an error message specifying it.
|
1.0
|
Write login endpoint logic - Implement the functionality to find a user with the username passed in the request body and comparing the hash of the password with the one stored.
If the credentials are correct, generate a new JWT token with a payload containing *only* the username, then return the token.
If the credentials were incorrect, return an error message specifying it.
|
priority
|
write login endpoint logic implement the functionality to find a user with the username passed in the request body and comparing the hash of the password with the one stored if the credentials are correct generate a new jwt token with a payload containing only the username then return the token if the credentials were incorrect return an error message specifying it
| 1
|
208,084
| 7,135,642,845
|
IssuesEvent
|
2018-01-23 02:11:53
|
cssconf/2018.cssconf.eu
|
https://api.github.com/repos/cssconf/2018.cssconf.eu
|
closed
|
Frontpage: Add "Arena, Eichenstraße 4"
|
priority: high
|
Below the city, this should have and extra line with the venue, as people keep asking about it.
The line should also be a link to a marker on googlemaps.
I suggest to use the same font-size and green color.

|
1.0
|
Frontpage: Add "Arena, Eichenstraße 4" - Below the city, this should have and extra line with the venue, as people keep asking about it.
The line should also be a link to a marker on googlemaps.
I suggest to use the same font-size and green color.

|
priority
|
frontpage add arena eichenstraße below the city this should have and extra line with the venue as people keep asking about it the line should also be a link to a marker on googlemaps i suggest to use the same font size and green color
| 1
|
206,809
| 7,121,407,882
|
IssuesEvent
|
2018-01-19 07:35:03
|
wso2/product-apim
|
https://api.github.com/repos/wso2/product-apim
|
closed
|
API Development: wrong breakdown of bullet points in documentation
|
2.2.0 Formatting Priority/Highest Severity/Critical Type/Docs
|
In [1] there is wrong breakdown of bullet points in documentation. Please see the below image. Please correct these
[1] https://docs.wso2.com/display/AM2xx/Ownership%2C+permission+and+collaborative+API+development+-+Documentation

|
1.0
|
API Development: wrong breakdown of bullet points in documentation - In [1] there is wrong breakdown of bullet points in documentation. Please see the below image. Please correct these
[1] https://docs.wso2.com/display/AM2xx/Ownership%2C+permission+and+collaborative+API+development+-+Documentation

|
priority
|
api development wrong breakdown of bullet points in documentation in there is wrong breakdown of bullet points in documentation please see the below image please correct these
| 1
|
432,075
| 12,488,856,444
|
IssuesEvent
|
2020-05-31 16:07:27
|
kammanz/raptors-app
|
https://api.github.com/repos/kammanz/raptors-app
|
opened
|
File spacing should be two spaces
|
High Priority refactor
|
Right now all the file spacing is 4. It's too much space, the standard is 2. We'll have to change it for all the files. Also you should change ur vsCode settings, such that when u press `tab` it only moves the cursor two spaces.
This task has a `High Priority` and fixed asap.
|
1.0
|
File spacing should be two spaces - Right now all the file spacing is 4. It's too much space, the standard is 2. We'll have to change it for all the files. Also you should change ur vsCode settings, such that when u press `tab` it only moves the cursor two spaces.
This task has a `High Priority` and fixed asap.
|
priority
|
file spacing should be two spaces right now all the file spacing is it s too much space the standard is we ll have to change it for all the files also you should change ur vscode settings such that when u press tab it only moves the cursor two spaces this task has a high priority and fixed asap
| 1
|
806,133
| 29,802,674,087
|
IssuesEvent
|
2023-06-16 09:16:51
|
neobotix/neo_docking2
|
https://api.github.com/repos/neobotix/neo_docking2
|
opened
|
[Manual docking] - remove the recovery behaviors
|
high priority
|
enforce it if possible for a safe navigation into the docking station.
|
1.0
|
[Manual docking] - remove the recovery behaviors - enforce it if possible for a safe navigation into the docking station.
|
priority
|
remove the recovery behaviors enforce it if possible for a safe navigation into the docking station
| 1
|
678,001
| 23,182,945,300
|
IssuesEvent
|
2022-08-01 05:15:10
|
wso2/product-is
|
https://api.github.com/repos/wso2/product-is
|
closed
|
Server 500 error with organisation management API.
|
Priority/Highest Severity/Blocker bug Affected-6.0.0 QA-Reported Organization Management
|
**Describe the issue:**
Server 500 error with organisation management API. DB : MSSQL
<img width="1040" alt="Screenshot 2022-07-09 at 11 52 50" src="https://user-images.githubusercontent.com/39077751/178094732-174600c2-7ba0-4099-b713-f213f237ae5b.png">
```
2022-07-09 11:47:28,828] [e00a742d-3baf-4010-8924-7227bcf01fad] ERROR {org.wso2.carbon.identity.organization.management.authz.service.handler.OrganizationManagementAuthzHandler} - Error occurred while evaluating authorization of user for organization management.org.wso2.carbon.database.utils.jdbc.exceptions.DataAccessException: Error in performing Database query: '%s' SELECT COUNT(UM_RESOURCE_ID) FROM UM_ORG_PERMISSION WHERE UM_ORG_PERMISSION.UM_ID IN ( SELECT UM_PERMISSION_ID FROM UM_ORG_ROLE_PERMISSION WHERE UM_ORG_ROLE_PERMISSION.UM_ROLE_ID IN ( SELECT UM_ORG_ROLE_USER.UM_ROLE_ID FROM UM_ORG_ROLE_USER LEFT JOIN UM_ORG_ROLE ON UM_ORG_ROLE_USER.UM_ROLE_ID = UM_ORG_ROLE.UM_ROLE_ID WHERE UM_USER_ID = :ID; AND UM_ORG_ID = :NAME;) ) AND UM_RESOURCE_ID IN (:PERMISSION_1;, :PERMISSION_2;, :PERMISSION_3;, :PERMISSION_4;, :PERMISSION_5;, :PERMISSION_6;)
[2022-07-09 11:47:28,972] [e00a742d-3baf-4010-8924-7227bcf01fad] ERROR {org.wso2.carbon.tomcat.ext.valves.CompositeValve} - Could not handle request: /o/10084a8d-113f-4211-a0d5-efe36b082211/api/server/v1/identity-providers java.lang.IllegalStateException: Cannot forward after response has been committed
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:324)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:313)
at org.wso2.carbon.identity.context.rewrite.valve.OrganizationContextRewriteValve.invoke(OrganizationContextRewriteValve.java:129)
at org.wso2.carbon.tomcat.ext.valves.SameSiteCookieValve.invoke(SameSiteCookieValve.java:38)
at org.wso2.carbon.identity.cors.valve.CORSValve.invoke(CORSValve.java:89)
at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:132)
at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:134)
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:106)
at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49)
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:67)
at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:152)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)
at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:63)
at org.wso2.carbon.tomcat.ext.valves.RequestEncodingValve.invoke(RequestEncodingValve.java:49)
at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:137)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:359)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1735)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
```
**How to reproduce:**
1. Get IS pack Build version: https://wso2.org/jenkins/view/products/job/products/job/product-is/org.wso2.is$wso2is/4139/
2. Add the following configuration to <IS-HOME>/repository/conf/deployment.toml
```
[multi_tenancy.stratos]
public_cloud_setup=false
[[organization_context.rewrite]]
base_path = "/api/"
sub_paths = ["/api/server/v1/identity-providers", "/api/server/v1/organizations", "/api/server/v1/applications"]
```
3. Execute “sh bin/enableadaptive.sh” before starting the pack
4. Execute the API for Create organization
```
Request:
curl --location --request POST 'https://localhost:9443/o/10084a8d-113f-4211-a0d5-efe36b082211/api/server/v1/organizations' \
--header 'accept: application/json' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic YWRtaW46YWRtaW4=' \
--data-raw '{
"name": "test1",
"description": "this is a construction company",
"type": "TENANT",
"parentId": "ROOT",
"attributes": [
{
"key": "Country",
"value": "Sri Lanka"
},
{
"key": "Language",
"value": "Sinhala"
}
]
}'
```
**Expected behavior:**
Create organization.
**Environment information** (_Please complete the following information; remove any unnecessary fields_) **:**
- Product Version: https://wso2.org/jenkins/view/products/job/products/job/product-is/org.wso2.is$wso2is/4139/
- OS: MAC
- Database: MSSQL
- Userstore: JDBC
---
### Optional Fields
**Related issues:**
<!-- Any related issues from this/other repositories-->
**Suggested labels:**
<!-- Only to be used by non-members -->
|
1.0
|
Server 500 error with organisation management API. - **Describe the issue:**
Server 500 error with organisation management API. DB : MSSQL
<img width="1040" alt="Screenshot 2022-07-09 at 11 52 50" src="https://user-images.githubusercontent.com/39077751/178094732-174600c2-7ba0-4099-b713-f213f237ae5b.png">
```
2022-07-09 11:47:28,828] [e00a742d-3baf-4010-8924-7227bcf01fad] ERROR {org.wso2.carbon.identity.organization.management.authz.service.handler.OrganizationManagementAuthzHandler} - Error occurred while evaluating authorization of user for organization management.org.wso2.carbon.database.utils.jdbc.exceptions.DataAccessException: Error in performing Database query: '%s' SELECT COUNT(UM_RESOURCE_ID) FROM UM_ORG_PERMISSION WHERE UM_ORG_PERMISSION.UM_ID IN ( SELECT UM_PERMISSION_ID FROM UM_ORG_ROLE_PERMISSION WHERE UM_ORG_ROLE_PERMISSION.UM_ROLE_ID IN ( SELECT UM_ORG_ROLE_USER.UM_ROLE_ID FROM UM_ORG_ROLE_USER LEFT JOIN UM_ORG_ROLE ON UM_ORG_ROLE_USER.UM_ROLE_ID = UM_ORG_ROLE.UM_ROLE_ID WHERE UM_USER_ID = :ID; AND UM_ORG_ID = :NAME;) ) AND UM_RESOURCE_ID IN (:PERMISSION_1;, :PERMISSION_2;, :PERMISSION_3;, :PERMISSION_4;, :PERMISSION_5;, :PERMISSION_6;)
[2022-07-09 11:47:28,972] [e00a742d-3baf-4010-8924-7227bcf01fad] ERROR {org.wso2.carbon.tomcat.ext.valves.CompositeValve} - Could not handle request: /o/10084a8d-113f-4211-a0d5-efe36b082211/api/server/v1/identity-providers java.lang.IllegalStateException: Cannot forward after response has been committed
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:324)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:313)
at org.wso2.carbon.identity.context.rewrite.valve.OrganizationContextRewriteValve.invoke(OrganizationContextRewriteValve.java:129)
at org.wso2.carbon.tomcat.ext.valves.SameSiteCookieValve.invoke(SameSiteCookieValve.java:38)
at org.wso2.carbon.identity.cors.valve.CORSValve.invoke(CORSValve.java:89)
at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:132)
at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:134)
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:106)
at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49)
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:67)
at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:152)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)
at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:63)
at org.wso2.carbon.tomcat.ext.valves.RequestEncodingValve.invoke(RequestEncodingValve.java:49)
at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:137)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:359)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1735)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
```
**How to reproduce:**
1. Get IS pack Build version: https://wso2.org/jenkins/view/products/job/products/job/product-is/org.wso2.is$wso2is/4139/
2. Add the following configuration to <IS-HOME>/repository/conf/deployment.toml
```
[multi_tenancy.stratos]
public_cloud_setup=false
[[organization_context.rewrite]]
base_path = "/api/"
sub_paths = ["/api/server/v1/identity-providers", "/api/server/v1/organizations", "/api/server/v1/applications"]
```
3. Execute “sh bin/enableadaptive.sh” before starting the pack
4. Execute the API for Create organization
```
Request:
curl --location --request POST 'https://localhost:9443/o/10084a8d-113f-4211-a0d5-efe36b082211/api/server/v1/organizations' \
--header 'accept: application/json' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic YWRtaW46YWRtaW4=' \
--data-raw '{
"name": "test1",
"description": "this is a construction company",
"type": "TENANT",
"parentId": "ROOT",
"attributes": [
{
"key": "Country",
"value": "Sri Lanka"
},
{
"key": "Language",
"value": "Sinhala"
}
]
}'
```
**Expected behavior:**
Create organization.
**Environment information** (_Please complete the following information; remove any unnecessary fields_) **:**
- Product Version: https://wso2.org/jenkins/view/products/job/products/job/product-is/org.wso2.is$wso2is/4139/
- OS: MAC
- Database: MSSQL
- Userstore: JDBC
---
### Optional Fields
**Related issues:**
<!-- Any related issues from this/other repositories-->
**Suggested labels:**
<!-- Only to be used by non-members -->
|
priority
|
server error with organisation management api describe the issue server error with organisation management api db mssql img width alt screenshot at src error org carbon identity organization management authz service handler organizationmanagementauthzhandler error occurred while evaluating authorization of user for organization management org carbon database utils jdbc exceptions dataaccessexception error in performing database query s select count um resource id from um org permission where um org permission um id in select um permission id from um org role permission where um org role permission um role id in select um org role user um role id from um org role user left join um org role on um org role user um role id um org role um role id where um user id id and um org id name and um resource id in permission permission permission permission permission permission error org carbon tomcat ext valves compositevalve could not handle request o api server identity providers java lang illegalstateexception cannot forward after response has been committed at org apache catalina core applicationdispatcher doforward applicationdispatcher java at org apache catalina core applicationdispatcher forward applicationdispatcher java at org carbon identity context rewrite valve organizationcontextrewritevalve invoke organizationcontextrewritevalve java at org carbon tomcat ext valves samesitecookievalve invoke samesitecookievalve java at org carbon identity cors valve corsvalve invoke corsvalve java at org carbon identity authz valve authorizationvalve invoke authorizationvalve java at org carbon identity auth valve authenticationvalve invoke authenticationvalve java at org carbon tomcat ext valves compositevalve continueinvocation compositevalve java at org carbon tomcat ext valves tomcatvalvecontainer invokevalves tomcatvalvecontainer java at org carbon tomcat ext valves compositevalve invoke compositevalve java at org carbon tomcat ext valves carbonstuckthreaddetectionvalve invoke carbonstuckthreaddetectionvalve java at org apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve java at org carbon tomcat ext valves carboncontextcreatorvalve invoke carboncontextcreatorvalve java at org carbon tomcat ext valves requestencodingvalve invoke requestencodingvalve java at org carbon tomcat ext valves requestcorrelationidvalve invoke requestcorrelationidvalve java at org apache catalina core standardenginevalve invoke standardenginevalve java at org apache catalina connector coyoteadapter service coyoteadapter java at org apache coyote service java at org apache coyote abstractprocessorlight process abstractprocessorlight java at org apache coyote abstractprotocol connectionhandler process abstractprotocol java at org apache tomcat util net nioendpoint socketprocessor dorun nioendpoint java at org apache tomcat util net socketprocessorbase run socketprocessorbase java at org apache tomcat util threads threadpoolexecutor runworker threadpoolexecutor java at org apache tomcat util threads threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java base java lang thread run thread java how to reproduce get is pack build version add the following configuration to repository conf deployment toml public cloud setup false base path api sub paths execute “sh bin enableadaptive sh” before starting the pack execute the api for create organization request curl location request post header accept application json header content type application json header authorization basic data raw name description this is a construction company type tenant parentid root attributes key country value sri lanka key language value sinhala expected behavior create organization environment information please complete the following information remove any unnecessary fields product version os mac database mssql userstore jdbc optional fields related issues suggested labels
| 1
|
829,886
| 31,927,934,364
|
IssuesEvent
|
2023-09-19 04:25:42
|
steedos/steedos-platform
|
https://api.github.com/repos/steedos/steedos-platform
|
closed
|
[Bug]: 通过amis的单页跳转进入iframe选项卡时,参数中的https://会被转化为https:/
|
bug priority: High won't fix
|
### Description


### Steps To Reproduce 重现步骤
1.新建iframe选项卡
2.复制iframe选项卡的正确路径,并放到amis中的单页跳转内,比如button
3.点击跳转button
### Version 版本
2.5
|
1.0
|
[Bug]: 通过amis的单页跳转进入iframe选项卡时,参数中的https://会被转化为https:/ - ### Description


### Steps To Reproduce 重现步骤
1.新建iframe选项卡
2.复制iframe选项卡的正确路径,并放到amis中的单页跳转内,比如button
3.点击跳转button
### Version 版本
2.5
|
priority
|
通过amis的单页跳转进入iframe选项卡时,参数中的 description steps to reproduce 重现步骤 新建iframe选项卡 复制iframe选项卡的正确路径,并放到amis中的单页跳转内,比如button 点击跳转button version 版本
| 1
|
359,216
| 10,666,951,877
|
IssuesEvent
|
2019-10-19 08:27:09
|
YunoHost-Apps/shaarli_ynh
|
https://api.github.com/repos/YunoHost-Apps/shaarli_ynh
|
closed
|
"/var/www/shaarli/data/log.txt" is actualy a directoy for unknow reason :|
|
bug help needed high priority
|
Hello,
I'm helping someone debug a broken yunohost apps upgrade and for a totally weird and unknown reason the "file" "/var/www/shaarli/data/log.txt" turned out the actually be a ... directory :|
The problem is that this breaks `fail2ban` which wants to parse this file and complains because it is a directory :x
Also "/var/www/shaarli/data/log.txt" is owned by root for some reason? The other files are own by "shaarli".
After a quick look in the code I really have no idea on how it has append but here is the full upgrade logs https://paste.yunohost.org/raw/dapixodeni
|
1.0
|
"/var/www/shaarli/data/log.txt" is actualy a directoy for unknow reason :| - Hello,
I'm helping someone debug a broken yunohost apps upgrade and for a totally weird and unknown reason the "file" "/var/www/shaarli/data/log.txt" turned out the actually be a ... directory :|
The problem is that this breaks `fail2ban` which wants to parse this file and complains because it is a directory :x
Also "/var/www/shaarli/data/log.txt" is owned by root for some reason? The other files are own by "shaarli".
After a quick look in the code I really have no idea on how it has append but here is the full upgrade logs https://paste.yunohost.org/raw/dapixodeni
|
priority
|
var www shaarli data log txt is actualy a directoy for unknow reason hello i m helping someone debug a broken yunohost apps upgrade and for a totally weird and unknown reason the file var www shaarli data log txt turned out the actually be a directory the problem is that this breaks which wants to parse this file and complains because it is a directory x also var www shaarli data log txt is owned by root for some reason the other files are own by shaarli after a quick look in the code i really have no idea on how it has append but here is the full upgrade logs
| 1
|
818,667
| 30,698,918,904
|
IssuesEvent
|
2023-07-26 21:03:23
|
fossasia/open-event-frontend
|
https://api.github.com/repos/fossasia/open-event-frontend
|
closed
|
When user loads order confirmation page after initial registration ticket info and price often disappear
|
bug Priority: High
|
When user loads order confirmation page after initial registration ticket info and price often disappear or the line below for Ticket Type, Price, and Subtotal disappears or shows the wrong amount.

|
1.0
|
When user loads order confirmation page after initial registration ticket info and price often disappear - When user loads order confirmation page after initial registration ticket info and price often disappear or the line below for Ticket Type, Price, and Subtotal disappears or shows the wrong amount.

|
priority
|
when user loads order confirmation page after initial registration ticket info and price often disappear when user loads order confirmation page after initial registration ticket info and price often disappear or the line below for ticket type price and subtotal disappears or shows the wrong amount
| 1
|
323,478
| 9,855,649,257
|
IssuesEvent
|
2019-06-19 19:57:44
|
stencila/encoda
|
https://api.github.com/repos/stencila/encoda
|
closed
|
Puppeteer: Fix browser setup and teardown
|
priority: high
|
We have a `puppeteer.ts` module which provides an interface to Puppeteer. I recently added this so that only one browser instance is lazily instantiated by consuming codecs (e.g `pdf` and `rpng`).
I ran into issues with the browser not closing and so, rather hurridly, added:
https://github.com/stencila/encoda/blob/master/tests/teardown.ts#L1
and
https://github.com/stencila/encoda/blob/master/src/cli.ts#L51
Neither are desirable, and the former makes the `jest --watch` exit prematurely.
I wonder if the best approach is to have one *one* browser instance (i.e. not have one per consuming codec module).
|
1.0
|
Puppeteer: Fix browser setup and teardown - We have a `puppeteer.ts` module which provides an interface to Puppeteer. I recently added this so that only one browser instance is lazily instantiated by consuming codecs (e.g `pdf` and `rpng`).
I ran into issues with the browser not closing and so, rather hurridly, added:
https://github.com/stencila/encoda/blob/master/tests/teardown.ts#L1
and
https://github.com/stencila/encoda/blob/master/src/cli.ts#L51
Neither are desirable, and the former makes the `jest --watch` exit prematurely.
I wonder if the best approach is to have one *one* browser instance (i.e. not have one per consuming codec module).
|
priority
|
puppeteer fix browser setup and teardown we have a puppeteer ts module which provides an interface to puppeteer i recently added this so that only one browser instance is lazily instantiated by consuming codecs e g pdf and rpng i ran into issues with the browser not closing and so rather hurridly added and neither are desirable and the former makes the jest watch exit prematurely i wonder if the best approach is to have one one browser instance i e not have one per consuming codec module
| 1
|
441,124
| 12,708,407,297
|
IssuesEvent
|
2020-06-23 10:29:30
|
wso2/micro-integrator
|
https://api.github.com/repos/wso2/micro-integrator
|
closed
|
Add possible configurations in the deployment toml
|
Priority/Highest Type/Improvement
|
**Description:**
Add possible configurations in the deployment toml file as commented lines, so that the user can uncomment and use them easily.
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees:**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
**Affected Product Version:**
MI 1.2.0
**OS, DB, other environment details and versions:**
**Steps to reproduce:**
**Related Issues:**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
|
1.0
|
Add possible configurations in the deployment toml - **Description:**
Add possible configurations in the deployment toml file as commented lines, so that the user can uncomment and use them easily.
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees:**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
**Affected Product Version:**
MI 1.2.0
**OS, DB, other environment details and versions:**
**Steps to reproduce:**
**Related Issues:**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
|
priority
|
add possible configurations in the deployment toml description add possible configurations in the deployment toml file as commented lines so that the user can uncomment and use them easily suggested labels suggested assignees affected product version mi os db other environment details and versions steps to reproduce related issues
| 1
|
207,017
| 7,123,777,749
|
IssuesEvent
|
2018-01-19 16:27:56
|
striblab/super-bowl-guide
|
https://api.github.com/repos/striblab/super-bowl-guide
|
closed
|
Map links (i.e. with ?view=) seems to do a page reload
|
high priority
|
Unsure if this is a caching issue, or ios, or what.
|
1.0
|
Map links (i.e. with ?view=) seems to do a page reload - Unsure if this is a caching issue, or ios, or what.
|
priority
|
map links i e with view seems to do a page reload unsure if this is a caching issue or ios or what
| 1
|
329,812
| 10,024,795,732
|
IssuesEvent
|
2019-07-16 23:14:00
|
Sage-Bionetworks/dccvalidator-app
|
https://api.github.com/repos/Sage-Bionetworks/dccvalidator-app
|
closed
|
Upload files to private area in Synapse
|
high priority
|
App should create a folder for the researcher in some staging/cache area in Synapse. This folder should be accessible only to the AMP-AD curation team (and the user themself). Each time the user uploads data to the app, it should upload to this folder behind the scenes (either as a new file or as a new version of an existing file, as appropriate).
This will allow the curation team to keep track of progress/status of pending data. Importantly, this is _not_ the way the user will ultimately upload their data, just a way for us to check progress without keeping files hanging around on the shiny server. When they get the green light, they will still upload using the manifest.
|
1.0
|
Upload files to private area in Synapse - App should create a folder for the researcher in some staging/cache area in Synapse. This folder should be accessible only to the AMP-AD curation team (and the user themself). Each time the user uploads data to the app, it should upload to this folder behind the scenes (either as a new file or as a new version of an existing file, as appropriate).
This will allow the curation team to keep track of progress/status of pending data. Importantly, this is _not_ the way the user will ultimately upload their data, just a way for us to check progress without keeping files hanging around on the shiny server. When they get the green light, they will still upload using the manifest.
|
priority
|
upload files to private area in synapse app should create a folder for the researcher in some staging cache area in synapse this folder should be accessible only to the amp ad curation team and the user themself each time the user uploads data to the app it should upload to this folder behind the scenes either as a new file or as a new version of an existing file as appropriate this will allow the curation team to keep track of progress status of pending data importantly this is not the way the user will ultimately upload their data just a way for us to check progress without keeping files hanging around on the shiny server when they get the green light they will still upload using the manifest
| 1
|
666,737
| 22,365,752,930
|
IssuesEvent
|
2022-06-16 03:44:36
|
oasis-engine/engine
|
https://api.github.com/repos/oasis-engine/engine
|
closed
|
CharacterController from PhysX
|
feature physical high priority
|
CharacterController is a kind of component from PhysX which will not respond to Newton's Law but the Input Controller.
|
1.0
|
CharacterController from PhysX - CharacterController is a kind of component from PhysX which will not respond to Newton's Law but the Input Controller.
|
priority
|
charactercontroller from physx charactercontroller is a kind of component from physx which will not respond to newton s law but the input controller
| 1
|
432,332
| 12,491,313,886
|
IssuesEvent
|
2020-06-01 03:35:39
|
Badwater-Apps/github-label-manager-2
|
https://api.github.com/repos/Badwater-Apps/github-label-manager-2
|
closed
|
Redesign UI: Single-column design
|
complexity: 3/5 lang: html lang: javascript priority: high status: in progress type: enhancement type: feature request
|
# Issue
Re-do UI: Single-column design
## New UI
- Single column
- Card organization from top to bottom:
- "Login" card, the one that contains input fields of repo owner, repo, username, and personal access token
- "Copy from other repos" card
- "Labels/Milestones/FAQ management card
This new single-column UI will increase the usable space on the website.
Many elements will have a greater width.
For example, cards of labels and milestones will be wider. It will be possible to fit label name, label description, and label color into one line.
Milestone can still take up 2 lines.
You have some room in designing the UI.
|
1.0
|
Redesign UI: Single-column design - # Issue
Re-do UI: Single-column design
## New UI
- Single column
- Card organization from top to bottom:
- "Login" card, the one that contains input fields of repo owner, repo, username, and personal access token
- "Copy from other repos" card
- "Labels/Milestones/FAQ management card
This new single-column UI will increase the usable space on the website.
Many elements will have a greater width.
For example, cards of labels and milestones will be wider. It will be possible to fit label name, label description, and label color into one line.
Milestone can still take up 2 lines.
You have some room in designing the UI.
|
priority
|
redesign ui single column design issue re do ui single column design new ui single column card organization from top to bottom login card the one that contains input fields of repo owner repo username and personal access token copy from other repos card labels milestones faq management card this new single column ui will increase the usable space on the website many elements will have a greater width for example cards of labels and milestones will be wider it will be possible to fit label name label description and label color into one line milestone can still take up lines you have some room in designing the ui
| 1
|
520,233
| 15,082,093,977
|
IssuesEvent
|
2021-02-05 14:07:39
|
OpenSRP/opensrp-client-reveal
|
https://api.github.com/repos/OpenSRP/opensrp-client-reveal
|
closed
|
Mark residential structures as ineligible
|
Android Client Pilot Critical Priority: High enhancement
|
The Thailand team would like the ability to mark an unenumerated residential structure as ineligible so that they can state the location was visited and is not eligible for the intervention. An ineligible structure is a valid structure that is ineligible to participate in an intervention for a valid reason (e.g., a residential structure where the inhabitants are not currently residing but may return in the future).
### Changes
Update Register Family Form (both English and Thai)
- [ ] Add a question to the register family form that asks if this structure is eligible with a default value = Eligible (https://docs.google.com/spreadsheets/d/1kGPgyF0eJdag19FFL1Oog2gdphdPtKobY4EQ0gMgtgw/edit#gid=951684107&range=14:14)
- [ ] Hide all other fields in the form if the value of this is changed to Ineligible.
- [ ] If a user is editing the Register Family form, the eligible field is not editable, do not ask any other questions and allow them to save the form immediately (do not go to any other steps of the form)
Update Register Family Form Post Save Action:
If the field eligible = ineligible
1) We do not create the family in the family module.
2) We mark the RACD Register Family task with businessStatus = Ineligible
3) If any tasks are assigned to that location, we mark those tasks as Ineligible
Update colour in map view and change on tap behaviour
- [ ] We need to display a black icon in the map view when a structure has been marked with businessStatus = ineligible
- [ ] When a user taps the icon, they need to be presented with a card that displays the date that the location was marked as ineligible and the user who completed the form. (See Add Card View Below)
Add Card View
- [ ] We need to add a card view to a structure that has the same fields as the non-residential structures (mosquito collection point and larval dipping sites)
- [ ] The card does not have any buttons
- [ ] The user has the ability to hide the card
|
1.0
|
Mark residential structures as ineligible - The Thailand team would like the ability to mark an unenumerated residential structure as ineligible so that they can state the location was visited and is not eligible for the intervention. An ineligible structure is a valid structure that is ineligible to participate in an intervention for a valid reason (e.g., a residential structure where the inhabitants are not currently residing but may return in the future).
### Changes
Update Register Family Form (both English and Thai)
- [ ] Add a question to the register family form that asks if this structure is eligible with a default value = Eligible (https://docs.google.com/spreadsheets/d/1kGPgyF0eJdag19FFL1Oog2gdphdPtKobY4EQ0gMgtgw/edit#gid=951684107&range=14:14)
- [ ] Hide all other fields in the form if the value of this is changed to Ineligible.
- [ ] If a user is editing the Register Family form, the eligible field is not editable, do not ask any other questions and allow them to save the form immediately (do not go to any other steps of the form)
Update Register Family Form Post Save Action:
If the field eligible = ineligible
1) We do not create the family in the family module.
2) We mark the RACD Register Family task with businessStatus = Ineligible
3) If any tasks are assigned to that location, we mark those tasks as Ineligible
Update colour in map view and change on tap behaviour
- [ ] We need to display a black icon in the map view when a structure has been marked with businessStatus = ineligible
- [ ] When a user taps the icon, they need to be presented with a card that displays the date that the location was marked as ineligible and the user who completed the form. (See Add Card View Below)
Add Card View
- [ ] We need to add a card view to a structure that has the same fields as the non-residential structures (mosquito collection point and larval dipping sites)
- [ ] The card does not have any buttons
- [ ] The user has the ability to hide the card
|
priority
|
mark residential structures as ineligible the thailand team would like the ability to mark an unenumerated residential structure as ineligible so that they can state the location was visited and is not eligible for the intervention an ineligible structure is a valid structure that is ineligible to participate in an intervention for a valid reason e g a residential structure where the inhabitants are not currently residing but may return in the future changes update register family form both english and thai add a question to the register family form that asks if this structure is eligible with a default value eligible hide all other fields in the form if the value of this is changed to ineligible if a user is editing the register family form the eligible field is not editable do not ask any other questions and allow them to save the form immediately do not go to any other steps of the form update register family form post save action if the field eligible ineligible we do not create the family in the family module we mark the racd register family task with businessstatus ineligible if any tasks are assigned to that location we mark those tasks as ineligible update colour in map view and change on tap behaviour we need to display a black icon in the map view when a structure has been marked with businessstatus ineligible when a user taps the icon they need to be presented with a card that displays the date that the location was marked as ineligible and the user who completed the form see add card view below add card view we need to add a card view to a structure that has the same fields as the non residential structures mosquito collection point and larval dipping sites the card does not have any buttons the user has the ability to hide the card
| 1
|
26,464
| 2,684,555,930
|
IssuesEvent
|
2015-03-29 03:30:59
|
gtcasl/gpuocelot
|
https://api.github.com/repos/gtcasl/gpuocelot
|
closed
|
ret instruction for global entry kernel not supported in llvm bacend (cuda 4.1)
|
bug imported Priority-High
|
_From [wangjin....@gmail.com](https://code.google.com/u/115604721152422776435/) on January 21, 2012 19:42:26_
What steps will reproduce the problem? 1.Use cuda toolkit 4.1
2.Compile helloWorld.cu attached with nvcc, then link against libocelot
3.Set llvm as backend in configure.ocelot
4.Run helloWolrd What is the expected output? What do you see instead? Error infomration:
helloWorld: ocelot/executive/implementation/LLVMCooperativeThreadArray.cpp:495: bool executive::LLVMCooperativeThreadArray::_finishContext(unsigned int): Assertion `nextFunction \< _queuedThreads.size()' failed. Please use labels and text to provide additional information. This problem exists for all apps compiled with cuda toolkit 4.1. I traced the problem a little and found that cuda 4.1 use PTX instruction "ret" instead of "exit" (as cuda 4.0 or before does) in the exit point of the kernel with __global__ entry. However, ocelot (llvm backend) does not detect this situation and simply assumes that "ret" means the subkernel returns to its caller. It fails when it tries to pop the stack to get the caller function which actually does not exist in this case.
**Attachment:** [helloWorld.cu](http://code.google.com/p/gpuocelot/issues/detail?id=62)
_Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=62_
|
1.0
|
ret instruction for global entry kernel not supported in llvm bacend (cuda 4.1) - _From [wangjin....@gmail.com](https://code.google.com/u/115604721152422776435/) on January 21, 2012 19:42:26_
What steps will reproduce the problem? 1.Use cuda toolkit 4.1
2.Compile helloWorld.cu attached with nvcc, then link against libocelot
3.Set llvm as backend in configure.ocelot
4.Run helloWolrd What is the expected output? What do you see instead? Error infomration:
helloWorld: ocelot/executive/implementation/LLVMCooperativeThreadArray.cpp:495: bool executive::LLVMCooperativeThreadArray::_finishContext(unsigned int): Assertion `nextFunction \< _queuedThreads.size()' failed. Please use labels and text to provide additional information. This problem exists for all apps compiled with cuda toolkit 4.1. I traced the problem a little and found that cuda 4.1 use PTX instruction "ret" instead of "exit" (as cuda 4.0 or before does) in the exit point of the kernel with __global__ entry. However, ocelot (llvm backend) does not detect this situation and simply assumes that "ret" means the subkernel returns to its caller. It fails when it tries to pop the stack to get the caller function which actually does not exist in this case.
**Attachment:** [helloWorld.cu](http://code.google.com/p/gpuocelot/issues/detail?id=62)
_Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=62_
|
priority
|
ret instruction for global entry kernel not supported in llvm bacend cuda from on january what steps will reproduce the problem use cuda toolkit compile helloworld cu attached with nvcc then link against libocelot set llvm as backend in configure ocelot run hellowolrd what is the expected output what do you see instead error infomration helloworld ocelot executive implementation llvmcooperativethreadarray cpp bool executive llvmcooperativethreadarray finishcontext unsigned int assertion nextfunction queuedthreads size failed please use labels and text to provide additional information this problem exists for all apps compiled with cuda toolkit i traced the problem a little and found that cuda use ptx instruction ret instead of exit as cuda or before does in the exit point of the kernel with global entry however ocelot llvm backend does not detect this situation and simply assumes that ret means the subkernel returns to its caller it fails when it tries to pop the stack to get the caller function which actually does not exist in this case attachment original issue
| 1
|
246,298
| 7,894,388,593
|
IssuesEvent
|
2018-06-28 21:18:22
|
minetest/minetest
|
https://api.github.com/repos/minetest/minetest
|
closed
|
Android 0.4.17.1: Google Play Store build crash while loading singleplayer world
|
Android Bug High priority
|
##### Issue type
<!-- Pick one below and delete others -->
- Bug report
##### Minetest version
<!--
Paste Minetest version between quotes below
If you are on a devel version, please add git commit hash
You can use `minetest --version` to find it.
-->
Google Play Store store build of `0.4.17.1` (4a48cd57, Android), apk version `0.4.17.19`
##### OS / Hardware
<!-- General information about your hardware and operating system -->
Operating system: Android 7.0
CPU: HiSilicon Kirin 650 2.11 Ghz (aarch64), 8 cores
##### Summary
<!-- Describe your problem here -->
When loading singleplayer on Android, Minetest Play Store build crash to the phone interface while no crash log is written to `debug.txt` file, happens a bit later after creating `worlds/singleplayerworld/ipban.txt` file.
Adding `debug_log_level = verbose` to `minetest.conf` produces more information but still no crash log, showing that the last operation is only to hash some files, after that game exits to the phone interface w/o any meaningful message in the log file (`debug.txt`).
from debug.txt (w/o verbose flag):
```
2018-06-12 07:19:46: ERROR[Main]: Subgame specified in default_game [minetest] is invalid.
2018-06-12 07:19:51: WARNING[Main]: Irrlicht: Could not open file of texture: /storage/emulated/0/Minetest/textures/base/pack/server_flags_.png
2018-06-12 07:19:51: WARNING[Main]: BanManager: creating /storage/emulated/0/Minetest/worlds/singleplayerworld/ipban.txt
```
verbose debug.txt: https://pastebin.com/S8YUEq16
**P.s.** There's only `map_meta.txt` and `world.mt` in `worlds/singleplayerworld` folder, there're no subfolder `minimal` in directory `games`.
**Update:** There's a working beta version on Play Store. After confirming that the future non-beta release would be working this issue should be closed.
##### Steps to reproduce
<!-- For bug reports or build issues, explain how the problem happened -->
1. Clean install Minetest from Google Play Store or delete data for Minetest app if it's already installed, update it if app version is older than `0.4.17.19`.
2. Remove or rename/move (preferred) `Minetest` folder in your storage directory if it exists.
3. Start Minetest app, click on Start Singleplayer button.
4. Wait a moment and watch how Minetest crashes to phone interface.
|
1.0
|
Android 0.4.17.1: Google Play Store build crash while loading singleplayer world - ##### Issue type
<!-- Pick one below and delete others -->
- Bug report
##### Minetest version
<!--
Paste Minetest version between quotes below
If you are on a devel version, please add git commit hash
You can use `minetest --version` to find it.
-->
Google Play Store store build of `0.4.17.1` (4a48cd57, Android), apk version `0.4.17.19`
##### OS / Hardware
<!-- General information about your hardware and operating system -->
Operating system: Android 7.0
CPU: HiSilicon Kirin 650 2.11 Ghz (aarch64), 8 cores
##### Summary
<!-- Describe your problem here -->
When loading singleplayer on Android, Minetest Play Store build crash to the phone interface while no crash log is written to `debug.txt` file, happens a bit later after creating `worlds/singleplayerworld/ipban.txt` file.
Adding `debug_log_level = verbose` to `minetest.conf` produces more information but still no crash log, showing that the last operation is only to hash some files, after that game exits to the phone interface w/o any meaningful message in the log file (`debug.txt`).
from debug.txt (w/o verbose flag):
```
2018-06-12 07:19:46: ERROR[Main]: Subgame specified in default_game [minetest] is invalid.
2018-06-12 07:19:51: WARNING[Main]: Irrlicht: Could not open file of texture: /storage/emulated/0/Minetest/textures/base/pack/server_flags_.png
2018-06-12 07:19:51: WARNING[Main]: BanManager: creating /storage/emulated/0/Minetest/worlds/singleplayerworld/ipban.txt
```
verbose debug.txt: https://pastebin.com/S8YUEq16
**P.s.** There's only `map_meta.txt` and `world.mt` in `worlds/singleplayerworld` folder, there're no subfolder `minimal` in directory `games`.
**Update:** There's a working beta version on Play Store. After confirming that the future non-beta release would be working this issue should be closed.
##### Steps to reproduce
<!-- For bug reports or build issues, explain how the problem happened -->
1. Clean install Minetest from Google Play Store or delete data for Minetest app if it's already installed, update it if app version is older than `0.4.17.19`.
2. Remove or rename/move (preferred) `Minetest` folder in your storage directory if it exists.
3. Start Minetest app, click on Start Singleplayer button.
4. Wait a moment and watch how Minetest crashes to phone interface.
|
priority
|
android google play store build crash while loading singleplayer world issue type bug report minetest version paste minetest version between quotes below if you are on a devel version please add git commit hash you can use minetest version to find it google play store store build of android apk version os hardware operating system android cpu hisilicon kirin ghz cores summary when loading singleplayer on android minetest play store build crash to the phone interface while no crash log is written to debug txt file happens a bit later after creating worlds singleplayerworld ipban txt file adding debug log level verbose to minetest conf produces more information but still no crash log showing that the last operation is only to hash some files after that game exits to the phone interface w o any meaningful message in the log file debug txt from debug txt w o verbose flag error subgame specified in default game is invalid warning irrlicht could not open file of texture storage emulated minetest textures base pack server flags png warning banmanager creating storage emulated minetest worlds singleplayerworld ipban txt verbose debug txt p s there s only map meta txt and world mt in worlds singleplayerworld folder there re no subfolder minimal in directory games update there s a working beta version on play store after confirming that the future non beta release would be working this issue should be closed steps to reproduce clean install minetest from google play store or delete data for minetest app if it s already installed update it if app version is older than remove or rename move preferred minetest folder in your storage directory if it exists start minetest app click on start singleplayer button wait a moment and watch how minetest crashes to phone interface
| 1
|
710,237
| 24,411,738,197
|
IssuesEvent
|
2022-10-05 12:57:20
|
OptimistikSAS/OIBus
|
https://api.github.com/repos/OptimistikSAS/OIBus
|
closed
|
[UI - Home page] - Remove connection to engine when a connector is disabled
|
enhancement good first issue priority:high
|
When a connector is disabled, remove its connection to the engine

|
1.0
|
[UI - Home page] - Remove connection to engine when a connector is disabled - When a connector is disabled, remove its connection to the engine

|
priority
|
remove connection to engine when a connector is disabled when a connector is disabled remove its connection to the engine
| 1
|
620,339
| 19,559,559,865
|
IssuesEvent
|
2022-01-03 14:28:56
|
bounswe/2021SpringGroup12
|
https://api.github.com/repos/bounswe/2021SpringGroup12
|
opened
|
Implementation of privacy policy and terms and conditions
|
priority: high frontend
|
**Description**
- Add privacy policy and terms and conditions forms to the register page
**Deadline**
- 04.01.2022
|
1.0
|
Implementation of privacy policy and terms and conditions - **Description**
- Add privacy policy and terms and conditions forms to the register page
**Deadline**
- 04.01.2022
|
priority
|
implementation of privacy policy and terms and conditions description add privacy policy and terms and conditions forms to the register page deadline
| 1
|
245,770
| 7,890,693,403
|
IssuesEvent
|
2018-06-28 09:35:28
|
aowen87/BAR
|
https://api.github.com/repos/aowen87/BAR
|
opened
|
viewer process still running after exit
|
Bug Likelihood: 3 - Occasional OS: All Priority: High Severity: 5 - Very Serious Support Group: Any version: 2.8.0
|
I notice this most when using the cli. I've seen it on trunk and 2.8RC. Still working on a reliable reproducer and will post a script as soon as I can.
In the meantime, developers may want to check for runaway processes when finished with a VisIt session.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. The following information
could not be accurately captured in the new ticket:
Original author: Kathleen Biagas
Original creation: 09/10/2014 05:33 pm
Original update: 09/24/2014 03:50 pm
Ticket number: 1978
|
1.0
|
viewer process still running after exit - I notice this most when using the cli. I've seen it on trunk and 2.8RC. Still working on a reliable reproducer and will post a script as soon as I can.
In the meantime, developers may want to check for runaway processes when finished with a VisIt session.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. The following information
could not be accurately captured in the new ticket:
Original author: Kathleen Biagas
Original creation: 09/10/2014 05:33 pm
Original update: 09/24/2014 03:50 pm
Ticket number: 1978
|
priority
|
viewer process still running after exit i notice this most when using the cli i ve seen it on trunk and still working on a reliable reproducer and will post a script as soon as i can in the meantime developers may want to check for runaway processes when finished with a visit session redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author kathleen biagas original creation pm original update pm ticket number
| 1
|
414,502
| 12,103,957,487
|
IssuesEvent
|
2020-04-20 19:20:27
|
Noah2610/LD46
|
https://api.github.com/repos/Noah2610/LD46
|
closed
|
State between MainMenu and Ingame - "Play with Headphones"
|
enhancement priority:high
|
Also loads level.
`LoadIngame` state.
|
1.0
|
State between MainMenu and Ingame - "Play with Headphones" - Also loads level.
`LoadIngame` state.
|
priority
|
state between mainmenu and ingame play with headphones also loads level loadingame state
| 1
|
221,490
| 7,389,146,901
|
IssuesEvent
|
2018-03-16 07:19:36
|
llmhyy/microbat
|
https://api.github.com/repos/llmhyy/microbat
|
opened
|
[Instrumentation] StackOverflowError
|
high priority
|
hi @lylytran
Please kindly check the following command line, I generate a lot of include classes, it wind up with an exception as `Exception: java.lang.StackOverflowError thrown from the UncaughtExceptionHandler in thread "Thread-0"`. The bug happens for Closure-14. Would you please kindly have a check? Thanks!
```
E:\linyun\bug_repo\jdk1.7.0_800\bin\java -Xmx30g -ea -noverify -javaagent:E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\instrumentator.jar=printProgress=true,precheck=false,excludes=java.util.Properties*,java_home=E:\linyun\bug_repo\jdk1.7.0_800,stepLimit=100000,working_dir=E:\linyun\bug_repo\Closure\14\fix,varLayer=1,includes=com.google.javascript.jscomp.ControlFlowAnalysisTest;java.util.List;java.util.LinkedList;java.util.AbstractSequentialList;java.util.Collections$SynchronizedRandomAccessList;java.util.Collections$SynchronizedList;java.util.concurrent.CopyOnWriteArrayList;com.google.common.collect.ImmutableList;com.google.common.collect.EmptyImmutableList;java.lang.Object;com.google.javascript.jscomp.graph.LinkedDirectedGraph;com.google.javascript.jscomp.graph.Graph;java.util.Map;java.util.Collections$SingletonMap;com.google.common.collect.ImmutableMap;com.google.common.collect.RegularImmutableMap;java.util.TreeMap;java.util.NavigableMap;java.util.SortedMap;java.util.TreeMap$DescendingSubMap;java.util.TreeMap$NavigableSubMap;com.google.javascript.jscomp.graph.DiGraph;com.google.common.base.Predicates;com.google.javascript.jscomp.graph.DiGraph$DiGraphNode;com.google.javascript.jscomp.graph.LinkedDirectedGraph$AnnotatedLinkedDirectedGraphNode;com.google.javascript.jscomp.graph.LinkedDirectedGraph$LinkedDirectedGraphNode;java.util.Iterator;java.util.ServiceLoader$LazyIterator;java.util.ServiceLoader$1;java.util.LinkedHashMap$EntryIterator;java.util.LinkedHashMap$LinkedHashIterator;java.util.HashMap$ValueIterator;java.util.Collections$EmptyIterator;java.util.Vector$Itr;com.google.common.collect.EmptyImmutableList$1;com.google.common.collect.UnmodifiableListIterator;com.google.common.collect.UnmodifiableIterator;com.google.common.collect.Iterators$1;com.google.common.collect.Iterators$2;com.google.common.collect.Iterators$11;com.google.common.collect.AbstractIndexedListIterator;java.util.TreeMap$KeyIterator;java.util.TreeMap$PrivateEntryIterator;java.util.TreeMap$NavigableSubMap$DescendingSubMapKeyIterator;java.util.TreeMap$NavigableSubMap$SubMapIterator;com.google.javascript.rhino.head.Node$NodeIterator;java.util.Collections$UnmodifiableCollection$1;java.util.ArrayDeque$DeqIterator;com.google.common.collect.AbstractMultimap$WrappedCollection$WrappedIterator;java.util.IdentityHashMap$KeyIterator;java.util.IdentityHashMap$IdentityHashMapIterator;com.google.common.collect.Lists;com.google.javascript.jscomp.ControlFlowAnalysis;com.google.javascript.rhino.Node;com.google.javascript.jscomp.NodeTraversal$Callback;com.google.javascript.jscomp.CheckGlobalThis;com.google.javascript.jscomp.CheckAccessControls;com.google.javascript.jscomp.NodeTraversal$ScopedCallback;com.google.javascript.jscomp.VarCheck;com.google.javascript.jscomp.NodeTraversal$AbstractPostOrderCallback;com.google.javascript.jscomp.TypeCheck;com.google.javascript.jscomp.CheckDebuggerStatement;com.google.javascript.jscomp.CheckRegExp;com.google.javascript.jscomp.CheckSideEffects;com.google.javascript.jscomp.CheckUnreachableCode;com.google.javascript.jscomp.ConstCheck;com.google.javascript.jscomp.StrictModeCheck;com.google.javascript.jscomp.JsMessageVisitor;com.google.javascript.jscomp.PrepareAst$PrepareAnnotations;java.lang.Integer;com.google.common.base.Preconditions;java.util.Deque;com.google.javascript.jscomp.graph.DiGraph$DiGraphEdge;com.google.javascript.jscomp.graph.LinkedDirectedGraph$AnnotatedLinkedDirectedGraphEdge;com.google.javascript.jscomp.graph.LinkedDirectedGraph$LinkedDirectedGraphEdge;com.google.common.base.Predicate;com.google.javascript.jscomp.SourceMap$DetailLevel;com.google.javascript.jscomp.SourceMap$DetailLevel$1;com.google.javascript.jscomp.SourceMap$DetailLevel$2;com.google.common.base.CharMatcher;com.google.common.base.CharMatcher$11;com.google.common.base.CharMatcher$12;com.google.common.base.CharMatcher$Or;com.google.common.base.CharMatcher$15;com.google.common.base.CharMatcher$8;com.google.common.base.CharMatcher$1;com.google.common.base.CharMatcher$2;com.google.common.base.CharMatcher$3;com.google.common.base.CharMatcher$4;com.google.common.base.CharMatcher$5;com.google.common.base.CharMatcher$6;com.google.common.base.CharMatcher$7;com.google.javascript.jscomp.NodeUtil$NumbericResultPredicate;com.google.javascript.jscomp.NodeUtil$BooleanResultPredicate;com.google.javascript.jscomp.NodeUtil$MayBeStringResultPredicate;com.google.javascript.jscomp.NodeUtil$MatchNotFunction;com.google.common.base.Predicates$IsEqualToPredicate;com.google.common.collect.Multimap;com.google.common.collect.HashMultimap;com.google.common.collect.AbstractSetMultimap;com.google.common.collect.SetMultimap;com.google.common.collect.AbstractMultimap;com.google.javascript.jscomp.NodeUtil;java.util.Collection;java.util.LinkedHashSet;java.util.HashMap$Values;com.google.common.collect.ImmutableSet;com.google.common.collect.ImmutableCollection;com.google.common.collect.ImmutableCollection$EmptyImmutableCollection;com.google.common.collect.RegularImmutableSet;com.google.common.collect.ImmutableSet$ArrayImmutableSet;java.util.TreeSet;java.util.NavigableSet;java.util.SortedSet;com.google.common.collect.SingletonImmutableSet;java.util.TreeMap$KeySet;com.google.common.collect.RegularImmutableMap$EntrySet;com.google.common.collect.AbstractMultimap$WrappedSet;com.google.common.collect.AbstractMultimap$WrappedCollection;java.util.PriorityQueue;java.util.AbstractQueue;java.util.IdentityHashMap$KeySet,launch_class=com.google.javascript.jscomp.ControlFlowAnalysisTest,class_path=E:\linyun\bug_repo\Closure\14\fix\lib\caja-r4314.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\junit.jar;E:\linyun\bug_repo\Closure\14\fix\lib\junit.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\testrunner.jar;E:\linyun\bug_repo\Closure\14\fix\lib\jarjar.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino1_7R4pre\js.jar;E:\linyun\bug_repo\Closure\14\fix\build\test;E:\linyun\bug_repo\Closure\14\fix\lib\jsr305.jar;E:\linyun\bug_repo\Closure\14\fix\lib\json.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\org.hamcrest.core.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\javassist.jar;E:\linyun\bug_repo\Closure\14\fix\lib\args4j.jar;E:\linyun\bug_repo\Closure\14\fix\lib\protobuf-java.jar;E:\linyun\bug_repo\Closure\14\fix\lib\rhino\testsrc\org\mozilla\javascript\tests\commonjs\module\modules.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant-launcher.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\bcel-6.0.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant.jar;E:\linyun\bug_repo\Closure\14\fix\lib\guava.jar;E:\linyun\bug_repo\Closure\14\fix\build\classes,dump_file_path=E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\trace\Closure\14\fix.exec,expectedSteps=20924 -cp E:\linyun\bug_repo\Closure\14\fix\lib\caja-r4314.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\junit.jar;E:\linyun\bug_repo\Closure\14\fix\lib\junit.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\testrunner.jar;E:\linyun\bug_repo\Closure\14\fix\lib\jarjar.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino1_7R4pre\js.jar;E:\linyun\bug_repo\Closure\14\fix\build\test;E:\linyun\bug_repo\Closure\14\fix\lib\jsr305.jar;E:\linyun\bug_repo\Closure\14\fix\lib\json.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\org.hamcrest.core.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\javassist.jar;E:\linyun\bug_repo\Closure\14\fix\lib\args4j.jar;E:\linyun\bug_repo\Closure\14\fix\lib\protobuf-java.jar;E:\linyun\bug_repo\Closure\14\fix\lib\rhino\testsrc\org\mozilla\javascript\tests\commonjs\module\modules.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant-launcher.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\bcel-6.0.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant.jar;E:\linyun\bug_repo\Closure\14\fix\lib\guava.jar;E:\linyun\bug_repo\Closure\14\fix\build\classes microbat.evaluation.junit.MicroBatTestRunner com.google.javascript.jscomp.ControlFlowAnalysisTest testDeepNestedFinally
```
|
1.0
|
[Instrumentation] StackOverflowError - hi @lylytran
Please kindly check the following command line, I generate a lot of include classes, it wind up with an exception as `Exception: java.lang.StackOverflowError thrown from the UncaughtExceptionHandler in thread "Thread-0"`. The bug happens for Closure-14. Would you please kindly have a check? Thanks!
```
E:\linyun\bug_repo\jdk1.7.0_800\bin\java -Xmx30g -ea -noverify -javaagent:E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\instrumentator.jar=printProgress=true,precheck=false,excludes=java.util.Properties*,java_home=E:\linyun\bug_repo\jdk1.7.0_800,stepLimit=100000,working_dir=E:\linyun\bug_repo\Closure\14\fix,varLayer=1,includes=com.google.javascript.jscomp.ControlFlowAnalysisTest;java.util.List;java.util.LinkedList;java.util.AbstractSequentialList;java.util.Collections$SynchronizedRandomAccessList;java.util.Collections$SynchronizedList;java.util.concurrent.CopyOnWriteArrayList;com.google.common.collect.ImmutableList;com.google.common.collect.EmptyImmutableList;java.lang.Object;com.google.javascript.jscomp.graph.LinkedDirectedGraph;com.google.javascript.jscomp.graph.Graph;java.util.Map;java.util.Collections$SingletonMap;com.google.common.collect.ImmutableMap;com.google.common.collect.RegularImmutableMap;java.util.TreeMap;java.util.NavigableMap;java.util.SortedMap;java.util.TreeMap$DescendingSubMap;java.util.TreeMap$NavigableSubMap;com.google.javascript.jscomp.graph.DiGraph;com.google.common.base.Predicates;com.google.javascript.jscomp.graph.DiGraph$DiGraphNode;com.google.javascript.jscomp.graph.LinkedDirectedGraph$AnnotatedLinkedDirectedGraphNode;com.google.javascript.jscomp.graph.LinkedDirectedGraph$LinkedDirectedGraphNode;java.util.Iterator;java.util.ServiceLoader$LazyIterator;java.util.ServiceLoader$1;java.util.LinkedHashMap$EntryIterator;java.util.LinkedHashMap$LinkedHashIterator;java.util.HashMap$ValueIterator;java.util.Collections$EmptyIterator;java.util.Vector$Itr;com.google.common.collect.EmptyImmutableList$1;com.google.common.collect.UnmodifiableListIterator;com.google.common.collect.UnmodifiableIterator;com.google.common.collect.Iterators$1;com.google.common.collect.Iterators$2;com.google.common.collect.Iterators$11;com.google.common.collect.AbstractIndexedListIterator;java.util.TreeMap$KeyIterator;java.util.TreeMap$PrivateEntryIterator;java.util.TreeMap$NavigableSubMap$DescendingSubMapKeyIterator;java.util.TreeMap$NavigableSubMap$SubMapIterator;com.google.javascript.rhino.head.Node$NodeIterator;java.util.Collections$UnmodifiableCollection$1;java.util.ArrayDeque$DeqIterator;com.google.common.collect.AbstractMultimap$WrappedCollection$WrappedIterator;java.util.IdentityHashMap$KeyIterator;java.util.IdentityHashMap$IdentityHashMapIterator;com.google.common.collect.Lists;com.google.javascript.jscomp.ControlFlowAnalysis;com.google.javascript.rhino.Node;com.google.javascript.jscomp.NodeTraversal$Callback;com.google.javascript.jscomp.CheckGlobalThis;com.google.javascript.jscomp.CheckAccessControls;com.google.javascript.jscomp.NodeTraversal$ScopedCallback;com.google.javascript.jscomp.VarCheck;com.google.javascript.jscomp.NodeTraversal$AbstractPostOrderCallback;com.google.javascript.jscomp.TypeCheck;com.google.javascript.jscomp.CheckDebuggerStatement;com.google.javascript.jscomp.CheckRegExp;com.google.javascript.jscomp.CheckSideEffects;com.google.javascript.jscomp.CheckUnreachableCode;com.google.javascript.jscomp.ConstCheck;com.google.javascript.jscomp.StrictModeCheck;com.google.javascript.jscomp.JsMessageVisitor;com.google.javascript.jscomp.PrepareAst$PrepareAnnotations;java.lang.Integer;com.google.common.base.Preconditions;java.util.Deque;com.google.javascript.jscomp.graph.DiGraph$DiGraphEdge;com.google.javascript.jscomp.graph.LinkedDirectedGraph$AnnotatedLinkedDirectedGraphEdge;com.google.javascript.jscomp.graph.LinkedDirectedGraph$LinkedDirectedGraphEdge;com.google.common.base.Predicate;com.google.javascript.jscomp.SourceMap$DetailLevel;com.google.javascript.jscomp.SourceMap$DetailLevel$1;com.google.javascript.jscomp.SourceMap$DetailLevel$2;com.google.common.base.CharMatcher;com.google.common.base.CharMatcher$11;com.google.common.base.CharMatcher$12;com.google.common.base.CharMatcher$Or;com.google.common.base.CharMatcher$15;com.google.common.base.CharMatcher$8;com.google.common.base.CharMatcher$1;com.google.common.base.CharMatcher$2;com.google.common.base.CharMatcher$3;com.google.common.base.CharMatcher$4;com.google.common.base.CharMatcher$5;com.google.common.base.CharMatcher$6;com.google.common.base.CharMatcher$7;com.google.javascript.jscomp.NodeUtil$NumbericResultPredicate;com.google.javascript.jscomp.NodeUtil$BooleanResultPredicate;com.google.javascript.jscomp.NodeUtil$MayBeStringResultPredicate;com.google.javascript.jscomp.NodeUtil$MatchNotFunction;com.google.common.base.Predicates$IsEqualToPredicate;com.google.common.collect.Multimap;com.google.common.collect.HashMultimap;com.google.common.collect.AbstractSetMultimap;com.google.common.collect.SetMultimap;com.google.common.collect.AbstractMultimap;com.google.javascript.jscomp.NodeUtil;java.util.Collection;java.util.LinkedHashSet;java.util.HashMap$Values;com.google.common.collect.ImmutableSet;com.google.common.collect.ImmutableCollection;com.google.common.collect.ImmutableCollection$EmptyImmutableCollection;com.google.common.collect.RegularImmutableSet;com.google.common.collect.ImmutableSet$ArrayImmutableSet;java.util.TreeSet;java.util.NavigableSet;java.util.SortedSet;com.google.common.collect.SingletonImmutableSet;java.util.TreeMap$KeySet;com.google.common.collect.RegularImmutableMap$EntrySet;com.google.common.collect.AbstractMultimap$WrappedSet;com.google.common.collect.AbstractMultimap$WrappedCollection;java.util.PriorityQueue;java.util.AbstractQueue;java.util.IdentityHashMap$KeySet,launch_class=com.google.javascript.jscomp.ControlFlowAnalysisTest,class_path=E:\linyun\bug_repo\Closure\14\fix\lib\caja-r4314.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\junit.jar;E:\linyun\bug_repo\Closure\14\fix\lib\junit.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\testrunner.jar;E:\linyun\bug_repo\Closure\14\fix\lib\jarjar.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino1_7R4pre\js.jar;E:\linyun\bug_repo\Closure\14\fix\build\test;E:\linyun\bug_repo\Closure\14\fix\lib\jsr305.jar;E:\linyun\bug_repo\Closure\14\fix\lib\json.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\org.hamcrest.core.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\javassist.jar;E:\linyun\bug_repo\Closure\14\fix\lib\args4j.jar;E:\linyun\bug_repo\Closure\14\fix\lib\protobuf-java.jar;E:\linyun\bug_repo\Closure\14\fix\lib\rhino\testsrc\org\mozilla\javascript\tests\commonjs\module\modules.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant-launcher.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\bcel-6.0.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant.jar;E:\linyun\bug_repo\Closure\14\fix\lib\guava.jar;E:\linyun\bug_repo\Closure\14\fix\build\classes,dump_file_path=E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\trace\Closure\14\fix.exec,expectedSteps=20924 -cp E:\linyun\bug_repo\Closure\14\fix\lib\caja-r4314.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\junit.jar;E:\linyun\bug_repo\Closure\14\fix\lib\junit.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\testrunner.jar;E:\linyun\bug_repo\Closure\14\fix\lib\jarjar.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino1_7R4pre\js.jar;E:\linyun\bug_repo\Closure\14\fix\build\test;E:\linyun\bug_repo\Closure\14\fix\lib\jsr305.jar;E:\linyun\bug_repo\Closure\14\fix\lib\json.jar;E:\linyun\bug_repo\Closure\14\fix\build\lib\rhino.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\org.hamcrest.core.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\javassist.jar;E:\linyun\bug_repo\Closure\14\fix\lib\args4j.jar;E:\linyun\bug_repo\Closure\14\fix\lib\protobuf-java.jar;E:\linyun\bug_repo\Closure\14\fix\lib\rhino\testsrc\org\mozilla\javascript\tests\commonjs\module\modules.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant-launcher.jar;E:\linyun\software\eclipse-java-mars\eclipse-java-mars-clean\eclipse\dropins\junit_lib\bcel-6.0.jar;E:\linyun\bug_repo\Closure\14\fix\lib\ant.jar;E:\linyun\bug_repo\Closure\14\fix\lib\guava.jar;E:\linyun\bug_repo\Closure\14\fix\build\classes microbat.evaluation.junit.MicroBatTestRunner com.google.javascript.jscomp.ControlFlowAnalysisTest testDeepNestedFinally
```
|
priority
|
stackoverflowerror hi lylytran please kindly check the following command line i generate a lot of include classes it wind up with an exception as exception java lang stackoverflowerror thrown from the uncaughtexceptionhandler in thread thread the bug happens for closure would you please kindly have a check thanks e linyun bug repo bin java ea noverify javaagent e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib instrumentator jar printprogress true precheck false excludes java util properties java home e linyun bug repo steplimit working dir e linyun bug repo closure fix varlayer includes com google javascript jscomp controlflowanalysistest java util list java util linkedlist java util abstractsequentiallist java util collections synchronizedrandomaccesslist java util collections synchronizedlist java util concurrent copyonwritearraylist com google common collect immutablelist com google common collect emptyimmutablelist java lang object com google javascript jscomp graph linkeddirectedgraph com google javascript jscomp graph graph java util map java util collections singletonmap com google common collect immutablemap com google common collect regularimmutablemap java util treemap java util navigablemap java util sortedmap java util treemap descendingsubmap java util treemap navigablesubmap com google javascript jscomp graph digraph com google common base predicates com google javascript jscomp graph digraph digraphnode com google javascript jscomp graph linkeddirectedgraph annotatedlinkeddirectedgraphnode com google javascript jscomp graph linkeddirectedgraph linkeddirectedgraphnode java util iterator java util serviceloader lazyiterator java util serviceloader java util linkedhashmap entryiterator java util linkedhashmap linkedhashiterator java util hashmap valueiterator java util collections emptyiterator java util vector itr com google common collect emptyimmutablelist com google common collect unmodifiablelistiterator com google common collect unmodifiableiterator com google common collect iterators com google common collect iterators com google common collect iterators com google common collect abstractindexedlistiterator java util treemap keyiterator java util treemap privateentryiterator java util treemap navigablesubmap descendingsubmapkeyiterator java util treemap navigablesubmap submapiterator com google javascript rhino head node nodeiterator java util collections unmodifiablecollection java util arraydeque deqiterator com google common collect abstractmultimap wrappedcollection wrappediterator java util identityhashmap keyiterator java util identityhashmap identityhashmapiterator com google common collect lists com google javascript jscomp controlflowanalysis com google javascript rhino node com google javascript jscomp nodetraversal callback com google javascript jscomp checkglobalthis com google javascript jscomp checkaccesscontrols com google javascript jscomp nodetraversal scopedcallback com google javascript jscomp varcheck com google javascript jscomp nodetraversal abstractpostordercallback com google javascript jscomp typecheck com google javascript jscomp checkdebuggerstatement com google javascript jscomp checkregexp com google javascript jscomp checksideeffects com google javascript jscomp checkunreachablecode com google javascript jscomp constcheck com google javascript jscomp strictmodecheck com google javascript jscomp jsmessagevisitor com google javascript jscomp prepareast prepareannotations java lang integer com google common base preconditions java util deque com google javascript jscomp graph digraph digraphedge com google javascript jscomp graph linkeddirectedgraph annotatedlinkeddirectedgraphedge com google javascript jscomp graph linkeddirectedgraph linkeddirectedgraphedge com google common base predicate com google javascript jscomp sourcemap detaillevel com google javascript jscomp sourcemap detaillevel com google javascript jscomp sourcemap detaillevel com google common base charmatcher com google common base charmatcher com google common base charmatcher com google common base charmatcher or com google common base charmatcher com google common base charmatcher com google common base charmatcher com google common base charmatcher com google common base charmatcher com google common base charmatcher com google common base charmatcher com google common base charmatcher com google common base charmatcher com google javascript jscomp nodeutil numbericresultpredicate com google javascript jscomp nodeutil booleanresultpredicate com google javascript jscomp nodeutil maybestringresultpredicate com google javascript jscomp nodeutil matchnotfunction com google common base predicates isequaltopredicate com google common collect multimap com google common collect hashmultimap com google common collect abstractsetmultimap com google common collect setmultimap com google common collect abstractmultimap com google javascript jscomp nodeutil java util collection java util linkedhashset java util hashmap values com google common collect immutableset com google common collect immutablecollection com google common collect immutablecollection emptyimmutablecollection com google common collect regularimmutableset com google common collect immutableset arrayimmutableset java util treeset java util navigableset java util sortedset com google common collect singletonimmutableset java util treemap keyset com google common collect regularimmutablemap entryset com google common collect abstractmultimap wrappedset com google common collect abstractmultimap wrappedcollection java util priorityqueue java util abstractqueue java util identityhashmap keyset launch class com google javascript jscomp controlflowanalysistest class path e linyun bug repo closure fix lib caja jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib junit jar e linyun bug repo closure fix lib junit jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib testrunner jar e linyun bug repo closure fix lib jarjar jar e linyun bug repo closure fix build lib js jar e linyun bug repo closure fix build test e linyun bug repo closure fix lib jar e linyun bug repo closure fix lib json jar e linyun bug repo closure fix build lib rhino jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib org hamcrest core jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib javassist jar e linyun bug repo closure fix lib jar e linyun bug repo closure fix lib protobuf java jar e linyun bug repo closure fix lib rhino testsrc org mozilla javascript tests commonjs module modules jar e linyun bug repo closure fix lib ant launcher jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib bcel jar e linyun bug repo closure fix lib ant jar e linyun bug repo closure fix lib guava jar e linyun bug repo closure fix build classes dump file path e linyun software eclipse java mars eclipse java mars clean eclipse trace closure fix exec expectedsteps cp e linyun bug repo closure fix lib caja jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib junit jar e linyun bug repo closure fix lib junit jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib testrunner jar e linyun bug repo closure fix lib jarjar jar e linyun bug repo closure fix build lib js jar e linyun bug repo closure fix build test e linyun bug repo closure fix lib jar e linyun bug repo closure fix lib json jar e linyun bug repo closure fix build lib rhino jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib org hamcrest core jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib javassist jar e linyun bug repo closure fix lib jar e linyun bug repo closure fix lib protobuf java jar e linyun bug repo closure fix lib rhino testsrc org mozilla javascript tests commonjs module modules jar e linyun bug repo closure fix lib ant launcher jar e linyun software eclipse java mars eclipse java mars clean eclipse dropins junit lib bcel jar e linyun bug repo closure fix lib ant jar e linyun bug repo closure fix lib guava jar e linyun bug repo closure fix build classes microbat evaluation junit microbattestrunner com google javascript jscomp controlflowanalysistest testdeepnestedfinally
| 1
|
123,831
| 4,876,737,864
|
IssuesEvent
|
2016-11-16 13:49:10
|
odalic/odalic-ui
|
https://api.github.com/repos/odalic/odalic-ui
|
opened
|
No processing results display for the first result paged until i hit Next and then Previous to get back
|
priority: High
|
This needs to be fixed.
|
1.0
|
No processing results display for the first result paged until i hit Next and then Previous to get back - This needs to be fixed.
|
priority
|
no processing results display for the first result paged until i hit next and then previous to get back this needs to be fixed
| 1
|
489,109
| 14,101,302,735
|
IssuesEvent
|
2020-11-06 06:32:24
|
webcompat/web-bugs
|
https://api.github.com/repos/webcompat/web-bugs
|
closed
|
open.spotify.com - design is broken
|
browser-fixme ml-needsdiagnosis-false ml-probability-high priority-critical
|
<!-- @browser: Dragon 65.0.2 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 IceDragon/65.0.2 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61193 -->
**URL**: https://open.spotify.com/
**Browser / Version**: Dragon 65.0.2
**Operating System**: Windows 10
**Tested Another Browser**: Yes Edge
**Problem type**: Design is broken
**Description**: Images not loaded
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/11/5d653da5-d47d-44a1-acee-637b9bf00f01.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: 20190318120942</li><li>channel: default</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/07d2dfd6-96ae-470a-a0c4-dc28835cef90)
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
1.0
|
open.spotify.com - design is broken - <!-- @browser: Dragon 65.0.2 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 IceDragon/65.0.2 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61193 -->
**URL**: https://open.spotify.com/
**Browser / Version**: Dragon 65.0.2
**Operating System**: Windows 10
**Tested Another Browser**: Yes Edge
**Problem type**: Design is broken
**Description**: Images not loaded
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/11/5d653da5-d47d-44a1-acee-637b9bf00f01.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: 20190318120942</li><li>channel: default</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/07d2dfd6-96ae-470a-a0c4-dc28835cef90)
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
priority
|
open spotify com design is broken url browser version dragon operating system windows tested another browser yes edge problem type design is broken description images not loaded 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 default hastouchscreen false mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
| 1
|
620,532
| 19,564,321,929
|
IssuesEvent
|
2022-01-03 21:06:42
|
stake-house/eth-wizard
|
https://api.github.com/repos/stake-house/eth-wizard
|
closed
|
Uncaught exception with Teku on Windows
|
bug priority - high Windows 10
|
Handle this better with eth-wizard 0.7.3.
```
2022-01-03 13:18:13,924 - ethwizard.platforms.windows10 - CRITICAL - Uncaught exception
Traceback (most recent call last):
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 62, in map_httpcore_exceptions
yield
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 177, in handle_request
status_code, headers, byte_stream, extensions = self._pool.handle_request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_sync\connection_pool.py", line 234, in handle_request
response = connection.handle_request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_sync\connection.py", line 136, in handle_request
self.socket = self._open_socket(timeout)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_sync\connection.py", line 163, in _open_socket
return self._backend.open_tcp_stream(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_backends\sync.py", line 144, in open_tcp_stream
return SyncSocketStream(sock=sock)
File "contextlib.py", line 137, in __exit__
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_exceptions.py", line 12, in map_exceptions
raise to_exc(exc) from None
httpcore.ConnectError: [WinError 10061] No connection could be made because the target machine actively refused it
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\windows10.py", line 2364, in install_teku
response = httpx.get(teku_query_url, headers=headers)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_api.py", line 189, in get
return request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_api.py", line 100, in request
return client.request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 792, in request
return self.send(request, auth=auth, follow_redirects=follow_redirects)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 877, in send
response = self._send_handling_auth(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 905, in _send_handling_auth
response = self._send_handling_redirects(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 942, in _send_handling_redirects
response = self._send_single_request(request)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 978, in _send_single_request
response = transport.handle_request(request)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 177, in handle_request
status_code, headers, byte_stream, extensions = self._pool.handle_request(
File "contextlib.py", line 137, in __exit__
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 79, in map_httpcore_exceptions
raise mapped_exc(message) from exc
httpx.ConnectError: [WinError 10061] No connection could be made because the target machine actively refused it
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "runpy.py", line 197, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\__main__.py", line 4, in <module>
wizard.run()
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\wizard.py", line 88, in run
sequence.run_from_start()
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\common.py", line 69, in run_from_start
return self._run_from_index(0, context)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\common.py", line 119, in _run_from_index
context = current_step.exc_function(current_step, context, self)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\windows10.py", line 263, in install_teku_function
if not install_teku(context[selected_directory], context[selected_network],
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\windows10.py", line 2371, in install_teku
log_file.seek(-1024, 2)
io.UnsupportedOperation: can't do nonzero end-relative seeks
```
|
1.0
|
Uncaught exception with Teku on Windows - Handle this better with eth-wizard 0.7.3.
```
2022-01-03 13:18:13,924 - ethwizard.platforms.windows10 - CRITICAL - Uncaught exception
Traceback (most recent call last):
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 62, in map_httpcore_exceptions
yield
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 177, in handle_request
status_code, headers, byte_stream, extensions = self._pool.handle_request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_sync\connection_pool.py", line 234, in handle_request
response = connection.handle_request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_sync\connection.py", line 136, in handle_request
self.socket = self._open_socket(timeout)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_sync\connection.py", line 163, in _open_socket
return self._backend.open_tcp_stream(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_backends\sync.py", line 144, in open_tcp_stream
return SyncSocketStream(sock=sock)
File "contextlib.py", line 137, in __exit__
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpcore\_exceptions.py", line 12, in map_exceptions
raise to_exc(exc) from None
httpcore.ConnectError: [WinError 10061] No connection could be made because the target machine actively refused it
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\windows10.py", line 2364, in install_teku
response = httpx.get(teku_query_url, headers=headers)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_api.py", line 189, in get
return request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_api.py", line 100, in request
return client.request(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 792, in request
return self.send(request, auth=auth, follow_redirects=follow_redirects)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 877, in send
response = self._send_handling_auth(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 905, in _send_handling_auth
response = self._send_handling_redirects(
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 942, in _send_handling_redirects
response = self._send_single_request(request)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_client.py", line 978, in _send_single_request
response = transport.handle_request(request)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 177, in handle_request
status_code, headers, byte_stream, extensions = self._pool.handle_request(
File "contextlib.py", line 137, in __exit__
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\httpx\_transports\default.py", line 79, in map_httpcore_exceptions
raise mapped_exc(message) from exc
httpx.ConnectError: [WinError 10061] No connection could be made because the target machine actively refused it
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "runpy.py", line 197, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\__main__.py", line 4, in <module>
wizard.run()
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\wizard.py", line 88, in run
sequence.run_from_start()
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\common.py", line 69, in run_from_start
return self._run_from_index(0, context)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\common.py", line 119, in _run_from_index
context = current_step.exc_function(current_step, context, self)
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\windows10.py", line 263, in install_teku_function
if not install_teku(context[selected_directory], context[selected_network],
File "C:\Users\Test\AppData\Local\Temp\7zS805612E6\ethwizard\platforms\windows10.py", line 2371, in install_teku
log_file.seek(-1024, 2)
io.UnsupportedOperation: can't do nonzero end-relative seeks
```
|
priority
|
uncaught exception with teku on windows handle this better with eth wizard ethwizard platforms critical uncaught exception traceback most recent call last file c users test appdata local temp httpx transports default py line in map httpcore exceptions yield file c users test appdata local temp httpx transports default py line in handle request status code headers byte stream extensions self pool handle request file c users test appdata local temp httpcore sync connection pool py line in handle request response connection handle request file c users test appdata local temp httpcore sync connection py line in handle request self socket self open socket timeout file c users test appdata local temp httpcore sync connection py line in open socket return self backend open tcp stream file c users test appdata local temp httpcore backends sync py line in open tcp stream return syncsocketstream sock sock file contextlib py line in exit file c users test appdata local temp httpcore exceptions py line in map exceptions raise to exc exc from none httpcore connecterror no connection could be made because the target machine actively refused it the above exception was the direct cause of the following exception traceback most recent call last file c users test appdata local temp ethwizard platforms py line in install teku response httpx get teku query url headers headers file c users test appdata local temp httpx api py line in get return request file c users test appdata local temp httpx api py line in request return client request file c users test appdata local temp httpx client py line in request return self send request auth auth follow redirects follow redirects file c users test appdata local temp httpx client py line in send response self send handling auth file c users test appdata local temp httpx client py line in send handling auth response self send handling redirects file c users test appdata local temp httpx client py line in send handling redirects response self send single request request file c users test appdata local temp httpx client py line in send single request response transport handle request request file c users test appdata local temp httpx transports default py line in handle request status code headers byte stream extensions self pool handle request file contextlib py line in exit file c users test appdata local temp httpx transports default py line in map httpcore exceptions raise mapped exc message from exc httpx connecterror no connection could be made because the target machine actively refused it during handling of the above exception another exception occurred traceback most recent call last file runpy py line in run module as main file runpy py line in run code file c users test appdata local temp ethwizard main py line in wizard run file c users test appdata local temp ethwizard wizard py line in run sequence run from start file c users test appdata local temp ethwizard platforms common py line in run from start return self run from index context file c users test appdata local temp ethwizard platforms common py line in run from index context current step exc function current step context self file c users test appdata local temp ethwizard platforms py line in install teku function if not install teku context context file c users test appdata local temp ethwizard platforms py line in install teku log file seek io unsupportedoperation can t do nonzero end relative seeks
| 1
|
312,122
| 9,543,589,544
|
IssuesEvent
|
2019-05-01 10:49:10
|
aau-giraf/weekplanner
|
https://api.github.com/repos/aau-giraf/weekplanner
|
closed
|
Change buttons on ConfirmDialog
|
priority: high type: refactor
|
The buttons on GirafConfirmDialog should be a button with gradient colors.
Button can be refactored after issue #85 has been merged.
|
1.0
|
Change buttons on ConfirmDialog - The buttons on GirafConfirmDialog should be a button with gradient colors.
Button can be refactored after issue #85 has been merged.
|
priority
|
change buttons on confirmdialog the buttons on girafconfirmdialog should be a button with gradient colors button can be refactored after issue has been merged
| 1
|
52,865
| 3,030,585,955
|
IssuesEvent
|
2015-08-04 18:13:19
|
Financial-Times/next-front-page
|
https://api.github.com/repos/Financial-Times/next-front-page
|
closed
|
Mobile News/fastFT toggle styling wrong
|
bug HIGH PRIORITY
|
- wrong font family
- missing the initial status underline
|
1.0
|
Mobile News/fastFT toggle styling wrong - - wrong font family
- missing the initial status underline
|
priority
|
mobile news fastft toggle styling wrong wrong font family missing the initial status underline
| 1
|
590,725
| 17,786,172,422
|
IssuesEvent
|
2021-08-31 11:20:23
|
IgniteUI/ignite-ui
|
https://api.github.com/repos/IgniteUI/ignite-ui
|
closed
|
igCombo - Duplicate items are displayed if dataSource contains both half-width and full-width characters and virtualization is enabled.
|
bug combo status: resolved priority: high
|
## Description
Duplicate items are displayed if dataSource contains both half-width and full-width characters and virtualization is enabled.
IE works as expected.
* ignite-ui version: 20.2.20.2.17
* browser: Chrome, Edge, FireFox
## Steps to reproduce
1. Run the attached sample in Chrome.
For both combos:
2. Open the drop down.
3. Scroll to the bottom of the list.
## Result
The last item is duplicated.
(You will see a different item gets duplicated if you scroll down quickly.)
## Expected result
No duplicate items.
## Attachments
[sample.zip](https://github.com/IgniteUI/ignite-ui/files/6456234/sample.zip)
|
1.0
|
igCombo - Duplicate items are displayed if dataSource contains both half-width and full-width characters and virtualization is enabled. - ## Description
Duplicate items are displayed if dataSource contains both half-width and full-width characters and virtualization is enabled.
IE works as expected.
* ignite-ui version: 20.2.20.2.17
* browser: Chrome, Edge, FireFox
## Steps to reproduce
1. Run the attached sample in Chrome.
For both combos:
2. Open the drop down.
3. Scroll to the bottom of the list.
## Result
The last item is duplicated.
(You will see a different item gets duplicated if you scroll down quickly.)
## Expected result
No duplicate items.
## Attachments
[sample.zip](https://github.com/IgniteUI/ignite-ui/files/6456234/sample.zip)
|
priority
|
igcombo duplicate items are displayed if datasource contains both half width and full width characters and virtualization is enabled description duplicate items are displayed if datasource contains both half width and full width characters and virtualization is enabled ie works as expected ignite ui version browser chrome edge firefox steps to reproduce run the attached sample in chrome for both combos open the drop down scroll to the bottom of the list result the last item is duplicated you will see a different item gets duplicated if you scroll down quickly expected result no duplicate items attachments
| 1
|
381,671
| 11,278,283,091
|
IssuesEvent
|
2020-01-15 06:13:55
|
qlcchain/go-qlc
|
https://api.github.com/repos/qlcchain/go-qlc
|
closed
|
minble-winble on QLCChain proposal
|
Priority: High Type: Enhancement
|
### Description of the issue
### Issue-Type
- [ ] bug report
- [x] feature request
- [ ] Documentation improvement
|
1.0
|
minble-winble on QLCChain proposal - ### Description of the issue
### Issue-Type
- [ ] bug report
- [x] feature request
- [ ] Documentation improvement
|
priority
|
minble winble on qlcchain proposal description of the issue issue type bug report feature request documentation improvement
| 1
|
432,141
| 12,489,646,133
|
IssuesEvent
|
2020-05-31 19:50:03
|
OpenMined/PyDP
|
https://api.github.com/repos/OpenMined/PyDP
|
closed
|
Provide version output
|
Good first issue :mortar_board: Priority: 2 - High :cold_sweat: Severity: 3 - Medium :unamused: Status: Available :wave: Type: New Feature :heavy_plus_sign:
|
## Feature Description
I would like to get the version of the package when I run `pydp.__version__`
## Is your feature request related to a problem?
Is common practice to provide a way to access the version of each package after importing it using .\_\_version\_\_ after the name of the imported pa
## What alternatives have you considered?
You can look into the version of the package from outside the python prompt
|
1.0
|
Provide version output - ## Feature Description
I would like to get the version of the package when I run `pydp.__version__`
## Is your feature request related to a problem?
Is common practice to provide a way to access the version of each package after importing it using .\_\_version\_\_ after the name of the imported pa
## What alternatives have you considered?
You can look into the version of the package from outside the python prompt
|
priority
|
provide version output feature description i would like to get the version of the package when i run pydp version is your feature request related to a problem is common practice to provide a way to access the version of each package after importing it using version after the name of the imported pa what alternatives have you considered you can look into the version of the package from outside the python prompt
| 1
|
366,019
| 10,807,760,018
|
IssuesEvent
|
2019-11-07 09:09:50
|
projectacrn/acrn-hypervisor
|
https://api.github.com/repos/projectacrn/acrn-hypervisor
|
closed
|
hv: remove registration of default port IO and MMIO handlers
|
priority: P2-High type: bug
|
The default behaviors of PIO & MMIO handlers are same for all VMs, no need to expose dedicated APIs to register default hanlders.
|
1.0
|
hv: remove registration of default port IO and MMIO handlers - The default behaviors of PIO & MMIO handlers are same for all VMs, no need to expose dedicated APIs to register default hanlders.
|
priority
|
hv remove registration of default port io and mmio handlers the default behaviors of pio mmio handlers are same for all vms no need to expose dedicated apis to register default hanlders
| 1
|
146,216
| 5,613,742,790
|
IssuesEvent
|
2017-04-03 10:09:03
|
CS2103JAN2017-W14-B2/main
|
https://api.github.com/repos/CS2103JAN2017-W14-B2/main
|
closed
|
Case-insensitive category names + post-process
|
priority.high type.bug
|
Post-process: first letter capitalized, the rest lowercase (eg. WOrK -> Work)
|
1.0
|
Case-insensitive category names + post-process - Post-process: first letter capitalized, the rest lowercase (eg. WOrK -> Work)
|
priority
|
case insensitive category names post process post process first letter capitalized the rest lowercase eg work work
| 1
|
397,292
| 11,726,370,238
|
IssuesEvent
|
2020-03-10 14:25:22
|
tranquilitybase-io/tb-gcp
|
https://api.github.com/repos/tranquilitybase-io/tb-gcp
|
closed
|
Remove the use of primitive roles
|
priority:high security
|
As a best practice, remove the use of any primitive roles associated with service accounts (e.g., project/owner)
|
1.0
|
Remove the use of primitive roles - As a best practice, remove the use of any primitive roles associated with service accounts (e.g., project/owner)
|
priority
|
remove the use of primitive roles as a best practice remove the use of any primitive roles associated with service accounts e g project owner
| 1
|
756,313
| 26,466,208,351
|
IssuesEvent
|
2023-01-17 00:04:18
|
evo-lua/evo-runtime
|
https://api.github.com/repos/evo-lua/evo-runtime
|
closed
|
Add a validation library to standardize the validation of function parameters
|
Priority: High Complexity: Low Scope: Runtime Status: In Progress Type: New Feature
|
Basically what NodeJS has: ``validateString(value, name)``, should raise an error if it's not a string. Then, use like this:
```lua
function someStringOperation(hopefullyStringValue)
validateString(hopefullyStringValue, "hopefullyStringValue")
end
someStringOperation(42) -- Not a string value
```
This would throw with "Expected argument hopefullyStringValue to be a string value, but received a number value instead" (or similar).
|
1.0
|
Add a validation library to standardize the validation of function parameters - Basically what NodeJS has: ``validateString(value, name)``, should raise an error if it's not a string. Then, use like this:
```lua
function someStringOperation(hopefullyStringValue)
validateString(hopefullyStringValue, "hopefullyStringValue")
end
someStringOperation(42) -- Not a string value
```
This would throw with "Expected argument hopefullyStringValue to be a string value, but received a number value instead" (or similar).
|
priority
|
add a validation library to standardize the validation of function parameters basically what nodejs has validatestring value name should raise an error if it s not a string then use like this lua function somestringoperation hopefullystringvalue validatestring hopefullystringvalue hopefullystringvalue end somestringoperation not a string value this would throw with expected argument hopefullystringvalue to be a string value but received a number value instead or similar
| 1
|
779,157
| 27,341,937,436
|
IssuesEvent
|
2023-02-26 22:08:39
|
ihhub/fheroes2
|
https://api.github.com/repos/ihhub/fheroes2
|
closed
|
Assertion while loading a particular map
|
bug high priority
|
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is reproducible on the [**latest snapshot build**](https://ihhub.github.io/fheroes2/INSTALL.html#snapshots-latest-builds).
### Platform
Windows
### Describe the bug

Cannot start playing on this map.
### Save file
[Map_0072.zip](https://github.com/ihhub/fheroes2/files/10833512/Map_0072.zip)
### Additional info
_No response_
|
1.0
|
Assertion while loading a particular map - ### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is reproducible on the [**latest snapshot build**](https://ihhub.github.io/fheroes2/INSTALL.html#snapshots-latest-builds).
### Platform
Windows
### Describe the bug

Cannot start playing on this map.
### Save file
[Map_0072.zip](https://github.com/ihhub/fheroes2/files/10833512/Map_0072.zip)
### Additional info
_No response_
|
priority
|
assertion while loading a particular map preliminary checks i ve checked that there aren t on the same topic i ve checked that this issue is reproducible on the platform windows describe the bug cannot start playing on this map save file additional info no response
| 1
|
204,512
| 7,088,259,045
|
IssuesEvent
|
2018-01-11 20:50:30
|
TypeStrong/atom-typescript
|
https://api.github.com/repos/TypeStrong/atom-typescript
|
closed
|
View: Call stack explorer
|
priority:high stale wishlist
|
Basically from a function if you trigger this option you get a view where you
- can see all the places that call this (and further expand those)
- can see all the places that get called from the current function (and further expand those)
|
1.0
|
View: Call stack explorer - Basically from a function if you trigger this option you get a view where you
- can see all the places that call this (and further expand those)
- can see all the places that get called from the current function (and further expand those)
|
priority
|
view call stack explorer basically from a function if you trigger this option you get a view where you can see all the places that call this and further expand those can see all the places that get called from the current function and further expand those
| 1
|
79,102
| 3,520,476,057
|
IssuesEvent
|
2016-01-12 21:01:57
|
washingtontrails/vms
|
https://api.github.com/repos/washingtontrails/vms
|
opened
|
VMS: Parental Relase form updated and moved to final resting place
|
Enhancement Med-High Priority Plone Pyramid VMS BUDGET
|
The 2016 Parental Release form has been updated to removed the reference to a specific work party. This single for is good for the full year and at any location in the state. The PDF document is located at: http://www.wta.org/volunteer/documents/2016-youth-parental-release-form/at_download/file
VMS links to this file need to be updated to point to this final location and updated document. Examples of the link location are
- on the Document Tab of a Work Party.
- Also perhaps in the forms section of a Youth My Backpack in the Work Party section.
|
1.0
|
VMS: Parental Relase form updated and moved to final resting place - The 2016 Parental Release form has been updated to removed the reference to a specific work party. This single for is good for the full year and at any location in the state. The PDF document is located at: http://www.wta.org/volunteer/documents/2016-youth-parental-release-form/at_download/file
VMS links to this file need to be updated to point to this final location and updated document. Examples of the link location are
- on the Document Tab of a Work Party.
- Also perhaps in the forms section of a Youth My Backpack in the Work Party section.
|
priority
|
vms parental relase form updated and moved to final resting place the parental release form has been updated to removed the reference to a specific work party this single for is good for the full year and at any location in the state the pdf document is located at vms links to this file need to be updated to point to this final location and updated document examples of the link location are on the document tab of a work party also perhaps in the forms section of a youth my backpack in the work party section
| 1
|
139,006
| 5,354,924,202
|
IssuesEvent
|
2017-02-20 11:20:10
|
MTG/similarity-annotator
|
https://api.github.com/repos/MTG/similarity-annotator
|
closed
|
Annotations created in child tier shouldn't appear in parent tier
|
high-priority
|
By now when two tiers are related the annotations created in one of them are copied to the other one, as is the need of riyaz dataset. This could be changed to a new kind of relationship between tiers that would specify this behavior.
We would like to have a hierarchical relationship, so annotations in parent appear in child but not the other way around. We should keep a link between them so, even if a segment is subsegmented in the child tier, modifying the "shared" start time or endtime will modify the segments both in parent and child.
|
1.0
|
Annotations created in child tier shouldn't appear in parent tier - By now when two tiers are related the annotations created in one of them are copied to the other one, as is the need of riyaz dataset. This could be changed to a new kind of relationship between tiers that would specify this behavior.
We would like to have a hierarchical relationship, so annotations in parent appear in child but not the other way around. We should keep a link between them so, even if a segment is subsegmented in the child tier, modifying the "shared" start time or endtime will modify the segments both in parent and child.
|
priority
|
annotations created in child tier shouldn t appear in parent tier by now when two tiers are related the annotations created in one of them are copied to the other one as is the need of riyaz dataset this could be changed to a new kind of relationship between tiers that would specify this behavior we would like to have a hierarchical relationship so annotations in parent appear in child but not the other way around we should keep a link between them so even if a segment is subsegmented in the child tier modifying the shared start time or endtime will modify the segments both in parent and child
| 1
|
372,526
| 11,016,557,922
|
IssuesEvent
|
2019-12-05 05:50:58
|
StrangeLoopGames/EcoIssues
|
https://api.github.com/repos/StrangeLoopGames/EcoIssues
|
closed
|
[0.9.0 staging-1277] Change Real Estate Desk logic
|
Fixed High Priority
|
- Remove Credit Tab
- Add account and currency to the Sell-buy tab
So everyone can buy and sell deed on one desk.
|
1.0
|
[0.9.0 staging-1277] Change Real Estate Desk logic - - Remove Credit Tab
- Add account and currency to the Sell-buy tab
So everyone can buy and sell deed on one desk.
|
priority
|
change real estate desk logic remove credit tab add account and currency to the sell buy tab so everyone can buy and sell deed on one desk
| 1
|
344,887
| 10,349,713,554
|
IssuesEvent
|
2019-09-04 23:36:07
|
oslc-op/oslc-specs
|
https://api.github.com/repos/oslc-op/oslc-specs
|
opened
|
Write a primer for OSLC Configuration Management
|
Domain: CfgM Priority: High Xtra: Jira
|
We need a document describing the motivation of the spec, and how to use it, with plenty of examples.
---
_Migrated from https://issues.oasis-open.org/browse/OSLCCORE-95 (opened by @ndjc; previously assigned to @ndjc)_
|
1.0
|
Write a primer for OSLC Configuration Management - We need a document describing the motivation of the spec, and how to use it, with plenty of examples.
---
_Migrated from https://issues.oasis-open.org/browse/OSLCCORE-95 (opened by @ndjc; previously assigned to @ndjc)_
|
priority
|
write a primer for oslc configuration management we need a document describing the motivation of the spec and how to use it with plenty of examples migrated from opened by ndjc previously assigned to ndjc
| 1
|
677,142
| 23,152,644,272
|
IssuesEvent
|
2022-07-29 09:49:13
|
labring/sealos
|
https://api.github.com/repos/labring/sealos
|
closed
|
sealos4 添加节点失败 (mount数据丢失)
|
type: bug priority: high
|
```
[root@master-168 ~]# sealos add --nodes 10.10.8.70
2022-07-26 15:29:44 [INFO] start to install app in this cluster
2022-07-26 15:29:44 [INFO] succeeded install app in this cluster: no change apps
2022-07-26 15:29:44 [INFO] start to scale this cluster
2022-07-26 15:29:44 [INFO] Executing pipeline JoinCheck in ScaleProcessor.
2022-07-26 15:29:44 [INFO] checker:hostname [192.168.2.168:22 10.10.8.70:22]
2022-07-26 15:29:45 [INFO] checker:timeSync [192.168.2.168:22 10.10.8.70:22]
2022-07-26 15:29:46 [INFO] Executing pipeline PreProcess in ScaleProcessor.
2022-07-26 15:29:46 [INFO] Executing pipeline RunConfig in ScaleProcessor.
2022-07-26 15:29:46 [INFO] Executing pipeline MountRootfs in ScaleProcessor.
10.10.8.70:22: bash: 第 0 行:cd: /var/lib/sealos/data/default/rootfs/scripts: 没有那个文件或目录
2022-07-26 15:29:46 [EROR] Applied to cluster error: failed to execute command(registryDomain=(sealos.hub) registryPassword=(passw0rd) registryPort=(5000) registryUsername=(admin) criData=(/var/lib/containerd) registryConfig=(/etc/registry) registryData=(/var/lib/registry) && cd /var/lib/sealos/data/default/rootfs/scripts && bash check.sh) on host(10.10.8.70:22): output(bash: 第 0 行:cd: /var/lib/sealos/data/default/rootfs/scripts: 没有那个文件或目录), error(Process exited with status 1)
2022-07-26 15:29:46 [INFO]
___ ___ ___ ___ ___ ___
/\ \ /\ \ /\ \ /\__\ /\ \ /\ \
/::\ \ /::\ \ /::\ \ /:/ / /::\ \ /::\ \
/:/\ \ \ /:/\:\ \ /:/\:\ \ /:/ / /:/\:\ \ /:/\ \ \
_\:\~\ \ \ /::\~\:\ \ /::\~\:\ \ /:/ / /:/ \:\ \ _\:\~\ \ \
/\ \:\ \ \__\ /:/\:\ \:\__\ /:/\:\ \:\__\ /:/__/ /:/__/ \:\__\ /\ \:\ \ \__\
\:\ \:\ \/__/ \:\~\:\ \/__/ \/__\:\/:/ / \:\ \ \:\ \ /:/ / \:\ \:\ \/__/
\:\ \:\__\ \:\ \:\__\ \::/ / \:\ \ \:\ /:/ / \:\ \:\__\
\:\/:/ / \:\ \/__/ /:/ / \:\ \ \:\/:/ / \:\/:/ /
\::/ / \:\__\ /:/ / \:\__\ \::/ / \::/ /
\/__/ \/__/ \/__/ \/__/ \/__/ \/__/
Website :https://www.sealos.io/
Address :github.com/labring/sealos
[root@master-168 ~]#
[root@master-168 ~]# sealos version
{"gitVersion":"4.0.0","gitCommit":"7146cfe","buildDate":"2022-06-30T14:24:31Z","goVersion":"go1.17.11","compiler":"gc","platform":"linux/amd64"}
[root@master-168 ~]#
[root@master-168 ~]# kubectl get no
NAME STATUS ROLES AGE VERSION
master-168 Ready control-plane 3h36m v1.24.3
[root@master-168 ~]#
```
|
1.0
|
sealos4 添加节点失败 (mount数据丢失) - ```
[root@master-168 ~]# sealos add --nodes 10.10.8.70
2022-07-26 15:29:44 [INFO] start to install app in this cluster
2022-07-26 15:29:44 [INFO] succeeded install app in this cluster: no change apps
2022-07-26 15:29:44 [INFO] start to scale this cluster
2022-07-26 15:29:44 [INFO] Executing pipeline JoinCheck in ScaleProcessor.
2022-07-26 15:29:44 [INFO] checker:hostname [192.168.2.168:22 10.10.8.70:22]
2022-07-26 15:29:45 [INFO] checker:timeSync [192.168.2.168:22 10.10.8.70:22]
2022-07-26 15:29:46 [INFO] Executing pipeline PreProcess in ScaleProcessor.
2022-07-26 15:29:46 [INFO] Executing pipeline RunConfig in ScaleProcessor.
2022-07-26 15:29:46 [INFO] Executing pipeline MountRootfs in ScaleProcessor.
10.10.8.70:22: bash: 第 0 行:cd: /var/lib/sealos/data/default/rootfs/scripts: 没有那个文件或目录
2022-07-26 15:29:46 [EROR] Applied to cluster error: failed to execute command(registryDomain=(sealos.hub) registryPassword=(passw0rd) registryPort=(5000) registryUsername=(admin) criData=(/var/lib/containerd) registryConfig=(/etc/registry) registryData=(/var/lib/registry) && cd /var/lib/sealos/data/default/rootfs/scripts && bash check.sh) on host(10.10.8.70:22): output(bash: 第 0 行:cd: /var/lib/sealos/data/default/rootfs/scripts: 没有那个文件或目录), error(Process exited with status 1)
2022-07-26 15:29:46 [INFO]
___ ___ ___ ___ ___ ___
/\ \ /\ \ /\ \ /\__\ /\ \ /\ \
/::\ \ /::\ \ /::\ \ /:/ / /::\ \ /::\ \
/:/\ \ \ /:/\:\ \ /:/\:\ \ /:/ / /:/\:\ \ /:/\ \ \
_\:\~\ \ \ /::\~\:\ \ /::\~\:\ \ /:/ / /:/ \:\ \ _\:\~\ \ \
/\ \:\ \ \__\ /:/\:\ \:\__\ /:/\:\ \:\__\ /:/__/ /:/__/ \:\__\ /\ \:\ \ \__\
\:\ \:\ \/__/ \:\~\:\ \/__/ \/__\:\/:/ / \:\ \ \:\ \ /:/ / \:\ \:\ \/__/
\:\ \:\__\ \:\ \:\__\ \::/ / \:\ \ \:\ /:/ / \:\ \:\__\
\:\/:/ / \:\ \/__/ /:/ / \:\ \ \:\/:/ / \:\/:/ /
\::/ / \:\__\ /:/ / \:\__\ \::/ / \::/ /
\/__/ \/__/ \/__/ \/__/ \/__/ \/__/
Website :https://www.sealos.io/
Address :github.com/labring/sealos
[root@master-168 ~]#
[root@master-168 ~]# sealos version
{"gitVersion":"4.0.0","gitCommit":"7146cfe","buildDate":"2022-06-30T14:24:31Z","goVersion":"go1.17.11","compiler":"gc","platform":"linux/amd64"}
[root@master-168 ~]#
[root@master-168 ~]# kubectl get no
NAME STATUS ROLES AGE VERSION
master-168 Ready control-plane 3h36m v1.24.3
[root@master-168 ~]#
```
|
priority
|
添加节点失败 (mount数据丢失) sealos add nodes start to install app in this cluster succeeded install app in this cluster no change apps start to scale this cluster executing pipeline joincheck in scaleprocessor checker hostname checker timesync executing pipeline preprocess in scaleprocessor executing pipeline runconfig in scaleprocessor executing pipeline mountrootfs in scaleprocessor bash 第 行 cd var lib sealos data default rootfs scripts 没有那个文件或目录 applied to cluster error failed to execute command registrydomain sealos hub registrypassword registryport registryusername admin cridata var lib containerd registryconfig etc registry registrydata var lib registry cd var lib sealos data default rootfs scripts bash check sh on host output bash 第 行 cd var lib sealos data default rootfs scripts 没有那个文件或目录 error process exited with status website address github com labring sealos sealos version gitversion gitcommit builddate goversion compiler gc platform linux kubectl get no name status roles age version master ready control plane
| 1
|
359,514
| 10,677,316,857
|
IssuesEvent
|
2019-10-21 15:13:57
|
wso2/product-apim
|
https://api.github.com/repos/wso2/product-apim
|
closed
|
[Publisher] User with create only permissions can see a clickable Publish button
|
3.0.0 Priority/High Type/Bug
|
A user with create only permissions can see a clickable publish button in the **custom stepper**.
When it is clicked, an empty error message is displayed.

|
1.0
|
[Publisher] User with create only permissions can see a clickable Publish button - A user with create only permissions can see a clickable publish button in the **custom stepper**.
When it is clicked, an empty error message is displayed.

|
priority
|
user with create only permissions can see a clickable publish button a user with create only permissions can see a clickable publish button in the custom stepper when it is clicked an empty error message is displayed
| 1
|
213,475
| 7,254,129,000
|
IssuesEvent
|
2018-02-16 09:43:47
|
geosolutions-it/clevmetro-nfd
|
https://api.github.com/repos/geosolutions-it/clevmetro-nfd
|
opened
|
Decoupling form items positions mapping from model fields
|
Priority High backend
|
Form items positioning into the frontend panel tabs must be flexible.
Decoupling from model fields structure must be implemented
|
1.0
|
Decoupling form items positions mapping from model fields - Form items positioning into the frontend panel tabs must be flexible.
Decoupling from model fields structure must be implemented
|
priority
|
decoupling form items positions mapping from model fields form items positioning into the frontend panel tabs must be flexible decoupling from model fields structure must be implemented
| 1
|
798,250
| 28,241,170,538
|
IssuesEvent
|
2023-04-06 07:17:20
|
AY2223S2-CS2103T-T12-2/tp
|
https://api.github.com/repos/AY2223S2-CS2103T-T12-2/tp
|
closed
|
Create Ward and refactor model for Ward
|
type.Task priority.High
|
Ward is a simple card containing a string
Patient will have attribute ward
Ward will be editable
|
1.0
|
Create Ward and refactor model for Ward - Ward is a simple card containing a string
Patient will have attribute ward
Ward will be editable
|
priority
|
create ward and refactor model for ward ward is a simple card containing a string patient will have attribute ward ward will be editable
| 1
|
672,238
| 22,796,821,224
|
IssuesEvent
|
2022-07-10 21:00:31
|
KinsonDigital/Velaptor
|
https://api.github.com/repos/KinsonDigital/Velaptor
|
closed
|
🚧Figure out how to get a custom domain name for Velaptor
|
high priority preview 🔗has dependencies
|
### I have done the items below . . .
- [X] I have updated the title by replacing the '**_\<title\>_**' section.
### Description
Do some research to figure out how to secure a domain for the doc site for **Velaptor**.
### Acceptance Criteria
**This issue is finished when:**
- [ ] Find best place to get domain from (godaddy.com maybe?)
- [ ] Get cost based on best place to get it
- [ ] Make changes to the doc site to use the new domain and get it working
### ToDo Items
- [ ] Draft pull request created and linked to this issue
- [X] Priority label added to issue (**_low priority_**, **_medium priority_**, or **_high priority_**)
- [X] Issue linked to the proper project
- [X] Issue linked to proper milestone
### Issue Dependencies
- #266
### Related Work
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
|
1.0
|
🚧Figure out how to get a custom domain name for Velaptor - ### I have done the items below . . .
- [X] I have updated the title by replacing the '**_\<title\>_**' section.
### Description
Do some research to figure out how to secure a domain for the doc site for **Velaptor**.
### Acceptance Criteria
**This issue is finished when:**
- [ ] Find best place to get domain from (godaddy.com maybe?)
- [ ] Get cost based on best place to get it
- [ ] Make changes to the doc site to use the new domain and get it working
### ToDo Items
- [ ] Draft pull request created and linked to this issue
- [X] Priority label added to issue (**_low priority_**, **_medium priority_**, or **_high priority_**)
- [X] Issue linked to the proper project
- [X] Issue linked to proper milestone
### Issue Dependencies
- #266
### Related Work
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
|
priority
|
🚧figure out how to get a custom domain name for velaptor i have done the items below i have updated the title by replacing the section description do some research to figure out how to secure a domain for the doc site for velaptor acceptance criteria this issue is finished when find best place to get domain from godaddy com maybe get cost based on best place to get it make changes to the doc site to use the new domain and get it working todo items draft pull request created and linked to this issue priority label added to issue low priority medium priority or high priority issue linked to the proper project issue linked to proper milestone issue dependencies related work no response code of conduct i agree to follow this project s code of conduct
| 1
|
568,906
| 16,990,375,157
|
IssuesEvent
|
2021-06-30 19:34:31
|
rich-iannone/pointblank
|
https://api.github.com/repos/rich-iannone/pointblank
|
opened
|
Tolerance for testing column value equality
|
Difficulty: [3] Advanced Effort: [3] High Priority: [3] High Type: ★ Enhancement
|
Apply this to `col_vals_equal()` and `col_vals_not_equal()` (plus the variants of those functions). Use whatever *testthat* 3e uses for tolerance (based on `all_equal()`). Make sure this works in YAML, when creating testthat files, and across all data sources (e.g., databases).
Thank you @eveyp for this! (original post from Discussions below)
### Discussed in https://github.com/rich-iannone/pointblank/discussions/325
<div type='discussions-op-text'>
<sup>Originally posted by **eveyp** June 30, 2021</sup>
Would it be possible to specify a tolerance when testing if column values are equal to a specified value? This would be helpful to avoid floating point round off issues.
It could be similar to how `testthat` has `expect_equal()` which allows for a tolerance and `expect_identical()` which requires the values to be exactly the same (https://testthat.r-lib.org/reference/equality-expectations.html).</div>
|
1.0
|
Tolerance for testing column value equality - Apply this to `col_vals_equal()` and `col_vals_not_equal()` (plus the variants of those functions). Use whatever *testthat* 3e uses for tolerance (based on `all_equal()`). Make sure this works in YAML, when creating testthat files, and across all data sources (e.g., databases).
Thank you @eveyp for this! (original post from Discussions below)
### Discussed in https://github.com/rich-iannone/pointblank/discussions/325
<div type='discussions-op-text'>
<sup>Originally posted by **eveyp** June 30, 2021</sup>
Would it be possible to specify a tolerance when testing if column values are equal to a specified value? This would be helpful to avoid floating point round off issues.
It could be similar to how `testthat` has `expect_equal()` which allows for a tolerance and `expect_identical()` which requires the values to be exactly the same (https://testthat.r-lib.org/reference/equality-expectations.html).</div>
|
priority
|
tolerance for testing column value equality apply this to col vals equal and col vals not equal plus the variants of those functions use whatever testthat uses for tolerance based on all equal make sure this works in yaml when creating testthat files and across all data sources e g databases thank you eveyp for this original post from discussions below discussed in originally posted by eveyp june would it be possible to specify a tolerance when testing if column values are equal to a specified value this would be helpful to avoid floating point round off issues it could be similar to how testthat has expect equal which allows for a tolerance and expect identical which requires the values to be exactly the same
| 1
|
68,086
| 3,284,155,619
|
IssuesEvent
|
2015-10-28 15:37:47
|
CenterForOpenScience/osf.io
|
https://api.github.com/repos/CenterForOpenScience/osf.io
|
closed
|
Easier token process for non-web applications
|
Core: API v2 JIRA priority - high
|
Current and immediate-term plans for authentication for the API require a web browser to authenticate a token. Many of our expected uses will not involve a web browser. We need a streamlined way to get people into authenticated APIs that give them appropriate project permissions. This task will require a short proposal and will involve UI as well as possible CAS interaction.
|
1.0
|
Easier token process for non-web applications - Current and immediate-term plans for authentication for the API require a web browser to authenticate a token. Many of our expected uses will not involve a web browser. We need a streamlined way to get people into authenticated APIs that give them appropriate project permissions. This task will require a short proposal and will involve UI as well as possible CAS interaction.
|
priority
|
easier token process for non web applications current and immediate term plans for authentication for the api require a web browser to authenticate a token many of our expected uses will not involve a web browser we need a streamlined way to get people into authenticated apis that give them appropriate project permissions this task will require a short proposal and will involve ui as well as possible cas interaction
| 1
|
448,507
| 12,951,753,746
|
IssuesEvent
|
2020-07-19 17:57:22
|
BlueMap-Minecraft/BlueMap
|
https://api.github.com/repos/BlueMap-Minecraft/BlueMap
|
opened
|
Render-Command does Chunk-Collection on the server-thread instead of async
|
bug high priority module: common
|
Chunk-Collection needs to be done async!
Also optimize the chunk-collection if a chunk-filter is used.
Related Watchdog-Timeout:
```
[18:31:48] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[18:31:48] [Paper Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: RUNNABLE
[18:31:48] [Paper Watchdog Thread/ERROR]: Stack:
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.io.RandomAccessFile.read0(Native Method)
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.io.RandomAccessFile.read(RandomAccessFile.java:368)
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.io.RandomAccessFile.readByte(RandomAccessFile.java:710)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.core.mca.MCAWorld.getChunkList(MCAWorld.java:285)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.core.world.World.getChunkList(World.java:93)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.CommandHelper.createMapRenderTask(CommandHelper.java:135)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.CommandHelper.createWorldRenderTask(CommandHelper.java:115)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.Commands.renderCommand(Commands.java:446)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.Commands$$Lambda$3458/0x00000008014cbc40.run(Unknown Source)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.shadow.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.shadow.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.shadow.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:141)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.bukkit.BukkitCommands$CommandProxy.execute(BukkitCommands.java:106)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:794)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1921)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1732)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:43)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$7262/0x0000000802dfa440.run(Unknown Source)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1191)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1184)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1160)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1004)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$3061/0x0000000801329c40.run(Unknown Source)
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.lang.Thread.run(Thread.java:832)
```
|
1.0
|
Render-Command does Chunk-Collection on the server-thread instead of async - Chunk-Collection needs to be done async!
Also optimize the chunk-collection if a chunk-filter is used.
Related Watchdog-Timeout:
```
[18:31:48] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[18:31:48] [Paper Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: RUNNABLE
[18:31:48] [Paper Watchdog Thread/ERROR]: Stack:
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.io.RandomAccessFile.read0(Native Method)
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.io.RandomAccessFile.read(RandomAccessFile.java:368)
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.io.RandomAccessFile.readByte(RandomAccessFile.java:710)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.core.mca.MCAWorld.getChunkList(MCAWorld.java:285)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.core.world.World.getChunkList(World.java:93)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.CommandHelper.createMapRenderTask(CommandHelper.java:135)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.CommandHelper.createWorldRenderTask(CommandHelper.java:115)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.Commands.renderCommand(Commands.java:446)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.common.plugin.commands.Commands$$Lambda$3458/0x00000008014cbc40.run(Unknown Source)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.shadow.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.shadow.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.shadow.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:141)
[18:31:48] [Paper Watchdog Thread/ERROR]: de.bluecolored.bluemap.bukkit.BukkitCommands$CommandProxy.execute(BukkitCommands.java:106)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:794)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1921)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1732)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:43)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$7262/0x0000000802dfa440.run(Unknown Source)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1191)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1184)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1160)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1004)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[18:31:48] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$3061/0x0000000801329c40.run(Unknown Source)
[18:31:48] [Paper Watchdog Thread/ERROR]: java.base@14.0.1/java.lang.Thread.run(Thread.java:832)
```
|
priority
|
render command does chunk collection on the server thread instead of async chunk collection needs to be done async also optimize the chunk collection if a chunk filter is used related watchdog timeout current thread server thread pid suspended false native false state runnable stack java base java io randomaccessfile native method java base java io randomaccessfile read randomaccessfile java java base java io randomaccessfile readbyte randomaccessfile java de bluecolored bluemap core mca mcaworld getchunklist mcaworld java de bluecolored bluemap core world world getchunklist world java de bluecolored bluemap common plugin commands commandhelper createmaprendertask commandhelper java de bluecolored bluemap common plugin commands commandhelper createworldrendertask commandhelper java de bluecolored bluemap common plugin commands commands rendercommand commands java de bluecolored bluemap common plugin commands commands lambda run unknown source de bluecolored shadow mojang brigadier commanddispatcher execute commanddispatcher java de bluecolored shadow mojang brigadier commanddispatcher execute commanddispatcher java de bluecolored shadow mojang brigadier commanddispatcher execute commanddispatcher java de bluecolored bluemap bukkit bukkitcommands commandproxy execute bukkitcommands java app org bukkit command simplecommandmap dispatch simplecommandmap java app org bukkit craftbukkit craftserver dispatchcommand craftserver java app net minecraft server playerconnection handlecommand playerconnection java app net minecraft server playerconnection a playerconnection java app net minecraft server packetplayinchat a packetplayinchat java app net minecraft server packetplayinchat a packetplayinchat java app net minecraft server playerconnectionutils lambda ensuremainthread playerconnectionutils java app net minecraft server playerconnectionutils lambda run unknown source app net minecraft server ticktask run sourcefile app net minecraft server iasynctaskhandler executetask iasynctaskhandler java app net minecraft server iasynctaskhandlerreentrant executetask sourcefile app net minecraft server iasynctaskhandler executenext iasynctaskhandler java app net minecraft server minecraftserver az minecraftserver java app net minecraft server minecraftserver executenext minecraftserver java app net minecraft server iasynctaskhandler awaittasks iasynctaskhandler java app net minecraft server minecraftserver sleepfortick minecraftserver java app net minecraft server minecraftserver v minecraftserver java app net minecraft server minecraftserver lambda a minecraftserver java app net minecraft server minecraftserver lambda run unknown source java base java lang thread run thread java
| 1
|
222,642
| 7,434,699,964
|
IssuesEvent
|
2018-03-26 12:00:21
|
wso2/docker-apim
|
https://api.github.com/repos/wso2/docker-apim
|
closed
|
Update Docker Compose Templates to use new API-M Docker Images
|
Priority/High Type/Improvement
|
**Description:**
Currently, API Manager Docker Compose templates use a separate set of Dockerfiles for building its Docker images. This process can be improved by using the API Manager Docker images built with the default Dockerfiles and using volume mounts to provide the configurations. As a result, Docker Compose templates would not need to build new product Docker images.
**Affected Product Version:**
2.1.0
**Related Issues:**
https://github.com/wso2/docker-is/issues/18, https://github.com/wso2/docker-ei/issues/13, https://github.com/wso2/docker-das/issues/3
|
1.0
|
Update Docker Compose Templates to use new API-M Docker Images - **Description:**
Currently, API Manager Docker Compose templates use a separate set of Dockerfiles for building its Docker images. This process can be improved by using the API Manager Docker images built with the default Dockerfiles and using volume mounts to provide the configurations. As a result, Docker Compose templates would not need to build new product Docker images.
**Affected Product Version:**
2.1.0
**Related Issues:**
https://github.com/wso2/docker-is/issues/18, https://github.com/wso2/docker-ei/issues/13, https://github.com/wso2/docker-das/issues/3
|
priority
|
update docker compose templates to use new api m docker images description currently api manager docker compose templates use a separate set of dockerfiles for building its docker images this process can be improved by using the api manager docker images built with the default dockerfiles and using volume mounts to provide the configurations as a result docker compose templates would not need to build new product docker images affected product version related issues
| 1
|
708,218
| 24,334,499,894
|
IssuesEvent
|
2022-10-01 00:09:02
|
AlphaWallet/alpha-wallet-android
|
https://api.github.com/repos/AlphaWallet/alpha-wallet-android
|
closed
|
Implement displaying NFT rarity (not attribute rarity) from OpenSea API
|
High Priority
|
Keywords to look for: [OpenSea OpenRarity]
If so, let's figure out how to get it in
|
1.0
|
Implement displaying NFT rarity (not attribute rarity) from OpenSea API - Keywords to look for: [OpenSea OpenRarity]
If so, let's figure out how to get it in
|
priority
|
implement displaying nft rarity not attribute rarity from opensea api keywords to look for if so let s figure out how to get it in
| 1
|
83,698
| 3,640,871,241
|
IssuesEvent
|
2016-02-13 06:19:29
|
DistrictDataLabs/trinket
|
https://api.github.com/repos/DistrictDataLabs/trinket
|
closed
|
Multi file dataset workflow
|
priority: high type: feature
|
Implement/wireframe the multi-file dataset workflow and detail pages.
|
1.0
|
Multi file dataset workflow - Implement/wireframe the multi-file dataset workflow and detail pages.
|
priority
|
multi file dataset workflow implement wireframe the multi file dataset workflow and detail pages
| 1
|
651,474
| 21,480,222,621
|
IssuesEvent
|
2022-04-26 16:59:25
|
r-priyam/expecto-patronum
|
https://api.github.com/repos/r-priyam/expecto-patronum
|
closed
|
Commands: reminder
|
Meta: BugFix Priority: High SEM: Minor Status: WIP
|
Add `reminder` related commands.
Command to add -
- create
- delete
- clear
- list
|
1.0
|
Commands: reminder - Add `reminder` related commands.
Command to add -
- create
- delete
- clear
- list
|
priority
|
commands reminder add reminder related commands command to add create delete clear list
| 1
|
459,295
| 13,190,028,322
|
IssuesEvent
|
2020-08-13 09:28:16
|
mlr-org/mlr3measures
|
https://api.github.com/repos/mlr-org/mlr3measures
|
closed
|
Implement more multiclass classification measures
|
Priority: High Status: Available Type: Enhancement
|
There are some additional measures in https://github.com/mlr-org/measures. We want those which can be implemented in <= 10 lines of code (this excludes the AUC stuff for now).
|
1.0
|
Implement more multiclass classification measures - There are some additional measures in https://github.com/mlr-org/measures. We want those which can be implemented in <= 10 lines of code (this excludes the AUC stuff for now).
|
priority
|
implement more multiclass classification measures there are some additional measures in we want those which can be implemented in lines of code this excludes the auc stuff for now
| 1
|
794,995
| 28,058,367,263
|
IssuesEvent
|
2023-03-29 10:55:10
|
GluuFederation/oxTrust
|
https://api.github.com/repos/GluuFederation/oxTrust
|
opened
|
oxTrust incorrectly references default auth method from OIDC client's properties
|
bug High Priority
|
## Description
When a default authentication script is set for some OIDC client in oxTrust, it's the script's inum what is now written to "oxAuthDefaultAcrValues" attribute of the script's DB entry - but while serving OIDC flows oxAuth still seem to try to look up the script as if it was its acr_value (display name)
## Steps To Reproduce
1. Enable "basic" authentication script
2. Set it as a default acr for some OIDC client
3. Make sure no other auth method may take precedence for this client
4. Start the flow for the client without specifying which acr to use explicitly
5. Check the client's DB entry "oxAuthDefaultAcrValues" attribute
## Expected behavior
Unless any override happens oxAuth engages the script set as default acr for the client
## Actual behavior
Flow fails with an error page. In oxauth.log next lines appear:
```
2023-03-28 17:13:31,909 ERROR [qtp902478634-15] [gluu.oxauth.authorize.ws.rs.AuthorizeAction] (AuthorizeAction.java:285) - Failed to get CustomScriptConfiguration. auth_step: 1, acr_values: A51E-76DA
2023-03-28 17:13:31,909 TRACE [qtp902478634-15] [org.gluu.oxauth.service.AuthorizeService] (AuthorizeService.java:184) - permissionDenied
```
When client's DB entry is displayed, you can notice that "oxAuthDefaultAcrValues" attribute contains `inum` of the script set as default, the same that appears in the logged error above.
According you @yuriyz this is 100% oxTrust issue and the script must be referenced by its name, not by its inum or DN.
|
1.0
|
oxTrust incorrectly references default auth method from OIDC client's properties - ## Description
When a default authentication script is set for some OIDC client in oxTrust, it's the script's inum what is now written to "oxAuthDefaultAcrValues" attribute of the script's DB entry - but while serving OIDC flows oxAuth still seem to try to look up the script as if it was its acr_value (display name)
## Steps To Reproduce
1. Enable "basic" authentication script
2. Set it as a default acr for some OIDC client
3. Make sure no other auth method may take precedence for this client
4. Start the flow for the client without specifying which acr to use explicitly
5. Check the client's DB entry "oxAuthDefaultAcrValues" attribute
## Expected behavior
Unless any override happens oxAuth engages the script set as default acr for the client
## Actual behavior
Flow fails with an error page. In oxauth.log next lines appear:
```
2023-03-28 17:13:31,909 ERROR [qtp902478634-15] [gluu.oxauth.authorize.ws.rs.AuthorizeAction] (AuthorizeAction.java:285) - Failed to get CustomScriptConfiguration. auth_step: 1, acr_values: A51E-76DA
2023-03-28 17:13:31,909 TRACE [qtp902478634-15] [org.gluu.oxauth.service.AuthorizeService] (AuthorizeService.java:184) - permissionDenied
```
When client's DB entry is displayed, you can notice that "oxAuthDefaultAcrValues" attribute contains `inum` of the script set as default, the same that appears in the logged error above.
According you @yuriyz this is 100% oxTrust issue and the script must be referenced by its name, not by its inum or DN.
|
priority
|
oxtrust incorrectly references default auth method from oidc client s properties description when a default authentication script is set for some oidc client in oxtrust it s the script s inum what is now written to oxauthdefaultacrvalues attribute of the script s db entry but while serving oidc flows oxauth still seem to try to look up the script as if it was its acr value display name steps to reproduce enable basic authentication script set it as a default acr for some oidc client make sure no other auth method may take precedence for this client start the flow for the client without specifying which acr to use explicitly check the client s db entry oxauthdefaultacrvalues attribute expected behavior unless any override happens oxauth engages the script set as default acr for the client actual behavior flow fails with an error page in oxauth log next lines appear error authorizeaction java failed to get customscriptconfiguration auth step acr values trace authorizeservice java permissiondenied when client s db entry is displayed you can notice that oxauthdefaultacrvalues attribute contains inum of the script set as default the same that appears in the logged error above according you yuriyz this is oxtrust issue and the script must be referenced by its name not by its inum or dn
| 1
|
211,931
| 7,214,240,108
|
IssuesEvent
|
2018-02-08 01:10:09
|
mattgodbolt/compiler-explorer
|
https://api.github.com/repos/mattgodbolt/compiler-explorer
|
opened
|
CSP issues
|
bug high priority
|
Maybe? I just updated the live site with the big webpack merge and see:
```
The Content Security Policy 'default-src 'self' 'report-sample' https://*.godbolt.org localhost:*;style-src 'self' 'unsafe-inline' 'report-sample' https://*.godbolt.org localhost:*;script-src 'self' 'unsafe-inline' 'report-sample' data: https://*.godbolt.org localhost:* https://*.twitter.com https://www.fullstory.com https://www.google-analytics.com https://apis.google.com https://ssl.google-analytics.com;img-src 'self' https://*.godbolt.org localhost:* data: https://www.google-analytics.com/ https://syndication.twitter.com https://ssl.google-analytics.com https://csi.gstatic.com;font-src 'self' data: https://*.godbolt.org localhost:* https://fonts.gstatic.com https://themes.googleusercontent.com;frame-src 'self' https://*.godbolt.org localhost:* https://www.google-analytics.com https://accounts.google.com/ https://content.googleapis.com/ https://rs.fullstory.com/ https://sentry.io https://platform.twitter.com/ https://syndication.twitter.com/;connect-src *;media-src https://ssl.gstatic.com' was delivered in report-only mode, but does not specify a 'report-uri'; the policy will have no effect. Please either add a 'report-uri' directive, or deliver the policy via the 'Content-Security-Policy' header.
godbolt.org/:1 The Content Security Policy 'default-src 'self' 'report-sample' https://*.godbolt.org localhost:*;style-src 'self' 'unsafe-inline' 'report-sample' https://*.godbolt.org localhost:*;script-src 'self' 'unsafe-inline' 'report-sample' data: https://*.godbolt.org localhost:* https://*.twitter.com https://www.fullstory.com https://www.google-analytics.com https://apis.google.com https://ssl.google-analytics.com;img-src 'self' https://*.godbolt.org localhost:* data: https://www.google-analytics.com/ https://syndication.twitter.com https://ssl.google-analytics.com https://csi.gstatic.com;font-src 'self' data: https://*.godbolt.org localhost:* https://fonts.gstatic.com https://themes.googleusercontent.com;frame-src 'self' https://*.godbolt.org localhost:* https://www.google-analytics.com https://accounts.google.com/ https://content.googleapis.com/ https://rs.fullstory.com/ https://sentry.io https://platform.twitter.com/ https://syndication.twitter.com/;connect-src *;media-src https://ssl.gstatic.com' was delivered in report-only mode, but does not specify a 'report-uri'; the policy will have no effect. Please either add a 'report-uri' directive, or deliver the policy via the 'Content-Security-Policy' header.
```
It doesn't appear to cause issues, though. Any ideas?
|
1.0
|
CSP issues - Maybe? I just updated the live site with the big webpack merge and see:
```
The Content Security Policy 'default-src 'self' 'report-sample' https://*.godbolt.org localhost:*;style-src 'self' 'unsafe-inline' 'report-sample' https://*.godbolt.org localhost:*;script-src 'self' 'unsafe-inline' 'report-sample' data: https://*.godbolt.org localhost:* https://*.twitter.com https://www.fullstory.com https://www.google-analytics.com https://apis.google.com https://ssl.google-analytics.com;img-src 'self' https://*.godbolt.org localhost:* data: https://www.google-analytics.com/ https://syndication.twitter.com https://ssl.google-analytics.com https://csi.gstatic.com;font-src 'self' data: https://*.godbolt.org localhost:* https://fonts.gstatic.com https://themes.googleusercontent.com;frame-src 'self' https://*.godbolt.org localhost:* https://www.google-analytics.com https://accounts.google.com/ https://content.googleapis.com/ https://rs.fullstory.com/ https://sentry.io https://platform.twitter.com/ https://syndication.twitter.com/;connect-src *;media-src https://ssl.gstatic.com' was delivered in report-only mode, but does not specify a 'report-uri'; the policy will have no effect. Please either add a 'report-uri' directive, or deliver the policy via the 'Content-Security-Policy' header.
godbolt.org/:1 The Content Security Policy 'default-src 'self' 'report-sample' https://*.godbolt.org localhost:*;style-src 'self' 'unsafe-inline' 'report-sample' https://*.godbolt.org localhost:*;script-src 'self' 'unsafe-inline' 'report-sample' data: https://*.godbolt.org localhost:* https://*.twitter.com https://www.fullstory.com https://www.google-analytics.com https://apis.google.com https://ssl.google-analytics.com;img-src 'self' https://*.godbolt.org localhost:* data: https://www.google-analytics.com/ https://syndication.twitter.com https://ssl.google-analytics.com https://csi.gstatic.com;font-src 'self' data: https://*.godbolt.org localhost:* https://fonts.gstatic.com https://themes.googleusercontent.com;frame-src 'self' https://*.godbolt.org localhost:* https://www.google-analytics.com https://accounts.google.com/ https://content.googleapis.com/ https://rs.fullstory.com/ https://sentry.io https://platform.twitter.com/ https://syndication.twitter.com/;connect-src *;media-src https://ssl.gstatic.com' was delivered in report-only mode, but does not specify a 'report-uri'; the policy will have no effect. Please either add a 'report-uri' directive, or deliver the policy via the 'Content-Security-Policy' header.
```
It doesn't appear to cause issues, though. Any ideas?
|
priority
|
csp issues maybe i just updated the live site with the big webpack merge and see the content security policy default src self report sample localhost style src self unsafe inline report sample localhost script src self unsafe inline report sample data localhost self localhost data self data localhost self localhost media src was delivered in report only mode but does not specify a report uri the policy will have no effect please either add a report uri directive or deliver the policy via the content security policy header godbolt org the content security policy default src self report sample localhost style src self unsafe inline report sample localhost script src self unsafe inline report sample data localhost self localhost data self data localhost self localhost media src was delivered in report only mode but does not specify a report uri the policy will have no effect please either add a report uri directive or deliver the policy via the content security policy header it doesn t appear to cause issues though any ideas
| 1
|
72,458
| 3,386,122,142
|
IssuesEvent
|
2015-11-27 15:35:37
|
pombase/curation
|
https://api.github.com/repos/pombase/curation
|
closed
|
ure4 and ure6
|
high priority
|
in the GO terms we don't annotate
SPAC3A12.09c.1 GO:0006807 nitrogen compound metabolic process PomBase
SPAC29A4.13.1 GO:0006807 nitrogen compound metabolic process PomBase
implies that
ure4
and
ure6
have lost their current annotations to urea metabolic process. Need adding back...
|
1.0
|
ure4 and ure6 -
in the GO terms we don't annotate
SPAC3A12.09c.1 GO:0006807 nitrogen compound metabolic process PomBase
SPAC29A4.13.1 GO:0006807 nitrogen compound metabolic process PomBase
implies that
ure4
and
ure6
have lost their current annotations to urea metabolic process. Need adding back...
|
priority
|
and in the go terms we don t annotate go nitrogen compound metabolic process pombase go nitrogen compound metabolic process pombase implies that and have lost their current annotations to urea metabolic process need adding back
| 1
|
172,105
| 6,499,154,935
|
IssuesEvent
|
2017-08-22 20:20:08
|
opencurrents/opencurrents
|
https://api.github.com/repos/opencurrents/opencurrents
|
closed
|
approve-hours: error when deferring two volunteers from the same week
|
bug priority high
|
error: User matching query does not exist
https://github.com/opencurrents/opencurrents/blob/approve_hours/openCurrents/views.py#L384
> INFO:openCurrents.views:templist: [u'4nikolashe@gmail.com:1:8-21-2017', u'nicko.shestopalov@gmail.com:1:8-21-2017', u'Defervolunteernicko.shestopalov@gmail.com:2:8-21-2017', u'Defervolunteer4nikolashe@gmail.com:2:8-21-2017', u'']
|
1.0
|
approve-hours: error when deferring two volunteers from the same week - error: User matching query does not exist
https://github.com/opencurrents/opencurrents/blob/approve_hours/openCurrents/views.py#L384
> INFO:openCurrents.views:templist: [u'4nikolashe@gmail.com:1:8-21-2017', u'nicko.shestopalov@gmail.com:1:8-21-2017', u'Defervolunteernicko.shestopalov@gmail.com:2:8-21-2017', u'Defervolunteer4nikolashe@gmail.com:2:8-21-2017', u'']
|
priority
|
approve hours error when deferring two volunteers from the same week error user matching query does not exist info opencurrents views templist
| 1
|
757,803
| 26,529,354,583
|
IssuesEvent
|
2023-01-19 11:14:05
|
ballerina-platform/ballerina-standard-library
|
https://api.github.com/repos/ballerina-platform/ballerina-standard-library
|
opened
|
NATS build is failing intermittently and GraalVM Check is failing continuously
|
Priority/High Type/Task module/nats graalvm
|
**Description:**
> $Subject
The NATS module build is failing intermittently(also when running it locally), and GraalVM check is also continuously failing. Need to check on this.
|
1.0
|
NATS build is failing intermittently and GraalVM Check is failing continuously - **Description:**
> $Subject
The NATS module build is failing intermittently(also when running it locally), and GraalVM check is also continuously failing. Need to check on this.
|
priority
|
nats build is failing intermittently and graalvm check is failing continuously description subject the nats module build is failing intermittently also when running it locally and graalvm check is also continuously failing need to check on this
| 1
|
676,645
| 23,132,895,144
|
IssuesEvent
|
2022-07-28 12:03:34
|
CodeYourFuture/ldn8-horizon-chatterbox-talent
|
https://api.github.com/repos/CodeYourFuture/ldn8-horizon-chatterbox-talent
|
closed
|
Consult UI/UX consultant with mobile styling for filter
|
s high priority
|
After implementing a basic mobile styling on the filter, consult the UI/UX consultant about any changes that ought to be made.
|
1.0
|
Consult UI/UX consultant with mobile styling for filter - After implementing a basic mobile styling on the filter, consult the UI/UX consultant about any changes that ought to be made.
|
priority
|
consult ui ux consultant with mobile styling for filter after implementing a basic mobile styling on the filter consult the ui ux consultant about any changes that ought to be made
| 1
|
684,744
| 23,428,812,305
|
IssuesEvent
|
2022-08-14 20:07:45
|
qutebrowser/qutebrowser
|
https://api.github.com/repos/qutebrowser/qutebrowser
|
opened
|
Surfacing qute JS errors to user triggers due to CSP violation
|
priority: 0 - high bug: behavior
|
662fa69912c22dc520a861c27b04ea2c23a5da37 / #7173 triggers with CSP violations in `stylesheet.js`:
> 22:03:17 ERROR: JS: [userscript:_qute_stylesheet:66] Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' https://fosstodon.org 'nonce-4dE60LOkDxLpiWRgvdSP4A=='". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution.
We should find out a way to only attempt to inject the style if possible (might be hard?), or perhaps just hide errors in `_qute_stylesheet` entirely.
|
1.0
|
Surfacing qute JS errors to user triggers due to CSP violation - 662fa69912c22dc520a861c27b04ea2c23a5da37 / #7173 triggers with CSP violations in `stylesheet.js`:
> 22:03:17 ERROR: JS: [userscript:_qute_stylesheet:66] Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' https://fosstodon.org 'nonce-4dE60LOkDxLpiWRgvdSP4A=='". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution.
We should find out a way to only attempt to inject the style if possible (might be hard?), or perhaps just hide errors in `_qute_stylesheet` entirely.
|
priority
|
surfacing qute js errors to user triggers due to csp violation triggers with csp violations in stylesheet js error js refused to apply inline style because it violates the following content security policy directive style src self nonce either the unsafe inline keyword a hash timw or a nonce nonce is required to enable inline execution we should find out a way to only attempt to inject the style if possible might be hard or perhaps just hide errors in qute stylesheet entirely
| 1
|
410,926
| 12,003,647,943
|
IssuesEvent
|
2020-04-09 09:59:36
|
matt035343/devops
|
https://api.github.com/repos/matt035343/devops
|
closed
|
/simulator/fllws/{username} returnere Follower og ikke FollowerResponse
|
High priority bug
|
Vi returner et array af Follower {WhoId: int, WhomId: int}
og ikke et FollowerResponse som er et array af usernames
|
1.0
|
/simulator/fllws/{username} returnere Follower og ikke FollowerResponse - Vi returner et array af Follower {WhoId: int, WhomId: int}
og ikke et FollowerResponse som er et array af usernames
|
priority
|
simulator fllws username returnere follower og ikke followerresponse vi returner et array af follower whoid int whomid int og ikke et followerresponse som er et array af usernames
| 1
|
667,425
| 22,472,425,148
|
IssuesEvent
|
2022-06-22 09:15:49
|
geneontology/go-annotation
|
https://api.github.com/repos/geneontology/go-annotation
|
closed
|
PTN002449977 THIOREDOXIN-DEPENDENT PEROXIDE REDUCTASE (PTHR42801)
|
FlyBase PAINT annotation high priority
|
* **PTHR ID & PTN node:**
PTN002449977 THIOREDOXIN-DEPENDENT PEROXIDE REDUCTASE (PTHR42801)
* **Type of Issue: Erroneous source or erroneous propagation, or other issue**
Erroneous source
This node is annotated with "thioredoxin peroxidase activity" (GO:0008379).
But I think it should use the new term thioredoxin-dependent peroxiredoxin activity (GO:0140824) = EC:1.11.1.24
Source annotations are:
PTN000841000 (ECOLI|EcoGene=EG10108|UniProtKB=P0AE52)
PTN000074145 (YEAST|SGD=S000001272|UniProtKB=P40553) @srengel
PTN000074148 (SCHPO|PomBase=SPBC1773.02c|UniProtKB=O94561) @ValWood
PTN000074033 (DROME|FlyBase=FBgn0038519|UniProtKB=Q9VEJ0) **<- I've changed this one**
PTN002533774 (HUMAN|HGNC=9354|UniProtKB=P30048) **<- disputed in P2GO**
|
1.0
|
PTN002449977 THIOREDOXIN-DEPENDENT PEROXIDE REDUCTASE (PTHR42801) - * **PTHR ID & PTN node:**
PTN002449977 THIOREDOXIN-DEPENDENT PEROXIDE REDUCTASE (PTHR42801)
* **Type of Issue: Erroneous source or erroneous propagation, or other issue**
Erroneous source
This node is annotated with "thioredoxin peroxidase activity" (GO:0008379).
But I think it should use the new term thioredoxin-dependent peroxiredoxin activity (GO:0140824) = EC:1.11.1.24
Source annotations are:
PTN000841000 (ECOLI|EcoGene=EG10108|UniProtKB=P0AE52)
PTN000074145 (YEAST|SGD=S000001272|UniProtKB=P40553) @srengel
PTN000074148 (SCHPO|PomBase=SPBC1773.02c|UniProtKB=O94561) @ValWood
PTN000074033 (DROME|FlyBase=FBgn0038519|UniProtKB=Q9VEJ0) **<- I've changed this one**
PTN002533774 (HUMAN|HGNC=9354|UniProtKB=P30048) **<- disputed in P2GO**
|
priority
|
thioredoxin dependent peroxide reductase pthr id ptn node thioredoxin dependent peroxide reductase type of issue erroneous source or erroneous propagation or other issue erroneous source this node is annotated with thioredoxin peroxidase activity go but i think it should use the new term thioredoxin dependent peroxiredoxin activity go ec source annotations are ecoli ecogene uniprotkb yeast sgd uniprotkb srengel schpo pombase uniprotkb valwood drome flybase uniprotkb i ve changed this one human hgnc uniprotkb disputed in
| 1
|
353,957
| 10,561,089,506
|
IssuesEvent
|
2019-10-04 15:09:49
|
carbon-design-system/carbon
|
https://api.github.com/repos/carbon-design-system/carbon
|
closed
|
AVT 1 Skeleton: Toggle & ToggleSmall DAP violations for Label is missing descriptive text & form control labels
|
package: react priority: high type: a11y ♿
|
## Environment
macOS Mojave version 10.14.6
Chrome Version Version 77.0.3865.90
Carbon v10 - React
DAP IBM Accessibility 1.8.0.0 Sept 2019 Ruleset
## Detailed Description
Go to the React skeleton for Toggle & ToggleSmall
Run DAP and the following issue is found on the on each skeleton component (see screenshots):
<img width="1305" alt="toggle" src="https://user-images.githubusercontent.com/21676914/66068118-9bf1d500-e512-11e9-8523-b428d3d249c4.png">
|
1.0
|
AVT 1 Skeleton: Toggle & ToggleSmall DAP violations for Label is missing descriptive text & form control labels - ## Environment
macOS Mojave version 10.14.6
Chrome Version Version 77.0.3865.90
Carbon v10 - React
DAP IBM Accessibility 1.8.0.0 Sept 2019 Ruleset
## Detailed Description
Go to the React skeleton for Toggle & ToggleSmall
Run DAP and the following issue is found on the on each skeleton component (see screenshots):
<img width="1305" alt="toggle" src="https://user-images.githubusercontent.com/21676914/66068118-9bf1d500-e512-11e9-8523-b428d3d249c4.png">
|
priority
|
avt skeleton toggle togglesmall dap violations for label is missing descriptive text form control labels environment macos mojave version chrome version version carbon react dap ibm accessibility sept ruleset detailed description go to the react skeleton for toggle togglesmall run dap and the following issue is found on the on each skeleton component see screenshots img width alt toggle src
| 1
|
86,554
| 3,727,031,966
|
IssuesEvent
|
2016-03-06 01:01:25
|
ArcticWarriors/scouting-app-2016
|
https://api.github.com/repos/ArcticWarriors/scouting-app-2016
|
closed
|
New Static Homepage
|
bug enhancement frontend priority-high
|
This is just the static components of the new home page per the [mockup](http://jetstrap.io/share/74fee45ec0), not including the match bar or pit map.
This is more important due to a current main page error because of our team not being assigned any matches due to the current dataset being used (from other competitions). We'll need to make sure we account for this at any time we're using data specific to our team in the DB.
|
1.0
|
New Static Homepage - This is just the static components of the new home page per the [mockup](http://jetstrap.io/share/74fee45ec0), not including the match bar or pit map.
This is more important due to a current main page error because of our team not being assigned any matches due to the current dataset being used (from other competitions). We'll need to make sure we account for this at any time we're using data specific to our team in the DB.
|
priority
|
new static homepage this is just the static components of the new home page per the not including the match bar or pit map this is more important due to a current main page error because of our team not being assigned any matches due to the current dataset being used from other competitions we ll need to make sure we account for this at any time we re using data specific to our team in the db
| 1
|
521,128
| 15,103,060,521
|
IssuesEvent
|
2021-02-08 09:49:44
|
ballerina-platform/ballerina-lang
|
https://api.github.com/repos/ballerina-platform/ballerina-lang
|
closed
|
Do not suggest "ballerinai" org name in an import declaration
|
Area/LanguageServer Priority/High Team/CompilerFE Type/Bug
|
Here is an example:
<img width="914" alt="Screen Shot 2021-02-04 at 1 05 50 PM" src="https://user-images.githubusercontent.com/2637328/106955266-ddd3f200-66e9-11eb-9482-33b4760dfe92.png">
We use `ballerinai` for internal compiler-level modules. We shouldn't show them in completion items.
Also, the way we sort these modules is wrong. We should show `ballerina` org first.
Can we not show an import if it is already imported? Check this sample.
<img width="791" alt="Screen Shot 2021-02-04 at 1 08 58 PM" src="https://user-images.githubusercontent.com/2637328/106955556-40c58900-66ea-11eb-85e6-5ad0763dc0ed.png">
|
1.0
|
Do not suggest "ballerinai" org name in an import declaration - Here is an example:
<img width="914" alt="Screen Shot 2021-02-04 at 1 05 50 PM" src="https://user-images.githubusercontent.com/2637328/106955266-ddd3f200-66e9-11eb-9482-33b4760dfe92.png">
We use `ballerinai` for internal compiler-level modules. We shouldn't show them in completion items.
Also, the way we sort these modules is wrong. We should show `ballerina` org first.
Can we not show an import if it is already imported? Check this sample.
<img width="791" alt="Screen Shot 2021-02-04 at 1 08 58 PM" src="https://user-images.githubusercontent.com/2637328/106955556-40c58900-66ea-11eb-85e6-5ad0763dc0ed.png">
|
priority
|
do not suggest ballerinai org name in an import declaration here is an example img width alt screen shot at pm src we use ballerinai for internal compiler level modules we shouldn t show them in completion items also the way we sort these modules is wrong we should show ballerina org first can we not show an import if it is already imported check this sample img width alt screen shot at pm src
| 1
|
649,171
| 21,220,369,417
|
IssuesEvent
|
2022-04-11 11:20:37
|
ooni/ooni.org
|
https://api.github.com/repos/ooni/ooni.org
|
opened
|
Write DRL Quarterly Report
|
priority/high project management
|
This involves:
- [ ] Quarterly Narrative Report
- [ ] Indicator Tracking Table
- [ ] Financial Report
Deadline to submit documents to the Tor Project is 15th April 2022.
|
1.0
|
Write DRL Quarterly Report - This involves:
- [ ] Quarterly Narrative Report
- [ ] Indicator Tracking Table
- [ ] Financial Report
Deadline to submit documents to the Tor Project is 15th April 2022.
|
priority
|
write drl quarterly report this involves quarterly narrative report indicator tracking table financial report deadline to submit documents to the tor project is april
| 1
|
615,956
| 19,286,828,909
|
IssuesEvent
|
2021-12-11 04:30:14
|
RTXteam/RTX
|
https://api.github.com/repos/RTXteam/RTX
|
closed
|
ARAX not returning a response for workflow C query
|
high priority
|
This is posted as minihackathon issue: https://github.com/NCATSTranslator/minihackathons/issues/347
The workflow C group is trying to do a query:
https://arax.ncats.io/api/arax/v1.2/status?id=50077
Other ARAs seem to rapidly return a response. ARAX wanders off in the moors for hours. It's still running, having used 40 GB of RAM. I don't actually know where it is stuck, I can't seem to see that.
But I suspect it is stuck in resultify, same problem as this issue #1683
|
1.0
|
ARAX not returning a response for workflow C query - This is posted as minihackathon issue: https://github.com/NCATSTranslator/minihackathons/issues/347
The workflow C group is trying to do a query:
https://arax.ncats.io/api/arax/v1.2/status?id=50077
Other ARAs seem to rapidly return a response. ARAX wanders off in the moors for hours. It's still running, having used 40 GB of RAM. I don't actually know where it is stuck, I can't seem to see that.
But I suspect it is stuck in resultify, same problem as this issue #1683
|
priority
|
arax not returning a response for workflow c query this is posted as minihackathon issue the workflow c group is trying to do a query other aras seem to rapidly return a response arax wanders off in the moors for hours it s still running having used gb of ram i don t actually know where it is stuck i can t seem to see that but i suspect it is stuck in resultify same problem as this issue
| 1
|
304,097
| 9,321,169,332
|
IssuesEvent
|
2019-03-27 02:38:13
|
prysmaticlabs/prysm
|
https://api.github.com/repos/prysmaticlabs/prysm
|
closed
|
[Mega Tracking] Full Validator Spec Implementation
|
In Progress Priority: High
|
Hi all,
This is a tracking issue for all PRs related to finishing our implementation of the entire validator document as specified [here](https://github.com/ethereum/eth2.0-specs/blob/master/specs/validator/0_beacon-chain-validator.md). We are very close to finishing the entire logic in this document. Here is what has been done so far and the missing steps:
- [x] Validator account initialization
- [x] Submitting initial deposits pre-chainstart
- [x] Proposer responsibility (client and server)
- [x] Attester responsibility (client and server)
- [x] Pending deposits queue for proposers to include in their blocks
- [x] Remove pending deposits from the queue on block processing
- [x] Broadcasting proposals and attestations via p2p (attestations need to be broadcast at slot+0.5*SLOT_DURATION seconds)
- [x] Waiting for validator activation post-chainstart
- [x] Responsibility lookahead
- [x] Implement fetch ETH1 data in RPC server side
- [x] Use tree hashing and BLS in the validator client
- [x] Cap the number of block operations a proposer can include in a block
- [x] Persist validator index to disk post activation (it is guaranteed not to change) and use it for computation throughout the validator's lifecycle
- [x] (#1675) Pack validator initial credentials (withdrawal credentials can be computed as defined in the validator spec) into deposit input of the form:
```python
{
# BLS pubkey
'pubkey': 'bytes48',
# Withdrawal credentials
'withdrawal_credentials': 'bytes32',
# A BLS signature of this `DepositInput`
'proof_of_possession': 'bytes96',
}
```
|
1.0
|
[Mega Tracking] Full Validator Spec Implementation - Hi all,
This is a tracking issue for all PRs related to finishing our implementation of the entire validator document as specified [here](https://github.com/ethereum/eth2.0-specs/blob/master/specs/validator/0_beacon-chain-validator.md). We are very close to finishing the entire logic in this document. Here is what has been done so far and the missing steps:
- [x] Validator account initialization
- [x] Submitting initial deposits pre-chainstart
- [x] Proposer responsibility (client and server)
- [x] Attester responsibility (client and server)
- [x] Pending deposits queue for proposers to include in their blocks
- [x] Remove pending deposits from the queue on block processing
- [x] Broadcasting proposals and attestations via p2p (attestations need to be broadcast at slot+0.5*SLOT_DURATION seconds)
- [x] Waiting for validator activation post-chainstart
- [x] Responsibility lookahead
- [x] Implement fetch ETH1 data in RPC server side
- [x] Use tree hashing and BLS in the validator client
- [x] Cap the number of block operations a proposer can include in a block
- [x] Persist validator index to disk post activation (it is guaranteed not to change) and use it for computation throughout the validator's lifecycle
- [x] (#1675) Pack validator initial credentials (withdrawal credentials can be computed as defined in the validator spec) into deposit input of the form:
```python
{
# BLS pubkey
'pubkey': 'bytes48',
# Withdrawal credentials
'withdrawal_credentials': 'bytes32',
# A BLS signature of this `DepositInput`
'proof_of_possession': 'bytes96',
}
```
|
priority
|
full validator spec implementation hi all this is a tracking issue for all prs related to finishing our implementation of the entire validator document as specified we are very close to finishing the entire logic in this document here is what has been done so far and the missing steps validator account initialization submitting initial deposits pre chainstart proposer responsibility client and server attester responsibility client and server pending deposits queue for proposers to include in their blocks remove pending deposits from the queue on block processing broadcasting proposals and attestations via attestations need to be broadcast at slot slot duration seconds waiting for validator activation post chainstart responsibility lookahead implement fetch data in rpc server side use tree hashing and bls in the validator client cap the number of block operations a proposer can include in a block persist validator index to disk post activation it is guaranteed not to change and use it for computation throughout the validator s lifecycle pack validator initial credentials withdrawal credentials can be computed as defined in the validator spec into deposit input of the form python bls pubkey pubkey withdrawal credentials withdrawal credentials a bls signature of this depositinput proof of possession
| 1
|
580,617
| 17,262,450,003
|
IssuesEvent
|
2021-07-22 09:30:01
|
skni-kod/TournamentAppFrontend
|
https://api.github.com/repos/skni-kod/TournamentAppFrontend
|
closed
|
Tournament Info Map Bug
|
High priority
|
Naprawić wypisanie błędów w konsoli podczas przechodzenia na Tournament Info związanych z mapą - ewentualnie sprawdzić, czy błąd się nie pojawia, jeśli dane do mapy byłyby wczytywane dynamicznie z bazy (sam link).
Błąd na żółtym tle nie zawsze się pojawia - sprawdzić dlaczego.

|
1.0
|
Tournament Info Map Bug - Naprawić wypisanie błędów w konsoli podczas przechodzenia na Tournament Info związanych z mapą - ewentualnie sprawdzić, czy błąd się nie pojawia, jeśli dane do mapy byłyby wczytywane dynamicznie z bazy (sam link).
Błąd na żółtym tle nie zawsze się pojawia - sprawdzić dlaczego.

|
priority
|
tournament info map bug naprawić wypisanie błędów w konsoli podczas przechodzenia na tournament info związanych z mapą ewentualnie sprawdzić czy błąd się nie pojawia jeśli dane do mapy byłyby wczytywane dynamicznie z bazy sam link błąd na żółtym tle nie zawsze się pojawia sprawdzić dlaczego
| 1
|
557,142
| 16,502,015,240
|
IssuesEvent
|
2021-05-25 15:20:35
|
NeuraLegion/nexploit-cli
|
https://api.github.com/repos/NeuraLegion/nexploit-cli
|
closed
|
Ignore remote scripts if local scripts are used
|
Priority: high Type: enhancement
|
Allow configure from a cloud of script settings, but if a local script is selected they should be ignored once the repeater is connected
|
1.0
|
Ignore remote scripts if local scripts are used - Allow configure from a cloud of script settings, but if a local script is selected they should be ignored once the repeater is connected
|
priority
|
ignore remote scripts if local scripts are used allow configure from a cloud of script settings but if a local script is selected they should be ignored once the repeater is connected
| 1
|
206,098
| 7,108,570,063
|
IssuesEvent
|
2018-01-17 00:48:27
|
craftercms/craftercms
|
https://api.github.com/repos/craftercms/craftercms
|
closed
|
[craftercms] The gradlew test stops to display the log messages send by test cases
|
bug priority: high
|
### Expected behavior
The gradlew should not stops to displays log messages until the end of the execution.
### Actual behavior
After a time (6mins aprox) the gradlew stops to display the log messages send by each test cases and verbose of testNG. However, the automation continues executing in background.
And for the test process seems like it is stuck.
See the next image:

### Steps to reproduce the problem
* Go to your craftercms folder and run the next commands:
1. .\gradlew.bat selfupdate
2. .\gradlew.bat init
3. .\gradlew.bat update
4. .\gradlew.bat -P"authoring.studio.smtp.port=2525" build deploy
* Run the test using the next command:
1. .\gradlew.bat test
* Check and notice that the gradlew stops to display the log messages
Notes: I run it with maven and all the test cases log messages are displayed all the execution time
### Log/stack trace (use https://gist.github.com)
### Specs
#### Version
Crafter 3.0.3 and develop branch
#### OS
Windows Server 2012 R2, also for Windows 10 version
#### Browser
Chrome
|
1.0
|
[craftercms] The gradlew test stops to display the log messages send by test cases - ### Expected behavior
The gradlew should not stops to displays log messages until the end of the execution.
### Actual behavior
After a time (6mins aprox) the gradlew stops to display the log messages send by each test cases and verbose of testNG. However, the automation continues executing in background.
And for the test process seems like it is stuck.
See the next image:

### Steps to reproduce the problem
* Go to your craftercms folder and run the next commands:
1. .\gradlew.bat selfupdate
2. .\gradlew.bat init
3. .\gradlew.bat update
4. .\gradlew.bat -P"authoring.studio.smtp.port=2525" build deploy
* Run the test using the next command:
1. .\gradlew.bat test
* Check and notice that the gradlew stops to display the log messages
Notes: I run it with maven and all the test cases log messages are displayed all the execution time
### Log/stack trace (use https://gist.github.com)
### Specs
#### Version
Crafter 3.0.3 and develop branch
#### OS
Windows Server 2012 R2, also for Windows 10 version
#### Browser
Chrome
|
priority
|
the gradlew test stops to display the log messages send by test cases expected behavior the gradlew should not stops to displays log messages until the end of the execution actual behavior after a time aprox the gradlew stops to display the log messages send by each test cases and verbose of testng however the automation continues executing in background and for the test process seems like it is stuck see the next image steps to reproduce the problem go to your craftercms folder and run the next commands gradlew bat selfupdate gradlew bat init gradlew bat update gradlew bat p authoring studio smtp port build deploy run the test using the next command gradlew bat test check and notice that the gradlew stops to display the log messages notes i run it with maven and all the test cases log messages are displayed all the execution time log stack trace use specs version crafter and develop branch os windows server also for windows version browser chrome
| 1
|
706,316
| 24,264,732,117
|
IssuesEvent
|
2022-09-28 04:34:55
|
hackforla/expunge-assist
|
https://api.github.com/repos/hackforla/expunge-assist
|
opened
|
Sweeping layout change desktop top content padding
|
role: development priority: high
|
During the dev + design meeting when dev displayed the large distance between the progress bar and the start of the content on the final page of the letter generator, the design team agreed there was too much white space and the distance should be shortened to 56px. For consistency, we would like all pages on the desktop to have top padding of 56px for content.
- [ ] Adjust the top padding of the content boxes on all pages to 56px. to allow slightly more spacing from the progress bar.
|
1.0
|
Sweeping layout change desktop top content padding - During the dev + design meeting when dev displayed the large distance between the progress bar and the start of the content on the final page of the letter generator, the design team agreed there was too much white space and the distance should be shortened to 56px. For consistency, we would like all pages on the desktop to have top padding of 56px for content.
- [ ] Adjust the top padding of the content boxes on all pages to 56px. to allow slightly more spacing from the progress bar.
|
priority
|
sweeping layout change desktop top content padding during the dev design meeting when dev displayed the large distance between the progress bar and the start of the content on the final page of the letter generator the design team agreed there was too much white space and the distance should be shortened to for consistency we would like all pages on the desktop to have top padding of for content adjust the top padding of the content boxes on all pages to to allow slightly more spacing from the progress bar
| 1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.