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
747,571
26,091,240,447
IssuesEvent
2022-12-26 11:49:20
bounswe/bounswe2022group1
https://api.github.com/repos/bounswe/bounswe2022group1
closed
Get Method to Retrieve User ID
Type: Enhancement Priority: High Status: Completed Backend
**Issue Description:** @omerozdemir1 from the mobile team requested a get method to retrieve user id from username. Therefore, we should implement this method **Tasks to Do:** - [x] implement a get method to retrieve user id *Task Deadline:* 24.12.2022 21.00 *Final Situation:* I implemented a get method named getuseridAPIView in views.py. This method takes a username and filters out all users with that username and then returns that user. *Reviewer:* @egetaga *Review Deadline:* 24.12.2022 21.00
1.0
Get Method to Retrieve User ID - **Issue Description:** @omerozdemir1 from the mobile team requested a get method to retrieve user id from username. Therefore, we should implement this method **Tasks to Do:** - [x] implement a get method to retrieve user id *Task Deadline:* 24.12.2022 21.00 *Final Situation:* I implemented a get method named getuseridAPIView in views.py. This method takes a username and filters out all users with that username and then returns that user. *Reviewer:* @egetaga *Review Deadline:* 24.12.2022 21.00
priority
get method to retrieve user id issue description from the mobile team requested a get method to retrieve user id from username therefore we should implement this method tasks to do implement a get method to retrieve user id task deadline final situation i implemented a get method named getuseridapiview in views py this method takes a username and filters out all users with that username and then returns that user reviewer egetaga review deadline
1
285,569
8,766,799,685
IssuesEvent
2018-12-17 17:48:46
Haivision/srt
https://api.github.com/repos/Haivision/srt
closed
using stransmit for file transfer
Priority: High Status: Pending Type: Enhancement
hello, I've used a while ago sample-apps from UDT for file transfer and I was quite astonished about performance in comparison to SCP/FTP on high-latency networks. So I thought that I might could use stransmit-process for file delivery too, but connection drops. **Sender** `./stransmit file:///Users/test/source.file srt://40.74.114.99:4000?mode=caller` **Receiver** `./stransmit srt://:4000/?mode=listener file:///home/test/destination.file` **Issue/question** I see that connection breaks without any reason, should given setup work for file-transmission?
1.0
using stransmit for file transfer - hello, I've used a while ago sample-apps from UDT for file transfer and I was quite astonished about performance in comparison to SCP/FTP on high-latency networks. So I thought that I might could use stransmit-process for file delivery too, but connection drops. **Sender** `./stransmit file:///Users/test/source.file srt://40.74.114.99:4000?mode=caller` **Receiver** `./stransmit srt://:4000/?mode=listener file:///home/test/destination.file` **Issue/question** I see that connection breaks without any reason, should given setup work for file-transmission?
priority
using stransmit for file transfer hello i ve used a while ago sample apps from udt for file transfer and i was quite astonished about performance in comparison to scp ftp on high latency networks so i thought that i might could use stransmit process for file delivery too but connection drops sender stransmit file users test source file srt mode caller receiver stransmit srt mode listener file home test destination file issue question i see that connection breaks without any reason should given setup work for file transmission
1
164,994
6,259,914,828
IssuesEvent
2017-07-14 19:14:35
twosigma/beakerx
https://api.github.com/repos/twosigma/beakerx
closed
column format "double with precision" menu broken
Bug Priority High Widgets JS
evaluate this groovy cell: ``` List list = new ArrayList(); list.add(["x" : 1.1, "y" : 2]); list.add(["x" : 3.1, "y" : 4]); list ``` open the column menu menu for x. go to the "format" menu, and into the "double with precision" submenu. instead of a subsubmenu, scrollbars appear. ![screen shot 2017-07-10 at 7 34 37 pm](https://user-images.githubusercontent.com/963093/28044709-ddfa06c2-65a6-11e7-9f6b-f3a689baa15e.png)
1.0
column format "double with precision" menu broken - evaluate this groovy cell: ``` List list = new ArrayList(); list.add(["x" : 1.1, "y" : 2]); list.add(["x" : 3.1, "y" : 4]); list ``` open the column menu menu for x. go to the "format" menu, and into the "double with precision" submenu. instead of a subsubmenu, scrollbars appear. ![screen shot 2017-07-10 at 7 34 37 pm](https://user-images.githubusercontent.com/963093/28044709-ddfa06c2-65a6-11e7-9f6b-f3a689baa15e.png)
priority
column format double with precision menu broken evaluate this groovy cell list list new arraylist list add list add list open the column menu menu for x go to the format menu and into the double with precision submenu instead of a subsubmenu scrollbars appear
1
67,159
3,266,854,130
IssuesEvent
2015-10-22 22:43:39
SimpleSandman/SimpleBot
https://api.github.com/repos/SimpleSandman/SimpleBot
opened
Fun and Random Commands
high priority new feature
Give the users something to do while watching the stream Throw object at someone - `!throw ["object"] ["@someone"]` Dodge object - `!dodge ["object"]` Ask the Magic 8 ball - `!magic8ball ["ask question"]` - Respond with `yes/no/maybe/try again/i don't know` Hug object - `!hug ["object"] (or) ["@someone"]`
1.0
Fun and Random Commands - Give the users something to do while watching the stream Throw object at someone - `!throw ["object"] ["@someone"]` Dodge object - `!dodge ["object"]` Ask the Magic 8 ball - `!magic8ball ["ask question"]` - Respond with `yes/no/maybe/try again/i don't know` Hug object - `!hug ["object"] (or) ["@someone"]`
priority
fun and random commands give the users something to do while watching the stream throw object at someone throw dodge object dodge ask the magic ball respond with yes no maybe try again i don t know hug object hug or
1
807,956
30,027,424,134
IssuesEvent
2023-06-27 07:19:02
leihs/leihs
https://api.github.com/repos/leihs/leihs
closed
Timelimit bar not working
bug new borrow high priority
**Expected behaviour or future wish** The timelimit bar shows the leftover time, until the order in the basket expires **Issue or wish reported by** neoheat **Current behaviour** - the blue timeline bar does appear in Safari / Chrome / Brave browser - works in Firefox 102.12.0esr **Steps to reproduce** – Add item in basket – view basket and see the missing timeline bar **Acceptance Criteria** If the order has items with assigned values, the total should be calculated and shown to the user on the contract **Specifications** Leihs version: 7.0 RC Browser version: Safari Version 16.5 (18615.2.9.11.4), Chrome Version 114.0.5735.133, Safari (iPhone) MySQL/PostreSQL version: any
1.0
Timelimit bar not working - **Expected behaviour or future wish** The timelimit bar shows the leftover time, until the order in the basket expires **Issue or wish reported by** neoheat **Current behaviour** - the blue timeline bar does appear in Safari / Chrome / Brave browser - works in Firefox 102.12.0esr **Steps to reproduce** – Add item in basket – view basket and see the missing timeline bar **Acceptance Criteria** If the order has items with assigned values, the total should be calculated and shown to the user on the contract **Specifications** Leihs version: 7.0 RC Browser version: Safari Version 16.5 (18615.2.9.11.4), Chrome Version 114.0.5735.133, Safari (iPhone) MySQL/PostreSQL version: any
priority
timelimit bar not working expected behaviour or future wish the timelimit bar shows the leftover time until the order in the basket expires issue or wish reported by neoheat current behaviour the blue timeline bar does appear in safari chrome brave browser works in firefox steps to reproduce – add item in basket – view basket and see the missing timeline bar acceptance criteria if the order has items with assigned values the total should be calculated and shown to the user on the contract specifications leihs version rc browser version safari version chrome version safari iphone mysql postresql version any
1
670,655
22,697,887,107
IssuesEvent
2022-07-05 08:01:35
tensorchord/envd
https://api.github.com/repos/tensorchord/envd
closed
discussion(lang): How to support multi-target
priority/1-high 🔥 type/discussion 🧵 area/lang 🌐
Machine learning does not only include training. You may also need to process data/serving. You as the user may want to build a separate image for a specific purpose. Thus we may need to support: ```python version = "2.9.1" def dev_env(version): # Use nvidia/cuda:devel image base(runtime="devel") install.python_packages(name=[ "tensorflow=="+version, "tensorboard" ]) config.jupyter(password="", port=8888) shell("zsh") config.vscode(extension=[ "ms-python.python" ]) def serving_env(version): base(runtime="runtime") install.python_packages(name=[ "tensorflow=="+version, ]) def build(): cuda(version="11.6", cudnn="8") dev_env(version) def serve(): serving_env(version) cuda(version="11.6", cudnn="8") entrypoint("python server.py") ``` You can run `envd build --func build` or `envd build --func serve` to build dev/serving images.
1.0
discussion(lang): How to support multi-target - Machine learning does not only include training. You may also need to process data/serving. You as the user may want to build a separate image for a specific purpose. Thus we may need to support: ```python version = "2.9.1" def dev_env(version): # Use nvidia/cuda:devel image base(runtime="devel") install.python_packages(name=[ "tensorflow=="+version, "tensorboard" ]) config.jupyter(password="", port=8888) shell("zsh") config.vscode(extension=[ "ms-python.python" ]) def serving_env(version): base(runtime="runtime") install.python_packages(name=[ "tensorflow=="+version, ]) def build(): cuda(version="11.6", cudnn="8") dev_env(version) def serve(): serving_env(version) cuda(version="11.6", cudnn="8") entrypoint("python server.py") ``` You can run `envd build --func build` or `envd build --func serve` to build dev/serving images.
priority
discussion lang how to support multi target machine learning does not only include training you may also need to process data serving you as the user may want to build a separate image for a specific purpose thus we may need to support python version def dev env version use nvidia cuda devel image base runtime devel install python packages name tensorflow version tensorboard config jupyter password port shell zsh config vscode extension ms python python def serving env version base runtime runtime install python packages name tensorflow version def build cuda version cudnn dev env version def serve serving env version cuda version cudnn entrypoint python server py you can run envd build func build or envd build func serve to build dev serving images
1
713,593
24,532,524,540
IssuesEvent
2022-10-11 17:41:51
callmegiorgio/pycvm-new
https://api.github.com/repos/callmegiorgio/pycvm-new
opened
Remove DFC_MD and DFC_MI from StatementType
Priority: High Status: Completed Type: Refactor
### Description Remove members `DFC_MD` and `DFC_MI` from enum class `StatementType`. Leave only the member `DFC`.
1.0
Remove DFC_MD and DFC_MI from StatementType - ### Description Remove members `DFC_MD` and `DFC_MI` from enum class `StatementType`. Leave only the member `DFC`.
priority
remove dfc md and dfc mi from statementtype description remove members dfc md and dfc mi from enum class statementtype leave only the member dfc
1
333,793
10,131,400,125
IssuesEvent
2019-08-01 19:26:16
Steven-Wagner/Tender-api
https://api.github.com/repos/Steven-Wagner/Tender-api
opened
Subtract from products profit when user pays for ad
Priority: High
When a user pays for a products ad the cost of the ad should be subtracted from the products total profit.
1.0
Subtract from products profit when user pays for ad - When a user pays for a products ad the cost of the ad should be subtracted from the products total profit.
priority
subtract from products profit when user pays for ad when a user pays for a products ad the cost of the ad should be subtracted from the products total profit
1
666,213
22,346,096,064
IssuesEvent
2022-06-15 07:57:23
gbowne1/taotnpwaft
https://api.github.com/repos/gbowne1/taotnpwaft
closed
Reviews, Pull Requests, Commits..
Priority: Critical Priority: High
I'd like to propose we not continue to commit directly to the repository, this one or the new org mode, rather everyone will create Pull Requests (PR's) from this or the new repository. I have only been doing this to get us to where we are now. I suggest we move towards doing more industry standard practices and documenting as such. So.. This means you will: Fork it. Clone it to your local system. Make a new branch. Make your changes. Push it back to the repository. Click the Compare & pull request button. Click Create pull request to open a new pull request. rather than just directly cloning and committing. Not sure how to do this? read [this](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) I would also like to propose we create a guide for these processes over on the new repository here: Thanks :-)
2.0
Reviews, Pull Requests, Commits.. - I'd like to propose we not continue to commit directly to the repository, this one or the new org mode, rather everyone will create Pull Requests (PR's) from this or the new repository. I have only been doing this to get us to where we are now. I suggest we move towards doing more industry standard practices and documenting as such. So.. This means you will: Fork it. Clone it to your local system. Make a new branch. Make your changes. Push it back to the repository. Click the Compare & pull request button. Click Create pull request to open a new pull request. rather than just directly cloning and committing. Not sure how to do this? read [this](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) I would also like to propose we create a guide for these processes over on the new repository here: Thanks :-)
priority
reviews pull requests commits i d like to propose we not continue to commit directly to the repository this one or the new org mode rather everyone will create pull requests pr s from this or the new repository i have only been doing this to get us to where we are now i suggest we move towards doing more industry standard practices and documenting as such so this means you will fork it clone it to your local system make a new branch make your changes push it back to the repository click the compare pull request button click create pull request to open a new pull request rather than just directly cloning and committing not sure how to do this read i would also like to propose we create a guide for these processes over on the new repository here thanks
1
67,147
3,266,773,494
IssuesEvent
2015-10-22 22:17:06
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Bring back Drinks Spice using http://www.thecocktaildb.com/
Improvement Priority: High
A developer pointed out http://www.thecocktaildb.com/ as a potential source for an Instant Answer. It looks like it would be a great replacement source for the Drinks Spice which is currently deprecated and in need of a new source. Anyone interested in updating the Drinks Spice to get it back online!? It looks like this source could be used for additional Instant Answers as well, such as getting a random drink, for example. ----- IA Page: https://duck.co/ia/view/drinks
1.0
Bring back Drinks Spice using http://www.thecocktaildb.com/ - A developer pointed out http://www.thecocktaildb.com/ as a potential source for an Instant Answer. It looks like it would be a great replacement source for the Drinks Spice which is currently deprecated and in need of a new source. Anyone interested in updating the Drinks Spice to get it back online!? It looks like this source could be used for additional Instant Answers as well, such as getting a random drink, for example. ----- IA Page: https://duck.co/ia/view/drinks
priority
bring back drinks spice using a developer pointed out as a potential source for an instant answer it looks like it would be a great replacement source for the drinks spice which is currently deprecated and in need of a new source anyone interested in updating the drinks spice to get it back online it looks like this source could be used for additional instant answers as well such as getting a random drink for example ia page
1
715,593
24,605,576,652
IssuesEvent
2022-10-14 15:54:36
FusionAuth/fusionauth-site
https://api.github.com/repos/FusionAuth/fusionauth-site
closed
JSON web tokens tutorials out of date
priority-high
https://fusionauth.io/docs/v1/tech/tutorials/json-web-tokens/ is out of date (broken image, incorrect form fields). Most of the content is contained in the tenants and application core concepts as well as the oauth tokens page ( https://fusionauth.io/docs/v1/tech/oauth/tokens/ ) Suggest either deleting this tutorial or having it be mainly comprised of includes from those other pages so it is up to date without effort.
1.0
JSON web tokens tutorials out of date - https://fusionauth.io/docs/v1/tech/tutorials/json-web-tokens/ is out of date (broken image, incorrect form fields). Most of the content is contained in the tenants and application core concepts as well as the oauth tokens page ( https://fusionauth.io/docs/v1/tech/oauth/tokens/ ) Suggest either deleting this tutorial or having it be mainly comprised of includes from those other pages so it is up to date without effort.
priority
json web tokens tutorials out of date is out of date broken image incorrect form fields most of the content is contained in the tenants and application core concepts as well as the oauth tokens page suggest either deleting this tutorial or having it be mainly comprised of includes from those other pages so it is up to date without effort
1
671,687
22,772,694,353
IssuesEvent
2022-07-08 11:36:48
Bibliome/bibliome-java-utils
https://api.github.com/repos/Bibliome/bibliome-java-utils
opened
Tries should be allowed to match space with any whitespace
Priority: High Topic: Trie Type: Feature Request
At the moment a space in the query will not match anything other than a space in the subject. This behavior prevents from matching a space with, for example, a newline character. Solution: Add to *StandardMatchControl* a property *foldWhitespace*. If set to `true`, then *canonize()* transforms any whitespace character into a space.
1.0
Tries should be allowed to match space with any whitespace - At the moment a space in the query will not match anything other than a space in the subject. This behavior prevents from matching a space with, for example, a newline character. Solution: Add to *StandardMatchControl* a property *foldWhitespace*. If set to `true`, then *canonize()* transforms any whitespace character into a space.
priority
tries should be allowed to match space with any whitespace at the moment a space in the query will not match anything other than a space in the subject this behavior prevents from matching a space with for example a newline character solution add to standardmatchcontrol a property foldwhitespace if set to true then canonize transforms any whitespace character into a space
1
483,100
13,918,499,774
IssuesEvent
2020-10-21 07:47:36
GTBitsOfGood/gen-soln
https://api.github.com/repos/GTBitsOfGood/gen-soln
closed
[VMS] Add pagination support to `getByFilteredEventsCardData()`
VMS backend high priority
* The code will be very similar to how pagination is implemented for `getUpcomingEventsCardData()`, except you will have a lot more parameters! * Feel free to create additional types in `utils/types.ts`. Also don't forget to implement a counting function, like we have `getUpcomingEventsCardDataCount()` for `getUpcomingEventsCardData()`. Perhaps figure out a way to share code between the server action and the counting function you add. * **For now, you don't have to sort by anything**, we will add that functionality later. * Instead of a page size of 4, let's use a larger value, like 12 or 16 (this is based on Figma designs).
1.0
[VMS] Add pagination support to `getByFilteredEventsCardData()` - * The code will be very similar to how pagination is implemented for `getUpcomingEventsCardData()`, except you will have a lot more parameters! * Feel free to create additional types in `utils/types.ts`. Also don't forget to implement a counting function, like we have `getUpcomingEventsCardDataCount()` for `getUpcomingEventsCardData()`. Perhaps figure out a way to share code between the server action and the counting function you add. * **For now, you don't have to sort by anything**, we will add that functionality later. * Instead of a page size of 4, let's use a larger value, like 12 or 16 (this is based on Figma designs).
priority
add pagination support to getbyfilteredeventscarddata the code will be very similar to how pagination is implemented for getupcomingeventscarddata except you will have a lot more parameters feel free to create additional types in utils types ts also don t forget to implement a counting function like we have getupcomingeventscarddatacount for getupcomingeventscarddata perhaps figure out a way to share code between the server action and the counting function you add for now you don t have to sort by anything we will add that functionality later instead of a page size of let s use a larger value like or this is based on figma designs
1
401,512
11,791,033,164
IssuesEvent
2020-03-17 20:10:34
vmware/clarity
https://api.github.com/repos/vmware/clarity
reopened
Tree View selected state not announced
priority: high status: in progress type: accessibility
## Describe the bug The selected state of treenode is not announced by screen readers. Currently, when a treenode is selected, a background color of #d9e4ea is applied. But blind screen users cannot see this background color and do not hear any feedback telling the a given treenode has been selected. ## How to reproduce https://stackblitz.com/github/clane/clarityTest2/tree/master/clarity-test-app Steps to reproduce the behavior: - Using a screen reader open the Tree View - Icons demo - "Highlight" one of the tree nodes by using the Tab key to focus it and then pressing either the Enter or the Spacebar keys - Notice that the screen reader does not announce any information regarding the selected state of the treenode ## Expected behavior Use aria-selected to convey the selected state of a treenode as described at https://www.w3.org/TR/wai-aria-practices-1.1/#TreeView ## Versions **App** * Angular: [e.g. 6] * Node: [e.g. 8.10.0] * Clarity: [e.g. 0.12.5] **Device:** * Type: [e.g. MacBook] * OS: [e.g. iOS] * Browser [e.g. chrome, safari] * Version [e.g. 22] ## Additional notes _Add any other notes about the problem here._
1.0
Tree View selected state not announced - ## Describe the bug The selected state of treenode is not announced by screen readers. Currently, when a treenode is selected, a background color of #d9e4ea is applied. But blind screen users cannot see this background color and do not hear any feedback telling the a given treenode has been selected. ## How to reproduce https://stackblitz.com/github/clane/clarityTest2/tree/master/clarity-test-app Steps to reproduce the behavior: - Using a screen reader open the Tree View - Icons demo - "Highlight" one of the tree nodes by using the Tab key to focus it and then pressing either the Enter or the Spacebar keys - Notice that the screen reader does not announce any information regarding the selected state of the treenode ## Expected behavior Use aria-selected to convey the selected state of a treenode as described at https://www.w3.org/TR/wai-aria-practices-1.1/#TreeView ## Versions **App** * Angular: [e.g. 6] * Node: [e.g. 8.10.0] * Clarity: [e.g. 0.12.5] **Device:** * Type: [e.g. MacBook] * OS: [e.g. iOS] * Browser [e.g. chrome, safari] * Version [e.g. 22] ## Additional notes _Add any other notes about the problem here._
priority
tree view selected state not announced describe the bug the selected state of treenode is not announced by screen readers currently when a treenode is selected a background color of is applied but blind screen users cannot see this background color and do not hear any feedback telling the a given treenode has been selected how to reproduce steps to reproduce the behavior using a screen reader open the tree view icons demo highlight one of the tree nodes by using the tab key to focus it and then pressing either the enter or the spacebar keys notice that the screen reader does not announce any information regarding the selected state of the treenode expected behavior use aria selected to convey the selected state of a treenode as described at versions app angular node clarity device type os browser version additional notes add any other notes about the problem here
1
643,581
20,960,137,981
IssuesEvent
2022-03-27 17:20:36
federico-terzi/espanso
https://api.github.com/repos/federico-terzi/espanso
reopened
error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full
bug Linux High priority
Hi, man. I'm trying to install the new alpha version, but I get this error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full (this error generates in the step sudo ~/opt/Espanso.AppImage env-path register ) I have confirmed with echo $XDG_SESSION_TYPE that I'm running X11 over Manjaro Gnome. Thanks a lot!
1.0
error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full - Hi, man. I'm trying to install the new alpha version, but I get this error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full (this error generates in the step sudo ~/opt/Espanso.AppImage env-path register ) I have confirmed with echo $XDG_SESSION_TYPE that I'm running X11 over Manjaro Gnome. Thanks a lot!
priority
error home lucio opt espanso appimage symbol lookup error usr lib libgio so undefined symbol g module open full hi man i m trying to install the new alpha version but i get this error home lucio opt espanso appimage symbol lookup error usr lib libgio so undefined symbol g module open full this error generates in the step sudo opt espanso appimage env path register i have confirmed with echo xdg session type that i m running over manjaro gnome thanks a lot
1
265,549
8,355,836,975
IssuesEvent
2018-10-02 16:44:21
SCIInstitute/SCIRun
https://api.github.com/repos/SCIInstitute/SCIRun
opened
Sumientra issues
Data Import Graphics Priority-High Question
> I’ve been trying to convert my SCIRun 4 networks to SCIRun 5. Generally it works. Most modules can be easily converted. What’s weird is that none of the module settings are converted, even though the importLog does show an entry for each setting. This is manageable though. - [ ] We're have experimental code written to convert a lot of the module settings. It's waiting on the compiler upgrade that's going on now. > The main problem is that running anything in 5 is very slow. All modules seem to take much longer than I’m used to. I timed it for a simple network, ran identical nets in 4 and 5, and it was 12 vs 24 seconds. I also get a lot of spinning wheel, just for trying to open a module GUI. - [ ] Would you be able to share the slow networks and data? That would help with debugging. > And visualizing a full head mesh (4M elements) is almost impossible; it takes several minutes of spinning wheel for ViewScene to show the mesh, and then the wheel pops back up every time I even touch the ViewScene window (or anything else really). Visualizing a surface or a very small volume mesh does work. Is there anything I can change to improve this? I installed this: SCIRun-5.0.beta.CinC2018-macOS.pkg. - [ ] In general we've seen faster rendering in 5. What is your graphics hardware? > The Matlab import modules work well. Being able to search for a file through the standard Mac interface is bliss. Only issue is that after opening a file, the module does not show the available fields, so you first have to run the module (causing the entire network to run and crash) in order to see the fields and select which field you want to load on each port. It would be great if this could be fixed. - [ ] There are workarounds for this, I will check out that module to see if there is a slicker way. > I have some more questions: > > It seems that many of the ViewScene settings cannot be saved. Location of the window and orientation of the scene, but also some of the settings that can be un/checked in the Settings popup. It all resets when loading the network, and I cannot find any of these settings in the html file. Is this correct? - [ ] That's also a known problem, and I will raise the importance of the corresponding issue. > Since I need to be able to run SCIRun from command line, I also downloaded the source. It seemed to build OK, though it gives a string of ‘warning: this version of Mac OS X is unsupported’, while I’m on 10.10.5 and the website says it’s tested for 10.8-10.11. - [ ] We need to update the website doc for supported OS versions, since it's been a while. I might be dropping 10.10 at some point soon, probably after 10.14 comes out. > The result (/bin/SCIRun/SCIRun_test) does open normally, but I can’t access the menu, so can’t insert any modules. - [ ] This is known and annoying, only in the `_test` version--(as mentioned in Sim-Est,) just click away from the SCIRun_test window, then click back, and the menus work. > I can load a network, but then SCIRun crashes, giving error messages about the data and mesh sizes not matching (there’s nothing wrong with the inputs; the networks I loaded run without issues on the .pkg version). - [ ] As above, if you can attach zipped networks to this issue (github won't like the srn5 file, but can take a zip of anything), and links to data (if large), I can debug these. Thanks for testing!
1.0
Sumientra issues - > I’ve been trying to convert my SCIRun 4 networks to SCIRun 5. Generally it works. Most modules can be easily converted. What’s weird is that none of the module settings are converted, even though the importLog does show an entry for each setting. This is manageable though. - [ ] We're have experimental code written to convert a lot of the module settings. It's waiting on the compiler upgrade that's going on now. > The main problem is that running anything in 5 is very slow. All modules seem to take much longer than I’m used to. I timed it for a simple network, ran identical nets in 4 and 5, and it was 12 vs 24 seconds. I also get a lot of spinning wheel, just for trying to open a module GUI. - [ ] Would you be able to share the slow networks and data? That would help with debugging. > And visualizing a full head mesh (4M elements) is almost impossible; it takes several minutes of spinning wheel for ViewScene to show the mesh, and then the wheel pops back up every time I even touch the ViewScene window (or anything else really). Visualizing a surface or a very small volume mesh does work. Is there anything I can change to improve this? I installed this: SCIRun-5.0.beta.CinC2018-macOS.pkg. - [ ] In general we've seen faster rendering in 5. What is your graphics hardware? > The Matlab import modules work well. Being able to search for a file through the standard Mac interface is bliss. Only issue is that after opening a file, the module does not show the available fields, so you first have to run the module (causing the entire network to run and crash) in order to see the fields and select which field you want to load on each port. It would be great if this could be fixed. - [ ] There are workarounds for this, I will check out that module to see if there is a slicker way. > I have some more questions: > > It seems that many of the ViewScene settings cannot be saved. Location of the window and orientation of the scene, but also some of the settings that can be un/checked in the Settings popup. It all resets when loading the network, and I cannot find any of these settings in the html file. Is this correct? - [ ] That's also a known problem, and I will raise the importance of the corresponding issue. > Since I need to be able to run SCIRun from command line, I also downloaded the source. It seemed to build OK, though it gives a string of ‘warning: this version of Mac OS X is unsupported’, while I’m on 10.10.5 and the website says it’s tested for 10.8-10.11. - [ ] We need to update the website doc for supported OS versions, since it's been a while. I might be dropping 10.10 at some point soon, probably after 10.14 comes out. > The result (/bin/SCIRun/SCIRun_test) does open normally, but I can’t access the menu, so can’t insert any modules. - [ ] This is known and annoying, only in the `_test` version--(as mentioned in Sim-Est,) just click away from the SCIRun_test window, then click back, and the menus work. > I can load a network, but then SCIRun crashes, giving error messages about the data and mesh sizes not matching (there’s nothing wrong with the inputs; the networks I loaded run without issues on the .pkg version). - [ ] As above, if you can attach zipped networks to this issue (github won't like the srn5 file, but can take a zip of anything), and links to data (if large), I can debug these. Thanks for testing!
priority
sumientra issues i’ve been trying to convert my scirun networks to scirun generally it works most modules can be easily converted what’s weird is that none of the module settings are converted even though the importlog does show an entry for each setting this is manageable though we re have experimental code written to convert a lot of the module settings it s waiting on the compiler upgrade that s going on now the main problem is that running anything in is very slow all modules seem to take much longer than i’m used to i timed it for a simple network ran identical nets in and and it was vs seconds i also get a lot of spinning wheel just for trying to open a module gui would you be able to share the slow networks and data that would help with debugging and visualizing a full head mesh elements is almost impossible it takes several minutes of spinning wheel for viewscene to show the mesh and then the wheel pops back up every time i even touch the viewscene window or anything else really visualizing a surface or a very small volume mesh does work is there anything i can change to improve this i installed this scirun beta macos pkg in general we ve seen faster rendering in what is your graphics hardware the matlab import modules work well being able to search for a file through the standard mac interface is bliss only issue is that after opening a file the module does not show the available fields so you first have to run the module causing the entire network to run and crash in order to see the fields and select which field you want to load on each port it would be great if this could be fixed there are workarounds for this i will check out that module to see if there is a slicker way i have some more questions it seems that many of the viewscene settings cannot be saved location of the window and orientation of the scene but also some of the settings that can be un checked in the settings popup it all resets when loading the network and i cannot find any of these settings in the html file is this correct that s also a known problem and i will raise the importance of the corresponding issue since i need to be able to run scirun from command line i also downloaded the source it seemed to build ok though it gives a string of ‘warning this version of mac os x is unsupported’ while i’m on and the website says it’s tested for we need to update the website doc for supported os versions since it s been a while i might be dropping at some point soon probably after comes out the result bin scirun scirun test does open normally but i can’t access the menu so can’t insert any modules this is known and annoying only in the test version as mentioned in sim est just click away from the scirun test window then click back and the menus work i can load a network but then scirun crashes giving error messages about the data and mesh sizes not matching there’s nothing wrong with the inputs the networks i loaded run without issues on the pkg version as above if you can attach zipped networks to this issue github won t like the file but can take a zip of anything and links to data if large i can debug these thanks for testing
1
28,482
2,703,154,050
IssuesEvent
2015-04-06 15:37:08
agrc/bb-econ
https://api.github.com/repos/agrc/bb-econ
closed
New logo for application
1 hr high priority
Attached is the logo Kelleigh wants swapped out for the main logo in the upper left of the application. ![locate logo horizontal](https://cloud.githubusercontent.com/assets/8332142/6830230/12961bcc-d2de-11e4-9404-47797cace075.png)
1.0
New logo for application - Attached is the logo Kelleigh wants swapped out for the main logo in the upper left of the application. ![locate logo horizontal](https://cloud.githubusercontent.com/assets/8332142/6830230/12961bcc-d2de-11e4-9404-47797cace075.png)
priority
new logo for application attached is the logo kelleigh wants swapped out for the main logo in the upper left of the application
1
402,727
11,813,668,071
IssuesEvent
2020-03-19 23:04:35
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
awaiting finalized market shows up when checkbox for in my portfolio is clicked but it isn't in my portfolio
Bug Needed for V2 launch Priority: High
not in porttfolio: ![Screen Shot 2020-03-17 at 12.57.51 PM.png](https://images.zenhubusercontent.com/574e216bbf93871ccd9be5fb/d2807cf4-afa4-4703-8f2a-ecf38f4ec6b1) portfolio box clicked: ![Screen Shot 2020-03-17 at 12.57.42 PM.png](https://images.zenhubusercontent.com/574e216bbf93871ccd9be5fb/617a95c5-3d6f-41ba-85f7-d9bf73f32cc9)
1.0
awaiting finalized market shows up when checkbox for in my portfolio is clicked but it isn't in my portfolio - not in porttfolio: ![Screen Shot 2020-03-17 at 12.57.51 PM.png](https://images.zenhubusercontent.com/574e216bbf93871ccd9be5fb/d2807cf4-afa4-4703-8f2a-ecf38f4ec6b1) portfolio box clicked: ![Screen Shot 2020-03-17 at 12.57.42 PM.png](https://images.zenhubusercontent.com/574e216bbf93871ccd9be5fb/617a95c5-3d6f-41ba-85f7-d9bf73f32cc9)
priority
awaiting finalized market shows up when checkbox for in my portfolio is clicked but it isn t in my portfolio not in porttfolio portfolio box clicked
1
95,426
3,951,332,012
IssuesEvent
2016-04-29 00:24:22
NinjaKap/TechnologyAdvanced-II
https://api.github.com/repos/NinjaKap/TechnologyAdvanced-II
closed
CustomMainMenu buttons offway screen for select few
Bug High Priority
The CMM buttons to play the game are halfway off the screen for a few people.
1.0
CustomMainMenu buttons offway screen for select few - The CMM buttons to play the game are halfway off the screen for a few people.
priority
custommainmenu buttons offway screen for select few the cmm buttons to play the game are halfway off the screen for a few people
1
664,783
22,288,181,140
IssuesEvent
2022-06-12 00:40:54
jordan-sullivan/travel-tracker
https://api.github.com/repos/jordan-sullivan/travel-tracker
closed
It.1 - DATA for Trip and Traveler Classes
High Priority Data Portion MVP
- [ ] TDD for Trip and Traveler Classes - [x] Get first name method - [x] Single Trip cost method - [x] yearly trip cost method - [x] Day JS- install for date acquisition - [ ] method for past trips - array - [ ] method for present(actively happening, on vacation) trips -array - [ ] method for pending trips -array - [ ] method for upcoming trips -array
1.0
It.1 - DATA for Trip and Traveler Classes - - [ ] TDD for Trip and Traveler Classes - [x] Get first name method - [x] Single Trip cost method - [x] yearly trip cost method - [x] Day JS- install for date acquisition - [ ] method for past trips - array - [ ] method for present(actively happening, on vacation) trips -array - [ ] method for pending trips -array - [ ] method for upcoming trips -array
priority
it data for trip and traveler classes tdd for trip and traveler classes get first name method single trip cost method yearly trip cost method day js install for date acquisition method for past trips array method for present actively happening on vacation trips array method for pending trips array method for upcoming trips array
1
387,877
11,471,323,511
IssuesEvent
2020-02-09 10:27:05
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Display the batch name of item lines in a prescription
Docs: not needed Effort: small Feature Module: dispensary Priority: high
## Is your feature request related to a problem? Please describe. At the moment the batch name of batches being dispensed is not displayed ## Describe the solution you'd like <img width="537" alt="image" src="https://user-images.githubusercontent.com/35858975/73993164-46dd3880-49b6-11ea-9c32-9a77ef19241b.png"> show batch name here ## Implementation N/A ## Describe alternatives you've considered N/A ## Additional context N/A
1.0
Display the batch name of item lines in a prescription - ## Is your feature request related to a problem? Please describe. At the moment the batch name of batches being dispensed is not displayed ## Describe the solution you'd like <img width="537" alt="image" src="https://user-images.githubusercontent.com/35858975/73993164-46dd3880-49b6-11ea-9c32-9a77ef19241b.png"> show batch name here ## Implementation N/A ## Describe alternatives you've considered N/A ## Additional context N/A
priority
display the batch name of item lines in a prescription is your feature request related to a problem please describe at the moment the batch name of batches being dispensed is not displayed describe the solution you d like img width alt image src show batch name here implementation n a describe alternatives you ve considered n a additional context n a
1
577,344
17,108,423,820
IssuesEvent
2021-07-09 22:23:05
Zelig880/BooksBank
https://api.github.com/repos/Zelig880/BooksBank
closed
add book functionality seem to be broken when trying to add a second book
high priority
**Describe the bug** The add book functionality seem to be broken when trying to add a second book. There must be something wrong in the reset feature **To Reproduce** Steps to reproduce the behavior: 1. Try to add 2 books back to back **Expected behavior** The flow should work
1.0
add book functionality seem to be broken when trying to add a second book - **Describe the bug** The add book functionality seem to be broken when trying to add a second book. There must be something wrong in the reset feature **To Reproduce** Steps to reproduce the behavior: 1. Try to add 2 books back to back **Expected behavior** The flow should work
priority
add book functionality seem to be broken when trying to add a second book describe the bug the add book functionality seem to be broken when trying to add a second book there must be something wrong in the reset feature to reproduce steps to reproduce the behavior try to add books back to back expected behavior the flow should work
1
530,737
15,436,338,209
IssuesEvent
2021-03-07 12:39:16
teambit/bit
https://api.github.com/repos/teambit/bit
closed
Duplicate dependencies when added both in code and overrides
area/dependencies priority/high type/bug
### Describe the bug Same Bit component is shown twice, once in dependencies and once in the devDependencies ### Steps to Reproduce 1. create a component comp-a that requires another component comp-b 2. configure the workspace `overrides` as follows: ``` "overrides": { "comp-a": { "devDependencies": { "comp-b": "+" } } } ``` 3. run `bit show comp-a`. You'll see the comp-b as a dependency and also as a devDependency. ### Expected Behavior The exact behavior needs to be discussed. Obviously, it should not duplicate the dependency. ### Specifications - Bit version: 14.4.1 - Node version: - npm / yarn version: - Platform: - Bit compiler (include version): - Bit tester (include version): ### Additional context The issue was reported by a user. (support email).
1.0
Duplicate dependencies when added both in code and overrides - ### Describe the bug Same Bit component is shown twice, once in dependencies and once in the devDependencies ### Steps to Reproduce 1. create a component comp-a that requires another component comp-b 2. configure the workspace `overrides` as follows: ``` "overrides": { "comp-a": { "devDependencies": { "comp-b": "+" } } } ``` 3. run `bit show comp-a`. You'll see the comp-b as a dependency and also as a devDependency. ### Expected Behavior The exact behavior needs to be discussed. Obviously, it should not duplicate the dependency. ### Specifications - Bit version: 14.4.1 - Node version: - npm / yarn version: - Platform: - Bit compiler (include version): - Bit tester (include version): ### Additional context The issue was reported by a user. (support email).
priority
duplicate dependencies when added both in code and overrides describe the bug same bit component is shown twice once in dependencies and once in the devdependencies steps to reproduce create a component comp a that requires another component comp b configure the workspace overrides as follows overrides comp a devdependencies comp b run bit show comp a you ll see the comp b as a dependency and also as a devdependency expected behavior the exact behavior needs to be discussed obviously it should not duplicate the dependency specifications bit version node version npm yarn version platform bit compiler include version bit tester include version additional context the issue was reported by a user support email
1
128,244
5,051,601,944
IssuesEvent
2016-12-20 22:25:13
duckduckgo/zeroclickinfo-fathead
https://api.github.com/repos/duckduckgo/zeroclickinfo-fathead
closed
MDN CSS: Add aliases (redirects) -- background
Difficulty: Low Mission: Programming Priority: High Status: Needs a Developer Topic: CSS
<!-- Please use the appropriate issue title format: BUG FIX {IA Name} Bug: {Short description of bug} SUGGESTION {IA Name} Suggestion: {Short description of suggestion}" OTHER {IA Name}: {Short description} --> ### Description <!-- Describe the bug or suggestion in detail --> This IA shows answers for searches such as [background color](https://duckduckgo.com/?q=css+background+color&t=lm&ia=about) but not for searches such as `color background`. ## What to do. Create a new text file called redirects.txt in the same folder as [articles.txt](https://github.com/duckduckgo/zeroclickinfo-fathead/blob/master/lib/fathead/mdn_css/articles.txt). Create aliases for each entry in [articles.txt](https://github.com/duckduckgo/zeroclickinfo-fathead/blob/master/lib/fathead/mdn_css/articles.txt) for which `background` is prepended or appended to one of the following words: - color - width - height - position - size - align - center - image Each alias goes to its line in redirects.txt in the following format: `alias,original name` ## Example entries `background-color,color-background` ## People to notify <!-- Please @mention any relevant people/organizations here:--> @moollaza @hchienjo ## Get Started - [ ] 1) Claim this issue by commenting below - [ ] 2) Review our [Contributing Guide](https://github.com/duckduckgo/zeroclickinfo-fathead/blob/master/CONTRIBUTING.md) - [ ] 3) [Set up your development environment](https://docs.duckduckhack.com/welcome/setup-dev-environment.html), and fork this repository - [ ] 4) Create a Pull Request ## Resources - Join [DuckDuckHack Slack](https://quackslack.herokuapp.com/) to ask questions - Join the [DuckDuckHack Forum](https://forum.duckduckhack.com/) to discuss project planning and Instant Answer metrics - Read the [DuckDuckHack Documentation](https://docs.duckduckhack.com/) for technical help <!-- DO NOT REMOVE --> --- <!-- The Instant Answer ID can be found by clicking the `?` icon beside the Instant Answer result on DuckDuckGo.com --> Instant Answer Page: https://duck.co/ia/view/mdn_css <!-- FILL THIS IN: ^^^^ -->
1.0
MDN CSS: Add aliases (redirects) -- background - <!-- Please use the appropriate issue title format: BUG FIX {IA Name} Bug: {Short description of bug} SUGGESTION {IA Name} Suggestion: {Short description of suggestion}" OTHER {IA Name}: {Short description} --> ### Description <!-- Describe the bug or suggestion in detail --> This IA shows answers for searches such as [background color](https://duckduckgo.com/?q=css+background+color&t=lm&ia=about) but not for searches such as `color background`. ## What to do. Create a new text file called redirects.txt in the same folder as [articles.txt](https://github.com/duckduckgo/zeroclickinfo-fathead/blob/master/lib/fathead/mdn_css/articles.txt). Create aliases for each entry in [articles.txt](https://github.com/duckduckgo/zeroclickinfo-fathead/blob/master/lib/fathead/mdn_css/articles.txt) for which `background` is prepended or appended to one of the following words: - color - width - height - position - size - align - center - image Each alias goes to its line in redirects.txt in the following format: `alias,original name` ## Example entries `background-color,color-background` ## People to notify <!-- Please @mention any relevant people/organizations here:--> @moollaza @hchienjo ## Get Started - [ ] 1) Claim this issue by commenting below - [ ] 2) Review our [Contributing Guide](https://github.com/duckduckgo/zeroclickinfo-fathead/blob/master/CONTRIBUTING.md) - [ ] 3) [Set up your development environment](https://docs.duckduckhack.com/welcome/setup-dev-environment.html), and fork this repository - [ ] 4) Create a Pull Request ## Resources - Join [DuckDuckHack Slack](https://quackslack.herokuapp.com/) to ask questions - Join the [DuckDuckHack Forum](https://forum.duckduckhack.com/) to discuss project planning and Instant Answer metrics - Read the [DuckDuckHack Documentation](https://docs.duckduckhack.com/) for technical help <!-- DO NOT REMOVE --> --- <!-- The Instant Answer ID can be found by clicking the `?` icon beside the Instant Answer result on DuckDuckGo.com --> Instant Answer Page: https://duck.co/ia/view/mdn_css <!-- FILL THIS IN: ^^^^ -->
priority
mdn css add aliases redirects background please use the appropriate issue title format bug fix ia name bug short description of bug suggestion ia name suggestion short description of suggestion other ia name short description description this ia shows answers for searches such as but not for searches such as color background what to do create a new text file called redirects txt in the same folder as create aliases for each entry in for which background is prepended or appended to one of the following words color width height position size align center image each alias goes to its line in redirects txt in the following format alias original name example entries background color color background people to notify moollaza hchienjo get started claim this issue by commenting below review our and fork this repository create a pull request resources join to ask questions join the to discuss project planning and instant answer metrics read the for technical help instant answer page
1
497,227
14,366,299,175
IssuesEvent
2020-12-01 04:01:35
rich-iannone/pointblank
https://api.github.com/repos/rich-iannone/pointblank
closed
Add the `col_vals_increasing()` and `col_vals_decreasing()` functions
Difficulty: [3] Advanced Effort: [3] High Priority: [2] Medium Type: ★ Enhancement
These functions would validate for whether values are increasing or decreasing. Any NA/NULL values can be excluded with`na_pass`. Whether to accept stationary values as passing should be an option. Further to this, a tolerance distance (for movement in the opposite direction) should be available.
1.0
Add the `col_vals_increasing()` and `col_vals_decreasing()` functions - These functions would validate for whether values are increasing or decreasing. Any NA/NULL values can be excluded with`na_pass`. Whether to accept stationary values as passing should be an option. Further to this, a tolerance distance (for movement in the opposite direction) should be available.
priority
add the col vals increasing and col vals decreasing functions these functions would validate for whether values are increasing or decreasing any na null values can be excluded with na pass whether to accept stationary values as passing should be an option further to this a tolerance distance for movement in the opposite direction should be available
1
740,664
25,762,320,084
IssuesEvent
2022-12-08 21:41:34
ORNL/DataFed
https://api.github.com/repos/ORNL/DataFed
opened
JSON schema validator API changed, breaks build
Type: Bug Priority: High Component: Core
The core server does not build with the latest version of the json schema validator due to a change in an class prototype used for error handling. It is possible that this is actually a documentation error. Switching the offending code to use a library defined type for the broken parameter fixed the issue, and it's possible this was the intended usage. Need to verify with an older version of the validator library.
1.0
JSON schema validator API changed, breaks build - The core server does not build with the latest version of the json schema validator due to a change in an class prototype used for error handling. It is possible that this is actually a documentation error. Switching the offending code to use a library defined type for the broken parameter fixed the issue, and it's possible this was the intended usage. Need to verify with an older version of the validator library.
priority
json schema validator api changed breaks build the core server does not build with the latest version of the json schema validator due to a change in an class prototype used for error handling it is possible that this is actually a documentation error switching the offending code to use a library defined type for the broken parameter fixed the issue and it s possible this was the intended usage need to verify with an older version of the validator library
1
624,235
19,691,362,164
IssuesEvent
2022-01-12 07:25:17
geneontology/go-annotation
https://api.github.com/repos/geneontology/go-annotation
closed
PTN002483419 (PTHR11815)
FlyBase PAINT annotation high priority
PTN002483419 has these direct annotations: succinate-CoA ligase (GDP-forming) activity IBD | PTN000212622  (RAT\|RGD=1305008\|UniProtKB=F1LPV8) succinate-CoA ligase (ADP-forming) activity(NOT) IRD | PTN000212531 But PTHR11815 (SUCCINYL-COA SYNTHETASE BETA CHAIN) includes both the GDP-forming and ADP-forming subunits, e.g.: - human SUCLG2 (Succinate--CoA ligase [GDP-forming] subunit beta, mitochondrial) - human SUCLA2 (Succinate--CoA ligase [ADP-forming] subunit beta, mitochondrial) - fly ScsβG (Succinyl-coenzyme A synthetase β subunit, GDP-forming) - fly ScsβA (Succinyl-coenzyme A synthetase β subunit, ADP-forming) Which means the ADP-forming subunits are getting annotated with "succinate-CoA ligase (GDP-forming) activity" Can this be fixed within PAINT or does it need to be addressed within Panther?
1.0
PTN002483419 (PTHR11815) - PTN002483419 has these direct annotations: succinate-CoA ligase (GDP-forming) activity IBD | PTN000212622  (RAT\|RGD=1305008\|UniProtKB=F1LPV8) succinate-CoA ligase (ADP-forming) activity(NOT) IRD | PTN000212531 But PTHR11815 (SUCCINYL-COA SYNTHETASE BETA CHAIN) includes both the GDP-forming and ADP-forming subunits, e.g.: - human SUCLG2 (Succinate--CoA ligase [GDP-forming] subunit beta, mitochondrial) - human SUCLA2 (Succinate--CoA ligase [ADP-forming] subunit beta, mitochondrial) - fly ScsβG (Succinyl-coenzyme A synthetase β subunit, GDP-forming) - fly ScsβA (Succinyl-coenzyme A synthetase β subunit, ADP-forming) Which means the ADP-forming subunits are getting annotated with "succinate-CoA ligase (GDP-forming) activity" Can this be fixed within PAINT or does it need to be addressed within Panther?
priority
has these direct annotations succinate coa ligase gdp forming activity ibd   rat rgd uniprotkb succinate coa ligase adp forming activity not  ird but succinyl coa synthetase beta chain includes both the gdp forming and adp forming subunits e g human succinate coa ligase subunit beta mitochondrial human succinate coa ligase subunit beta mitochondrial fly scsβg succinyl coenzyme a synthetase β subunit gdp forming fly scsβa succinyl coenzyme a synthetase β subunit adp forming which means the adp forming subunits are getting annotated with succinate coa ligase gdp forming activity can this be fixed within paint or does it need to be addressed within panther
1
817,628
30,646,607,072
IssuesEvent
2023-07-25 05:30:36
NeuraLegion/cypress-har-generator
https://api.github.com/repos/NeuraLegion/cypress-har-generator
closed
Fails to run under Cypress 12.12.0
Type: bug Priority: high
**Description** The cypress har generator fails to run under Cypress `12.12.0`. It works fine with versions up to `12.11.0`. **Stack trace** `$ NODE_DEBUG=cypress-har-generator pnpm test` `ELECTRON_EXTRA_LAUNCH_ARGS=--remote-debugging-port=9222 cypress run` ``` (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 12.12.0 │ │ Browser: Electron 106 (headless) │ │ Node Version: v20.1.0 (/home/dev/tools/node-v20.1.0-linux-x64/bin/node) │ │ Specs: 2 found (login.cy.js, navigation.cy.js) │ │ Searched: cypress/e2e/**/*.cy.{js,jsx,ts,tsx} │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ``` ``` CypressError: `cy.task('recordHar')` failed with the following error: > Failed to connect to Chrome Debugging Protocol Possible reasons for failure: - Chrome not running in headless mode - Using Chrome version 58 or earlier - Inconsistent RDP configuration settings. The stack trace for this error is: https://on.cypress.io/api/task Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Spider Navigation` at <unknown> (http://172.17.0.6/__cypress/runner/cypress_runner.js:150983:78) at tryCatcher (http://172.17.0.6/__cypress/runner/cypress_runner.js:18744:23) at Promise._settlePromiseFromHandler (http://172.17.0.6/__cypress/runner/cypress_runner.js:16679:31) at Promise._settlePromise (http://172.17.0.6/__cypress/runner/cypress_runner.js:16736:18) at Promise._settlePromise0 (http://172.17.0.6/__cypress/runner/cypress_runner.js:16781:10) at Promise._settlePromises (http://172.17.0.6/__cypress/runner/cypress_runner.js:16857:18) at _drainQueueStep (http://172.17.0.6/__cypress/runner/cypress_runner.js:13451:12) at _drainQueue (http://172.17.0.6/__cypress/runner/cypress_runner.js:13444:9) at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://172.17.0.6/__cypress/runner/cypress_runner.js:13460:5) at Async.drainQueues (http://172.17.0.6/__cypress/runner/cypress_runner.js:13330:14) From Your Spec Code: at Context.eval (webpack:////home/dev/pnpm-virtual/@neuralegion+cypress-har-generator@5.16.4_cypress@12.12.0/node_modules/@neuralegion/cypress-har-generator/commands.js:1:1260) ``` **Steps to reproduce** 1. Upgrade an existing project to use Cypress `12.12.0` 2. Run tests **Expected behavior** I expected Cypress to run through successfully as before. **Actual behavior** Cypress fails on `recordHar` citing that it cannot connect to the Chrome Debugging Protocol **Additional information** Commenting out the har references in the tests allows the tests to run through and complete successfully: ``` before(() => { cy.recordHar() }) after(() => { cy.saveHar() }) ```
1.0
Fails to run under Cypress 12.12.0 - **Description** The cypress har generator fails to run under Cypress `12.12.0`. It works fine with versions up to `12.11.0`. **Stack trace** `$ NODE_DEBUG=cypress-har-generator pnpm test` `ELECTRON_EXTRA_LAUNCH_ARGS=--remote-debugging-port=9222 cypress run` ``` (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 12.12.0 │ │ Browser: Electron 106 (headless) │ │ Node Version: v20.1.0 (/home/dev/tools/node-v20.1.0-linux-x64/bin/node) │ │ Specs: 2 found (login.cy.js, navigation.cy.js) │ │ Searched: cypress/e2e/**/*.cy.{js,jsx,ts,tsx} │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ``` ``` CypressError: `cy.task('recordHar')` failed with the following error: > Failed to connect to Chrome Debugging Protocol Possible reasons for failure: - Chrome not running in headless mode - Using Chrome version 58 or earlier - Inconsistent RDP configuration settings. The stack trace for this error is: https://on.cypress.io/api/task Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Spider Navigation` at <unknown> (http://172.17.0.6/__cypress/runner/cypress_runner.js:150983:78) at tryCatcher (http://172.17.0.6/__cypress/runner/cypress_runner.js:18744:23) at Promise._settlePromiseFromHandler (http://172.17.0.6/__cypress/runner/cypress_runner.js:16679:31) at Promise._settlePromise (http://172.17.0.6/__cypress/runner/cypress_runner.js:16736:18) at Promise._settlePromise0 (http://172.17.0.6/__cypress/runner/cypress_runner.js:16781:10) at Promise._settlePromises (http://172.17.0.6/__cypress/runner/cypress_runner.js:16857:18) at _drainQueueStep (http://172.17.0.6/__cypress/runner/cypress_runner.js:13451:12) at _drainQueue (http://172.17.0.6/__cypress/runner/cypress_runner.js:13444:9) at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://172.17.0.6/__cypress/runner/cypress_runner.js:13460:5) at Async.drainQueues (http://172.17.0.6/__cypress/runner/cypress_runner.js:13330:14) From Your Spec Code: at Context.eval (webpack:////home/dev/pnpm-virtual/@neuralegion+cypress-har-generator@5.16.4_cypress@12.12.0/node_modules/@neuralegion/cypress-har-generator/commands.js:1:1260) ``` **Steps to reproduce** 1. Upgrade an existing project to use Cypress `12.12.0` 2. Run tests **Expected behavior** I expected Cypress to run through successfully as before. **Actual behavior** Cypress fails on `recordHar` citing that it cannot connect to the Chrome Debugging Protocol **Additional information** Commenting out the har references in the tests allows the tests to run through and complete successfully: ``` before(() => { cy.recordHar() }) after(() => { cy.saveHar() }) ```
priority
fails to run under cypress description the cypress har generator fails to run under cypress it works fine with versions up to stack trace node debug cypress har generator pnpm test electron extra launch args remote debugging port cypress run run starting ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ cypress │ │ browser electron headless │ │ node version home dev tools node linux bin node │ │ specs found login cy js navigation cy js │ │ searched cypress cy js jsx ts tsx │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ cypresserror cy task recordhar failed with the following error failed to connect to chrome debugging protocol possible reasons for failure chrome not running in headless mode using chrome version or earlier inconsistent rdp configuration settings the stack trace for this error is because this error occurred during a before all hook we are skipping the remaining tests in the current suite spider navigation at at trycatcher at promise settlepromisefromhandler at promise settlepromise at promise at promise settlepromises at drainqueuestep at drainqueue at node modules bluebird js release async js async drainqueues at async drainqueues from your spec code at context eval webpack home dev pnpm virtual neuralegion cypress har generator cypress node modules neuralegion cypress har generator commands js steps to reproduce upgrade an existing project to use cypress run tests expected behavior i expected cypress to run through successfully as before actual behavior cypress fails on recordhar citing that it cannot connect to the chrome debugging protocol additional information commenting out the har references in the tests allows the tests to run through and complete successfully before cy recordhar after cy savehar
1
44,306
2,903,376,508
IssuesEvent
2015-06-18 13:08:24
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
swap(x,y) is broken at compile time
High Priority VM
Hi, The *swap(x,y)* function seems to be broken in compile time. Could you please take a look? Compile time tables use it when enlarging the list. Thanks, Peter ```nim proc testSwap(): int {.compiletime.} = type T = object data: seq[int] var x: T x.data = @[10] var y = @[11] echo "x.data = ", x.data echo "y = ", y swap(x.data,y) echo "x.data = ", x.data echo "y = ", y result = 99 const something = testSwap() ``` The output (the last line should contain 10, not 11): ``` x.data = @[10] y = @[11] x.data = @[11] y = @[11] ```
1.0
swap(x,y) is broken at compile time - Hi, The *swap(x,y)* function seems to be broken in compile time. Could you please take a look? Compile time tables use it when enlarging the list. Thanks, Peter ```nim proc testSwap(): int {.compiletime.} = type T = object data: seq[int] var x: T x.data = @[10] var y = @[11] echo "x.data = ", x.data echo "y = ", y swap(x.data,y) echo "x.data = ", x.data echo "y = ", y result = 99 const something = testSwap() ``` The output (the last line should contain 10, not 11): ``` x.data = @[10] y = @[11] x.data = @[11] y = @[11] ```
priority
swap x y is broken at compile time hi the swap x y function seems to be broken in compile time could you please take a look compile time tables use it when enlarging the list thanks peter nim proc testswap int compiletime type t object data seq var x t x data var y echo x data x data echo y y swap x data y echo x data x data echo y y result const something testswap the output the last line should contain not x data y x data y
1
249,637
7,964,329,209
IssuesEvent
2018-07-13 20:59:43
MARKETProtocol/MARKET.js
https://api.github.com/repos/MARKETProtocol/MARKET.js
closed
Implement elegant solution to artifacts across different environments.
Bounty Attached Help Wanted Priority: High Status: Available Type: Bug
## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. ### User Story As a dev I want to be able to easily run tests in the local truffle environment as well as import the npm pacakage to be used in the `dApp` without any issues or warnings. ### Why Is this Needed? *Summary*: easy workflow across environments. ### Description *Type*: Bug ### Current Behavior When importing `@marketprotocol/marketjs` into the dApp, it fails to compile with the below output. > Failed to compile. > > ./node_modules/@marketprotocol/marketjs/dist/index.es5.js > Module not found: Can't resolve '../build/contracts/MarketCollateralPoolFactory.json' in '/home/pelsasser/dApp/node_modules/@marketprotocol/marketjs/dist' the `fix/artifacts-issues` branch in this repo solves this issue, but in a very ugly and hacky implementation. ### Expected Behavior No warnings or errors and the ability to run locally with artifacts imported from the build directory or from the npm `abis` package when running as an imported package. ### Reproduction see the `feature/marketprotocol@1.2.0` branch in the dApp and `npm run start:rinkeby` ### Solution *Summary*: Cleaner imports / require statements across environments than the implementation found here https://github.com/MARKETProtocol/MARKET.js/blob/fix/artifacts-issues/src/artifacts.ts ### Definition of Done - [ ] fix artifacts.ts with elegant solution that works locally with test environment and when importing the npm package ### Bounty hunters - please provide your proposed solution and a timeline for the implementation in order to be approved.
1.0
Implement elegant solution to artifacts across different environments. - ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. ### User Story As a dev I want to be able to easily run tests in the local truffle environment as well as import the npm pacakage to be used in the `dApp` without any issues or warnings. ### Why Is this Needed? *Summary*: easy workflow across environments. ### Description *Type*: Bug ### Current Behavior When importing `@marketprotocol/marketjs` into the dApp, it fails to compile with the below output. > Failed to compile. > > ./node_modules/@marketprotocol/marketjs/dist/index.es5.js > Module not found: Can't resolve '../build/contracts/MarketCollateralPoolFactory.json' in '/home/pelsasser/dApp/node_modules/@marketprotocol/marketjs/dist' the `fix/artifacts-issues` branch in this repo solves this issue, but in a very ugly and hacky implementation. ### Expected Behavior No warnings or errors and the ability to run locally with artifacts imported from the build directory or from the npm `abis` package when running as an imported package. ### Reproduction see the `feature/marketprotocol@1.2.0` branch in the dApp and `npm run start:rinkeby` ### Solution *Summary*: Cleaner imports / require statements across environments than the implementation found here https://github.com/MARKETProtocol/MARKET.js/blob/fix/artifacts-issues/src/artifacts.ts ### Definition of Done - [ ] fix artifacts.ts with elegant solution that works locally with test environment and when importing the npm package ### Bounty hunters - please provide your proposed solution and a timeline for the implementation in order to be approved.
priority
implement elegant solution to artifacts across different environments before you start work please read our contribution and if there is a bounty involved please also see if you have ongoing work from other bounties with us where funding has not been released please do not pick up a new issue we would like to involve as many contributors as possible and parallelize the work flow as much as possible please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline please also note that in order for work to be accepted all code must be accompanied by test cases as well user story as a dev i want to be able to easily run tests in the local truffle environment as well as import the npm pacakage to be used in the dapp without any issues or warnings why is this needed summary easy workflow across environments description type bug current behavior when importing marketprotocol marketjs into the dapp it fails to compile with the below output failed to compile node modules marketprotocol marketjs dist index js module not found can t resolve build contracts marketcollateralpoolfactory json in home pelsasser dapp node modules marketprotocol marketjs dist the fix artifacts issues branch in this repo solves this issue but in a very ugly and hacky implementation expected behavior no warnings or errors and the ability to run locally with artifacts imported from the build directory or from the npm abis package when running as an imported package reproduction see the feature marketprotocol branch in the dapp and npm run start rinkeby solution summary cleaner imports require statements across environments than the implementation found here definition of done fix artifacts ts with elegant solution that works locally with test environment and when importing the npm package bounty hunters please provide your proposed solution and a timeline for the implementation in order to be approved
1
819,650
30,747,386,936
IssuesEvent
2023-07-28 16:04:49
cancervariants/fusion-curation
https://api.github.com/repos/cancervariants/fusion-curation
opened
Out-of-range exon not giving warning/indication in transcript segment UI
bug priority:high
![Screenshot 2023-07-28 at 12 04 18 PM](https://github.com/cancervariants/fusion-curation/assets/12942397/076f45b9-20f2-4da2-a42a-22c93269c34c) Interestingly, it does work in the utilities UI: ![Screenshot 2023-07-28 at 12 02 22 PM](https://github.com/cancervariants/fusion-curation/assets/12942397/610339e1-5c21-4836-92d4-6024026b58b6)
1.0
Out-of-range exon not giving warning/indication in transcript segment UI - ![Screenshot 2023-07-28 at 12 04 18 PM](https://github.com/cancervariants/fusion-curation/assets/12942397/076f45b9-20f2-4da2-a42a-22c93269c34c) Interestingly, it does work in the utilities UI: ![Screenshot 2023-07-28 at 12 02 22 PM](https://github.com/cancervariants/fusion-curation/assets/12942397/610339e1-5c21-4836-92d4-6024026b58b6)
priority
out of range exon not giving warning indication in transcript segment ui interestingly it does work in the utilities ui
1
413,023
12,059,304,465
IssuesEvent
2020-04-15 19:01:44
cch5ng/wastenot
https://api.github.com/repos/cch5ng/wastenot
closed
notification (first pass)
high priority
high level goals - [ ] get working implementation of a push message (end to end); this is not the final implementation but want to make sure able to trigger push message from BE and receive the message on the FE - [ ] get all the working logic of an example following the docs from wiki: https://github.com/cch5ng/wastenot/wiki/Push-notifications-(resc) ------ expiration notification ideas: * push notifications (think this depends on service workers) * does this rely on the person being logged in to the app? or having the app open in browser? * email * sms (probably not free over time)
1.0
notification (first pass) - high level goals - [ ] get working implementation of a push message (end to end); this is not the final implementation but want to make sure able to trigger push message from BE and receive the message on the FE - [ ] get all the working logic of an example following the docs from wiki: https://github.com/cch5ng/wastenot/wiki/Push-notifications-(resc) ------ expiration notification ideas: * push notifications (think this depends on service workers) * does this rely on the person being logged in to the app? or having the app open in browser? * email * sms (probably not free over time)
priority
notification first pass high level goals get working implementation of a push message end to end this is not the final implementation but want to make sure able to trigger push message from be and receive the message on the fe get all the working logic of an example following the docs from wiki expiration notification ideas push notifications think this depends on service workers does this rely on the person being logged in to the app or having the app open in browser email sms probably not free over time
1
507,852
14,682,257,023
IssuesEvent
2020-12-31 15:49:52
bcrumbs/booben
https://api.github.com/repos/bcrumbs/booben
reopened
main entrypoint crash app
bug priority / high
if open https://demo.booben.io/ or https://localhost/ app crash: `_http_outgoing.js:471 throw new ERR_HTTP_HEADERS_SENT('set'); ^ Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client at ServerResponse.setHeader (_http_outgoing.js:471:11) at ServerResponse.writeHead (_http_server.js:231:21) at Object.exports.sendJSON (/usr/src/app/endpoints/helpers/index.js:8:7) at Object.exports.sendError (/usr/src/app/endpoints/helpers/index.js:23:11) at res.sendFile.err (/usr/src/app/endpoints/serve-assets.js:23:28) at /usr/src/app/node_modules/express/lib/response.js:430:22 at onaborted (/usr/src/app/node_modules/express/lib/response.js:1023:5) at Array.onfinish (/usr/src/app/node_modules/express/lib/response.js:1057:50) at listener (/usr/src/app/node_modules/on-finished/index.js:169:15) at onFinish (/usr/src/app/node_modules/on-finished/index.js:100:5)`
1.0
main entrypoint crash app - if open https://demo.booben.io/ or https://localhost/ app crash: `_http_outgoing.js:471 throw new ERR_HTTP_HEADERS_SENT('set'); ^ Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client at ServerResponse.setHeader (_http_outgoing.js:471:11) at ServerResponse.writeHead (_http_server.js:231:21) at Object.exports.sendJSON (/usr/src/app/endpoints/helpers/index.js:8:7) at Object.exports.sendError (/usr/src/app/endpoints/helpers/index.js:23:11) at res.sendFile.err (/usr/src/app/endpoints/serve-assets.js:23:28) at /usr/src/app/node_modules/express/lib/response.js:430:22 at onaborted (/usr/src/app/node_modules/express/lib/response.js:1023:5) at Array.onfinish (/usr/src/app/node_modules/express/lib/response.js:1057:50) at listener (/usr/src/app/node_modules/on-finished/index.js:169:15) at onFinish (/usr/src/app/node_modules/on-finished/index.js:100:5)`
priority
main entrypoint crash app if open or app crash http outgoing js throw new err http headers sent set error cannot set headers after they are sent to the client at serverresponse setheader http outgoing js at serverresponse writehead http server js at object exports sendjson usr src app endpoints helpers index js at object exports senderror usr src app endpoints helpers index js at res sendfile err usr src app endpoints serve assets js at usr src app node modules express lib response js at onaborted usr src app node modules express lib response js at array onfinish usr src app node modules express lib response js at listener usr src app node modules on finished index js at onfinish usr src app node modules on finished index js
1
603,302
18,537,733,630
IssuesEvent
2021-10-21 13:17:05
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
closed
[Masthead]: Web Components: Prod QA testing of logic that highlights the current and parent menu items within the Masthead dropdown + Mega Menu based on the URL
priority: high dev adopter support QA package: web components adopter: Hybrid cloud dev complete adopter: AEM
<!-- Avoid any type of solutions in this user story --> <!-- replace _{{...}}_ with your own words or remove --> #### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: developer using the ibm.com Library `Masthead` > I need to: have a version of the component that has been tested for accessibility compliance as well as on multiple browsers and platforms > so that I can: be confident that my ibm.com web site users will have a good experience #### Additional information <!-- {{Please provide any additional information or resources for reference}} --> - [Browser Stack link](https://ibm.ent.box.com/notes/578734426612) - [Browser Standard](https://w3.ibm.com/standards/web/browser/) - Browser versions to be tested: Tier 1 browsers will be tested with defects created as Sev 1 or Sev 2. Tier 2 browser defects will be created as Sev 3 defects. - Platforms to be tested, by priority: 1) Desktop 2) Mobile - Mobile iOS versions: 13.1, 13.3 and 14 - Mobile Android versions: 9.0 and 10 - Browsers to be tested: Desktop: Chrome, Firefox, Safari, Edge, Mobile: Chrome, Safari, Samsung Internet, UC Browser, QQ Browser - [Accessibility testing guidance](https://pages.github.ibm.com/IBMa/able/Test/verify/) - [Accessibility Checklist](https://www.ibm.com/able/guidelines/ci162/accessibility_checklist.html) - [Creating a QA bug](https://ibm.ent.box.com/notes/603242247385) - **See the Epic for the Design and Functional specs information** - Web Components Dev issue (#6763 ) - Once development is finished the updated code is available in the [**Web Components Canary Environment**](https://ibmdotcom-web-components-canary.mybluemix.net/?path=/story/overview-getting-started--page) for testing. - [**React canary environment**](https://ibmdotcom-react-canary.mybluemix.net/?path=/story/overview-getting-started--page) - ** [Web Components Wrapper test env URL](https://ibmdotcom-web-components-react.mybluemix.net/?path=/story/*)** #### Acceptance criteria - [ ] Accessibility testing is complete. Component is compliant. - [ ] All browser versions are tested - [ ] All operating systems are tested - [ ] All devices are tested - [ ] Defects are recorded
1.0
[Masthead]: Web Components: Prod QA testing of logic that highlights the current and parent menu items within the Masthead dropdown + Mega Menu based on the URL - <!-- Avoid any type of solutions in this user story --> <!-- replace _{{...}}_ with your own words or remove --> #### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: developer using the ibm.com Library `Masthead` > I need to: have a version of the component that has been tested for accessibility compliance as well as on multiple browsers and platforms > so that I can: be confident that my ibm.com web site users will have a good experience #### Additional information <!-- {{Please provide any additional information or resources for reference}} --> - [Browser Stack link](https://ibm.ent.box.com/notes/578734426612) - [Browser Standard](https://w3.ibm.com/standards/web/browser/) - Browser versions to be tested: Tier 1 browsers will be tested with defects created as Sev 1 or Sev 2. Tier 2 browser defects will be created as Sev 3 defects. - Platforms to be tested, by priority: 1) Desktop 2) Mobile - Mobile iOS versions: 13.1, 13.3 and 14 - Mobile Android versions: 9.0 and 10 - Browsers to be tested: Desktop: Chrome, Firefox, Safari, Edge, Mobile: Chrome, Safari, Samsung Internet, UC Browser, QQ Browser - [Accessibility testing guidance](https://pages.github.ibm.com/IBMa/able/Test/verify/) - [Accessibility Checklist](https://www.ibm.com/able/guidelines/ci162/accessibility_checklist.html) - [Creating a QA bug](https://ibm.ent.box.com/notes/603242247385) - **See the Epic for the Design and Functional specs information** - Web Components Dev issue (#6763 ) - Once development is finished the updated code is available in the [**Web Components Canary Environment**](https://ibmdotcom-web-components-canary.mybluemix.net/?path=/story/overview-getting-started--page) for testing. - [**React canary environment**](https://ibmdotcom-react-canary.mybluemix.net/?path=/story/overview-getting-started--page) - ** [Web Components Wrapper test env URL](https://ibmdotcom-web-components-react.mybluemix.net/?path=/story/*)** #### Acceptance criteria - [ ] Accessibility testing is complete. Component is compliant. - [ ] All browser versions are tested - [ ] All operating systems are tested - [ ] All devices are tested - [ ] Defects are recorded
priority
web components prod qa testing of logic that highlights the current and parent menu items within the masthead dropdown mega menu based on the url user story as a developer using the ibm com library masthead i need to have a version of the component that has been tested for accessibility compliance as well as on multiple browsers and platforms so that i can be confident that my ibm com web site users will have a good experience additional information browser versions to be tested tier browsers will be tested with defects created as sev or sev tier browser defects will be created as sev defects platforms to be tested by priority desktop mobile mobile ios versions and mobile android versions and browsers to be tested desktop chrome firefox safari edge mobile chrome safari samsung internet uc browser qq browser see the epic for the design and functional specs information web components dev issue once development is finished the updated code is available in the for testing acceptance criteria accessibility testing is complete component is compliant all browser versions are tested all operating systems are tested all devices are tested defects are recorded
1
695,854
23,874,150,980
IssuesEvent
2022-09-07 17:20:22
chairemobilite/trRouting
https://api.github.com/repos/chairemobilite/trRouting
opened
For ARTM 2022: add an API call to get all alternatives and return array of all possible lines (uuid, shortname, longname, agency uuid, agency acronym and agency name)
enhancement priority high
Will be called from evolution, to validate bus, subway and train lines declared by respondents.
1.0
For ARTM 2022: add an API call to get all alternatives and return array of all possible lines (uuid, shortname, longname, agency uuid, agency acronym and agency name) - Will be called from evolution, to validate bus, subway and train lines declared by respondents.
priority
for artm add an api call to get all alternatives and return array of all possible lines uuid shortname longname agency uuid agency acronym and agency name will be called from evolution to validate bus subway and train lines declared by respondents
1
482,812
13,913,844,507
IssuesEvent
2020-10-20 21:05:50
virtualcommons/port-of-mars
https://api.github.com/repos/virtualcommons/port-of-mars
closed
discard accomplishment shows "Discard Purchased Accomplishment"
bug high priority ui
After an Efforts Wasted event the Discard phase shows discardable accomplishment cards with "Discard Purchased Accomplishment" text instead of just "Discard Accomplishment". Clicking on this button also does nothing - it appears we are unable to discard those accomplishments. In the following round the component gets reset and it appears correctly, and discard works again. ![image](https://user-images.githubusercontent.com/22534/96637115-18e51d80-12d3-11eb-9c33-c50ec22f7198.png)
1.0
discard accomplishment shows "Discard Purchased Accomplishment" - After an Efforts Wasted event the Discard phase shows discardable accomplishment cards with "Discard Purchased Accomplishment" text instead of just "Discard Accomplishment". Clicking on this button also does nothing - it appears we are unable to discard those accomplishments. In the following round the component gets reset and it appears correctly, and discard works again. ![image](https://user-images.githubusercontent.com/22534/96637115-18e51d80-12d3-11eb-9c33-c50ec22f7198.png)
priority
discard accomplishment shows discard purchased accomplishment after an efforts wasted event the discard phase shows discardable accomplishment cards with discard purchased accomplishment text instead of just discard accomplishment clicking on this button also does nothing it appears we are unable to discard those accomplishments in the following round the component gets reset and it appears correctly and discard works again
1
124,592
4,927,387,618
IssuesEvent
2016-11-26 18:19:12
websharks/comment-mail
https://api.github.com/repos/websharks/comment-mail
opened
Bug: Templates Not Saving
bug high priority
## Steps to Reproduce - Change a default template from the Dashboard. - Click 'Save All Changes'. ## Expected Behavior Templates would be saved. ## Observed Behavior Templates not saved.
1.0
Bug: Templates Not Saving - ## Steps to Reproduce - Change a default template from the Dashboard. - Click 'Save All Changes'. ## Expected Behavior Templates would be saved. ## Observed Behavior Templates not saved.
priority
bug templates not saving steps to reproduce change a default template from the dashboard click save all changes expected behavior templates would be saved observed behavior templates not saved
1
642,943
20,918,531,141
IssuesEvent
2022-03-24 15:20:47
episphere/connectApp
https://api.github.com/repos/episphere/connectApp
opened
Client side baseline biospecimen survey email sent twice in a row
High Priority MVP
The first baseline biospecimen survey email sent after a participant is checked in for the baseline research collection is sent twice in succession. Test account received two emails back to back with the same content. Participant should only receive one email. Connect ID for the test case is 5826500702.
1.0
Client side baseline biospecimen survey email sent twice in a row - The first baseline biospecimen survey email sent after a participant is checked in for the baseline research collection is sent twice in succession. Test account received two emails back to back with the same content. Participant should only receive one email. Connect ID for the test case is 5826500702.
priority
client side baseline biospecimen survey email sent twice in a row the first baseline biospecimen survey email sent after a participant is checked in for the baseline research collection is sent twice in succession test account received two emails back to back with the same content participant should only receive one email connect id for the test case is
1
6,692
2,591,062,598
IssuesEvent
2015-02-18 22:48:03
NetLogo/Galapagos
https://api.github.com/repos/NetLogo/Galapagos
closed
Links appear to wrap even on non-wrapping topologies
Beak bug high priority
![links](https://cloud.githubusercontent.com/assets/912890/4180448/f34255d8-36f7-11e4-9d86-d6db8bb0b4d3.png) It's expected at the moment that links won't always have the proper shape, curvature, or labels, and the turtles are linked randomly in this model, so it's not a problem here which turtles are linked, but it's unexpected that the links currently wrap across non-wrapping borders.
1.0
Links appear to wrap even on non-wrapping topologies - ![links](https://cloud.githubusercontent.com/assets/912890/4180448/f34255d8-36f7-11e4-9d86-d6db8bb0b4d3.png) It's expected at the moment that links won't always have the proper shape, curvature, or labels, and the turtles are linked randomly in this model, so it's not a problem here which turtles are linked, but it's unexpected that the links currently wrap across non-wrapping borders.
priority
links appear to wrap even on non wrapping topologies it s expected at the moment that links won t always have the proper shape curvature or labels and the turtles are linked randomly in this model so it s not a problem here which turtles are linked but it s unexpected that the links currently wrap across non wrapping borders
1
65,722
3,238,055,827
IssuesEvent
2015-10-14 14:43:42
BaderLab/GenomeClinic-PGX
https://api.github.com/repos/BaderLab/GenomeClinic-PGX
opened
Genes not showing in PGX analysis
bug High-Priority
There are several genes that appear to be missing when the PGX analysis is performed despite there being data uploaded to the database. Once a patient is selected, the missing data is shown as "Notice, there was no genetic information found for this gene"
1.0
Genes not showing in PGX analysis - There are several genes that appear to be missing when the PGX analysis is performed despite there being data uploaded to the database. Once a patient is selected, the missing data is shown as "Notice, there was no genetic information found for this gene"
priority
genes not showing in pgx analysis there are several genes that appear to be missing when the pgx analysis is performed despite there being data uploaded to the database once a patient is selected the missing data is shown as notice there was no genetic information found for this gene
1
750,205
26,192,914,628
IssuesEvent
2023-01-03 10:44:22
NomicFoundation/hardhat-vscode
https://api.github.com/repos/NomicFoundation/hardhat-vscode
opened
Support natspec in event/state variable/public state variable
type:feature status:ready priority:high
Similar to https://github.com/NomicFoundation/hardhat-vscode/pull/328, provide a subset of natspec auto-inserts on a /** */ completion before an event, state variable or public state variable. This should be based on the docs: https://docs.soliditylang.org/en/latest/natspec-format.html#tags. For events it seems to `@dev` and `@param`. But we should investigate why public state variables have an `@return` while state variables don't.
1.0
Support natspec in event/state variable/public state variable - Similar to https://github.com/NomicFoundation/hardhat-vscode/pull/328, provide a subset of natspec auto-inserts on a /** */ completion before an event, state variable or public state variable. This should be based on the docs: https://docs.soliditylang.org/en/latest/natspec-format.html#tags. For events it seems to `@dev` and `@param`. But we should investigate why public state variables have an `@return` while state variables don't.
priority
support natspec in event state variable public state variable similar to provide a subset of natspec auto inserts on a completion before an event state variable or public state variable this should be based on the docs for events it seems to dev and param but we should investigate why public state variables have an return while state variables don t
1
481,841
13,892,936,830
IssuesEvent
2020-10-19 12:53:59
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
Name is not sent to Stripe when creating a customer/subscription
Priority: High Type: Feature / Enhancement
**Is your feature request related to a problem? Please describe.** The name is left empty when creating a customer on Stripe. Would be useful to have it
1.0
Name is not sent to Stripe when creating a customer/subscription - **Is your feature request related to a problem? Please describe.** The name is left empty when creating a customer on Stripe. Would be useful to have it
priority
name is not sent to stripe when creating a customer subscription is your feature request related to a problem please describe the name is left empty when creating a customer on stripe would be useful to have it
1
431,782
12,485,606,387
IssuesEvent
2020-05-30 20:37:40
yairEO/tagify
https://api.github.com/repos/yairEO/tagify
closed
Manual-rendered dropdown not responding to keyboard events
Bug: high priority
I've checked all the prerequisites When I click on my tag suggestions, it instead adds that tag of what I've typed into the input, not what I've clicked in the suggestion box. Here is the issue in a gif, where each mouse click is shown with a circle. <img src="https://i.imgur.com/5tWJdea.gif" /> The error happens when you have an empty *whitelist* before you render the *dropdown*. As such: ```javascript this.tagify.dropdown.show.call(this.tagify); this.tagify.DOM.scope.parentNode.appendChild(this.tagify.DOM.dropdown); // console.log(this.tagify) this.allTags.forEach(tag => { this.tagify.settings.whitelist.push(tag); }); ``` This can be fixed by one of two ways, which both involve the whitelist not being empty before calling the dropdown renderer: 1. Having the whitelist NOT be empty before the two lines of code that render the dropdown 2. Moving the whitelist-adding code before the dropdown rendering code ### Demo Page Here's a demo showing the issue. https://jsbin.com/zazinarodu/1/edit?html,js,output Thanks for making an awesome project and I hope this helps out!
1.0
Manual-rendered dropdown not responding to keyboard events - I've checked all the prerequisites When I click on my tag suggestions, it instead adds that tag of what I've typed into the input, not what I've clicked in the suggestion box. Here is the issue in a gif, where each mouse click is shown with a circle. <img src="https://i.imgur.com/5tWJdea.gif" /> The error happens when you have an empty *whitelist* before you render the *dropdown*. As such: ```javascript this.tagify.dropdown.show.call(this.tagify); this.tagify.DOM.scope.parentNode.appendChild(this.tagify.DOM.dropdown); // console.log(this.tagify) this.allTags.forEach(tag => { this.tagify.settings.whitelist.push(tag); }); ``` This can be fixed by one of two ways, which both involve the whitelist not being empty before calling the dropdown renderer: 1. Having the whitelist NOT be empty before the two lines of code that render the dropdown 2. Moving the whitelist-adding code before the dropdown rendering code ### Demo Page Here's a demo showing the issue. https://jsbin.com/zazinarodu/1/edit?html,js,output Thanks for making an awesome project and I hope this helps out!
priority
manual rendered dropdown not responding to keyboard events i ve checked all the prerequisites when i click on my tag suggestions it instead adds that tag of what i ve typed into the input not what i ve clicked in the suggestion box here is the issue in a gif where each mouse click is shown with a circle the error happens when you have an empty whitelist before you render the dropdown as such javascript this tagify dropdown show call this tagify this tagify dom scope parentnode appendchild this tagify dom dropdown console log this tagify this alltags foreach tag this tagify settings whitelist push tag this can be fixed by one of two ways which both involve the whitelist not being empty before calling the dropdown renderer having the whitelist not be empty before the two lines of code that render the dropdown moving the whitelist adding code before the dropdown rendering code demo page here s a demo showing the issue thanks for making an awesome project and i hope this helps out
1
511,409
14,859,900,091
IssuesEvent
2021-01-18 19:24:22
bounswe/bounswe2020group1
https://api.github.com/repos/bounswe/bounswe2020group1
opened
Frontend - Vendor profile page - Location data and isVerified data is corrupted.
frontend priority:high type:bug
While these features were being implemented, the backend was changing end-point. Therefore, there is a need of update for the current end-point. - [ ] Correct the location of the vendor. - [ ] Some vendors does not look verified, even though they are. Solve this bug.
1.0
Frontend - Vendor profile page - Location data and isVerified data is corrupted. - While these features were being implemented, the backend was changing end-point. Therefore, there is a need of update for the current end-point. - [ ] Correct the location of the vendor. - [ ] Some vendors does not look verified, even though they are. Solve this bug.
priority
frontend vendor profile page location data and isverified data is corrupted while these features were being implemented the backend was changing end point therefore there is a need of update for the current end point correct the location of the vendor some vendors does not look verified even though they are solve this bug
1
774,349
27,192,534,300
IssuesEvent
2023-02-19 23:47:01
karenxpn/DatingChamber
https://api.github.com/repos/karenxpn/DatingChamber
closed
sent/read messages
enhancement high priority
mark all messages as read when the user enters the chat room Mark the message as read as soon as it appears
1.0
sent/read messages - mark all messages as read when the user enters the chat room Mark the message as read as soon as it appears
priority
sent read messages mark all messages as read when the user enters the chat room mark the message as read as soon as it appears
1
314,984
9,605,381,993
IssuesEvent
2019-05-10 23:49:40
dealii/dealii
https://api.github.com/repos/dealii/dealii
opened
Documentation build system now requires python3
High Priority :warning:
Maybe I was overly zealous, but #7628 introduced a dependency on python3, which I happen to not have on my system. #8083 tries to address this, but trying things out, it turns out that the `doc/doxygen/scripts/set_canonical_doxygen.py` script really does need python3: ``` Traceback (most recent call last): File "/home/fac/f/bangerth/p/deal.II/1/dealii/doc/doxygen/scripts/set_canonical_doxygen.py", line 27, in <module> filenames = glob.iglob('**/*html', recursive=True) TypeError: iglob() got an unexpected keyword argument 'recursive' make[3]: *** [doxygen.log] Error 1 make[3]: *** Deleting file `doxygen.log' make[2]: *** [doc/doxygen/CMakeFiles/doxygen.dir/all] Error 2 make[1]: *** [CMakeFiles/documentation.dir/rule] Error 2 make: *** [documentation] Error 2 ``` Ugh. Suggestions?
1.0
Documentation build system now requires python3 - Maybe I was overly zealous, but #7628 introduced a dependency on python3, which I happen to not have on my system. #8083 tries to address this, but trying things out, it turns out that the `doc/doxygen/scripts/set_canonical_doxygen.py` script really does need python3: ``` Traceback (most recent call last): File "/home/fac/f/bangerth/p/deal.II/1/dealii/doc/doxygen/scripts/set_canonical_doxygen.py", line 27, in <module> filenames = glob.iglob('**/*html', recursive=True) TypeError: iglob() got an unexpected keyword argument 'recursive' make[3]: *** [doxygen.log] Error 1 make[3]: *** Deleting file `doxygen.log' make[2]: *** [doc/doxygen/CMakeFiles/doxygen.dir/all] Error 2 make[1]: *** [CMakeFiles/documentation.dir/rule] Error 2 make: *** [documentation] Error 2 ``` Ugh. Suggestions?
priority
documentation build system now requires maybe i was overly zealous but introduced a dependency on which i happen to not have on my system tries to address this but trying things out it turns out that the doc doxygen scripts set canonical doxygen py script really does need traceback most recent call last file home fac f bangerth p deal ii dealii doc doxygen scripts set canonical doxygen py line in filenames glob iglob html recursive true typeerror iglob got an unexpected keyword argument recursive make error make deleting file doxygen log make error make error make error ugh suggestions
1
517,244
14,997,835,379
IssuesEvent
2021-01-29 17:28:53
TheRuntingMuumuu/trmWebsite
https://api.github.com/repos/TheRuntingMuumuu/trmWebsite
closed
ESO Image Small on Mobile
bug cosmetic priority/high
On mobile the ESO images are mega small. They still only take up 30% of the page like they do on desktop mode which is too small.
1.0
ESO Image Small on Mobile - On mobile the ESO images are mega small. They still only take up 30% of the page like they do on desktop mode which is too small.
priority
eso image small on mobile on mobile the eso images are mega small they still only take up of the page like they do on desktop mode which is too small
1
132,642
5,190,350,951
IssuesEvent
2017-01-21 07:42:14
lyuich/brain
https://api.github.com/repos/lyuich/brain
closed
DevOpsの全体観を掴む
category: engineer infra priority: high status: done type: feature
### Write a summary of this issue - DevOpsの全体像を把握できるようにする ### List the details of what to do as a list - [x] DevOpsとは何かをまとめる - [x] DevOps推進のために利用するツールをまとめる ### Any references (Describe URL of documents or webpages) - なし
1.0
DevOpsの全体観を掴む - ### Write a summary of this issue - DevOpsの全体像を把握できるようにする ### List the details of what to do as a list - [x] DevOpsとは何かをまとめる - [x] DevOps推進のために利用するツールをまとめる ### Any references (Describe URL of documents or webpages) - なし
priority
devopsの全体観を掴む write a summary of this issue devopsの全体像を把握できるようにする list the details of what to do as a list devopsとは何かをまとめる devops推進のために利用するツールをまとめる any references describe url of documents or webpages なし
1
439,678
12,685,275,184
IssuesEvent
2020-06-20 03:16:37
cch5ng/messenger_intl
https://api.github.com/repos/cch5ng/messenger_intl
closed
[BE] support chat btw > 2 people
high priority
BE: * X-broke translation functionality by changing friend languages to an array of strings #2 (from /conversations/:conversationId trying to add the 2nd message to existing group conversation) * X-test for conversation between at least 3 people (all different languages) and verify that translations are occurring ok on conversation update; need to set up scenario where all are contacts of each other * X-works only in the case where all participants are contacts of one another * during group conversation initialization, need to only create conversation if all members are connected (not just connected to the conversation started); otherwise translation breaks * X-validation on FE: verify that everyone in the to email input field is also within the list of contacts (can get this from emailToLangDict, keys) * validation on BE: verify that everyone in the email_addresses field is connected to everyone else; don't have to check again the sender and their contacts * check on the current logic for requesting string translations from google API (think right now this is hard-coded to handle a single translation); look a little more into the batch translations from adv API feature (look into switching to the adv API if it can be done for free) * weigh the value of requesting to get back target (translation language code) from translation request (basic api); check again in documentation if this is an option * X-verify that whenever a message gets added to conversation that the last_updated field is getting a new date value * (done #2) check on the current logic for transferring the friend languages from socket client to socket server (think right now this is single string) * (done #2) there is already a route defined for POST new conversation; but it doesn't handle an initial message currently
1.0
[BE] support chat btw > 2 people - BE: * X-broke translation functionality by changing friend languages to an array of strings #2 (from /conversations/:conversationId trying to add the 2nd message to existing group conversation) * X-test for conversation between at least 3 people (all different languages) and verify that translations are occurring ok on conversation update; need to set up scenario where all are contacts of each other * X-works only in the case where all participants are contacts of one another * during group conversation initialization, need to only create conversation if all members are connected (not just connected to the conversation started); otherwise translation breaks * X-validation on FE: verify that everyone in the to email input field is also within the list of contacts (can get this from emailToLangDict, keys) * validation on BE: verify that everyone in the email_addresses field is connected to everyone else; don't have to check again the sender and their contacts * check on the current logic for requesting string translations from google API (think right now this is hard-coded to handle a single translation); look a little more into the batch translations from adv API feature (look into switching to the adv API if it can be done for free) * weigh the value of requesting to get back target (translation language code) from translation request (basic api); check again in documentation if this is an option * X-verify that whenever a message gets added to conversation that the last_updated field is getting a new date value * (done #2) check on the current logic for transferring the friend languages from socket client to socket server (think right now this is single string) * (done #2) there is already a route defined for POST new conversation; but it doesn't handle an initial message currently
priority
support chat btw people be x broke translation functionality by changing friend languages to an array of strings from conversations conversationid trying to add the message to existing group conversation x test for conversation between at least people all different languages and verify that translations are occurring ok on conversation update need to set up scenario where all are contacts of each other x works only in the case where all participants are contacts of one another during group conversation initialization need to only create conversation if all members are connected not just connected to the conversation started otherwise translation breaks x validation on fe verify that everyone in the to email input field is also within the list of contacts can get this from emailtolangdict keys validation on be verify that everyone in the email addresses field is connected to everyone else don t have to check again the sender and their contacts check on the current logic for requesting string translations from google api think right now this is hard coded to handle a single translation look a little more into the batch translations from adv api feature look into switching to the adv api if it can be done for free weigh the value of requesting to get back target translation language code from translation request basic api check again in documentation if this is an option x verify that whenever a message gets added to conversation that the last updated field is getting a new date value done check on the current logic for transferring the friend languages from socket client to socket server think right now this is single string done there is already a route defined for post new conversation but it doesn t handle an initial message currently
1
598,692
18,250,329,674
IssuesEvent
2021-10-02 04:52:16
nlpsandbox/phi-annotator-huggingface-bert
https://api.github.com/repos/nlpsandbox/phi-annotator-huggingface-bert
closed
Update Tool Information
Bug Priority: High
### Problem description The [tool controller](https://github.com/nlpsandbox/phi-annotator-huggingface-bert/blob/main/server/openapi_server/controllers/tool_controller.py) has not been changed since the default. We need to reach out to David S. Lim (who fine-tuned the BERT model in question), and I think he should be considered a co-author of this tool. We also need to clarify licensing (base BERT is Apache 2.0, are all fine-tuned versions also Apache 2.0?)
1.0
Update Tool Information - ### Problem description The [tool controller](https://github.com/nlpsandbox/phi-annotator-huggingface-bert/blob/main/server/openapi_server/controllers/tool_controller.py) has not been changed since the default. We need to reach out to David S. Lim (who fine-tuned the BERT model in question), and I think he should be considered a co-author of this tool. We also need to clarify licensing (base BERT is Apache 2.0, are all fine-tuned versions also Apache 2.0?)
priority
update tool information problem description the has not been changed since the default we need to reach out to david s lim who fine tuned the bert model in question and i think he should be considered a co author of this tool we also need to clarify licensing base bert is apache are all fine tuned versions also apache
1
767,679
26,936,435,693
IssuesEvent
2023-02-07 21:05:55
RyuTribal/gear4guitar
https://api.github.com/repos/RyuTribal/gear4guitar
closed
Edit comment
High priority back-end
If you are the owner of the comment or the admin of the page you can edit the comment.
1.0
Edit comment - If you are the owner of the comment or the admin of the page you can edit the comment.
priority
edit comment if you are the owner of the comment or the admin of the page you can edit the comment
1
670,030
22,666,508,088
IssuesEvent
2022-07-03 01:03:02
Pulsar4xDevs/Pulsar4x
https://api.github.com/repos/Pulsar4xDevs/Pulsar4x
closed
Hot reload the UI library.
|Task| High Priority tproject Subject: UI
Doing this would make messing around with creating ui widgets, and tweaking exsisting ui a lot easier. MyVar did some experimentation with doing this sort of thing in a standalone project that I've lost the link to...
1.0
Hot reload the UI library. - Doing this would make messing around with creating ui widgets, and tweaking exsisting ui a lot easier. MyVar did some experimentation with doing this sort of thing in a standalone project that I've lost the link to...
priority
hot reload the ui library doing this would make messing around with creating ui widgets and tweaking exsisting ui a lot easier myvar did some experimentation with doing this sort of thing in a standalone project that i ve lost the link to
1
416,682
12,150,415,580
IssuesEvent
2020-04-24 17:56:20
decentralized-identity/sidetree
https://api.github.com/repos/decentralized-identity/sidetree
closed
Method name should not require a network ID in config
beta bug high priority
`sidetree:test` works, but `sidetree` does not.
1.0
Method name should not require a network ID in config - `sidetree:test` works, but `sidetree` does not.
priority
method name should not require a network id in config sidetree test works but sidetree does not
1
374,898
11,096,661,489
IssuesEvent
2019-12-16 11:39:20
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
An unexpected token ""UNIQUE"" was found against DB2 11.5 in identity > db2.sql
Priority/Highest
**Suggested Labels** Affected/ IS 5.10.0 M8 Snapshot Type/ Bug Priority/ High Severity / Major **Steps to Reproduce** Source the following DB2 script against DB2 11.5 /dbscripts/identity/db2.sql **Observation** ``` "SQL Error [42601]: An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 SQL Error [42601]: An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 " ``` Related Script section for the above issue is as below ``` CREATE TABLE IDP ( ID INTEGER NOT NULL, TENANT_ID INTEGER NOT NULL, NAME VARCHAR(254) NOT NULL, IS_ENABLED CHAR(1) NOT NULL DEFAULT '1', IS_PRIMARY CHAR(1) NOT NULL DEFAULT '0', HOME_REALM_ID VARCHAR(254), IMAGE BLOB, CERTIFICATE BLOB, ALIAS VARCHAR(254), INBOUND_PROV_ENABLED CHAR (1) NOT NULL DEFAULT '0', INBOUND_PROV_USER_STORE_ID VARCHAR(254), USER_CLAIM_URI VARCHAR(254), ROLE_CLAIM_URI VARCHAR(254), DESCRIPTION VARCHAR (1024), DEFAULT_AUTHENTICATOR_NAME VARCHAR(254), DEFAULT_PRO_CONNECTOR_NAME VARCHAR(254), PROVISIONING_ROLE VARCHAR(128), IS_FEDERATION_HUB CHAR(1) NOT NULL DEFAULT '0', IS_LOCAL_CLAIM_DIALECT CHAR(1) NOT NULL DEFAULT '0', DISPLAY_NAME VARCHAR(254), IMAGE_URL VARCHAR(1024), UUID CHAR(36) NOT NULL, PRIMARY KEY (ID), UNIQUE (TENANT_ID, NAME) UNIQUE (UUID)) ; ```
1.0
An unexpected token ""UNIQUE"" was found against DB2 11.5 in identity > db2.sql - **Suggested Labels** Affected/ IS 5.10.0 M8 Snapshot Type/ Bug Priority/ High Severity / Major **Steps to Reproduce** Source the following DB2 script against DB2 11.5 /dbscripts/identity/db2.sql **Observation** ``` "SQL Error [42601]: An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 SQL Error [42601]: An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 An unexpected token ""UNIQUE"" was found following ""ENANT_ID, NAME) "". Expected tokens may include: "","".. SQLCODE=-104, SQLSTATE=42601, DRIVER=4.25.13 " ``` Related Script section for the above issue is as below ``` CREATE TABLE IDP ( ID INTEGER NOT NULL, TENANT_ID INTEGER NOT NULL, NAME VARCHAR(254) NOT NULL, IS_ENABLED CHAR(1) NOT NULL DEFAULT '1', IS_PRIMARY CHAR(1) NOT NULL DEFAULT '0', HOME_REALM_ID VARCHAR(254), IMAGE BLOB, CERTIFICATE BLOB, ALIAS VARCHAR(254), INBOUND_PROV_ENABLED CHAR (1) NOT NULL DEFAULT '0', INBOUND_PROV_USER_STORE_ID VARCHAR(254), USER_CLAIM_URI VARCHAR(254), ROLE_CLAIM_URI VARCHAR(254), DESCRIPTION VARCHAR (1024), DEFAULT_AUTHENTICATOR_NAME VARCHAR(254), DEFAULT_PRO_CONNECTOR_NAME VARCHAR(254), PROVISIONING_ROLE VARCHAR(128), IS_FEDERATION_HUB CHAR(1) NOT NULL DEFAULT '0', IS_LOCAL_CLAIM_DIALECT CHAR(1) NOT NULL DEFAULT '0', DISPLAY_NAME VARCHAR(254), IMAGE_URL VARCHAR(1024), UUID CHAR(36) NOT NULL, PRIMARY KEY (ID), UNIQUE (TENANT_ID, NAME) UNIQUE (UUID)) ; ```
priority
an unexpected token unique was found against in identity sql suggested labels affected is snapshot type bug priority high severity major steps to reproduce source the following script against dbscripts identity sql observation sql error an unexpected token unique was found following enant id name expected tokens may include sqlcode sqlstate driver sql error an unexpected token unique was found following enant id name expected tokens may include sqlcode sqlstate driver an unexpected token unique was found following enant id name expected tokens may include sqlcode sqlstate driver an unexpected token unique was found following enant id name expected tokens may include sqlcode sqlstate driver related script section for the above issue is as below create table idp id integer not null tenant id integer not null name varchar not null is enabled char not null default is primary char not null default home realm id varchar image blob certificate blob alias varchar inbound prov enabled char not null default inbound prov user store id varchar user claim uri varchar role claim uri varchar description varchar default authenticator name varchar default pro connector name varchar provisioning role varchar is federation hub char not null default is local claim dialect char not null default display name varchar image url varchar uuid char not null primary key id unique tenant id name unique uuid
1
386,418
11,438,611,063
IssuesEvent
2020-02-05 04:14:43
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
closed
Admin cannot delete spam
Priority: High
Admin cannot delete spam event, e.g. https://eventyay.com/e/c040ea6d Gives "unexpected error". ![Screenshot from 2020-02-05 05-04-42](https://user-images.githubusercontent.com/1583873/73809986-4174c800-47d5-11ea-9aa3-37e54b0b195b.png)
1.0
Admin cannot delete spam - Admin cannot delete spam event, e.g. https://eventyay.com/e/c040ea6d Gives "unexpected error". ![Screenshot from 2020-02-05 05-04-42](https://user-images.githubusercontent.com/1583873/73809986-4174c800-47d5-11ea-9aa3-37e54b0b195b.png)
priority
admin cannot delete spam admin cannot delete spam event e g gives unexpected error
1
443,108
12,759,821,129
IssuesEvent
2020-06-29 06:47:27
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - see bug description
browser-firefox-tablet engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical
<!-- @browser: Firefox Mobile (Tablet) 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.2.2; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54704 --> **URL**: https://www.google.com/webhp?client=firefox-b-m&oq=&aqs=heirloom-srp..#spf=1589047291003 **Browser / Version**: Firefox Mobile (Tablet) 68.0 **Operating System**: Android 4.2.2 **Tested Another Browser**: Yes Other **Problem type**: Something else **Description**: site does not show up there is simply nothing to see **Steps to Reproduce**: With the android browser the site appears, with firefox beta not. The problem is very often and with other sites as well. <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2020/6/017183eb-b24e-40ac-a05b-b71cfdf49924.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: 20200316183117</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2020/6/338bc6f3-aa3e-427f-a7ff-a71126327acf) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.google.com - see bug description - <!-- @browser: Firefox Mobile (Tablet) 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.2.2; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54704 --> **URL**: https://www.google.com/webhp?client=firefox-b-m&oq=&aqs=heirloom-srp..#spf=1589047291003 **Browser / Version**: Firefox Mobile (Tablet) 68.0 **Operating System**: Android 4.2.2 **Tested Another Browser**: Yes Other **Problem type**: Something else **Description**: site does not show up there is simply nothing to see **Steps to Reproduce**: With the android browser the site appears, with firefox beta not. The problem is very often and with other sites as well. <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2020/6/017183eb-b24e-40ac-a05b-b71cfdf49924.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: 20200316183117</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2020/6/338bc6f3-aa3e-427f-a7ff-a71126327acf) _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
see bug description url browser version firefox mobile tablet operating system android tested another browser yes other problem type something else description site does not show up there is simply nothing to see steps to reproduce with the android browser the site appears with firefox beta not the problem is very often and with other sites as well view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
1
308,880
9,458,771,949
IssuesEvent
2019-04-17 06:38:57
CaiaphasVG/cowboy-nebula
https://api.github.com/repos/CaiaphasVG/cowboy-nebula
closed
Integrate Steamworks SDK into Unity Project
enhancement high priority steamworks
Add the code into the Unity project to integrate the Steamworks SDK into the Unity projects. This is important because we need it to implement achievements, cloud saves, or leaderboards if we add any. Information to setup and integrate a Unity-ready version of the Steamworks SDK can be found here: https://steamworks.github.io/ Here's the documentation of the actual Steamworks SDK, in case we need it: https://partner.steamgames.com/doc/home
1.0
Integrate Steamworks SDK into Unity Project - Add the code into the Unity project to integrate the Steamworks SDK into the Unity projects. This is important because we need it to implement achievements, cloud saves, or leaderboards if we add any. Information to setup and integrate a Unity-ready version of the Steamworks SDK can be found here: https://steamworks.github.io/ Here's the documentation of the actual Steamworks SDK, in case we need it: https://partner.steamgames.com/doc/home
priority
integrate steamworks sdk into unity project add the code into the unity project to integrate the steamworks sdk into the unity projects this is important because we need it to implement achievements cloud saves or leaderboards if we add any information to setup and integrate a unity ready version of the steamworks sdk can be found here here s the documentation of the actual steamworks sdk in case we need it
1
454,104
13,094,826,766
IssuesEvent
2020-08-03 13:07:30
SainsburyWellcomeCentre/BakingTray
https://api.github.com/repos/SainsburyWellcomeCentre/BakingTray
closed
Handle resumption of old acquisition via the GUI
Major enhancement high priority
Handle the scenario where the user is resuming an old acquisition and has not gone through the preparation phase. Currently it's possible to stop and resume an acquisition by entering a section start number one larger than the current section. The system then re-starts. We could automate this process by writing a method that finds the section ID and tile position of the last acquired data point. It then knows where to pick up. A GUI confirmation box will appear. The user selects if they want to carry on. The calculated values are applied to the recipe and and the position array and we begin. If this works, there will be no reason for section start num to even be a setting in the mosaic file. So we could look to see if it's used elsewhere (even used by Stitchit). Then remove it if needed. We will only need the BT.currentSection (or whatever it is) property. Loading an existing recipe file discards the front/left and cutting position. These need to be re-loaded if resumption is to be possible. However, the user should also be able to save a recipe for generic use. So if we select save, the recipe should save only the generic stuff. The system however should be able to write the full recipe to allow resumption. In the event of the z-motor traveling back down again, the z positions are saved to the log file.
1.0
Handle resumption of old acquisition via the GUI - Handle the scenario where the user is resuming an old acquisition and has not gone through the preparation phase. Currently it's possible to stop and resume an acquisition by entering a section start number one larger than the current section. The system then re-starts. We could automate this process by writing a method that finds the section ID and tile position of the last acquired data point. It then knows where to pick up. A GUI confirmation box will appear. The user selects if they want to carry on. The calculated values are applied to the recipe and and the position array and we begin. If this works, there will be no reason for section start num to even be a setting in the mosaic file. So we could look to see if it's used elsewhere (even used by Stitchit). Then remove it if needed. We will only need the BT.currentSection (or whatever it is) property. Loading an existing recipe file discards the front/left and cutting position. These need to be re-loaded if resumption is to be possible. However, the user should also be able to save a recipe for generic use. So if we select save, the recipe should save only the generic stuff. The system however should be able to write the full recipe to allow resumption. In the event of the z-motor traveling back down again, the z positions are saved to the log file.
priority
handle resumption of old acquisition via the gui handle the scenario where the user is resuming an old acquisition and has not gone through the preparation phase currently it s possible to stop and resume an acquisition by entering a section start number one larger than the current section the system then re starts we could automate this process by writing a method that finds the section id and tile position of the last acquired data point it then knows where to pick up a gui confirmation box will appear the user selects if they want to carry on the calculated values are applied to the recipe and and the position array and we begin if this works there will be no reason for section start num to even be a setting in the mosaic file so we could look to see if it s used elsewhere even used by stitchit then remove it if needed we will only need the bt currentsection or whatever it is property loading an existing recipe file discards the front left and cutting position these need to be re loaded if resumption is to be possible however the user should also be able to save a recipe for generic use so if we select save the recipe should save only the generic stuff the system however should be able to write the full recipe to allow resumption in the event of the z motor traveling back down again the z positions are saved to the log file
1
186,845
6,743,052,855
IssuesEvent
2017-10-20 10:18:15
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Allow selection and copying output from the Standard Out section in the HostEvent modal
component:ui priority:high state:in_progress type:bug
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - UI ##### SUMMARY I'd like to be able to select and copy output from the task detail (host event) modal. ##### ENVIRONMENT * AWX version: 1.0.0.561 * AWX install method:docker on linux (official images) * Ansible version: 2.4.0.0 * Operating System: Centos 7.4 * Web Browser: Chrome 60.0.3112.78 ##### STEPS TO REPRODUCE 1. Click on any task that produces output in the job results window. 2. Try to select the text from the standard out or error section ##### EXPECTED RESULTS Being able to select and copy the text. ##### ACTUAL RESULTS Not possible to select and copy the text. ##### ADDITIONAL INFORMATION Please also allow copying other sections like the extra variables.
1.0
Allow selection and copying output from the Standard Out section in the HostEvent modal - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - UI ##### SUMMARY I'd like to be able to select and copy output from the task detail (host event) modal. ##### ENVIRONMENT * AWX version: 1.0.0.561 * AWX install method:docker on linux (official images) * Ansible version: 2.4.0.0 * Operating System: Centos 7.4 * Web Browser: Chrome 60.0.3112.78 ##### STEPS TO REPRODUCE 1. Click on any task that produces output in the job results window. 2. Try to select the text from the standard out or error section ##### EXPECTED RESULTS Being able to select and copy the text. ##### ACTUAL RESULTS Not possible to select and copy the text. ##### ADDITIONAL INFORMATION Please also allow copying other sections like the extra variables.
priority
allow selection and copying output from the standard out section in the hostevent modal issue type feature idea component name ui summary i d like to be able to select and copy output from the task detail host event modal environment awx version awx install method docker on linux official images ansible version operating system centos web browser chrome steps to reproduce click on any task that produces output in the job results window try to select the text from the standard out or error section expected results being able to select and copy the text actual results not possible to select and copy the text additional information please also allow copying other sections like the extra variables
1
545,541
15,952,689,057
IssuesEvent
2021-04-15 11:28:31
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Make it possible to use mypy to typecheck code that uses PyTorch
feature high priority module: typing triaged
We generated a type stub for `torch` module in , which is good enough to get autocomplete working in PyCharm. However, the type stub is not that well tested for actually, you know, accurately reflecting the types of our functions (we have light testing, but it's not enough) and it's unlikely that it's actually good enough to actually use mypy to typecheck PyTorch-using code. It seems like this is something that people might be interested in, so I'm creating this issue to track. Please emoji if this is something that you would use. cc @ezyang @gchanan @zou3519
1.0
Make it possible to use mypy to typecheck code that uses PyTorch - We generated a type stub for `torch` module in , which is good enough to get autocomplete working in PyCharm. However, the type stub is not that well tested for actually, you know, accurately reflecting the types of our functions (we have light testing, but it's not enough) and it's unlikely that it's actually good enough to actually use mypy to typecheck PyTorch-using code. It seems like this is something that people might be interested in, so I'm creating this issue to track. Please emoji if this is something that you would use. cc @ezyang @gchanan @zou3519
priority
make it possible to use mypy to typecheck code that uses pytorch we generated a type stub for torch module in which is good enough to get autocomplete working in pycharm however the type stub is not that well tested for actually you know accurately reflecting the types of our functions we have light testing but it s not enough and it s unlikely that it s actually good enough to actually use mypy to typecheck pytorch using code it seems like this is something that people might be interested in so i m creating this issue to track please emoji if this is something that you would use cc ezyang gchanan
1
280,168
8,678,609,925
IssuesEvent
2018-11-30 20:30:48
ansible/awx
https://api.github.com/repos/ansible/awx
opened
Can not add user to an org
component:ui priority:high state:needs_devel
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY Could previously add user via member to an org. Can't do that now. ##### ENVIRONMENT * AWX version: 2.1.1 ##### STEPS TO REPRODUCE * Create an org and user * Go to org and add a user * Try to add the user via the member role ##### EXPECTED RESULTS * For the member role to be in the list ##### ACTUAL RESULTS * not in the list ##### ADDITIONAL INFORMATION * older versions of AWX had 11 permissions in that list. There are now 9. ![can_add_user_to_org_3_3](https://user-images.githubusercontent.com/722880/49313307-cc14b580-f4b4-11e8-9741-a1fc17722af0.gif) ![can_not_add_user_to_org_3_4_0](https://user-images.githubusercontent.com/722880/49313311-d040d300-f4b4-11e8-8f19-a2baa4c9edac.gif)
1.0
Can not add user to an org - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY Could previously add user via member to an org. Can't do that now. ##### ENVIRONMENT * AWX version: 2.1.1 ##### STEPS TO REPRODUCE * Create an org and user * Go to org and add a user * Try to add the user via the member role ##### EXPECTED RESULTS * For the member role to be in the list ##### ACTUAL RESULTS * not in the list ##### ADDITIONAL INFORMATION * older versions of AWX had 11 permissions in that list. There are now 9. ![can_add_user_to_org_3_3](https://user-images.githubusercontent.com/722880/49313307-cc14b580-f4b4-11e8-9741-a1fc17722af0.gif) ![can_not_add_user_to_org_3_4_0](https://user-images.githubusercontent.com/722880/49313311-d040d300-f4b4-11e8-8f19-a2baa4c9edac.gif)
priority
can not add user to an org issue type bug report component name ui summary could previously add user via member to an org can t do that now environment awx version steps to reproduce create an org and user go to org and add a user try to add the user via the member role expected results for the member role to be in the list actual results not in the list additional information older versions of awx had permissions in that list there are now
1
722,138
24,851,606,822
IssuesEvent
2022-10-26 20:36:38
CDCgov/prime-reportstream
https://api.github.com/repos/CDCgov/prime-reportstream
opened
Set all senders to async processing type
onboarding-ops High Priority
## Problem statement All senders should be set to async processing type. ## What you need to know The default is `processingType: "sync"` that should be changed to `processingType: "async"` ## Acceptance criteria - [ ] All senders have `processingType: "sync"`
1.0
Set all senders to async processing type - ## Problem statement All senders should be set to async processing type. ## What you need to know The default is `processingType: "sync"` that should be changed to `processingType: "async"` ## Acceptance criteria - [ ] All senders have `processingType: "sync"`
priority
set all senders to async processing type problem statement all senders should be set to async processing type what you need to know the default is processingtype sync that should be changed to processingtype async acceptance criteria all senders have processingtype sync
1
314,717
9,601,991,035
IssuesEvent
2019-05-10 13:35:24
interlockledger/peer2peer
https://api.github.com/repos/interlockledger/peer2peer
closed
TODO2: Implement something more like Kestrel does for scaling up multiple simultaneous requests processing
enhancement help wanted high priority
I've implemented a very naive single thread dispatcher for incoming requests, that may be a bottleneck far narrower than the implicit serial nature of writes to the chain in the case of InterlockLedger, multiple queries or proxying requests could be served in parallel. This parallelism happens in the REST API side of things that leverages the work done in Kestrel/ASP.NET Core. Initially Kestrel was using libUV to do the socket queuing but latest versions have a fully managed implementation that we can possibly reuse or look for ideas on re-implementing a subset that is more adherent to our requirements. Or simply we can start a number of threads, in pooled fashion. Estimate: ½ to 1 man-month It should keep the single-IPeerListener façade that may call from many threads into the INodeSink, and dispose correctly the TcpListener and all the Threads that were created. We will add two parameters for the CreateFor method in PeerServices to be able to set the number of backlog requests in the TcpListener, currently hardcoded, and the number of threads to service requests in parallel.
1.0
TODO2: Implement something more like Kestrel does for scaling up multiple simultaneous requests processing - I've implemented a very naive single thread dispatcher for incoming requests, that may be a bottleneck far narrower than the implicit serial nature of writes to the chain in the case of InterlockLedger, multiple queries or proxying requests could be served in parallel. This parallelism happens in the REST API side of things that leverages the work done in Kestrel/ASP.NET Core. Initially Kestrel was using libUV to do the socket queuing but latest versions have a fully managed implementation that we can possibly reuse or look for ideas on re-implementing a subset that is more adherent to our requirements. Or simply we can start a number of threads, in pooled fashion. Estimate: ½ to 1 man-month It should keep the single-IPeerListener façade that may call from many threads into the INodeSink, and dispose correctly the TcpListener and all the Threads that were created. We will add two parameters for the CreateFor method in PeerServices to be able to set the number of backlog requests in the TcpListener, currently hardcoded, and the number of threads to service requests in parallel.
priority
implement something more like kestrel does for scaling up multiple simultaneous requests processing i ve implemented a very naive single thread dispatcher for incoming requests that may be a bottleneck far narrower than the implicit serial nature of writes to the chain in the case of interlockledger multiple queries or proxying requests could be served in parallel this parallelism happens in the rest api side of things that leverages the work done in kestrel asp net core initially kestrel was using libuv to do the socket queuing but latest versions have a fully managed implementation that we can possibly reuse or look for ideas on re implementing a subset that is more adherent to our requirements or simply we can start a number of threads in pooled fashion estimate ½ to man month it should keep the single ipeerlistener façade that may call from many threads into the inodesink and dispose correctly the tcplistener and all the threads that were created we will add two parameters for the createfor method in peerservices to be able to set the number of backlog requests in the tcplistener currently hardcoded and the number of threads to service requests in parallel
1
304,802
9,335,723,330
IssuesEvent
2019-03-28 19:18:51
PIQuIL/QuCumber
https://api.github.com/repos/PIQuIL/QuCumber
closed
missing .build_tools folder in v1.0.2 pip package
Priority: High Size: Tiny packaging
I am currently unable to install QuCumber via pip even though it worked a couple of weeks ago on a similar machine. The error message is as follows: > $pip install qucumber Collecting qucumber Downloading https://files.pythonhosted.org/packages/69/6e/3cd0f3be01c2e835bd3233dfc8b9c304dea8bbca74cf5e5a4131348e9a79/qucumber-1.0.2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-zp_c5xyg/qucumber/setup.py", line 39, in <module> with open(".build_tools/readthedocs/requirements.txt", "r") as reqs: FileNotFoundError: [Errno 2] No such file or directory: '.build_tools/readthedocs/requirements.txt' > Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-zp_c5xyg/qucumber/ I can install the bleeding edge-version from github. So I assume it is a problem with the package downloaded via pip? I tried downloading it manually indeed the folder __.build_tools__ is missing
1.0
missing .build_tools folder in v1.0.2 pip package - I am currently unable to install QuCumber via pip even though it worked a couple of weeks ago on a similar machine. The error message is as follows: > $pip install qucumber Collecting qucumber Downloading https://files.pythonhosted.org/packages/69/6e/3cd0f3be01c2e835bd3233dfc8b9c304dea8bbca74cf5e5a4131348e9a79/qucumber-1.0.2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-zp_c5xyg/qucumber/setup.py", line 39, in <module> with open(".build_tools/readthedocs/requirements.txt", "r") as reqs: FileNotFoundError: [Errno 2] No such file or directory: '.build_tools/readthedocs/requirements.txt' > Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-zp_c5xyg/qucumber/ I can install the bleeding edge-version from github. So I assume it is a problem with the package downloaded via pip? I tried downloading it manually indeed the folder __.build_tools__ is missing
priority
missing build tools folder in pip package i am currently unable to install qucumber via pip even though it worked a couple of weeks ago on a similar machine the error message is as follows pip install qucumber collecting qucumber downloading complete output from command python setup py egg info traceback most recent call last file line in file tmp pip install zp qucumber setup py line in with open build tools readthedocs requirements txt r as reqs filenotfounderror no such file or directory build tools readthedocs requirements txt command python setup py egg info failed with error code in tmp pip install zp qucumber i can install the bleeding edge version from github so i assume it is a problem with the package downloaded via pip i tried downloading it manually indeed the folder build tools is missing
1
566,080
16,795,287,586
IssuesEvent
2021-06-16 02:00:45
containerd/nerdctl
https://api.github.com/repos/containerd/nerdctl
closed
nerdctl-full: version has ".m" suffix unexpectedly
area/ci bug priority/high
https://github.com/containerd/nerdctl/releases/download/v0.8.3/nerdctl-full-0.8.3-linux-amd64.tar.gz ```console $ nerdctl version Client: Version: v0.8.3.m Git commit: 487f94aa7a8cfa833a1e96600d11b0c2bdc931f3.m Server: containerd: Version: v1.5.2 Revision: 36cc874494a56a253cd181a1a685b44b58a2e34a ``` The nerdctl version has ".m" suffix unexpectedly
1.0
nerdctl-full: version has ".m" suffix unexpectedly - https://github.com/containerd/nerdctl/releases/download/v0.8.3/nerdctl-full-0.8.3-linux-amd64.tar.gz ```console $ nerdctl version Client: Version: v0.8.3.m Git commit: 487f94aa7a8cfa833a1e96600d11b0c2bdc931f3.m Server: containerd: Version: v1.5.2 Revision: 36cc874494a56a253cd181a1a685b44b58a2e34a ``` The nerdctl version has ".m" suffix unexpectedly
priority
nerdctl full version has m suffix unexpectedly console nerdctl version client version m git commit m server containerd version revision the nerdctl version has m suffix unexpectedly
1
146,316
5,615,439,746
IssuesEvent
2017-04-03 14:39:24
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Variable.norm() and Tensor.norm() have different argument names
bug high priority
Tensor.norm(): float p, int dim Variable.norm(): norm_type=2, dim=None (Note: as well as the name differences, tensor doesn't allow `tensor.norm(dim=1)` while you can do `var.norm(dim=1)`) We should use the same names and defaults for this op on both tensors and variables.
1.0
Variable.norm() and Tensor.norm() have different argument names - Tensor.norm(): float p, int dim Variable.norm(): norm_type=2, dim=None (Note: as well as the name differences, tensor doesn't allow `tensor.norm(dim=1)` while you can do `var.norm(dim=1)`) We should use the same names and defaults for this op on both tensors and variables.
priority
variable norm and tensor norm have different argument names tensor norm float p int dim variable norm norm type dim none note as well as the name differences tensor doesn t allow tensor norm dim while you can do var norm dim we should use the same names and defaults for this op on both tensors and variables
1
322,936
9,830,405,554
IssuesEvent
2019-06-16 08:43:54
babykarte/babykarte.github.io
https://api.github.com/repos/babykarte/babykarte.github.io
opened
Deleting the file for using google's search console
high priority invalid
You might know that I truly hate the file at https://github.com/babykarte/babykarte.github.io/blob/master/googlee9b768697fce2a11.html and my developer console shows that my browser opens a google url when I click on (It's common practice among search engine providers and advertising/spying-on-users/gathering-user-data industry) ![Screenshot-2019-6-16 babykarte osm - Google-Suche](https://user-images.githubusercontent.com/19347636/59561417-4efbf880-9020-11e9-9507-de1ecacb41a3.png) I am talking about the google url https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&cad=rja&uact=8&ved=2ahUKEwii0debyO3iAhUOIlAKHSx4B0MQFjACegQIBxAB&url=https%3A%2F%2Fbabykarte.github.io%2F&usg=AOvVaw0xZUOz3YZ2UCaLCxRBawpk which does not tell us for which purpose is it for. We know that the tracking industry uses intransparency to hide from us what they want and what they already know from us. Google uses this url to track the click and this track shows up or can be shown in Google's search console and brings the page visits count up. Google also stores the timestamp and shows it in search console so the administrator knows the time and date of the users' click. This is mechanism there's no need to use cookies which users can control, edit and most importantly delete. The url from the link above uses web1.0 technology on the client site to store the users click data like timestamp, search result etc. on google servers making these data available in the search console. Do we want to support a mechanism that is used to hide tracking activities and adds extra intransparency in a intransparent world? **Simple question: Can we delete the file because I think Google won't delete the search results directing users to the Babykarte even if they don't find the file anymore?** We can try it without it and add it back when we notice a change in Google's behaviour in indexing Babykarte. Just for completing this issue: ![Screenshot-2019-6-16 Ecosia - the search engine that plants trees](https://user-images.githubusercontent.com/19347636/59561613-c0d54180-9022-11e9-946a-10b0ae434fe3.png) The entry 'Babykarte' shows up in Ecosia search results (powered by Microsoft Bing) even without the need of an extra file from Microsoft in our repository.
1.0
Deleting the file for using google's search console - You might know that I truly hate the file at https://github.com/babykarte/babykarte.github.io/blob/master/googlee9b768697fce2a11.html and my developer console shows that my browser opens a google url when I click on (It's common practice among search engine providers and advertising/spying-on-users/gathering-user-data industry) ![Screenshot-2019-6-16 babykarte osm - Google-Suche](https://user-images.githubusercontent.com/19347636/59561417-4efbf880-9020-11e9-9507-de1ecacb41a3.png) I am talking about the google url https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&cad=rja&uact=8&ved=2ahUKEwii0debyO3iAhUOIlAKHSx4B0MQFjACegQIBxAB&url=https%3A%2F%2Fbabykarte.github.io%2F&usg=AOvVaw0xZUOz3YZ2UCaLCxRBawpk which does not tell us for which purpose is it for. We know that the tracking industry uses intransparency to hide from us what they want and what they already know from us. Google uses this url to track the click and this track shows up or can be shown in Google's search console and brings the page visits count up. Google also stores the timestamp and shows it in search console so the administrator knows the time and date of the users' click. This is mechanism there's no need to use cookies which users can control, edit and most importantly delete. The url from the link above uses web1.0 technology on the client site to store the users click data like timestamp, search result etc. on google servers making these data available in the search console. Do we want to support a mechanism that is used to hide tracking activities and adds extra intransparency in a intransparent world? **Simple question: Can we delete the file because I think Google won't delete the search results directing users to the Babykarte even if they don't find the file anymore?** We can try it without it and add it back when we notice a change in Google's behaviour in indexing Babykarte. Just for completing this issue: ![Screenshot-2019-6-16 Ecosia - the search engine that plants trees](https://user-images.githubusercontent.com/19347636/59561613-c0d54180-9022-11e9-946a-10b0ae434fe3.png) The entry 'Babykarte' shows up in Ecosia search results (powered by Microsoft Bing) even without the need of an extra file from Microsoft in our repository.
priority
deleting the file for using google s search console you might know that i truly hate the file at and my developer console shows that my browser opens a google url when i click on it s common practice among search engine providers and advertising spying on users gathering user data industry i am talking about the google url which does not tell us for which purpose is it for we know that the tracking industry uses intransparency to hide from us what they want and what they already know from us google uses this url to track the click and this track shows up or can be shown in google s search console and brings the page visits count up google also stores the timestamp and shows it in search console so the administrator knows the time and date of the users click this is mechanism there s no need to use cookies which users can control edit and most importantly delete the url from the link above uses technology on the client site to store the users click data like timestamp search result etc on google servers making these data available in the search console do we want to support a mechanism that is used to hide tracking activities and adds extra intransparency in a intransparent world simple question can we delete the file because i think google won t delete the search results directing users to the babykarte even if they don t find the file anymore we can try it without it and add it back when we notice a change in google s behaviour in indexing babykarte just for completing this issue the entry babykarte shows up in ecosia search results powered by microsoft bing even without the need of an extra file from microsoft in our repository
1
175,375
6,550,310,051
IssuesEvent
2017-09-05 10:29:54
yarnpkg/yarn
https://api.github.com/repos/yarnpkg/yarn
closed
Bug: Yarn fails to install when a custom SSH command is used for Git via GIT_SSH
bug-fetching bug-high-priority feature-git
**Do you want to request a *feature* or report a *bug*?** <!-- Is the feature a substantial feature request? Please use https://github.com/yarnpkg/rfcs --> Report a bug **What is the current behavior?** Yarn fails on dependencies on our private gitlab server. Error message: ``` yarn install v0.27.5 [1/4] Resolving packages... error Command failed. Exit code: 128 Command: git Arguments: clone ssh://git@git.gitlab.local/my-package/my-package.git C:\Users\matthijsba\AppData\Local\Yarn\cache\v1\.tmp\3abb1dfe087a6eb779c097328e5514bb Directory: C:\source\my-app Output: Cloning into 'C:\Users\matthijsba\AppData\Local\Yarn\cache\v1\.tmp\3abb1dfe087a6eb779c097328e5514bb'... Permission denied (publickey,password). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ``` **If the current behavior is a bug, please provide the steps to reproduce.** No real reproduction steps. If I run: `git clone ssh://git@git.gitlab.local/my-package/my-package.git` this works without any issues If I run `npm i` this will install the dependencies. **What is the expected behavior?** The dependencies will be installed **Please mention your node.js, yarn and operating system version.** Node: 8.3.0 / 6.11.2 (tested both) Yarn: 0.27.5 / 0.28.1 (tested both) OS: Windows 10 version 1703 I have read other issues like #513 and #686 but I could not find a solution yet.
1.0
Bug: Yarn fails to install when a custom SSH command is used for Git via GIT_SSH - **Do you want to request a *feature* or report a *bug*?** <!-- Is the feature a substantial feature request? Please use https://github.com/yarnpkg/rfcs --> Report a bug **What is the current behavior?** Yarn fails on dependencies on our private gitlab server. Error message: ``` yarn install v0.27.5 [1/4] Resolving packages... error Command failed. Exit code: 128 Command: git Arguments: clone ssh://git@git.gitlab.local/my-package/my-package.git C:\Users\matthijsba\AppData\Local\Yarn\cache\v1\.tmp\3abb1dfe087a6eb779c097328e5514bb Directory: C:\source\my-app Output: Cloning into 'C:\Users\matthijsba\AppData\Local\Yarn\cache\v1\.tmp\3abb1dfe087a6eb779c097328e5514bb'... Permission denied (publickey,password). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ``` **If the current behavior is a bug, please provide the steps to reproduce.** No real reproduction steps. If I run: `git clone ssh://git@git.gitlab.local/my-package/my-package.git` this works without any issues If I run `npm i` this will install the dependencies. **What is the expected behavior?** The dependencies will be installed **Please mention your node.js, yarn and operating system version.** Node: 8.3.0 / 6.11.2 (tested both) Yarn: 0.27.5 / 0.28.1 (tested both) OS: Windows 10 version 1703 I have read other issues like #513 and #686 but I could not find a solution yet.
priority
bug yarn fails to install when a custom ssh command is used for git via git ssh do you want to request a feature or report a bug report a bug what is the current behavior yarn fails on dependencies on our private gitlab server error message yarn install resolving packages error command failed exit code command git arguments clone ssh git git gitlab local my package my package git c users matthijsba appdata local yarn cache tmp directory c source my app output cloning into c users matthijsba appdata local yarn cache tmp permission denied publickey password fatal could not read from remote repository please make sure you have the correct access rights and the repository exists info visit for documentation about this command if the current behavior is a bug please provide the steps to reproduce no real reproduction steps if i run git clone ssh git git gitlab local my package my package git this works without any issues if i run npm i this will install the dependencies what is the expected behavior the dependencies will be installed please mention your node js yarn and operating system version node tested both yarn tested both os windows version i have read other issues like and but i could not find a solution yet
1
256,673
8,128,405,263
IssuesEvent
2018-08-17 11:40:38
SparkDevNetwork/Rock
https://api.github.com/repos/SparkDevNetwork/Rock
closed
Inline document signing requires matched URI schemes
Fixed in v8.2 Priority: High Status: In Progress Type: Bug
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting? * Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported? ### Description If your `PublicApplicationRoot` is set to `http://` and somebody tries to sign up for an event with an inline document that requires login they end up on an `https://` connection. The redirect uri gets the `http://` scheme from the `PublicApplicationRoot` which causes it to fail in the browser due to security checks. Proposing that when building the redirect URI if the redirect URI is `http://` but the current page scheme is `https://` then the redirect URI be re-written as `https://` as well. ### Steps to Reproduce 1. Setup event with inline doc signing and require login. 2. Set your PublicApplicationRoot to start with `http://` 3. Sign the document, then view the javascript error console. **Expected behavior:** It should work even with the `PublicApplicationRoot` set to start with `http://`. It would be a natural assumption for the admin to not use an SSL scheme for their public website address. **Actual behavior:** It no workie. ### Versions * **Rock Version:** 6.8 * **Client Culture Setting:** en-US
1.0
Inline document signing requires matched URI schemes - ### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting? * Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported? ### Description If your `PublicApplicationRoot` is set to `http://` and somebody tries to sign up for an event with an inline document that requires login they end up on an `https://` connection. The redirect uri gets the `http://` scheme from the `PublicApplicationRoot` which causes it to fail in the browser due to security checks. Proposing that when building the redirect URI if the redirect URI is `http://` but the current page scheme is `https://` then the redirect URI be re-written as `https://` as well. ### Steps to Reproduce 1. Setup event with inline doc signing and require login. 2. Set your PublicApplicationRoot to start with `http://` 3. Sign the document, then view the javascript error console. **Expected behavior:** It should work even with the `PublicApplicationRoot` set to start with `http://`. It would be a natural assumption for the admin to not use an SSL scheme for their public website address. **Actual behavior:** It no workie. ### Versions * **Rock Version:** 6.8 * **Client Culture Setting:** en-US
priority
inline document signing requires matched uri schemes prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if your bug or enhancement is already reported description if your publicapplicationroot is set to and somebody tries to sign up for an event with an inline document that requires login they end up on an connection the redirect uri gets the scheme from the publicapplicationroot which causes it to fail in the browser due to security checks proposing that when building the redirect uri if the redirect uri is but the current page scheme is then the redirect uri be re written as as well steps to reproduce setup event with inline doc signing and require login set your publicapplicationroot to start with sign the document then view the javascript error console expected behavior it should work even with the publicapplicationroot set to start with it would be a natural assumption for the admin to not use an ssl scheme for their public website address actual behavior it no workie versions rock version client culture setting en us
1
696,052
23,881,870,694
IssuesEvent
2022-09-08 02:29:27
paulgazz/kmax
https://api.github.com/repos/paulgazz/kmax
closed
kismet verification step throws error when working dir is not inside linux tree
bug high priority
when working dir is inside linux tree: ``` $cd linux $git checkout 635460a42df915276628f80a77e025a9aa3aa4ad $kismet --selectees CONFIG_FB_BACKLIGHT --selectors CONFIG_DRM_NOUVEAU -a i386 ... INFO: Architecture kclause formulas were loaded. (183.70sec) INFO: Identifying the select constructs. INFO: Identification of the select constructs was done in 0.01sec. 1 constructs were found. unmet safe due to syntactical pass: 0. alarms: 1. INFO: Doing optimized SAT pass for 1 constructs INFO: 17:32:02 Optimized SAT pass progress: 1/1 (%100). INFO: Optimized SAT test was done in 0.01sec. 1 constructs with alarms were checked. unmet safe due to optimized SAT test: 0. alarms: 1. INFO: Doing precise SAT pass for 1 constructs INFO: 17:32:04 Precise SAT pass progress: 1/1 (%100). INFO: Precise SAT test was done in 1.42sec. 1 constructs with alarms were checked. unmet safe due to precise SAT test: 0. alarms: 1. INFO: During precise SAT test, 1 models were generated. INFO: Generating test cases (Kconfig config files) for 1 constructs with unmet direct dependency alarms. 1 test cases will be generated. INFO: Test case files will be written in the following directory: kismet-test-cases/ INFO: 17:32:09 Test case generation progress: 1/1 (%100). INFO: Test generation was done in 5.15sec. 1 test cases were generated for 1 select constructs with unmet direct dependency alarms. INFO: Verifying unmet direct dependency alarms using 1 test cases for 1 constructs with unmet direct dependency alarms. INFO: 17:32:12 Verification from test cases progress: 1/1 (%100). INFO: Verification was done in 3.20sec. 1 test cases were checked for 1 constructs. 1 of 1 alarms were verified to be true alarms (at least one related test case verified the alarm). INFO: During verification: for 1 constructs, all test cases verified the related alarm. For 0 constructs, test cases had contradictory results. For 0 constructs, no test case verified the alarm. INFO: Writing the aggregated summary txt to "kismet_summary_i386.txt". INFO: Aggregated summary txt was written. INFO: Writing the summary csv to "kismet_summary_i386.csv". INFO: Summary csv was written. ``` when working dir is outside linux tree: ``` $cd .. $kismet --linux-ksrc=linux --selectees CONFIG_FB_BACKLIGHT --selectors CONFIG_DRM_NOUVEAU -a i386 INFO: Computing the build system id for the Linux source.. INFO: Build system id: de5e54511ecd INFO: Kismet will analyze the select constructs of the architecture "i386" for unmet direct dependency. INFO: All times reported are measured using Python's time.perf_counter() utility. INFO: Prefetching the architecture kclause formulas. INFO: Architecture kclause formulas were loaded. (2.29sec) INFO: Identifying the select constructs. INFO: Identification of the select constructs was done in 0.01sec. 1 constructs were found. unmet safe due to syntactical pass: 0. alarms: 1. INFO: Doing optimized SAT pass for 1 constructs INFO: 17:35:19 Optimized SAT pass progress: 1/1 (%100). INFO: Optimized SAT test was done in 0.01sec. 1 constructs with alarms were checked. unmet safe due to optimized SAT test: 0. alarms: 1. INFO: Doing precise SAT pass for 1 constructs INFO: 17:35:21 Precise SAT pass progress: 1/1 (%100). INFO: Precise SAT test was done in 1.42sec. 1 constructs with alarms were checked. unmet safe due to precise SAT test: 0. alarms: 1. INFO: During precise SAT test, 1 models were generated. INFO: Generating test cases (Kconfig config files) for 1 constructs with unmet direct dependency alarms. 1 test cases will be generated. INFO: Test case files will be written in the following directory: kismet-test-cases/ INFO: 17:35:26 Test case generation progress: 1/1 (%100). INFO: Test generation was done in 5.15sec. 1 test cases were generated for 1 select constructs with unmet direct dependency alarms. INFO: Verifying unmet direct dependency alarms using 1 test cases for 1 constructs with unmet direct dependency alarms. Traceback (most recent call last):est cases progress: 0/1 (%0). File "/env_kmax/bin/kismet", line 4, in <module> __import__('pkg_resources').run_script('kmax==4.4', 'kismet') File "/env_kmax/lib/python3.9/site-packages/pkg_resources/__init__.py", line 651, in run_script self.require(requires)[0].run_script(script_name, ns) File "/env_kmax/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1448, in run_script exec(code, namespace, namespace) File "/env_kmax/lib/python3.9/site-packages/kmax-4.4-py3.9-linux-x86_64.egg/EGG-INFO/scripts/kismet", line 1079, in <module> main() File "/env_kmax/lib/python3.9/site-packages/kmax-4.4-py3.9-linux-x86_64.egg/EGG-INFO/scripts/kismet", line 884, in main is_verified = verify_test_case(cfgfilepath, selectee, selector, arch_name) File "/env_kmax/lib/python3.9/site-packages/kmax-4.4-py3.9-linux-x86_64.egg/EGG-INFO/scripts/kismet", line 831, in verify_test_case os.remove(kismets_copy) FileNotFoundError: [Errno 2] No such file or directory: 'kismet_verifcopy_udd-i386-CONFIG_FB_BACKLIGHT-CONFIG_DRM_NOUVEAU-0-0.config' ```
1.0
kismet verification step throws error when working dir is not inside linux tree - when working dir is inside linux tree: ``` $cd linux $git checkout 635460a42df915276628f80a77e025a9aa3aa4ad $kismet --selectees CONFIG_FB_BACKLIGHT --selectors CONFIG_DRM_NOUVEAU -a i386 ... INFO: Architecture kclause formulas were loaded. (183.70sec) INFO: Identifying the select constructs. INFO: Identification of the select constructs was done in 0.01sec. 1 constructs were found. unmet safe due to syntactical pass: 0. alarms: 1. INFO: Doing optimized SAT pass for 1 constructs INFO: 17:32:02 Optimized SAT pass progress: 1/1 (%100). INFO: Optimized SAT test was done in 0.01sec. 1 constructs with alarms were checked. unmet safe due to optimized SAT test: 0. alarms: 1. INFO: Doing precise SAT pass for 1 constructs INFO: 17:32:04 Precise SAT pass progress: 1/1 (%100). INFO: Precise SAT test was done in 1.42sec. 1 constructs with alarms were checked. unmet safe due to precise SAT test: 0. alarms: 1. INFO: During precise SAT test, 1 models were generated. INFO: Generating test cases (Kconfig config files) for 1 constructs with unmet direct dependency alarms. 1 test cases will be generated. INFO: Test case files will be written in the following directory: kismet-test-cases/ INFO: 17:32:09 Test case generation progress: 1/1 (%100). INFO: Test generation was done in 5.15sec. 1 test cases were generated for 1 select constructs with unmet direct dependency alarms. INFO: Verifying unmet direct dependency alarms using 1 test cases for 1 constructs with unmet direct dependency alarms. INFO: 17:32:12 Verification from test cases progress: 1/1 (%100). INFO: Verification was done in 3.20sec. 1 test cases were checked for 1 constructs. 1 of 1 alarms were verified to be true alarms (at least one related test case verified the alarm). INFO: During verification: for 1 constructs, all test cases verified the related alarm. For 0 constructs, test cases had contradictory results. For 0 constructs, no test case verified the alarm. INFO: Writing the aggregated summary txt to "kismet_summary_i386.txt". INFO: Aggregated summary txt was written. INFO: Writing the summary csv to "kismet_summary_i386.csv". INFO: Summary csv was written. ``` when working dir is outside linux tree: ``` $cd .. $kismet --linux-ksrc=linux --selectees CONFIG_FB_BACKLIGHT --selectors CONFIG_DRM_NOUVEAU -a i386 INFO: Computing the build system id for the Linux source.. INFO: Build system id: de5e54511ecd INFO: Kismet will analyze the select constructs of the architecture "i386" for unmet direct dependency. INFO: All times reported are measured using Python's time.perf_counter() utility. INFO: Prefetching the architecture kclause formulas. INFO: Architecture kclause formulas were loaded. (2.29sec) INFO: Identifying the select constructs. INFO: Identification of the select constructs was done in 0.01sec. 1 constructs were found. unmet safe due to syntactical pass: 0. alarms: 1. INFO: Doing optimized SAT pass for 1 constructs INFO: 17:35:19 Optimized SAT pass progress: 1/1 (%100). INFO: Optimized SAT test was done in 0.01sec. 1 constructs with alarms were checked. unmet safe due to optimized SAT test: 0. alarms: 1. INFO: Doing precise SAT pass for 1 constructs INFO: 17:35:21 Precise SAT pass progress: 1/1 (%100). INFO: Precise SAT test was done in 1.42sec. 1 constructs with alarms were checked. unmet safe due to precise SAT test: 0. alarms: 1. INFO: During precise SAT test, 1 models were generated. INFO: Generating test cases (Kconfig config files) for 1 constructs with unmet direct dependency alarms. 1 test cases will be generated. INFO: Test case files will be written in the following directory: kismet-test-cases/ INFO: 17:35:26 Test case generation progress: 1/1 (%100). INFO: Test generation was done in 5.15sec. 1 test cases were generated for 1 select constructs with unmet direct dependency alarms. INFO: Verifying unmet direct dependency alarms using 1 test cases for 1 constructs with unmet direct dependency alarms. Traceback (most recent call last):est cases progress: 0/1 (%0). File "/env_kmax/bin/kismet", line 4, in <module> __import__('pkg_resources').run_script('kmax==4.4', 'kismet') File "/env_kmax/lib/python3.9/site-packages/pkg_resources/__init__.py", line 651, in run_script self.require(requires)[0].run_script(script_name, ns) File "/env_kmax/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1448, in run_script exec(code, namespace, namespace) File "/env_kmax/lib/python3.9/site-packages/kmax-4.4-py3.9-linux-x86_64.egg/EGG-INFO/scripts/kismet", line 1079, in <module> main() File "/env_kmax/lib/python3.9/site-packages/kmax-4.4-py3.9-linux-x86_64.egg/EGG-INFO/scripts/kismet", line 884, in main is_verified = verify_test_case(cfgfilepath, selectee, selector, arch_name) File "/env_kmax/lib/python3.9/site-packages/kmax-4.4-py3.9-linux-x86_64.egg/EGG-INFO/scripts/kismet", line 831, in verify_test_case os.remove(kismets_copy) FileNotFoundError: [Errno 2] No such file or directory: 'kismet_verifcopy_udd-i386-CONFIG_FB_BACKLIGHT-CONFIG_DRM_NOUVEAU-0-0.config' ```
priority
kismet verification step throws error when working dir is not inside linux tree when working dir is inside linux tree cd linux git checkout kismet selectees config fb backlight selectors config drm nouveau a info architecture kclause formulas were loaded info identifying the select constructs info identification of the select constructs was done in constructs were found unmet safe due to syntactical pass alarms info doing optimized sat pass for constructs info optimized sat pass progress info optimized sat test was done in constructs with alarms were checked unmet safe due to optimized sat test alarms info doing precise sat pass for constructs info precise sat pass progress info precise sat test was done in constructs with alarms were checked unmet safe due to precise sat test alarms info during precise sat test models were generated info generating test cases kconfig config files for constructs with unmet direct dependency alarms test cases will be generated info test case files will be written in the following directory kismet test cases info test case generation progress info test generation was done in test cases were generated for select constructs with unmet direct dependency alarms info verifying unmet direct dependency alarms using test cases for constructs with unmet direct dependency alarms info verification from test cases progress info verification was done in test cases were checked for constructs of alarms were verified to be true alarms at least one related test case verified the alarm info during verification for constructs all test cases verified the related alarm for constructs test cases had contradictory results for constructs no test case verified the alarm info writing the aggregated summary txt to kismet summary txt info aggregated summary txt was written info writing the summary csv to kismet summary csv info summary csv was written when working dir is outside linux tree cd kismet linux ksrc linux selectees config fb backlight selectors config drm nouveau a info computing the build system id for the linux source info build system id info kismet will analyze the select constructs of the architecture for unmet direct dependency info all times reported are measured using python s time perf counter utility info prefetching the architecture kclause formulas info architecture kclause formulas were loaded info identifying the select constructs info identification of the select constructs was done in constructs were found unmet safe due to syntactical pass alarms info doing optimized sat pass for constructs info optimized sat pass progress info optimized sat test was done in constructs with alarms were checked unmet safe due to optimized sat test alarms info doing precise sat pass for constructs info precise sat pass progress info precise sat test was done in constructs with alarms were checked unmet safe due to precise sat test alarms info during precise sat test models were generated info generating test cases kconfig config files for constructs with unmet direct dependency alarms test cases will be generated info test case files will be written in the following directory kismet test cases info test case generation progress info test generation was done in test cases were generated for select constructs with unmet direct dependency alarms info verifying unmet direct dependency alarms using test cases for constructs with unmet direct dependency alarms traceback most recent call last est cases progress file env kmax bin kismet line in import pkg resources run script kmax kismet file env kmax lib site packages pkg resources init py line in run script self require requires run script script name ns file env kmax lib site packages pkg resources init py line in run script exec code namespace namespace file env kmax lib site packages kmax linux egg egg info scripts kismet line in main file env kmax lib site packages kmax linux egg egg info scripts kismet line in main is verified verify test case cfgfilepath selectee selector arch name file env kmax lib site packages kmax linux egg egg info scripts kismet line in verify test case os remove kismets copy filenotfounderror no such file or directory kismet verifcopy udd config fb backlight config drm nouveau config
1
303,915
9,311,692,014
IssuesEvent
2019-03-25 22:07:48
acreloaded/acr
https://api.github.com/repos/acreloaded/acr
closed
TFS774: Main Server Crash
bug priority-3-high
TFS774: Main Server Crash > The Main ACSE server crashed after a map vote... > > The server is likely SVN r9309. If not, it is 2.1.4. **Type**: `Issue` **Reported**: `2011-07-23T11:51:03.913-07:00` **Last Updated**: `2013-05-16T03:46:38.007-07:00` **Closed**: `2011-08-23T10:39:25.01-07:00` **Vote Count**: `0` 2011-07-23T12:25:32.133-07:00 > Maybe the server ran out of memory (is that even possible?) 2011-08-23T10:39:25.01-07:00 > Hopefully this can be ignored until later. 2013-02-21T16:08:47.177-08:00 2013-05-16T03:46:38.007-07:00
1.0
TFS774: Main Server Crash - TFS774: Main Server Crash > The Main ACSE server crashed after a map vote... > > The server is likely SVN r9309. If not, it is 2.1.4. **Type**: `Issue` **Reported**: `2011-07-23T11:51:03.913-07:00` **Last Updated**: `2013-05-16T03:46:38.007-07:00` **Closed**: `2011-08-23T10:39:25.01-07:00` **Vote Count**: `0` 2011-07-23T12:25:32.133-07:00 > Maybe the server ran out of memory (is that even possible?) 2011-08-23T10:39:25.01-07:00 > Hopefully this can be ignored until later. 2013-02-21T16:08:47.177-08:00 2013-05-16T03:46:38.007-07:00
priority
main server crash main server crash the main acse server crashed after a map vote the server is likely svn if not it is type issue reported last updated closed vote count maybe the server ran out of memory is that even possible hopefully this can be ignored until later
1
80,407
3,561,417,368
IssuesEvent
2016-01-23 19:45:27
codenameone/CodenameOne
https://api.github.com/repos/codenameone/CodenameOne
closed
Refine Developer Guide PDF: Improve cover page, add preface
enhancement Priority-High
The cover page should be more attractive and include basic details. A preface before the TOC should include some basic information specifically: How this guide was made - the wiki link and how to work with the repository. Contributors - list of github contributors to the guide License? creative commons or something like that?
1.0
Refine Developer Guide PDF: Improve cover page, add preface - The cover page should be more attractive and include basic details. A preface before the TOC should include some basic information specifically: How this guide was made - the wiki link and how to work with the repository. Contributors - list of github contributors to the guide License? creative commons or something like that?
priority
refine developer guide pdf improve cover page add preface the cover page should be more attractive and include basic details a preface before the toc should include some basic information specifically how this guide was made the wiki link and how to work with the repository contributors list of github contributors to the guide license creative commons or something like that
1
534,955
15,679,338,437
IssuesEvent
2021-03-25 00:17:24
jcsnorlax97/rentr
https://api.github.com/repos/jcsnorlax97/rentr
closed
[TASK] Story #28: Implement a PUT route to update all the fields in a listing
High Priority backend dev-task
### Associated User Story: #28 ### Task Description: - This task aims to implement the update functionality by creating a `PUT/api/v1/listing/:id` route. - Route: `/api/v1/user/:id/listing/:lid` - Areas that involve updates: - `/api` folder (**required**) - `/controllers` folder (**required**) - `/service` folder (**required**) - `/dao` folder (**required**) - This task will also implement unit test in `/service/listing.test.js` folder ### Dependencies: N/A ### Acceptance Criteria: - This task will successfully update the following fields: - [x] title - [x] price - [x] number of bedrooms - [x] number of bathrooms - [x] description - [x] Whether it allows pets - [x] Whether it has parking - [x] Whether it has laundry - [x] Photos
1.0
[TASK] Story #28: Implement a PUT route to update all the fields in a listing - ### Associated User Story: #28 ### Task Description: - This task aims to implement the update functionality by creating a `PUT/api/v1/listing/:id` route. - Route: `/api/v1/user/:id/listing/:lid` - Areas that involve updates: - `/api` folder (**required**) - `/controllers` folder (**required**) - `/service` folder (**required**) - `/dao` folder (**required**) - This task will also implement unit test in `/service/listing.test.js` folder ### Dependencies: N/A ### Acceptance Criteria: - This task will successfully update the following fields: - [x] title - [x] price - [x] number of bedrooms - [x] number of bathrooms - [x] description - [x] Whether it allows pets - [x] Whether it has parking - [x] Whether it has laundry - [x] Photos
priority
story implement a put route to update all the fields in a listing associated user story task description this task aims to implement the update functionality by creating a put api listing id route route api user id listing lid areas that involve updates api folder required controllers folder required service folder required dao folder required this task will also implement unit test in service listing test js folder dependencies n a acceptance criteria this task will successfully update the following fields title price number of bedrooms number of bathrooms description whether it allows pets whether it has parking whether it has laundry photos
1
773,358
27,155,515,804
IssuesEvent
2023-02-17 07:22:21
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Unable to declare a variable with the name `Thread`
Type/Bug Priority/High Team/CompilerFE Lang/LangLib SwanLakeDump
**Description:** Even though the word `Thread` isn't a keyword in Ballerina, the error `redeclared builtin symbol 'Thread'` could be seen when declaring variables with this name. This seems to be caused by [1]. The same issue could be seen for the `StrandData` word, caused by [2]. If the intention is not to have them as keywords, then these could be made module private to fix the issue. [1] https://github.com/ballerina-platform/ballerina-lang/blob/a1aac68a5d731d88667da13783c7ddb6cc9962b3/langlib/lang.annotations/src/main/ballerina/src/lang.annotations/annotations.bal#L57 [2] https://github.com/ballerina-platform/ballerina-lang/blob/a1aac68a5d731d88667da13783c7ddb6cc9962b3/langlib/lang.annotations/src/main/ballerina/src/lang.annotations/annotations.bal#L63 **Steps to reproduce:** **Affected Versions:** Ballerina 1.2.x **OS, DB, other environment details and versions:** **Related Issues (optional):** <!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> **Suggested Labels (optional):** <!-- 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):** <!--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-->
1.0
Unable to declare a variable with the name `Thread` - **Description:** Even though the word `Thread` isn't a keyword in Ballerina, the error `redeclared builtin symbol 'Thread'` could be seen when declaring variables with this name. This seems to be caused by [1]. The same issue could be seen for the `StrandData` word, caused by [2]. If the intention is not to have them as keywords, then these could be made module private to fix the issue. [1] https://github.com/ballerina-platform/ballerina-lang/blob/a1aac68a5d731d88667da13783c7ddb6cc9962b3/langlib/lang.annotations/src/main/ballerina/src/lang.annotations/annotations.bal#L57 [2] https://github.com/ballerina-platform/ballerina-lang/blob/a1aac68a5d731d88667da13783c7ddb6cc9962b3/langlib/lang.annotations/src/main/ballerina/src/lang.annotations/annotations.bal#L63 **Steps to reproduce:** **Affected Versions:** Ballerina 1.2.x **OS, DB, other environment details and versions:** **Related Issues (optional):** <!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> **Suggested Labels (optional):** <!-- 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):** <!--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-->
priority
unable to declare a variable with the name thread description even though the word thread isn t a keyword in ballerina the error redeclared builtin symbol thread could be seen when declaring variables with this name this seems to be caused by the same issue could be seen for the stranddata word caused by if the intention is not to have them as keywords then these could be made module private to fix the issue steps to reproduce affected versions ballerina x os db other environment details and versions related issues optional suggested labels optional suggested assignees optional
1
53,416
3,040,011,328
IssuesEvent
2015-08-07 13:06:52
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
closed
highgui's namedWindow corrupts heap
auto-transferred bug category: highgui-gui priority: low
Transferred from http://code.opencv.org/issues/2435 ``` || KOLANICH KOLANICH on 2012-10-13 09:47 || Priority: Low || Affected: None || Category: highgui-gui || Tracker: Bug || Difficulty: None || PR: None || Platform: None / None ``` highgui's namedWindow corrupts heap ----------- ``` version from site and the latest version from git have both this bug The IDE is VS 2012. <pre> #include "stdafx.h" #include "vader.h" using namespace cv; int APIENTRY _tWinMain(_In_ HINSTANCE hInstance, _In_opt_ HINSTANCE hPrevInstance, _In_ LPTSTR lpCmdLine, _In_ int nCmdShow) { UNREFERENCED_PARAMETER(hPrevInstance); UNREFERENCED_PARAMETER(lpCmdLine); cv::String winName("cameraImage"); namedWindow(winName,CV_WINDOW_AUTOSIZE); /* 1 window name is not the same as in code, it contains of mojibake (крякозябры) (debug configuration, in release it in most cases looks right but the string which contains its name is constantly changing) 2 some of the following function calls causes crash */ cvWaitKey(0); Mat img=imread("darthvader.png"); double fps=30; int key=0; UINT delay=1000/fps; while (key = cvWaitKey(delay)){ imshow(winName,img); if (key == VK_ESCAPE) break; } cvDestroyAllWindows(); return 0; } </pre> ``` History ------- ##### Kazuki Matsuda on 2012-10-13 11:24 ``` Hi. I have a 2 question. 1) Do you using self build library? 2) Are you care about difference of Debug/Release library" When you build for Debug, you must link "opencv_yyyy243*d*.lib" and when you build for Release, you must link "opencv_yyy243.lib". "d" is important. When you missing "d" or adding unnecessary "d", will invoke mojibake or application crash. ``` ##### KOLANICH KOLANICH on 2012-10-13 12:05 ``` 1) Yes. http://pastebin.com/cvzyPew6 2) I link to Release library, but I also have troubles and crashes in Release mode. ``` ##### Kazuki Matsuda on 2012-10-15 00:54 ``` OK. But I cant reproduce the problem... Sorry. ``` ##### KOLANICH KOLANICH on 2012-10-15 08:43 ``` Is my config wrong? https://gist.github.com/d71d07c51d5cd6924432 ``` ##### Kirill Kornyakov on 2012-10-15 11:49 ``` You should detect which function causes the crash yourself. It is possible, that the bug in your application, not OpenCV. - Priority changed from High to Low - Description changed from @#include "stdafx.h" #include "vader.h" using namespace... to version from site and the latest version from git have both this bug The IDE... More - Assignee changed from Vadim Pisarevsky to KOLANICH KOLANICH ``` ##### Daniil Osokin on 2012-10-16 04:52 ``` Hi! If you have other version of VS, please, try to build libs with it and write, is the issue reproduced in this case. ``` ##### Andrey Kamaev on 2012-10-31 14:23 ``` - Target version deleted (2.4.3) ```
1.0
highgui's namedWindow corrupts heap - Transferred from http://code.opencv.org/issues/2435 ``` || KOLANICH KOLANICH on 2012-10-13 09:47 || Priority: Low || Affected: None || Category: highgui-gui || Tracker: Bug || Difficulty: None || PR: None || Platform: None / None ``` highgui's namedWindow corrupts heap ----------- ``` version from site and the latest version from git have both this bug The IDE is VS 2012. <pre> #include "stdafx.h" #include "vader.h" using namespace cv; int APIENTRY _tWinMain(_In_ HINSTANCE hInstance, _In_opt_ HINSTANCE hPrevInstance, _In_ LPTSTR lpCmdLine, _In_ int nCmdShow) { UNREFERENCED_PARAMETER(hPrevInstance); UNREFERENCED_PARAMETER(lpCmdLine); cv::String winName("cameraImage"); namedWindow(winName,CV_WINDOW_AUTOSIZE); /* 1 window name is not the same as in code, it contains of mojibake (крякозябры) (debug configuration, in release it in most cases looks right but the string which contains its name is constantly changing) 2 some of the following function calls causes crash */ cvWaitKey(0); Mat img=imread("darthvader.png"); double fps=30; int key=0; UINT delay=1000/fps; while (key = cvWaitKey(delay)){ imshow(winName,img); if (key == VK_ESCAPE) break; } cvDestroyAllWindows(); return 0; } </pre> ``` History ------- ##### Kazuki Matsuda on 2012-10-13 11:24 ``` Hi. I have a 2 question. 1) Do you using self build library? 2) Are you care about difference of Debug/Release library" When you build for Debug, you must link "opencv_yyyy243*d*.lib" and when you build for Release, you must link "opencv_yyy243.lib". "d" is important. When you missing "d" or adding unnecessary "d", will invoke mojibake or application crash. ``` ##### KOLANICH KOLANICH on 2012-10-13 12:05 ``` 1) Yes. http://pastebin.com/cvzyPew6 2) I link to Release library, but I also have troubles and crashes in Release mode. ``` ##### Kazuki Matsuda on 2012-10-15 00:54 ``` OK. But I cant reproduce the problem... Sorry. ``` ##### KOLANICH KOLANICH on 2012-10-15 08:43 ``` Is my config wrong? https://gist.github.com/d71d07c51d5cd6924432 ``` ##### Kirill Kornyakov on 2012-10-15 11:49 ``` You should detect which function causes the crash yourself. It is possible, that the bug in your application, not OpenCV. - Priority changed from High to Low - Description changed from @#include "stdafx.h" #include "vader.h" using namespace... to version from site and the latest version from git have both this bug The IDE... More - Assignee changed from Vadim Pisarevsky to KOLANICH KOLANICH ``` ##### Daniil Osokin on 2012-10-16 04:52 ``` Hi! If you have other version of VS, please, try to build libs with it and write, is the issue reproduced in this case. ``` ##### Andrey Kamaev on 2012-10-31 14:23 ``` - Target version deleted (2.4.3) ```
priority
highgui s namedwindow corrupts heap transferred from kolanich kolanich on priority low affected none category highgui gui tracker bug difficulty none pr none platform none none highgui s namedwindow corrupts heap version from site and the latest version from git have both this bug the ide is vs include stdafx h include vader h using namespace cv int apientry twinmain in hinstance hinstance in opt hinstance hprevinstance in lptstr lpcmdline in int ncmdshow unreferenced parameter hprevinstance unreferenced parameter lpcmdline cv string winname cameraimage namedwindow winname cv window autosize window name is not the same as in code it contains of mojibake крякозябры debug configuration in release it in most cases looks right but the string which contains its name is constantly changing some of the following function calls causes crash cvwaitkey mat img imread darthvader png double fps int key uint delay fps while key cvwaitkey delay imshow winname img if key vk escape break cvdestroyallwindows return history kazuki matsuda on hi i have a question do you using self build library are you care about difference of debug release library when you build for debug you must link opencv d lib and when you build for release you must link opencv lib d is important when you missing d or adding unnecessary d will invoke mojibake or application crash kolanich kolanich on yes i link to release library but i also have troubles and crashes in release mode kazuki matsuda on ok but i cant reproduce the problem sorry kolanich kolanich on is my config wrong kirill kornyakov on you should detect which function causes the crash yourself it is possible that the bug in your application not opencv priority changed from high to low description changed from include stdafx h include vader h using namespace to version from site and the latest version from git have both this bug the ide more assignee changed from vadim pisarevsky to kolanich kolanich daniil osokin on hi if you have other version of vs please try to build libs with it and write is the issue reproduced in this case andrey kamaev on target version deleted
1
493,786
14,238,149,704
IssuesEvent
2020-11-18 18:12:17
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
Allow multiple LDAP configurations based on username pattern
Category: Drivers - Auth Priority: High Sponsored Type: Feature
**Description** Allow multiple LDAP configurations based on username pattern **Use case** Allow different organizations to use separate LDAP configuration based on username matching patterns. **Interface Changes** instead of the simple order ``` :order: - server1 - server2 - server3 ``` configuration can be ``` :match_user_regex: ".*@orgA.com": serverA ".*@orgB.com": serverB ``` <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!-- PROGRESS WILL BE REFLECTED HERE --> <!--////////////////////////////////////////////--> ## Progress Status - [ ] Branch created - [ ] Code committed to development branch - [ ] Testing - QA - [ ] Documentation - [ ] Release notes - resolved issues, compatibility, known issues - [ ] Code committed to upstream release/hotfix branches - [ ] Documentation committed to upstream release/hotfix branches
1.0
Allow multiple LDAP configurations based on username pattern - **Description** Allow multiple LDAP configurations based on username pattern **Use case** Allow different organizations to use separate LDAP configuration based on username matching patterns. **Interface Changes** instead of the simple order ``` :order: - server1 - server2 - server3 ``` configuration can be ``` :match_user_regex: ".*@orgA.com": serverA ".*@orgB.com": serverB ``` <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!-- PROGRESS WILL BE REFLECTED HERE --> <!--////////////////////////////////////////////--> ## Progress Status - [ ] Branch created - [ ] Code committed to development branch - [ ] Testing - QA - [ ] Documentation - [ ] Release notes - resolved issues, compatibility, known issues - [ ] Code committed to upstream release/hotfix branches - [ ] Documentation committed to upstream release/hotfix branches
priority
allow multiple ldap configurations based on username pattern description allow multiple ldap configurations based on username pattern use case allow different organizations to use separate ldap configuration based on username matching patterns interface changes instead of the simple order order configuration can be match user regex orga com servera orgb com serverb progress status branch created code committed to development branch testing qa documentation release notes resolved issues compatibility known issues code committed to upstream release hotfix branches documentation committed to upstream release hotfix branches
1
548,427
16,064,202,822
IssuesEvent
2021-04-23 16:27:54
isawnyu/isaw.web
https://api.github.com/repos/isawnyu/isaw.web
closed
fix accessibility problems with external ID badges on profiles
WCAG A candidate AY2020/21 enhancement estimate needed priority: high review
aka "We don't need no stinkin' badges." In a time before now, we decided to add [an "External URIs" multi-line field](https://github.com/isawnyu/isaw.web/blob/7f568074ffaf80439c9e17fe0e7bf90a4162fa24/src/isaw.facultycv/isaw/facultycv/content/profile.py#L107) to our Profile content type. This was an is a good thing. We also decided that we should be fancy and [render certain of these links](https://github.com/isawnyu/isaw.web/blob/7f568074ffaf80439c9e17fe0e7bf90a4162fa24/src/isaw.facultycv/isaw/facultycv/content/profile.py#L200) using cute little icons in the base view: <img width="423" alt="Screen Shot 2019-09-13 at 10 27 49 AM" src="https://user-images.githubusercontent.com/263285/64874688-2f6d6f80-d611-11e9-8e7d-ae106477be8e.png"> As implemented, this cuteness is (a) not conformant to WCAG accessibility guidelines, and (b) is opaque to many of our site users and therefore is ignored. To address both of these issues I propose that we be less fancy. Let's rip out all the icon stuff and instead use plain old HTML links as follows: 1. Keep the ```<ul class="ProfileLinks">``` wrapper that we currently have for these links. 2. Instead of creating a ```<li><a class="..."><i class="...">``` hierarchy for each link in order to hang the icon magic on, let's just make plain ```<li><a href="">``` links for each. Also: - Get rid of support for plus.google.com entirely - Add support for hcommons.org (URIs look like https://hcommons.org/members/paregorios/) For the text content of the links, please use the following: - facebook.com: "Facebook: {last component of URI path} - academia.edu: "Academia.edu: {last component of URI path} - github.com: "GitHub: {last component of URI path} - linkedin.com: "LinkedIn: {last component of URI path} - orcid.org: "OrcID: {last component of URI path} - twitter.com: "Twitter: {last component of URI path} - viaf.org: "VIAF: {last component of URI path} - zotero.org: "Zotero: {last component of URI path} - hcommons.org: "Humanities Commons: {last component of URI path} So, the HTML in my profile would change from its current state to something like this: ```html <ul class="ProfileLinks"> <li> <a href="http://orcid.org/0000-0002-4114-6677"> OrcID: 0000-0002-4114-6677 </a> </li> <li> <a href="http://viaf.org/viaf/309842724"> VIAF: 309842724 </a> </li> <li> <a href="https://github.com/paregorios"> GitHub: paregorios </a> </li> <li> <a href="https://www.zotero.org/paregorios"> Zotero: paregorios </a> </li> <li> <a href="https://en.wikipedia.org/wiki/User:Paregorios"> Wikipedia: Paregorios </a> </li> </ul> ``` For style: Let's render the list without any bullet icons, single-line spacing, no indent, and other CSS style equivalent to our "discreet" style in the WYSIWYG editor for pages etc. So, something like this, but with a little closer line spacing: <img width="371" alt="Screen Shot 2019-09-13 at 11 03 39 AM" src="https://user-images.githubusercontent.com/263285/64877056-321e9380-d616-11e9-9bec-275866f1f223.png">
1.0
fix accessibility problems with external ID badges on profiles - aka "We don't need no stinkin' badges." In a time before now, we decided to add [an "External URIs" multi-line field](https://github.com/isawnyu/isaw.web/blob/7f568074ffaf80439c9e17fe0e7bf90a4162fa24/src/isaw.facultycv/isaw/facultycv/content/profile.py#L107) to our Profile content type. This was an is a good thing. We also decided that we should be fancy and [render certain of these links](https://github.com/isawnyu/isaw.web/blob/7f568074ffaf80439c9e17fe0e7bf90a4162fa24/src/isaw.facultycv/isaw/facultycv/content/profile.py#L200) using cute little icons in the base view: <img width="423" alt="Screen Shot 2019-09-13 at 10 27 49 AM" src="https://user-images.githubusercontent.com/263285/64874688-2f6d6f80-d611-11e9-8e7d-ae106477be8e.png"> As implemented, this cuteness is (a) not conformant to WCAG accessibility guidelines, and (b) is opaque to many of our site users and therefore is ignored. To address both of these issues I propose that we be less fancy. Let's rip out all the icon stuff and instead use plain old HTML links as follows: 1. Keep the ```<ul class="ProfileLinks">``` wrapper that we currently have for these links. 2. Instead of creating a ```<li><a class="..."><i class="...">``` hierarchy for each link in order to hang the icon magic on, let's just make plain ```<li><a href="">``` links for each. Also: - Get rid of support for plus.google.com entirely - Add support for hcommons.org (URIs look like https://hcommons.org/members/paregorios/) For the text content of the links, please use the following: - facebook.com: "Facebook: {last component of URI path} - academia.edu: "Academia.edu: {last component of URI path} - github.com: "GitHub: {last component of URI path} - linkedin.com: "LinkedIn: {last component of URI path} - orcid.org: "OrcID: {last component of URI path} - twitter.com: "Twitter: {last component of URI path} - viaf.org: "VIAF: {last component of URI path} - zotero.org: "Zotero: {last component of URI path} - hcommons.org: "Humanities Commons: {last component of URI path} So, the HTML in my profile would change from its current state to something like this: ```html <ul class="ProfileLinks"> <li> <a href="http://orcid.org/0000-0002-4114-6677"> OrcID: 0000-0002-4114-6677 </a> </li> <li> <a href="http://viaf.org/viaf/309842724"> VIAF: 309842724 </a> </li> <li> <a href="https://github.com/paregorios"> GitHub: paregorios </a> </li> <li> <a href="https://www.zotero.org/paregorios"> Zotero: paregorios </a> </li> <li> <a href="https://en.wikipedia.org/wiki/User:Paregorios"> Wikipedia: Paregorios </a> </li> </ul> ``` For style: Let's render the list without any bullet icons, single-line spacing, no indent, and other CSS style equivalent to our "discreet" style in the WYSIWYG editor for pages etc. So, something like this, but with a little closer line spacing: <img width="371" alt="Screen Shot 2019-09-13 at 11 03 39 AM" src="https://user-images.githubusercontent.com/263285/64877056-321e9380-d616-11e9-9bec-275866f1f223.png">
priority
fix accessibility problems with external id badges on profiles aka we don t need no stinkin badges in a time before now we decided to add to our profile content type this was an is a good thing we also decided that we should be fancy and using cute little icons in the base view img width alt screen shot at am src as implemented this cuteness is a not conformant to wcag accessibility guidelines and b is opaque to many of our site users and therefore is ignored to address both of these issues i propose that we be less fancy let s rip out all the icon stuff and instead use plain old html links as follows keep the wrapper that we currently have for these links instead of creating a hierarchy for each link in order to hang the icon magic on let s just make plain links for each also get rid of support for plus google com entirely add support for hcommons org uris look like for the text content of the links please use the following facebook com facebook last component of uri path academia edu academia edu last component of uri path github com github last component of uri path linkedin com linkedin last component of uri path orcid org orcid last component of uri path twitter com twitter last component of uri path viaf org viaf last component of uri path zotero org zotero last component of uri path hcommons org humanities commons last component of uri path so the html in my profile would change from its current state to something like this html a href orcid a href viaf a href github paregorios a href zotero paregorios a href wikipedia paregorios for style let s render the list without any bullet icons single line spacing no indent and other css style equivalent to our discreet style in the wysiwyg editor for pages etc so something like this but with a little closer line spacing img width alt screen shot at am src
1
716,853
24,650,830,863
IssuesEvent
2022-10-17 18:29:46
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
closed
Geography Request - Chobe District
Priority-High (Needed for work)
# ~~Carefully read the documentation at https://handbook.arctosdb.org/documentation/higher-geography.html before submitting a request.~~ (Don't read that, it's out of date.) # Carefully read The Plan at https://github.com/ArctosDB/arctos/issues/5138 before submitting a request. ### First Step: Explain what geography needs created. Africa, Botswana, Chobe District - https://gadm.org/maps/BWA/chobe.html Can we just create all districts of Botswana? https://gadm.org/maps/BWA_1.html Explain in sufficient detail for us to locate standardized spatial data. A country is usually sufficient. We will respond with a CSV template, or request more information.
1.0
Geography Request - Chobe District - # ~~Carefully read the documentation at https://handbook.arctosdb.org/documentation/higher-geography.html before submitting a request.~~ (Don't read that, it's out of date.) # Carefully read The Plan at https://github.com/ArctosDB/arctos/issues/5138 before submitting a request. ### First Step: Explain what geography needs created. Africa, Botswana, Chobe District - https://gadm.org/maps/BWA/chobe.html Can we just create all districts of Botswana? https://gadm.org/maps/BWA_1.html Explain in sufficient detail for us to locate standardized spatial data. A country is usually sufficient. We will respond with a CSV template, or request more information.
priority
geography request chobe district carefully read the documentation at before submitting a request don t read that it s out of date carefully read the plan at before submitting a request first step explain what geography needs created africa botswana chobe district can we just create all districts of botswana explain in sufficient detail for us to locate standardized spatial data a country is usually sufficient we will respond with a csv template or request more information
1
411,203
12,015,616,740
IssuesEvent
2020-04-10 14:22:33
ooni/probe
https://api.github.com/repos/ooni/probe
closed
Translations for OONI Probe desktop for public launch
copy ooni/probe-desktop priority/high
We should ensure the translations fo the OONI Probe Desktop app are ready for the stable launch. Things to do are: * [x] Ensure the copy for the OONI Probe Desktop app is final (cc @agrabeli) * [x] Upload the final copy to transifex (@sarathms) * [x] Reach out to translators asking them to reach 100% on the required translations by the launch deadline * [x] Update the translations into the app * [x] Circulate a preview build with the translations for translators to test
1.0
Translations for OONI Probe desktop for public launch - We should ensure the translations fo the OONI Probe Desktop app are ready for the stable launch. Things to do are: * [x] Ensure the copy for the OONI Probe Desktop app is final (cc @agrabeli) * [x] Upload the final copy to transifex (@sarathms) * [x] Reach out to translators asking them to reach 100% on the required translations by the launch deadline * [x] Update the translations into the app * [x] Circulate a preview build with the translations for translators to test
priority
translations for ooni probe desktop for public launch we should ensure the translations fo the ooni probe desktop app are ready for the stable launch things to do are ensure the copy for the ooni probe desktop app is final cc agrabeli upload the final copy to transifex sarathms reach out to translators asking them to reach on the required translations by the launch deadline update the translations into the app circulate a preview build with the translations for translators to test
1
557,697
16,516,058,608
IssuesEvent
2021-05-26 09:48:16
enso-org/enso
https://api.github.com/repos/enso-org/enso
closed
Resolution of Symbols with Conflicting Names
Category: Core Change: Non-Breaking Difficulty: Core Contributor Priority: High
### Summary This issue lists the cases when two symbols with the same name can't be properly resolved. #### 1. Can't assign to the same name as a function used in the rhs expression. Classic. ```py from Base import all foo = 42 main = foo = 1 + here.foo ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E1.enso Execution finished with an error: Object null is not invokable. at <enso> argument<1>(E1.enso:6:15-22) at <enso> E1.main(E1.enso:6:11-22) ``` #### 2. Can't call a function with the same name as the argument. In the scope of the function `new`, you cannot call a function named `foo`. ```py from Base import all type A type A foo new foo = obj_a = A "foo" obj_a.foo main = IO.println (here.new 42) ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E2.enso Execution finished with an error: Object 42 is not invokable. at <enso> E2.new(E2.enso:9:5-13) at <enso> argument<1>(E2.enso:11:20-30) at <enso> E2.main(E2.enso:11:8-31) ``` #### 3. Can't call a function named as a local symbol. In the scope of the `main`, once you have the `foo` assignment you can't call any function with the `foo` name. ```py from Base import all foo = 42 main = foo = "hello" IO.println foo IO.println here.foo ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E3.enso hello Execution finished with an error: Object hello is not invokable. at <enso> argument<1>(E3.enso:8:16-23) at <enso> E3.main(E3.enso:8:5-23) ``` #### 4. (extended 3) 1. When there is a local function and a module function with the same name (`bar`), the local one is always called. Both `bar Unit` and `here.bar` print "world". 2. `here.foo` evaluates to "hello" and `here.foo Unit` fails (same as 3). ``` from Base import all foo _ = 42 bar = 17 main = foo _ = "hello" bar _ = "world" IO.println (foo Unit) IO.println (bar Unit) IO.println here.bar IO.println (here.foo Unit) ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E4.enso hello world world Execution finished with an error: Object hello is not invokable. at <enso> argument<1>(E4.enso:12:17-29) at <enso> E4.main(E4.enso:12:5-30) ``` #### Examples The project with the above snippets: [Examples.zip](https://github.com/enso-org/enso/files/5438490/Examples.zip) ### Enso Version main @ c0de753d9572711706b1edf73168a190aa6e0cf8
1.0
Resolution of Symbols with Conflicting Names - ### Summary This issue lists the cases when two symbols with the same name can't be properly resolved. #### 1. Can't assign to the same name as a function used in the rhs expression. Classic. ```py from Base import all foo = 42 main = foo = 1 + here.foo ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E1.enso Execution finished with an error: Object null is not invokable. at <enso> argument<1>(E1.enso:6:15-22) at <enso> E1.main(E1.enso:6:11-22) ``` #### 2. Can't call a function with the same name as the argument. In the scope of the function `new`, you cannot call a function named `foo`. ```py from Base import all type A type A foo new foo = obj_a = A "foo" obj_a.foo main = IO.println (here.new 42) ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E2.enso Execution finished with an error: Object 42 is not invokable. at <enso> E2.new(E2.enso:9:5-13) at <enso> argument<1>(E2.enso:11:20-30) at <enso> E2.main(E2.enso:11:8-31) ``` #### 3. Can't call a function named as a local symbol. In the scope of the `main`, once you have the `foo` assignment you can't call any function with the `foo` name. ```py from Base import all foo = 42 main = foo = "hello" IO.println foo IO.println here.foo ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E3.enso hello Execution finished with an error: Object hello is not invokable. at <enso> argument<1>(E3.enso:8:16-23) at <enso> E3.main(E3.enso:8:5-23) ``` #### 4. (extended 3) 1. When there is a local function and a module function with the same name (`bar`), the local one is always called. Both `bar Unit` and `here.bar` print "world". 2. `here.foo` evaluates to "hello" and `here.foo Unit` fails (same as 3). ``` from Base import all foo _ = 42 bar = 17 main = foo _ = "hello" bar _ = "world" IO.println (foo Unit) IO.println (bar Unit) IO.println here.bar IO.println (here.foo Unit) ``` ``` $ sh distribution/bin/enso --run ~/enso/projects/Examples/src/E4.enso hello world world Execution finished with an error: Object hello is not invokable. at <enso> argument<1>(E4.enso:12:17-29) at <enso> E4.main(E4.enso:12:5-30) ``` #### Examples The project with the above snippets: [Examples.zip](https://github.com/enso-org/enso/files/5438490/Examples.zip) ### Enso Version main @ c0de753d9572711706b1edf73168a190aa6e0cf8
priority
resolution of symbols with conflicting names summary this issue lists the cases when two symbols with the same name can t be properly resolved can t assign to the same name as a function used in the rhs expression classic py from base import all foo main foo here foo sh distribution bin enso run enso projects examples src enso execution finished with an error object null is not invokable at argument enso at main enso can t call a function with the same name as the argument in the scope of the function new you cannot call a function named foo py from base import all type a type a foo new foo obj a a foo obj a foo main io println here new sh distribution bin enso run enso projects examples src enso execution finished with an error object is not invokable at new enso at argument enso at main enso can t call a function named as a local symbol in the scope of the main once you have the foo assignment you can t call any function with the foo name py from base import all foo main foo hello io println foo io println here foo sh distribution bin enso run enso projects examples src enso hello execution finished with an error object hello is not invokable at argument enso at main enso extended when there is a local function and a module function with the same name bar the local one is always called both bar unit and here bar print world here foo evaluates to hello and here foo unit fails same as from base import all foo bar main foo hello bar world io println foo unit io println bar unit io println here bar io println here foo unit sh distribution bin enso run enso projects examples src enso hello world world execution finished with an error object hello is not invokable at argument enso at main enso examples the project with the above snippets enso version main
1
171,842
6,495,461,732
IssuesEvent
2017-08-22 05:29:09
seanvree/logarr
https://api.github.com/repos/seanvree/logarr
closed
BUG: Only first DIV Collapsable tables function correctly.
bug enhancement help wanted Priority: HIGH
Feature: Collapsible tables Some way to collapse tables so data from all logs isn't loaded initially.
1.0
BUG: Only first DIV Collapsable tables function correctly. - Feature: Collapsible tables Some way to collapse tables so data from all logs isn't loaded initially.
priority
bug only first div collapsable tables function correctly feature collapsible tables some way to collapse tables so data from all logs isn t loaded initially
1
117,500
4,716,927,350
IssuesEvent
2016-10-16 10:17:58
codebuddiesdotorg/cb-v2-scratch
https://api.github.com/repos/codebuddiesdotorg/cb-v2-scratch
closed
Single post pages: turn links into clickable URLs by adding QuillJS
claimed enhancement feature high-priority in progress
On a post such as https://codebuddies.org/hangout/6rBuM7pG3adGMDBLw, it'd be nice if all the links were clickable.
1.0
Single post pages: turn links into clickable URLs by adding QuillJS - On a post such as https://codebuddies.org/hangout/6rBuM7pG3adGMDBLw, it'd be nice if all the links were clickable.
priority
single post pages turn links into clickable urls by adding quilljs on a post such as it d be nice if all the links were clickable
1
688,689
23,592,780,165
IssuesEvent
2022-08-23 16:31:33
Cotalker/documentation
https://api.github.com/repos/Cotalker/documentation
closed
Bug report: Permisos de start form no funcionan en vista tareas
Bug report Bug high priority
### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version Versión 17.11.8 (271) ### Details Hola buenas, Intentando añadir permisos a un formulario de inicio me doy cuenta que estos están funcionando correctamente para vista canales pero no para vista de tareas. En vista canales no aparece action button cuando agrego el permiso (esto funciona bien): <img width="360" alt="Captura de Pantalla 2022-07-12 a la(s) 19 45 13" src="https://user-images.githubusercontent.com/31930273/178617481-5490f40b-c800-48c4-bd91-3bef2b8111d4.png"> En vista tareas cuando agrego el permiso (puedo levantar el form pero no debería): <img width="1200" alt="Captura de Pantalla 2022-07-12 a la(s) 19 45 42" src="https://user-images.githubusercontent.com/31930273/178617546-4249216d-107d-47c5-a630-b8faf8082b8e.png"> Saludos. ### Steps to reproduce 1. Dar permisos a un formulario de inicio desde las settings de la state machine. 2. Ir a vista tareas 3. Intentar levantar el formulario de inicio ### Expected result Debería bloquearse el botón (+) para evitar que cualquier usuario pueda levantar una solicitud/incidente/etc desde la vista tareas. ### Additional data _No response_
1.0
Bug report: Permisos de start form no funcionan en vista tareas - ### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version Versión 17.11.8 (271) ### Details Hola buenas, Intentando añadir permisos a un formulario de inicio me doy cuenta que estos están funcionando correctamente para vista canales pero no para vista de tareas. En vista canales no aparece action button cuando agrego el permiso (esto funciona bien): <img width="360" alt="Captura de Pantalla 2022-07-12 a la(s) 19 45 13" src="https://user-images.githubusercontent.com/31930273/178617481-5490f40b-c800-48c4-bd91-3bef2b8111d4.png"> En vista tareas cuando agrego el permiso (puedo levantar el form pero no debería): <img width="1200" alt="Captura de Pantalla 2022-07-12 a la(s) 19 45 42" src="https://user-images.githubusercontent.com/31930273/178617546-4249216d-107d-47c5-a630-b8faf8082b8e.png"> Saludos. ### Steps to reproduce 1. Dar permisos a un formulario de inicio desde las settings de la state machine. 2. Ir a vista tareas 3. Intentar levantar el formulario de inicio ### Expected result Debería bloquearse el botón (+) para evitar que cualquier usuario pueda levantar una solicitud/incidente/etc desde la vista tareas. ### Additional data _No response_
priority
bug report permisos de start form no funcionan en vista tareas affected system cotalker web application affected system other no response affected environment staging affected environment other no response app version versión details hola buenas intentando añadir permisos a un formulario de inicio me doy cuenta que estos están funcionando correctamente para vista canales pero no para vista de tareas en vista canales no aparece action button cuando agrego el permiso esto funciona bien img width alt captura de pantalla a la s src en vista tareas cuando agrego el permiso puedo levantar el form pero no debería img width alt captura de pantalla a la s src saludos steps to reproduce dar permisos a un formulario de inicio desde las settings de la state machine ir a vista tareas intentar levantar el formulario de inicio expected result debería bloquearse el botón para evitar que cualquier usuario pueda levantar una solicitud incidente etc desde la vista tareas additional data no response
1
438,243
12,624,767,252
IssuesEvent
2020-06-14 08:13:04
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
If all the fields in a closed record typedesc are `readonly` the record type itself should be a subtype of `readonly`
Area/Language Component/Compiler Priority/High Type/SpecDeviation
**Description:** $title. The spec says > If a record type descriptor is closed and every individual-type-descriptor specifies readonly, then it describes a type that is a subtype of readonly: a shape belongs to the type only if its read-only bit is set. **Steps to reproduce:** ```ballerina type Person record {| string name; int id; |}; type Student record {| readonly string name; readonly int id; |}; public function main() { Student st = { name: "Maryam", id: 1234 }; Person & readonly pr = st; // Should work readonly rd = st; // Should work } ```
1.0
If all the fields in a closed record typedesc are `readonly` the record type itself should be a subtype of `readonly` - **Description:** $title. The spec says > If a record type descriptor is closed and every individual-type-descriptor specifies readonly, then it describes a type that is a subtype of readonly: a shape belongs to the type only if its read-only bit is set. **Steps to reproduce:** ```ballerina type Person record {| string name; int id; |}; type Student record {| readonly string name; readonly int id; |}; public function main() { Student st = { name: "Maryam", id: 1234 }; Person & readonly pr = st; // Should work readonly rd = st; // Should work } ```
priority
if all the fields in a closed record typedesc are readonly the record type itself should be a subtype of readonly description title the spec says if a record type descriptor is closed and every individual type descriptor specifies readonly then it describes a type that is a subtype of readonly a shape belongs to the type only if its read only bit is set steps to reproduce ballerina type person record string name int id type student record readonly string name readonly int id public function main student st name maryam id person readonly pr st should work readonly rd st should work
1
287,973
8,823,778,075
IssuesEvent
2019-01-02 14:52:20
gluster/glusterd2
https://api.github.com/repos/gluster/glusterd2
closed
Multiple GD2 pods restarts and crashes during pvc deletion
GCS/0.5 GCS/1.0-Blocker bug priority: high
1) Started 1000 pvc creation and created about 816 pvc and hit with issue https://github.com/gluster/glusterd2/issues/1364 . 2) started to delete the pvc's 3) after some time the kube1 (master node) went into not ready state. and crashes seen in dmesg ``` [10353.595893] CPU: 7 PID: 28993 Comm: etcd Kdump: loaded Tainted: G ------------ T 3.10.0-862.11.6.el7.x86_64 #1 [10353.600643] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20180531_142017-buildhw-08.phx2.fedoraproject.org-1.fc28 04/01/2014 [10353.608597] Call Trace: [10353.609859] [<ffffffffbd5135d4>] dump_stack+0x19/0x1b [10353.611953] [<ffffffffbd50e79f>] dump_header+0x90/0x229 [10353.613746] [<ffffffffbd0dc63b>] ? cred_has_capability+0x6b/0x120 [10353.616039] [<ffffffffbcf9ac64>] oom_kill_process+0x254/0x3d0 [10353.618083] [<ffffffffbd0dc71e>] ? selinux_capable+0x2e/0x40 [10353.625154] [<ffffffffbcf9b4a6>] out_of_memory+0x4b6/0x4f0 [10353.629104] [<ffffffffbd50f2a3>] __alloc_pages_slowpath+0x5d6/0x724 [10353.632320] [<ffffffffbcfa17f5>] __alloc_pages_nodemask+0x405/0x420 [10353.637419] [<ffffffffbcfebf98>] alloc_pages_current+0x98/0x110 [10353.641149] [<ffffffffbcf97057>] __page_cache_alloc+0x97/0xb0 [10353.644898] [<ffffffffbcf99758>] filemap_fault+0x298/0x490 [10353.646917] [<ffffffffc059085f>] xfs_filemap_fault+0x5f/0xe0 [xfs] [10353.649171] [<ffffffffbcfc352a>] __do_fault.isra.58+0x8a/0x100 [10353.651093] [<ffffffffbcfc3adc>] do_read_fault.isra.60+0x4c/0x1b0 [10353.653050] [<ffffffffbcfc8484>] handle_pte_fault+0x2f4/0xd10 [10353.669942] [<ffffffffbced1d5c>] ? try_to_wake_up+0x18c/0x350 [10353.677107] [<ffffffffbcf9709b>] ? unlock_page+0x2b/0x30 [10353.682050] [<ffffffffbcfcae3d>] handle_mm_fault+0x39d/0x9b0 [10353.685380] [<ffffffffbd520557>] __do_page_fault+0x197/0x4f0 [10353.687253] [<ffffffffbd520996>] trace_do_page_fault+0x56/0x150 [10353.693564] [<ffffffffbd51ff22>] do_async_page_fault+0x22/0xf0 [10353.695466] [<ffffffffbd51c788>] async_page_fault+0x28/0x30 [10353.698068] Mem-Info: [10353.699814] active_anon:6293028 inactive_anon:9713 isolated_anon:0 active_file:33 inactive_file:2222 isolated_file:60 unevictable:0 dirty:3 writeback:0 unstable:0 ``` 4) Logged in to gd2 pod and checked the top command to see the resource consumption:- ``` top - 09:37:47 up 2:30, 0 users, load average: 69.93, 42.17, 27.13 Tasks: 398 total, 6 running, 392 sleeping, 0 stopped, 0 zombie %Cpu(s): 13.2 us, 16.3 sy, 0.0 ni, 58.7 id, 1.0 wa, 0.0 hi, 0.5 si, 10.2 st KiB Mem : 29987848 total, 4742472 free, 18293572 used, 6951804 buff/cache KiB Swap: 0 total, 0 free, 0 used. 9433120 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3153 root 20 0 209504 151188 2584 R 76.4 0.5 0:47.66 lvs 3245 root 20 0 13.6g 1.0g 3380 S 65.5 3.6 3:20.96 glusterfs 3147 root 20 0 203912 145704 2584 D 34.5 0.5 0:49.67 lvs 16961 root 20 0 71328 12632 2128 D 18.9 0.0 0:01.93 lvs 13131 root 20 0 71892 13196 2128 D 18.2 0.0 0:14.91 lvs 29 root 20 0 7286888 1.5g 11592 S 16.9 5.4 2:22.93 glusterd2 4687 root 20 0 203912 145696 2584 S 11.5 0.5 0:28.12 lvs 5217 root 20 0 71320 12704 2192 D 8.1 0.0 0:22.66 lvremove 13809 root 20 0 71572 12884 2128 D 7.4 0.0 0:08.19 lvs 17549 root 20 0 70556 11724 2128 D 7.4 0.0 0:00.92 lvs 17562 root 20 0 70556 11736 2128 D 7.4 0.0 0:00.89 lvs 12586 root 20 0 71912 13224 2128 D 6.8 0.0 0:17.77 lvs 17533 root 20 0 70556 11784 2128 D 6.8 0.0 0:01.05 lvs 12564 root 20 0 71912 13224 2128 D 6.1 0.0 0:17.93 lvs 15707 root 20 0 71384 12688 2128 D 6.1 0.0 0:04.81 lvs 16198 root 20 0 71352 12656 2128 D 6.1 0.0 0:03.82 lvs 16984 root 20 0 71328 12632 2128 D 6.1 0.0 0:02.19 lvs 13824 root 20 0 71600 12912 2128 D 5.4 0.0 0:09.20 lvs 15002 root 20 0 71404 12712 2128 D 5.4 0.0 0:05.72 lvs 16732 root 20 0 71320 12628 2124 D 5.4 0.0 0:02.32 lvremove 16908 root 20 0 71328 12644 2128 D 5.4 0.0 0:02.25 lvs 17577 root 20 0 70412 11688 2128 D 5.4 0.0 0:00.82 lvs 3149 root 20 0 203912 145704 2584 D 4.7 0.5 0:50.39 lvs 13310 root 20 0 71804 13116 2128 D 4.7 0.0 0:12.33 lvs 13668 root 20 0 71712 13028 2128 D 4.7 0.0 0:10.86 lvs 15685 root 20 0 71352 12656 2128 D 4.7 0.0 0:03.98 lvs 16508 root 20 0 71324 12632 2124 D 4.7 0.0 0:02.40 lvremove 7363 root 20 0 71328 12764 2248 D 4.1 0.0 0:22.09 lvs 9899 root 20 0 71936 13248 2128 D 4.1 0.0 0:19.52 lvs 12792 root 20 0 71908 13248 2128 D 4.1 0.0 0:16.49 lvs 13145 root 20 0 71836 13144 2128 D 4.1 0.0 0:13.95 lvs 13147 root 20 0 71836 13148 2128 D 4.1 0.0 0:14.05 lvs 14507 root 20 0 71572 12884 2128 D 4.1 0.0 0:08.13 lvs 14516 root 20 0 71532 12844 2128 D 4.1 0.0 0:07.33 lvs 14972 root 20 0 71504 12808 2128 R 4.1 0.0 0:06.32 lvs 14989 root 20 0 71504 12808 2128 D 4.1 0.0 0:06.48 lvs 16221 root 20 0 71328 12636 2128 D 4.1 0.0 0:03.09 lvs 16246 root 20 0 71328 12636 2128 R 4.1 0.0 0:03.10 lvs 16937 root 20 0 71328 12640 2128 D 4.1 0.0 0:02.19 lvs 7298 root 20 0 71328 12760 2248 D 3.4 0.0 0:21.41 lvs 10157 root 20 0 72004 13312 2128 R 3.4 0.0 0:20.91 lvs 12820 root 20 0 71908 13220 2128 D 3.4 0.0 0:16.54 lvs 12858 root 20 0 71892 13204 2128 D 3.4 0.0 0:14.84 lvs 13653 root 20 0 71712 13024 2128 D 3.4 0.0 0:10.92 lvs 13669 root 20 0 71712 13020 2128 D 3.4 0.0 0:10.79 lvs 13675 root 20 0 71712 13020 2128 D 3.4 0.0 0:10.80 lvs 13815 root 20 0 71600 12972 2128 R 3.4 0.0 0:09.07 lvs 13848 root 20 0 71704 13016 2128 D 3.4 0.0 0:09.55 lvs 14502 root 20 0 71532 12844 2128 D 3.4 0.0 0:07.37 lvs 15610 root 20 0 71384 12696 2128 D 3.4 0.0 0:04.73 lvs 15656 root 20 0 71384 12692 2128 D 3.4 0.0 0:04.76 lvs 16248 root 20 0 71328 12632 2128 D 3.4 0.0 0:03.03 lvs 7046 root 20 0 71328 12764 2248 D 2.7 0.0 0:22.09 lvs 7427 root 20 0 72004 13316 2128 D 2.7 0.0 0:21.07 lvs 10228 root 20 0 71968 13280 2128 D 2.7 0.0 0:20.16 lvs 12524 root 20 0 71912 13216 2128 D 2.7 0.0 0:17.76 lvs 12569 root 20 0 71924 13236 2128 D 2.7 0.0 0:18.31 lvs [root@gluster-kube3-0 /]# ``` 5) The pods before deletions:- ``` [vagrant@kube1 ~]$ kubectl get pods -n gcs NAME READY STATUS RESTARTS AGE csi-attacher-glusterfsplugin-0 2/2 Running 0 128m csi-nodeplugin-glusterfsplugin-9kzr4 2/2 Running 0 128m csi-nodeplugin-glusterfsplugin-fbtjt 2/2 Running 0 128m csi-nodeplugin-glusterfsplugin-skwmr 2/2 Running 0 128m csi-provisioner-glusterfsplugin-0 3/3 Running 0 128m etcd-cmgjtvbdzt 1/1 Running 0 133m etcd-d8mz7wbfwt 1/1 Running 0 134m etcd-operator-7cb5bd459b-dbjt7 1/1 Running 0 135m etcd-wwggwrlq27 1/1 Running 0 135m gluster-kube1-0 1/1 Running 2 133m gluster-kube2-0 1/1 Running 3 133m gluster-kube3-0 1/1 Running 3 133m [vagrant@kube1 ~]$ ``` 6) Pods after deletion ``` [vagrant@kube2 ~]$ kubectl get pods -n gcs NAME READY STATUS RESTARTS AGE csi-attacher-glusterfsplugin-0 2/2 Running 0 179m csi-nodeplugin-glusterfsplugin-9kzr4 2/2 Running 0 179m csi-nodeplugin-glusterfsplugin-fbtjt 2/2 Running 0 179m csi-nodeplugin-glusterfsplugin-skwmr 2/2 NodeLost 0 179m csi-provisioner-glusterfsplugin-0 3/3 Running 0 179m etcd-cmgjtvbdzt 0/1 Completed 0 3h4m etcd-d8mz7wbfwt 1/1 Unknown 0 3h5m etcd-operator-7cb5bd459b-dbjt7 1/1 Running 1 3h6m etcd-wwggwrlq27 0/1 Error 0 3h5m gluster-kube1-0 1/1 Unknown 2 3h3m gluster-kube2-0 1/1 Running 3 3h3m gluster-kube3-0 1/1 Running 12 3h3m ``` ### Observed behavior multiple gd2 pods restarts ### Expected/desired behavior no pods restarts or etcd pods crashes should be there ### Details on how to reproduce (minimal and precise) 1/1 ### Information about the environment: - Glusterd2 version used (e.g. v4.1.0 or master): [root@gluster-kube2-0 /]# rpm -qa | grep glusterd2 glusterd2-5.0-0.dev.80.git5f8ec37.el7.x86_64 [root@gluster-kube2-0 /]# - Operating system used: centos - Glusterd2 compiled from sources, as a package (rpm/deb), or container: container - Using External ETCD: (yes/no, if yes ETCD version): yes - If container, which container image: 1.13 - Using kubernetes, openshift, or direct install: kubernetes - If kubernetes/openshift, is gluster running inside kubernetes/openshift or outside: ### Other useful information - glusterd2 config files from all nodes (default /etc/glusterd2/glusterd2.toml) - glusterd2 log files from all nodes (default /var/log/glusterd2/glusterd2.log) - ETCD configuration - Contents of `uuid.toml` from all nodes (default /var/lib/glusterd2/uuid.toml) - Output of `statedump` from any one of the node ### Useful commands - To get glusterd2 version ``` [root@gluster-kube2-0 /]# glusterd2 --version glusterd version: v6.0-dev.80.git5f8ec37 git SHA: 5f8ec37 go version: go1.11.2 go OS/arch: linux/amd64 [root@gluster-kube2-0 /]# ``` - To get ETCD version ``` etcd --version ``` - To get output of statedump ``` curl http://glusterd2-IP:glusterd2-Port/statedump ```
1.0
Multiple GD2 pods restarts and crashes during pvc deletion - 1) Started 1000 pvc creation and created about 816 pvc and hit with issue https://github.com/gluster/glusterd2/issues/1364 . 2) started to delete the pvc's 3) after some time the kube1 (master node) went into not ready state. and crashes seen in dmesg ``` [10353.595893] CPU: 7 PID: 28993 Comm: etcd Kdump: loaded Tainted: G ------------ T 3.10.0-862.11.6.el7.x86_64 #1 [10353.600643] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20180531_142017-buildhw-08.phx2.fedoraproject.org-1.fc28 04/01/2014 [10353.608597] Call Trace: [10353.609859] [<ffffffffbd5135d4>] dump_stack+0x19/0x1b [10353.611953] [<ffffffffbd50e79f>] dump_header+0x90/0x229 [10353.613746] [<ffffffffbd0dc63b>] ? cred_has_capability+0x6b/0x120 [10353.616039] [<ffffffffbcf9ac64>] oom_kill_process+0x254/0x3d0 [10353.618083] [<ffffffffbd0dc71e>] ? selinux_capable+0x2e/0x40 [10353.625154] [<ffffffffbcf9b4a6>] out_of_memory+0x4b6/0x4f0 [10353.629104] [<ffffffffbd50f2a3>] __alloc_pages_slowpath+0x5d6/0x724 [10353.632320] [<ffffffffbcfa17f5>] __alloc_pages_nodemask+0x405/0x420 [10353.637419] [<ffffffffbcfebf98>] alloc_pages_current+0x98/0x110 [10353.641149] [<ffffffffbcf97057>] __page_cache_alloc+0x97/0xb0 [10353.644898] [<ffffffffbcf99758>] filemap_fault+0x298/0x490 [10353.646917] [<ffffffffc059085f>] xfs_filemap_fault+0x5f/0xe0 [xfs] [10353.649171] [<ffffffffbcfc352a>] __do_fault.isra.58+0x8a/0x100 [10353.651093] [<ffffffffbcfc3adc>] do_read_fault.isra.60+0x4c/0x1b0 [10353.653050] [<ffffffffbcfc8484>] handle_pte_fault+0x2f4/0xd10 [10353.669942] [<ffffffffbced1d5c>] ? try_to_wake_up+0x18c/0x350 [10353.677107] [<ffffffffbcf9709b>] ? unlock_page+0x2b/0x30 [10353.682050] [<ffffffffbcfcae3d>] handle_mm_fault+0x39d/0x9b0 [10353.685380] [<ffffffffbd520557>] __do_page_fault+0x197/0x4f0 [10353.687253] [<ffffffffbd520996>] trace_do_page_fault+0x56/0x150 [10353.693564] [<ffffffffbd51ff22>] do_async_page_fault+0x22/0xf0 [10353.695466] [<ffffffffbd51c788>] async_page_fault+0x28/0x30 [10353.698068] Mem-Info: [10353.699814] active_anon:6293028 inactive_anon:9713 isolated_anon:0 active_file:33 inactive_file:2222 isolated_file:60 unevictable:0 dirty:3 writeback:0 unstable:0 ``` 4) Logged in to gd2 pod and checked the top command to see the resource consumption:- ``` top - 09:37:47 up 2:30, 0 users, load average: 69.93, 42.17, 27.13 Tasks: 398 total, 6 running, 392 sleeping, 0 stopped, 0 zombie %Cpu(s): 13.2 us, 16.3 sy, 0.0 ni, 58.7 id, 1.0 wa, 0.0 hi, 0.5 si, 10.2 st KiB Mem : 29987848 total, 4742472 free, 18293572 used, 6951804 buff/cache KiB Swap: 0 total, 0 free, 0 used. 9433120 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3153 root 20 0 209504 151188 2584 R 76.4 0.5 0:47.66 lvs 3245 root 20 0 13.6g 1.0g 3380 S 65.5 3.6 3:20.96 glusterfs 3147 root 20 0 203912 145704 2584 D 34.5 0.5 0:49.67 lvs 16961 root 20 0 71328 12632 2128 D 18.9 0.0 0:01.93 lvs 13131 root 20 0 71892 13196 2128 D 18.2 0.0 0:14.91 lvs 29 root 20 0 7286888 1.5g 11592 S 16.9 5.4 2:22.93 glusterd2 4687 root 20 0 203912 145696 2584 S 11.5 0.5 0:28.12 lvs 5217 root 20 0 71320 12704 2192 D 8.1 0.0 0:22.66 lvremove 13809 root 20 0 71572 12884 2128 D 7.4 0.0 0:08.19 lvs 17549 root 20 0 70556 11724 2128 D 7.4 0.0 0:00.92 lvs 17562 root 20 0 70556 11736 2128 D 7.4 0.0 0:00.89 lvs 12586 root 20 0 71912 13224 2128 D 6.8 0.0 0:17.77 lvs 17533 root 20 0 70556 11784 2128 D 6.8 0.0 0:01.05 lvs 12564 root 20 0 71912 13224 2128 D 6.1 0.0 0:17.93 lvs 15707 root 20 0 71384 12688 2128 D 6.1 0.0 0:04.81 lvs 16198 root 20 0 71352 12656 2128 D 6.1 0.0 0:03.82 lvs 16984 root 20 0 71328 12632 2128 D 6.1 0.0 0:02.19 lvs 13824 root 20 0 71600 12912 2128 D 5.4 0.0 0:09.20 lvs 15002 root 20 0 71404 12712 2128 D 5.4 0.0 0:05.72 lvs 16732 root 20 0 71320 12628 2124 D 5.4 0.0 0:02.32 lvremove 16908 root 20 0 71328 12644 2128 D 5.4 0.0 0:02.25 lvs 17577 root 20 0 70412 11688 2128 D 5.4 0.0 0:00.82 lvs 3149 root 20 0 203912 145704 2584 D 4.7 0.5 0:50.39 lvs 13310 root 20 0 71804 13116 2128 D 4.7 0.0 0:12.33 lvs 13668 root 20 0 71712 13028 2128 D 4.7 0.0 0:10.86 lvs 15685 root 20 0 71352 12656 2128 D 4.7 0.0 0:03.98 lvs 16508 root 20 0 71324 12632 2124 D 4.7 0.0 0:02.40 lvremove 7363 root 20 0 71328 12764 2248 D 4.1 0.0 0:22.09 lvs 9899 root 20 0 71936 13248 2128 D 4.1 0.0 0:19.52 lvs 12792 root 20 0 71908 13248 2128 D 4.1 0.0 0:16.49 lvs 13145 root 20 0 71836 13144 2128 D 4.1 0.0 0:13.95 lvs 13147 root 20 0 71836 13148 2128 D 4.1 0.0 0:14.05 lvs 14507 root 20 0 71572 12884 2128 D 4.1 0.0 0:08.13 lvs 14516 root 20 0 71532 12844 2128 D 4.1 0.0 0:07.33 lvs 14972 root 20 0 71504 12808 2128 R 4.1 0.0 0:06.32 lvs 14989 root 20 0 71504 12808 2128 D 4.1 0.0 0:06.48 lvs 16221 root 20 0 71328 12636 2128 D 4.1 0.0 0:03.09 lvs 16246 root 20 0 71328 12636 2128 R 4.1 0.0 0:03.10 lvs 16937 root 20 0 71328 12640 2128 D 4.1 0.0 0:02.19 lvs 7298 root 20 0 71328 12760 2248 D 3.4 0.0 0:21.41 lvs 10157 root 20 0 72004 13312 2128 R 3.4 0.0 0:20.91 lvs 12820 root 20 0 71908 13220 2128 D 3.4 0.0 0:16.54 lvs 12858 root 20 0 71892 13204 2128 D 3.4 0.0 0:14.84 lvs 13653 root 20 0 71712 13024 2128 D 3.4 0.0 0:10.92 lvs 13669 root 20 0 71712 13020 2128 D 3.4 0.0 0:10.79 lvs 13675 root 20 0 71712 13020 2128 D 3.4 0.0 0:10.80 lvs 13815 root 20 0 71600 12972 2128 R 3.4 0.0 0:09.07 lvs 13848 root 20 0 71704 13016 2128 D 3.4 0.0 0:09.55 lvs 14502 root 20 0 71532 12844 2128 D 3.4 0.0 0:07.37 lvs 15610 root 20 0 71384 12696 2128 D 3.4 0.0 0:04.73 lvs 15656 root 20 0 71384 12692 2128 D 3.4 0.0 0:04.76 lvs 16248 root 20 0 71328 12632 2128 D 3.4 0.0 0:03.03 lvs 7046 root 20 0 71328 12764 2248 D 2.7 0.0 0:22.09 lvs 7427 root 20 0 72004 13316 2128 D 2.7 0.0 0:21.07 lvs 10228 root 20 0 71968 13280 2128 D 2.7 0.0 0:20.16 lvs 12524 root 20 0 71912 13216 2128 D 2.7 0.0 0:17.76 lvs 12569 root 20 0 71924 13236 2128 D 2.7 0.0 0:18.31 lvs [root@gluster-kube3-0 /]# ``` 5) The pods before deletions:- ``` [vagrant@kube1 ~]$ kubectl get pods -n gcs NAME READY STATUS RESTARTS AGE csi-attacher-glusterfsplugin-0 2/2 Running 0 128m csi-nodeplugin-glusterfsplugin-9kzr4 2/2 Running 0 128m csi-nodeplugin-glusterfsplugin-fbtjt 2/2 Running 0 128m csi-nodeplugin-glusterfsplugin-skwmr 2/2 Running 0 128m csi-provisioner-glusterfsplugin-0 3/3 Running 0 128m etcd-cmgjtvbdzt 1/1 Running 0 133m etcd-d8mz7wbfwt 1/1 Running 0 134m etcd-operator-7cb5bd459b-dbjt7 1/1 Running 0 135m etcd-wwggwrlq27 1/1 Running 0 135m gluster-kube1-0 1/1 Running 2 133m gluster-kube2-0 1/1 Running 3 133m gluster-kube3-0 1/1 Running 3 133m [vagrant@kube1 ~]$ ``` 6) Pods after deletion ``` [vagrant@kube2 ~]$ kubectl get pods -n gcs NAME READY STATUS RESTARTS AGE csi-attacher-glusterfsplugin-0 2/2 Running 0 179m csi-nodeplugin-glusterfsplugin-9kzr4 2/2 Running 0 179m csi-nodeplugin-glusterfsplugin-fbtjt 2/2 Running 0 179m csi-nodeplugin-glusterfsplugin-skwmr 2/2 NodeLost 0 179m csi-provisioner-glusterfsplugin-0 3/3 Running 0 179m etcd-cmgjtvbdzt 0/1 Completed 0 3h4m etcd-d8mz7wbfwt 1/1 Unknown 0 3h5m etcd-operator-7cb5bd459b-dbjt7 1/1 Running 1 3h6m etcd-wwggwrlq27 0/1 Error 0 3h5m gluster-kube1-0 1/1 Unknown 2 3h3m gluster-kube2-0 1/1 Running 3 3h3m gluster-kube3-0 1/1 Running 12 3h3m ``` ### Observed behavior multiple gd2 pods restarts ### Expected/desired behavior no pods restarts or etcd pods crashes should be there ### Details on how to reproduce (minimal and precise) 1/1 ### Information about the environment: - Glusterd2 version used (e.g. v4.1.0 or master): [root@gluster-kube2-0 /]# rpm -qa | grep glusterd2 glusterd2-5.0-0.dev.80.git5f8ec37.el7.x86_64 [root@gluster-kube2-0 /]# - Operating system used: centos - Glusterd2 compiled from sources, as a package (rpm/deb), or container: container - Using External ETCD: (yes/no, if yes ETCD version): yes - If container, which container image: 1.13 - Using kubernetes, openshift, or direct install: kubernetes - If kubernetes/openshift, is gluster running inside kubernetes/openshift or outside: ### Other useful information - glusterd2 config files from all nodes (default /etc/glusterd2/glusterd2.toml) - glusterd2 log files from all nodes (default /var/log/glusterd2/glusterd2.log) - ETCD configuration - Contents of `uuid.toml` from all nodes (default /var/lib/glusterd2/uuid.toml) - Output of `statedump` from any one of the node ### Useful commands - To get glusterd2 version ``` [root@gluster-kube2-0 /]# glusterd2 --version glusterd version: v6.0-dev.80.git5f8ec37 git SHA: 5f8ec37 go version: go1.11.2 go OS/arch: linux/amd64 [root@gluster-kube2-0 /]# ``` - To get ETCD version ``` etcd --version ``` - To get output of statedump ``` curl http://glusterd2-IP:glusterd2-Port/statedump ```
priority
multiple pods restarts and crashes during pvc deletion started pvc creation and created about pvc and hit with issue started to delete the pvc s after some time the master node went into not ready state and crashes seen in dmesg cpu pid comm etcd kdump loaded tainted g t hardware name qemu standard pc piix bios buildhw fedoraproject org call trace dump stack dump header cred has capability oom kill process selinux capable out of memory alloc pages slowpath alloc pages nodemask alloc pages current page cache alloc filemap fault xfs filemap fault do fault isra do read fault isra handle pte fault try to wake up unlock page handle mm fault do page fault trace do page fault do async page fault async page fault mem info active anon inactive anon isolated anon active file inactive file isolated file unevictable dirty writeback unstable logged in to pod and checked the top command to see the resource consumption top up users load average tasks total running sleeping stopped zombie cpu s us sy ni id wa hi si st kib mem total free used buff cache kib swap total free used avail mem pid user pr ni virt res shr s cpu mem time command root r lvs root s glusterfs root d lvs root d lvs root d lvs root s root s lvs root d lvremove root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvremove root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvremove root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root r lvs root d lvs root d lvs root r lvs root d lvs root d lvs root r lvs root d lvs root d lvs root d lvs root d lvs root d lvs root r lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs root d lvs the pods before deletions kubectl get pods n gcs name ready status restarts age csi attacher glusterfsplugin running csi nodeplugin glusterfsplugin running csi nodeplugin glusterfsplugin fbtjt running csi nodeplugin glusterfsplugin skwmr running csi provisioner glusterfsplugin running etcd cmgjtvbdzt running etcd running etcd operator running etcd running gluster running gluster running gluster running pods after deletion kubectl get pods n gcs name ready status restarts age csi attacher glusterfsplugin running csi nodeplugin glusterfsplugin running csi nodeplugin glusterfsplugin fbtjt running csi nodeplugin glusterfsplugin skwmr nodelost csi provisioner glusterfsplugin running etcd cmgjtvbdzt completed etcd unknown etcd operator running etcd error gluster unknown gluster running gluster running observed behavior multiple pods restarts expected desired behavior no pods restarts or etcd pods crashes should be there details on how to reproduce minimal and precise information about the environment version used e g or master rpm qa grep dev operating system used centos compiled from sources as a package rpm deb or container container using external etcd yes no if yes etcd version yes if container which container image using kubernetes openshift or direct install kubernetes if kubernetes openshift is gluster running inside kubernetes openshift or outside other useful information config files from all nodes default etc toml log files from all nodes default var log log etcd configuration contents of uuid toml from all nodes default var lib uuid toml output of statedump from any one of the node useful commands to get version version glusterd version dev git sha go version go os arch linux to get etcd version etcd version to get output of statedump curl
1
135,678
5,256,589,957
IssuesEvent
2017-02-02 18:19:43
MiracleWoman/hq
https://api.github.com/repos/MiracleWoman/hq
closed
Landingpage Valentinstag + NL
HIGH PRIORITY!
Lager Bescheid geben: 15 Strumpfbänder zu Bestellung beilegen bei Bestellung über 90,- EUR (Kathi darf Farbe wählen passend zu Bestellung) Gutschein in Paket beilegen - Evtl. Brief mit Gutschein ausdrucken & beilegen??
1.0
Landingpage Valentinstag + NL - Lager Bescheid geben: 15 Strumpfbänder zu Bestellung beilegen bei Bestellung über 90,- EUR (Kathi darf Farbe wählen passend zu Bestellung) Gutschein in Paket beilegen - Evtl. Brief mit Gutschein ausdrucken & beilegen??
priority
landingpage valentinstag nl lager bescheid geben strumpfbänder zu bestellung beilegen bei bestellung über eur kathi darf farbe wählen passend zu bestellung gutschein in paket beilegen evtl brief mit gutschein ausdrucken beilegen
1
616,202
19,296,290,244
IssuesEvent
2021-12-12 16:42:45
compiler-explorer/compiler-explorer
https://api.github.com/repos/compiler-explorer/compiler-explorer
closed
[BUG] Changing compiler on execution only view breaks library selection
bug ui high priority
**Describe the bug** After selecting a library, if you change compiler, the library window remains empty until you reload the page. **To Reproduce** * Reset UI * Close the default view and make an "execution only" view * Click library and add "abseil trunk" * Change compiler to another GCC * Notice the "Library" button goes unselected * Click Library and see "No libs configured for this language yet." * Reload page * Click library, see that it's re-populated. **Expected behavior** Libraries should be kept between compiler switches, where possible. **Additional context** Reported on Discord
1.0
[BUG] Changing compiler on execution only view breaks library selection - **Describe the bug** After selecting a library, if you change compiler, the library window remains empty until you reload the page. **To Reproduce** * Reset UI * Close the default view and make an "execution only" view * Click library and add "abseil trunk" * Change compiler to another GCC * Notice the "Library" button goes unselected * Click Library and see "No libs configured for this language yet." * Reload page * Click library, see that it's re-populated. **Expected behavior** Libraries should be kept between compiler switches, where possible. **Additional context** Reported on Discord
priority
changing compiler on execution only view breaks library selection describe the bug after selecting a library if you change compiler the library window remains empty until you reload the page to reproduce reset ui close the default view and make an execution only view click library and add abseil trunk change compiler to another gcc notice the library button goes unselected click library and see no libs configured for this language yet reload page click library see that it s re populated expected behavior libraries should be kept between compiler switches where possible additional context reported on discord
1
407,712
11,936,200,295
IssuesEvent
2020-04-02 09:54:20
jacob-and-nathan/SoftwarePlanner
https://api.github.com/repos/jacob-and-nathan/SoftwarePlanner
closed
Put placeholders on the contenteditable divs.
Priority: High help wanted
Right now there are placeholders on the inputs, but not on the contenteditable divs - I am not sure how to do it...
1.0
Put placeholders on the contenteditable divs. - Right now there are placeholders on the inputs, but not on the contenteditable divs - I am not sure how to do it...
priority
put placeholders on the contenteditable divs right now there are placeholders on the inputs but not on the contenteditable divs i am not sure how to do it
1
728,381
25,076,605,797
IssuesEvent
2022-11-07 15:56:32
Mithra-Warranty/Mithra
https://api.github.com/repos/Mithra-Warranty/Mithra
closed
API: rename endpoints
enhancement priority/high mithra/api
**Feature description** Rename API endpoints to `api/v1/...` **Is your feature request related to a problem / use-case? Please describe.** Allows better documentation for API endpoints **Additional context**
1.0
API: rename endpoints - **Feature description** Rename API endpoints to `api/v1/...` **Is your feature request related to a problem / use-case? Please describe.** Allows better documentation for API endpoints **Additional context**
priority
api rename endpoints feature description rename api endpoints to api is your feature request related to a problem use case please describe allows better documentation for api endpoints additional context
1
296,754
9,125,735,889
IssuesEvent
2019-02-24 16:09:14
redcross/smoke-alarm-portal
https://api.github.com/repos/redcross/smoke-alarm-portal
reopened
Combine the Eastern (EAMO) and Western Missouri (WEMO) Regions and the newly added Arkansas Region into a single region (MOAK)
high priority task
Note that the new MOAK region includes nine Illinois and six Kansas counties and excludes two Arkansas and four Missouri counties. See the attached spreadsheet and regional map. [MO-AK getasmokealarm Counties.xlsx](https://github.com/redcross/smoke-alarm-portal/files/2881643/MO-AK.getasmokealarm.Counties.xlsx) [RCMOAR_REG.pdf](https://github.com/redcross/smoke-alarm-portal/files/2881644/RCMOAR_REG.pdf)
1.0
Combine the Eastern (EAMO) and Western Missouri (WEMO) Regions and the newly added Arkansas Region into a single region (MOAK) - Note that the new MOAK region includes nine Illinois and six Kansas counties and excludes two Arkansas and four Missouri counties. See the attached spreadsheet and regional map. [MO-AK getasmokealarm Counties.xlsx](https://github.com/redcross/smoke-alarm-portal/files/2881643/MO-AK.getasmokealarm.Counties.xlsx) [RCMOAR_REG.pdf](https://github.com/redcross/smoke-alarm-portal/files/2881644/RCMOAR_REG.pdf)
priority
combine the eastern eamo and western missouri wemo regions and the newly added arkansas region into a single region moak note that the new moak region includes nine illinois and six kansas counties and excludes two arkansas and four missouri counties see the attached spreadsheet and regional map
1
350,123
10,478,478,288
IssuesEvent
2019-09-24 00:12:13
BCcampus/edehr
https://api.github.com/repos/BCcampus/edehr
closed
Measurement units
Effort - Low Epic - Styles Priority - High ~Feature
Form layout is based on 6 columns Inputs are usually 2 columns wide. Exceptions include date and time (each 1 column wide) comments text boxes (3, 4 or 6 columns wide) other special cases em = 16px Most spacing within forms is generally 20px Spacing around forms/modals is 30px Space between the form and the footer is 100px
1.0
Measurement units - Form layout is based on 6 columns Inputs are usually 2 columns wide. Exceptions include date and time (each 1 column wide) comments text boxes (3, 4 or 6 columns wide) other special cases em = 16px Most spacing within forms is generally 20px Spacing around forms/modals is 30px Space between the form and the footer is 100px
priority
measurement units form layout is based on columns inputs are usually columns wide exceptions include date and time each column wide comments text boxes or columns wide other special cases em most spacing within forms is generally spacing around forms modals is space between the form and the footer is
1
627,444
19,905,149,594
IssuesEvent
2022-01-25 12:01:21
woocommerce/woocommerce-gutenberg-products-block
https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block
closed
Third party blocks can break cart/checkout
type: bug category: extensibility priority: high
I noticed this when working on Mailpoet/AutomateWoo integration. Any errors or exception thrown in a third party block would break the Cart block, which is dangerous for us to allow. ### How to test - Insert a third party block in Checkout/Cart like MailPoet, AutomateWoo. - Load the block in incognito, it should load fine. - Throw an error in your block. - the whole cart/checkout should be down.
1.0
Third party blocks can break cart/checkout - I noticed this when working on Mailpoet/AutomateWoo integration. Any errors or exception thrown in a third party block would break the Cart block, which is dangerous for us to allow. ### How to test - Insert a third party block in Checkout/Cart like MailPoet, AutomateWoo. - Load the block in incognito, it should load fine. - Throw an error in your block. - the whole cart/checkout should be down.
priority
third party blocks can break cart checkout i noticed this when working on mailpoet automatewoo integration any errors or exception thrown in a third party block would break the cart block which is dangerous for us to allow how to test insert a third party block in checkout cart like mailpoet automatewoo load the block in incognito it should load fine throw an error in your block the whole cart checkout should be down
1
343,449
10,330,625,471
IssuesEvent
2019-09-02 15:08:19
wazuh/wazuh-splunk
https://api.github.com/repos/wazuh/wazuh-splunk
closed
Improve APP performance
bug priority/high
| Wazuh | Splunk | Rev | | ----- | ------- | --- | | 3.10 | 7.3.0 | 35 | The app is currently taking longer than expected in every load, we should reduce this time. In every transition we check the API connection, during that check we are doing the same API requests multiple times when just once should be enough. This results in longer transitions and we should reduce the time in every transition. We are currently working on find out how to improve the performance while navigating the app.
1.0
Improve APP performance - | Wazuh | Splunk | Rev | | ----- | ------- | --- | | 3.10 | 7.3.0 | 35 | The app is currently taking longer than expected in every load, we should reduce this time. In every transition we check the API connection, during that check we are doing the same API requests multiple times when just once should be enough. This results in longer transitions and we should reduce the time in every transition. We are currently working on find out how to improve the performance while navigating the app.
priority
improve app performance wazuh splunk rev the app is currently taking longer than expected in every load we should reduce this time in every transition we check the api connection during that check we are doing the same api requests multiple times when just once should be enough this results in longer transitions and we should reduce the time in every transition we are currently working on find out how to improve the performance while navigating the app
1
318,052
9,673,791,049
IssuesEvent
2019-05-22 08:26:17
rapid-music-finder/rapid-shazam
https://api.github.com/repos/rapid-music-finder/rapid-shazam
closed
Front Page
Priority: High enhancement
Front page should have the following - [ ] Search field for Song Title - [ ] Explanation of how to use the app When searching for a song, an API call should be made to
1.0
Front Page - Front page should have the following - [ ] Search field for Song Title - [ ] Explanation of how to use the app When searching for a song, an API call should be made to
priority
front page front page should have the following search field for song title explanation of how to use the app when searching for a song an api call should be made to
1
386,371
11,437,684,648
IssuesEvent
2020-02-05 00:45:53
PMEAL/OpenPNM
https://api.github.com/repos/PMEAL/OpenPNM
closed
A matrix doesn't get rebuilt even when some properties are set as iterative_prop
Bug Priority - High
The issue is that even if you set some of the properties such as viscosity, etc. as `iterative_prop`, although these properties get updated during the call to `alg.run`, but if `self._pure_A` is not `None`, which happens, for instance, when you want to rerun the algorithm in a parametric study, `self._build_A` gets bypassed and `self._pure_A` which has been cached will be returned. Long story short, if properties that are input to the conductance pore-scale model are iterative, `A` will not be recalculated although it should. Here's what I propose: Store conductance values **also** on the algorithm object, then during the call to `_build_A`, force a rebuild if a change in g-values is found. ``` def _build_A(self): r""" Builds the coefficient matrix based on conductances between pores. The conductance to use is specified in the algorithm's ``settings`` under ``conductance``. In subclasses (e.g. ``FickianDiffusion``) this is set by default, though it can be overwritten. """ cache_A = self.settings['cache_A'] if not cache_A: self._pure_A = None g = phase[self.settings['conductance']] if self._g: if not sp.allclose(self._g, g, rtol=1e-10, atol=0): self._pure_A = None self._g = g.copy() if self._pure_A is None: network = self.project.network phase = self.project.phases()[self.settings['phase']] am = network.create_adjacency_matrix(weights=g, fmt='coo') self._pure_A = spgr.laplacian(am).astype(float) self.A = self._pure_A.copy() ``` In fact, if we do so, there's no need to have `cache_A` flag, and `_build_A` will then become: ``` def _build_A(self): r""" Builds the coefficient matrix based on conductances between pores. The conductance to use is specified in the algorithm's ``settings`` under ``conductance``. In subclasses (e.g. ``FickianDiffusion``) this is set by default, though it can be overwritten. """ g = phase[self.settings['conductance']] if self._g: if not sp.allclose(self._g, g, rtol=1e-10, atol=0): self._pure_A = None self._g = g.copy() if self._pure_A is None: network = self.project.network phase = self.project.phases()[self.settings['phase']] am = network.create_adjacency_matrix(weights=g, fmt='coo') self._pure_A = spgr.laplacian(am).astype(float) self.A = self._pure_A.copy() ```
1.0
A matrix doesn't get rebuilt even when some properties are set as iterative_prop - The issue is that even if you set some of the properties such as viscosity, etc. as `iterative_prop`, although these properties get updated during the call to `alg.run`, but if `self._pure_A` is not `None`, which happens, for instance, when you want to rerun the algorithm in a parametric study, `self._build_A` gets bypassed and `self._pure_A` which has been cached will be returned. Long story short, if properties that are input to the conductance pore-scale model are iterative, `A` will not be recalculated although it should. Here's what I propose: Store conductance values **also** on the algorithm object, then during the call to `_build_A`, force a rebuild if a change in g-values is found. ``` def _build_A(self): r""" Builds the coefficient matrix based on conductances between pores. The conductance to use is specified in the algorithm's ``settings`` under ``conductance``. In subclasses (e.g. ``FickianDiffusion``) this is set by default, though it can be overwritten. """ cache_A = self.settings['cache_A'] if not cache_A: self._pure_A = None g = phase[self.settings['conductance']] if self._g: if not sp.allclose(self._g, g, rtol=1e-10, atol=0): self._pure_A = None self._g = g.copy() if self._pure_A is None: network = self.project.network phase = self.project.phases()[self.settings['phase']] am = network.create_adjacency_matrix(weights=g, fmt='coo') self._pure_A = spgr.laplacian(am).astype(float) self.A = self._pure_A.copy() ``` In fact, if we do so, there's no need to have `cache_A` flag, and `_build_A` will then become: ``` def _build_A(self): r""" Builds the coefficient matrix based on conductances between pores. The conductance to use is specified in the algorithm's ``settings`` under ``conductance``. In subclasses (e.g. ``FickianDiffusion``) this is set by default, though it can be overwritten. """ g = phase[self.settings['conductance']] if self._g: if not sp.allclose(self._g, g, rtol=1e-10, atol=0): self._pure_A = None self._g = g.copy() if self._pure_A is None: network = self.project.network phase = self.project.phases()[self.settings['phase']] am = network.create_adjacency_matrix(weights=g, fmt='coo') self._pure_A = spgr.laplacian(am).astype(float) self.A = self._pure_A.copy() ```
priority
a matrix doesn t get rebuilt even when some properties are set as iterative prop the issue is that even if you set some of the properties such as viscosity etc as iterative prop although these properties get updated during the call to alg run but if self pure a is not none which happens for instance when you want to rerun the algorithm in a parametric study self build a gets bypassed and self pure a which has been cached will be returned long story short if properties that are input to the conductance pore scale model are iterative a will not be recalculated although it should here s what i propose store conductance values also on the algorithm object then during the call to build a force a rebuild if a change in g values is found def build a self r builds the coefficient matrix based on conductances between pores the conductance to use is specified in the algorithm s settings under conductance in subclasses e g fickiandiffusion this is set by default though it can be overwritten cache a self settings if not cache a self pure a none g phase if self g if not sp allclose self g g rtol atol self pure a none self g g copy if self pure a is none network self project network phase self project phases am network create adjacency matrix weights g fmt coo self pure a spgr laplacian am astype float self a self pure a copy in fact if we do so there s no need to have cache a flag and build a will then become def build a self r builds the coefficient matrix based on conductances between pores the conductance to use is specified in the algorithm s settings under conductance in subclasses e g fickiandiffusion this is set by default though it can be overwritten g phase if self g if not sp allclose self g g rtol atol self pure a none self g g copy if self pure a is none network self project network phase self project phases am network create adjacency matrix weights g fmt coo self pure a spgr laplacian am astype float self a self pure a copy
1
315,222
9,607,872,315
IssuesEvent
2019-05-11 23:17:40
SustainableEducationFoundation/LiveWeb
https://api.github.com/repos/SustainableEducationFoundation/LiveWeb
closed
Update Nav Bar
High Priority enhancement
Home Projects - Onelive - Landing page (Speakers,Companies or universities, tune in & Contribute) - ScholarX - Landing page (Mentors, Companies or universities, How to get started, Contribute) - IRC- TBA About - Who we are - Contribute ( Link to Google Form or Firestore based on program/HR) - Get in touch (Link to Google Form or Firestore based on program) - Team (Update page with the board & new members) - Alumni (Move all current team members to this page) Blog
1.0
Update Nav Bar - Home Projects - Onelive - Landing page (Speakers,Companies or universities, tune in & Contribute) - ScholarX - Landing page (Mentors, Companies or universities, How to get started, Contribute) - IRC- TBA About - Who we are - Contribute ( Link to Google Form or Firestore based on program/HR) - Get in touch (Link to Google Form or Firestore based on program) - Team (Update page with the board & new members) - Alumni (Move all current team members to this page) Blog
priority
update nav bar home projects onelive landing page speakers companies or universities tune in contribute scholarx landing page mentors companies or universities how to get started contribute irc tba about who we are contribute link to google form or firestore based on program hr get in touch link to google form or firestore based on program team update page with the board new members alumni move all current team members to this page blog
1
39,785
2,859,704,202
IssuesEvent
2015-06-03 12:21:10
pufexi/multiorder
https://api.github.com/repos/pufexi/multiorder
closed
Zmena rozpoznani plateb u importu obj
high priority
Je potreba pro urcovani plateb namisto payment pouzivat module, protoze payment podleha prekladu a kolega ma eshop s 2 jazykama a tak se tam meni text. `<module>bankwire</module> <payment>Bankovní převod</payment>` payu: aukroconnector_payu platba kartou: add_gopay dobírka: cashondeliveryplus hotovost:cashonpickupplus převodem: bankwire BitPay:bitpay
1.0
Zmena rozpoznani plateb u importu obj - Je potreba pro urcovani plateb namisto payment pouzivat module, protoze payment podleha prekladu a kolega ma eshop s 2 jazykama a tak se tam meni text. `<module>bankwire</module> <payment>Bankovní převod</payment>` payu: aukroconnector_payu platba kartou: add_gopay dobírka: cashondeliveryplus hotovost:cashonpickupplus převodem: bankwire BitPay:bitpay
priority
zmena rozpoznani plateb u importu obj je potreba pro urcovani plateb namisto payment pouzivat module protoze payment podleha prekladu a kolega ma eshop s jazykama a tak se tam meni text bankwire bankovní převod payu aukroconnector payu platba kartou add gopay dobírka cashondeliveryplus hotovost cashonpickupplus převodem bankwire bitpay bitpay
1
114,257
4,623,221,274
IssuesEvent
2016-09-27 10:12:17
lale-help/lale-help
https://api.github.com/repos/lale-help/lale-help
opened
Newly appointed admin has incorrect admin status
bug Next priority:high
In PROD: 1. created new circle (circle 11). circle admin is user 179. 2. then I use the join URL for circle 11 and add another user (no approval required). 3. the new helper is successfully added to the circle as user 180. 4. then I have the current admin also add the new user for the role of admin. The status of this role is 'nil' hence the display is broken. 5. Also the button to remove the admin role from user 180 is not displayed, which should be possible since we still have one valid admin. ![image](https://cloud.githubusercontent.com/assets/14217285/18869179/7b43072c-84ab-11e6-8cbc-9bb9127d12ea.png)
1.0
Newly appointed admin has incorrect admin status - In PROD: 1. created new circle (circle 11). circle admin is user 179. 2. then I use the join URL for circle 11 and add another user (no approval required). 3. the new helper is successfully added to the circle as user 180. 4. then I have the current admin also add the new user for the role of admin. The status of this role is 'nil' hence the display is broken. 5. Also the button to remove the admin role from user 180 is not displayed, which should be possible since we still have one valid admin. ![image](https://cloud.githubusercontent.com/assets/14217285/18869179/7b43072c-84ab-11e6-8cbc-9bb9127d12ea.png)
priority
newly appointed admin has incorrect admin status in prod created new circle circle circle admin is user then i use the join url for circle and add another user no approval required the new helper is successfully added to the circle as user then i have the current admin also add the new user for the role of admin the status of this role is nil hence the display is broken also the button to remove the admin role from user is not displayed which should be possible since we still have one valid admin
1
733,807
25,323,040,088
IssuesEvent
2022-11-18 06:34:15
Rehachoudhary0/hotel_testing
https://api.github.com/repos/Rehachoudhary0/hotel_testing
closed
🐛 Bug Report: Travller >User not able to Check-In
bug app High priority
### 👟 Reproduction steps user not able to check-In after scan hotel QR code showing blank screen ![WhatsApp Image 2022-11-08 at 4 34 40 PM](https://user-images.githubusercontent.com/85510636/200554018-aec7721c-74e2-4190-98e0-9a1e5a078470.jpeg) ### 👍 Expected behavior should be check_in ### 👎 Actual Behavior . ### ☎️ Log-in number for all ### 📲 User Type Traveller - Primary ### 🎲 App version Version 22.11.03+01 ### 💻 Operating system Android ### 👀 Have you spent some time to check if this issue has been raised before? - [X] I checked and didn't find similar issue ### 🏢 Have you read the Code of Conduct? - [X] I have read the [Code of Conduct](https://github.com/Rehachoudhary0/hotel_testing/blob/HEAD/CODE_OF_CONDUCT.md)
1.0
🐛 Bug Report: Travller >User not able to Check-In - ### 👟 Reproduction steps user not able to check-In after scan hotel QR code showing blank screen ![WhatsApp Image 2022-11-08 at 4 34 40 PM](https://user-images.githubusercontent.com/85510636/200554018-aec7721c-74e2-4190-98e0-9a1e5a078470.jpeg) ### 👍 Expected behavior should be check_in ### 👎 Actual Behavior . ### ☎️ Log-in number for all ### 📲 User Type Traveller - Primary ### 🎲 App version Version 22.11.03+01 ### 💻 Operating system Android ### 👀 Have you spent some time to check if this issue has been raised before? - [X] I checked and didn't find similar issue ### 🏢 Have you read the Code of Conduct? - [X] I have read the [Code of Conduct](https://github.com/Rehachoudhary0/hotel_testing/blob/HEAD/CODE_OF_CONDUCT.md)
priority
🐛 bug report travller user not able to check in 👟 reproduction steps user not able to check in after scan hotel qr code showing blank screen 👍 expected behavior should be check in 👎 actual behavior ☎️ log in number for all 📲 user type traveller primary 🎲 app version version 💻 operating system android 👀 have you spent some time to check if this issue has been raised before i checked and didn t find similar issue 🏢 have you read the code of conduct i have read the
1
688,016
23,545,391,976
IssuesEvent
2022-08-21 02:54:14
naev/naev
https://api.github.com/repos/naev/naev
opened
Plugin Manager
Type-Enhancement Priority-High GoodFirstProject
With plugin support and the [naev-plugins](https://github.com/naev/naev-plugins) repository online. We need some sort of plugin manager before plugins can become a widespread reality. There are multiple approaches to do this: 1. Standalone python (or other language) application that manages it externally. Could be potentially started from Naev itself. 2. Lua script to manage plugins from Naev itself directly. 3. Integrate plugin management directly into the C stuff engine-side. I do think a standalone app that can be called from Naev is probably the best and most flexible option. It would allow us to use all sorts of http libraries and such from python without having to link and add lots of API to libraries. It would also allow managing plugins without starting Naev so you don't have to restart. Probably a good first project for someone who is interested in writing up a practical python app :)
1.0
Plugin Manager - With plugin support and the [naev-plugins](https://github.com/naev/naev-plugins) repository online. We need some sort of plugin manager before plugins can become a widespread reality. There are multiple approaches to do this: 1. Standalone python (or other language) application that manages it externally. Could be potentially started from Naev itself. 2. Lua script to manage plugins from Naev itself directly. 3. Integrate plugin management directly into the C stuff engine-side. I do think a standalone app that can be called from Naev is probably the best and most flexible option. It would allow us to use all sorts of http libraries and such from python without having to link and add lots of API to libraries. It would also allow managing plugins without starting Naev so you don't have to restart. Probably a good first project for someone who is interested in writing up a practical python app :)
priority
plugin manager with plugin support and the repository online we need some sort of plugin manager before plugins can become a widespread reality there are multiple approaches to do this standalone python or other language application that manages it externally could be potentially started from naev itself lua script to manage plugins from naev itself directly integrate plugin management directly into the c stuff engine side i do think a standalone app that can be called from naev is probably the best and most flexible option it would allow us to use all sorts of http libraries and such from python without having to link and add lots of api to libraries it would also allow managing plugins without starting naev so you don t have to restart probably a good first project for someone who is interested in writing up a practical python app
1