Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
778,816
27,330,293,866
IssuesEvent
2023-02-25 14:42:53
codersforcauses/wadl
https://api.github.com/repos/codersforcauses/wadl
closed
Update Team Coordinator Index Page
backend frontend difficulty::medium priority:medium
## Basic Information Currently if a team coordinator registers for multiple tournaments all teams will be listed on the one page, this would be hard for the coordinator to navigate which teams are for which tournament. - the current index page should be called team/[tournamentId].vue -> This will show the list of teams for that tournament - This page will use dynamic routing - A list of tournament Id's should be stored in the institution object, it will require updates to the create and update firebase functions - Update the register teams function to also update the institution document with the new tournament id (this will be an array so don't completely overwrite) - Team Registration button should only be displayed if they set their institution - Draw button should do nothing for now - Remove teams from the navbar <img width="478" alt="Screen Shot 2023-02-07 at 5 02 31 pm" src="https://user-images.githubusercontent.com/45170409/217200121-421a3765-6536-4919-8d03-c1315708fb9b.png">
1.0
Update Team Coordinator Index Page - ## Basic Information Currently if a team coordinator registers for multiple tournaments all teams will be listed on the one page, this would be hard for the coordinator to navigate which teams are for which tournament. - the current index page should be called team/[tournamentId].vue -> This will show the list of teams for that tournament - This page will use dynamic routing - A list of tournament Id's should be stored in the institution object, it will require updates to the create and update firebase functions - Update the register teams function to also update the institution document with the new tournament id (this will be an array so don't completely overwrite) - Team Registration button should only be displayed if they set their institution - Draw button should do nothing for now - Remove teams from the navbar <img width="478" alt="Screen Shot 2023-02-07 at 5 02 31 pm" src="https://user-images.githubusercontent.com/45170409/217200121-421a3765-6536-4919-8d03-c1315708fb9b.png">
priority
update team coordinator index page basic information currently if a team coordinator registers for multiple tournaments all teams will be listed on the one page this would be hard for the coordinator to navigate which teams are for which tournament the current index page should be called team vue this will show the list of teams for that tournament this page will use dynamic routing a list of tournament id s should be stored in the institution object it will require updates to the create and update firebase functions update the register teams function to also update the institution document with the new tournament id this will be an array so don t completely overwrite team registration button should only be displayed if they set their institution draw button should do nothing for now remove teams from the navbar img width alt screen shot at pm src
1
502,356
14,544,745,674
IssuesEvent
2020-12-15 18:37:37
MikeVedsted/JoinMe
https://api.github.com/repos/MikeVedsted/JoinMe
opened
[FEAT] Add ProfilePage component
Priority: Medium :zap: Status: Received :inbox_tray: Type: Enhancement :rocket:
**💡 I would really like to solve or include** Add a page where we can see user information including preferences, public information and events created by that user. If the user is the owner of the profile, they can also see an edit button and private information about them. _Check the components division and naming in this figma file: https://www.figma.com/file/CZn7N02015QxKByVw9vRP1/JoinMe-Components?node-id=0%3A1_ **👶 How would a user describe this?** In this page I can edit my own information **🏆 My dream solution would be** Just like Chiran’s layout on figma. **:2nd_place_medal: But I'd also consider it solved if** If it’s just a little bit similar to Chiran’s layout. **💭 If you were doing it, what would you do?** - Follow figma file **♻️ Additional context** It requires Navbar, Footer and EventList **🚀 I'm ready for take off** Before submitting, please mark if you: - [x] Checked that this feature doesn't already exists - [x] Checked that a feature request doesn't already exists - [x] Went through the user flow, and understand the impact - [x] Made sure the request shows why it is important to users but doesn't exaggerate the value
1.0
[FEAT] Add ProfilePage component - **💡 I would really like to solve or include** Add a page where we can see user information including preferences, public information and events created by that user. If the user is the owner of the profile, they can also see an edit button and private information about them. _Check the components division and naming in this figma file: https://www.figma.com/file/CZn7N02015QxKByVw9vRP1/JoinMe-Components?node-id=0%3A1_ **👶 How would a user describe this?** In this page I can edit my own information **🏆 My dream solution would be** Just like Chiran’s layout on figma. **:2nd_place_medal: But I'd also consider it solved if** If it’s just a little bit similar to Chiran’s layout. **💭 If you were doing it, what would you do?** - Follow figma file **♻️ Additional context** It requires Navbar, Footer and EventList **🚀 I'm ready for take off** Before submitting, please mark if you: - [x] Checked that this feature doesn't already exists - [x] Checked that a feature request doesn't already exists - [x] Went through the user flow, and understand the impact - [x] Made sure the request shows why it is important to users but doesn't exaggerate the value
priority
add profilepage component 💡 i would really like to solve or include add a page where we can see user information including preferences public information and events created by that user if the user is the owner of the profile they can also see an edit button and private information about them check the components division and naming in this figma file 👶 how would a user describe this in this page i can edit my own information 🏆 my dream solution would be just like chiran’s layout on figma place medal but i d also consider it solved if if it’s just a little bit similar to chiran’s layout 💭 if you were doing it what would you do follow figma file ♻️ additional context it requires navbar footer and eventlist 🚀 i m ready for take off before submitting please mark if you checked that this feature doesn t already exists checked that a feature request doesn t already exists went through the user flow and understand the impact made sure the request shows why it is important to users but doesn t exaggerate the value
1
816,145
30,590,727,666
IssuesEvent
2023-07-21 16:48:14
Memmy-App/memmy
https://api.github.com/repos/Memmy-App/memmy
closed
Full width swipe back
enhancement medium priority
**Is your feature request related to a problem? Please describe.** I have small hands and like being able to navigate back without having to grab the left edge of the screen. **Describe the solution you'd like** One of my favorite features of Apollo is the ability to disable per-post/comment gestures where instead a thumb swipe from left to right (anywhere on the page) will slide your current view/ pane off to the right, essentially acting as a back button.
1.0
Full width swipe back - **Is your feature request related to a problem? Please describe.** I have small hands and like being able to navigate back without having to grab the left edge of the screen. **Describe the solution you'd like** One of my favorite features of Apollo is the ability to disable per-post/comment gestures where instead a thumb swipe from left to right (anywhere on the page) will slide your current view/ pane off to the right, essentially acting as a back button.
priority
full width swipe back is your feature request related to a problem please describe i have small hands and like being able to navigate back without having to grab the left edge of the screen describe the solution you d like one of my favorite features of apollo is the ability to disable per post comment gestures where instead a thumb swipe from left to right anywhere on the page will slide your current view pane off to the right essentially acting as a back button
1
212,973
7,244,576,964
IssuesEvent
2018-02-14 15:32:11
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
opened
Update code that assigns a new region to a user
Priority: Medium
We have some functions that are called when a user finishes auditing a neighborhood, which decides which neighborhood they should audit next. The next neighborhood is currently chosen looking at the completion percentage for that neighborhood. This should probably be looking at street priority now. There are a couple options that come to mind right away * Choose the neighborhood with the highest priority street edge * Choose the neighborhood with the highest average priority among the edges * Choose the neighborhood with the largest percentage of streets in that neighborhood having priority above some threshold. This is the closest to what we do right now, where we use audit count instead of priority. @manaswis @jonfroehlich any thoughts on what you think should be considered when choosing to which neighorhood to assign someone?
1.0
Update code that assigns a new region to a user - We have some functions that are called when a user finishes auditing a neighborhood, which decides which neighborhood they should audit next. The next neighborhood is currently chosen looking at the completion percentage for that neighborhood. This should probably be looking at street priority now. There are a couple options that come to mind right away * Choose the neighborhood with the highest priority street edge * Choose the neighborhood with the highest average priority among the edges * Choose the neighborhood with the largest percentage of streets in that neighborhood having priority above some threshold. This is the closest to what we do right now, where we use audit count instead of priority. @manaswis @jonfroehlich any thoughts on what you think should be considered when choosing to which neighorhood to assign someone?
priority
update code that assigns a new region to a user we have some functions that are called when a user finishes auditing a neighborhood which decides which neighborhood they should audit next the next neighborhood is currently chosen looking at the completion percentage for that neighborhood this should probably be looking at street priority now there are a couple options that come to mind right away choose the neighborhood with the highest priority street edge choose the neighborhood with the highest average priority among the edges choose the neighborhood with the largest percentage of streets in that neighborhood having priority above some threshold this is the closest to what we do right now where we use audit count instead of priority manaswis jonfroehlich any thoughts on what you think should be considered when choosing to which neighorhood to assign someone
1
2,938
2,534,521,384
IssuesEvent
2015-01-25 01:58:36
SiCKRAGETV/sickrage-issues
https://api.github.com/repos/SiCKRAGETV/sickrage-issues
closed
Several errors
1: Bug / issue 2: Medium Priority 3: Unconfirmed 4: Need more info
Whenever I go to general settings I get this error: http://pastebin.com/WSx6SKDt Next when I tried to set an episode to ignored I got this error: http://pastebin.com/LE0jTE4v I'm using python 2.7.9 on FreeBSD 10.1. Is this the correct version to use with sickrage? I get a lot of these errors lately. I already did a complete new installation, but the same errors show up.
1.0
Several errors - Whenever I go to general settings I get this error: http://pastebin.com/WSx6SKDt Next when I tried to set an episode to ignored I got this error: http://pastebin.com/LE0jTE4v I'm using python 2.7.9 on FreeBSD 10.1. Is this the correct version to use with sickrage? I get a lot of these errors lately. I already did a complete new installation, but the same errors show up.
priority
several errors whenever i go to general settings i get this error next when i tried to set an episode to ignored i got this error i m using python on freebsd is this the correct version to use with sickrage i get a lot of these errors lately i already did a complete new installation but the same errors show up
1
289,784
8,876,399,365
IssuesEvent
2019-01-12 14:43:03
ArmaAchilles/Achilles
https://api.github.com/repos/ArmaAchilles/Achilles
opened
Display Eden object preview images when scrolling over item in unit tree
feature request priority/medium review
Use the available Eden editor preview images for better representation of the selected unit to the user.
1.0
Display Eden object preview images when scrolling over item in unit tree - Use the available Eden editor preview images for better representation of the selected unit to the user.
priority
display eden object preview images when scrolling over item in unit tree use the available eden editor preview images for better representation of the selected unit to the user
1
113,035
4,541,835,073
IssuesEvent
2016-09-09 19:07:11
PowerlineApp/powerline-mobile
https://api.github.com/repos/PowerlineApp/powerline-mobile
opened
Confirm: Correct Push Notification Messages & Buttons
bug P2 - Medium Priority
Igor - Please double-check each of these items are producing avatars, titles, messages, and buttons according to spec below. When complete with backend work, please assign to Peter. Thanks. **General Push Notification Detail** - **Social @Mention:** Main Avatar (User avatar who tagged me), Small Avatar (Powerline logo), Title ("FirstName LastName"), Message ("mentioned you in a comment"). Buttons: Open, Ignore - **Social Follow Request:** Main Avatar (User avatar who wants to follow me), Small Avatar (Powerline logo), Title ("FirstName LastName"), Message ("wants to follow you. Approve?"). Buttons: Approve, Ignore - **Post Created by Followed User:** Main Avatar (Post Author / Followed User avatar), Small Avatar (Powerline logo), Title ("FirstName LastName"), Message (posted: PostText) where PostText is up to 300 characters long (minus 8 characters for "posted: "). Buttons: Upvote, Ignore - ** Petition Created by Followed User:** Main Avatar (Post Author / Followed User avatar), Small Avatar (Powerline logo), Title ("FirstName LastName Petition"), Message ("PetitionText") where PetitionText is up to 300 characters long. Buttons: Sign, Ignore - **Boosted Post:** Main Avatar (Post Author Avatar), Small Avatar (Powerline logo), Title ("FirstName in GroupName", Message("Boosted Post: PostText) where PostText is up to 300 characters long (minus 14 characters for "Boosted Post: "). Buttons: Upvote, Downvote - **Group Invite:** Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title ("GroupName"), Message ("You have been invited to join this group"). Buttons: Join, Ignore. - **Group Permissions Changed:** Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName"), Message ("GroupName has changed the information it is asking for from you as a group member. Open to learn more."). Buttons: Open, Ignore. **Leader Content Push Notification Detail** - New Announcement: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName"), Message ("AnnouncementText") (Up to 300 characters). Buttons: Share, Ignore - New Poll: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Poll"), Message ("PollText") (Up to 300 characters). Buttons: Respond, Ignore. - New Petition: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Petition"), Message ("PetitionTitle"). Buttons: Sign, View. - New News/Discussion: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Discussion"), Message ("DiscussionText") (Up to 300 characters). Buttons: Open, Ignore. - New Event: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Event"), Message ("EventTitle"). Buttons, RSVP, Ignore. - New Fundraiser/Crowdfunder: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Fundraiser"), Message ("PaymentRequestTitle"). Button: Donate, Ignore. For Main Avatar vs Small Avatar, read https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#images (Large Icon from remote location is Main Avatar. Small Icon would be from assets? folder. IF EASY - Please include badge number update in the push notification payload details. https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#badges Badge number is the same as the count of the user's total priority items. If not easy, ignore badge. Additional Information Relating to #8 (For Peter) - Upvote/Downvote - Should send an "upvote" or "downvote" response for the user, ideally without the app opening. - Ignore - Clears the notification from the OS notification drawer. - Open - For announcements notification, opens Announcements tab. For Group Permissions changed notification, opens Announcements tab. For all other items, opens the Item Detail screen for the item. - Approve - Approves a follow request and opens the Social Activity Feed (You Tab) - Join - Accepts the invitation request to join a group and opens the Join Screen (if additional info required) and/or the Group Profile screen. - Share - Opens the announcements screen - Respond - Opens the poll detail screen - Sign - Signs the petition for the user, ideally without the app opening. - Donate/RSVP/Respond/View - All open the item detail screen.
1.0
Confirm: Correct Push Notification Messages & Buttons - Igor - Please double-check each of these items are producing avatars, titles, messages, and buttons according to spec below. When complete with backend work, please assign to Peter. Thanks. **General Push Notification Detail** - **Social @Mention:** Main Avatar (User avatar who tagged me), Small Avatar (Powerline logo), Title ("FirstName LastName"), Message ("mentioned you in a comment"). Buttons: Open, Ignore - **Social Follow Request:** Main Avatar (User avatar who wants to follow me), Small Avatar (Powerline logo), Title ("FirstName LastName"), Message ("wants to follow you. Approve?"). Buttons: Approve, Ignore - **Post Created by Followed User:** Main Avatar (Post Author / Followed User avatar), Small Avatar (Powerline logo), Title ("FirstName LastName"), Message (posted: PostText) where PostText is up to 300 characters long (minus 8 characters for "posted: "). Buttons: Upvote, Ignore - ** Petition Created by Followed User:** Main Avatar (Post Author / Followed User avatar), Small Avatar (Powerline logo), Title ("FirstName LastName Petition"), Message ("PetitionText") where PetitionText is up to 300 characters long. Buttons: Sign, Ignore - **Boosted Post:** Main Avatar (Post Author Avatar), Small Avatar (Powerline logo), Title ("FirstName in GroupName", Message("Boosted Post: PostText) where PostText is up to 300 characters long (minus 14 characters for "Boosted Post: "). Buttons: Upvote, Downvote - **Group Invite:** Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title ("GroupName"), Message ("You have been invited to join this group"). Buttons: Join, Ignore. - **Group Permissions Changed:** Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName"), Message ("GroupName has changed the information it is asking for from you as a group member. Open to learn more."). Buttons: Open, Ignore. **Leader Content Push Notification Detail** - New Announcement: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName"), Message ("AnnouncementText") (Up to 300 characters). Buttons: Share, Ignore - New Poll: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Poll"), Message ("PollText") (Up to 300 characters). Buttons: Respond, Ignore. - New Petition: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Petition"), Message ("PetitionTitle"). Buttons: Sign, View. - New News/Discussion: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Discussion"), Message ("DiscussionText") (Up to 300 characters). Buttons: Open, Ignore. - New Event: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Event"), Message ("EventTitle"). Buttons, RSVP, Ignore. - New Fundraiser/Crowdfunder: Main Avatar (Group Avatar), Small Avatar (Powerline logo), Title("GroupName Fundraiser"), Message ("PaymentRequestTitle"). Button: Donate, Ignore. For Main Avatar vs Small Avatar, read https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#images (Large Icon from remote location is Main Avatar. Small Icon would be from assets? folder. IF EASY - Please include badge number update in the push notification payload details. https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#badges Badge number is the same as the count of the user's total priority items. If not easy, ignore badge. Additional Information Relating to #8 (For Peter) - Upvote/Downvote - Should send an "upvote" or "downvote" response for the user, ideally without the app opening. - Ignore - Clears the notification from the OS notification drawer. - Open - For announcements notification, opens Announcements tab. For Group Permissions changed notification, opens Announcements tab. For all other items, opens the Item Detail screen for the item. - Approve - Approves a follow request and opens the Social Activity Feed (You Tab) - Join - Accepts the invitation request to join a group and opens the Join Screen (if additional info required) and/or the Group Profile screen. - Share - Opens the announcements screen - Respond - Opens the poll detail screen - Sign - Signs the petition for the user, ideally without the app opening. - Donate/RSVP/Respond/View - All open the item detail screen.
priority
confirm correct push notification messages buttons igor please double check each of these items are producing avatars titles messages and buttons according to spec below when complete with backend work please assign to peter thanks general push notification detail social mention main avatar user avatar who tagged me small avatar powerline logo title firstname lastname message mentioned you in a comment buttons open ignore social follow request main avatar user avatar who wants to follow me small avatar powerline logo title firstname lastname message wants to follow you approve buttons approve ignore post created by followed user main avatar post author followed user avatar small avatar powerline logo title firstname lastname message posted posttext where posttext is up to characters long minus characters for posted buttons upvote ignore petition created by followed user main avatar post author followed user avatar small avatar powerline logo title firstname lastname petition message petitiontext where petitiontext is up to characters long buttons sign ignore boosted post main avatar post author avatar small avatar powerline logo title firstname in groupname message boosted post posttext where posttext is up to characters long minus characters for boosted post buttons upvote downvote group invite main avatar group avatar small avatar powerline logo title groupname message you have been invited to join this group buttons join ignore group permissions changed main avatar group avatar small avatar powerline logo title groupname message groupname has changed the information it is asking for from you as a group member open to learn more buttons open ignore leader content push notification detail new announcement main avatar group avatar small avatar powerline logo title groupname message announcementtext up to characters buttons share ignore new poll main avatar group avatar small avatar powerline logo title groupname poll message polltext up to characters buttons respond ignore new petition main avatar group avatar small avatar powerline logo title groupname petition message petitiontitle buttons sign view new news discussion main avatar group avatar small avatar powerline logo title groupname discussion message discussiontext up to characters buttons open ignore new event main avatar group avatar small avatar powerline logo title groupname event message eventtitle buttons rsvp ignore new fundraiser crowdfunder main avatar group avatar small avatar powerline logo title groupname fundraiser message paymentrequesttitle button donate ignore for main avatar vs small avatar read large icon from remote location is main avatar small icon would be from assets folder if easy please include badge number update in the push notification payload details badge number is the same as the count of the user s total priority items if not easy ignore badge additional information relating to for peter upvote downvote should send an upvote or downvote response for the user ideally without the app opening ignore clears the notification from the os notification drawer open for announcements notification opens announcements tab for group permissions changed notification opens announcements tab for all other items opens the item detail screen for the item approve approves a follow request and opens the social activity feed you tab join accepts the invitation request to join a group and opens the join screen if additional info required and or the group profile screen share opens the announcements screen respond opens the poll detail screen sign signs the petition for the user ideally without the app opening donate rsvp respond view all open the item detail screen
1
670,840
22,706,871,146
IssuesEvent
2022-07-05 15:20:31
pvs-hd-tea/PyTypes
https://api.github.com/repos/pvs-hd-tea/PyTypes
closed
Move test file execution to new class
Feature Request Medium Priority Refactor
Create a trace data generator/stategy-execution class which contains the execution of the trace data files. It should accept list[pathlib.path] and generate trace data files.
1.0
Move test file execution to new class - Create a trace data generator/stategy-execution class which contains the execution of the trace data files. It should accept list[pathlib.path] and generate trace data files.
priority
move test file execution to new class create a trace data generator stategy execution class which contains the execution of the trace data files it should accept list and generate trace data files
1
76,082
3,481,055,868
IssuesEvent
2015-12-29 13:25:36
p1pkin/demul
https://api.github.com/repos/p1pkin/demul
closed
WinCE games hang on boot with VMU inserted but works with VMS
auto-migrated Priority-Medium Type-WinCE
``` 0582 запускаю игру после логотипа сега появляется черный экран и все дальше не идет пробовал функции cpu- interpreter/ dynarec и менять регион/ система не помогло ``` Original issue reported on code.google.com by `killer110289` on 2 Nov 2013 at 1:25
1.0
WinCE games hang on boot with VMU inserted but works with VMS - ``` 0582 запускаю игру после логотипа сега появляется черный экран и все дальше не идет пробовал функции cpu- interpreter/ dynarec и менять регион/ система не помогло ``` Original issue reported on code.google.com by `killer110289` on 2 Nov 2013 at 1:25
priority
wince games hang on boot with vmu inserted but works with vms запускаю игру после логотипа сега появляется черный экран и все дальше не идет пробовал функции cpu interpreter dynarec и менять регион система не помогло original issue reported on code google com by on nov at
1
532,439
15,556,627,330
IssuesEvent
2021-03-16 08:04:46
AY2021S2-CS2103T-T11-3/tp
https://api.github.com/repos/AY2021S2-CS2103T-T11-3/tp
closed
Add search for contacts from a specified school
priority.Medium type.Story
As a current user, I want to search for a group of students based on their school, so that I can plan my lesson/schedules according to their school’s curriculum.
1.0
Add search for contacts from a specified school - As a current user, I want to search for a group of students based on their school, so that I can plan my lesson/schedules according to their school’s curriculum.
priority
add search for contacts from a specified school as a current user i want to search for a group of students based on their school so that i can plan my lesson schedules according to their school’s curriculum
1
55,078
3,072,053,742
IssuesEvent
2015-08-19 15:11:05
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Redundant statement in keyboard shortcuts
aspect-docs difficulty.beginner priority.medium type.bug
The following should be removed: `Use arrow keys to move from one issue to another. Pressing shift with arrow key will not load the issue in browser. These will work when an issue is selected in a panel.`
1.0
Redundant statement in keyboard shortcuts - The following should be removed: `Use arrow keys to move from one issue to another. Pressing shift with arrow key will not load the issue in browser. These will work when an issue is selected in a panel.`
priority
redundant statement in keyboard shortcuts the following should be removed use arrow keys to move from one issue to another pressing shift with arrow key will not load the issue in browser these will work when an issue is selected in a panel
1
79,976
3,549,171,302
IssuesEvent
2016-01-20 17:01:27
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
Evaluate questionable Haiti reviews
Category: Algorithms Priority: Medium Status: In Progress Type: Bug
redmine 6722 - see ticket for test data and details This behavior apparently was not present in hoot 0.2.16 and was found in 0.2.17.
1.0
Evaluate questionable Haiti reviews - redmine 6722 - see ticket for test data and details This behavior apparently was not present in hoot 0.2.16 and was found in 0.2.17.
priority
evaluate questionable haiti reviews redmine see ticket for test data and details this behavior apparently was not present in hoot and was found in
1
403,175
11,837,254,969
IssuesEvent
2020-03-23 13:55:10
FAIRsharing/fairsharing.github.io
https://api.github.com/repos/FAIRsharing/fairsharing.github.io
closed
Sheer Understanding of JSDoc
Medium priority
Understanding the mechanism of outputting code documents using JSDocs.
1.0
Sheer Understanding of JSDoc - Understanding the mechanism of outputting code documents using JSDocs.
priority
sheer understanding of jsdoc understanding the mechanism of outputting code documents using jsdocs
1
77,608
3,507,177,319
IssuesEvent
2016-01-08 11:42:57
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Mob AI - Ranged / Melee Switchin (Hunter Mob) (BB #591)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Areradon **Original Date:** 18.05.2014 08:48:38 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/591 <hr> Only for Example, a Mob that works with this AI: http://db.hellground.net/?npc=17270 How works: When you pull a NPC like the Bleeding Hollow Archer they start in "Range-Mode" like shooting with the Bow or Casting Spells. If you get one Times in Melee Range, they always want to come in Melee Range. How should work (with proofs): When you stun them, they should Check if they can Cast or only shoot, and get back into Range again. In this video, you can see How it should work: Ranged and Melee Switching: 1:04-1:50 https://www.youtube.com/watch?v=gXn7HRgYe1c&feature=youtu.be
1.0
Mob AI - Ranged / Melee Switchin (Hunter Mob) (BB #591) - This issue was migrated from bitbucket. **Original Reporter:** Areradon **Original Date:** 18.05.2014 08:48:38 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/591 <hr> Only for Example, a Mob that works with this AI: http://db.hellground.net/?npc=17270 How works: When you pull a NPC like the Bleeding Hollow Archer they start in "Range-Mode" like shooting with the Bow or Casting Spells. If you get one Times in Melee Range, they always want to come in Melee Range. How should work (with proofs): When you stun them, they should Check if they can Cast or only shoot, and get back into Range again. In this video, you can see How it should work: Ranged and Melee Switching: 1:04-1:50 https://www.youtube.com/watch?v=gXn7HRgYe1c&feature=youtu.be
priority
mob ai ranged melee switchin hunter mob bb this issue was migrated from bitbucket original reporter areradon original date gmt original priority major original type bug original state invalid direct link only for example a mob that works with this ai how works when you pull a npc like the bleeding hollow archer they start in range mode like shooting with the bow or casting spells if you get one times in melee range they always want to come in melee range how should work with proofs when you stun them they should check if they can cast or only shoot and get back into range again in this video you can see how it should work ranged and melee switching
1
591,598
17,855,717,166
IssuesEvent
2021-09-05 01:17:57
exercism/exercism
https://api.github.com/repos/exercism/exercism
opened
Mentoring discussions should start scrolled to the bottom.
type/improvement priority/medium
It's annoying to get a notification then to have to scroll to it. This involves us: - Making the person's name sticky at the top of the screen (on scroll in general) - Not doing this on mentoring requests (where you need to read down from the top)
1.0
Mentoring discussions should start scrolled to the bottom. - It's annoying to get a notification then to have to scroll to it. This involves us: - Making the person's name sticky at the top of the screen (on scroll in general) - Not doing this on mentoring requests (where you need to read down from the top)
priority
mentoring discussions should start scrolled to the bottom it s annoying to get a notification then to have to scroll to it this involves us making the person s name sticky at the top of the screen on scroll in general not doing this on mentoring requests where you need to read down from the top
1
483,991
13,932,536,607
IssuesEvent
2020-10-22 07:24:43
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.1 staging-1816] Missing sprite in MiscIconMap
Category: Tech Priority: Medium
When you connect to any world you have a several notification in log file: ``` [10:18:33.756] Missing sprite in MiscIconMap. EcoEngine.Logging.LogManager:LogFormat(LogType, Object, String, Object[]) UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) ModBundleManager:SetupSprites() <ReceiveModData>d__47:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ``` [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/5420847/Player.log)
1.0
[0.9.1 staging-1816] Missing sprite in MiscIconMap - When you connect to any world you have a several notification in log file: ``` [10:18:33.756] Missing sprite in MiscIconMap. EcoEngine.Logging.LogManager:LogFormat(LogType, Object, String, Object[]) UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) ModBundleManager:SetupSprites() <ReceiveModData>d__47:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ``` [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/5420847/Player.log)
priority
missing sprite in misciconmap when you connect to any world you have a several notification in log file missing sprite in misciconmap ecoengine logging logmanager logformat logtype object string object unityengine logger log logtype object unityengine debug logerror object modbundlemanager setupsprites d movenext unityengine setupcoroutine invokemovenext ienumerator intptr
1
78,331
3,509,575,086
IssuesEvent
2016-01-08 23:33:41
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
[loot] chest despawn bug (BB #1104)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Dikkedeur **Original Date:** 16.08.2015 07:21:12 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1104 <hr> rev: c07fe354bafbd8c689bf67de1106c8c31ca1ef93 problem: Many chests and Lootable quest items(such as serpentbloom WC quest) do not despawn after being looted, Nor do they respawn, since they never despawn to begin with. How it should work: When a chest is opened and looted it should despawn. Sidenote: this is a nice way to simply play with other people ( fuck them up.. ) loot a chest and tada the other player thinks he has some loot, uhh nothing.. bummer.
1.0
[loot] chest despawn bug (BB #1104) - This issue was migrated from bitbucket. **Original Reporter:** Dikkedeur **Original Date:** 16.08.2015 07:21:12 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1104 <hr> rev: c07fe354bafbd8c689bf67de1106c8c31ca1ef93 problem: Many chests and Lootable quest items(such as serpentbloom WC quest) do not despawn after being looted, Nor do they respawn, since they never despawn to begin with. How it should work: When a chest is opened and looted it should despawn. Sidenote: this is a nice way to simply play with other people ( fuck them up.. ) loot a chest and tada the other player thinks he has some loot, uhh nothing.. bummer.
priority
chest despawn bug bb this issue was migrated from bitbucket original reporter dikkedeur original date gmt original priority major original type bug original state resolved direct link rev problem many chests and lootable quest items such as serpentbloom wc quest do not despawn after being looted nor do they respawn since they never despawn to begin with how it should work when a chest is opened and looted it should despawn sidenote this is a nice way to simply play with other people fuck them up loot a chest and tada the other player thinks he has some loot uhh nothing bummer
1
230,010
7,603,291,505
IssuesEvent
2018-04-29 13:01:39
alinaciuysal/OEDA
https://api.github.com/repos/alinaciuysal/OEDA
closed
results of the experiments
medium priority
- save experiment results (the whole result to be more generic) to the DB
1.0
results of the experiments - - save experiment results (the whole result to be more generic) to the DB
priority
results of the experiments save experiment results the whole result to be more generic to the db
1
218,722
7,332,229,509
IssuesEvent
2018-03-05 15:46:39
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
pfqueue: Provide ability to distribute some tasks
Priority: Medium Type: Feature / Enhancement
Right now when enqueuing a pfqueue task, the only option is to enqueue it on localhost. It would be nice to be able to round-robin across the members of a cluster with a special option in the client or by using a special client (encapsulate the enqueue in a webservices call)
1.0
pfqueue: Provide ability to distribute some tasks - Right now when enqueuing a pfqueue task, the only option is to enqueue it on localhost. It would be nice to be able to round-robin across the members of a cluster with a special option in the client or by using a special client (encapsulate the enqueue in a webservices call)
priority
pfqueue provide ability to distribute some tasks right now when enqueuing a pfqueue task the only option is to enqueue it on localhost it would be nice to be able to round robin across the members of a cluster with a special option in the client or by using a special client encapsulate the enqueue in a webservices call
1
203,467
7,064,691,092
IssuesEvent
2018-01-06 10:27:22
InformaticsMskRu/informatics-mccme-ru
https://api.github.com/repos/InformaticsMskRu/informatics-mccme-ru
closed
Ограничение на доступные языки для задачи
Component-Problems Priority-Medium Type-Enhancement auto-migrated
``` Для задачи сделать описание настроек в json, которое хранить в таблице задач. по этой json сделать рисование в базу формочки отправки ``` Original issue reported on code.google.com by `vran...@gmail.com` on 19 Nov 2014 at 8:44
1.0
Ограничение на доступные языки для задачи - ``` Для задачи сделать описание настроек в json, которое хранить в таблице задач. по этой json сделать рисование в базу формочки отправки ``` Original issue reported on code.google.com by `vran...@gmail.com` on 19 Nov 2014 at 8:44
priority
ограничение на доступные языки для задачи для задачи сделать описание настроек в json которое хранить в таблице задач по этой json сделать рисование в базу формочки отправки original issue reported on code google com by vran gmail com on nov at
1
618,478
19,471,452,153
IssuesEvent
2021-12-24 02:20:15
kubesphere/console
https://api.github.com/repos/kubesphere/console
closed
Deleting all routing rules does not take effect
kind/bug kind/need-to-verify priority/medium
**Describe the bug** Click Edit routing rules, delete all routing rules, click OK, save successfully, cluster routing rules still exist ![image](https://user-images.githubusercontent.com/88183150/146178535-70917dbe-2b0a-45a2-9d27-2220e013932f.png) ![image](https://user-images.githubusercontent.com/88183150/146178601-d8efc221-7676-4eb3-b1d6-cb7067f83a27.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: v3.2.1-rc.3 /kind bug /@kubesphere/sig-console /priority medium
1.0
Deleting all routing rules does not take effect - **Describe the bug** Click Edit routing rules, delete all routing rules, click OK, save successfully, cluster routing rules still exist ![image](https://user-images.githubusercontent.com/88183150/146178535-70917dbe-2b0a-45a2-9d27-2220e013932f.png) ![image](https://user-images.githubusercontent.com/88183150/146178601-d8efc221-7676-4eb3-b1d6-cb7067f83a27.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: v3.2.1-rc.3 /kind bug /@kubesphere/sig-console /priority medium
priority
deleting all routing rules does not take effect describe the bug click edit routing rules delete all routing rules click ok save successfully cluster routing rules still exist versions used kubesphere kubernetes kubesphere rc kind bug kubesphere sig console priority medium
1
155,097
5,948,867,121
IssuesEvent
2017-05-26 12:47:19
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Value<T> should support T's that implement Clone
priority: medium team: software core type: feature request
Right now, `Value<T>` only supports `T`'s that are copyable (using C++ copy constructor / copy-assignment operator). It would be very nice for users if `T`'s that quack like a `std::unique_ptr<T> Clone() const` member method could be used as well, and especially that the `AbstractValue` methods like `template <class T> const T& AbstractValue::GetValue()` also worked seamlessly (with exposing some kind of `unique_ptr` intermediary). I think that should all be possible with a bit of SFINAE and `type_traits`. At the same time, we might also consider if we could offer `AbstractValue` some kind of move semantics, e.g. `AbstractValue::MoveFrom` or `::MoveTo` and friends to mimic `AbstractValue::SetFrom`. Or at least, consider that future possibility when updating the code for `Clone`-able `T`'s.
1.0
Value<T> should support T's that implement Clone - Right now, `Value<T>` only supports `T`'s that are copyable (using C++ copy constructor / copy-assignment operator). It would be very nice for users if `T`'s that quack like a `std::unique_ptr<T> Clone() const` member method could be used as well, and especially that the `AbstractValue` methods like `template <class T> const T& AbstractValue::GetValue()` also worked seamlessly (with exposing some kind of `unique_ptr` intermediary). I think that should all be possible with a bit of SFINAE and `type_traits`. At the same time, we might also consider if we could offer `AbstractValue` some kind of move semantics, e.g. `AbstractValue::MoveFrom` or `::MoveTo` and friends to mimic `AbstractValue::SetFrom`. Or at least, consider that future possibility when updating the code for `Clone`-able `T`'s.
priority
value should support t s that implement clone right now value only supports t s that are copyable using c copy constructor copy assignment operator it would be very nice for users if t s that quack like a std unique ptr clone const member method could be used as well and especially that the abstractvalue methods like template const t abstractvalue getvalue also worked seamlessly with exposing some kind of unique ptr intermediary i think that should all be possible with a bit of sfinae and type traits at the same time we might also consider if we could offer abstractvalue some kind of move semantics e g abstractvalue movefrom or moveto and friends to mimic abstractvalue setfrom or at least consider that future possibility when updating the code for clone able t s
1
99,787
4,065,092,008
IssuesEvent
2016-05-26 09:46:15
andrepdo/findbugs-idea
https://api.github.com/repos/andrepdo/findbugs-idea
closed
Settings are stored in module (.iml) file.
auto-migrated Priority-Medium Type-Enhancement
``` What steps will reproduce the problem? 1. Enable the plugin in IntelliJ. 2. Save the project. What is the expected output? What do you see instead? FindBugs-IDEA stores its settings inside IntelliJ's module (.iml) files. However, we keep these files in VCS. Not all team members uses this plugin, so it results in constant conflicts on these files. What version of the product are you using? On what operating system? Which Java Version? IntelliJ Ultimate Edition 12.1.5. FindBugs-IDEA 0.9.99 Please provide any additional information below. Some (most?) plugins store their settings in a separate file in the .idea directory. This would preferable. ``` Original issue reported on code.google.com by `jackrabb...@gmail.com` on 12 Dec 2013 at 5:07
1.0
Settings are stored in module (.iml) file. - ``` What steps will reproduce the problem? 1. Enable the plugin in IntelliJ. 2. Save the project. What is the expected output? What do you see instead? FindBugs-IDEA stores its settings inside IntelliJ's module (.iml) files. However, we keep these files in VCS. Not all team members uses this plugin, so it results in constant conflicts on these files. What version of the product are you using? On what operating system? Which Java Version? IntelliJ Ultimate Edition 12.1.5. FindBugs-IDEA 0.9.99 Please provide any additional information below. Some (most?) plugins store their settings in a separate file in the .idea directory. This would preferable. ``` Original issue reported on code.google.com by `jackrabb...@gmail.com` on 12 Dec 2013 at 5:07
priority
settings are stored in module iml file what steps will reproduce the problem enable the plugin in intellij save the project what is the expected output what do you see instead findbugs idea stores its settings inside intellij s module iml files however we keep these files in vcs not all team members uses this plugin so it results in constant conflicts on these files what version of the product are you using on what operating system which java version intellij ultimate edition findbugs idea please provide any additional information below some most plugins store their settings in a separate file in the idea directory this would preferable original issue reported on code google com by jackrabb gmail com on dec at
1
77,128
3,506,263,789
IssuesEvent
2016-01-08 05:05:33
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Water elemental (BB #189)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 12.06.2010 16:07:23 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/189 <hr> Water elemental "waterbolt" ability doesn't stay as "auto-cast" when you re-summon your pet. has to be applied manually everytime.
1.0
Water elemental (BB #189) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 12.06.2010 16:07:23 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/189 <hr> Water elemental "waterbolt" ability doesn't stay as "auto-cast" when you re-summon your pet. has to be applied manually everytime.
priority
water elemental bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state resolved direct link water elemental waterbolt ability doesn t stay as auto cast when you re summon your pet has to be applied manually everytime
1
96,207
3,966,383,070
IssuesEvent
2016-05-03 12:48:10
BugBusterSWE/MaaS
https://api.github.com/repos/BugBusterSWE/MaaS
opened
DSLChecker.ts
backend priority:medium Programmer
Scrivere il modulo DSLChecker.ts. Vedere la documentazione nella ST per i dettagli Link task: [https://bugbusters.teamwork.com/tasks/6538356](https://bugbusters.teamwork.com/tasks/6538356)
1.0
DSLChecker.ts - Scrivere il modulo DSLChecker.ts. Vedere la documentazione nella ST per i dettagli Link task: [https://bugbusters.teamwork.com/tasks/6538356](https://bugbusters.teamwork.com/tasks/6538356)
priority
dslchecker ts scrivere il modulo dslchecker ts vedere la documentazione nella st per i dettagli link task
1
120,136
4,782,048,220
IssuesEvent
2016-10-28 11:48:28
kolibox/koli
https://api.github.com/repos/kolibox/koli
opened
Save token in local git cache
complexity/medium feature priority/P0 WIP
When pushing to crafter remote the token must already exists in the local git cache. ```bash koli login [user credentials] koli create deploy myapp # The user will not be prompt for the user credentials in this step! git push koli master ```
1.0
Save token in local git cache - When pushing to crafter remote the token must already exists in the local git cache. ```bash koli login [user credentials] koli create deploy myapp # The user will not be prompt for the user credentials in this step! git push koli master ```
priority
save token in local git cache when pushing to crafter remote the token must already exists in the local git cache bash koli login koli create deploy myapp the user will not be prompt for the user credentials in this step git push koli master
1
686,406
23,489,872,996
IssuesEvent
2022-08-17 17:36:45
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
opened
[YSQL] Index scans with remote filters run against all partitions
kind/bug area/ysql priority/medium
### Description Index keys and remote filter are no longer mutually exclusive, therefore, the partitions should be filtered according to the index keys first, then remaining requests to different partitions should be parallelized if the conditions are met.
1.0
[YSQL] Index scans with remote filters run against all partitions - ### Description Index keys and remote filter are no longer mutually exclusive, therefore, the partitions should be filtered according to the index keys first, then remaining requests to different partitions should be parallelized if the conditions are met.
priority
index scans with remote filters run against all partitions description index keys and remote filter are no longer mutually exclusive therefore the partitions should be filtered according to the index keys first then remaining requests to different partitions should be parallelized if the conditions are met
1
475,817
13,726,254,429
IssuesEvent
2020-10-03 22:37:13
EnderExtreme/Toxic-Garbage-Island
https://api.github.com/repos/EnderExtreme/Toxic-Garbage-Island
closed
Implement Salt Water, and replaces ocean biome's minecraft:water
enhancement medium_priority
- [x] Replaces Ocean biomes (minecraft:ocean, minecraft:deep_ocean, biomesoplenty:kelp_forest, biomesoplenty:coral_reef) - [ ] Code in salt water as a BlockFiniteFluid - [ ] Allow salt water turn normal water to itself if the block is in ocean biomes - [ ] Evaporation/Distillation + Purification methods of recipes
1.0
Implement Salt Water, and replaces ocean biome's minecraft:water - - [x] Replaces Ocean biomes (minecraft:ocean, minecraft:deep_ocean, biomesoplenty:kelp_forest, biomesoplenty:coral_reef) - [ ] Code in salt water as a BlockFiniteFluid - [ ] Allow salt water turn normal water to itself if the block is in ocean biomes - [ ] Evaporation/Distillation + Purification methods of recipes
priority
implement salt water and replaces ocean biome s minecraft water replaces ocean biomes minecraft ocean minecraft deep ocean biomesoplenty kelp forest biomesoplenty coral reef code in salt water as a blockfinitefluid allow salt water turn normal water to itself if the block is in ocean biomes evaporation distillation purification methods of recipes
1
42,264
2,869,891,862
IssuesEvent
2015-06-06 16:28:25
bastet/Bastet
https://api.github.com/repos/bastet/Bastet
opened
Reverse proxy routes are a lie
Priority: Medium Type: bug
When Bastet is behind a reverse proxy (e.g. nginx) the routes it returns look like: { "Devices": "http://localhost:239432/api/devices" } This is clearly a lie! We need to either get the route from the reverse proxy (passed in headers) or just make all returned paths relative to the root.
1.0
Reverse proxy routes are a lie - When Bastet is behind a reverse proxy (e.g. nginx) the routes it returns look like: { "Devices": "http://localhost:239432/api/devices" } This is clearly a lie! We need to either get the route from the reverse proxy (passed in headers) or just make all returned paths relative to the root.
priority
reverse proxy routes are a lie when bastet is behind a reverse proxy e g nginx the routes it returns look like devices this is clearly a lie we need to either get the route from the reverse proxy passed in headers or just make all returned paths relative to the root
1
607,396
18,781,897,366
IssuesEvent
2021-11-08 07:58:54
nimblehq/nimble-medium-ios
https://api.github.com/repos/nimblehq/nimble-medium-ios
closed
Chore: Refactor Resolver library scope correctly for ViewModel
type : chore priority : medium
## Why Current we are using `.cached` for ViewModel mostly for keeping the same instance when injecting. But we can use `.shared` to correctly use it in case we need to apply it for parent-child ViewModel relationship cases. ## Acceptance Criteria The app works normally.
1.0
Chore: Refactor Resolver library scope correctly for ViewModel - ## Why Current we are using `.cached` for ViewModel mostly for keeping the same instance when injecting. But we can use `.shared` to correctly use it in case we need to apply it for parent-child ViewModel relationship cases. ## Acceptance Criteria The app works normally.
priority
chore refactor resolver library scope correctly for viewmodel why current we are using cached for viewmodel mostly for keeping the same instance when injecting but we can use shared to correctly use it in case we need to apply it for parent child viewmodel relationship cases acceptance criteria the app works normally
1
424,143
12,306,353,130
IssuesEvent
2020-05-12 01:11:31
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
closed
A few missed mturk Spanish translations
EasyFix! Internationalization Priority: Medium
There are just a couple missed Spanish translations that only show up for turkers. Nothing that would cause any problems, but should still be addressed this week. I believe we have translations for all of these, they just need to be added in these places. audit page: "Confirmation code" -- first mission complete screen validate page: "Reward on satisfactory completion" "Great job!" "You just validated 10 __ labels!" "Validate more labels" both pages: "Mturk code"
1.0
A few missed mturk Spanish translations - There are just a couple missed Spanish translations that only show up for turkers. Nothing that would cause any problems, but should still be addressed this week. I believe we have translations for all of these, they just need to be added in these places. audit page: "Confirmation code" -- first mission complete screen validate page: "Reward on satisfactory completion" "Great job!" "You just validated 10 __ labels!" "Validate more labels" both pages: "Mturk code"
priority
a few missed mturk spanish translations there are just a couple missed spanish translations that only show up for turkers nothing that would cause any problems but should still be addressed this week i believe we have translations for all of these they just need to be added in these places audit page confirmation code first mission complete screen validate page reward on satisfactory completion great job you just validated labels validate more labels both pages mturk code
1
751,080
26,229,783,057
IssuesEvent
2023-01-04 22:32:17
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[xCluster] Follow up use tablet level consistency during read of catalog only data
kind/enhancement area/docdb priority/medium
Jira Link: [DB-4261](https://yugabyte.atlassian.net/browse/DB-4261) ### Description Address some minor comments from #14607
1.0
[xCluster] Follow up use tablet level consistency during read of catalog only data - Jira Link: [DB-4261](https://yugabyte.atlassian.net/browse/DB-4261) ### Description Address some minor comments from #14607
priority
follow up use tablet level consistency during read of catalog only data jira link description address some minor comments from
1
142,545
5,476,231,471
IssuesEvent
2017-03-11 18:46:06
CS2103JAN2017-T16-B2/main
https://api.github.com/repos/CS2103JAN2017-T16-B2/main
closed
As a user I want to iterate through my command history
priority.medium type.story
so that I can re-execute a command that I have previously executed before
1.0
As a user I want to iterate through my command history - so that I can re-execute a command that I have previously executed before
priority
as a user i want to iterate through my command history so that i can re execute a command that i have previously executed before
1
58,180
3,087,898,350
IssuesEvent
2015-08-25 14:15:41
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Сломано меню в списке закачек
bug imported Priority-Medium
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on November 29, 2013 10:45:17_ В предыдущей версии 501 - из списка закачек можно было рулить пользователями - ограничивать скорость, добавлять в друзья, выдавать слоты... я активно этим пользовался - отсортировывал по размеру шары и резал скорость всем у кого она меньше... В версии 502 очередь отдачи сошла с ума в прямом смысле слова: во первых контекстные меню совершенно не работают (clb01) я уже нажал человеку - "забанить пользователя", но эфект - абсолютно нулевой - меню как видите не работает, человк в друзьях не появляется и никаких срабатываний ограничений не происходит, то же самое с остальными пунктами контекстного меню (выдача слотов, игнорирование лички и пр.) - они просто не работают. Во вторых (clb02) в очереди висит один и тот же файл по нескольку раз и с разными размерами "отдданого" - зачем он там висит? А висит он там потому что нет обновления списка (раньше было), человека уже даже в списке качающих нет, а он всё еще висит в списке очереди отдачи. в версии 501 всё работало на "ура"... В третьих - раньше из этого списка человека можно было удалить, нажав клавишу Del, сейчас - нельзя. человек продолжает висеть в списке хоть заудаляйся... **Attachment:** [unnamed1.jpg unnamed2.jpg](http://code.google.com/p/flylinkdc/issues/detail?id=1413) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1413_
1.0
Сломано меню в списке закачек - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on November 29, 2013 10:45:17_ В предыдущей версии 501 - из списка закачек можно было рулить пользователями - ограничивать скорость, добавлять в друзья, выдавать слоты... я активно этим пользовался - отсортировывал по размеру шары и резал скорость всем у кого она меньше... В версии 502 очередь отдачи сошла с ума в прямом смысле слова: во первых контекстные меню совершенно не работают (clb01) я уже нажал человеку - "забанить пользователя", но эфект - абсолютно нулевой - меню как видите не работает, человк в друзьях не появляется и никаких срабатываний ограничений не происходит, то же самое с остальными пунктами контекстного меню (выдача слотов, игнорирование лички и пр.) - они просто не работают. Во вторых (clb02) в очереди висит один и тот же файл по нескольку раз и с разными размерами "отдданого" - зачем он там висит? А висит он там потому что нет обновления списка (раньше было), человека уже даже в списке качающих нет, а он всё еще висит в списке очереди отдачи. в версии 501 всё работало на "ура"... В третьих - раньше из этого списка человека можно было удалить, нажав клавишу Del, сейчас - нельзя. человек продолжает висеть в списке хоть заудаляйся... **Attachment:** [unnamed1.jpg unnamed2.jpg](http://code.google.com/p/flylinkdc/issues/detail?id=1413) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1413_
priority
сломано меню в списке закачек from on november в предыдущей версии из списка закачек можно было рулить пользователями ограничивать скорость добавлять в друзья выдавать слоты я активно этим пользовался отсортировывал по размеру шары и резал скорость всем у кого она меньше в версии очередь отдачи сошла с ума в прямом смысле слова во первых контекстные меню совершенно не работают я уже нажал человеку забанить пользователя но эфект абсолютно нулевой меню как видите не работает человк в друзьях не появляется и никаких срабатываний ограничений не происходит то же самое с остальными пунктами контекстного меню выдача слотов игнорирование лички и пр они просто не работают во вторых в очереди висит один и тот же файл по нескольку раз и с разными размерами отдданого зачем он там висит а висит он там потому что нет обновления списка раньше было человека уже даже в списке качающих нет а он всё еще висит в списке очереди отдачи в версии всё работало на ура в третьих раньше из этого списка человека можно было удалить нажав клавишу del сейчас нельзя человек продолжает висеть в списке хоть заудаляйся attachment original issue
1
624,900
19,712,459,165
IssuesEvent
2022-01-13 07:31:20
kubeapps/kubeapps
https://api.github.com/repos/kubeapps/kubeapps
closed
Inconsistent handling of namespace-scoped users between view/deploy
kind/bug priority/medium size/S component/apis-server
Create a namespace-scoped user to namespace X by granting the standard cluster role 'edit'. The user can login to Kubeapps, confirm that only namespace X is available in the context, view the catalog (from global repositories, e.g. bitnami), select for example nginx from bitnami to install, configure everything and click deploy. On clicking deploy, the action is not allowed because of not having access to the global repositories. Access was not required by the kubeapps apis when looking at the catalog or app repository page. why is it required for deploying? ![Screen Shot 2021-10-27 at 12 08 34 PM](https://user-images.githubusercontent.com/74025858/139130990-d253d837-60a1-439f-8790-10ade3c4f36d.png)
1.0
Inconsistent handling of namespace-scoped users between view/deploy - Create a namespace-scoped user to namespace X by granting the standard cluster role 'edit'. The user can login to Kubeapps, confirm that only namespace X is available in the context, view the catalog (from global repositories, e.g. bitnami), select for example nginx from bitnami to install, configure everything and click deploy. On clicking deploy, the action is not allowed because of not having access to the global repositories. Access was not required by the kubeapps apis when looking at the catalog or app repository page. why is it required for deploying? ![Screen Shot 2021-10-27 at 12 08 34 PM](https://user-images.githubusercontent.com/74025858/139130990-d253d837-60a1-439f-8790-10ade3c4f36d.png)
priority
inconsistent handling of namespace scoped users between view deploy create a namespace scoped user to namespace x by granting the standard cluster role edit the user can login to kubeapps confirm that only namespace x is available in the context view the catalog from global repositories e g bitnami select for example nginx from bitnami to install configure everything and click deploy on clicking deploy the action is not allowed because of not having access to the global repositories access was not required by the kubeapps apis when looking at the catalog or app repository page why is it required for deploying
1
587,879
17,633,914,584
IssuesEvent
2021-08-19 11:30:01
SAP/xsk
https://api.github.com/repos/SAP/xsk
opened
[Migration Tools] Research the new Neo Service Proxy
API core priority-medium research security database tooling
We should research what changes need to be done in the current Migration service setup in order to remove the Neo tunnel in favor of the new Neo Service Proxy.
1.0
[Migration Tools] Research the new Neo Service Proxy - We should research what changes need to be done in the current Migration service setup in order to remove the Neo tunnel in favor of the new Neo Service Proxy.
priority
research the new neo service proxy we should research what changes need to be done in the current migration service setup in order to remove the neo tunnel in favor of the new neo service proxy
1
413,039
12,059,582,798
IssuesEvent
2020-04-15 19:32:30
GeyserMC/Geyser
https://api.github.com/repos/GeyserMC/Geyser
closed
Pistons disappear from inventory when getting them from creative tab
Confirmed Bug Priority: Medium Work in Progress
**Description** Piston items dissapear from inventory after obtaining them via creative tab. (getting them from the ground works well both on creative and survival) **To Reproduce** 1. Make sure your gamemode is creative 2. Find piston or sticky piston in your creative tab 3. Try to put it to your inventory **Expected behavior** Pistons shouldn't disappear from your inventory. **Server Version** Paper 1.15.2 git-183 **Geyser Version** inventory #14 **Minecraft: Bedrock Edition Version** 1.14.30
1.0
Pistons disappear from inventory when getting them from creative tab - **Description** Piston items dissapear from inventory after obtaining them via creative tab. (getting them from the ground works well both on creative and survival) **To Reproduce** 1. Make sure your gamemode is creative 2. Find piston or sticky piston in your creative tab 3. Try to put it to your inventory **Expected behavior** Pistons shouldn't disappear from your inventory. **Server Version** Paper 1.15.2 git-183 **Geyser Version** inventory #14 **Minecraft: Bedrock Edition Version** 1.14.30
priority
pistons disappear from inventory when getting them from creative tab description piston items dissapear from inventory after obtaining them via creative tab getting them from the ground works well both on creative and survival to reproduce make sure your gamemode is creative find piston or sticky piston in your creative tab try to put it to your inventory expected behavior pistons shouldn t disappear from your inventory server version paper git geyser version inventory minecraft bedrock edition version
1
47,627
2,982,526,948
IssuesEvent
2015-07-17 11:58:18
cultibox/cultibox
https://api.github.com/repos/cultibox/cultibox
closed
[LOGS] Serait il possible de faire apparaitre la moyenne T° et Rh de la plage ciblée lors de l’affichage d’un graphe
Component-cultiboxUI Priority-Medium Type-Enhancement
``` Serait il possible de faire apparaitre la moyenne T° et Rh de la plage ciblée lors de l’affichage d’un graphe ``` Original issue reported on code.google.com by `alliaume...@gmail.com` on 11 Mar 2015 at 6:03
1.0
[LOGS] Serait il possible de faire apparaitre la moyenne T° et Rh de la plage ciblée lors de l’affichage d’un graphe - ``` Serait il possible de faire apparaitre la moyenne T° et Rh de la plage ciblée lors de l’affichage d’un graphe ``` Original issue reported on code.google.com by `alliaume...@gmail.com` on 11 Mar 2015 at 6:03
priority
serait il possible de faire apparaitre la moyenne t° et rh de la plage ciblée lors de l’affichage d’un graphe serait il possible de faire apparaitre la moyenne t° et rh de la plage ciblée lors de l’affichage d’un graphe original issue reported on code google com by alliaume gmail com on mar at
1
43,579
2,889,864,287
IssuesEvent
2015-06-13 20:46:53
damonkohler/sl4a
https://api.github.com/repos/damonkohler/sl4a
opened
python webbrowser support
auto-migrated Priority-Medium Type-Enhancement
_From @GoogleCodeExporter on May 31, 2015 11:25_ ``` What steps will reproduce the problem? 1. import webbrowser 2. webbrowser.get().name 3. error : can't find... What is the expected output? What do you see instead? a default browser name What version of the product are you using? On what operating system? r17 Python 2.6.2 Please provide any additional information below. webbrowser seems buggy, is there an otehr prefered way to control the browser ? ``` Original issue reported on code.google.com by `alexandr...@gmail.com` on 7 Mar 2010 at 8:34 _Copied from original issue: damonkohler/android-scripting#216_
1.0
python webbrowser support - _From @GoogleCodeExporter on May 31, 2015 11:25_ ``` What steps will reproduce the problem? 1. import webbrowser 2. webbrowser.get().name 3. error : can't find... What is the expected output? What do you see instead? a default browser name What version of the product are you using? On what operating system? r17 Python 2.6.2 Please provide any additional information below. webbrowser seems buggy, is there an otehr prefered way to control the browser ? ``` Original issue reported on code.google.com by `alexandr...@gmail.com` on 7 Mar 2010 at 8:34 _Copied from original issue: damonkohler/android-scripting#216_
priority
python webbrowser support from googlecodeexporter on may what steps will reproduce the problem import webbrowser webbrowser get name error can t find what is the expected output what do you see instead a default browser name what version of the product are you using on what operating system python please provide any additional information below webbrowser seems buggy is there an otehr prefered way to control the browser original issue reported on code google com by alexandr gmail com on mar at copied from original issue damonkohler android scripting
1
79,763
3,546,577,130
IssuesEvent
2016-01-20 03:35:51
DailyDilemma/COMP4350
https://api.github.com/repos/DailyDilemma/COMP4350
opened
Share lists
Priority: Medium
As a user, I want to be able to share one of my lists with other people. Cost: 3 days
1.0
Share lists - As a user, I want to be able to share one of my lists with other people. Cost: 3 days
priority
share lists as a user i want to be able to share one of my lists with other people cost days
1
369,111
10,888,353,956
IssuesEvent
2019-11-18 16:07:25
luna/enso
https://api.github.com/repos/luna/enso
opened
Rudimentary Multi-Client Support
Category: Tooling Change: Non-Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement
### Summary While true collaborative editing with conflict resolution is complex, for version 2.0 we just want basic support for multiple people working in a single workspace. This functionality should just operate on a most-recent-edit-wins strategy, as this can be built upon with proper conflict resolution in the future. This responsibility of serialising edits (and in future resolving conflicts) is not, however, the responsibility of the language server. As a result, this should be implemented by the supervisor process described as part of #337, using the message-interception functionality. ### Value Users are given a rudimentary collaborative editing experience. It will not be particularly sophisticated, and likely prone to errors, but it will exist. ### Specification - Use the supervisor process' message interception functionality to serialise edits properly. - Send the serialised edits to the language server. - It may be worth implementing some kind of 'edit lock' that makes it a bit more predictable (e.g. client `c` is currently editing the document). - Send the consolidated / corrected edit stream to the language server. - Any updates sent by the language server will need to be distributed to both clients. - The edit stream sent to the language server will also need to be synchronised with the other client using the standard message update protocol. ### Acceptance Criteria & Test Cases - We have a _very_ rudimentary form of multi-client editing implemented in the supervisor process.
1.0
Rudimentary Multi-Client Support - ### Summary While true collaborative editing with conflict resolution is complex, for version 2.0 we just want basic support for multiple people working in a single workspace. This functionality should just operate on a most-recent-edit-wins strategy, as this can be built upon with proper conflict resolution in the future. This responsibility of serialising edits (and in future resolving conflicts) is not, however, the responsibility of the language server. As a result, this should be implemented by the supervisor process described as part of #337, using the message-interception functionality. ### Value Users are given a rudimentary collaborative editing experience. It will not be particularly sophisticated, and likely prone to errors, but it will exist. ### Specification - Use the supervisor process' message interception functionality to serialise edits properly. - Send the serialised edits to the language server. - It may be worth implementing some kind of 'edit lock' that makes it a bit more predictable (e.g. client `c` is currently editing the document). - Send the consolidated / corrected edit stream to the language server. - Any updates sent by the language server will need to be distributed to both clients. - The edit stream sent to the language server will also need to be synchronised with the other client using the standard message update protocol. ### Acceptance Criteria & Test Cases - We have a _very_ rudimentary form of multi-client editing implemented in the supervisor process.
priority
rudimentary multi client support summary while true collaborative editing with conflict resolution is complex for version we just want basic support for multiple people working in a single workspace this functionality should just operate on a most recent edit wins strategy as this can be built upon with proper conflict resolution in the future this responsibility of serialising edits and in future resolving conflicts is not however the responsibility of the language server as a result this should be implemented by the supervisor process described as part of using the message interception functionality value users are given a rudimentary collaborative editing experience it will not be particularly sophisticated and likely prone to errors but it will exist specification use the supervisor process message interception functionality to serialise edits properly send the serialised edits to the language server it may be worth implementing some kind of edit lock that makes it a bit more predictable e g client c is currently editing the document send the consolidated corrected edit stream to the language server any updates sent by the language server will need to be distributed to both clients the edit stream sent to the language server will also need to be synchronised with the other client using the standard message update protocol acceptance criteria test cases we have a very rudimentary form of multi client editing implemented in the supervisor process
1
134,115
5,220,379,245
IssuesEvent
2017-01-26 21:42:23
ObjectiveSubject/cgu
https://api.github.com/repos/ObjectiveSubject/cgu
closed
School pages: Admissions rep profile snippets
30 mins Medium Priority
The custom program/area of study content is not showing up here under the recruiter names. Ex, http://cgu.wpengine.com/school/drucker-school-of-management/ All of these people should have a "Programs" listing under their names, which should pull from the "Custom Program/Area of Study" field in the admin interface (overriding any tagged programs, etc.) ![recruiter-display](https://cloud.githubusercontent.com/assets/18012084/22215758/6ac8ef80-e151-11e6-86de-f028b006e189.JPG)
1.0
School pages: Admissions rep profile snippets - The custom program/area of study content is not showing up here under the recruiter names. Ex, http://cgu.wpengine.com/school/drucker-school-of-management/ All of these people should have a "Programs" listing under their names, which should pull from the "Custom Program/Area of Study" field in the admin interface (overriding any tagged programs, etc.) ![recruiter-display](https://cloud.githubusercontent.com/assets/18012084/22215758/6ac8ef80-e151-11e6-86de-f028b006e189.JPG)
priority
school pages admissions rep profile snippets the custom program area of study content is not showing up here under the recruiter names ex all of these people should have a programs listing under their names which should pull from the custom program area of study field in the admin interface overriding any tagged programs etc
1
700,033
24,042,989,801
IssuesEvent
2022-09-16 05:01:55
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
Crash: pre-existing shared memory block is still in use
kind/bug area/ysql priority/medium
Jira Link: [DB-1729](https://yugabyte.atlassian.net/browse/DB-1729) Getting a strange crash message after a seemingly random amount of time <20 minutes after the cluster starts and is working correctly. Tserver log: ``` ... I0221 19:01:52.288110 871 tablet_service.cc:2418] Leader stepdown request tablet_id: "57717bf0b69c449294e767ec9bd4405f" dest_uuid: "df96ba46661641b1893ce0555e1fc2f7" new_leader_uuid: "673e01e697934095a51d116009e4aa7d" success. Resp code=UNKNOWN_ERROR I0221 19:01:52.289208 134 raft_consensus.cc:2245] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 4 FOLLOWER]: Pre-election. Granting vote for candidate 673e01e697934095a51d116009e4aa7d in term 5 I0221 19:01:52.309290 505 raft_consensus.cc:3229] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 4 FOLLOWER]: Advancing to term 5 I0221 19:01:52.312636 505 consensus_meta.cc:282] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 5 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:52.312727 505 raft_consensus.cc:3168] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Snoozing failure detection for 3.229s I0221 19:01:52.322957 505 raft_consensus.cc:2765] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e01e697934095a51d116009e4aa7d in term 5. I0221 19:01:52.324167 180 raft_consensus.cc:1588] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Refusing update from remote peer 673e01e697934095a51d116009e4aa7d: Log matching property violated. Preceding OpId in replica: 4.323. Preceding OpId from leader: 5.324. (index mismatch) I0221 19:01:52.324236 180 raft_consensus.cc:1818] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Returning from UpdateConsensus because of error: error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: 4.323. Preceding OpId from leader: 5.324. (index mismatch)" source_file: "../../src/yb/consensus/raft_consensus.cc" source_line: 1586 errors: "\000" } } I0221 19:01:52.325193 647 consensus_meta.cc:282] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 5 leader_uuid: "673e01e697934095a51d116009e4aa7d" config { opid_index: -1 peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:52.325237 647 raft_consensus.cc:3104] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED I0221 19:01:52.325256 647 replica_state.cc:1172] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Reset our lease: -1.722s I0221 19:01:52.325279 647 replica_state.cc:1179] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Reset our ht lease: { physical: 1613934114045899 } I0221 19:01:52.337033 165 raft_consensus.cc:3104] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Calling mark dirty synchronously for reason code FOLLOWER_NO_OP_COMPLETE I0221 19:01:52.337126 165 replica_state.cc:1408] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(1), committed: { term: 4 index: 323 }, received: { term: 5 index: 324 } I0221 19:01:53.290696 647 raft_consensus.cc:2245] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 7 FOLLOWER]: Pre-election. Granting vote for candidate 673e01e697934095a51d116009e4aa7d in term 8 I0221 19:01:53.304059 134 raft_consensus.cc:3229] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 7 FOLLOWER]: Advancing to term 8 I0221 19:01:53.307286 134 consensus_meta.cc:282] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 8 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:53.307350 134 raft_consensus.cc:3168] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Snoozing failure detection for 3.156s I0221 19:01:53.317489 134 raft_consensus.cc:2765] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e01e697934095a51d116009e4aa7d in term 8. I0221 19:01:53.318994 647 raft_consensus.cc:1588] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Refusing update from remote peer 673e01e697934095a51d116009e4aa7d: Log matching property violated. Preceding OpId in replica: 7.245. Preceding OpId from leader: 8.246. (index mismatch) I0221 19:01:53.319094 647 raft_consensus.cc:1818] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Returning from UpdateConsensus because of error: error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: 7.245. Preceding OpId from leader: 8.246. (index mismatch)" source_file: "../../src/yb/consensus/raft_consensus.cc" source_line: 1586 errors: "\000" } } I0221 19:01:53.319983 182 consensus_meta.cc:282] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 8 leader_uuid: "673e01e697934095a51d116009e4aa7d" config { opid_index: -1 peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:53.320032 182 raft_consensus.cc:3104] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED I0221 19:01:53.328137 165 raft_consensus.cc:3104] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Calling mark dirty synchronously for reason code FOLLOWER_NO_OP_COMPLETE I0221 19:01:53.328217 165 replica_state.cc:1408] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(1), committed: { term: 7 index: 245 }, received: { term: 8 index: 246 } I0221 19:02:47.322868 26 reactor.cc:450] TabletServer_R001: DEBUG: Closing idle connection: Connection (0x0000000008ac70f0) server 10.42.1.20:40605 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:47.323208 25 reactor.cc:450] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x0000000008ac7c30) server 10.42.1.20:35309 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:49.323529 28 reactor.cc:450] TabletServer_R003: DEBUG: Closing idle connection: Connection (0x000000000908c910) server 10.42.1.20:52777 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:49.323639 28 reactor.cc:450] TabletServer_R003: DEBUG: Closing idle connection: Connection (0x000000000908c490) server 10.42.1.20:52687 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:51.323293 26 reactor.cc:450] TabletServer_R001: DEBUG: Closing idle connection: Connection (0x000000000908ceb0) server 10.42.1.20:37433 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:53.323632 26 reactor.cc:450] TabletServer_R001: DEBUG: Closing idle connection: Connection (0x000000000908c6d0) server 10.42.1.20:40139 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:55.323875 27 reactor.cc:450] TabletServer_R002: DEBUG: Closing idle connection: Connection (0x000000000908de70) server 10.42.1.20:36697 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:57.322942 25 reactor.cc:450] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x0000000009245690) server 10.42.1.20:47859 => 10.42.2.28:9100 - it has been idle for 65.0972s W0221 19:09:08.628403 47 pg_wrapper.cc:602] PostgreSQL server exited with code 9 I0221 19:09:08.661248 47 pg_wrapper.cc:618] Restarting PostgreSQL server I0221 19:09:08.741082 47 pg_wrapper.cc:361] PostgreSQL server running as pid 6238 2021-02-21 19:09:09.032 UTC [6238] LOG: YugaByte is ENABLED in PostgreSQL. Transactions are enabled. 2021-02-21 19:09:09.033 UTC [6238] FATAL: pre-existing shared memory block (key 5433001, ID 0) is still in use 2021-02-21 19:09:09.033 UTC [6238] HINT: If you're sure there are no old server processes still running, remove the shared memory block or just delete the file "postmaster.pid". W0221 19:09:09.037916 47 pg_wrapper.cc:602] PostgreSQL server exited with code 256 I0221 19:09:09.038053 47 pg_wrapper.cc:618] Restarting PostgreSQL server I0221 19:09:09.051527 47 pg_wrapper.cc:361] PostgreSQL server running as pid 6239 2021-02-21 19:09:09.275 UTC [6239] LOG: YugaByte is ENABLED in PostgreSQL. Transactions are enabled. 2021-02-21 19:09:09.275 UTC [6239] FATAL: pre-existing shared memory block (key 5433001, ID 0) is still in use 2021-02-21 19:09:09.275 UTC [6239] HINT: If you're sure there are no old server processes still running, remove the shared memory block or just delete the file "postmaster.pid". W0221 19:09:09.278913 47 pg_wrapper.cc:602] PostgreSQL server exited with code 256 I0221 19:09:09.279036 47 pg_wrapper.cc:618] Restarting PostgreSQL server I0221 19:09:09.293031 47 pg_wrapper.cc:361] PostgreSQL server running as pid 6240 2021-02-21 19:09:09.538 UTC [6240] LOG: YugaByte is ENABLED in PostgreSQL. Transactions are enabled. 2021-02-21 19:09:09.538 UTC [6240] FATAL: pre-existing shared memory block (key 5433001, ID 0) is still in use 2021-02-21 19:09:09.538 UTC [6240] HINT: If you're sure there are no old server processes still running, remove the shared memory block or just delete the file "postmaster.pid". W0221 19:09:09.542975 47 pg_wrapper.cc:602] PostgreSQL server exited with code 256 I0221 19:09:09.543081 47 pg_wrapper.cc:618] Restarting PostgreSQL server ... ``` The server says that it's restarting forever, although the pod isn't stopped and restarted. Using the yugabyte official helm chart on kubernetes. Yugabyte version 2.5.1.0 Kubernetes version: 1.20.2
1.0
Crash: pre-existing shared memory block is still in use - Jira Link: [DB-1729](https://yugabyte.atlassian.net/browse/DB-1729) Getting a strange crash message after a seemingly random amount of time <20 minutes after the cluster starts and is working correctly. Tserver log: ``` ... I0221 19:01:52.288110 871 tablet_service.cc:2418] Leader stepdown request tablet_id: "57717bf0b69c449294e767ec9bd4405f" dest_uuid: "df96ba46661641b1893ce0555e1fc2f7" new_leader_uuid: "673e01e697934095a51d116009e4aa7d" success. Resp code=UNKNOWN_ERROR I0221 19:01:52.289208 134 raft_consensus.cc:2245] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 4 FOLLOWER]: Pre-election. Granting vote for candidate 673e01e697934095a51d116009e4aa7d in term 5 I0221 19:01:52.309290 505 raft_consensus.cc:3229] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 4 FOLLOWER]: Advancing to term 5 I0221 19:01:52.312636 505 consensus_meta.cc:282] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 5 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:52.312727 505 raft_consensus.cc:3168] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Snoozing failure detection for 3.229s I0221 19:01:52.322957 505 raft_consensus.cc:2765] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e01e697934095a51d116009e4aa7d in term 5. I0221 19:01:52.324167 180 raft_consensus.cc:1588] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Refusing update from remote peer 673e01e697934095a51d116009e4aa7d: Log matching property violated. Preceding OpId in replica: 4.323. Preceding OpId from leader: 5.324. (index mismatch) I0221 19:01:52.324236 180 raft_consensus.cc:1818] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Returning from UpdateConsensus because of error: error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: 4.323. Preceding OpId from leader: 5.324. (index mismatch)" source_file: "../../src/yb/consensus/raft_consensus.cc" source_line: 1586 errors: "\000" } } I0221 19:01:52.325193 647 consensus_meta.cc:282] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 5 leader_uuid: "673e01e697934095a51d116009e4aa7d" config { opid_index: -1 peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:52.325237 647 raft_consensus.cc:3104] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED I0221 19:01:52.325256 647 replica_state.cc:1172] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Reset our lease: -1.722s I0221 19:01:52.325279 647 replica_state.cc:1179] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Reset our ht lease: { physical: 1613934114045899 } I0221 19:01:52.337033 165 raft_consensus.cc:3104] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: Calling mark dirty synchronously for reason code FOLLOWER_NO_OP_COMPLETE I0221 19:01:52.337126 165 replica_state.cc:1408] T 57717bf0b69c449294e767ec9bd4405f P df96ba46661641b1893ce0555e1fc2f7 [term 5 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(1), committed: { term: 4 index: 323 }, received: { term: 5 index: 324 } I0221 19:01:53.290696 647 raft_consensus.cc:2245] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 7 FOLLOWER]: Pre-election. Granting vote for candidate 673e01e697934095a51d116009e4aa7d in term 8 I0221 19:01:53.304059 134 raft_consensus.cc:3229] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 7 FOLLOWER]: Advancing to term 8 I0221 19:01:53.307286 134 consensus_meta.cc:282] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 8 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:53.307350 134 raft_consensus.cc:3168] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Snoozing failure detection for 3.156s I0221 19:01:53.317489 134 raft_consensus.cc:2765] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e01e697934095a51d116009e4aa7d in term 8. I0221 19:01:53.318994 647 raft_consensus.cc:1588] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Refusing update from remote peer 673e01e697934095a51d116009e4aa7d: Log matching property violated. Preceding OpId in replica: 7.245. Preceding OpId from leader: 8.246. (index mismatch) I0221 19:01:53.319094 647 raft_consensus.cc:1818] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Returning from UpdateConsensus because of error: error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: 7.245. Preceding OpId from leader: 8.246. (index mismatch)" source_file: "../../src/yb/consensus/raft_consensus.cc" source_line: 1586 errors: "\000" } } I0221 19:01:53.319983 182 consensus_meta.cc:282] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 8 leader_uuid: "673e01e697934095a51d116009e4aa7d" config { opid_index: -1 peers { permanent_uuid: "f117777e33d7491fa04c917816a6a8ca" member_type: VOTER last_known_private_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-1.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "df96ba46661641b1893ce0555e1fc2f7" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } peers { permanent_uuid: "673e01e697934095a51d116009e4aa7d" member_type: VOTER last_known_private_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-2.yb-tservers.yb.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0 I0221 19:01:53.320032 182 raft_consensus.cc:3104] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED I0221 19:01:53.328137 165 raft_consensus.cc:3104] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: Calling mark dirty synchronously for reason code FOLLOWER_NO_OP_COMPLETE I0221 19:01:53.328217 165 replica_state.cc:1408] T 3e636bbaf73e46a89c6b9d4067aeef36 P df96ba46661641b1893ce0555e1fc2f7 [term 8 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(1), committed: { term: 7 index: 245 }, received: { term: 8 index: 246 } I0221 19:02:47.322868 26 reactor.cc:450] TabletServer_R001: DEBUG: Closing idle connection: Connection (0x0000000008ac70f0) server 10.42.1.20:40605 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:47.323208 25 reactor.cc:450] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x0000000008ac7c30) server 10.42.1.20:35309 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:49.323529 28 reactor.cc:450] TabletServer_R003: DEBUG: Closing idle connection: Connection (0x000000000908c910) server 10.42.1.20:52777 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:49.323639 28 reactor.cc:450] TabletServer_R003: DEBUG: Closing idle connection: Connection (0x000000000908c490) server 10.42.1.20:52687 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:51.323293 26 reactor.cc:450] TabletServer_R001: DEBUG: Closing idle connection: Connection (0x000000000908ceb0) server 10.42.1.20:37433 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:53.323632 26 reactor.cc:450] TabletServer_R001: DEBUG: Closing idle connection: Connection (0x000000000908c6d0) server 10.42.1.20:40139 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:55.323875 27 reactor.cc:450] TabletServer_R002: DEBUG: Closing idle connection: Connection (0x000000000908de70) server 10.42.1.20:36697 => 10.42.2.28:9100 - it has been idle for 65.0972s I0221 19:02:57.322942 25 reactor.cc:450] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x0000000009245690) server 10.42.1.20:47859 => 10.42.2.28:9100 - it has been idle for 65.0972s W0221 19:09:08.628403 47 pg_wrapper.cc:602] PostgreSQL server exited with code 9 I0221 19:09:08.661248 47 pg_wrapper.cc:618] Restarting PostgreSQL server I0221 19:09:08.741082 47 pg_wrapper.cc:361] PostgreSQL server running as pid 6238 2021-02-21 19:09:09.032 UTC [6238] LOG: YugaByte is ENABLED in PostgreSQL. Transactions are enabled. 2021-02-21 19:09:09.033 UTC [6238] FATAL: pre-existing shared memory block (key 5433001, ID 0) is still in use 2021-02-21 19:09:09.033 UTC [6238] HINT: If you're sure there are no old server processes still running, remove the shared memory block or just delete the file "postmaster.pid". W0221 19:09:09.037916 47 pg_wrapper.cc:602] PostgreSQL server exited with code 256 I0221 19:09:09.038053 47 pg_wrapper.cc:618] Restarting PostgreSQL server I0221 19:09:09.051527 47 pg_wrapper.cc:361] PostgreSQL server running as pid 6239 2021-02-21 19:09:09.275 UTC [6239] LOG: YugaByte is ENABLED in PostgreSQL. Transactions are enabled. 2021-02-21 19:09:09.275 UTC [6239] FATAL: pre-existing shared memory block (key 5433001, ID 0) is still in use 2021-02-21 19:09:09.275 UTC [6239] HINT: If you're sure there are no old server processes still running, remove the shared memory block or just delete the file "postmaster.pid". W0221 19:09:09.278913 47 pg_wrapper.cc:602] PostgreSQL server exited with code 256 I0221 19:09:09.279036 47 pg_wrapper.cc:618] Restarting PostgreSQL server I0221 19:09:09.293031 47 pg_wrapper.cc:361] PostgreSQL server running as pid 6240 2021-02-21 19:09:09.538 UTC [6240] LOG: YugaByte is ENABLED in PostgreSQL. Transactions are enabled. 2021-02-21 19:09:09.538 UTC [6240] FATAL: pre-existing shared memory block (key 5433001, ID 0) is still in use 2021-02-21 19:09:09.538 UTC [6240] HINT: If you're sure there are no old server processes still running, remove the shared memory block or just delete the file "postmaster.pid". W0221 19:09:09.542975 47 pg_wrapper.cc:602] PostgreSQL server exited with code 256 I0221 19:09:09.543081 47 pg_wrapper.cc:618] Restarting PostgreSQL server ... ``` The server says that it's restarting forever, although the pod isn't stopped and restarted. Using the yugabyte official helm chart on kubernetes. Yugabyte version 2.5.1.0 Kubernetes version: 1.20.2
priority
crash pre existing shared memory block is still in use jira link getting a strange crash message after a seemingly random amount of time minutes after the cluster starts and is working correctly tserver log tablet service cc leader stepdown request tablet id dest uuid new leader uuid success resp code unknown error raft consensus cc t p pre election granting vote for candidate in term raft consensus cc t p advancing to term consensus meta cc t p updating active role from follower to follower consensus state current term leader uuid config opid index peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone has pending config raft consensus cc t p snoozing failure detection for raft consensus cc t p leader election vote request granting yes vote for candidate in term raft consensus cc t p refusing update from remote peer log matching property violated preceding opid in replica preceding opid from leader index mismatch raft consensus cc t p returning from updateconsensus because of error error code preceding entry didnt match status code illegal state message log matching property violated preceding opid in replica preceding opid from leader index mismatch source file src yb consensus raft consensus cc source line errors consensus meta cc t p updating active role from follower to follower consensus state current term leader uuid config opid index peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone has pending config raft consensus cc t p calling mark dirty synchronously for reason code new leader elected replica state cc t p reset our lease replica state cc t p reset our ht lease physical raft consensus cc t p calling mark dirty synchronously for reason code follower no op complete replica state cc t p setleadernoopcommittedunlocked committed term index received term index raft consensus cc t p pre election granting vote for candidate in term raft consensus cc t p advancing to term consensus meta cc t p updating active role from follower to follower consensus state current term leader uuid config opid index peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone has pending config raft consensus cc t p snoozing failure detection for raft consensus cc t p leader election vote request granting yes vote for candidate in term raft consensus cc t p refusing update from remote peer log matching property violated preceding opid in replica preceding opid from leader index mismatch raft consensus cc t p returning from updateconsensus because of error error code preceding entry didnt match status code illegal state message log matching property violated preceding opid in replica preceding opid from leader index mismatch source file src yb consensus raft consensus cc source line errors consensus meta cc t p updating active role from follower to follower consensus state current term leader uuid config opid index peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone peers permanent uuid member type voter last known private addr host yb tserver yb tservers yb svc cluster local port last known broadcast addr host yb tserver yb tservers yb svc cluster local port cloud info placement cloud placement region placement zone has pending config raft consensus cc t p calling mark dirty synchronously for reason code new leader elected raft consensus cc t p calling mark dirty synchronously for reason code follower no op complete replica state cc t p setleadernoopcommittedunlocked committed term index received term index reactor cc tabletserver debug closing idle connection connection server it has been idle for reactor cc tabletserver debug closing idle connection connection server it has been idle for reactor cc tabletserver debug closing idle connection connection server it has been idle for reactor cc tabletserver debug closing idle connection connection server it has been idle for reactor cc tabletserver debug closing idle connection connection server it has been idle for reactor cc tabletserver debug closing idle connection connection server it has been idle for reactor cc tabletserver debug closing idle connection connection server it has been idle for reactor cc tabletserver debug closing idle connection connection server it has been idle for pg wrapper cc postgresql server exited with code pg wrapper cc restarting postgresql server pg wrapper cc postgresql server running as pid utc log yugabyte is enabled in postgresql transactions are enabled utc fatal pre existing shared memory block key id is still in use utc hint if you re sure there are no old server processes still running remove the shared memory block or just delete the file postmaster pid pg wrapper cc postgresql server exited with code pg wrapper cc restarting postgresql server pg wrapper cc postgresql server running as pid utc log yugabyte is enabled in postgresql transactions are enabled utc fatal pre existing shared memory block key id is still in use utc hint if you re sure there are no old server processes still running remove the shared memory block or just delete the file postmaster pid pg wrapper cc postgresql server exited with code pg wrapper cc restarting postgresql server pg wrapper cc postgresql server running as pid utc log yugabyte is enabled in postgresql transactions are enabled utc fatal pre existing shared memory block key id is still in use utc hint if you re sure there are no old server processes still running remove the shared memory block or just delete the file postmaster pid pg wrapper cc postgresql server exited with code pg wrapper cc restarting postgresql server the server says that it s restarting forever although the pod isn t stopped and restarted using the yugabyte official helm chart on kubernetes yugabyte version kubernetes version
1
750,552
26,205,805,076
IssuesEvent
2023-01-03 22:28:05
Jexactyl/Jexactyl
https://api.github.com/repos/Jexactyl/Jexactyl
closed
Discord ID has already been taken error
type: bug report priority: medium
### Current Behavior When you try to do like any action (for example creating a server), it still does the action but it will also show a error saying that the Discord ID has already been taken like in the screenshot. ![image-18](https://user-images.githubusercontent.com/94217075/210268456-f6688827-9cf2-4699-9c93-0dbaf95845a8.png) ### Expected Behavior It's supposed to not show any errors and do the action. ### Steps to Reproduce I randomly got this issue so I can't really explain but if I'm correct, you need to create a user using Discord. ### Panel Version 3.7.0 ### Wings Version 1.11.0 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash http://bin.ptdl.co/baddt ``` ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
1.0
Discord ID has already been taken error - ### Current Behavior When you try to do like any action (for example creating a server), it still does the action but it will also show a error saying that the Discord ID has already been taken like in the screenshot. ![image-18](https://user-images.githubusercontent.com/94217075/210268456-f6688827-9cf2-4699-9c93-0dbaf95845a8.png) ### Expected Behavior It's supposed to not show any errors and do the action. ### Steps to Reproduce I randomly got this issue so I can't really explain but if I'm correct, you need to create a user using Discord. ### Panel Version 3.7.0 ### Wings Version 1.11.0 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash http://bin.ptdl.co/baddt ``` ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
priority
discord id has already been taken error current behavior when you try to do like any action for example creating a server it still does the action but it will also show a error saying that the discord id has already been taken like in the screenshot expected behavior it s supposed to not show any errors and do the action steps to reproduce i randomly got this issue so i can t really explain but if i m correct you need to create a user using discord panel version wings version games and or eggs affected no response docker image no response error logs bash is there an existing issue for this i have searched the existing issues before opening this issue i have provided all relevant details including the specific game and docker images i am using if this issue is related to running a server i have checked in the discord server and believe this is a bug with the software and not a configuration issue with my specific system
1
747,159
26,075,223,613
IssuesEvent
2022-12-24 12:04:47
eclipse/dirigible
https://api.github.com/repos/eclipse/dirigible
closed
[IDE] Add 'Ctrl+S' work on all editors
enhancement web-ide usability priority-high efforts-medium
**Describe the bug** Currently, only the Schema, Entity, CSV, CSVIM and main editors respond to the 'Ctrl+S' shortcut. With all other editors, the user has to manually go and click the save button. **Expected behavior** 'Ctrl+S' (and 'Cmd+S on macOS') should work in all editors. **Desktop:** - OS: All - Browser: All - Version: Dirigible 6.3.31
1.0
[IDE] Add 'Ctrl+S' work on all editors - **Describe the bug** Currently, only the Schema, Entity, CSV, CSVIM and main editors respond to the 'Ctrl+S' shortcut. With all other editors, the user has to manually go and click the save button. **Expected behavior** 'Ctrl+S' (and 'Cmd+S on macOS') should work in all editors. **Desktop:** - OS: All - Browser: All - Version: Dirigible 6.3.31
priority
add ctrl s work on all editors describe the bug currently only the schema entity csv csvim and main editors respond to the ctrl s shortcut with all other editors the user has to manually go and click the save button expected behavior ctrl s and cmd s on macos should work in all editors desktop os all browser all version dirigible
1
202,026
7,043,347,128
IssuesEvent
2017-12-31 04:02:39
Marri/glowfic
https://api.github.com/repos/Marri/glowfic
opened
Post board validation should give more helpful error message
3. medium priority 7. easy type: bug
Needs to specify that the _creator of the post_ must be able to write in the given board. Should specify 'continuity' not 'board' (see if you can locales that). Should specify the _name_ of the creator, also. e.g. "Continuity is invalid – the creator of the post (Throne3d) must be able to write in it."
1.0
Post board validation should give more helpful error message - Needs to specify that the _creator of the post_ must be able to write in the given board. Should specify 'continuity' not 'board' (see if you can locales that). Should specify the _name_ of the creator, also. e.g. "Continuity is invalid – the creator of the post (Throne3d) must be able to write in it."
priority
post board validation should give more helpful error message needs to specify that the creator of the post must be able to write in the given board should specify continuity not board see if you can locales that should specify the name of the creator also e g continuity is invalid – the creator of the post must be able to write in it
1
82,545
3,614,710,590
IssuesEvent
2016-02-06 06:23:37
phetsims/website
https://api.github.com/repos/phetsims/website
closed
On iPad why have sim open in "new tab"?
Medium Priority Sim pages
I think this is a good question to discuss with the dev team as a whole, but I noticed that currently, on the iPad when you open a sim from the website it opens up in a new tab. In my opinion this behavior diminishes the user experience since screen real estate is at a premium. If you only have the PhET site opened, and clicking the run button on the sim opened the sim without opening a new tab, you would have more room in the viewing window. I think opening in a new tab is good behavior for laptops and such, but it seems to me suboptimal in the case of an iPad. Can we dictate the behavior based on browser (so for instance specify what happens in mobile safari?) Curious what the rest of the dev squad thinks @jonathanolson @jessegreenberg @samreid @pixelzoom @jbphet @mattpen - can you let me know if what I am suggesting is even an easy possibility?
1.0
On iPad why have sim open in "new tab"? - I think this is a good question to discuss with the dev team as a whole, but I noticed that currently, on the iPad when you open a sim from the website it opens up in a new tab. In my opinion this behavior diminishes the user experience since screen real estate is at a premium. If you only have the PhET site opened, and clicking the run button on the sim opened the sim without opening a new tab, you would have more room in the viewing window. I think opening in a new tab is good behavior for laptops and such, but it seems to me suboptimal in the case of an iPad. Can we dictate the behavior based on browser (so for instance specify what happens in mobile safari?) Curious what the rest of the dev squad thinks @jonathanolson @jessegreenberg @samreid @pixelzoom @jbphet @mattpen - can you let me know if what I am suggesting is even an easy possibility?
priority
on ipad why have sim open in new tab i think this is a good question to discuss with the dev team as a whole but i noticed that currently on the ipad when you open a sim from the website it opens up in a new tab in my opinion this behavior diminishes the user experience since screen real estate is at a premium if you only have the phet site opened and clicking the run button on the sim opened the sim without opening a new tab you would have more room in the viewing window i think opening in a new tab is good behavior for laptops and such but it seems to me suboptimal in the case of an ipad can we dictate the behavior based on browser so for instance specify what happens in mobile safari curious what the rest of the dev squad thinks jonathanolson jessegreenberg samreid pixelzoom jbphet mattpen can you let me know if what i am suggesting is even an easy possibility
1
795,335
28,069,755,339
IssuesEvent
2023-03-29 18:07:47
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
[Quest] Demon Duty not working
Priority: Medium Quest
[//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** the quest Demon Duty from NPC 'Locke Okarr' in Splintertree Post, Ashenvale that requires you to close Demon portals at Satyrnaar and Xavian (Northeastern Ashenvale) doesnt sim to be working because the portals/crystals that you are supposed to close are not interactable. **How to reproduce:** try the quest your self. **How it should work:** you should be able to interact with the portals/crystals like in its quest page tutorial on wowhead. **Database links:** https://www.wowhead.com/quest=13806/demon-duty ![image_2023-03-07_194322686](https://user-images.githubusercontent.com/126990264/223504983-c51ea738-7bb3-4310-b51c-2720c8a04612.png)
1.0
[Quest] Demon Duty not working - [//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** the quest Demon Duty from NPC 'Locke Okarr' in Splintertree Post, Ashenvale that requires you to close Demon portals at Satyrnaar and Xavian (Northeastern Ashenvale) doesnt sim to be working because the portals/crystals that you are supposed to close are not interactable. **How to reproduce:** try the quest your self. **How it should work:** you should be able to interact with the portals/crystals like in its quest page tutorial on wowhead. **Database links:** https://www.wowhead.com/quest=13806/demon-duty ![image_2023-03-07_194322686](https://user-images.githubusercontent.com/126990264/223504983-c51ea738-7bb3-4310-b51c-2720c8a04612.png)
priority
demon duty not working rembember add links to things related to the bug using for example cata twinhead twinstar cz description the quest demon duty from npc locke okarr in splintertree post ashenvale that requires you to close demon portals at satyrnaar and xavian northeastern ashenvale doesnt sim to be working because the portals crystals that you are supposed to close are not interactable how to reproduce try the quest your self how it should work you should be able to interact with the portals crystals like in its quest page tutorial on wowhead database links
1
538,506
15,770,405,681
IssuesEvent
2021-03-31 19:23:57
Canadian-Geospatial-Platform/GeoView
https://api.github.com/repos/Canadian-Geospatial-Platform/GeoView
closed
Fix Focus trap dialog box
WCAG priority: medium
Make this box a real dialog box with a focus inside (x button to close, cancel to skip and ok button to enter.)
1.0
Fix Focus trap dialog box - Make this box a real dialog box with a focus inside (x button to close, cancel to skip and ok button to enter.)
priority
fix focus trap dialog box make this box a real dialog box with a focus inside x button to close cancel to skip and ok button to enter
1
478,625
13,782,505,770
IssuesEvent
2020-10-08 17:45:17
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[craftercms] Upgrade Crafter components to Java 11
enhancement priority: medium
Upgrade all Crafter components to Java 11. The initial goal is to compile and run in JVM 11. This may require upgrading EhCache, Spring, etc.
1.0
[craftercms] Upgrade Crafter components to Java 11 - Upgrade all Crafter components to Java 11. The initial goal is to compile and run in JVM 11. This may require upgrading EhCache, Spring, etc.
priority
upgrade crafter components to java upgrade all crafter components to java the initial goal is to compile and run in jvm this may require upgrading ehcache spring etc
1
829,537
31,882,260,363
IssuesEvent
2023-09-16 14:16:22
uli/dragonbasic
https://api.github.com/repos/uli/dragonbasic
closed
Checking the condition of a string to be empty causes MF to generate a segmentation fault.
Bug Severity:High Priority:Medium
Issue found using the latest version of Dragon Basic under Linux (Commit ID: d2ce042366068083a5fe3089873a22221fffbc26) Checking the condition of a string to be empty (Ie. "") causes MF to generate a segmentation fault. This is sometimes useful when you want to mark a String as NULL, empty, or uninitialised and you check it by seeing if it's empty or not. Since MF crashes when doing so, the users only recourse is to set a string to some unique identifier that means the same thing (Ie. "-1", "NULL", etc) and hope they never need a real string of that value.
1.0
Checking the condition of a string to be empty causes MF to generate a segmentation fault. - Issue found using the latest version of Dragon Basic under Linux (Commit ID: d2ce042366068083a5fe3089873a22221fffbc26) Checking the condition of a string to be empty (Ie. "") causes MF to generate a segmentation fault. This is sometimes useful when you want to mark a String as NULL, empty, or uninitialised and you check it by seeing if it's empty or not. Since MF crashes when doing so, the users only recourse is to set a string to some unique identifier that means the same thing (Ie. "-1", "NULL", etc) and hope they never need a real string of that value.
priority
checking the condition of a string to be empty causes mf to generate a segmentation fault issue found using the latest version of dragon basic under linux commit id checking the condition of a string to be empty ie causes mf to generate a segmentation fault this is sometimes useful when you want to mark a string as null empty or uninitialised and you check it by seeing if it s empty or not since mf crashes when doing so the users only recourse is to set a string to some unique identifier that means the same thing ie null etc and hope they never need a real string of that value
1
252,051
8,031,175,626
IssuesEvent
2018-07-27 23:05:20
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Picking up blocks looks funky for a second
Medium Priority Needs Triage
Just after I dig a block, there's like panels of sky and builders swapping around at varied times for a second. Doesn't look very polished. https://i.gyazo.com/1012c0771eda884166d21e018dd6db32.mp4
1.0
Picking up blocks looks funky for a second - Just after I dig a block, there's like panels of sky and builders swapping around at varied times for a second. Doesn't look very polished. https://i.gyazo.com/1012c0771eda884166d21e018dd6db32.mp4
priority
picking up blocks looks funky for a second just after i dig a block there s like panels of sky and builders swapping around at varied times for a second doesn t look very polished
1
2,234
2,524,934,034
IssuesEvent
2015-01-20 21:04:50
graybeal/ont
https://api.github.com/repos/graybeal/ont
opened
Immediately enter edit mode when I type in a cell
1 star enhancement imported Priority-Medium Usability voc2rdf
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on May 05, 2009 17:11:48_ What capability do you want added or improved? Immediately enter edit mode when I type in a cell Where do you want this capability to be accessible? term table in voc2rdf What sort of input/command mechanism do you want? A regular keystroke Other details of your desired capability? the cell should become editable with a regular keystroke (not having to type Enter) What version of the product are you using? MMI Voc2RDF 1.2.0.beta3 (20090416204347) _Original issue: http://code.google.com/p/mmisw/issues/detail?id=126_
1.0
Immediately enter edit mode when I type in a cell - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on May 05, 2009 17:11:48_ What capability do you want added or improved? Immediately enter edit mode when I type in a cell Where do you want this capability to be accessible? term table in voc2rdf What sort of input/command mechanism do you want? A regular keystroke Other details of your desired capability? the cell should become editable with a regular keystroke (not having to type Enter) What version of the product are you using? MMI Voc2RDF 1.2.0.beta3 (20090416204347) _Original issue: http://code.google.com/p/mmisw/issues/detail?id=126_
priority
immediately enter edit mode when i type in a cell from on may what capability do you want added or improved immediately enter edit mode when i type in a cell where do you want this capability to be accessible term table in what sort of input command mechanism do you want a regular keystroke other details of your desired capability the cell should become editable with a regular keystroke not having to type enter what version of the product are you using mmi original issue
1
39,535
2,856,383,341
IssuesEvent
2015-06-02 14:45:09
CenterForOpenScience/osf.io
https://api.github.com/repos/CenterForOpenScience/osf.io
reopened
[dev] Internal inconsistency in naming for presentation sharing service
5 - pending review discuss enhancement priority - medium
The internal naming for the presentation sharing service is all over the place: - The URL for listing presentations is `/presentations/` - The URL pattern for a single presentation is `/view/<meeting>/` - The module is `website.conferences`. Views are called `conference_view`, `conference_results`, etc. - Templates are called `meeting.mako`, `meeting_body.mako`, etc. Publicly, we use the term "Presentation Sharing Service", so it would makes sense to use the `presentation` namespace consistently.
1.0
[dev] Internal inconsistency in naming for presentation sharing service - The internal naming for the presentation sharing service is all over the place: - The URL for listing presentations is `/presentations/` - The URL pattern for a single presentation is `/view/<meeting>/` - The module is `website.conferences`. Views are called `conference_view`, `conference_results`, etc. - Templates are called `meeting.mako`, `meeting_body.mako`, etc. Publicly, we use the term "Presentation Sharing Service", so it would makes sense to use the `presentation` namespace consistently.
priority
internal inconsistency in naming for presentation sharing service the internal naming for the presentation sharing service is all over the place the url for listing presentations is presentations the url pattern for a single presentation is view the module is website conferences views are called conference view conference results etc templates are called meeting mako meeting body mako etc publicly we use the term presentation sharing service so it would makes sense to use the presentation namespace consistently
1
536,405
15,708,379,743
IssuesEvent
2021-03-26 20:26:14
jcsnorlax97/rentr
https://api.github.com/repos/jcsnorlax97/rentr
reopened
[STORY] As a tenant, I want to be able to search for properties based on cities.
Medium Priority User Story
As a tenant, I want to be able to search for properties based on cities. Acceptance test: - [ ] I can find listings that only correspond to my specific area(s). Estimate: TBD
1.0
[STORY] As a tenant, I want to be able to search for properties based on cities. - As a tenant, I want to be able to search for properties based on cities. Acceptance test: - [ ] I can find listings that only correspond to my specific area(s). Estimate: TBD
priority
as a tenant i want to be able to search for properties based on cities as a tenant i want to be able to search for properties based on cities acceptance test i can find listings that only correspond to my specific area s estimate tbd
1
303,582
9,308,558,179
IssuesEvent
2019-03-25 14:47:30
OWASP/java-html-sanitizer
https://api.github.com/repos/OWASP/java-html-sanitizer
closed
Recognize URLs in <img srcset>
Priority-Medium duplicate enhancement
``` http://www.w3.org/html/wg/drafts/srcset/w3c-srcset/ describes an extension attribute to HTML <img> elements that allows multiple annotated URLs. Make sure the URl protocol policy applies to all of them. ``` Original issue reported on code.google.com by `mikesamuel@gmail.com` on 21 Jan 2014 at 3:59
1.0
Recognize URLs in <img srcset> - ``` http://www.w3.org/html/wg/drafts/srcset/w3c-srcset/ describes an extension attribute to HTML <img> elements that allows multiple annotated URLs. Make sure the URl protocol policy applies to all of them. ``` Original issue reported on code.google.com by `mikesamuel@gmail.com` on 21 Jan 2014 at 3:59
priority
recognize urls in describes an extension attribute to html elements that allows multiple annotated urls make sure the url protocol policy applies to all of them original issue reported on code google com by mikesamuel gmail com on jan at
1
687,013
23,511,300,258
IssuesEvent
2022-08-18 16:48:17
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Create `group:rubyOnRails` preset and put it in the `config:recommended` preset
type:feature priority-3-medium status:in-progress core:config
### What would you like Renovate to be able to do? In PR #16270 I tried to add documentation about _why_ Renovate doesn't support Ruby on Rails gems correctly. @rarkins thinks adding this documentation is not a proper fix, and only highlights a negative thing. And I agree with that. 😄 Instead let's create a `group:rubyOnRails` preset, that we put in the `config:recommended` preset. Copy/pasting a comment from @DawidJanczak: > I think that's actually enough to figure out what's wrong, I should have realised this sooner. It looks like whenever a Rails gem is to be updated they all have to be updated in batch. We have the following defined in Gemfile: > > ``` > gem 'actionmailer' > gem 'actionpack' > gem 'activemodel' > gem 'activerecord' > gem 'activesupport' > ``` > > Updating any of these _alone_ doesn't work, they all have to be updated at the same time. So running `bundler lock --update actionpack` won't do anything (apart from updating its dependency, like it did with `loofah` for us). We'd have to run `bundler lock --update actionmailer actionpack activemodel activerecord activesupport railties`. > > This is something that's very specific to Rails and as such I'm not sure if you want to handle it. If you do you'd essentially have to scan the `Gemfile` for all Rails gems (that's the ones mentioned here https://github.com/rails/rails#frameworks-and-libraries + `rails` + `railties`) and update all of them whenever a single one needs updating. > > ~If you don't want to handle it it might be worth adding a note somewhere in the docs about this Rails-specific behaviour.~ > > Thanks for looking into this! ### If you have any ideas on how this should be implemented, please tell us here. - [x] Create a list of all Ruby on Rails gems that should be grouped - [x] Create `group:rubyOnRails` preset, where we group all Ruby on Rails gems that must be updated together - [x] Put the `group:rubyOnRails` preset into our `config:recommended` preset - [ ] Check if this PR maybe closes issue #15365 I think a `group:rubyOnRails` preset like this may work: ```json { "packageRules": [ { "matchDatasources": [ "rubygems" ], "matchPackageNames": [ "list", "all", "Ruby on Rails gems", "here" ], "groupName": "Ruby on Rails gems" } ] } ``` ### Is this a feature you are interested in implementing yourself? No
1.0
Create `group:rubyOnRails` preset and put it in the `config:recommended` preset - ### What would you like Renovate to be able to do? In PR #16270 I tried to add documentation about _why_ Renovate doesn't support Ruby on Rails gems correctly. @rarkins thinks adding this documentation is not a proper fix, and only highlights a negative thing. And I agree with that. 😄 Instead let's create a `group:rubyOnRails` preset, that we put in the `config:recommended` preset. Copy/pasting a comment from @DawidJanczak: > I think that's actually enough to figure out what's wrong, I should have realised this sooner. It looks like whenever a Rails gem is to be updated they all have to be updated in batch. We have the following defined in Gemfile: > > ``` > gem 'actionmailer' > gem 'actionpack' > gem 'activemodel' > gem 'activerecord' > gem 'activesupport' > ``` > > Updating any of these _alone_ doesn't work, they all have to be updated at the same time. So running `bundler lock --update actionpack` won't do anything (apart from updating its dependency, like it did with `loofah` for us). We'd have to run `bundler lock --update actionmailer actionpack activemodel activerecord activesupport railties`. > > This is something that's very specific to Rails and as such I'm not sure if you want to handle it. If you do you'd essentially have to scan the `Gemfile` for all Rails gems (that's the ones mentioned here https://github.com/rails/rails#frameworks-and-libraries + `rails` + `railties`) and update all of them whenever a single one needs updating. > > ~If you don't want to handle it it might be worth adding a note somewhere in the docs about this Rails-specific behaviour.~ > > Thanks for looking into this! ### If you have any ideas on how this should be implemented, please tell us here. - [x] Create a list of all Ruby on Rails gems that should be grouped - [x] Create `group:rubyOnRails` preset, where we group all Ruby on Rails gems that must be updated together - [x] Put the `group:rubyOnRails` preset into our `config:recommended` preset - [ ] Check if this PR maybe closes issue #15365 I think a `group:rubyOnRails` preset like this may work: ```json { "packageRules": [ { "matchDatasources": [ "rubygems" ], "matchPackageNames": [ "list", "all", "Ruby on Rails gems", "here" ], "groupName": "Ruby on Rails gems" } ] } ``` ### Is this a feature you are interested in implementing yourself? No
priority
create group rubyonrails preset and put it in the config recommended preset what would you like renovate to be able to do in pr i tried to add documentation about why renovate doesn t support ruby on rails gems correctly rarkins thinks adding this documentation is not a proper fix and only highlights a negative thing and i agree with that 😄 instead let s create a group rubyonrails preset that we put in the config recommended preset copy pasting a comment from dawidjanczak i think that s actually enough to figure out what s wrong i should have realised this sooner it looks like whenever a rails gem is to be updated they all have to be updated in batch we have the following defined in gemfile gem actionmailer gem actionpack gem activemodel gem activerecord gem activesupport updating any of these alone doesn t work they all have to be updated at the same time so running bundler lock update actionpack won t do anything apart from updating its dependency like it did with loofah for us we d have to run bundler lock update actionmailer actionpack activemodel activerecord activesupport railties this is something that s very specific to rails and as such i m not sure if you want to handle it if you do you d essentially have to scan the gemfile for all rails gems that s the ones mentioned here rails railties and update all of them whenever a single one needs updating if you don t want to handle it it might be worth adding a note somewhere in the docs about this rails specific behaviour thanks for looking into this if you have any ideas on how this should be implemented please tell us here create a list of all ruby on rails gems that should be grouped create group rubyonrails preset where we group all ruby on rails gems that must be updated together put the group rubyonrails preset into our config recommended preset check if this pr maybe closes issue i think a group rubyonrails preset like this may work json packagerules matchdatasources rubygems matchpackagenames list all ruby on rails gems here groupname ruby on rails gems is this a feature you are interested in implementing yourself no
1
758,373
26,553,000,447
IssuesEvent
2023-01-20 09:34:46
canonical/ubuntu.com
https://api.github.com/repos/canonical/ubuntu.com
closed
&AMP; is showing instead of &
Bug 🐛 Priority: Medium
## Summary Within the blog posts, we can see sometimes `&AMP;` instead of `&`. ## Process Go to https://ubuntu.com/blog and find any post with that issue. ## Current and expected result it's showing `&AMP;` instead of `&` ## Screenshot https://capture.dropbox.com/hqlNlqLyQrhZZ2BB ## Browser details Chrome, MacOS
1.0
&AMP; is showing instead of & - ## Summary Within the blog posts, we can see sometimes `&AMP;` instead of `&`. ## Process Go to https://ubuntu.com/blog and find any post with that issue. ## Current and expected result it's showing `&AMP;` instead of `&` ## Screenshot https://capture.dropbox.com/hqlNlqLyQrhZZ2BB ## Browser details Chrome, MacOS
priority
amp is showing instead of summary within the blog posts we can see sometimes amp instead of process go to and find any post with that issue current and expected result it s showing amp instead of screenshot browser details chrome macos
1
460,723
13,217,390,621
IssuesEvent
2020-08-17 06:38:41
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
The sort feature is not in effect in the custom monitor list
area/console kind/bug kind/need-to-verify priority/medium
**Describe the Bug** The sort feature is not in effect in the custom monitor list <img width="905" alt="sorted" src="https://user-images.githubusercontent.com/36271543/88450682-46acf880-ce83-11ea-8cac-3c2366a050aa.png"> **Versions Used** KubeSphere:3.0.0 Kubernetes: host-v1.15.12 member1-v1.17.9 **Environment** host: 3node /ubuntu 16.04 4cpu/16g member1: 2 nodes /centos7 8cpu/16g /kind bug /area console /assign @leoendless /milestone 3.0.0 /priority medium
1.0
The sort feature is not in effect in the custom monitor list - **Describe the Bug** The sort feature is not in effect in the custom monitor list <img width="905" alt="sorted" src="https://user-images.githubusercontent.com/36271543/88450682-46acf880-ce83-11ea-8cac-3c2366a050aa.png"> **Versions Used** KubeSphere:3.0.0 Kubernetes: host-v1.15.12 member1-v1.17.9 **Environment** host: 3node /ubuntu 16.04 4cpu/16g member1: 2 nodes /centos7 8cpu/16g /kind bug /area console /assign @leoendless /milestone 3.0.0 /priority medium
priority
the sort feature is not in effect in the custom monitor list describe the bug the sort feature is not in effect in the custom monitor list img width alt sorted src versions used kubesphere kubernetes host environment host ubuntu nodes kind bug area console assign leoendless milestone priority medium
1
486,915
14,016,380,868
IssuesEvent
2020-10-29 14:27:35
AY2021S1-CS2103-F09-2/tp
https://api.github.com/repos/AY2021S1-CS2103-F09-2/tp
closed
Archive Old Investigation Case
priority.Medium type.Story
As an investigator, I can archive closed or cold cases so that I can declutter my list of investigations and focus on my ongoing investigations.
1.0
Archive Old Investigation Case - As an investigator, I can archive closed or cold cases so that I can declutter my list of investigations and focus on my ongoing investigations.
priority
archive old investigation case as an investigator i can archive closed or cold cases so that i can declutter my list of investigations and focus on my ongoing investigations
1
447,915
12,907,222,306
IssuesEvent
2020-07-15 04:13:39
chef/chef
https://api.github.com/repos/chef/chef
closed
"Remove failed: No such file or directory" installing chef in place
Platform: RHEL-like Priority: Medium
@tas50 asked that I open this issue. I'm seeing this output on CentOS 7 systems where I installed Chef 16.0.275 in place over 16.0.257. https://gist.github.com/jtimberman/20e3683d8cc1c425542f483605644706
1.0
"Remove failed: No such file or directory" installing chef in place - @tas50 asked that I open this issue. I'm seeing this output on CentOS 7 systems where I installed Chef 16.0.275 in place over 16.0.257. https://gist.github.com/jtimberman/20e3683d8cc1c425542f483605644706
priority
remove failed no such file or directory installing chef in place asked that i open this issue i m seeing this output on centos systems where i installed chef in place over
1
440,248
12,696,562,007
IssuesEvent
2020-06-22 10:15:22
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
web admin: Preview feature doesn't work for User Managers
Priority: Medium Type: Bug
**Describe the bug** When you log as a User Manager and create a user. If you use the Preview button, you got a page without any information. **To Reproduce** Steps to reproduce the behavior: 1. Create a user and assign User Manager access level 2. Log in as user created at step 1 3. Try to create a user 4. Click on preview => You got a page without any information. **Expected behavior** Display preview like you have if you logged as admin **Additional context** After doing several tests, it seems that `CONFIGURATION_MAIN_READ` role is necessary in order to make "Preview" feature work as expected. User Managers need to have access to: - `/api/v1/email/preview` which seems to be dependent to: - `/api/v1/config/base/alerting` - `/api/v1/config/base/general` The problem of giving `CONFIGURATION_MAIN_READ` role to User Managers is that they have a large read access to several configuration items when they only need emails settings.
1.0
web admin: Preview feature doesn't work for User Managers - **Describe the bug** When you log as a User Manager and create a user. If you use the Preview button, you got a page without any information. **To Reproduce** Steps to reproduce the behavior: 1. Create a user and assign User Manager access level 2. Log in as user created at step 1 3. Try to create a user 4. Click on preview => You got a page without any information. **Expected behavior** Display preview like you have if you logged as admin **Additional context** After doing several tests, it seems that `CONFIGURATION_MAIN_READ` role is necessary in order to make "Preview" feature work as expected. User Managers need to have access to: - `/api/v1/email/preview` which seems to be dependent to: - `/api/v1/config/base/alerting` - `/api/v1/config/base/general` The problem of giving `CONFIGURATION_MAIN_READ` role to User Managers is that they have a large read access to several configuration items when they only need emails settings.
priority
web admin preview feature doesn t work for user managers describe the bug when you log as a user manager and create a user if you use the preview button you got a page without any information to reproduce steps to reproduce the behavior create a user and assign user manager access level log in as user created at step try to create a user click on preview you got a page without any information expected behavior display preview like you have if you logged as admin additional context after doing several tests it seems that configuration main read role is necessary in order to make preview feature work as expected user managers need to have access to api email preview which seems to be dependent to api config base alerting api config base general the problem of giving configuration main read role to user managers is that they have a large read access to several configuration items when they only need emails settings
1
796,356
28,108,099,012
IssuesEvent
2023-03-31 03:43:25
FastCampus-MoReturn/Final-Project-FE
https://api.github.com/repos/FastCampus-MoReturn/Final-Project-FE
opened
에러 모달 관련 react-toastify 라이브러리
Stats: Available Priority: Medium Type: Enhancement Category: JS
## 기능 요약 * 관련 에러를 담은 토스트 모달 ## 기능 설명 * react-toastify 라이브러리의 toast 함수를 통해 토스트 모달 제공 ## 구현 요소 * auth.ts에 error 함수(test) 작성 * main.ts에 ToastContainer 컴포넌트 삽입 * NotFound.ts에 test를 위한 button 생성 ## 체크 리스트 * 아직 css와 애니메이션 적용이 안되어있습니다. 디자인이 완성되면 커스텀 할 생각입니다. * 옵션과 기능 설명은 위키에 적어놓도록 하겠습니다.
1.0
에러 모달 관련 react-toastify 라이브러리 - ## 기능 요약 * 관련 에러를 담은 토스트 모달 ## 기능 설명 * react-toastify 라이브러리의 toast 함수를 통해 토스트 모달 제공 ## 구현 요소 * auth.ts에 error 함수(test) 작성 * main.ts에 ToastContainer 컴포넌트 삽입 * NotFound.ts에 test를 위한 button 생성 ## 체크 리스트 * 아직 css와 애니메이션 적용이 안되어있습니다. 디자인이 완성되면 커스텀 할 생각입니다. * 옵션과 기능 설명은 위키에 적어놓도록 하겠습니다.
priority
에러 모달 관련 react toastify 라이브러리 기능 요약 관련 에러를 담은 토스트 모달 기능 설명 react toastify 라이브러리의 toast 함수를 통해 토스트 모달 제공 구현 요소 auth ts에 error 함수 test 작성 main ts에 toastcontainer 컴포넌트 삽입 notfound ts에 test를 위한 button 생성 체크 리스트 아직 css와 애니메이션 적용이 안되어있습니다 디자인이 완성되면 커스텀 할 생각입니다 옵션과 기능 설명은 위키에 적어놓도록 하겠습니다
1
706,545
24,276,538,654
IssuesEvent
2022-09-28 14:14:05
torohangupta/Wall-E
https://api.github.com/repos/torohangupta/Wall-E
closed
Image DM does not copy image in test server response
bug feature/enhancement priority: medium
**Describe the bug** - Please describe the issue here: When directly messaging an image (with or without additional comments) to Wall-E, the response back to the primary test server simply shows additional comments rather than including the image as well. **Step to Reproduce** - Steps to reproduce the behavior: 1. Start a DM with Wall-E. 2. Attach image with or without additional comment. 3. Send image. 4. Observe response in test server. **Expected behavior** - What were you expecting to have happen?: It is expected that the accompanying image would be sent with the response back to the test server. **Additional context:** N/A
1.0
Image DM does not copy image in test server response - **Describe the bug** - Please describe the issue here: When directly messaging an image (with or without additional comments) to Wall-E, the response back to the primary test server simply shows additional comments rather than including the image as well. **Step to Reproduce** - Steps to reproduce the behavior: 1. Start a DM with Wall-E. 2. Attach image with or without additional comment. 3. Send image. 4. Observe response in test server. **Expected behavior** - What were you expecting to have happen?: It is expected that the accompanying image would be sent with the response back to the test server. **Additional context:** N/A
priority
image dm does not copy image in test server response describe the bug please describe the issue here when directly messaging an image with or without additional comments to wall e the response back to the primary test server simply shows additional comments rather than including the image as well step to reproduce steps to reproduce the behavior start a dm with wall e attach image with or without additional comment send image observe response in test server expected behavior what were you expecting to have happen it is expected that the accompanying image would be sent with the response back to the test server additional context n a
1
607,049
18,772,606,838
IssuesEvent
2021-11-07 04:34:32
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Airlock deconstruction doesn't show the proper steps
Type: Bug Priority: 3-Not Required Difficulty: 2-Medium
![image](https://user-images.githubusercontent.com/7907891/111511905-8df33c80-8725-11eb-8ad9-9211b726418c.png) How to reproduce: - Right click on an airlock and begin deconstruction. - The examine instructions will correctly tell you to weld the airlock and open the panel. - On the next step, the examine verb won't tell you what to do (cut the power and use a crowbar) - All other steps (including deconstructing the airlock assembly) work fine.
1.0
Airlock deconstruction doesn't show the proper steps - ![image](https://user-images.githubusercontent.com/7907891/111511905-8df33c80-8725-11eb-8ad9-9211b726418c.png) How to reproduce: - Right click on an airlock and begin deconstruction. - The examine instructions will correctly tell you to weld the airlock and open the panel. - On the next step, the examine verb won't tell you what to do (cut the power and use a crowbar) - All other steps (including deconstructing the airlock assembly) work fine.
priority
airlock deconstruction doesn t show the proper steps how to reproduce right click on an airlock and begin deconstruction the examine instructions will correctly tell you to weld the airlock and open the panel on the next step the examine verb won t tell you what to do cut the power and use a crowbar all other steps including deconstructing the airlock assembly work fine
1
796,959
28,133,242,156
IssuesEvent
2023-04-01 04:24:48
AY2223S2-CS2103T-F12-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-F12-3/tp
opened
Commands do not bring the user to the relevant tab
priority.Medium type.Enhancement severity.Medium
User would expect the following commands to bring them to its corresponding tab: * to address book * list * find * fav * unfav * add * edit * delete * clear * select * to events * addevent * editevent * delevent * tagpersonevent * untagpersonevent * to me * edituser Mentioned in: * #218
1.0
Commands do not bring the user to the relevant tab - User would expect the following commands to bring them to its corresponding tab: * to address book * list * find * fav * unfav * add * edit * delete * clear * select * to events * addevent * editevent * delevent * tagpersonevent * untagpersonevent * to me * edituser Mentioned in: * #218
priority
commands do not bring the user to the relevant tab user would expect the following commands to bring them to its corresponding tab to address book list find fav unfav add edit delete clear select to events addevent editevent delevent tagpersonevent untagpersonevent to me edituser mentioned in
1
51,551
3,013,029,319
IssuesEvent
2015-07-29 05:33:22
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Variable names can not contain certain characters
auto-migrated Priority-Medium Type-Enhancement
``` Currently variable names can not contain characters such as "ö", "ä" and "å". The presence of such characters in variable names makes that the model can not be saved. A general error message is displayed. When I remove these characters, everything works as expected. It would be nice to have a more specific error message. ``` Original issue reported on code.google.com by `petia.wo...@gmail.com` on 13 May 2009 at 3:01
1.0
Variable names can not contain certain characters - ``` Currently variable names can not contain characters such as "ö", "ä" and "å". The presence of such characters in variable names makes that the model can not be saved. A general error message is displayed. When I remove these characters, everything works as expected. It would be nice to have a more specific error message. ``` Original issue reported on code.google.com by `petia.wo...@gmail.com` on 13 May 2009 at 3:01
priority
variable names can not contain certain characters currently variable names can not contain characters such as ö ä and å the presence of such characters in variable names makes that the model can not be saved a general error message is displayed when i remove these characters everything works as expected it would be nice to have a more specific error message original issue reported on code google com by petia wo gmail com on may at
1
511,368
14,859,018,510
IssuesEvent
2021-01-18 17:43:33
Sphereserver/Source-X
https://api.github.com/repos/Sphereserver/Source-X
closed
Server Loop if wrong .set <SKILL NUMBER> Value
Priority: Medium Status-Bug: Confirmed Status: Done - waiting feedback
If for mistake try to use command .set <SKILLID> whit invalid skill ID, server enter in loop error. **How reproduce:** - .set 100 - Target self **Console error:** ``` 17:27:1:'a' commands 'set 100'=1 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CNetworkManager::tick | +0 17:27:DEBUG:(03172) T_Main | 1 | CNetworkThread::tick | +9 17:27:DEBUG:(03172) T_Main | 2 | CNetworkInput::processInput | +0 17:27:DEBUG:(03172) T_Main | 3 | CNetworkInput::processData | +1487 17:27:DEBUG:(03172) T_Main | 4 | CNetworkInput::processData | +0 17:27:DEBUG:(03172) T_Main | 5 | CNetworkInput::processGameClientData | +1 17:27:DEBUG:(03172) T_Main | 6 | PacketTarget::onReceive | +1 17:27:DEBUG:(03172) T_Main | 7 | CClient::Event_Target | +1 17:27:DEBUG:(03172) T_Main | 8 | CClient::OnTarg_Obj_Set | +1 17:27:DEBUG:(03172) T_Main | 9 | CChar::r_Verb | +7 17:27:DEBUG:(03172) T_Main | 10 | CObjBase::r_Verb | +3 17:27:DEBUG:(03172) T_Main | 11 | CScriptObj::r_Verb | +3 17:27:DEBUG:(03172) T_Main | 12 | CChar::r_LoadVal | +3 17:27:DEBUG:(03172) T_Main | 13 | CChar::Skill_SetBase | +5 17:27:DEBUG:(03172) T_Main | 14 | CClient::addSkillWindow | +0 17:27:DEBUG:(03172) T_Main | 15 | PacketSkills::PacketSkills | +1 <-- last function call (stack unwinding began here) 17:27:CRITICAL:"Access Violation" (0x1b2074), in ExcType=CSError catched in CChar::LoadVal() #3 "Keyword" 17:27:DEBUG:command '100' args '' 17:27:'a' commands uid=0307 (B) to '100'=0 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +9 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +1 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +2 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +8 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +1 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +12 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +1 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:CRITICAL:"Access Violation" (0x1ae76b), in ExcType=CSError catched in CChar::OnTickPeriodic() #1 "update stats" 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::CheckLocation | +10 17:27:DEBUG:(03172) T_Main | 3 | CItemMultiCustom::GetDesignArea | +3268 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +15 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +20 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +3 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +16 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +14 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +1 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +14 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +14 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:CRITICAL:"Access Violation" (0x1ae76b), in ExcType=CSError catched in CChar::OnTickPeriodic() #1 "update stats" 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +16 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +1 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +2 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) ``` **Extra info:** - Tested on build 3381 - Tested whit clear script pack
1.0
Server Loop if wrong .set <SKILL NUMBER> Value - If for mistake try to use command .set <SKILLID> whit invalid skill ID, server enter in loop error. **How reproduce:** - .set 100 - Target self **Console error:** ``` 17:27:1:'a' commands 'set 100'=1 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CNetworkManager::tick | +0 17:27:DEBUG:(03172) T_Main | 1 | CNetworkThread::tick | +9 17:27:DEBUG:(03172) T_Main | 2 | CNetworkInput::processInput | +0 17:27:DEBUG:(03172) T_Main | 3 | CNetworkInput::processData | +1487 17:27:DEBUG:(03172) T_Main | 4 | CNetworkInput::processData | +0 17:27:DEBUG:(03172) T_Main | 5 | CNetworkInput::processGameClientData | +1 17:27:DEBUG:(03172) T_Main | 6 | PacketTarget::onReceive | +1 17:27:DEBUG:(03172) T_Main | 7 | CClient::Event_Target | +1 17:27:DEBUG:(03172) T_Main | 8 | CClient::OnTarg_Obj_Set | +1 17:27:DEBUG:(03172) T_Main | 9 | CChar::r_Verb | +7 17:27:DEBUG:(03172) T_Main | 10 | CObjBase::r_Verb | +3 17:27:DEBUG:(03172) T_Main | 11 | CScriptObj::r_Verb | +3 17:27:DEBUG:(03172) T_Main | 12 | CChar::r_LoadVal | +3 17:27:DEBUG:(03172) T_Main | 13 | CChar::Skill_SetBase | +5 17:27:DEBUG:(03172) T_Main | 14 | CClient::addSkillWindow | +0 17:27:DEBUG:(03172) T_Main | 15 | PacketSkills::PacketSkills | +1 <-- last function call (stack unwinding began here) 17:27:CRITICAL:"Access Violation" (0x1b2074), in ExcType=CSError catched in CChar::LoadVal() #3 "Keyword" 17:27:DEBUG:command '100' args '' 17:27:'a' commands uid=0307 (B) to '100'=0 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +9 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +1 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +2 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +8 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +1 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +12 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +1 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:CRITICAL:"Access Violation" (0x1ae76b), in ExcType=CSError catched in CChar::OnTickPeriodic() #1 "update stats" 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::CheckLocation | +10 17:27:DEBUG:(03172) T_Main | 3 | CItemMultiCustom::GetDesignArea | +3268 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +15 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +20 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +3 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +16 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +14 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +1 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +14 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +14 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:CRITICAL:"Access Violation" (0x1ae76b), in ExcType=CSError catched in CChar::OnTickPeriodic() #1 "update stats" 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +1 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +16 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +1 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +2 <-- last function call (stack unwinding began here) 17:27:DEBUG:Printing STACK TRACE for debugging purposes. 17:27:DEBUG: __ thread (id) name __ | # | _____________ function _____________ | microseconds passed from previous function start 17:27:DEBUG:(03172) T_Main | 0 | CWorld::OnTick | +0 17:27:DEBUG:(03172) T_Main | 1 | CWorldTicker::Tick | +2 17:27:DEBUG:(03172) T_Main | 2 | CChar::OnTickStatusUpdate | +13 17:27:DEBUG:(03172) T_Main | 3 | CClient::UpdateStats | +0 17:27:DEBUG:(03172) T_Main | 4 | CClient::addStatusWindow | +0 17:27:DEBUG:(03172) T_Main | 5 | PacketObjectStatus::PacketObjectStat | +1 <-- last function call (stack unwinding began here) ``` **Extra info:** - Tested on build 3381 - Tested whit clear script pack
priority
server loop if wrong set value if for mistake try to use command set whit invalid skill id server enter in loop error how reproduce set target self console error a commands set debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cnetworkmanager tick debug t main cnetworkthread tick debug t main cnetworkinput processinput debug t main cnetworkinput processdata debug t main cnetworkinput processdata debug t main cnetworkinput processgameclientdata debug t main packettarget onreceive debug t main cclient event target debug t main cclient ontarg obj set debug t main cchar r verb debug t main cobjbase r verb debug t main cscriptobj r verb debug t main cchar r loadval debug t main cchar skill setbase debug t main cclient addskillwindow debug t main packetskills packetskills last function call stack unwinding began here critical access violation in exctype cserror catched in cchar loadval keyword debug command args a commands uid b to debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here critical access violation in exctype cserror catched in cchar ontickperiodic update stats debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar checklocation debug t main citemmulticustom getdesignarea last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here critical access violation in exctype cserror catched in cchar ontickperiodic update stats debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here debug printing stack trace for debugging purposes debug thread id name function microseconds passed from previous function start debug t main cworld ontick debug t main cworldticker tick debug t main cchar ontickstatusupdate debug t main cclient updatestats debug t main cclient addstatuswindow debug t main packetobjectstatus packetobjectstat last function call stack unwinding began here extra info tested on build tested whit clear script pack
1
217,949
7,329,372,229
IssuesEvent
2018-03-05 04:31:27
karlogonzales/ministocks-390
https://api.github.com/repos/karlogonzales/ministocks-390
closed
AAD, I want a source for cryptocurrency datas
Priority: High Risk: Medium Story Story Points: 21
# Description The issue #11 requires to fetch data for cryptocurrency.
1.0
AAD, I want a source for cryptocurrency datas - # Description The issue #11 requires to fetch data for cryptocurrency.
priority
aad i want a source for cryptocurrency datas description the issue requires to fetch data for cryptocurrency
1
214,050
7,262,865,707
IssuesEvent
2018-02-19 08:37:18
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
Array index type is lost when using enum range
Medium Priority Semcheck
The following example works fine: ``` nimrod when isMainModule: type TDirection = enum north, east, south, west TLevelSetting = array[TDirection, float] var level: TLevelSetting = [1.0, 2.0, 3.0, 4.0] for i in level[east..south]: echo($i) ``` However, if we change the definition of `TLevelSetting` to use only a range of the enum types, the compiler seems to _forget_ about the `TDirection` enum and casts it to an integer value: ``` nimrod when isMainModule: type TDirection = enum north, east, south, west TLevelSetting = array[north..south, float] var level: TLevelSetting = [1.0, 2.0, 3.0] for i in level[east..south]: echo($i) ``` With this version the compiler says there's an error: ``` slice.nim(8, 17) Error: type mismatch: got (TLevelSetting, TSlice[TDirection]) but expected one of: system.[](a: array[Idx, T], x: TSlice[Idx]): seq[T] system.[](a: array[Idx, T], x: TSlice[int]): seq[T] system.[](s: string, x: TSlice[int]): string system.[](s: seq[T], x: TSlice[int]): seq[T] ``` Is it a bug that enum ranges can't be used as an array range type definition due to the type being casted to an integer? I tried forcing the array type with an explicit TSlice: ``` nimrod TLevelSetting = array[TSlice[TDirection](north..south), float] ``` but then the compiler barks at the `north..south` part: ``` slice.nim(5, 45) Error: ordinal type expected ```
1.0
Array index type is lost when using enum range - The following example works fine: ``` nimrod when isMainModule: type TDirection = enum north, east, south, west TLevelSetting = array[TDirection, float] var level: TLevelSetting = [1.0, 2.0, 3.0, 4.0] for i in level[east..south]: echo($i) ``` However, if we change the definition of `TLevelSetting` to use only a range of the enum types, the compiler seems to _forget_ about the `TDirection` enum and casts it to an integer value: ``` nimrod when isMainModule: type TDirection = enum north, east, south, west TLevelSetting = array[north..south, float] var level: TLevelSetting = [1.0, 2.0, 3.0] for i in level[east..south]: echo($i) ``` With this version the compiler says there's an error: ``` slice.nim(8, 17) Error: type mismatch: got (TLevelSetting, TSlice[TDirection]) but expected one of: system.[](a: array[Idx, T], x: TSlice[Idx]): seq[T] system.[](a: array[Idx, T], x: TSlice[int]): seq[T] system.[](s: string, x: TSlice[int]): string system.[](s: seq[T], x: TSlice[int]): seq[T] ``` Is it a bug that enum ranges can't be used as an array range type definition due to the type being casted to an integer? I tried forcing the array type with an explicit TSlice: ``` nimrod TLevelSetting = array[TSlice[TDirection](north..south), float] ``` but then the compiler barks at the `north..south` part: ``` slice.nim(5, 45) Error: ordinal type expected ```
priority
array index type is lost when using enum range the following example works fine nimrod when ismainmodule type tdirection enum north east south west tlevelsetting array var level tlevelsetting for i in level echo i however if we change the definition of tlevelsetting to use only a range of the enum types the compiler seems to forget about the tdirection enum and casts it to an integer value nimrod when ismainmodule type tdirection enum north east south west tlevelsetting array var level tlevelsetting for i in level echo i with this version the compiler says there s an error slice nim error type mismatch got tlevelsetting tslice but expected one of system a array x tslice seq system a array x tslice seq system s string x tslice string system s seq x tslice seq is it a bug that enum ranges can t be used as an array range type definition due to the type being casted to an integer i tried forcing the array type with an explicit tslice nimrod tlevelsetting array north south float but then the compiler barks at the north south part slice nim error ordinal type expected
1
178,969
6,620,454,386
IssuesEvent
2017-09-21 15:35:41
dnakamura/openj9
https://api.github.com/repos/dnakamura/openj9
opened
CUDA location is not properly detected
priority: medium
Currently the cuda path is not actually detected but hardcoded to the proper path for the lab machines. We should be moving to using the `FindCUDA` module
1.0
CUDA location is not properly detected - Currently the cuda path is not actually detected but hardcoded to the proper path for the lab machines. We should be moving to using the `FindCUDA` module
priority
cuda location is not properly detected currently the cuda path is not actually detected but hardcoded to the proper path for the lab machines we should be moving to using the findcuda module
1
687,900
23,542,461,841
IssuesEvent
2022-08-20 16:06:31
cthit/Gamma
https://api.github.com/repos/cthit/Gamma
closed
Add links to different DigitDisplayData scenarios
Type: Enhancement Where: Frontend Priority: Medium Status: Blocked
* link to super group in groups view Depends on https://github.com/cthit/react-digit-components/issues/413
1.0
Add links to different DigitDisplayData scenarios - * link to super group in groups view Depends on https://github.com/cthit/react-digit-components/issues/413
priority
add links to different digitdisplaydata scenarios link to super group in groups view depends on
1
430,748
12,465,280,843
IssuesEvent
2020-05-28 13:49:25
dojot/dojot
https://api.github.com/repos/dojot/dojot
opened
Standardize LOG LEVEL environment variable
Priority:Medium Type:Enhancement
In the v2k and k2v services, the environment variables to set the log level do not follow the same pattern as the other Dojot´s services.
1.0
Standardize LOG LEVEL environment variable - In the v2k and k2v services, the environment variables to set the log level do not follow the same pattern as the other Dojot´s services.
priority
standardize log level environment variable in the and services the environment variables to set the log level do not follow the same pattern as the other dojot´s services
1
292,119
8,953,298,078
IssuesEvent
2019-01-25 19:02:10
AngelGuerra/la-buena-leche-org
https://api.github.com/repos/AngelGuerra/la-buena-leche-org
closed
Añadir las etiquetas necesarias para el SEO
Priority: Medium Status: Completed Type: Enhancement
Hace falta configurar el SEO básico de cada página: - URLs - Title - Description
1.0
Añadir las etiquetas necesarias para el SEO - Hace falta configurar el SEO básico de cada página: - URLs - Title - Description
priority
añadir las etiquetas necesarias para el seo hace falta configurar el seo básico de cada página urls title description
1
350,300
10,481,867,794
IssuesEvent
2019-09-24 10:36:53
ushahidi/opendesign
https://api.github.com/repos/ushahidi/opendesign
opened
Email shot for the first two events
Content Events Medium Priority Social Media
Via Mailchimp Should include - [] Links on how to attend - [] Methodology & workshop framework issue links - [] How to follow the activity remotely via Socials - [] How to get involved in future events
1.0
Email shot for the first two events - Via Mailchimp Should include - [] Links on how to attend - [] Methodology & workshop framework issue links - [] How to follow the activity remotely via Socials - [] How to get involved in future events
priority
email shot for the first two events via mailchimp should include links on how to attend methodology workshop framework issue links how to follow the activity remotely via socials how to get involved in future events
1
195,505
6,912,488,741
IssuesEvent
2017-11-28 12:10:44
minio/minio
https://api.github.com/repos/minio/minio
closed
Accessing Minio using HTTPS with s3a:// protocol from Apache Spark throwing error
priority: medium
## Context Previously reported Issue - #2965 for which a PR was created - #5179 . The fix was released as part of the 22-Nov-2017 release of MINIO.. However, upon further testing, it turns out that whilst using `s3a://` with `HTTP` protocol seems ok, the same code with `HTTPS` throws error. Details of the test are also added as comment in - #5179 Upon some further testing, writes to S3 store using HTTP, throwing some errors related to MD5 checks. Possibly caused by the AWS libs that is being used in the calls to `s3a://` ## Expected Behavior Both read and writes using HTTP and HTTPS protocol with s3a:// should work ## Current Behavior 1. Read over HTTP with s3a:// => OK 2. Write over HTTP with s3a:// => Error (Some errors related to MD5 checks in AWS lib?) 3. Read over HTTPS => Error (Requests are not reaching MINIO, AWS lib issue?) 4. Write over HTTPS => Error (Requests are not reaching MINIO, AWS lib issue?) Read Works for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "http://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "false") Read does not work for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "https://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "true") **Error (with HTTPS)** `java.nio.file.AccessDeniedException: s3a://spark22/TechCrunchcontinentalUSA_new.csv: getFileStatus on s3a://spark22/TechCrunchcontinentalUSA_new.csv: com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: null), S3 Extended Request ID: null` `Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: null), S3 Extended Request ID: null` ## Possible Solution Not sure where the problem is as the chain involves many libs: `Apache Spark => Hadoop libs => Hadoop-AWS libs => MINIO version` Suggest that some tests are added for both HTTP & HTTPS protocol usage within s3a://, so that future changes in underlying libs are regressed ## Environment MINIO Version: `2017-11-22T19:55:46Z` - Single Node Spark Version: `spark-2.2.0-bin-without-hadoop` Hadoop Version: `hadoop-2.8.2` Tested using Zeppelin: `0.7.3` (the version that is compatible with `Spark 2.2`) Addtional libs that I needed to install (manually!) under `/jars` folder of Spark are: 1. `hadoop-aws-2.8.2.jar` (NOTE: This version has to be matching with the Hadoop version) 2. aws-java-sdk-kms-1.10.6.jar 3. aws-java-sdk-core-1.10.6.jar 4. aws-java-sdk-s3-1.10.6.jar 5. joda-time-2.9.9.jar 6. httpclient-4.5.3.jar ## Steps to Reproduce (for bugs) 1. Set up MINIO (22-Nov-2017 version), Single Node, with HTTP 2. Write a simple PySpark script in Zeppelin that connects to MINIO in `s3a://` with HTTP mode 3. The scripts works and the data is read from MINIO using the `s3a://` protocol 4. Restart MINIO with HTTPS enabled 5. Restart Zeppelin (not needed but just in case!) 6. Test the same PySpark script in Zeppelin with HTTPS connection Works for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "http://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "false") Does not work for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "**https**://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "**true**") **References:** https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/index.html#S3A
1.0
Accessing Minio using HTTPS with s3a:// protocol from Apache Spark throwing error - ## Context Previously reported Issue - #2965 for which a PR was created - #5179 . The fix was released as part of the 22-Nov-2017 release of MINIO.. However, upon further testing, it turns out that whilst using `s3a://` with `HTTP` protocol seems ok, the same code with `HTTPS` throws error. Details of the test are also added as comment in - #5179 Upon some further testing, writes to S3 store using HTTP, throwing some errors related to MD5 checks. Possibly caused by the AWS libs that is being used in the calls to `s3a://` ## Expected Behavior Both read and writes using HTTP and HTTPS protocol with s3a:// should work ## Current Behavior 1. Read over HTTP with s3a:// => OK 2. Write over HTTP with s3a:// => Error (Some errors related to MD5 checks in AWS lib?) 3. Read over HTTPS => Error (Requests are not reaching MINIO, AWS lib issue?) 4. Write over HTTPS => Error (Requests are not reaching MINIO, AWS lib issue?) Read Works for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "http://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "false") Read does not work for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "https://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "true") **Error (with HTTPS)** `java.nio.file.AccessDeniedException: s3a://spark22/TechCrunchcontinentalUSA_new.csv: getFileStatus on s3a://spark22/TechCrunchcontinentalUSA_new.csv: com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: null), S3 Extended Request ID: null` `Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: null), S3 Extended Request ID: null` ## Possible Solution Not sure where the problem is as the chain involves many libs: `Apache Spark => Hadoop libs => Hadoop-AWS libs => MINIO version` Suggest that some tests are added for both HTTP & HTTPS protocol usage within s3a://, so that future changes in underlying libs are regressed ## Environment MINIO Version: `2017-11-22T19:55:46Z` - Single Node Spark Version: `spark-2.2.0-bin-without-hadoop` Hadoop Version: `hadoop-2.8.2` Tested using Zeppelin: `0.7.3` (the version that is compatible with `Spark 2.2`) Addtional libs that I needed to install (manually!) under `/jars` folder of Spark are: 1. `hadoop-aws-2.8.2.jar` (NOTE: This version has to be matching with the Hadoop version) 2. aws-java-sdk-kms-1.10.6.jar 3. aws-java-sdk-core-1.10.6.jar 4. aws-java-sdk-s3-1.10.6.jar 5. joda-time-2.9.9.jar 6. httpclient-4.5.3.jar ## Steps to Reproduce (for bugs) 1. Set up MINIO (22-Nov-2017 version), Single Node, with HTTP 2. Write a simple PySpark script in Zeppelin that connects to MINIO in `s3a://` with HTTP mode 3. The scripts works and the data is read from MINIO using the `s3a://` protocol 4. Restart MINIO with HTTPS enabled 5. Restart Zeppelin (not needed but just in case!) 6. Test the same PySpark script in Zeppelin with HTTPS connection Works for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "http://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "false") Does not work for: spark._jsc.hadoopConfiguration().set("fs.s3a.endpoint", "**https**://<minio_server_host>:25252") spark._jsc.hadoopConfiguration().set("fs.s3a.connection.ssl.enabled", "**true**") **References:** https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/index.html#S3A
priority
accessing minio using https with protocol from apache spark throwing error context previously reported issue for which a pr was created the fix was released as part of the nov release of minio however upon further testing it turns out that whilst using with http protocol seems ok the same code with https throws error details of the test are also added as comment in upon some further testing writes to store using http throwing some errors related to checks possibly caused by the aws libs that is being used in the calls to expected behavior both read and writes using http and https protocol with should work current behavior read over http with ok write over http with error some errors related to checks in aws lib read over https error requests are not reaching minio aws lib issue write over https error requests are not reaching minio aws lib issue read works for spark jsc hadoopconfiguration set fs endpoint spark jsc hadoopconfiguration set fs connection ssl enabled false read does not work for spark jsc hadoopconfiguration set fs endpoint spark jsc hadoopconfiguration set fs connection ssl enabled true error with https java nio file accessdeniedexception techcrunchcontinentalusa new csv getfilestatus on techcrunchcontinentalusa new csv com amazonaws services model forbidden service amazon status code error code forbidden request id null extended request id null caused by com amazonaws services model forbidden service amazon status code error code forbidden request id null extended request id null possible solution not sure where the problem is as the chain involves many libs apache spark hadoop libs hadoop aws libs minio version suggest that some tests are added for both http https protocol usage within so that future changes in underlying libs are regressed environment minio version single node spark version spark bin without hadoop hadoop version hadoop tested using zeppelin the version that is compatible with spark addtional libs that i needed to install manually under jars folder of spark are hadoop aws jar note this version has to be matching with the hadoop version aws java sdk kms jar aws java sdk core jar aws java sdk jar joda time jar httpclient jar steps to reproduce for bugs set up minio nov version single node with http write a simple pyspark script in zeppelin that connects to minio in with http mode the scripts works and the data is read from minio using the protocol restart minio with https enabled restart zeppelin not needed but just in case test the same pyspark script in zeppelin with https connection works for spark jsc hadoopconfiguration set fs endpoint spark jsc hadoopconfiguration set fs connection ssl enabled false does not work for spark jsc hadoopconfiguration set fs endpoint https spark jsc hadoopconfiguration set fs connection ssl enabled true references
1
170,891
6,473,979,222
IssuesEvent
2017-08-17 17:02:36
Polpetta/SecurityAndRiskManagementNotes
https://api.github.com/repos/Polpetta/SecurityAndRiskManagementNotes
closed
Definizione di Maximum Tolerable Outage
in progress priority:medium prof question type:content
**Description** Nella sezione 2.2.2 il Maximum Tolerable Outage è definito come >Il tempo passato tra l’inizio della modalità alternativa e la sua conclusione con il ripristino delle normali operazioni ma nella figura 2.1 il MTO comprende anche l'Interruption Window. Mi sono perso qualcosa?
1.0
Definizione di Maximum Tolerable Outage - **Description** Nella sezione 2.2.2 il Maximum Tolerable Outage è definito come >Il tempo passato tra l’inizio della modalità alternativa e la sua conclusione con il ripristino delle normali operazioni ma nella figura 2.1 il MTO comprende anche l'Interruption Window. Mi sono perso qualcosa?
priority
definizione di maximum tolerable outage description nella sezione il maximum tolerable outage è definito come il tempo passato tra l’inizio della modalità alternativa e la sua conclusione con il ripristino delle normali operazioni ma nella figura il mto comprende anche l interruption window mi sono perso qualcosa
1
534,545
15,624,842,638
IssuesEvent
2021-03-21 04:52:57
bluecherrydvr/bluecherry-apps
https://api.github.com/repos/bluecherrydvr/bluecherry-apps
closed
Invalid handling of too many records in Events results
Bug Priority Medium Web
From @vogel Fix for bug #1015 disallows sending more than 15000 event records from server to clients. This can be overriden by adding limit=25000 parameter to URL request. But I think that sending even more events should not be a problem as long as we dont save all events in memory before sending them. This line: $events = data::query($query); executes this: $db->fetchAll() which loads all results into memory as an array. Using http://php.net/manual/en/mysqli-result.fetch-row.php and sending records one by one will allow us to send as many results as we want.
1.0
Invalid handling of too many records in Events results - From @vogel Fix for bug #1015 disallows sending more than 15000 event records from server to clients. This can be overriden by adding limit=25000 parameter to URL request. But I think that sending even more events should not be a problem as long as we dont save all events in memory before sending them. This line: $events = data::query($query); executes this: $db->fetchAll() which loads all results into memory as an array. Using http://php.net/manual/en/mysqli-result.fetch-row.php and sending records one by one will allow us to send as many results as we want.
priority
invalid handling of too many records in events results from vogel fix for bug disallows sending more than event records from server to clients this can be overriden by adding limit parameter to url request but i think that sending even more events should not be a problem as long as we dont save all events in memory before sending them this line events data query query executes this db fetchall which loads all results into memory as an array using and sending records one by one will allow us to send as many results as we want
1
78,291
3,509,556,682
IssuesEvent
2016-01-08 23:26:39
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Crash (BB #1062)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Athis **Original Date:** 16.07.2015 17:25:29 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1062 <hr> hi! I got this crashlog after using a Gameobject.
1.0
Crash (BB #1062) - This issue was migrated from bitbucket. **Original Reporter:** Athis **Original Date:** 16.07.2015 17:25:29 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1062 <hr> hi! I got this crashlog after using a Gameobject.
priority
crash bb this issue was migrated from bitbucket original reporter athis original date gmt original priority major original type bug original state resolved direct link hi i got this crashlog after using a gameobject
1
126,883
5,007,105,967
IssuesEvent
2016-12-12 15:56:16
w3c/webpayments
https://api.github.com/repos/w3c/webpayments
closed
Should payment method specifications contain WebIDL?
Priority: Medium question
Migrated from https://github.com/w3c/browser-payment-api/issues/132 I wonder if we need to use WebIDL in the payment method specifications. This data is supposed to be passed through the user agent with no processing so I think we could simply use a JSON schema definition of some form or just examples and explanations? WebIDL is over-kill in my opinion and may be a barrier to payments domain experts defining these specifications (which is what we desire).
1.0
Should payment method specifications contain WebIDL? - Migrated from https://github.com/w3c/browser-payment-api/issues/132 I wonder if we need to use WebIDL in the payment method specifications. This data is supposed to be passed through the user agent with no processing so I think we could simply use a JSON schema definition of some form or just examples and explanations? WebIDL is over-kill in my opinion and may be a barrier to payments domain experts defining these specifications (which is what we desire).
priority
should payment method specifications contain webidl migrated from i wonder if we need to use webidl in the payment method specifications this data is supposed to be passed through the user agent with no processing so i think we could simply use a json schema definition of some form or just examples and explanations webidl is over kill in my opinion and may be a barrier to payments domain experts defining these specifications which is what we desire
1
414,291
12,101,566,406
IssuesEvent
2020-04-20 15:23:42
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
wrong locked equipment message for gear from another class
priority: medium section: Equipment status: issue: in progress type: medium level coding
The Equipment section on Shops > Market gives the wrong message for basic equipment from another class. It says: "This item is only available once you've purchased the previous items in sequence. Keep working your way up!" (that's the `tierLockedItem` string). You should see that string only when you're in the same class as the equipment. When you're in a different class you should see this message: "This item is only available to a specific class. At level 10 or above, you can change your class under the User icon > Settings > Character Build!" (`classLockedItem`) The screenshot below show the bug. I lost the equipment shown when I was a Warrior. Now I am a Rogue and you can see it's displaying the wrong message. ![image](https://user-images.githubusercontent.com/1495809/76745703-0dbc9300-67c2-11ea-9920-8a5a52eed4ff.png) This bug was reported by lex / @wlw_witch (87b9857a-48e8-48f8-8aae-fa52dd81f895) and confirmed by me.
1.0
wrong locked equipment message for gear from another class - The Equipment section on Shops > Market gives the wrong message for basic equipment from another class. It says: "This item is only available once you've purchased the previous items in sequence. Keep working your way up!" (that's the `tierLockedItem` string). You should see that string only when you're in the same class as the equipment. When you're in a different class you should see this message: "This item is only available to a specific class. At level 10 or above, you can change your class under the User icon > Settings > Character Build!" (`classLockedItem`) The screenshot below show the bug. I lost the equipment shown when I was a Warrior. Now I am a Rogue and you can see it's displaying the wrong message. ![image](https://user-images.githubusercontent.com/1495809/76745703-0dbc9300-67c2-11ea-9920-8a5a52eed4ff.png) This bug was reported by lex / @wlw_witch (87b9857a-48e8-48f8-8aae-fa52dd81f895) and confirmed by me.
priority
wrong locked equipment message for gear from another class the equipment section on shops market gives the wrong message for basic equipment from another class it says this item is only available once you ve purchased the previous items in sequence keep working your way up that s the tierlockeditem string you should see that string only when you re in the same class as the equipment when you re in a different class you should see this message this item is only available to a specific class at level or above you can change your class under the user icon settings character build classlockeditem the screenshot below show the bug i lost the equipment shown when i was a warrior now i am a rogue and you can see it s displaying the wrong message this bug was reported by lex wlw witch and confirmed by me
1
322,046
9,812,021,998
IssuesEvent
2019-06-13 02:30:55
wevote/WebApp
https://api.github.com/repos/wevote/WebApp
opened
Issue popover: X positioning wrong, and popover centering instead of being at bottom
Difficulty: Medium Priority: 1
When you click an Issue under a candidate: <img width="303" alt="Screen Shot 2019-06-12 at 7 25 42 PM" src="https://user-images.githubusercontent.com/7756031/59399274-4b2e5480-8d48-11e9-85e9-51432cdec538.png"> The popover opens with two problems: <img width="309" alt="Screen Shot 2019-06-12 at 7 25 33 PM" src="https://user-images.githubusercontent.com/7756031/59399293-55505300-8d48-11e9-9891-6852cc22b136.png"> - [ ] 1: The x to close the popover should be right aligned - [ ] 2: The popover should open under the Issue, instead of opening centered over the issue
1.0
Issue popover: X positioning wrong, and popover centering instead of being at bottom - When you click an Issue under a candidate: <img width="303" alt="Screen Shot 2019-06-12 at 7 25 42 PM" src="https://user-images.githubusercontent.com/7756031/59399274-4b2e5480-8d48-11e9-85e9-51432cdec538.png"> The popover opens with two problems: <img width="309" alt="Screen Shot 2019-06-12 at 7 25 33 PM" src="https://user-images.githubusercontent.com/7756031/59399293-55505300-8d48-11e9-9891-6852cc22b136.png"> - [ ] 1: The x to close the popover should be right aligned - [ ] 2: The popover should open under the Issue, instead of opening centered over the issue
priority
issue popover x positioning wrong and popover centering instead of being at bottom when you click an issue under a candidate img width alt screen shot at pm src the popover opens with two problems img width alt screen shot at pm src the x to close the popover should be right aligned the popover should open under the issue instead of opening centered over the issue
1
207,393
7,127,863,580
IssuesEvent
2018-01-21 03:36:58
xshellinc/iotit
https://api.github.com/repos/xshellinc/iotit
closed
Error updating iotit
Priority: Medium Status: Accepted Type: Maintenance
When i run `iotit update` I get this error. It is latest version on develop branch. ``` iotit update [+] Current os: darwin amd64 [-] Error: strconv.Atoi: parsing "": invalid syntax ```
1.0
Error updating iotit - When i run `iotit update` I get this error. It is latest version on develop branch. ``` iotit update [+] Current os: darwin amd64 [-] Error: strconv.Atoi: parsing "": invalid syntax ```
priority
error updating iotit when i run iotit update i get this error it is latest version on develop branch iotit update current os darwin error strconv atoi parsing invalid syntax
1
284,256
8,736,797,141
IssuesEvent
2018-12-11 20:35:34
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
The FAQ response to question number 5 on the VisIt web site needs updating
bug likelihood medium priority reviewed severity medium
The FAQ on the VisIt web site regarding the support of stereo viewing needs to be updated. It lists two vendors for stereographic glasses, one for Linux and one for SGI. The link to the one for Linux no longer points to a company that produces stereographic glasses and I don't suspect there are anymore SGI desktops in existence so that is no longer relevant. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 1688 Status: Resolved Project: VisIt Tracker: Bug Priority: High Subject: The FAQ response to question number 5 on the VisIt web site needs updating Assigned to: Eric Brugger Category: Target version: 2.7.1 Author: Eric Brugger Start: 01/02/2014 Due date: % Done: 100 Estimated time: 1.0 Created: 01/02/2014 03:34 pm Updated: 01/02/2014 04:02 pm Likelihood: 3 - Occasional Severity: 3 - Major Irritation Found in version: 2.7.0 Impact: Expected Use: OS: All Support Group: Any Description: The FAQ on the VisIt web site regarding the support of stereo viewing needs to be updated. It lists two vendors for stereographic glasses, one for Linux and one for SGI. The link to the one for Linux no longer points to a company that produces stereographic glasses and I don't suspect there are anymore SGI desktops in existence so that is no longer relevant. Comments: I committed revisions 22556 and 22558 to the 2.7 RC and trunk with thefollowing change:1) I updated the response to question number 5 in the FAQ on VisIt web site. The question asked about stereo support and it had links to companies that sold stereographic glasses that were no longer correct or relevant. I updated the information so that it only provided generic information and doesn't reference specific companies or products that may become obsolete. This resolves #1688.M WebSite/FAQ.html
1.0
The FAQ response to question number 5 on the VisIt web site needs updating - The FAQ on the VisIt web site regarding the support of stereo viewing needs to be updated. It lists two vendors for stereographic glasses, one for Linux and one for SGI. The link to the one for Linux no longer points to a company that produces stereographic glasses and I don't suspect there are anymore SGI desktops in existence so that is no longer relevant. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 1688 Status: Resolved Project: VisIt Tracker: Bug Priority: High Subject: The FAQ response to question number 5 on the VisIt web site needs updating Assigned to: Eric Brugger Category: Target version: 2.7.1 Author: Eric Brugger Start: 01/02/2014 Due date: % Done: 100 Estimated time: 1.0 Created: 01/02/2014 03:34 pm Updated: 01/02/2014 04:02 pm Likelihood: 3 - Occasional Severity: 3 - Major Irritation Found in version: 2.7.0 Impact: Expected Use: OS: All Support Group: Any Description: The FAQ on the VisIt web site regarding the support of stereo viewing needs to be updated. It lists two vendors for stereographic glasses, one for Linux and one for SGI. The link to the one for Linux no longer points to a company that produces stereographic glasses and I don't suspect there are anymore SGI desktops in existence so that is no longer relevant. Comments: I committed revisions 22556 and 22558 to the 2.7 RC and trunk with thefollowing change:1) I updated the response to question number 5 in the FAQ on VisIt web site. The question asked about stereo support and it had links to companies that sold stereographic glasses that were no longer correct or relevant. I updated the information so that it only provided generic information and doesn't reference specific companies or products that may become obsolete. This resolves #1688.M WebSite/FAQ.html
priority
the faq response to question number on the visit web site needs updating the faq on the visit web site regarding the support of stereo viewing needs to be updated it lists two vendors for stereographic glasses one for linux and one for sgi the link to the one for linux no longer points to a company that produces stereographic glasses and i don t suspect there are anymore sgi desktops in existence so that is no longer relevant redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority high subject the faq response to question number on the visit web site needs updating assigned to eric brugger category target version author eric brugger start due date done estimated time created pm updated pm likelihood occasional severity major irritation found in version impact expected use os all support group any description the faq on the visit web site regarding the support of stereo viewing needs to be updated it lists two vendors for stereographic glasses one for linux and one for sgi the link to the one for linux no longer points to a company that produces stereographic glasses and i don t suspect there are anymore sgi desktops in existence so that is no longer relevant comments i committed revisions and to the rc and trunk with thefollowing change i updated the response to question number in the faq on visit web site the question asked about stereo support and it had links to companies that sold stereographic glasses that were no longer correct or relevant i updated the information so that it only provided generic information and doesn t reference specific companies or products that may become obsolete this resolves m website faq html
1
824,560
31,161,980,472
IssuesEvent
2023-08-16 16:39:47
thombruce/tnt
https://api.github.com/repos/thombruce/tnt
closed
[Feature]: Add RSS feeds support
type: enhancement priority: medium work: complicated
### Feature request This article describes one solution handling this in Nuxt 3 with Nuxt Content v2: https://mokkapps.de/blog/create-an-rss-feed-with-nuxt-3-and-nuxt-content-v2 ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
1.0
[Feature]: Add RSS feeds support - ### Feature request This article describes one solution handling this in Nuxt 3 with Nuxt Content v2: https://mokkapps.de/blog/create-an-rss-feed-with-nuxt-3-and-nuxt-content-v2 ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
priority
add rss feeds support feature request this article describes one solution handling this in nuxt with nuxt content code of conduct i agree to follow this project s code of conduct
1
525,348
15,244,346,587
IssuesEvent
2021-02-19 12:38:37
ExtinctAxolotl/alien-update
https://api.github.com/repos/ExtinctAxolotl/alien-update
opened
Check if a configuration file already exists.
Medium Priority
Check if the config file ($HOME/.config/alien-config.bash) already exists when installing (file: install.bash)
1.0
Check if a configuration file already exists. - Check if the config file ($HOME/.config/alien-config.bash) already exists when installing (file: install.bash)
priority
check if a configuration file already exists check if the config file home config alien config bash already exists when installing file install bash
1
447,776
12,893,164,264
IssuesEvent
2020-07-13 21:02:44
PazerOP/tf2_bot_detector
https://api.github.com/repos/PazerOP/tf2_bot_detector
closed
Minimal launcher exe to work around SmartScreen
Priority: Medium Type: Enhancement
There should be a minimal executable whose only purpose is to run code from a dll which contains all the logic. This way we rarely/never update the executable, and it should become trusted by SmartScreen eventually.
1.0
Minimal launcher exe to work around SmartScreen - There should be a minimal executable whose only purpose is to run code from a dll which contains all the logic. This way we rarely/never update the executable, and it should become trusted by SmartScreen eventually.
priority
minimal launcher exe to work around smartscreen there should be a minimal executable whose only purpose is to run code from a dll which contains all the logic this way we rarely never update the executable and it should become trusted by smartscreen eventually
1
606,113
18,754,924,157
IssuesEvent
2021-11-05 09:30:24
CMPUT301F21T30/Habiteer
https://api.github.com/repos/CMPUT301F21T30/Habiteer
closed
[#1.5] Delete habit
Habits Priority: Medium 2 point
As a doer, I want to delete a habit of mine, and any corresponding habit events.
1.0
[#1.5] Delete habit - As a doer, I want to delete a habit of mine, and any corresponding habit events.
priority
delete habit as a doer i want to delete a habit of mine and any corresponding habit events
1
337,161
10,211,396,238
IssuesEvent
2019-08-14 16:49:37
medic/medic
https://api.github.com/repos/medic/medic
closed
get_users_meta_docs outputs `[]` as next value forever when there are no docs available to view
Priority: 2 - Medium Type: Bug
I'm trying to get the telemetry docs from Muso production data: `node scripts/get_users_meta_docs.js --mode interactive --type telemetry https://admin:abcd@muso-mali.app.medicmobile.org/medic-users-meta` I just see `undefined` for every "next" value. Going through all data there is nothing defined. Selecting "Save all in working directory" results in a file with `[]`.
1.0
get_users_meta_docs outputs `[]` as next value forever when there are no docs available to view - I'm trying to get the telemetry docs from Muso production data: `node scripts/get_users_meta_docs.js --mode interactive --type telemetry https://admin:abcd@muso-mali.app.medicmobile.org/medic-users-meta` I just see `undefined` for every "next" value. Going through all data there is nothing defined. Selecting "Save all in working directory" results in a file with `[]`.
priority
get users meta docs outputs as next value forever when there are no docs available to view i m trying to get the telemetry docs from muso production data node scripts get users meta docs js mode interactive type telemetry i just see undefined for every next value going through all data there is nothing defined selecting save all in working directory results in a file with
1
697,086
23,927,019,469
IssuesEvent
2022-09-10 01:25:01
Seamse/ci-project-five
https://api.github.com/repos/Seamse/ci-project-five
closed
User story: order overview
Medium priority
As a site user I want to be able to see an overview of my order before checkout
1.0
User story: order overview - As a site user I want to be able to see an overview of my order before checkout
priority
user story order overview as a site user i want to be able to see an overview of my order before checkout
1
167,134
6,332,633,662
IssuesEvent
2017-07-26 13:08:30
vmware/harbor
https://api.github.com/repos/vmware/harbor
closed
The message for cannot scan all in short time is not clear
kind/bug priority/medium target/1.2.0
When try to trigger "scan now" in short time, less than 30 minutes, the error message is "We are unable to perform your action because of a precondition failure."
1.0
The message for cannot scan all in short time is not clear - When try to trigger "scan now" in short time, less than 30 minutes, the error message is "We are unable to perform your action because of a precondition failure."
priority
the message for cannot scan all in short time is not clear when try to trigger scan now in short time less than minutes the error message is we are unable to perform your action because of a precondition failure
1
499,548
14,449,813,255
IssuesEvent
2020-12-08 08:42:21
schemathesis/schemathesis
https://api.github.com/repos/schemathesis/schemathesis
reopened
[FEATURE] Throttle the outgoing requests
Difficulty: Medium Priority: Medium Status: Review Needed
**Is your feature request related to a problem? Please describe.** I want to use `schemathesis` on a slow server. It seems like when I run the tests, the server can not process all requests and starts sending `500` code responses. **Describe the solution you'd like** Would it be possible to add sleep time in between the test cases?
1.0
[FEATURE] Throttle the outgoing requests - **Is your feature request related to a problem? Please describe.** I want to use `schemathesis` on a slow server. It seems like when I run the tests, the server can not process all requests and starts sending `500` code responses. **Describe the solution you'd like** Would it be possible to add sleep time in between the test cases?
priority
throttle the outgoing requests is your feature request related to a problem please describe i want to use schemathesis on a slow server it seems like when i run the tests the server can not process all requests and starts sending code responses describe the solution you d like would it be possible to add sleep time in between the test cases
1
207,726
7,132,842,035
IssuesEvent
2018-01-22 15:46:07
Automattic/Edit-Flow
https://api.github.com/repos/Automattic/Edit-Flow
closed
Translating hardcoded stuff?
Localization Priority::Medium has-patch
On line 207 and 212 in the file "jquery.listfilterizer.js", there are labels containing the words "All" and "Selected". Is it possible to make those words translatable somehow?
1.0
Translating hardcoded stuff? - On line 207 and 212 in the file "jquery.listfilterizer.js", there are labels containing the words "All" and "Selected". Is it possible to make those words translatable somehow?
priority
translating hardcoded stuff on line and in the file jquery listfilterizer js there are labels containing the words all and selected is it possible to make those words translatable somehow
1
387,829
11,470,827,502
IssuesEvent
2020-02-09 06:39:09
IlchCMS/Ilch-2.0
https://api.github.com/repos/IlchCMS/Ilch-2.0
opened
War-Modul: Kommentare einbinden
Priority: Medium Type: Enhancement
http://www.ilch.de/forum-showposts-54413.html > ich bin momentan am überlegen, ob es möglich wäre, die Kommentarfunktion z.B. auch in das War-Modul einzubinden, damit dort Absagen näher erläutert werden können und die Spieler die Siege bzw. Niederlagen auch kommentieren können. Ich fände das etwas lebendiger!
1.0
War-Modul: Kommentare einbinden - http://www.ilch.de/forum-showposts-54413.html > ich bin momentan am überlegen, ob es möglich wäre, die Kommentarfunktion z.B. auch in das War-Modul einzubinden, damit dort Absagen näher erläutert werden können und die Spieler die Siege bzw. Niederlagen auch kommentieren können. Ich fände das etwas lebendiger!
priority
war modul kommentare einbinden ich bin momentan am überlegen ob es möglich wäre die kommentarfunktion z b auch in das war modul einzubinden damit dort absagen näher erläutert werden können und die spieler die siege bzw niederlagen auch kommentieren können ich fände das etwas lebendiger
1
807,539
30,008,129,954
IssuesEvent
2023-06-26 13:42:49
zowe/vscode-extension-for-zowe
https://api.github.com/repos/zowe/vscode-extension-for-zowe
closed
Profile watcher should refresh profiles in browser based environments
bug priority-high severity-medium
<!-- Before opening a new issue, please search our existing issues: https://github.com/zowe/vscode-extension-for-zowe/issues --> **Describe the bug** In VS Code when user makes updates to a team config file, Zowe Explorer automatically refreshes in the background proving a user with latest updates in the UI. In Eclipse Che, user has to refresh the browser window which is very disruptive. I think this is also an issue in latest Eclipse Che that uses VS Code instead of Theia. <!-- A clear and concise description of what the bug is. --> **To Reproduce** - Open an Theia or Eclipse Che workspace - Create a new team config file and populate it - New profiles do not show until user refreshes the whole browser window <!-- Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error --> **Expected behavior** Zowe Explore should automatically update and show profiles so user can add them <!-- A clear and concise description of what you expected to happen. --> **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> **Desktop (please complete the following information):** - Zowe Explorer Version: - (Optional) Zowe CLI Version: all - (Optional) Are you using Secure Credential Store? no <!-- If you have SCS installed, please read the documentation for Integrating SCS within Zowe Explorer: https://github.com/zowe/vscode-extension-for-zowe/blob/main/docs/README-Security.md --> **Additional context** <!-- Add any other context about the problem here. -->
1.0
Profile watcher should refresh profiles in browser based environments - <!-- Before opening a new issue, please search our existing issues: https://github.com/zowe/vscode-extension-for-zowe/issues --> **Describe the bug** In VS Code when user makes updates to a team config file, Zowe Explorer automatically refreshes in the background proving a user with latest updates in the UI. In Eclipse Che, user has to refresh the browser window which is very disruptive. I think this is also an issue in latest Eclipse Che that uses VS Code instead of Theia. <!-- A clear and concise description of what the bug is. --> **To Reproduce** - Open an Theia or Eclipse Che workspace - Create a new team config file and populate it - New profiles do not show until user refreshes the whole browser window <!-- Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error --> **Expected behavior** Zowe Explore should automatically update and show profiles so user can add them <!-- A clear and concise description of what you expected to happen. --> **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> **Desktop (please complete the following information):** - Zowe Explorer Version: - (Optional) Zowe CLI Version: all - (Optional) Are you using Secure Credential Store? no <!-- If you have SCS installed, please read the documentation for Integrating SCS within Zowe Explorer: https://github.com/zowe/vscode-extension-for-zowe/blob/main/docs/README-Security.md --> **Additional context** <!-- Add any other context about the problem here. -->
priority
profile watcher should refresh profiles in browser based environments before opening a new issue please search our existing issues describe the bug in vs code when user makes updates to a team config file zowe explorer automatically refreshes in the background proving a user with latest updates in the ui in eclipse che user has to refresh the browser window which is very disruptive i think this is also an issue in latest eclipse che that uses vs code instead of theia to reproduce open an theia or eclipse che workspace create a new team config file and populate it new profiles do not show until user refreshes the whole browser window steps to reproduce the behavior go to click on scroll down to see error expected behavior zowe explore should automatically update and show profiles so user can add them screenshots desktop please complete the following information zowe explorer version optional zowe cli version all optional are you using secure credential store no additional context
1
539,834
15,795,653,664
IssuesEvent
2021-04-02 13:32:43
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
configurator: provide a way to configure Fingerbank proxy
Configurator Priority: Medium Type: Feature / Enhancement
As reported by @kkkimiko, if you use an HTTP proxy and want to configure your Fingerbank API key in PF's configurator, you can't. If you specify, `http*_proxy` vars, they will not taken into account. If you skip this step and want to configure the Fingerbank proxy settings in the Web admin, you can't. The only way to do that is to edit by hand `/usr/local/fingerbank/conf/fingerbank.conf` like this: ``` [upstream] api_key=YOUR_API_KEY [proxy] host=myproxy.domain.lan port=3128 ``` Then do a `/usr/local/pf/bin/pfcmd configreload hard`. We should provide a way to specify proxy settings directly in configurator at the Fingerbank step.
1.0
configurator: provide a way to configure Fingerbank proxy - As reported by @kkkimiko, if you use an HTTP proxy and want to configure your Fingerbank API key in PF's configurator, you can't. If you specify, `http*_proxy` vars, they will not taken into account. If you skip this step and want to configure the Fingerbank proxy settings in the Web admin, you can't. The only way to do that is to edit by hand `/usr/local/fingerbank/conf/fingerbank.conf` like this: ``` [upstream] api_key=YOUR_API_KEY [proxy] host=myproxy.domain.lan port=3128 ``` Then do a `/usr/local/pf/bin/pfcmd configreload hard`. We should provide a way to specify proxy settings directly in configurator at the Fingerbank step.
priority
configurator provide a way to configure fingerbank proxy as reported by kkkimiko if you use an http proxy and want to configure your fingerbank api key in pf s configurator you can t if you specify http proxy vars they will not taken into account if you skip this step and want to configure the fingerbank proxy settings in the web admin you can t the only way to do that is to edit by hand usr local fingerbank conf fingerbank conf like this api key your api key host myproxy domain lan port then do a usr local pf bin pfcmd configreload hard we should provide a way to specify proxy settings directly in configurator at the fingerbank step
1
689,065
23,605,911,631
IssuesEvent
2022-08-24 08:15:02
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Bitbucket cloud: allow using OAuth to token
type:feature help wanted priority-3-medium good first issue platform:bitbucket status:ready
### What would you like Renovate to be able to do? I managed to set up a self-hosted instance of Renovate to check all our Bitbucket repositories, it's launched as a Bitbucket pipelines job. However, at the moment it has to authenticate using an app password as a Bitbucket user. Meanwhile, Bitbucket allows [authenticating as an integration](https://developer.atlassian.com/cloud/bitbucket/rest/intro/) as well, when calling its API. After authenticating this way, the API requires the authorization header to supply a Bearer token, like this: curl -X GET --url 'https://api.bitbucket.org/2.0/repositories/ORGNAME' --header 'Authorization: Bearer BEARERTOKEN' --header 'Accept: application/json' I looked through Renovate's documentation (as well as the source code, but just a little), and it seems that this scenario is currently not supported. Instead, I have to use user and password to authenticate against Bitbucket API. Thus I would like to ask you to please add support Bearer auth as well. ### If you have any ideas on how this should be implemented, please tell us here. Not sure how many changes would be needed, but I suspect not a lot. I tried querying the API with a bearer token issued this way, and I could get both the repository list and the user (=organization) profile the same way you are getting it. ### Is this a feature you are interested in implementing yourself? Maybe
1.0
Bitbucket cloud: allow using OAuth to token - ### What would you like Renovate to be able to do? I managed to set up a self-hosted instance of Renovate to check all our Bitbucket repositories, it's launched as a Bitbucket pipelines job. However, at the moment it has to authenticate using an app password as a Bitbucket user. Meanwhile, Bitbucket allows [authenticating as an integration](https://developer.atlassian.com/cloud/bitbucket/rest/intro/) as well, when calling its API. After authenticating this way, the API requires the authorization header to supply a Bearer token, like this: curl -X GET --url 'https://api.bitbucket.org/2.0/repositories/ORGNAME' --header 'Authorization: Bearer BEARERTOKEN' --header 'Accept: application/json' I looked through Renovate's documentation (as well as the source code, but just a little), and it seems that this scenario is currently not supported. Instead, I have to use user and password to authenticate against Bitbucket API. Thus I would like to ask you to please add support Bearer auth as well. ### If you have any ideas on how this should be implemented, please tell us here. Not sure how many changes would be needed, but I suspect not a lot. I tried querying the API with a bearer token issued this way, and I could get both the repository list and the user (=organization) profile the same way you are getting it. ### Is this a feature you are interested in implementing yourself? Maybe
priority
bitbucket cloud allow using oauth to token what would you like renovate to be able to do i managed to set up a self hosted instance of renovate to check all our bitbucket repositories it s launched as a bitbucket pipelines job however at the moment it has to authenticate using an app password as a bitbucket user meanwhile bitbucket allows as well when calling its api after authenticating this way the api requires the authorization header to supply a bearer token like this curl x get url header authorization bearer bearertoken header accept application json i looked through renovate s documentation as well as the source code but just a little and it seems that this scenario is currently not supported instead i have to use user and password to authenticate against bitbucket api thus i would like to ask you to please add support bearer auth as well if you have any ideas on how this should be implemented please tell us here not sure how many changes would be needed but i suspect not a lot i tried querying the api with a bearer token issued this way and i could get both the repository list and the user organization profile the same way you are getting it is this a feature you are interested in implementing yourself maybe
1
795,854
28,089,231,329
IssuesEvent
2023-03-30 11:59:05
kdt-final-3/salarying-be
https://api.github.com/repos/kdt-final-3/salarying-be
opened
feat: 인재 상세 페이지 서비스 - 지원자 상세 조회 기능 구현
For: API Priority: Medium Status: In Progress Type: Feature
## Description(설명) 인재 상세 페이지 서비스 - 선택한 지원자에 대한 상세정보 조회 ## Tasks(New feature) - [ ] 지원자 상세정보 조회
1.0
feat: 인재 상세 페이지 서비스 - 지원자 상세 조회 기능 구현 - ## Description(설명) 인재 상세 페이지 서비스 - 선택한 지원자에 대한 상세정보 조회 ## Tasks(New feature) - [ ] 지원자 상세정보 조회
priority
feat 인재 상세 페이지 서비스 지원자 상세 조회 기능 구현 description 설명 인재 상세 페이지 서비스 선택한 지원자에 대한 상세정보 조회 tasks new feature 지원자 상세정보 조회
1
393,960
11,627,288,482
IssuesEvent
2020-02-27 16:17:40
canonical-web-and-design/ubuntu.com
https://api.github.com/repos/canonical-web-and-design/ubuntu.com
closed
Fix linting errors in static/js/src/desktopStatistics.js
Maintenance 🔨 Priority: Medium
Run `./run exec yarn lint-js` to see the errors
1.0
Fix linting errors in static/js/src/desktopStatistics.js - Run `./run exec yarn lint-js` to see the errors
priority
fix linting errors in static js src desktopstatistics js run run exec yarn lint js to see the errors
1
346,453
10,412,397,849
IssuesEvent
2019-09-13 15:51:29
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
web admin: better handling of invalid Fingerbank key
Priority: Medium Type: Bug
An invalid Fingerbank key is not correctly handle when saved. **To Reproduce** Steps to reproduce the behavior: 1. Go to `Fingerbank -> General settings` 2. Enter your API key: `Zayme` 3. Save => Next four API calls reply with 200 (upstream/collector/query/proxy) 4. Leave this menu and come back => your API key has disappeared, API call to account_info return: ```json {"errors":[],"message":"Invalid key","status":401} ``` but `/usr/local/fingerbank/conf/fingerbank.conf` contains your API key. **Expected behavior** Have an error message when your key is not valid.
1.0
web admin: better handling of invalid Fingerbank key - An invalid Fingerbank key is not correctly handle when saved. **To Reproduce** Steps to reproduce the behavior: 1. Go to `Fingerbank -> General settings` 2. Enter your API key: `Zayme` 3. Save => Next four API calls reply with 200 (upstream/collector/query/proxy) 4. Leave this menu and come back => your API key has disappeared, API call to account_info return: ```json {"errors":[],"message":"Invalid key","status":401} ``` but `/usr/local/fingerbank/conf/fingerbank.conf` contains your API key. **Expected behavior** Have an error message when your key is not valid.
priority
web admin better handling of invalid fingerbank key an invalid fingerbank key is not correctly handle when saved to reproduce steps to reproduce the behavior go to fingerbank general settings enter your api key zayme save next four api calls reply with upstream collector query proxy leave this menu and come back your api key has disappeared api call to account info return json errors message invalid key status but usr local fingerbank conf fingerbank conf contains your api key expected behavior have an error message when your key is not valid
1