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
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
553,302
16,362,294,935
IssuesEvent
2021-05-14 11:26:01
stackabletech/agent
https://api.github.com/repos/stackabletech/agent
closed
Use dbus code generation feature instead of manually implementing dbus code
priority/low type/enhancement
The rust dbus crate offers the ability to [generate code](https://github.com/diwic/dbus-rs/tree/master/dbus-codegen) from in introspected dbus connection. This could potentially make our code more robust and we should look into using this instead of the current "manual" code.
1.0
Use dbus code generation feature instead of manually implementing dbus code - The rust dbus crate offers the ability to [generate code](https://github.com/diwic/dbus-rs/tree/master/dbus-codegen) from in introspected dbus connection. This could potentially make our code more robust and we should look into using this instead of the current "manual" code.
priority
use dbus code generation feature instead of manually implementing dbus code the rust dbus crate offers the ability to from in introspected dbus connection this could potentially make our code more robust and we should look into using this instead of the current manual code
1
175,564
6,552,312,706
IssuesEvent
2017-09-05 17:48:31
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
opened
create-event: How far in the past should admins be allowed to create events?
priority low
Perhaps 1 week. Want to give admins an easy way to record event hours even if they forget to create in advance
1.0
create-event: How far in the past should admins be allowed to create events? - Perhaps 1 week. Want to give admins an easy way to record event hours even if they forget to create in advance
priority
create event how far in the past should admins be allowed to create events perhaps week want to give admins an easy way to record event hours even if they forget to create in advance
1
188,657
6,779,571,048
IssuesEvent
2017-10-29 01:03:53
kmycode/storycanvas-csharp
https://api.github.com/repos/kmycode/storycanvas-csharp
opened
人物デフォルトアイコンのロジック側での描画
enhancement priority-low
人物のアイコンが設定されてない時、デフォルトのアイコンは現在PNG画像から読み出したものを表示している。 しかしこのPNG画像は、解像度対応のため1024x1024という巨大なサイズになっている。 ロジック側が円とかを描画すれば、この画像描画の負荷を軽減できるのではないか
1.0
人物デフォルトアイコンのロジック側での描画 - 人物のアイコンが設定されてない時、デフォルトのアイコンは現在PNG画像から読み出したものを表示している。 しかしこのPNG画像は、解像度対応のため1024x1024という巨大なサイズになっている。 ロジック側が円とかを描画すれば、この画像描画の負荷を軽減できるのではないか
priority
人物デフォルトアイコンのロジック側での描画 人物のアイコンが設定されてない時、デフォルトのアイコンは現在png画像から読み出したものを表示している。 しかしこのpng画像は、 。 ロジック側が円とかを描画すれば、この画像描画の負荷を軽減できるのではないか
1
320,390
9,780,318,969
IssuesEvent
2019-06-07 16:34:10
whole-tale/girder_wholetale
https://api.github.com/repos/whole-tale/girder_wholetale
opened
Long running jobs should use dedicated tokens
kind/bug priority/low
Most of the jobs (e.g. building image, creating tales) pass a girder token that was used to access the job-triggering REST endpoint (using `self.getCurrentToken()`). If user logs out while the job is still running, token is revoked and subsequent use of `girderClient` within the task (e.g. to update job log) fails with 401. Jobs utilizing `girderClient` in any way (notifications, direct calls to API) should be given a dedicated token with short expiration date.
1.0
Long running jobs should use dedicated tokens - Most of the jobs (e.g. building image, creating tales) pass a girder token that was used to access the job-triggering REST endpoint (using `self.getCurrentToken()`). If user logs out while the job is still running, token is revoked and subsequent use of `girderClient` within the task (e.g. to update job log) fails with 401. Jobs utilizing `girderClient` in any way (notifications, direct calls to API) should be given a dedicated token with short expiration date.
priority
long running jobs should use dedicated tokens most of the jobs e g building image creating tales pass a girder token that was used to access the job triggering rest endpoint using self getcurrenttoken if user logs out while the job is still running token is revoked and subsequent use of girderclient within the task e g to update job log fails with jobs utilizing girderclient in any way notifications direct calls to api should be given a dedicated token with short expiration date
1
828,238
31,817,777,816
IssuesEvent
2023-09-13 22:05:33
godaddy-wordpress/coblocks
https://api.github.com/repos/godaddy-wordpress/coblocks
opened
ISBAT see the Bottom Wave image style on the live site and in the editor
[Type] Bug [Priority] Low
### Describe the bug: <!-- A clear and concise description of what the bug is, using ISBAT format "I should be able to..." --> I should be able to set an image block to use the style `Bottom Wave` or `Top Wave`, but this currently works only in the editor, and not on the live site. ### To reproduce: <!-- Steps to reproduce the behavior: --> 1. On a WordPress site, activate GoDaddy 3.1.4 and Gutenberg 16.6.0 2. Create a new page and add an image block 3. Set the image to "Bottom Wave" or "Top Wave" style 4. Publish the page and view the live site ### Expected behavior: The bottom wave style to appear in both the editor and on the live site ### Screenshots: <!-- If applicable, add screenshots to help explain your problem. --> ![Markup on 2023-09-13 at 14:53:06](https://github.com/godaddy-wordpress/coblocks/assets/27249804/c3ebbf4a-8531-4225-85ae-6424336eb85c) ![Markup on 2023-09-13 at 14:53:28](https://github.com/godaddy-wordpress/coblocks/assets/27249804/7f77bee4-f650-4254-8d3e-b9c45bfd3f00) ### Isolating the problem: <!-- Mark completed items with an [x]. --> - [x] This bug happens with no other plugins activated - [x] This bug happens with a default WordPress theme active - [x] This bug happens **without** the Gutenberg plugin active - [x] I can reproduce this bug consistently using the steps above ### WordPress version: <!-- What version of WordPress are you using? --> 6.3.1 ### Gutenberg version: <!-- if applicable --> 16.6.0, but other versions and GB deactivated also produce the issue.
1.0
ISBAT see the Bottom Wave image style on the live site and in the editor - ### Describe the bug: <!-- A clear and concise description of what the bug is, using ISBAT format "I should be able to..." --> I should be able to set an image block to use the style `Bottom Wave` or `Top Wave`, but this currently works only in the editor, and not on the live site. ### To reproduce: <!-- Steps to reproduce the behavior: --> 1. On a WordPress site, activate GoDaddy 3.1.4 and Gutenberg 16.6.0 2. Create a new page and add an image block 3. Set the image to "Bottom Wave" or "Top Wave" style 4. Publish the page and view the live site ### Expected behavior: The bottom wave style to appear in both the editor and on the live site ### Screenshots: <!-- If applicable, add screenshots to help explain your problem. --> ![Markup on 2023-09-13 at 14:53:06](https://github.com/godaddy-wordpress/coblocks/assets/27249804/c3ebbf4a-8531-4225-85ae-6424336eb85c) ![Markup on 2023-09-13 at 14:53:28](https://github.com/godaddy-wordpress/coblocks/assets/27249804/7f77bee4-f650-4254-8d3e-b9c45bfd3f00) ### Isolating the problem: <!-- Mark completed items with an [x]. --> - [x] This bug happens with no other plugins activated - [x] This bug happens with a default WordPress theme active - [x] This bug happens **without** the Gutenberg plugin active - [x] I can reproduce this bug consistently using the steps above ### WordPress version: <!-- What version of WordPress are you using? --> 6.3.1 ### Gutenberg version: <!-- if applicable --> 16.6.0, but other versions and GB deactivated also produce the issue.
priority
isbat see the bottom wave image style on the live site and in the editor describe the bug i should be able to set an image block to use the style bottom wave or top wave but this currently works only in the editor and not on the live site to reproduce on a wordpress site activate godaddy and gutenberg create a new page and add an image block set the image to bottom wave or top wave style publish the page and view the live site expected behavior the bottom wave style to appear in both the editor and on the live site screenshots isolating the problem this bug happens with no other plugins activated this bug happens with a default wordpress theme active this bug happens without the gutenberg plugin active i can reproduce this bug consistently using the steps above wordpress version gutenberg version but other versions and gb deactivated also produce the issue
1
292,712
8,966,766,619
IssuesEvent
2019-01-29 00:17:17
codephil-columbia/typephil
https://api.github.com/repos/codephil-columbia/typephil
closed
Chapter Flows
Low Priority
Steps to Reproduce: I worked with chapter 0. Just progress through the lessons. At the end of the lesson, the previous key disappears. Keep that key. At the end of the lesson can you make the next arrow text "next lesson" instead of just "next" to indicate that it's the end of the lesson? Also at the start of a new lessons, make the back arrow disappear or make it say "previous lesson"
1.0
Chapter Flows - Steps to Reproduce: I worked with chapter 0. Just progress through the lessons. At the end of the lesson, the previous key disappears. Keep that key. At the end of the lesson can you make the next arrow text "next lesson" instead of just "next" to indicate that it's the end of the lesson? Also at the start of a new lessons, make the back arrow disappear or make it say "previous lesson"
priority
chapter flows steps to reproduce i worked with chapter just progress through the lessons at the end of the lesson the previous key disappears keep that key at the end of the lesson can you make the next arrow text next lesson instead of just next to indicate that it s the end of the lesson also at the start of a new lessons make the back arrow disappear or make it say previous lesson
1
296,886
9,134,537,766
IssuesEvent
2019-02-26 00:17:00
BoiseState/CS471-S19-ProjectWarmup
https://api.github.com/repos/BoiseState/CS471-S19-ProjectWarmup
opened
Remove Low Priority Bug - oxgg
bug priority-low
References #3 **Steps to Reproduce:** 1. Open in an IDE the file `src\main\java\com\mucommander\VersionChecker.java` 2. Go to line `74` **Actual Results:** Syntax errors are highlighted in the IDE **Expected Results:** No syntax errors should be displayed
1.0
Remove Low Priority Bug - oxgg - References #3 **Steps to Reproduce:** 1. Open in an IDE the file `src\main\java\com\mucommander\VersionChecker.java` 2. Go to line `74` **Actual Results:** Syntax errors are highlighted in the IDE **Expected Results:** No syntax errors should be displayed
priority
remove low priority bug oxgg references steps to reproduce open in an ide the file src main java com mucommander versionchecker java go to line actual results syntax errors are highlighted in the ide expected results no syntax errors should be displayed
1
787,564
27,722,744,839
IssuesEvent
2023-03-14 22:12:57
mudkipdev/leaf
https://api.github.com/repos/mudkipdev/leaf
closed
Ability to claim ownership of tags from users that have left
Type: Feature Status: Planned Priority: Low
This issue will add a new `/tags claim <tag: str>` command. When it is used, it will check if a tag by that name is owned by a user who is not in the server. If so, the tag ownership will be transferred to the user of the command. Optionally create a helper function named `claim_tag` which will be used by both `/tags claim` and `/tags transfer` to reduce redundancy. Part of #1.
1.0
Ability to claim ownership of tags from users that have left - This issue will add a new `/tags claim <tag: str>` command. When it is used, it will check if a tag by that name is owned by a user who is not in the server. If so, the tag ownership will be transferred to the user of the command. Optionally create a helper function named `claim_tag` which will be used by both `/tags claim` and `/tags transfer` to reduce redundancy. Part of #1.
priority
ability to claim ownership of tags from users that have left this issue will add a new tags claim command when it is used it will check if a tag by that name is owned by a user who is not in the server if so the tag ownership will be transferred to the user of the command optionally create a helper function named claim tag which will be used by both tags claim and tags transfer to reduce redundancy part of
1
778,884
27,332,754,704
IssuesEvent
2023-02-25 20:55:19
projectdiscovery/naabu
https://api.github.com/repos/projectdiscovery/naabu
closed
Host Discovery: IP reverse PTR lookup
Priority: Low Status: Completed Type: Enhancement
### Please describe your feature request: Consider implementing IP reverse PTR lookup during host discovery phase
1.0
Host Discovery: IP reverse PTR lookup - ### Please describe your feature request: Consider implementing IP reverse PTR lookup during host discovery phase
priority
host discovery ip reverse ptr lookup please describe your feature request consider implementing ip reverse ptr lookup during host discovery phase
1
803,228
29,145,582,411
IssuesEvent
2023-05-18 02:22:01
Bloodaxe980/RackDesigner
https://api.github.com/repos/Bloodaxe980/RackDesigner
opened
Material List and Pricing
Priority: Low
Incorporate material list and prices. i.e. lumber, screws, glue, rails, inserts, nuts, etc. to allow users to build their own price list and source material for the building of their rack. Simple DB functionality to add Material Item, Cost, Quantity and Source (web site or store location.)
1.0
Material List and Pricing - Incorporate material list and prices. i.e. lumber, screws, glue, rails, inserts, nuts, etc. to allow users to build their own price list and source material for the building of their rack. Simple DB functionality to add Material Item, Cost, Quantity and Source (web site or store location.)
priority
material list and pricing incorporate material list and prices i e lumber screws glue rails inserts nuts etc to allow users to build their own price list and source material for the building of their rack simple db functionality to add material item cost quantity and source web site or store location
1
5,308
2,574,087,695
IssuesEvent
2015-02-11 15:00:29
metapolator/ddt
https://api.github.com/repos/metapolator/ddt
closed
Review: Parameters menu changes
enhancement Priority Low
- [x] Remove the input text input from the parameters menu popup, and - [x] make preview text editable directly, same as impallari.com/testing - this belongs in its own issue, #53 - [x] Line Height should go from 0.5 to 2.5 - [x] Line Height default at 1.2 - [x] Letter spacing from -5px to 5px (keep default 0) - [x] Word spacing from -10px to 10px (keep default 0) - [x] Color row should have a white option - [x] Ensure all colors fit on 1 line - [x] Make another color row that sets `background` color
1.0
Review: Parameters menu changes - - [x] Remove the input text input from the parameters menu popup, and - [x] make preview text editable directly, same as impallari.com/testing - this belongs in its own issue, #53 - [x] Line Height should go from 0.5 to 2.5 - [x] Line Height default at 1.2 - [x] Letter spacing from -5px to 5px (keep default 0) - [x] Word spacing from -10px to 10px (keep default 0) - [x] Color row should have a white option - [x] Ensure all colors fit on 1 line - [x] Make another color row that sets `background` color
priority
review parameters menu changes remove the input text input from the parameters menu popup and make preview text editable directly same as impallari com testing this belongs in its own issue line height should go from to line height default at letter spacing from to keep default word spacing from to keep default color row should have a white option ensure all colors fit on line make another color row that sets background color
1
393,537
11,621,003,142
IssuesEvent
2020-02-27 01:26:20
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
oneimage create always validate image path on CLI client
Category: CLI Priority: Low Sponsored Status: Accepted Type: Bug
**Description** When uploading an image to opennebula via CLI, the image existence is validate locally where the command is run, and then the datastore operations are executed on the frontend. If the frontend is not the same host as the CLI client, it is unnecessary to validate the image file locally. If the image is in the correct path on the frontend, but there is no equal path in the CLI client, `oneimage create` will fail due to this validation. **To Reproduce** - Setup an opennebula server and a CLI client on different hosts. - put an image file on the opennebula server - `oneimage create` with `--path` the path of the image in the frontend **Expected behavior** If the image exists in the frontend it shouldn't be validated locally. **Details** - Affected Component: CLI **Additional context** Maybe adding a flag, for example `--remote`, to `oneimage` in order to signal a remote path for the image would help, or don't check the image path at all in the CLI. <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!-- PROGRESS WILL BE REFLECTED HERE --> <!--////////////////////////////////////////////--> ## Progress Status - [ ] Branch created - [ ] Code committed to development branch - [ ] Testing - QA - [ ] Documentation - [ ] Release notes - resolved issues, compatibility, known issues - [ ] Code committed to upstream release/hotfix branches - [ ] Documentation committed to upstream release/hotfix branches
1.0
oneimage create always validate image path on CLI client - **Description** When uploading an image to opennebula via CLI, the image existence is validate locally where the command is run, and then the datastore operations are executed on the frontend. If the frontend is not the same host as the CLI client, it is unnecessary to validate the image file locally. If the image is in the correct path on the frontend, but there is no equal path in the CLI client, `oneimage create` will fail due to this validation. **To Reproduce** - Setup an opennebula server and a CLI client on different hosts. - put an image file on the opennebula server - `oneimage create` with `--path` the path of the image in the frontend **Expected behavior** If the image exists in the frontend it shouldn't be validated locally. **Details** - Affected Component: CLI **Additional context** Maybe adding a flag, for example `--remote`, to `oneimage` in order to signal a remote path for the image would help, or don't check the image path at all in the CLI. <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!-- PROGRESS WILL BE REFLECTED HERE --> <!--////////////////////////////////////////////--> ## Progress Status - [ ] Branch created - [ ] Code committed to development branch - [ ] Testing - QA - [ ] Documentation - [ ] Release notes - resolved issues, compatibility, known issues - [ ] Code committed to upstream release/hotfix branches - [ ] Documentation committed to upstream release/hotfix branches
priority
oneimage create always validate image path on cli client description when uploading an image to opennebula via cli the image existence is validate locally where the command is run and then the datastore operations are executed on the frontend if the frontend is not the same host as the cli client it is unnecessary to validate the image file locally if the image is in the correct path on the frontend but there is no equal path in the cli client oneimage create will fail due to this validation to reproduce setup an opennebula server and a cli client on different hosts put an image file on the opennebula server oneimage create with path the path of the image in the frontend expected behavior if the image exists in the frontend it shouldn t be validated locally details affected component cli additional context maybe adding a flag for example remote to oneimage in order to signal a remote path for the image would help or don t check the image path at all in the cli progress status branch created code committed to development branch testing qa documentation release notes resolved issues compatibility known issues code committed to upstream release hotfix branches documentation committed to upstream release hotfix branches
1
343,490
10,331,320,737
IssuesEvent
2019-09-02 17:31:15
mRemoteNG/mRemoteNG
https://api.github.com/repos/mRemoteNG/mRemoteNG
closed
Exception after close mRemoteNG
Bug Help Wanted Low Priority Verified ready
<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> Successful close. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> I am build mRemoteNG from Visual Studio 2017 and after close mRemoteNG window IDE catch exception: ``` System.Runtime.InteropServices.SEHException: в mRemoteNG.App.NativeMethods.CloseHandle(IntPtr handle) в mRemoteNG.Tools.SystemMenu.ReleaseHandle() в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\Tools\Tools.SystemMenu.cs:строка 63 в mRemoteNG.Tools.SystemMenu.Dispose(Boolean disposing) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\Tools\Tools.SystemMenu.cs:строка 91 в mRemoteNG.Tools.SystemMenu.Dispose() в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\Tools\Tools.SystemMenu.cs:строка 82 в mRemoteNG.UI.Menu.ScreenSelectionSystemMenu.Dispose(Boolean disposing) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Menu\ScreenSelectionSystemMenu.cs:строка 64 в mRemoteNG.UI.Menu.ScreenSelectionSystemMenu.Dispose() в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Menu\ScreenSelectionSystemMenu.cs:строка 69 в mRemoteNG.UI.Forms.FrmMain.Dispose(Boolean disposing) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Forms\FrmMain.Designer.cs:строка 18 в System.Windows.Forms.Form.WmClose(Message& m) в System.Windows.Forms.Form.WndProc(Message& m) в mRemoteNG.UI.Forms.FrmMain.WndProc(Message& m) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Forms\FrmMain.cs:строка 558 в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ``` ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> Perhaps for destroy SystemMenu a DestroyMenu function should be used instead. See [StackOverflow](https://stackoverflow.com/questions/2003700/cleaning-up-after-calling-getsystemmenu) and [DestroyMenu doc](https://docs.microsoft.com/ru-ru/windows/desktop/api/winuser/nf-winuser-destroymenu). ## Steps to Reproduce (for bugs) <!--- Provide an unambiguous set of steps to reproduce --> <!--- this bug. Include code to reproduce, if relevant --> 1. Start mRemoteNG build (I try release and release portable) from Visual Studio. 2. Close mRemoteNG window. 3. Visual Studio catch exception. It happens only in develop branch. SystemMenu.ReleaseHandle() is never executed in master and 1.76 Release (try to set breakpoint). ## Environment <!--- Include as many relevant details about the environment you experienced the bug in --> Version used: Latest develop branch. Operating System and version: Windows 10 1607 x64.
1.0
Exception after close mRemoteNG - <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> Successful close. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> I am build mRemoteNG from Visual Studio 2017 and after close mRemoteNG window IDE catch exception: ``` System.Runtime.InteropServices.SEHException: в mRemoteNG.App.NativeMethods.CloseHandle(IntPtr handle) в mRemoteNG.Tools.SystemMenu.ReleaseHandle() в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\Tools\Tools.SystemMenu.cs:строка 63 в mRemoteNG.Tools.SystemMenu.Dispose(Boolean disposing) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\Tools\Tools.SystemMenu.cs:строка 91 в mRemoteNG.Tools.SystemMenu.Dispose() в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\Tools\Tools.SystemMenu.cs:строка 82 в mRemoteNG.UI.Menu.ScreenSelectionSystemMenu.Dispose(Boolean disposing) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Menu\ScreenSelectionSystemMenu.cs:строка 64 в mRemoteNG.UI.Menu.ScreenSelectionSystemMenu.Dispose() в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Menu\ScreenSelectionSystemMenu.cs:строка 69 в mRemoteNG.UI.Forms.FrmMain.Dispose(Boolean disposing) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Forms\FrmMain.Designer.cs:строка 18 в System.Windows.Forms.Form.WmClose(Message& m) в System.Windows.Forms.Form.WndProc(Message& m) в mRemoteNG.UI.Forms.FrmMain.WndProc(Message& m) в C:\Users\Trifonov\Source\Repos\mRemoteNG\mRemoteV1\UI\Forms\FrmMain.cs:строка 558 в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ``` ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> Perhaps for destroy SystemMenu a DestroyMenu function should be used instead. See [StackOverflow](https://stackoverflow.com/questions/2003700/cleaning-up-after-calling-getsystemmenu) and [DestroyMenu doc](https://docs.microsoft.com/ru-ru/windows/desktop/api/winuser/nf-winuser-destroymenu). ## Steps to Reproduce (for bugs) <!--- Provide an unambiguous set of steps to reproduce --> <!--- this bug. Include code to reproduce, if relevant --> 1. Start mRemoteNG build (I try release and release portable) from Visual Studio. 2. Close mRemoteNG window. 3. Visual Studio catch exception. It happens only in develop branch. SystemMenu.ReleaseHandle() is never executed in master and 1.76 Release (try to set breakpoint). ## Environment <!--- Include as many relevant details about the environment you experienced the bug in --> Version used: Latest develop branch. Operating System and version: Windows 10 1607 x64.
priority
exception after close mremoteng expected behavior successful close current behavior i am build mremoteng from visual studio and after close mremoteng window ide catch exception system runtime interopservices sehexception в mremoteng app nativemethods closehandle intptr handle в mremoteng tools systemmenu releasehandle в c users trifonov source repos mremoteng tools tools systemmenu cs строка в mremoteng tools systemmenu dispose boolean disposing в c users trifonov source repos mremoteng tools tools systemmenu cs строка в mremoteng tools systemmenu dispose в c users trifonov source repos mremoteng tools tools systemmenu cs строка в mremoteng ui menu screenselectionsystemmenu dispose boolean disposing в c users trifonov source repos mremoteng ui menu screenselectionsystemmenu cs строка в mremoteng ui menu screenselectionsystemmenu dispose в c users trifonov source repos mremoteng ui menu screenselectionsystemmenu cs строка в mremoteng ui forms frmmain dispose boolean disposing в c users trifonov source repos mremoteng ui forms frmmain designer cs строка в system windows forms form wmclose message m в system windows forms form wndproc message m в mremoteng ui forms frmmain wndproc message m в c users trifonov source repos mremoteng ui forms frmmain cs строка в system windows forms control controlnativewindow onmessage message m в system windows forms control controlnativewindow wndproc message m в system windows forms nativewindow callback intptr hwnd msg intptr wparam intptr lparam possible solution perhaps for destroy systemmenu a destroymenu function should be used instead see and steps to reproduce for bugs start mremoteng build i try release and release portable from visual studio close mremoteng window visual studio catch exception it happens only in develop branch systemmenu releasehandle is never executed in master and release try to set breakpoint environment version used latest develop branch operating system and version windows
1
549,287
16,089,776,981
IssuesEvent
2021-04-26 15:21:10
dpaulson45/HealthChecker
https://api.github.com/repos/dpaulson45/HealthChecker
closed
Feature request: HTML mailbox and load balancing report
Low Priority Needs Investigation enhancement
Not sure if this is the correct way to request something. Love to see a HTML report for both the mailbox report and the load balancing report, great script.
1.0
Feature request: HTML mailbox and load balancing report - Not sure if this is the correct way to request something. Love to see a HTML report for both the mailbox report and the load balancing report, great script.
priority
feature request html mailbox and load balancing report not sure if this is the correct way to request something love to see a html report for both the mailbox report and the load balancing report great script
1
151,669
5,825,359,244
IssuesEvent
2017-05-07 20:47:49
Martin36/StoryLines
https://api.github.com/repos/Martin36/StoryLines
closed
When adding a new label the old one needs to get removed.
bug low priority
The Trello APIs delete label function does not work, so we are not able to delete the labels from the cards directly. Need to think of a work around for this one.
1.0
When adding a new label the old one needs to get removed. - The Trello APIs delete label function does not work, so we are not able to delete the labels from the cards directly. Need to think of a work around for this one.
priority
when adding a new label the old one needs to get removed the trello apis delete label function does not work so we are not able to delete the labels from the cards directly need to think of a work around for this one
1
810,073
30,223,871,129
IssuesEvent
2023-07-05 21:49:48
Nexus-Mods/NexusMods.App
https://api.github.com/repos/Nexus-Mods/NexusMods.App
closed
SkyrimSE Plugins.txt incorrect behaviour
meta-bug meta-good-first-issue complexity-small area-game-support priority-low status-ready
# Bug Report ## Summary - SkyrimSE support places plugins.txt inside `mygames` folder instead of `appdata` folder. - Plugins.txt is being generated without having the `*` prefix before active plugins, marking all of them as disabled. ## What should happen: - plugins.txt should be placed in `Appdata` - plugins.txt should prefix `*` to plugins when generating the file.
1.0
SkyrimSE Plugins.txt incorrect behaviour - # Bug Report ## Summary - SkyrimSE support places plugins.txt inside `mygames` folder instead of `appdata` folder. - Plugins.txt is being generated without having the `*` prefix before active plugins, marking all of them as disabled. ## What should happen: - plugins.txt should be placed in `Appdata` - plugins.txt should prefix `*` to plugins when generating the file.
priority
skyrimse plugins txt incorrect behaviour bug report summary skyrimse support places plugins txt inside mygames folder instead of appdata folder plugins txt is being generated without having the prefix before active plugins marking all of them as disabled what should happen plugins txt should be placed in appdata plugins txt should prefix to plugins when generating the file
1
678,094
23,187,822,248
IssuesEvent
2022-08-01 09:55:47
dodona-edu/dodona
https://api.github.com/repos/dodona-edu/dodona
closed
Institution dropdown on users page is (much) larger than page
bug low priority
<!--- When creating a bug report, please include: - a description of what goes wrong on which page - the steps to reproduce the bug - a screenshot showing the problem, if relevant - a link to a page where your problem happens, if relevant ---> ![screenshot_2022-07-06-115009](https://user-images.githubusercontent.com/42220376/177523545-53ff9b04-65f7-4501-a78a-8216ff8552ed.png) It's also not really useful if one can't search in it.
1.0
Institution dropdown on users page is (much) larger than page - <!--- When creating a bug report, please include: - a description of what goes wrong on which page - the steps to reproduce the bug - a screenshot showing the problem, if relevant - a link to a page where your problem happens, if relevant ---> ![screenshot_2022-07-06-115009](https://user-images.githubusercontent.com/42220376/177523545-53ff9b04-65f7-4501-a78a-8216ff8552ed.png) It's also not really useful if one can't search in it.
priority
institution dropdown on users page is much larger than page when creating a bug report please include a description of what goes wrong on which page the steps to reproduce the bug a screenshot showing the problem if relevant a link to a page where your problem happens if relevant it s also not really useful if one can t search in it
1
704,790
24,209,002,988
IssuesEvent
2022-09-25 16:31:51
zeek/zeek
https://api.github.com/repos/zeek/zeek
opened
Confusing error message when incorrectly using integer in place of `interval`
Priority: Low Area: Scripting
Given the following incorrect code ```ruby # foo.zeek function foo(): interval { return 1; } ``` I get the following error message: ```console $ zeek --parse-only foo.zeek error in interval and ./foo.zeek, line 4: arithmetic mixed with non-arithmetic (interval and 1) ``` This error message refers to my file `foo.zeek` and apparently also the file (?) `interval` which I cannot find and which also seems to be missing a location. I would have expected the error message to be ``` error in ./foo.zeek, line 4: arithmetic mixed with non-arithmetic (interval and 1) ```
1.0
Confusing error message when incorrectly using integer in place of `interval` - Given the following incorrect code ```ruby # foo.zeek function foo(): interval { return 1; } ``` I get the following error message: ```console $ zeek --parse-only foo.zeek error in interval and ./foo.zeek, line 4: arithmetic mixed with non-arithmetic (interval and 1) ``` This error message refers to my file `foo.zeek` and apparently also the file (?) `interval` which I cannot find and which also seems to be missing a location. I would have expected the error message to be ``` error in ./foo.zeek, line 4: arithmetic mixed with non-arithmetic (interval and 1) ```
priority
confusing error message when incorrectly using integer in place of interval given the following incorrect code ruby foo zeek function foo interval return i get the following error message console zeek parse only foo zeek error in interval and foo zeek line arithmetic mixed with non arithmetic interval and this error message refers to my file foo zeek and apparently also the file interval which i cannot find and which also seems to be missing a location i would have expected the error message to be error in foo zeek line arithmetic mixed with non arithmetic interval and
1
153,153
5,886,187,015
IssuesEvent
2017-05-17 01:31:03
HackerExperience/HEBorn
https://api.github.com/repos/HackerExperience/HEBorn
closed
Implement Window minimize behavior
Kind:Feature Priority:Low
Minimize window works similarly to maximize, with the difference that we may have to render multiple minimized windows while only one maximized window can be rendered at a time. This is how I see window minimize working: 1 - Player clicks on minimize button from an open window, it goes to the icon dock. 2 - On the icon dock, every minimized window is displayed as a dot (or light) below its application icon. [Similar to mac os](http://cf.ydcdn.net/1.0.1.69/images/computer/_MACDOCK.JPG). 3 - Once the player clicks on the icon (with minimized window), the window becomes visible again *at the position it was before*. It's all easy and stuff, but here are some edge cases that makes this trickier: - What if player wants to open a new window alongside the current one? - If there are two (or more) minimized windows of the same type, how to show it? How to select which one to "open"? My opinion on this ( @mememori happy to hear yours too): - The dot on the icon dock indicates there are open (minimized or not) windows from that application. - If the player clicks on the Application icon and there's no open window, it will automatically open the first one. - If the player clicks on the application icon and there are open windows, but not minimized ones, it will open a new one automatically. - If the player clicks on the application icon and there's one or more minimized windows, it will display a "drop-up" with the options [Open new window | <title from minimized window> ]. This is [similar to Unity](http://2.bp.blogspot.com/-m8sqPCRbhiY/T9s_ui3dSMI/AAAAAAAAJH4/E3H6FhjGD9A/s1600/unity-window-quicklists.png) (which we all hate).
1.0
Implement Window minimize behavior - Minimize window works similarly to maximize, with the difference that we may have to render multiple minimized windows while only one maximized window can be rendered at a time. This is how I see window minimize working: 1 - Player clicks on minimize button from an open window, it goes to the icon dock. 2 - On the icon dock, every minimized window is displayed as a dot (or light) below its application icon. [Similar to mac os](http://cf.ydcdn.net/1.0.1.69/images/computer/_MACDOCK.JPG). 3 - Once the player clicks on the icon (with minimized window), the window becomes visible again *at the position it was before*. It's all easy and stuff, but here are some edge cases that makes this trickier: - What if player wants to open a new window alongside the current one? - If there are two (or more) minimized windows of the same type, how to show it? How to select which one to "open"? My opinion on this ( @mememori happy to hear yours too): - The dot on the icon dock indicates there are open (minimized or not) windows from that application. - If the player clicks on the Application icon and there's no open window, it will automatically open the first one. - If the player clicks on the application icon and there are open windows, but not minimized ones, it will open a new one automatically. - If the player clicks on the application icon and there's one or more minimized windows, it will display a "drop-up" with the options [Open new window | <title from minimized window> ]. This is [similar to Unity](http://2.bp.blogspot.com/-m8sqPCRbhiY/T9s_ui3dSMI/AAAAAAAAJH4/E3H6FhjGD9A/s1600/unity-window-quicklists.png) (which we all hate).
priority
implement window minimize behavior minimize window works similarly to maximize with the difference that we may have to render multiple minimized windows while only one maximized window can be rendered at a time this is how i see window minimize working player clicks on minimize button from an open window it goes to the icon dock on the icon dock every minimized window is displayed as a dot or light below its application icon once the player clicks on the icon with minimized window the window becomes visible again at the position it was before it s all easy and stuff but here are some edge cases that makes this trickier what if player wants to open a new window alongside the current one if there are two or more minimized windows of the same type how to show it how to select which one to open my opinion on this mememori happy to hear yours too the dot on the icon dock indicates there are open minimized or not windows from that application if the player clicks on the application icon and there s no open window it will automatically open the first one if the player clicks on the application icon and there are open windows but not minimized ones it will open a new one automatically if the player clicks on the application icon and there s one or more minimized windows it will display a drop up with the options this is which we all hate
1
588,874
17,674,339,900
IssuesEvent
2021-08-23 10:21:27
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Highlight Color of Pickable vs. Not Pickable Stone and Ore not Color Blind Friendly
Priority: Low Category: Art Type: Feature Type: Usability Squad: Mountain Goat Squad: Saguaro
my friend plays Eco (loving it) BUT in the latest staging (6) the Green outline (around blocks you can pickup) and browny yellow colour (around blocks you have to hit again with pickaxe) look exactly the same to him, so he can ONLY work out which ones he has to hit again by the size. (the rest of the game is fine to him, only these fine colours in the green, yellow and red spectrum are a problem) Changing the colour of these couldn't hurt so we don't cause people with Colour Blindness any great difficulties. ![snap8165](https://user-images.githubusercontent.com/29383891/110477247-d9c93480-80da-11eb-96d3-98b9c2b88af3.png) ![snap8166](https://user-images.githubusercontent.com/29383891/110477258-dc2b8e80-80da-11eb-9b07-1904683d8c49.png) ![snap8167](https://user-images.githubusercontent.com/29383891/110477267-de8de880-80da-11eb-8b64-b878fb6dd09c.png)
1.0
Highlight Color of Pickable vs. Not Pickable Stone and Ore not Color Blind Friendly - my friend plays Eco (loving it) BUT in the latest staging (6) the Green outline (around blocks you can pickup) and browny yellow colour (around blocks you have to hit again with pickaxe) look exactly the same to him, so he can ONLY work out which ones he has to hit again by the size. (the rest of the game is fine to him, only these fine colours in the green, yellow and red spectrum are a problem) Changing the colour of these couldn't hurt so we don't cause people with Colour Blindness any great difficulties. ![snap8165](https://user-images.githubusercontent.com/29383891/110477247-d9c93480-80da-11eb-96d3-98b9c2b88af3.png) ![snap8166](https://user-images.githubusercontent.com/29383891/110477258-dc2b8e80-80da-11eb-9b07-1904683d8c49.png) ![snap8167](https://user-images.githubusercontent.com/29383891/110477267-de8de880-80da-11eb-8b64-b878fb6dd09c.png)
priority
highlight color of pickable vs not pickable stone and ore not color blind friendly my friend plays eco loving it but in the latest staging the green outline around blocks you can pickup and browny yellow colour around blocks you have to hit again with pickaxe look exactly the same to him so he can only work out which ones he has to hit again by the size the rest of the game is fine to him only these fine colours in the green yellow and red spectrum are a problem changing the colour of these couldn t hurt so we don t cause people with colour blindness any great difficulties
1
464,904
13,347,950,945
IssuesEvent
2020-08-29 16:06:22
absoIute/Mega-Hack-Pro-Future
https://api.github.com/repos/absoIute/Mega-Hack-Pro-Future
opened
"Hide UI" Option Requires Editor Pause Toggle
Difficulty | Moderate Priority | Low bug
The UI, if shown, is not hidden until the editor is paused and unpaused. Similarly, if the UI is hidden, it is not shown again until the editor is paused and unpaused.
1.0
"Hide UI" Option Requires Editor Pause Toggle - The UI, if shown, is not hidden until the editor is paused and unpaused. Similarly, if the UI is hidden, it is not shown again until the editor is paused and unpaused.
priority
hide ui option requires editor pause toggle the ui if shown is not hidden until the editor is paused and unpaused similarly if the ui is hidden it is not shown again until the editor is paused and unpaused
1
314,590
9,600,045,219
IssuesEvent
2019-05-10 08:24:26
Amazonys/Imperialism-Reinvigorated
https://api.github.com/repos/Amazonys/Imperialism-Reinvigorated
closed
Eventgrouping IR_hurricanes
Low Priority bug
Im getting a lot of issues with IR_hurricanes, if someone else could have a look at it that be great. I think the problem is that the event IDs are not organized properly by a numeral system: here a quick copy: id = IR_hurricanes.3a title = "IR_hurricanes.t" desc = "IR_hurricanes.d" im pretty sure it needs to be IR_hurricanes.3 and IR_hurricanes.3.t etc. Please some help here.
1.0
Eventgrouping IR_hurricanes - Im getting a lot of issues with IR_hurricanes, if someone else could have a look at it that be great. I think the problem is that the event IDs are not organized properly by a numeral system: here a quick copy: id = IR_hurricanes.3a title = "IR_hurricanes.t" desc = "IR_hurricanes.d" im pretty sure it needs to be IR_hurricanes.3 and IR_hurricanes.3.t etc. Please some help here.
priority
eventgrouping ir hurricanes im getting a lot of issues with ir hurricanes if someone else could have a look at it that be great i think the problem is that the event ids are not organized properly by a numeral system here a quick copy id ir hurricanes title ir hurricanes t desc ir hurricanes d im pretty sure it needs to be ir hurricanes and ir hurricanes t etc please some help here
1
815,949
30,579,712,760
IssuesEvent
2023-07-21 08:45:34
rpm-software-management/dnf5
https://api.github.com/repos/rpm-software-management/dnf5
closed
Implement remove command - core part
RFE Priority: LOW
- [x] **Command:** ```remove``` - [x] **Aliases:** ```rm``` - [x] ```dnf [options] remove <package-spec>...``` Removes the specified packages from the system along with any packages depending on the packages being removed. Each ```<spec>``` can be either a ```<package-spec>```, which specifies a package directly, or a ```@<group-spec>```, which specifies an (environment) group which contains it. If ```clean_requirements_on_remove``` is enabled (the default), also removes any dependencies that are no longer needed. - [x] ```dnf [options] remove @<group-spec>``` ### Features tracked in separate issues - [ ] #758 - Proposing to drop - Priority low - [ ] #759 - Proposing to drop - Priority low - [ ] #760 - Priority low Removes older versions of duplicate packages. To ensure the integrity of the system it reinstalls the newest package. In some cases the command cannot resolve conflicts. In such cases the [dnf shell](https://dnf.readthedocs.io/en/latest/command_ref.html#shell-command-label) command with ```remove --duplicates``` and ```upgrade``` dnf-shell sub-commands could help. - [ ] #762 - Priority low Removes old installonly packages, keeping only latest versions and version of running kernel. There are also a few specific remove commands ```remove-n```, ```remove-na``` and ```remove-nevra``` that allow the specification of an exact argument in the NEVRA format. Remove Examples ```dnf remove acpi tito``` Remove the ```acpi``` and ```tito``` packages. ```dnf remove $(dnf repoquery --extras --exclude=tito,acpi)``` Remove packages not present in any repository, but don’t remove the ```tito``` and ```acpi``` packages (they still might be removed if they depend on some of the removed packages). Remove older versions of duplicated packages (an equivalent of yum’s package-cleanup –cleandups):
1.0
Implement remove command - core part - - [x] **Command:** ```remove``` - [x] **Aliases:** ```rm``` - [x] ```dnf [options] remove <package-spec>...``` Removes the specified packages from the system along with any packages depending on the packages being removed. Each ```<spec>``` can be either a ```<package-spec>```, which specifies a package directly, or a ```@<group-spec>```, which specifies an (environment) group which contains it. If ```clean_requirements_on_remove``` is enabled (the default), also removes any dependencies that are no longer needed. - [x] ```dnf [options] remove @<group-spec>``` ### Features tracked in separate issues - [ ] #758 - Proposing to drop - Priority low - [ ] #759 - Proposing to drop - Priority low - [ ] #760 - Priority low Removes older versions of duplicate packages. To ensure the integrity of the system it reinstalls the newest package. In some cases the command cannot resolve conflicts. In such cases the [dnf shell](https://dnf.readthedocs.io/en/latest/command_ref.html#shell-command-label) command with ```remove --duplicates``` and ```upgrade``` dnf-shell sub-commands could help. - [ ] #762 - Priority low Removes old installonly packages, keeping only latest versions and version of running kernel. There are also a few specific remove commands ```remove-n```, ```remove-na``` and ```remove-nevra``` that allow the specification of an exact argument in the NEVRA format. Remove Examples ```dnf remove acpi tito``` Remove the ```acpi``` and ```tito``` packages. ```dnf remove $(dnf repoquery --extras --exclude=tito,acpi)``` Remove packages not present in any repository, but don’t remove the ```tito``` and ```acpi``` packages (they still might be removed if they depend on some of the removed packages). Remove older versions of duplicated packages (an equivalent of yum’s package-cleanup –cleandups):
priority
implement remove command core part command remove aliases rm dnf remove removes the specified packages from the system along with any packages depending on the packages being removed each can be either a which specifies a package directly or a which specifies an environment group which contains it if clean requirements on remove is enabled the default also removes any dependencies that are no longer needed dnf remove features tracked in separate issues proposing to drop priority low proposing to drop priority low priority low removes older versions of duplicate packages to ensure the integrity of the system it reinstalls the newest package in some cases the command cannot resolve conflicts in such cases the command with remove duplicates and upgrade dnf shell sub commands could help priority low removes old installonly packages keeping only latest versions and version of running kernel there are also a few specific remove commands remove n remove na and remove nevra that allow the specification of an exact argument in the nevra format remove examples dnf remove acpi tito remove the acpi and tito packages dnf remove dnf repoquery extras exclude tito acpi remove packages not present in any repository but don’t remove the tito and acpi packages they still might be removed if they depend on some of the removed packages remove older versions of duplicated packages an equivalent of yum’s package cleanup –cleandups
1
492,921
14,222,754,899
IssuesEvent
2020-11-17 17:16:48
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
display: nrf52840: adafruit_2_8_tft_touch_v2 shield not working with nrf-spim driver
area: Display bug priority: low
**Describe the bug** Neither the drivers/display nor the display/lvgl samples work with the default nrf52840dk_nrf52840 devicetree and adafruit_2_8_tft_touch_v2 shield. With no changes to the dts only a white screen is displayed for either demo. Changing the 'arduino_spi' node to be 'spi1' instead of 'spi3' (but still using the nrf-spim driver, like the 'spi3' node must use) causes the display to show alternating grey and white bars which go up about three quarters of the display. Changing the 'arduino_spi: &spi1' node to then use the 'nrf-spi' driver instead of the 'nrf-spim' driver resolves the issue, and both samples begin to work. **To Reproduce** Steps to reproduce the behavior: 1. west init && west update 2. west build -p -b nrf52840dk_nrf52840 samples/drivers/display/ -- -DSHIELD=adafruit_2_8_tft_touch_v2 3. west flash 4. observe issue 5. make suggested changes above 6. observe working display **Expected behavior** The display samples should work without modification on the board combinations suggested by documentation. **Impact** Default sample does not work, causing a poor experience when trying to start using a display with the board combinations suggested in the zephyr documentation. The 'SPI' peripheral of the nrf52840 also doesn't support easyDMA, whereas the 'SPIM' peripheral does, so I would also expect to see diminished performance when having to use the spi driver to drive the display instead of the spim driver. **Environment (please complete the following information):** - OS: Windows 10 19041 - Toolchain: gcc-arm-embedded 9.3.1 - Commit SHA: 3c79b565fe **Additional context** SPI3 w/ nrf-spim driver: ![spi3_spim-driver](https://user-images.githubusercontent.com/73431788/97114436-de122980-16c6-11eb-80cb-c45b2a03ce73.jpg) SPI1 w/ nrf-spim driver: ![spi1_spim-driver](https://user-images.githubusercontent.com/73431788/97114441-dfdbed00-16c6-11eb-8ebf-744026e44caa.jpg) SPI1 w/ nrf-spi driver: ![spi1_spi-driver](https://user-images.githubusercontent.com/73431788/97114439-df435680-16c6-11eb-838d-5efd0de4a90f.jpg)
1.0
display: nrf52840: adafruit_2_8_tft_touch_v2 shield not working with nrf-spim driver - **Describe the bug** Neither the drivers/display nor the display/lvgl samples work with the default nrf52840dk_nrf52840 devicetree and adafruit_2_8_tft_touch_v2 shield. With no changes to the dts only a white screen is displayed for either demo. Changing the 'arduino_spi' node to be 'spi1' instead of 'spi3' (but still using the nrf-spim driver, like the 'spi3' node must use) causes the display to show alternating grey and white bars which go up about three quarters of the display. Changing the 'arduino_spi: &spi1' node to then use the 'nrf-spi' driver instead of the 'nrf-spim' driver resolves the issue, and both samples begin to work. **To Reproduce** Steps to reproduce the behavior: 1. west init && west update 2. west build -p -b nrf52840dk_nrf52840 samples/drivers/display/ -- -DSHIELD=adafruit_2_8_tft_touch_v2 3. west flash 4. observe issue 5. make suggested changes above 6. observe working display **Expected behavior** The display samples should work without modification on the board combinations suggested by documentation. **Impact** Default sample does not work, causing a poor experience when trying to start using a display with the board combinations suggested in the zephyr documentation. The 'SPI' peripheral of the nrf52840 also doesn't support easyDMA, whereas the 'SPIM' peripheral does, so I would also expect to see diminished performance when having to use the spi driver to drive the display instead of the spim driver. **Environment (please complete the following information):** - OS: Windows 10 19041 - Toolchain: gcc-arm-embedded 9.3.1 - Commit SHA: 3c79b565fe **Additional context** SPI3 w/ nrf-spim driver: ![spi3_spim-driver](https://user-images.githubusercontent.com/73431788/97114436-de122980-16c6-11eb-80cb-c45b2a03ce73.jpg) SPI1 w/ nrf-spim driver: ![spi1_spim-driver](https://user-images.githubusercontent.com/73431788/97114441-dfdbed00-16c6-11eb-8ebf-744026e44caa.jpg) SPI1 w/ nrf-spi driver: ![spi1_spi-driver](https://user-images.githubusercontent.com/73431788/97114439-df435680-16c6-11eb-838d-5efd0de4a90f.jpg)
priority
display adafruit tft touch shield not working with nrf spim driver describe the bug neither the drivers display nor the display lvgl samples work with the default devicetree and adafruit tft touch shield with no changes to the dts only a white screen is displayed for either demo changing the arduino spi node to be instead of but still using the nrf spim driver like the node must use causes the display to show alternating grey and white bars which go up about three quarters of the display changing the arduino spi node to then use the nrf spi driver instead of the nrf spim driver resolves the issue and both samples begin to work to reproduce steps to reproduce the behavior west init west update west build p b samples drivers display dshield adafruit tft touch west flash observe issue make suggested changes above observe working display expected behavior the display samples should work without modification on the board combinations suggested by documentation impact default sample does not work causing a poor experience when trying to start using a display with the board combinations suggested in the zephyr documentation the spi peripheral of the also doesn t support easydma whereas the spim peripheral does so i would also expect to see diminished performance when having to use the spi driver to drive the display instead of the spim driver environment please complete the following information os windows toolchain gcc arm embedded commit sha additional context w nrf spim driver w nrf spim driver w nrf spi driver
1
822,043
30,849,806,311
IssuesEvent
2023-08-02 15:55:18
DDMAL/CantusDB
https://api.github.com/repos/DDMAL/CantusDB
closed
We should remove the extra line in each row of `searchms` results
priority: low cosmetic/accessibility
Poking around OldCantus for CU-related things, I just found a feature I had never seen before but that is not implemented in NewCantus. If this is a known difference, close the issue.... The results on a `searchms` page have a details button that accordions out to include some chant information. OldCantus: https://cantus.uwaterloo.ca/searchms/123723?name=&genre=All&mode=&feast=&cid=&volpiano=All&combine_op=starts&t=dominus+defensor&field_indexing_notes_value_op=contains&field_indexing_notes_value= ![image](https://github.com/DDMAL/CantusDB/assets/11023634/cbe4d6b7-49eb-4767-96d4-a40c2e8a8130) NewCantus: http://206.12.88.113/searchms/123723?op=starts_with&keyword=dominus+defensor&office=&genre=&cantus_id=&mode=&feast=&position=&melodies= ![image](https://github.com/DDMAL/CantusDB/assets/11023634/a115ca72-5039-41df-ace8-110c734a2561)
1.0
We should remove the extra line in each row of `searchms` results - Poking around OldCantus for CU-related things, I just found a feature I had never seen before but that is not implemented in NewCantus. If this is a known difference, close the issue.... The results on a `searchms` page have a details button that accordions out to include some chant information. OldCantus: https://cantus.uwaterloo.ca/searchms/123723?name=&genre=All&mode=&feast=&cid=&volpiano=All&combine_op=starts&t=dominus+defensor&field_indexing_notes_value_op=contains&field_indexing_notes_value= ![image](https://github.com/DDMAL/CantusDB/assets/11023634/cbe4d6b7-49eb-4767-96d4-a40c2e8a8130) NewCantus: http://206.12.88.113/searchms/123723?op=starts_with&keyword=dominus+defensor&office=&genre=&cantus_id=&mode=&feast=&position=&melodies= ![image](https://github.com/DDMAL/CantusDB/assets/11023634/a115ca72-5039-41df-ace8-110c734a2561)
priority
we should remove the extra line in each row of searchms results poking around oldcantus for cu related things i just found a feature i had never seen before but that is not implemented in newcantus if this is a known difference close the issue the results on a searchms page have a details button that accordions out to include some chant information oldcantus newcantus
1
462,014
13,239,718,103
IssuesEvent
2020-08-19 04:19:31
2-of-clubs/2ofclubs-frontend
https://api.github.com/repos/2-of-clubs/2ofclubs-frontend
closed
[User] Club not approved yet page
Frontend: Enhancement Priority: Low
When a club hasn't been approved yet, display a page to users showing their club has yet to be approve/does not exist
1.0
[User] Club not approved yet page - When a club hasn't been approved yet, display a page to users showing their club has yet to be approve/does not exist
priority
club not approved yet page when a club hasn t been approved yet display a page to users showing their club has yet to be approve does not exist
1
200,435
7,007,761,736
IssuesEvent
2017-12-19 13:34:44
cilium/cilium
https://api.github.com/repos/cilium/cilium
closed
Create CRD validation for CNP
area/k8s kind/enhancement priority/low project/1.0-gap
It's still in alpha in 1.8 so it's not that urgent to implement. https://kubernetes.io/docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions/#validation
1.0
Create CRD validation for CNP - It's still in alpha in 1.8 so it's not that urgent to implement. https://kubernetes.io/docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions/#validation
priority
create crd validation for cnp it s still in alpha in so it s not that urgent to implement
1
302,730
9,285,685,336
IssuesEvent
2019-03-21 08:09:29
Icinga/icingaweb2
https://api.github.com/repos/Icinga/icingaweb2
closed
Collapsible Sidebar Issues
bug low-priority ui
This is a collection of some smaller issues i discovered regarding the collapsible sidebar implementation. 1) When the sidebar is collapsed, the navigation items scroll out of the visible area, when the search input is focussed. This could be reproduced in Safari. Expanding and collapsing again corrects this temporarily until the search input will be focussed again. ![bildschirmfoto 2017-12-04 um 17 57 18](https://user-images.githubusercontent.com/6977434/33565256-f0316706-d91c-11e7-91b4-0187382edc4b.png) 2) Active first-level nav item should be better distinguishable from non active ones (When first level index is selected). ![artboard 2](https://user-images.githubusercontent.com/6977434/40616530-bcb6de76-628b-11e8-9aa9-603f8916e809.png) 3) The toggle-sidebar "lug" could be spaced wider and taller to better align with the nav icons, especially in collapsed state. It should also get a little offset to bottom to align with the status bar, when available. ![artboard 3](https://user-images.githubusercontent.com/6977434/33600420-7a9cb378-d9a9-11e7-8ee4-976ec484a6f0.png) 4) The second level fly out menu appears after a slight delay after hovering. While the delay seems necessary for addressing the "scrollbar issue" for hiding the fly out, it should appear immediately when hovering. 5) In the original draft the flyout menu featured a caret on the left pointing to the according first level menu item. This doesn't harm usability too much, but should improve visual clarity, especially when another level-2 item is active. ![artboard 4](https://user-images.githubusercontent.com/6977434/33601222-e4522706-d9ab-11e7-8e0e-4ff5ac0f2a41.png) ## Your Environment Icinga Web 2 2.5.0, screenshot taken in Safari 10.11.1 on macOS
1.0
Collapsible Sidebar Issues - This is a collection of some smaller issues i discovered regarding the collapsible sidebar implementation. 1) When the sidebar is collapsed, the navigation items scroll out of the visible area, when the search input is focussed. This could be reproduced in Safari. Expanding and collapsing again corrects this temporarily until the search input will be focussed again. ![bildschirmfoto 2017-12-04 um 17 57 18](https://user-images.githubusercontent.com/6977434/33565256-f0316706-d91c-11e7-91b4-0187382edc4b.png) 2) Active first-level nav item should be better distinguishable from non active ones (When first level index is selected). ![artboard 2](https://user-images.githubusercontent.com/6977434/40616530-bcb6de76-628b-11e8-9aa9-603f8916e809.png) 3) The toggle-sidebar "lug" could be spaced wider and taller to better align with the nav icons, especially in collapsed state. It should also get a little offset to bottom to align with the status bar, when available. ![artboard 3](https://user-images.githubusercontent.com/6977434/33600420-7a9cb378-d9a9-11e7-8ee4-976ec484a6f0.png) 4) The second level fly out menu appears after a slight delay after hovering. While the delay seems necessary for addressing the "scrollbar issue" for hiding the fly out, it should appear immediately when hovering. 5) In the original draft the flyout menu featured a caret on the left pointing to the according first level menu item. This doesn't harm usability too much, but should improve visual clarity, especially when another level-2 item is active. ![artboard 4](https://user-images.githubusercontent.com/6977434/33601222-e4522706-d9ab-11e7-8e0e-4ff5ac0f2a41.png) ## Your Environment Icinga Web 2 2.5.0, screenshot taken in Safari 10.11.1 on macOS
priority
collapsible sidebar issues this is a collection of some smaller issues i discovered regarding the collapsible sidebar implementation when the sidebar is collapsed the navigation items scroll out of the visible area when the search input is focussed this could be reproduced in safari expanding and collapsing again corrects this temporarily until the search input will be focussed again active first level nav item should be better distinguishable from non active ones when first level index is selected the toggle sidebar lug could be spaced wider and taller to better align with the nav icons especially in collapsed state it should also get a little offset to bottom to align with the status bar when available the second level fly out menu appears after a slight delay after hovering while the delay seems necessary for addressing the scrollbar issue for hiding the fly out it should appear immediately when hovering in the original draft the flyout menu featured a caret on the left pointing to the according first level menu item this doesn t harm usability too much but should improve visual clarity especially when another level item is active your environment icinga web screenshot taken in safari on macos
1
800,776
28,378,837,954
IssuesEvent
2023-04-13 00:06:27
WordPress/openverse-catalog
https://api.github.com/repos/WordPress/openverse-catalog
closed
Standardize JSON retrieval function across all tests
good first issue help wanted 🟩 priority: low 🤖 aspect: dx 🧰 goal: internal improvement 🐍 tech: python 🧱 stack: catalog
## Description <!-- Describe the feature and how it solves the problem. --> Most of our provider tests use stored JSON blobs as testing artifacts. Each test has its own implementation of a `_get_resource_json` (or similar) function, which just loads & deserializes the JSON blob by name. We should create a shared utility function for this, and replace all bespoke functions within each test with that function. The only complication here is that we'd like to address each resource by name rather than full path (e.g. `metadata.json` rather than `../resources/<provider>/metadata.json`). This could be mitigated by assuming that the provider's name is the folder name for the resource. We'll just need to make sure that is consistent for each of the providers. ## Additional context <!-- Add any other context about the feature here; or delete the section entirely. --> Inspired by @obulat's comment here: https://github.com/WordPress/openverse-catalog/pull/701#discussion_r959513517 ## Implementation <!-- Replace the [ ] with [x] to check the box. --> - [ ] 🙋 I would be interested in implementing this feature.
1.0
Standardize JSON retrieval function across all tests - ## Description <!-- Describe the feature and how it solves the problem. --> Most of our provider tests use stored JSON blobs as testing artifacts. Each test has its own implementation of a `_get_resource_json` (or similar) function, which just loads & deserializes the JSON blob by name. We should create a shared utility function for this, and replace all bespoke functions within each test with that function. The only complication here is that we'd like to address each resource by name rather than full path (e.g. `metadata.json` rather than `../resources/<provider>/metadata.json`). This could be mitigated by assuming that the provider's name is the folder name for the resource. We'll just need to make sure that is consistent for each of the providers. ## Additional context <!-- Add any other context about the feature here; or delete the section entirely. --> Inspired by @obulat's comment here: https://github.com/WordPress/openverse-catalog/pull/701#discussion_r959513517 ## Implementation <!-- Replace the [ ] with [x] to check the box. --> - [ ] 🙋 I would be interested in implementing this feature.
priority
standardize json retrieval function across all tests description most of our provider tests use stored json blobs as testing artifacts each test has its own implementation of a get resource json or similar function which just loads deserializes the json blob by name we should create a shared utility function for this and replace all bespoke functions within each test with that function the only complication here is that we d like to address each resource by name rather than full path e g metadata json rather than resources metadata json this could be mitigated by assuming that the provider s name is the folder name for the resource we ll just need to make sure that is consistent for each of the providers additional context inspired by obulat s comment here implementation 🙋 i would be interested in implementing this feature
1
553,690
16,380,369,049
IssuesEvent
2021-05-17 00:29:31
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
test spi loopback with dma fails on nucleo_f746zg
Stale bug platform: STM32 priority: low
**Describe the bug** When running the test in test/drivers/spi/spi_loopback on nucleo_f746zg in DMA mode, the test fails. I tried running it on nucleo_f411re and nucleo_f413zh also, both pass. I tried those specifically since they're both using dma v1, same as f746zg. **To Reproduce** Steps to reproduce the behavior: 1. go to tests/drivers/spi/spi_loopback 2. in the boards subdirectory, create a nucleo_f746zg.overlay file with the same content as nucleo_f411re.overlay 3. copy the contents of nucleo_f411re.conf to nucleo_f476zg.conf 4. run west build -b nucleo_f746zg 5. connect miso to mosi 6. west flash 7. see the test fail (buffer contents are different - only zeros instead of same content). **Expected behavior** Test passes **Environment (please complete the following information):** - OS: Linux - Toolchain: Zephyr SDK **Additional context** From my debugging so far, it seems to be a timing issue. If I run this without optimizations at all (not the default), sometimes it works. If I use default optimization and add LOG_INF anywhere, it also works. I'll update if there are any more updates from my debugging.
1.0
test spi loopback with dma fails on nucleo_f746zg - **Describe the bug** When running the test in test/drivers/spi/spi_loopback on nucleo_f746zg in DMA mode, the test fails. I tried running it on nucleo_f411re and nucleo_f413zh also, both pass. I tried those specifically since they're both using dma v1, same as f746zg. **To Reproduce** Steps to reproduce the behavior: 1. go to tests/drivers/spi/spi_loopback 2. in the boards subdirectory, create a nucleo_f746zg.overlay file with the same content as nucleo_f411re.overlay 3. copy the contents of nucleo_f411re.conf to nucleo_f476zg.conf 4. run west build -b nucleo_f746zg 5. connect miso to mosi 6. west flash 7. see the test fail (buffer contents are different - only zeros instead of same content). **Expected behavior** Test passes **Environment (please complete the following information):** - OS: Linux - Toolchain: Zephyr SDK **Additional context** From my debugging so far, it seems to be a timing issue. If I run this without optimizations at all (not the default), sometimes it works. If I use default optimization and add LOG_INF anywhere, it also works. I'll update if there are any more updates from my debugging.
priority
test spi loopback with dma fails on nucleo describe the bug when running the test in test drivers spi spi loopback on nucleo in dma mode the test fails i tried running it on nucleo and nucleo also both pass i tried those specifically since they re both using dma same as to reproduce steps to reproduce the behavior go to tests drivers spi spi loopback in the boards subdirectory create a nucleo overlay file with the same content as nucleo overlay copy the contents of nucleo conf to nucleo conf run west build b nucleo connect miso to mosi west flash see the test fail buffer contents are different only zeros instead of same content expected behavior test passes environment please complete the following information os linux toolchain zephyr sdk additional context from my debugging so far it seems to be a timing issue if i run this without optimizations at all not the default sometimes it works if i use default optimization and add log inf anywhere it also works i ll update if there are any more updates from my debugging
1
637,315
20,625,238,605
IssuesEvent
2022-03-07 21:44:08
BIDMCDigitalPsychiatry/LAMP-platform
https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform
closed
LAMP page titles in lowercase
bug 1day frontend priority LOW
LAMP page titles appear to be in lowercase, as seen in the screenshots below: ![Screen Shot 2022-02-23 at 11 53 20 AM](https://user-images.githubusercontent.com/34659264/155367603-00a01b0f-3f37-431c-a6ae-0fb2f853ceb6.png) ![Screen Shot 2022-02-23 at 11 53 15 AM](https://user-images.githubusercontent.com/34659264/155367605-b987ab84-37ad-496b-9ee0-13498e31f88e.png) ![Screen Shot 2022-02-23 at 11 53 10 AM](https://user-images.githubusercontent.com/34659264/155367606-af0928b6-1b69-476d-9760-de9bf09ee0ea.png) While this lends LAMP a whimsical, 'apple-esque' flair, I suspect this is unintended behavior. Could this be related perhaps to the translation file? It's interesting that the capitalization is 'correct' in the tab selection pane but incorrect in the page title - it should probably be standardized. I also suspect this is a recent change but can't seem to find any screenshots showing evidence of this.
1.0
LAMP page titles in lowercase - LAMP page titles appear to be in lowercase, as seen in the screenshots below: ![Screen Shot 2022-02-23 at 11 53 20 AM](https://user-images.githubusercontent.com/34659264/155367603-00a01b0f-3f37-431c-a6ae-0fb2f853ceb6.png) ![Screen Shot 2022-02-23 at 11 53 15 AM](https://user-images.githubusercontent.com/34659264/155367605-b987ab84-37ad-496b-9ee0-13498e31f88e.png) ![Screen Shot 2022-02-23 at 11 53 10 AM](https://user-images.githubusercontent.com/34659264/155367606-af0928b6-1b69-476d-9760-de9bf09ee0ea.png) While this lends LAMP a whimsical, 'apple-esque' flair, I suspect this is unintended behavior. Could this be related perhaps to the translation file? It's interesting that the capitalization is 'correct' in the tab selection pane but incorrect in the page title - it should probably be standardized. I also suspect this is a recent change but can't seem to find any screenshots showing evidence of this.
priority
lamp page titles in lowercase lamp page titles appear to be in lowercase as seen in the screenshots below while this lends lamp a whimsical apple esque flair i suspect this is unintended behavior could this be related perhaps to the translation file it s interesting that the capitalization is correct in the tab selection pane but incorrect in the page title it should probably be standardized i also suspect this is a recent change but can t seem to find any screenshots showing evidence of this
1
670,141
22,677,112,012
IssuesEvent
2022-07-04 06:19:13
CreeperMagnet/the-creepers-code
https://api.github.com/repos/CreeperMagnet/the-creepers-code
closed
The DND compatibility golden amber ring is named "gold ring of excavation" rather than "golden ring of excavation"
priority: low
Simple lang fix.
1.0
The DND compatibility golden amber ring is named "gold ring of excavation" rather than "golden ring of excavation" - Simple lang fix.
priority
the dnd compatibility golden amber ring is named gold ring of excavation rather than golden ring of excavation simple lang fix
1
74,837
3,448,916,262
IssuesEvent
2015-12-16 10:56:31
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
opened
New Contribute Flow: Reorder the resources and Drag&Drop [Research]
Priority-Low
Research about how to reorder resources, drag&drop. If it is easy lets implement it, if not lets write down the result of the research and we will implement in the next sprint In default CKAN the reordering is enabled and is working well. Maybe this should be a starting point.
1.0
New Contribute Flow: Reorder the resources and Drag&Drop [Research] - Research about how to reorder resources, drag&drop. If it is easy lets implement it, if not lets write down the result of the research and we will implement in the next sprint In default CKAN the reordering is enabled and is working well. Maybe this should be a starting point.
priority
new contribute flow reorder the resources and drag drop research about how to reorder resources drag drop if it is easy lets implement it if not lets write down the result of the research and we will implement in the next sprint in default ckan the reordering is enabled and is working well maybe this should be a starting point
1
390,646
11,551,227,514
IssuesEvent
2020-02-19 00:47:01
jwhuettl/bogo-pi
https://api.github.com/repos/jwhuettl/bogo-pi
opened
2038 Epoc Bug
bug low priority
Currently BOGO-PI implements time(), which represents time as seconds since the UNIX epoch date (JAN 1, 1970) in a 32-bit signed integer. This value will overflow in 2038, but I would like to fix the issue before then as the program will probably still be running.
1.0
2038 Epoc Bug - Currently BOGO-PI implements time(), which represents time as seconds since the UNIX epoch date (JAN 1, 1970) in a 32-bit signed integer. This value will overflow in 2038, but I would like to fix the issue before then as the program will probably still be running.
priority
epoc bug currently bogo pi implements time which represents time as seconds since the unix epoch date jan in a bit signed integer this value will overflow in but i would like to fix the issue before then as the program will probably still be running
1
715,633
24,606,524,962
IssuesEvent
2022-10-14 16:45:22
cov-lineages/pango-designation
https://api.github.com/repos/cov-lineages/pango-designation
closed
BA.5.2.18 (S:444R) sublineage with S:R346T (23 seqs) and two mini cluster of interest one with further S:445A (2seqs) and another with S:253G,S:646H,S:942S (2seqs)
monitor BA.5 low priority
I found 20 sequences of BA.5.2.18 which has gained S:R346T CovSpectrum query BA.5.2.18* (Nextclade) + S:R346T finds 15 seqs :https://cov-spectrum.org/explore/World/AllSamples/Past6M/variants?aaMutations=S%3A346T&nextcladePangoLineage=BA.5.2.18*& Gisaid query : NSP13_T127N,Spike_K444R,Spike_R346T finds 20 On Usher i see 17 : <img width="1012" alt="Schermata 2022-10-05 alle 21 00 43" src="https://user-images.githubusercontent.com/87669813/194140918-9e1d1f14-cccf-4bb9-94a9-f202ede6ec68.png">https://nextstrain.org/fetch/genome.ucsc.edu/trash/ct/subtreeAuspice9_genome_369c5_dae440.json?branchLabel=aa%20mutations&c=pango_lineage_usher&label=nuc%20mutations:G22599C Countries: Denmark, Usa, Canada, Israel, England List of sequences : EPI_ISL_15145551 EPI_ISL_14690614 EPI_ISL_15018141 EPI_ISL_15145615 EPI_ISL_15018500 EPI_ISL_15018174 EPI_ISL_15145695 EPI_ISL_15152938 EPI_ISL_14884588 EPI_ISL_15018223 EPI_ISL_14809934 EPI_ISL_15171101 EPI_ISL_14751444 EPI_ISL_14935155 ![GeographicDistribution](https://user-images.githubusercontent.com/87669813/194143967-4896fa7b-db39-4e5c-b7a6-1e15ef7e6173.png) There is a sublineage of this with mutation of interest S:V445A defined by G15957T + S:V445A + Orf1a:S443F , 2 sequences from Canada (EPI_ISL_15152938) and Israel (EPI_ISL_15171101) <img width="1140" alt="Schermata 2022-10-05 alle 21 20 31" src="https://user-images.githubusercontent.com/87669813/194144428-4c5edac8-446f-4ad9-9c60-89f933cde0a5.png"> Query: NSP13_T127N,Spike_V445A,,Spike_K444R,Spike_R346T, and there is a further sublineage with S:D253G,S:R646H, S:A942S from England two sequences <img width="646" alt="Schermata 2022-10-05 alle 21 22 32" src="https://user-images.githubusercontent.com/87669813/194144785-659e6695-365e-458f-bbfd-0cb4e9c982d4.png"> NSP13_T127N,Spike_D253G,Spike_R646H,Spike_K444R,Spike_R346T
1.0
BA.5.2.18 (S:444R) sublineage with S:R346T (23 seqs) and two mini cluster of interest one with further S:445A (2seqs) and another with S:253G,S:646H,S:942S (2seqs) - I found 20 sequences of BA.5.2.18 which has gained S:R346T CovSpectrum query BA.5.2.18* (Nextclade) + S:R346T finds 15 seqs :https://cov-spectrum.org/explore/World/AllSamples/Past6M/variants?aaMutations=S%3A346T&nextcladePangoLineage=BA.5.2.18*& Gisaid query : NSP13_T127N,Spike_K444R,Spike_R346T finds 20 On Usher i see 17 : <img width="1012" alt="Schermata 2022-10-05 alle 21 00 43" src="https://user-images.githubusercontent.com/87669813/194140918-9e1d1f14-cccf-4bb9-94a9-f202ede6ec68.png">https://nextstrain.org/fetch/genome.ucsc.edu/trash/ct/subtreeAuspice9_genome_369c5_dae440.json?branchLabel=aa%20mutations&c=pango_lineage_usher&label=nuc%20mutations:G22599C Countries: Denmark, Usa, Canada, Israel, England List of sequences : EPI_ISL_15145551 EPI_ISL_14690614 EPI_ISL_15018141 EPI_ISL_15145615 EPI_ISL_15018500 EPI_ISL_15018174 EPI_ISL_15145695 EPI_ISL_15152938 EPI_ISL_14884588 EPI_ISL_15018223 EPI_ISL_14809934 EPI_ISL_15171101 EPI_ISL_14751444 EPI_ISL_14935155 ![GeographicDistribution](https://user-images.githubusercontent.com/87669813/194143967-4896fa7b-db39-4e5c-b7a6-1e15ef7e6173.png) There is a sublineage of this with mutation of interest S:V445A defined by G15957T + S:V445A + Orf1a:S443F , 2 sequences from Canada (EPI_ISL_15152938) and Israel (EPI_ISL_15171101) <img width="1140" alt="Schermata 2022-10-05 alle 21 20 31" src="https://user-images.githubusercontent.com/87669813/194144428-4c5edac8-446f-4ad9-9c60-89f933cde0a5.png"> Query: NSP13_T127N,Spike_V445A,,Spike_K444R,Spike_R346T, and there is a further sublineage with S:D253G,S:R646H, S:A942S from England two sequences <img width="646" alt="Schermata 2022-10-05 alle 21 22 32" src="https://user-images.githubusercontent.com/87669813/194144785-659e6695-365e-458f-bbfd-0cb4e9c982d4.png"> NSP13_T127N,Spike_D253G,Spike_R646H,Spike_K444R,Spike_R346T
priority
ba s sublineage with s seqs and two mini cluster of interest one with further s and another with s s s i found sequences of ba which has gained s covspectrum query ba nextclade s finds seqs gisaid query spike spike finds on usher i see img width alt schermata alle src countries denmark usa canada israel england list of sequences epi isl epi isl epi isl epi isl epi isl epi isl epi isl epi isl epi isl epi isl epi isl epi isl epi isl epi isl there is a sublineage of this with mutation of interest s defined by s sequences from canada epi isl and israel epi isl img width alt schermata alle src query spike spike spike and there is a further sublineage with s s s from england two sequences img width alt schermata alle src spike spike spike spike
1
49,183
3,001,743,255
IssuesEvent
2015-07-24 13:29:58
centreon/centreon
https://api.github.com/repos/centreon/centreon
closed
problème d'execution du cron parsing_log.pl
Component: Affect Version Component: Resolution Priority: Low Status: Rejected Tracker: Bug
--- Author Name: **lkco Olivier LI-KIANG-CHEONG** (lkco Olivier LI-KIANG-CHEONG) Original Redmine Issue: 1002, https://forge.centreon.com/issues/1002 Original Date: 2009-06-25 --- Bonjour, je sais que centreon 1.4.2.7 n'est plus maintenu mais j'ai trouvé une erreur dans l'exécution du cron parsing_log.pl à 2h00 exactement. Et je voulais connaitre votre avis. Dans la fonction parseLogFile au alentour de la ligne 166, un UPDATE est effectué puis $th->fetchrow_hashref Or l'appel de $th->fetchrow_hashref sort en erreur car je pense qu'il est plus utilisé après un SELECT. Du coup, j'ai commenté cette ligne. Et mon problème est résolu. Aie-je bien fait ou pas ?
1.0
problème d'execution du cron parsing_log.pl - --- Author Name: **lkco Olivier LI-KIANG-CHEONG** (lkco Olivier LI-KIANG-CHEONG) Original Redmine Issue: 1002, https://forge.centreon.com/issues/1002 Original Date: 2009-06-25 --- Bonjour, je sais que centreon 1.4.2.7 n'est plus maintenu mais j'ai trouvé une erreur dans l'exécution du cron parsing_log.pl à 2h00 exactement. Et je voulais connaitre votre avis. Dans la fonction parseLogFile au alentour de la ligne 166, un UPDATE est effectué puis $th->fetchrow_hashref Or l'appel de $th->fetchrow_hashref sort en erreur car je pense qu'il est plus utilisé après un SELECT. Du coup, j'ai commenté cette ligne. Et mon problème est résolu. Aie-je bien fait ou pas ?
priority
problème d execution du cron parsing log pl author name lkco olivier li kiang cheong lkco olivier li kiang cheong original redmine issue original date bonjour je sais que centreon n est plus maintenu mais j ai trouvé une erreur dans l exécution du cron parsing log pl à exactement et je voulais connaitre votre avis dans la fonction parselogfile au alentour de la ligne un update est effectué puis th fetchrow hashref or l appel de th fetchrow hashref sort en erreur car je pense qu il est plus utilisé après un select du coup j ai commenté cette ligne et mon problème est résolu aie je bien fait ou pas
1
221,313
7,381,854,224
IssuesEvent
2018-03-15 01:11:44
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
Parasite Card wrong script
component:database mode:renewal priority:low status:confirmed type:bug
<!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: 40d9d5ab7399c75b21e2038e728044620cc4d42d <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. How to get your GitHub Hash: 1. cd your/rAthena/directory/ 2. git rev-parse --short HEAD 3. Copy the resulting hash. --> * **Client Date**: n/a <!-- Please specify the client date you used. --> * **Server Mode**: Both <!-- Which mode does your server use: Pre-Renewal or Renewal? --> * **Description of Issue**: * Result: Parasite Card [4309] reduces Neutral elemental attacks * Expected Result: Parasite Card reduces damage taken from Formless monsters * How to Reproduce: See the item script * Official Information: This is an old bug, event kRO item desc is wrong all this time, just check special.sc to make sure. * **Modifications that may affect results**: n/a <!-- * Please provide any information that could influence the expected result. --> <!-- * This can be either configurations you changed, database values you changed, or even external source modifications. -->
1.0
Parasite Card wrong script - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: 40d9d5ab7399c75b21e2038e728044620cc4d42d <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. How to get your GitHub Hash: 1. cd your/rAthena/directory/ 2. git rev-parse --short HEAD 3. Copy the resulting hash. --> * **Client Date**: n/a <!-- Please specify the client date you used. --> * **Server Mode**: Both <!-- Which mode does your server use: Pre-Renewal or Renewal? --> * **Description of Issue**: * Result: Parasite Card [4309] reduces Neutral elemental attacks * Expected Result: Parasite Card reduces damage taken from Formless monsters * How to Reproduce: See the item script * Official Information: This is an old bug, event kRO item desc is wrong all this time, just check special.sc to make sure. * **Modifications that may affect results**: n/a <!-- * Please provide any information that could influence the expected result. --> <!-- * This can be either configurations you changed, database values you changed, or even external source modifications. -->
priority
parasite card wrong script rathena hash please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date n a server mode both description of issue result parasite card reduces neutral elemental attacks expected result parasite card reduces damage taken from formless monsters how to reproduce see the item script official information this is an old bug event kro item desc is wrong all this time just check special sc to make sure modifications that may affect results n a
1
83,943
3,645,310,861
IssuesEvent
2016-02-15 14:07:49
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Imcompatible 2D and 3D plots
Component: GUI Misc: Archived Priority: Low
This issue was originally [TRAC 10720](http://trac.mantidproject.org/mantid/ticket/10720) The default behavior for 1D plots sets the Y axis to counts/bin. However, 3D plots still use counts, causing an inconsistency between both representations.
1.0
Imcompatible 2D and 3D plots - This issue was originally [TRAC 10720](http://trac.mantidproject.org/mantid/ticket/10720) The default behavior for 1D plots sets the Y axis to counts/bin. However, 3D plots still use counts, causing an inconsistency between both representations.
priority
imcompatible and plots this issue was originally the default behavior for plots sets the y axis to counts bin however plots still use counts causing an inconsistency between both representations
1
127,410
5,029,982,475
IssuesEvent
2016-12-15 22:53:44
sopanhavuth-aka-sam/ATDDproject
https://api.github.com/repos/sopanhavuth-aka-sam/ATDDproject
closed
Implement a pop-up mini-user-guide
priority: low
When user visit the page for the first time, they should be greeted with a pop-up to show them how to use the system. Allow user to check a box that stop the pop-up from showing again.
1.0
Implement a pop-up mini-user-guide - When user visit the page for the first time, they should be greeted with a pop-up to show them how to use the system. Allow user to check a box that stop the pop-up from showing again.
priority
implement a pop up mini user guide when user visit the page for the first time they should be greeted with a pop up to show them how to use the system allow user to check a box that stop the pop up from showing again
1
259,354
8,197,820,665
IssuesEvent
2018-08-31 14:32:48
End-to-end-provenance/RDataTracker
https://api.github.com/repos/End-to-end-provenance/RDataTracker
closed
ddg.run does not work when passed a function
bug low priority
According to our documentation, we should be able to run ddg passing in the name of a function, rather than a script. Here is what happens when I try that: ``` > f <- function () { + a <- 1 + return() + } > ddg.run(f) Error in as.character(x) : cannot coerce type 'closure' to vector of type 'character' ```
1.0
ddg.run does not work when passed a function - According to our documentation, we should be able to run ddg passing in the name of a function, rather than a script. Here is what happens when I try that: ``` > f <- function () { + a <- 1 + return() + } > ddg.run(f) Error in as.character(x) : cannot coerce type 'closure' to vector of type 'character' ```
priority
ddg run does not work when passed a function according to our documentation we should be able to run ddg passing in the name of a function rather than a script here is what happens when i try that f function a return ddg run f error in as character x cannot coerce type closure to vector of type character
1
92,148
3,867,333,051
IssuesEvent
2016-04-09 06:24:27
cs2103jan2016-w09-1j/main
https://api.github.com/repos/cs2103jan2016-w09-1j/main
closed
A user can get the program to remember last context used (e.g. task details)
priority.low type.story
... so that he can perform quick edits to his tasks.
1.0
A user can get the program to remember last context used (e.g. task details) - ... so that he can perform quick edits to his tasks.
priority
a user can get the program to remember last context used e g task details so that he can perform quick edits to his tasks
1
126,705
5,002,627,562
IssuesEvent
2016-12-11 14:06:44
AmpersandTarski/Ampersand
https://api.github.com/repos/AmpersandTarski/Ampersand
closed
ADL-agnostic (pre)Parser Directives
component:parser enhancement priority:low
For purposes such as: 1. (better) support testing (e.g. to conditionally include/select test populations), 2. facilitate the compilation of different prototypes and/or fspecs in a project that has multiple ADL files, where each prototype uses a different subset of the project's ADL files, 3. allow others to play with an adl file in a stand-alone fashion so as to evaluate its use or needed changes for a project (e.g. by conditionally including a set of demo-interfaces and demo-populations - an example of which would be an ADL file that allows users to login and do some account management). 4. be ready for future requests for parser extensions (currently, issues such as #28 already include such extensions in a dirty way) parser directives are called for. Realizing that this increases the "beheerslast", parser directive syntax) should be ADL-agnostic. For starters (i.e. to accommodate purposes 1, 2 and 3), the following (minimum) syntax is proposed ``` #IF <condition> <textlines> #ENDIF ``` and ``` #SET <variablename> (TRUE | FALSE) #CLR <variablename> ``` where ``` <condition> ::= [NOT] <variablename> [EXISTS] <textlines> is ADL text ``` Purpose 4 might be supported by an extension that allows parsers other than the ADL-parser to be called (e.g. for including HTML- or other templates, as more or less proposed by #28), might be: ``` #PARSER<parsername> <textlines> #ENDPARSER ```
1.0
ADL-agnostic (pre)Parser Directives - For purposes such as: 1. (better) support testing (e.g. to conditionally include/select test populations), 2. facilitate the compilation of different prototypes and/or fspecs in a project that has multiple ADL files, where each prototype uses a different subset of the project's ADL files, 3. allow others to play with an adl file in a stand-alone fashion so as to evaluate its use or needed changes for a project (e.g. by conditionally including a set of demo-interfaces and demo-populations - an example of which would be an ADL file that allows users to login and do some account management). 4. be ready for future requests for parser extensions (currently, issues such as #28 already include such extensions in a dirty way) parser directives are called for. Realizing that this increases the "beheerslast", parser directive syntax) should be ADL-agnostic. For starters (i.e. to accommodate purposes 1, 2 and 3), the following (minimum) syntax is proposed ``` #IF <condition> <textlines> #ENDIF ``` and ``` #SET <variablename> (TRUE | FALSE) #CLR <variablename> ``` where ``` <condition> ::= [NOT] <variablename> [EXISTS] <textlines> is ADL text ``` Purpose 4 might be supported by an extension that allows parsers other than the ADL-parser to be called (e.g. for including HTML- or other templates, as more or less proposed by #28), might be: ``` #PARSER<parsername> <textlines> #ENDPARSER ```
priority
adl agnostic pre parser directives for purposes such as better support testing e g to conditionally include select test populations facilitate the compilation of different prototypes and or fspecs in a project that has multiple adl files where each prototype uses a different subset of the project s adl files allow others to play with an adl file in a stand alone fashion so as to evaluate its use or needed changes for a project e g by conditionally including a set of demo interfaces and demo populations an example of which would be an adl file that allows users to login and do some account management be ready for future requests for parser extensions currently issues such as already include such extensions in a dirty way parser directives are called for realizing that this increases the beheerslast parser directive syntax should be adl agnostic for starters i e to accommodate purposes and the following minimum syntax is proposed if endif and set true false clr where is adl text purpose might be supported by an extension that allows parsers other than the adl parser to be called e g for including html or other templates as more or less proposed by might be parser endparser
1
806,004
29,796,258,785
IssuesEvent
2023-06-16 02:48:33
antrea-io/antrea
https://api.github.com/repos/antrea-io/antrea
closed
Exporting flows governed by Egress policy
priority/important-longterm area/flow-visibility/aggregator area/flow-visibility/exporter
> 1. the Source Node sends a flow record (Pod-to-External) to the Flow Aggregator > 2. the Egress Node does not send a flow record to the Flow Aggregator - or if it does, the Flow Aggregator may do de-dup > 3. we may want to add a new IE with the Egress information (Egress IP?) > 4. the Egress NetworkPolicy information should be populated correctly. I am really surprised that this is not the case already. Did you have an Antrea-native policy with an egress rule applied on the source Pod and allowing traffic? Thanks for the clarification. Re-tested it and made sure the egress/SNAT policy is installed properly. Here the egress node IP is 192.168.77.100 I see the following conntrack flow on the source Node, which gets exported to Flow Aggregator. ``` vagrant@k8s-node-worker-1:~$ sudo conntrack -L | grep 9092 tcp 6 86393 ESTABLISHED src=10.10.1.79 dst=10.186.149.122 sport=53090 dport=9092 packets=86 bytes=9345 src=10.186.149.122 dst=10.10.1.79 sport=9092 dport=53090 packets=94 bytes=13313 [ASSURED] mark=0 zone=65520 delta-time=546 use=1 ``` And the following conntrack flows on the egress Node: ``` vagrant@k8s-node-control-plane:~$ sudo conntrack -L | grep 9092 tcp 6 86397 ESTABLISHED src=10.10.1.79 dst=10.186.149.122 sport=53090 dport=9092 packets=74 bytes=8045 src=10.186.149.122 dst=192.168.77.100 sport=9092 dport=53090 packets=78 bytes=12233 [ASSURED] mark=0 delta-time=453 use=1 tcp 6 86397 ESTABLISHED src=10.10.1.79 dst=10.186.149.122 sport=53090 dport=9092 packets=74 bytes=8045 src=10.186.149.122 dst=10.10.1.79 sport=9092 dport=53090 packets=78 bytes=12233 [ASSURED] mark=0 zone=65520 delta-time=453 use=1 ``` Here one of them is in Antrea conntrack zone and other one is in default zone. which is ignored by the flow exporter. The one in Antrea conntrack zone gets exported. It is the same flow record and this needs to be correlated and aggregated in the flow aggregator. I will open an issue for this. The issue is two-fold here: 1. How to get the Egress IP and the SNAT policy info to add the info in flow records? Here there are two options: one is to add on the Source node and another one is to add on the Egress node. As per the offline discussion with @antoninbas , it will be good to add this on the Source node. We should use the conntrack label for this purpose. Start with adding IP in the label. 2. There are two flow records for the Pod-To-External flow one from Source node and the other from Egress. We either should correlate and aggregate these flow records at the Flow Aggregator or ignore the flow record at Egress node. We can do the latter here, to begin with.
1.0
Exporting flows governed by Egress policy - > 1. the Source Node sends a flow record (Pod-to-External) to the Flow Aggregator > 2. the Egress Node does not send a flow record to the Flow Aggregator - or if it does, the Flow Aggregator may do de-dup > 3. we may want to add a new IE with the Egress information (Egress IP?) > 4. the Egress NetworkPolicy information should be populated correctly. I am really surprised that this is not the case already. Did you have an Antrea-native policy with an egress rule applied on the source Pod and allowing traffic? Thanks for the clarification. Re-tested it and made sure the egress/SNAT policy is installed properly. Here the egress node IP is 192.168.77.100 I see the following conntrack flow on the source Node, which gets exported to Flow Aggregator. ``` vagrant@k8s-node-worker-1:~$ sudo conntrack -L | grep 9092 tcp 6 86393 ESTABLISHED src=10.10.1.79 dst=10.186.149.122 sport=53090 dport=9092 packets=86 bytes=9345 src=10.186.149.122 dst=10.10.1.79 sport=9092 dport=53090 packets=94 bytes=13313 [ASSURED] mark=0 zone=65520 delta-time=546 use=1 ``` And the following conntrack flows on the egress Node: ``` vagrant@k8s-node-control-plane:~$ sudo conntrack -L | grep 9092 tcp 6 86397 ESTABLISHED src=10.10.1.79 dst=10.186.149.122 sport=53090 dport=9092 packets=74 bytes=8045 src=10.186.149.122 dst=192.168.77.100 sport=9092 dport=53090 packets=78 bytes=12233 [ASSURED] mark=0 delta-time=453 use=1 tcp 6 86397 ESTABLISHED src=10.10.1.79 dst=10.186.149.122 sport=53090 dport=9092 packets=74 bytes=8045 src=10.186.149.122 dst=10.10.1.79 sport=9092 dport=53090 packets=78 bytes=12233 [ASSURED] mark=0 zone=65520 delta-time=453 use=1 ``` Here one of them is in Antrea conntrack zone and other one is in default zone. which is ignored by the flow exporter. The one in Antrea conntrack zone gets exported. It is the same flow record and this needs to be correlated and aggregated in the flow aggregator. I will open an issue for this. The issue is two-fold here: 1. How to get the Egress IP and the SNAT policy info to add the info in flow records? Here there are two options: one is to add on the Source node and another one is to add on the Egress node. As per the offline discussion with @antoninbas , it will be good to add this on the Source node. We should use the conntrack label for this purpose. Start with adding IP in the label. 2. There are two flow records for the Pod-To-External flow one from Source node and the other from Egress. We either should correlate and aggregate these flow records at the Flow Aggregator or ignore the flow record at Egress node. We can do the latter here, to begin with.
priority
exporting flows governed by egress policy the source node sends a flow record pod to external to the flow aggregator the egress node does not send a flow record to the flow aggregator or if it does the flow aggregator may do de dup we may want to add a new ie with the egress information egress ip the egress networkpolicy information should be populated correctly i am really surprised that this is not the case already did you have an antrea native policy with an egress rule applied on the source pod and allowing traffic thanks for the clarification re tested it and made sure the egress snat policy is installed properly here the egress node ip is i see the following conntrack flow on the source node which gets exported to flow aggregator vagrant node worker sudo conntrack l grep tcp established src dst sport dport packets bytes src dst sport dport packets bytes mark zone delta time use and the following conntrack flows on the egress node vagrant node control plane sudo conntrack l grep tcp established src dst sport dport packets bytes src dst sport dport packets bytes mark delta time use tcp established src dst sport dport packets bytes src dst sport dport packets bytes mark zone delta time use here one of them is in antrea conntrack zone and other one is in default zone which is ignored by the flow exporter the one in antrea conntrack zone gets exported it is the same flow record and this needs to be correlated and aggregated in the flow aggregator i will open an issue for this the issue is two fold here how to get the egress ip and the snat policy info to add the info in flow records here there are two options one is to add on the source node and another one is to add on the egress node as per the offline discussion with antoninbas it will be good to add this on the source node we should use the conntrack label for this purpose start with adding ip in the label there are two flow records for the pod to external flow one from source node and the other from egress we either should correlate and aggregate these flow records at the flow aggregator or ignore the flow record at egress node we can do the latter here to begin with
1
258,875
8,180,390,695
IssuesEvent
2018-08-28 19:19:01
cms-ttbarAC/Analysis
https://api.github.com/repos/cms-ttbarAC/Analysis
opened
Event Selection & Histograms
Priority: Low Project: CyMiniAna Status: Open Type: Enhancement
Add ability to make histograms from the `eventSelection` class. - "N-1" plots - Plot various distributions with all but 1 cut applied - "Sequential" plots - Distribution of variables right before cut This requires a change in the architecture of `eventSelection`: Check each cut and fill relevant cutflow bin & histogram(s) if it passes. Only return `false` if one of the cuts fails. If only 1 cut fails, fill the histogram for its "N-1"
1.0
Event Selection & Histograms - Add ability to make histograms from the `eventSelection` class. - "N-1" plots - Plot various distributions with all but 1 cut applied - "Sequential" plots - Distribution of variables right before cut This requires a change in the architecture of `eventSelection`: Check each cut and fill relevant cutflow bin & histogram(s) if it passes. Only return `false` if one of the cuts fails. If only 1 cut fails, fill the histogram for its "N-1"
priority
event selection histograms add ability to make histograms from the eventselection class n plots plot various distributions with all but cut applied sequential plots distribution of variables right before cut this requires a change in the architecture of eventselection check each cut and fill relevant cutflow bin histogram s if it passes only return false if one of the cuts fails if only cut fails fill the histogram for its n
1
648,480
21,187,322,830
IssuesEvent
2022-04-08 13:58:52
projectdiscovery/httpx
https://api.github.com/repos/projectdiscovery/httpx
closed
ASN support
Priority: Low Status: Completed Type: Enhancement
Add function Whois from files IPASN.DAT, asn.json like pyasn : https://github.com/hadiasghari/pyasn/ Example for python: `pyasn_util_asnames.py > asn.json; pyasn_util_download.py -4; rib=$(ls -t rib.*.bz2 | head -1); pyasn_util_convert.py --single $rib IPASN.DAT; rm -f $rib` `import pyasn` `asndb = pyasn.pyasn('IPASN.DAT',as_names_file='asn.json')` `#whois` `asn,cidr = asndb.lookup(ipaddrr)` `asn_name = asndb.get_as_name(asn)` `Who = f"{cidr} AS{asn} {asn_name}"` `print(Who)` `ip google for example:` `[142.250.187.206 142.250.0.0/15 AS15169 GOOGLE, US]`
1.0
ASN support - Add function Whois from files IPASN.DAT, asn.json like pyasn : https://github.com/hadiasghari/pyasn/ Example for python: `pyasn_util_asnames.py > asn.json; pyasn_util_download.py -4; rib=$(ls -t rib.*.bz2 | head -1); pyasn_util_convert.py --single $rib IPASN.DAT; rm -f $rib` `import pyasn` `asndb = pyasn.pyasn('IPASN.DAT',as_names_file='asn.json')` `#whois` `asn,cidr = asndb.lookup(ipaddrr)` `asn_name = asndb.get_as_name(asn)` `Who = f"{cidr} AS{asn} {asn_name}"` `print(Who)` `ip google for example:` `[142.250.187.206 142.250.0.0/15 AS15169 GOOGLE, US]`
priority
asn support add function whois from files ipasn dat asn json like pyasn example for python pyasn util asnames py asn json pyasn util download py rib ls t rib head pyasn util convert py single rib ipasn dat rm f rib import pyasn asndb pyasn pyasn ipasn dat as names file asn json whois asn cidr asndb lookup ipaddrr asn name asndb get as name asn who f cidr as asn asn name print who ip google for example
1
581,291
17,290,482,346
IssuesEvent
2021-07-24 16:38:23
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
setpause and unpause commands still being used
Outcome: Resolved Priority: Low Size: Trivial Type: Bug Where: Game
**Describe the bug** `setpause` and `unpause` are still being used when pausing and unpausing the game in panorama, as can be seen by the console logs below: ``` ChangeGameUIState: GAME_UI_STATE_PAUSEMENU -> GAME_UI_STATE_INGAME Hide content panel Unknown command "unpause" ChangeGameUIState: GAME_UI_STATE_INGAME -> GAME_UI_STATE_PAUSEMENU Unknown command "setpause" ChangeGameUIState: GAME_UI_STATE_PAUSEMENU -> GAME_UI_STATE_INGAME Hide content panel Unknown command "unpause" ChangeGameUIState: GAME_UI_STATE_INGAME -> GAME_UI_STATE_PAUSEMENU Unknown command "setpause" ``` **To Reproduce** Steps to reproduce the behavior: 1. Load any map 2. Type `clear` in console 3. Unpause and repause the game, notice the "unknown command" lines in console. **Desktop (*please complete the following information*):** OS: Windows Renderer: DX9 (might be both didn't test) UI: Panorama (doesn't happen in VGUI) **Additional context** For obvious reasons a very low priority issue. Also see https://github.com/momentum-mod/game/issues/1084
1.0
setpause and unpause commands still being used - **Describe the bug** `setpause` and `unpause` are still being used when pausing and unpausing the game in panorama, as can be seen by the console logs below: ``` ChangeGameUIState: GAME_UI_STATE_PAUSEMENU -> GAME_UI_STATE_INGAME Hide content panel Unknown command "unpause" ChangeGameUIState: GAME_UI_STATE_INGAME -> GAME_UI_STATE_PAUSEMENU Unknown command "setpause" ChangeGameUIState: GAME_UI_STATE_PAUSEMENU -> GAME_UI_STATE_INGAME Hide content panel Unknown command "unpause" ChangeGameUIState: GAME_UI_STATE_INGAME -> GAME_UI_STATE_PAUSEMENU Unknown command "setpause" ``` **To Reproduce** Steps to reproduce the behavior: 1. Load any map 2. Type `clear` in console 3. Unpause and repause the game, notice the "unknown command" lines in console. **Desktop (*please complete the following information*):** OS: Windows Renderer: DX9 (might be both didn't test) UI: Panorama (doesn't happen in VGUI) **Additional context** For obvious reasons a very low priority issue. Also see https://github.com/momentum-mod/game/issues/1084
priority
setpause and unpause commands still being used describe the bug setpause and unpause are still being used when pausing and unpausing the game in panorama as can be seen by the console logs below changegameuistate game ui state pausemenu game ui state ingame hide content panel unknown command unpause changegameuistate game ui state ingame game ui state pausemenu unknown command setpause changegameuistate game ui state pausemenu game ui state ingame hide content panel unknown command unpause changegameuistate game ui state ingame game ui state pausemenu unknown command setpause to reproduce steps to reproduce the behavior load any map type clear in console unpause and repause the game notice the unknown command lines in console desktop please complete the following information os windows renderer might be both didn t test ui panorama doesn t happen in vgui additional context for obvious reasons a very low priority issue also see
1
225,712
7,494,477,645
IssuesEvent
2018-04-07 10:11:18
k-next/starterkit
https://api.github.com/repos/k-next/starterkit
opened
[Panel] Move save logic from FormButtons e.g. to App or $store
priority: low-hanging fruit 🍓 type: refactoring :recycle:
Makes more sense there than at the buttons, they should just emit to trigger the event
1.0
[Panel] Move save logic from FormButtons e.g. to App or $store - Makes more sense there than at the buttons, they should just emit to trigger the event
priority
move save logic from formbuttons e g to app or store makes more sense there than at the buttons they should just emit to trigger the event
1
309,102
9,461,444,642
IssuesEvent
2019-04-17 13:29:22
tum-ens/renewable-timeseries
https://api.github.com/repos/tum-ens/renewable-timeseries
closed
Use matrix convolution for the creation of buffers
enhancement lowpriority
Currently, the code creating buffers is quite long. I am sure it can be done easily with matrix convolution. Check: - https://de.mathworks.com/matlabcentral/answers/395258-most-efficent-way-of-finding-submatrices-of-a-matrix - https://stackoverflow.com/questions/43373521/how-to-do-convolution-matrix-operation-in-numpy
1.0
Use matrix convolution for the creation of buffers - Currently, the code creating buffers is quite long. I am sure it can be done easily with matrix convolution. Check: - https://de.mathworks.com/matlabcentral/answers/395258-most-efficent-way-of-finding-submatrices-of-a-matrix - https://stackoverflow.com/questions/43373521/how-to-do-convolution-matrix-operation-in-numpy
priority
use matrix convolution for the creation of buffers currently the code creating buffers is quite long i am sure it can be done easily with matrix convolution check
1
371,999
11,007,615,917
IssuesEvent
2019-12-04 08:54:23
Chocobozzz/PeerTube
https://api.github.com/repos/Chocobozzz/PeerTube
closed
Mark deleted comment with replies rather than removing completely
Component: Comments Priority: Low Type: Enhancement :sparkles:
When you delete a comment that has replies, it also deletes the replies, which may not be ideal. A suggestion would be to mark the comment with a "Removed by user" in order to keep its replies and not break the tree of comments.
1.0
Mark deleted comment with replies rather than removing completely - When you delete a comment that has replies, it also deletes the replies, which may not be ideal. A suggestion would be to mark the comment with a "Removed by user" in order to keep its replies and not break the tree of comments.
priority
mark deleted comment with replies rather than removing completely when you delete a comment that has replies it also deletes the replies which may not be ideal a suggestion would be to mark the comment with a removed by user in order to keep its replies and not break the tree of comments
1
817,248
30,632,946,677
IssuesEvent
2023-07-24 15:39:29
elastic/security-docs
https://api.github.com/repos/elastic/security-docs
closed
[BUG] Update Docs that reference the need for superuser role
bug Team: Defend Workflows API v8.8.0 v8.9.0 Priority: Medium Effort: Small
## Description: Re-filing https://github.com/elastic/security-team/issues/7029 since we couldn't transfer it from the security-team repo. The following documentation pages still reference the need for a user to have `superuser` in order to use the API: - `docs/management/api/host-isolation-api.asciidoc` - User's role requires `Host Isolation` privilege - `docs/management/api/host-isolation-release-api.asciidoc` - User's role requires `Host Isolation` privilege - `docs/management/api/kill-process-api.asciidoc` - User's role requires `Process Operations` privilege - `docs/management/api/running-procs-api.asciidoc` - User's role requires `Process Operations` privilege - `docs/management/api/suspend-process-api.asciidoc` - User's role requires `Process Operations` privilege ### Background: Release `v8.9.0` removed the need for a user to have `superuser` role and uses are now able to create roles that can toggle on/off individual privileges for security. <img width="748" alt="image" src="https://github.com/elastic/security-team/assets/56442535/099e9385-b620-4243-9f21-d4395c48ab45">
1.0
[BUG] Update Docs that reference the need for superuser role - ## Description: Re-filing https://github.com/elastic/security-team/issues/7029 since we couldn't transfer it from the security-team repo. The following documentation pages still reference the need for a user to have `superuser` in order to use the API: - `docs/management/api/host-isolation-api.asciidoc` - User's role requires `Host Isolation` privilege - `docs/management/api/host-isolation-release-api.asciidoc` - User's role requires `Host Isolation` privilege - `docs/management/api/kill-process-api.asciidoc` - User's role requires `Process Operations` privilege - `docs/management/api/running-procs-api.asciidoc` - User's role requires `Process Operations` privilege - `docs/management/api/suspend-process-api.asciidoc` - User's role requires `Process Operations` privilege ### Background: Release `v8.9.0` removed the need for a user to have `superuser` role and uses are now able to create roles that can toggle on/off individual privileges for security. <img width="748" alt="image" src="https://github.com/elastic/security-team/assets/56442535/099e9385-b620-4243-9f21-d4395c48ab45">
priority
update docs that reference the need for superuser role description re filing since we couldn t transfer it from the security team repo the following documentation pages still reference the need for a user to have superuser in order to use the api docs management api host isolation api asciidoc user s role requires host isolation privilege docs management api host isolation release api asciidoc user s role requires host isolation privilege docs management api kill process api asciidoc user s role requires process operations privilege docs management api running procs api asciidoc user s role requires process operations privilege docs management api suspend process api asciidoc user s role requires process operations privilege background release removed the need for a user to have superuser role and uses are now able to create roles that can toggle on off individual privileges for security img width alt image src
1
173,484
6,525,559,850
IssuesEvent
2017-08-29 16:18:05
ZeusWPI/MOZAIC
https://api.github.com/repos/ZeusWPI/MOZAIC
opened
Decide an a planetwars differential gamestate format
challenging gamerules low priority RFC
As discussed in #44 already, there are some options with associated costs and benefits in how we handle differential game steps in PlanetWars. Some assessments: - A planet changes with every incoming and outgoing expedition, as well as every automatic increase in ship count. This can change both the owner and the ship count - An expedition changes every turn, but only in the turns remaining to destinations - Players never change Options: - An object-scoped diff - A property-scoped diff
1.0
Decide an a planetwars differential gamestate format - As discussed in #44 already, there are some options with associated costs and benefits in how we handle differential game steps in PlanetWars. Some assessments: - A planet changes with every incoming and outgoing expedition, as well as every automatic increase in ship count. This can change both the owner and the ship count - An expedition changes every turn, but only in the turns remaining to destinations - Players never change Options: - An object-scoped diff - A property-scoped diff
priority
decide an a planetwars differential gamestate format as discussed in already there are some options with associated costs and benefits in how we handle differential game steps in planetwars some assessments a planet changes with every incoming and outgoing expedition as well as every automatic increase in ship count this can change both the owner and the ship count an expedition changes every turn but only in the turns remaining to destinations players never change options an object scoped diff a property scoped diff
1
593,652
18,013,135,336
IssuesEvent
2021-09-16 10:57:39
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
atlas example prints ignoring collision group warnings
type: cleanup priority: low team: dynamics
Mentioned in: https://stackoverflow.com/questions/69199764/atlas-example-warning-in-drake-toolkit Given @SeanCurtis-TRI 's answer "In an URDF you can specify the "group" attribute in the <link> tag. Drake doesn't make use of this attribute and is letting you know it's not being used," I think we need to update the urdf/sdf files in that example.
1.0
atlas example prints ignoring collision group warnings - Mentioned in: https://stackoverflow.com/questions/69199764/atlas-example-warning-in-drake-toolkit Given @SeanCurtis-TRI 's answer "In an URDF you can specify the "group" attribute in the <link> tag. Drake doesn't make use of this attribute and is letting you know it's not being used," I think we need to update the urdf/sdf files in that example.
priority
atlas example prints ignoring collision group warnings mentioned in given seancurtis tri s answer in an urdf you can specify the group attribute in the tag drake doesn t make use of this attribute and is letting you know it s not being used i think we need to update the urdf sdf files in that example
1
578,541
17,147,413,842
IssuesEvent
2021-07-13 16:01:45
cs-discord-at-ucf/lion
https://api.github.com/repos/cs-discord-at-ucf/lion
closed
Make Abstract for game plugins
enhancement low priority plugin
Make a template for game plugins to minimize duplicate code and easy of use for implementing leaderboards for different games
1.0
Make Abstract for game plugins - Make a template for game plugins to minimize duplicate code and easy of use for implementing leaderboards for different games
priority
make abstract for game plugins make a template for game plugins to minimize duplicate code and easy of use for implementing leaderboards for different games
1
418,407
12,197,399,033
IssuesEvent
2020-04-29 20:42:30
jbowens/peernote
https://api.github.com/repos/jbowens/peernote
closed
lolol all the new lines editor bug.
bug editor low-priority
1. create a new document 2. hold enter 3. all the js errors
1.0
lolol all the new lines editor bug. - 1. create a new document 2. hold enter 3. all the js errors
priority
lolol all the new lines editor bug create a new document hold enter all the js errors
1
827,675
31,792,176,220
IssuesEvent
2023-09-13 04:52:12
timstoddard/WLED-web-client-angular
https://api.github.com/repos/timstoddard/WLED-web-client-angular
opened
controls utils
low priority
src/app/controls-wrapper/utils.ts fix/complete TODOs and convert util functions into a service(s)
1.0
controls utils - src/app/controls-wrapper/utils.ts fix/complete TODOs and convert util functions into a service(s)
priority
controls utils src app controls wrapper utils ts fix complete todos and convert util functions into a service s
1
266,417
8,367,311,665
IssuesEvent
2018-10-04 11:51:14
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
minimum column header width doesn't allow space for sort inidcator
Plugin: column sorting Priority: low Type: Bug
the th class needs to account for space to render the sort indicator http://jsfiddle.net/x6akp8rn/1/
1.0
minimum column header width doesn't allow space for sort inidcator - the th class needs to account for space to render the sort indicator http://jsfiddle.net/x6akp8rn/1/
priority
minimum column header width doesn t allow space for sort inidcator the th class needs to account for space to render the sort indicator
1
366,396
10,820,295,068
IssuesEvent
2019-11-08 16:05:57
fablabbcn/smartcitizen-api
https://api.github.com/repos/fablabbcn/smartcitizen-api
closed
Remove DatabaseCleaner Gem (not needed in Rails 5)
Low Priority
RSpec sometimes fails with "duplicate key value violates unique constraint " `bundle exec rake` is not consistent. Examples: ``` 1) V0::KitsController PUT /kits/:id does not update a kit with empty parameters access_token Failure/Error: let!(:kit) { create :kit } ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "kits_pkey" DETAIL: Key (id)=(3) already exists. : INSERT INTO "kits" ("name", "description", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" # ./spec/requests/v0/kits_spec.rb:66:in `block (3 levels) in <top (required)>' # ------------------ # --- Caused by: --- # PG::UniqueViolation: # ERROR: duplicate key value violates unique constraint "kits_pkey" # DETAIL: Key (id)=(3) already exists. # ./spec/requests/v0/kits_spec.rb:66:in `block (3 levels) in <top (required)>' 2) V0::KitsController GET /kits returns all the kits Failure/Error: expect(json.length).to eq(2) expected: 2 got: 3 (compared using ==) # ./spec/requests/v0/ki ``` Try running `bundle exec rake` multiple times, some tests sometimes pass.
1.0
Remove DatabaseCleaner Gem (not needed in Rails 5) - RSpec sometimes fails with "duplicate key value violates unique constraint " `bundle exec rake` is not consistent. Examples: ``` 1) V0::KitsController PUT /kits/:id does not update a kit with empty parameters access_token Failure/Error: let!(:kit) { create :kit } ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "kits_pkey" DETAIL: Key (id)=(3) already exists. : INSERT INTO "kits" ("name", "description", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" # ./spec/requests/v0/kits_spec.rb:66:in `block (3 levels) in <top (required)>' # ------------------ # --- Caused by: --- # PG::UniqueViolation: # ERROR: duplicate key value violates unique constraint "kits_pkey" # DETAIL: Key (id)=(3) already exists. # ./spec/requests/v0/kits_spec.rb:66:in `block (3 levels) in <top (required)>' 2) V0::KitsController GET /kits returns all the kits Failure/Error: expect(json.length).to eq(2) expected: 2 got: 3 (compared using ==) # ./spec/requests/v0/ki ``` Try running `bundle exec rake` multiple times, some tests sometimes pass.
priority
remove databasecleaner gem not needed in rails rspec sometimes fails with duplicate key value violates unique constraint bundle exec rake is not consistent examples kitscontroller put kits id does not update a kit with empty parameters access token failure error let kit create kit activerecord recordnotunique pg uniqueviolation error duplicate key value violates unique constraint kits pkey detail key id already exists insert into kits name description created at updated at values returning id spec requests kits spec rb in block levels in caused by pg uniqueviolation error duplicate key value violates unique constraint kits pkey detail key id already exists spec requests kits spec rb in block levels in kitscontroller get kits returns all the kits failure error expect json length to eq expected got compared using spec requests ki try running bundle exec rake multiple times some tests sometimes pass
1
649,984
21,331,430,322
IssuesEvent
2022-04-18 08:55:12
eclipse/dirigible
https://api.github.com/repos/eclipse/dirigible
closed
[Workspace] Enumerating files ignores the soft links
bug component-workspace component-repository priority-high efforts-low
Enumerating files ignores the soft links. It is a must for Git based projects.
1.0
[Workspace] Enumerating files ignores the soft links - Enumerating files ignores the soft links. It is a must for Git based projects.
priority
enumerating files ignores the soft links enumerating files ignores the soft links it is a must for git based projects
1
67,582
3,275,317,907
IssuesEvent
2015-10-26 15:08:14
ualbertalib/HydraNorth
https://api.github.com/repos/ualbertalib/HydraNorth
closed
Link to related item not displaying on item page
bug priority:low
Content of link to related item (dcterms:relation) not displaying. E.g., old ERA (http://hdl.handle.net/10402/era.38628), production (https://hydranorth.library.ualberta.ca/files/mk61s1894#.VfmdMVXBzRY), test (http://keith.library.ualberta.ca/files/ft84cs39b#.VfmdDFXBzRY)
1.0
Link to related item not displaying on item page - Content of link to related item (dcterms:relation) not displaying. E.g., old ERA (http://hdl.handle.net/10402/era.38628), production (https://hydranorth.library.ualberta.ca/files/mk61s1894#.VfmdMVXBzRY), test (http://keith.library.ualberta.ca/files/ft84cs39b#.VfmdDFXBzRY)
priority
link to related item not displaying on item page content of link to related item dcterms relation not displaying e g old era production test
1
328,514
9,995,821,115
IssuesEvent
2019-07-11 21:17:32
less/less.js
https://api.github.com/repos/less/less.js
closed
use less function && css variable breaks => color2.toHSL
bug low priority up-for-grabs
``` :root{ --baseColor:pink; } @base-color:var(--baseColor, red); @body-color:shade(var(--baseColor)); body{ background:@body-color; } ``` error: **@base-color:var(--baseColor, red); @body-color:shade(@base-color, 15%); ^ Error evaluating function `shade`: color2.toHSL is not a function in /Users/weiyinpeng/Documents/personal-area/github/mvp/webpack-demo/src/a.less (line 6, column 12) @ ./src/a.less 2:14-111 @ ./src/index.js**
1.0
use less function && css variable breaks => color2.toHSL - ``` :root{ --baseColor:pink; } @base-color:var(--baseColor, red); @body-color:shade(var(--baseColor)); body{ background:@body-color; } ``` error: **@base-color:var(--baseColor, red); @body-color:shade(@base-color, 15%); ^ Error evaluating function `shade`: color2.toHSL is not a function in /Users/weiyinpeng/Documents/personal-area/github/mvp/webpack-demo/src/a.less (line 6, column 12) @ ./src/a.less 2:14-111 @ ./src/index.js**
priority
use less function css variable breaks tohsl root basecolor pink base color var basecolor red body color shade var basecolor body background body color error base color var basecolor red body color shade base color error evaluating function shade tohsl is not a function in users weiyinpeng documents personal area github mvp webpack demo src a less line column src a less src index js
1
127,301
5,028,255,584
IssuesEvent
2016-12-15 17:39:51
dalaranwow/dalaran-wow
https://api.github.com/repos/dalaranwow/dalaran-wow
closed
[Quest][Priest] The Balance of Light and Shadow
Area - Classic Class - Priest Fixed - On PTR General - Quests Priority - Low
The quest "The Balance of Light and Shadow" doesn't work like it's supposed to, id est even though I can accept the quest, the Peasants do not spawn. And yes, I did try retaking the quest. ![wowscrnshot_052515_200959](https://cloud.githubusercontent.com/assets/12596894/7800196/7e445b74-031a-11e5-8fb3-42475f5c552b.jpg)
1.0
[Quest][Priest] The Balance of Light and Shadow - The quest "The Balance of Light and Shadow" doesn't work like it's supposed to, id est even though I can accept the quest, the Peasants do not spawn. And yes, I did try retaking the quest. ![wowscrnshot_052515_200959](https://cloud.githubusercontent.com/assets/12596894/7800196/7e445b74-031a-11e5-8fb3-42475f5c552b.jpg)
priority
the balance of light and shadow the quest the balance of light and shadow doesn t work like it s supposed to id est even though i can accept the quest the peasants do not spawn and yes i did try retaking the quest
1
703,887
24,176,462,070
IssuesEvent
2022-09-23 02:43:28
alibaba/nacos
https://api.github.com/repos/alibaba/nacos
closed
support configuration audit & compliance changefree
kind/feature priority/low
**Is your feature request related to a problem? Please describe.** As we running in internal prod, we should support a system like changefree to help audit the each operation. **Describe the solution you'd like** built-in changefree
1.0
support configuration audit & compliance changefree - **Is your feature request related to a problem? Please describe.** As we running in internal prod, we should support a system like changefree to help audit the each operation. **Describe the solution you'd like** built-in changefree
priority
support configuration audit compliance changefree is your feature request related to a problem please describe as we running in internal prod we should support a system like changefree to help audit the each operation describe the solution you d like built in changefree
1
175,947
6,556,122,252
IssuesEvent
2017-09-06 13:07:15
ow2-proactive/studio
https://api.github.com/repos/ow2-proactive/studio
opened
Move studio workflows into proactive-examples
priority:low type:improvement
Since the purpose of proactive-examples is to centralize all of our user objects/workflows, workflows accessible from the 'Tasks' 'Manuals' 'Controls' studio buttons, must be remove from the studio project, and scheduler/tools/load-examples.groovy from the scheduling project should have in charge the wkw migration from proactive-examples to studio.
1.0
Move studio workflows into proactive-examples - Since the purpose of proactive-examples is to centralize all of our user objects/workflows, workflows accessible from the 'Tasks' 'Manuals' 'Controls' studio buttons, must be remove from the studio project, and scheduler/tools/load-examples.groovy from the scheduling project should have in charge the wkw migration from proactive-examples to studio.
priority
move studio workflows into proactive examples since the purpose of proactive examples is to centralize all of our user objects workflows workflows accessible from the tasks manuals controls studio buttons must be remove from the studio project and scheduler tools load examples groovy from the scheduling project should have in charge the wkw migration from proactive examples to studio
1
634,084
20,324,688,704
IssuesEvent
2022-02-18 03:52:54
concrete5/concrete5
https://api.github.com/repos/concrete5/concrete5
closed
Block Modal Toggle Issue
Type:Bug Status:Available Bug Priority:Low Affects:Content Creators Product Areas:In-Page Editing
Hey when you use a block that has a toggle on it pushes up the entire modal sometimes so it is out of view, I've managed to capture this below; https://share.getcloudapp.com/7Ku8R2vn We can fix it with CSS as follows; div.ui-dialog needs to change from this; ``` position: absolute; height: auto; width: 800px; top: 670px; left: 226px; display: block; ``` to this; ``` position: fixed; height: 600px; width: 800px; top: 50%; left: 50%; display: block; margin-top: -300px; margin-left: -400px; ``` this is likely set in jquery’s ui-dialog. Not sure if we can fiddle with the settings to fix this or if we need to change the css. the problem appears to be that after a toggle is performed (show/hide) it attempts to scroll the window to the center - but this is not working correctly and it’s scrolling to the bottom of the screen. Because body has an overflow:hidden on it, it gives the impression that the dialog window is shooting up the screen.
1.0
Block Modal Toggle Issue - Hey when you use a block that has a toggle on it pushes up the entire modal sometimes so it is out of view, I've managed to capture this below; https://share.getcloudapp.com/7Ku8R2vn We can fix it with CSS as follows; div.ui-dialog needs to change from this; ``` position: absolute; height: auto; width: 800px; top: 670px; left: 226px; display: block; ``` to this; ``` position: fixed; height: 600px; width: 800px; top: 50%; left: 50%; display: block; margin-top: -300px; margin-left: -400px; ``` this is likely set in jquery’s ui-dialog. Not sure if we can fiddle with the settings to fix this or if we need to change the css. the problem appears to be that after a toggle is performed (show/hide) it attempts to scroll the window to the center - but this is not working correctly and it’s scrolling to the bottom of the screen. Because body has an overflow:hidden on it, it gives the impression that the dialog window is shooting up the screen.
priority
block modal toggle issue hey when you use a block that has a toggle on it pushes up the entire modal sometimes so it is out of view i ve managed to capture this below we can fix it with css as follows div ui dialog needs to change from this position absolute height auto width top left display block to this position fixed height width top left display block margin top margin left this is likely set in jquery’s ui dialog not sure if we can fiddle with the settings to fix this or if we need to change the css the problem appears to be that after a toggle is performed show hide it attempts to scroll the window to the center but this is not working correctly and it’s scrolling to the bottom of the screen because body has an overflow hidden on it it gives the impression that the dialog window is shooting up the screen
1
566,117
16,796,434,722
IssuesEvent
2021-06-16 04:42:42
CLIxIndia-Dev/CLIxDashboard
https://api.github.com/repos/CLIxIndia-Dev/CLIxDashboard
closed
Footer Links opening with a different favicon
bug frontend high severity low priority
**FAQ Question on Hover Color Change** As a Test Engineer, I want to see the footer link open with original clix fav icon **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://staging-clixdashboard.tiss.edu/home' 2. Scroll on 'Footer or https://staging-clixdashboard.tiss.edu/static/media/mit.8342a293.svg' 3. See error **Expected behavior** FavIcon should be proper **Screenshots** ![image](https://user-images.githubusercontent.com/14256897/119804525-0cc2dd80-befe-11eb-9b09-06eb4518ed82.png) **Desktop (please complete the following information):** - OS: [Windows 10] - Browser [chrome] - Version [89.0]
1.0
Footer Links opening with a different favicon - **FAQ Question on Hover Color Change** As a Test Engineer, I want to see the footer link open with original clix fav icon **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://staging-clixdashboard.tiss.edu/home' 2. Scroll on 'Footer or https://staging-clixdashboard.tiss.edu/static/media/mit.8342a293.svg' 3. See error **Expected behavior** FavIcon should be proper **Screenshots** ![image](https://user-images.githubusercontent.com/14256897/119804525-0cc2dd80-befe-11eb-9b09-06eb4518ed82.png) **Desktop (please complete the following information):** - OS: [Windows 10] - Browser [chrome] - Version [89.0]
priority
footer links opening with a different favicon faq question on hover color change as a test engineer i want to see the footer link open with original clix fav icon to reproduce steps to reproduce the behavior go to scroll on footer or see error expected behavior favicon should be proper screenshots desktop please complete the following information os browser version
1
29,520
2,716,349,358
IssuesEvent
2015-04-10 18:32:19
cs2103jan2015-w11-2c/main
https://api.github.com/repos/cs2103jan2015-w11-2c/main
closed
A user can set recursions/event repetitions
Controller/Data File Storage Parser priority.high priority.low type.story UI Unlikely
...so that the user does not need retype the event details multiple times
2.0
A user can set recursions/event repetitions - ...so that the user does not need retype the event details multiple times
priority
a user can set recursions event repetitions so that the user does not need retype the event details multiple times
1
660,707
21,996,058,213
IssuesEvent
2022-05-26 06:29:20
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
Merge `isValidExpressionStart` and `isValidExprStart` methods in `BallerinaParser`
Type/Task Priority/Low Team/CompilerFE Area/Parser
**Description:** Currently, we have two methods to check whether the next token is a valid expression starting in the ballerina parser. `isValidExprStart` allows all the possible cases with some false positives. On the other hand, `isValidExpressionStart` has some false negatives.
1.0
Merge `isValidExpressionStart` and `isValidExprStart` methods in `BallerinaParser` - **Description:** Currently, we have two methods to check whether the next token is a valid expression starting in the ballerina parser. `isValidExprStart` allows all the possible cases with some false positives. On the other hand, `isValidExpressionStart` has some false negatives.
priority
merge isvalidexpressionstart and isvalidexprstart methods in ballerinaparser description currently we have two methods to check whether the next token is a valid expression starting in the ballerina parser isvalidexprstart allows all the possible cases with some false positives on the other hand isvalidexpressionstart has some false negatives
1
186,537
6,737,000,207
IssuesEvent
2017-10-19 07:42:28
jimbrown75/Permit-Vision-Enhancements
https://api.github.com/repos/jimbrown75/Permit-Vision-Enhancements
closed
Isolation Methods/Type Update
3 - Low Priority enhancement Take Forward UC Review Completed
## Item 1 "**Working Earth**" as a method Isolated State "_Installed_" De-Isolated State "_Removed_" ## Item 2 "Isolator" is in the list 3 times. The first one needs to be removed. ![isolator update](https://user-images.githubusercontent.com/23561839/28899565-353d2898-782f-11e7-91d1-625b916bae07.PNG)
1.0
Isolation Methods/Type Update - ## Item 1 "**Working Earth**" as a method Isolated State "_Installed_" De-Isolated State "_Removed_" ## Item 2 "Isolator" is in the list 3 times. The first one needs to be removed. ![isolator update](https://user-images.githubusercontent.com/23561839/28899565-353d2898-782f-11e7-91d1-625b916bae07.PNG)
priority
isolation methods type update item working earth as a method isolated state installed de isolated state removed item isolator is in the list times the first one needs to be removed
1
117,950
4,729,556,706
IssuesEvent
2016-10-18 19:01:53
datacamp/pythonwhat
https://api.github.com/repos/datacamp/pythonwhat
closed
SCT testing without using multiprocessing
low-priority
I was thinking about python's module system, and it seems like it may be able to run SCTs with separate imports without using multiple processes. For example.. ```python import sys base_mods = set(sys.modules.keys()) # first version of pandas import pandas env1_mods = set(sys.modules.keys()) - base_mods for k in env1_mods: del sys.modules[k] # second version import pandas as pandas2 # they are separate modules pandas is pandas2 # they have separate numpy modules pandas.np is pandas2.np # variable assignment pandas.x = 1 pandas.np.x = 1 # not assigned to pandas 2 hasattr(pandas2, 'x') hasattr(pandas2.np, 'x') ``` (approach taken from this [SO post](http://stackoverflow.com/questions/6507896/python-how-to-load-a-module-twice)) This would have the advantage that we wouldn't need to worry about using dill to shuttle data across processes. The above example uses a fairly hacky approach of altering sys.modules, but similar things are done in functions like `importlib.reload`. I wonder if there's a fairly principled way to do this.
1.0
SCT testing without using multiprocessing - I was thinking about python's module system, and it seems like it may be able to run SCTs with separate imports without using multiple processes. For example.. ```python import sys base_mods = set(sys.modules.keys()) # first version of pandas import pandas env1_mods = set(sys.modules.keys()) - base_mods for k in env1_mods: del sys.modules[k] # second version import pandas as pandas2 # they are separate modules pandas is pandas2 # they have separate numpy modules pandas.np is pandas2.np # variable assignment pandas.x = 1 pandas.np.x = 1 # not assigned to pandas 2 hasattr(pandas2, 'x') hasattr(pandas2.np, 'x') ``` (approach taken from this [SO post](http://stackoverflow.com/questions/6507896/python-how-to-load-a-module-twice)) This would have the advantage that we wouldn't need to worry about using dill to shuttle data across processes. The above example uses a fairly hacky approach of altering sys.modules, but similar things are done in functions like `importlib.reload`. I wonder if there's a fairly principled way to do this.
priority
sct testing without using multiprocessing i was thinking about python s module system and it seems like it may be able to run scts with separate imports without using multiple processes for example python import sys base mods set sys modules keys first version of pandas import pandas mods set sys modules keys base mods for k in mods del sys modules second version import pandas as they are separate modules pandas is they have separate numpy modules pandas np is np variable assignment pandas x pandas np x not assigned to pandas hasattr x hasattr np x approach taken from this this would have the advantage that we wouldn t need to worry about using dill to shuttle data across processes the above example uses a fairly hacky approach of altering sys modules but similar things are done in functions like importlib reload i wonder if there s a fairly principled way to do this
1
398,549
11,741,814,066
IssuesEvent
2020-03-11 22:44:09
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Lettertypes nieuwsbrief wisselen
newsletter priority: low
In GitLab by @se-bastiaan on Dec 12, 2016, 09:53 Weet niet precies hoe (at)srietbergen tekst in de nieuwsbrief zet, maar de lettertypes lijken verschillend te zijn op sommige plekken. Moeten even forceren dat dat niet meer kan.
1.0
Lettertypes nieuwsbrief wisselen - In GitLab by @se-bastiaan on Dec 12, 2016, 09:53 Weet niet precies hoe (at)srietbergen tekst in de nieuwsbrief zet, maar de lettertypes lijken verschillend te zijn op sommige plekken. Moeten even forceren dat dat niet meer kan.
priority
lettertypes nieuwsbrief wisselen in gitlab by se bastiaan on dec weet niet precies hoe at srietbergen tekst in de nieuwsbrief zet maar de lettertypes lijken verschillend te zijn op sommige plekken moeten even forceren dat dat niet meer kan
1
544,111
15,889,794,035
IssuesEvent
2021-04-10 13:01:11
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
Allow entering of mathematical symbols in chat
component: chat priority: low status: accepted type: enhancement
Originally reported on Google Code with ID 1825 ``` Allow viewers to enter mathematical symbols in the chat in response to questions from the teacher. See discussion https://groups.google.com/d/msg/bigbluebutton-dev/M2Mg0sXoizM/B5fvb5zTPAwJ ``` Reported by `ffdixon` on 2014-11-02 22:32:30
1.0
Allow entering of mathematical symbols in chat - Originally reported on Google Code with ID 1825 ``` Allow viewers to enter mathematical symbols in the chat in response to questions from the teacher. See discussion https://groups.google.com/d/msg/bigbluebutton-dev/M2Mg0sXoizM/B5fvb5zTPAwJ ``` Reported by `ffdixon` on 2014-11-02 22:32:30
priority
allow entering of mathematical symbols in chat originally reported on google code with id allow viewers to enter mathematical symbols in the chat in response to questions from the teacher see discussion reported by ffdixon on
1
70,078
3,316,967,410
IssuesEvent
2015-11-06 19:23:05
thattacoguy/flower
https://api.github.com/repos/thattacoguy/flower
opened
Provide better optimization for smaller viewports
bug priority:low
As of right now, optimization for viewports smaller than 1280x720 is pretty awful: ![Screenshot](http://i.imgur.com/GemrRQz.png) I'll work on fixing this soon, but it's difficult and isn't high-priority.
1.0
Provide better optimization for smaller viewports - As of right now, optimization for viewports smaller than 1280x720 is pretty awful: ![Screenshot](http://i.imgur.com/GemrRQz.png) I'll work on fixing this soon, but it's difficult and isn't high-priority.
priority
provide better optimization for smaller viewports as of right now optimization for viewports smaller than is pretty awful i ll work on fixing this soon but it s difficult and isn t high priority
1
412,834
12,056,845,733
IssuesEvent
2020-04-15 15:00:49
cthit/Gamma
https://api.github.com/repos/cthit/Gamma
opened
BootstrapServiceHelper should be split into multiple more logical helper classes
Priority: Low Type: Maintenance good first issue
This to reduce the amount of dependencies on the different bootstrap configs.
1.0
BootstrapServiceHelper should be split into multiple more logical helper classes - This to reduce the amount of dependencies on the different bootstrap configs.
priority
bootstrapservicehelper should be split into multiple more logical helper classes this to reduce the amount of dependencies on the different bootstrap configs
1
400,851
11,781,684,893
IssuesEvent
2020-03-16 23:13:07
softeng-701-group-5/softeng-701-assignment-1
https://api.github.com/repos/softeng-701-group-5/softeng-701-assignment-1
closed
Extract twitter images from tweet body and render on Media Card
APPROVED :+1: LOW PRIORITY enhancement
**User Story** <!--As a [user role], I'd like to [do something], so that [some goal].--> As a frontend developer, I'd like to extract the twitter images from the tweet body and render that using the MediaCard image property so that twitter images are visible. **Acceptance Criteria** - Tweet images are extracted (and removed) from the tweet body (currently just links) - Tweet image (single/first) is rendered as an image in the media card. **Notes** `src/common/mapping.js` contains the code responsible for mapping the api response data to the card properties. May have to use some regex to extract these links. Some of these links are not images but links to other sites. You will have to distinguish these. --- **Why is this feature needed? Please describe the problem your requested feature wants to solve** <!-- Describe what the problem is. Ex. I'm always frustrated when ... --> It is more useful to see the tweet image rendered instead of just the URL, as sometimes the tweet makes more sense with the image. **Describe the solution you'd like** <!--Describe what you want to happen --> Have the media card render the tweet image instead of just outputting the link.
1.0
Extract twitter images from tweet body and render on Media Card - **User Story** <!--As a [user role], I'd like to [do something], so that [some goal].--> As a frontend developer, I'd like to extract the twitter images from the tweet body and render that using the MediaCard image property so that twitter images are visible. **Acceptance Criteria** - Tweet images are extracted (and removed) from the tweet body (currently just links) - Tweet image (single/first) is rendered as an image in the media card. **Notes** `src/common/mapping.js` contains the code responsible for mapping the api response data to the card properties. May have to use some regex to extract these links. Some of these links are not images but links to other sites. You will have to distinguish these. --- **Why is this feature needed? Please describe the problem your requested feature wants to solve** <!-- Describe what the problem is. Ex. I'm always frustrated when ... --> It is more useful to see the tweet image rendered instead of just the URL, as sometimes the tweet makes more sense with the image. **Describe the solution you'd like** <!--Describe what you want to happen --> Have the media card render the tweet image instead of just outputting the link.
priority
extract twitter images from tweet body and render on media card user story as a frontend developer i d like to extract the twitter images from the tweet body and render that using the mediacard image property so that twitter images are visible acceptance criteria tweet images are extracted and removed from the tweet body currently just links tweet image single first is rendered as an image in the media card notes src common mapping js contains the code responsible for mapping the api response data to the card properties may have to use some regex to extract these links some of these links are not images but links to other sites you will have to distinguish these why is this feature needed please describe the problem your requested feature wants to solve it is more useful to see the tweet image rendered instead of just the url as sometimes the tweet makes more sense with the image describe the solution you d like have the media card render the tweet image instead of just outputting the link
1
528,483
15,367,817,164
IssuesEvent
2021-03-02 04:10:36
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Download mods from mod.io on the client
Category: Modkit Priority: Low Squad: Pumpkin
Currently clients have to download mods from the server, which for smaller servers can chew up a lot of bandwidth. Mod.io allows the client to download mods, so in the case of a mod.io mod we should have the client download it directly. Also for non-mod.io mods we should improve the local caching... any mod that has the same name will get overwritten locally, it should include a hash of the content to allow multiple versions.
1.0
Download mods from mod.io on the client - Currently clients have to download mods from the server, which for smaller servers can chew up a lot of bandwidth. Mod.io allows the client to download mods, so in the case of a mod.io mod we should have the client download it directly. Also for non-mod.io mods we should improve the local caching... any mod that has the same name will get overwritten locally, it should include a hash of the content to allow multiple versions.
priority
download mods from mod io on the client currently clients have to download mods from the server which for smaller servers can chew up a lot of bandwidth mod io allows the client to download mods so in the case of a mod io mod we should have the client download it directly also for non mod io mods we should improve the local caching any mod that has the same name will get overwritten locally it should include a hash of the content to allow multiple versions
1
471,394
13,565,943,962
IssuesEvent
2020-09-18 12:33:11
emory-libraries/ezpaarse-platforms
https://api.github.com/repos/emory-libraries/ezpaarse-platforms
closed
ICPSR
Add Parser Low Priority
### Example:star::star: : https://www-icpsr-umich-edu.proxy.library.emory.edu/icpsrweb/ www.icpsr.umich.edu icpsr.umich.edu census.icpsr.umich.edu deposit.icpsr.umich.edu linkagelibrary.icpsr.umich.edu pcms.icpsr.umich.edu radius.icpsr.umich.edu search.icpsr.umich.edu ### Priority: Low ### Subscriber (Library): Woodruff ### ezPAARSE Analysis: http://ang.couperin.org/platforms/to_be_completed/
1.0
ICPSR - ### Example:star::star: : https://www-icpsr-umich-edu.proxy.library.emory.edu/icpsrweb/ www.icpsr.umich.edu icpsr.umich.edu census.icpsr.umich.edu deposit.icpsr.umich.edu linkagelibrary.icpsr.umich.edu pcms.icpsr.umich.edu radius.icpsr.umich.edu search.icpsr.umich.edu ### Priority: Low ### Subscriber (Library): Woodruff ### ezPAARSE Analysis: http://ang.couperin.org/platforms/to_be_completed/
priority
icpsr example star star icpsr umich edu census icpsr umich edu deposit icpsr umich edu linkagelibrary icpsr umich edu pcms icpsr umich edu radius icpsr umich edu search icpsr umich edu priority low subscriber library woodruff ezpaarse analysis
1
611,423
18,954,630,016
IssuesEvent
2021-11-18 18:43:36
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
Add support for configurable TLS version / CIPHERS in novnc (websockify)
Status: Pending Community Category: Sunstone Type: Bug Priority: Low
**Description** Since websockify version 0.9 there is support to specify the minimum TLS version websockify should use. By default it allows TLS 1.0, 1.1, 1.2 and 1.3. TLS 1.0 and 1.1 should not be used anymore (EOL / known insecure). The same goes for certain CIPHERS. **Use case** We would use this feature to force novnc sessions to use TLS 1.2 and up. **Interface Changes** Two configuration options should be added to the sunstone-server.conf: ``` vnc_proxy_tls_version= vnc_proxy_tls_ciphers= ``` I would suggest to use tlsv1_2 in the default configuration file to have a secure default. **Additional Context** To see if a newer version of websockify would work with OpenNebula 5.12, I did the following: git clone https://github.com/novnc/websockify/ replace "run" with: ``` #!/usr/bin/env python import websockify websockify.websocketproxy.websockify_init() ``` Edited the VNC ruby file, /usr/lib/one/ruby/OpenNebulaVNC.rb, so it reads: ``` cmd ="python3 #{@proxy_path} #{proxy_options} #{@proxy_port} --ssl-version=tlsv1_2" ``` This version of websockify does not seem to work with Python 2. <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!-- PROGRESS WILL BE REFLECTED HERE --> <!--////////////////////////////////////////////--> ## Progress Status - [ ] Branch created - [ ] Code committed to development branch - [ ] Testing - QA - [ ] Documentation - [ ] Release notes - resolved issues, compatibility, known issues - [ ] Code committed to upstream release/hotfix branches - [ ] Documentation committed to upstream release/hotfix branches
1.0
Add support for configurable TLS version / CIPHERS in novnc (websockify) - **Description** Since websockify version 0.9 there is support to specify the minimum TLS version websockify should use. By default it allows TLS 1.0, 1.1, 1.2 and 1.3. TLS 1.0 and 1.1 should not be used anymore (EOL / known insecure). The same goes for certain CIPHERS. **Use case** We would use this feature to force novnc sessions to use TLS 1.2 and up. **Interface Changes** Two configuration options should be added to the sunstone-server.conf: ``` vnc_proxy_tls_version= vnc_proxy_tls_ciphers= ``` I would suggest to use tlsv1_2 in the default configuration file to have a secure default. **Additional Context** To see if a newer version of websockify would work with OpenNebula 5.12, I did the following: git clone https://github.com/novnc/websockify/ replace "run" with: ``` #!/usr/bin/env python import websockify websockify.websocketproxy.websockify_init() ``` Edited the VNC ruby file, /usr/lib/one/ruby/OpenNebulaVNC.rb, so it reads: ``` cmd ="python3 #{@proxy_path} #{proxy_options} #{@proxy_port} --ssl-version=tlsv1_2" ``` This version of websockify does not seem to work with Python 2. <!--////////////////////////////////////////////--> <!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM --> <!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS --> <!-- PROGRESS WILL BE REFLECTED HERE --> <!--////////////////////////////////////////////--> ## Progress Status - [ ] Branch created - [ ] Code committed to development branch - [ ] Testing - QA - [ ] Documentation - [ ] Release notes - resolved issues, compatibility, known issues - [ ] Code committed to upstream release/hotfix branches - [ ] Documentation committed to upstream release/hotfix branches
priority
add support for configurable tls version ciphers in novnc websockify description since websockify version there is support to specify the minimum tls version websockify should use by default it allows tls and tls and should not be used anymore eol known insecure the same goes for certain ciphers use case we would use this feature to force novnc sessions to use tls and up interface changes two configuration options should be added to the sunstone server conf vnc proxy tls version vnc proxy tls ciphers i would suggest to use in the default configuration file to have a secure default additional context to see if a newer version of websockify would work with opennebula i did the following git clone replace run with usr bin env python import websockify websockify websocketproxy websockify init edited the vnc ruby file usr lib one ruby opennebulavnc rb so it reads cmd proxy path proxy options proxy port ssl version this version of websockify does not seem to work with python progress status branch created code committed to development branch testing qa documentation release notes resolved issues compatibility known issues code committed to upstream release hotfix branches documentation committed to upstream release hotfix branches
1
351,665
10,521,789,044
IssuesEvent
2019-09-30 07:08:51
AY1920S1-CS2103T-T09-2/main
https://api.github.com/repos/AY1920S1-CS2103T-T09-2/main
opened
As a frequent gym-goer i want to store my workout music playlist
priority.Low type.Story
so that i can access my favourite gym workout playlist conveniently when gyming
1.0
As a frequent gym-goer i want to store my workout music playlist - so that i can access my favourite gym workout playlist conveniently when gyming
priority
as a frequent gym goer i want to store my workout music playlist so that i can access my favourite gym workout playlist conveniently when gyming
1
319,450
9,744,361,164
IssuesEvent
2019-06-03 06:41:32
garyd203/flying-circus
https://api.github.com/repos/garyd203/flying-circus
opened
Minify the output from create_from_python_function()
blue sky low-priority output-style
`Function.create_from_python_function` takes a Python function and generates an AWS Lambda Function resource with corresponding inline Python code. It'd be good if this could minimise the size of the python code. See https://pypi.org/project/python-minifier
1.0
Minify the output from create_from_python_function() - `Function.create_from_python_function` takes a Python function and generates an AWS Lambda Function resource with corresponding inline Python code. It'd be good if this could minimise the size of the python code. See https://pypi.org/project/python-minifier
priority
minify the output from create from python function function create from python function takes a python function and generates an aws lambda function resource with corresponding inline python code it d be good if this could minimise the size of the python code see
1
792,920
27,977,284,884
IssuesEvent
2023-03-25 18:39:30
jrsteensen/OpenHornet
https://api.github.com/repos/jrsteensen/OpenHornet
closed
PCB QOL proposal: capacitors not too close to BL connectors
Type: Enhancement Category: ECAD Priority: Low
In some cases the capacitor is almost touching the BL connector. Therefore removing or repairing it at a later time would be hard. It might be better to either rotate them or move them away from the connectors. ### Screenshots: <img width="672" alt="image" src="https://user-images.githubusercontent.com/62520296/219883200-3fef3aae-9dfb-4575-a185-c412c5c80300.png"> ## More Information *Add an "X" in the square brackets to check the applicable checkboxs.* ### Category: *Check one or more items.* - [ ] MCAD (SolidWorks) - [x] ECAD (PCB Design or other electrical hardware) - [ ] Software - Sketch - [ ] Software - DCS-BIOS - [ ] Software - Library ### Type: *Check one item.* - [ ] Bug - [x] Feature Enhancement - [ ] Maintenance - [ ] Question - [ ] Documentation ### Applicable End Item: *Check one item.* - [x] Top Level Assembly - [ ] Lower Instrument Panel (LIP) - [ ] Main Instrument Panel (MIP) - [ ] Left Console - [ ] Right Console - [ ] Seat - [ ] Center Tub - [ ] Flight Stick - [ ] Throttle - [ ] General Software
1.0
PCB QOL proposal: capacitors not too close to BL connectors - In some cases the capacitor is almost touching the BL connector. Therefore removing or repairing it at a later time would be hard. It might be better to either rotate them or move them away from the connectors. ### Screenshots: <img width="672" alt="image" src="https://user-images.githubusercontent.com/62520296/219883200-3fef3aae-9dfb-4575-a185-c412c5c80300.png"> ## More Information *Add an "X" in the square brackets to check the applicable checkboxs.* ### Category: *Check one or more items.* - [ ] MCAD (SolidWorks) - [x] ECAD (PCB Design or other electrical hardware) - [ ] Software - Sketch - [ ] Software - DCS-BIOS - [ ] Software - Library ### Type: *Check one item.* - [ ] Bug - [x] Feature Enhancement - [ ] Maintenance - [ ] Question - [ ] Documentation ### Applicable End Item: *Check one item.* - [x] Top Level Assembly - [ ] Lower Instrument Panel (LIP) - [ ] Main Instrument Panel (MIP) - [ ] Left Console - [ ] Right Console - [ ] Seat - [ ] Center Tub - [ ] Flight Stick - [ ] Throttle - [ ] General Software
priority
pcb qol proposal capacitors not too close to bl connectors in some cases the capacitor is almost touching the bl connector therefore removing or repairing it at a later time would be hard it might be better to either rotate them or move them away from the connectors screenshots img width alt image src more information add an x in the square brackets to check the applicable checkboxs category check one or more items mcad solidworks ecad pcb design or other electrical hardware software sketch software dcs bios software library type check one item bug feature enhancement maintenance question documentation applicable end item check one item top level assembly lower instrument panel lip main instrument panel mip left console right console seat center tub flight stick throttle general software
1
161,559
6,130,957,995
IssuesEvent
2017-06-24 10:59:01
k0shk0sh/FastHub
https://api.github.com/repos/k0shk0sh/FastHub
closed
Follow material guidelines for dialogs
Priority: Low Status: Completed Type: Enhancement Type: Layout Fix
Quotes are from the [Material Guidelines for Dialogs](https://material.io/guidelines/components/dialogs.html). > **Alerts without title bars** > > Most alerts don't need titles. > > They summarize a decision in a sentence or two by either: > > - Asking a question (e.g. "Delete this conversation?") > - Making a statement related to the action buttons > >> **Do:** "Discard draft?" `[Cancel]` `[Discard]` >> The affirmative action text “Discard” clearly indicates the outcome of the decision. >> >> **Don't:** "Discard draft?" `[No]` `[Yes]` >> The dismissive action text “No” answers the question, but does not suggest what will happen afterwards. A better action pair would be an explicit “Cancel” and “Delete.” - Markdown editor discard confirmation dialogue - [ ] Actions: "Discard" and "Cancel" - [ ] Text: ~~"**Close** / Any unsaved changes will be discarded"~~ => "Discard unsaved changes?" - It would be better if the dialog were specific to whether you're editing a comment / issue / whatever, but I'm guessing that would be significantly more work. - Fork dialog: - [ ] Actions: "Fork" and "Cancel" - [ ] Text: ~~"**Fork** / Are you sure?"~~ => "Fork?" or "Fork ${name_of_repo}?" - Repo details dialog (`{i}` to the left of the repo title) - [ ] Remove the `Cancel` action, since it is redundant with the `ok` action. - Other dialogs I could find / what needs updating - [ ] "Organizations" info dialog: Remove 'Cancel' action - [ ] Closing an issue/PR: Text and actions - [ ] Locking an issue/PR: Actions - [ ] Logout: Text and actions > **Navigation** > > The “X” used in a full-screen dialog differs from an up arrow, which indicates the view’s state is constantly being saved. For example, an up arrow used in Settings indicates all changes are committed immediately without explicit confirmation or cancel actions. - [ ] Use a back arrow instead of an X the settings - [ ] Use an X instead of a back arrow in the add comment dialog - Alternative: Keep the back arrow, and save a draft of the comment - [ ] Nitpick: The cancel animation should match the launch animation; the dialog should fall downward off the screen instead of sliding off the right of the screen. - [ ] Use an X instead of a back arrow in the new issue dialog > **Full-screen dialogs | Discard** > - If no changes have been made, the dialog closes and no discard confirmation is required. > - If the user has made any changes, they are prompted to confirm the discard action. - [x] Show a confirmation dialog before discarding a new issue, if the user has entered a title or text - [x] Same for creating a gist
1.0
Follow material guidelines for dialogs - Quotes are from the [Material Guidelines for Dialogs](https://material.io/guidelines/components/dialogs.html). > **Alerts without title bars** > > Most alerts don't need titles. > > They summarize a decision in a sentence or two by either: > > - Asking a question (e.g. "Delete this conversation?") > - Making a statement related to the action buttons > >> **Do:** "Discard draft?" `[Cancel]` `[Discard]` >> The affirmative action text “Discard” clearly indicates the outcome of the decision. >> >> **Don't:** "Discard draft?" `[No]` `[Yes]` >> The dismissive action text “No” answers the question, but does not suggest what will happen afterwards. A better action pair would be an explicit “Cancel” and “Delete.” - Markdown editor discard confirmation dialogue - [ ] Actions: "Discard" and "Cancel" - [ ] Text: ~~"**Close** / Any unsaved changes will be discarded"~~ => "Discard unsaved changes?" - It would be better if the dialog were specific to whether you're editing a comment / issue / whatever, but I'm guessing that would be significantly more work. - Fork dialog: - [ ] Actions: "Fork" and "Cancel" - [ ] Text: ~~"**Fork** / Are you sure?"~~ => "Fork?" or "Fork ${name_of_repo}?" - Repo details dialog (`{i}` to the left of the repo title) - [ ] Remove the `Cancel` action, since it is redundant with the `ok` action. - Other dialogs I could find / what needs updating - [ ] "Organizations" info dialog: Remove 'Cancel' action - [ ] Closing an issue/PR: Text and actions - [ ] Locking an issue/PR: Actions - [ ] Logout: Text and actions > **Navigation** > > The “X” used in a full-screen dialog differs from an up arrow, which indicates the view’s state is constantly being saved. For example, an up arrow used in Settings indicates all changes are committed immediately without explicit confirmation or cancel actions. - [ ] Use a back arrow instead of an X the settings - [ ] Use an X instead of a back arrow in the add comment dialog - Alternative: Keep the back arrow, and save a draft of the comment - [ ] Nitpick: The cancel animation should match the launch animation; the dialog should fall downward off the screen instead of sliding off the right of the screen. - [ ] Use an X instead of a back arrow in the new issue dialog > **Full-screen dialogs | Discard** > - If no changes have been made, the dialog closes and no discard confirmation is required. > - If the user has made any changes, they are prompted to confirm the discard action. - [x] Show a confirmation dialog before discarding a new issue, if the user has entered a title or text - [x] Same for creating a gist
priority
follow material guidelines for dialogs quotes are from the alerts without title bars most alerts don t need titles they summarize a decision in a sentence or two by either asking a question e g delete this conversation making a statement related to the action buttons do discard draft the affirmative action text “discard” clearly indicates the outcome of the decision don t discard draft the dismissive action text “no” answers the question but does not suggest what will happen afterwards a better action pair would be an explicit “cancel” and “delete ” markdown editor discard confirmation dialogue actions discard and cancel text close any unsaved changes will be discarded discard unsaved changes it would be better if the dialog were specific to whether you re editing a comment issue whatever but i m guessing that would be significantly more work fork dialog actions fork and cancel text fork are you sure fork or fork name of repo repo details dialog i to the left of the repo title remove the cancel action since it is redundant with the ok action other dialogs i could find what needs updating organizations info dialog remove cancel action closing an issue pr text and actions locking an issue pr actions logout text and actions navigation the “x” used in a full screen dialog differs from an up arrow which indicates the view’s state is constantly being saved for example an up arrow used in settings indicates all changes are committed immediately without explicit confirmation or cancel actions use a back arrow instead of an x the settings use an x instead of a back arrow in the add comment dialog alternative keep the back arrow and save a draft of the comment nitpick the cancel animation should match the launch animation the dialog should fall downward off the screen instead of sliding off the right of the screen use an x instead of a back arrow in the new issue dialog full screen dialogs discard if no changes have been made the dialog closes and no discard confirmation is required if the user has made any changes they are prompted to confirm the discard action show a confirmation dialog before discarding a new issue if the user has entered a title or text same for creating a gist
1
276,043
8,583,377,668
IssuesEvent
2018-11-13 19:34:02
CorfuDB/CorfuDB
https://api.github.com/repos/CorfuDB/CorfuDB
opened
Remove detectors from server context.
priority: low risk: low typ: refactoring
## Overview Remove failure and healing detectors from Server Context.
1.0
Remove detectors from server context. - ## Overview Remove failure and healing detectors from Server Context.
priority
remove detectors from server context overview remove failure and healing detectors from server context
1
442,046
12,736,890,646
IssuesEvent
2020-06-25 17:44:19
LLK/scratch-www
https://api.github.com/repos/LLK/scratch-www
closed
Username "hasOwnProperty" crashes Join page
High Severity Low Impact help wanted priority 4
If you put `hasOwnProperty` in the username slot of the Join page, and types other words, it will crash. This is probably caused at https://github.com/LLK/scratch-www/blob/develop/src/components/join-flow/username-step.jsx#L61
1.0
Username "hasOwnProperty" crashes Join page - If you put `hasOwnProperty` in the username slot of the Join page, and types other words, it will crash. This is probably caused at https://github.com/LLK/scratch-www/blob/develop/src/components/join-flow/username-step.jsx#L61
priority
username hasownproperty crashes join page if you put hasownproperty in the username slot of the join page and types other words it will crash this is probably caused at
1
650,797
21,417,564,202
IssuesEvent
2022-04-22 12:31:04
Stuyk/altv-athena-issues
https://api.github.com/repos/Stuyk/altv-athena-issues
closed
Vehicle Pushing
bug status: done priority: low
### Description of the problem Vehicle Push function is not working as intended ### Reproduction steps Press U, push vehicle and step away from the vehicle, you'll still be in pushing state if you are going near vehicle (Try to use U again => Push, results in still pushing) Also this is probably out of sync with other players. ### Expected behaviour Should be canceld correctly that you can push another vehicle again ### Additional context _No response_ ### Version 3.0.8
1.0
Vehicle Pushing - ### Description of the problem Vehicle Push function is not working as intended ### Reproduction steps Press U, push vehicle and step away from the vehicle, you'll still be in pushing state if you are going near vehicle (Try to use U again => Push, results in still pushing) Also this is probably out of sync with other players. ### Expected behaviour Should be canceld correctly that you can push another vehicle again ### Additional context _No response_ ### Version 3.0.8
priority
vehicle pushing description of the problem vehicle push function is not working as intended reproduction steps press u push vehicle and step away from the vehicle you ll still be in pushing state if you are going near vehicle try to use u again push results in still pushing also this is probably out of sync with other players expected behaviour should be canceld correctly that you can push another vehicle again additional context no response version
1
680,732
23,283,890,104
IssuesEvent
2022-08-05 14:36:45
TeamBlackCrystal/ayuskey
https://api.github.com/repos/TeamBlackCrystal/ayuskey
opened
chore: リリース時にyarn install実行した方がいい時は記載した方がいい気がする
📖Doc priority/low
## Summary 素直に毎回yarn実行してもいいけど、一目でわかってもいいんじゃないかなっていうあれ <!-- Tell us what the suggestion is -->
1.0
chore: リリース時にyarn install実行した方がいい時は記載した方がいい気がする - ## Summary 素直に毎回yarn実行してもいいけど、一目でわかってもいいんじゃないかなっていうあれ <!-- Tell us what the suggestion is -->
priority
chore リリース時にyarn install実行した方がいい時は記載した方がいい気がする summary 素直に毎回yarn実行してもいいけど、一目でわかってもいいんじゃないかなっていうあれ
1
532,206
15,531,350,477
IssuesEvent
2021-03-13 23:10:28
zeoflow/material-elements
https://api.github.com/repos/zeoflow/material-elements
closed
Material ViewPager
@feature @priority-low
A new feature of the material-elements would be the addition of the material viewpager We also happily accept [pull requests](https://github.com/zeoflow/material-elements/pulls).
1.0
Material ViewPager - A new feature of the material-elements would be the addition of the material viewpager We also happily accept [pull requests](https://github.com/zeoflow/material-elements/pulls).
priority
material viewpager a new feature of the material elements would be the addition of the material viewpager we also happily accept
1
786,185
27,637,615,465
IssuesEvent
2023-03-10 15:33:52
prgrms-web-devcourse/Team-Kkini-Mukvengers-FE
https://api.github.com/repos/prgrms-web-devcourse/Team-Kkini-Mukvengers-FE
opened
내 밥모임 목록 페이지, 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 GoHomeWhenErrorInvoked 컴포넌트 적용하기
Priority: Low Feature
## 📕 작업 설명 > 내 밥모임 목록 페이지, 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 GoHomeWhenErrorInvoked 컴포넌트 적용하기 ## 📖 To-Do list - [ ] 내 밥모임 목록 페이지, 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 GoHomeWhenErrorInvoked 컴포넌트 적용하기
1.0
내 밥모임 목록 페이지, 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 GoHomeWhenErrorInvoked 컴포넌트 적용하기 - ## 📕 작업 설명 > 내 밥모임 목록 페이지, 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 GoHomeWhenErrorInvoked 컴포넌트 적용하기 ## 📖 To-Do list - [ ] 내 밥모임 목록 페이지, 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 GoHomeWhenErrorInvoked 컴포넌트 적용하기
priority
내 밥모임 목록 페이지 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 gohomewhenerrorinvoked 컴포넌트 적용하기 📕 작업 설명 내 밥모임 목록 페이지 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 gohomewhenerrorinvoked 컴포넌트 적용하기 📖 to do list 내 밥모임 목록 페이지 가게로 검색한 밥모임 목록 페이지에서 error 발생 시 gohomewhenerrorinvoked 컴포넌트 적용하기
1
539,982
15,797,972,244
IssuesEvent
2021-04-02 17:45:49
FREAC/LABINS
https://api.github.com/repos/FREAC/LABINS
closed
prevent overView map from loading when on mobile
Low Priority performance proposal
Currently the overview map loads on both mobile and non-mobile devices. Non mobile (i.e. regular laptops or desktop computers) devices load the overviewmap just fine. However, on mobile devices the overview map is still loaded, but hidden to prevent the user from accessing it. I propose removing the overview map from even loading on mobile devices. Slimming down the widgets used would certainly yield some performance gains. How much exactly is hard to say though.
1.0
prevent overView map from loading when on mobile - Currently the overview map loads on both mobile and non-mobile devices. Non mobile (i.e. regular laptops or desktop computers) devices load the overviewmap just fine. However, on mobile devices the overview map is still loaded, but hidden to prevent the user from accessing it. I propose removing the overview map from even loading on mobile devices. Slimming down the widgets used would certainly yield some performance gains. How much exactly is hard to say though.
priority
prevent overview map from loading when on mobile currently the overview map loads on both mobile and non mobile devices non mobile i e regular laptops or desktop computers devices load the overviewmap just fine however on mobile devices the overview map is still loaded but hidden to prevent the user from accessing it i propose removing the overview map from even loading on mobile devices slimming down the widgets used would certainly yield some performance gains how much exactly is hard to say though
1
522,728
15,166,785,389
IssuesEvent
2021-02-12 16:50:52
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
which is the correct transporter term to use for TIM complex and Tom complex?
PomBase low priority targeting and transport
mitochondrial protein-transporting ATPase activity Definition Catalysis of the transfer of a solute or solutes from one side of a membrane to the other according to the reaction: ATP + H2O = ADP + phosphate; drives the transport of proteins into the mitochondrion via the mitochondrial inner membrane translocase complex. Comment See also the cellular component term 'mitochondrial inner membrane presequence translocase complex ; GO:0005744'. seems to be the correct term for tim23 translocase. However, despite 6,273 for 5,376 proteins only 85 proteins are annotated to GO:0008566 mitochondrial protein-transporting ATPase activity and very few of these appear to be tim complex. Also, Tim complex is also a protein channel, so if GO:0008566 is the correct term, I would expect it to have a "protein channel activity" parent. If this is the correct term, which would be the correct term for "mitochondrial outer membrane translocase complex" Also before I proceed cleaning these up at PomBase, was there recently some discussion about splitting the ATPase and transport functions in terms like this?
1.0
which is the correct transporter term to use for TIM complex and Tom complex? - mitochondrial protein-transporting ATPase activity Definition Catalysis of the transfer of a solute or solutes from one side of a membrane to the other according to the reaction: ATP + H2O = ADP + phosphate; drives the transport of proteins into the mitochondrion via the mitochondrial inner membrane translocase complex. Comment See also the cellular component term 'mitochondrial inner membrane presequence translocase complex ; GO:0005744'. seems to be the correct term for tim23 translocase. However, despite 6,273 for 5,376 proteins only 85 proteins are annotated to GO:0008566 mitochondrial protein-transporting ATPase activity and very few of these appear to be tim complex. Also, Tim complex is also a protein channel, so if GO:0008566 is the correct term, I would expect it to have a "protein channel activity" parent. If this is the correct term, which would be the correct term for "mitochondrial outer membrane translocase complex" Also before I proceed cleaning these up at PomBase, was there recently some discussion about splitting the ATPase and transport functions in terms like this?
priority
which is the correct transporter term to use for tim complex and tom complex mitochondrial protein transporting atpase activity definition catalysis of the transfer of a solute or solutes from one side of a membrane to the other according to the reaction atp adp phosphate drives the transport of proteins into the mitochondrion via the mitochondrial inner membrane translocase complex comment see also the cellular component term mitochondrial inner membrane presequence translocase complex go seems to be the correct term for translocase however despite for proteins only proteins are annotated to go mitochondrial protein transporting atpase activity and very few of these appear to be tim complex also tim complex is also a protein channel so if go is the correct term i would expect it to have a protein channel activity parent if this is the correct term which would be the correct term for mitochondrial outer membrane translocase complex also before i proceed cleaning these up at pombase was there recently some discussion about splitting the atpase and transport functions in terms like this
1
567,850
16,903,017,541
IssuesEvent
2021-06-24 01:21:38
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
closed
Relay Settings Not Having Effect on Traffic
kind/question meta/closed due to age or inactivity meta/help wanted meta/needs triage meta/stale priority/low
Relay Settings Not Having Effect on Traffic, relay=none I would like some feedback concerning a use case Trying to get mailserver answering on the front end and based on the sender domain, relay the traffic on to another internal mail host for processing. Followed the steps in ./setup.sh to add the sender domain. However, continue to see relay=none and PostFix trying to look for a public MX record. I do have this working in other PostFix integrations, but I REALLY wanted to use mailserver 😄 postfix-relaymap.cf: ```@fax.domain.com [172.17.0.3]:25``` <details> <summary>mailserver.env:</summary> ``` # ----------------------------------------------- # --- Mailserver Environment Variables ---------- # ----------------------------------------------- # DOCUMENTATION FOR THESE VARIABLES IS FOUND UNDER # https://docker-mailserver.github.io/docker-mailserver/edge/config/environment/ # ----------------------------------------------- # --- General Section --------------------------- # ----------------------------------------------- # empty => uses the `hostname` command to get the mail server's canonical hostname # => Specify a fully-qualified domainname to serve mail for. This is used for many of the config features so if you can't set your hostname (e.g. you're in a container platform that doesn't let you) specify it in this environment variable. OVERRIDE_HOSTNAME= # 0 => Debug disabled # 1 => Enables debug on startup DMS_DEBUG=0 # critical => Only show critical messages # error => Only show erroneous output # **warn** => Show warnings # info => Normal informational output # debug => Also show debug messages SUPERVISOR_LOGLEVEL= # 0 => mail state in default directories # 1 => consolidate all states into a single directory (`/var/mail-state`) to allow persistence using docker volumes ONE_DIR=0 # empty => postmaster@domain.com # => Specify the postmaster address POSTMASTER_ADDRESS= # Set different options for mynetworks option (can be overwrite in postfix-main.cf) # **WARNING**: Adding the docker network's gateway to the list of trusted hosts, e.g. using the `network` or # `connected-networks` option, can create an open relay # https://github.com/docker-mailserver/docker-mailserver/issues/1405#issuecomment-590106498 # empty => localhost only # host => Add docker host (ipv4 only) # network => Add all docker containers (ipv4 only) # connected-networks => Add all connected docker networks (ipv4 only) PERMIT_DOCKER=network # In case you network interface differs from 'eth0', e.g. when you are using HostNetworking in Kubernetes, # you can set NETWORK_INTERFACE to whatever interface you want. This interface will then be used. # - **empty** => eth0 NETWORK_INTERFACE= # empty => modern # modern => Enables TLSv1.2 and modern ciphers only. (default) # intermediate => Enables TLSv1, TLSv1.1 and TLSv1.2 and broad compatibility ciphers. TLS_LEVEL= # Configures the handling of creating mails with forged sender addresses. # # empty => (not recommended, but default for backwards compatibility reasons) # Mail address spoofing allowed. Any logged in user may create email messages with a forged sender address. # See also https://en.wikipedia.org/wiki/Email_spoofing # 1 => (recommended) Mail spoofing denied. Each user may only send with his own or his alias addresses. # Addresses with extension delimiters(http://www.postfix.org/postconf.5.html#recipient_delimiter) are not able to send messages. SPOOF_PROTECTION= # Enables the Sender Rewriting Scheme. SRS is needed if your mail server acts as forwarder. See [postsrsd](https://github.com/roehling/postsrsd/blob/master/README.md#sender-rewriting-scheme-crash-course) for further explanation. # - **0** => Disabled # - 1 => Enabled ENABLE_SRS=0 # 1 => Enables POP3 service # empty => disables POP3 ENABLE_POP3= ENABLE_CLAMAV=0 # Amavis content filter (used for ClamAV & SpamAssassin) # 0 => Disabled # 1 => Enabled ENABLE_AMAVIS=0 # -1/-2/-3 => Only show errors # **0** => Show warnings # 1/2 => Show default informational output # 3/4/5 => log debug information (very verbose) AMAVIS_LOGLEVEL=2 # If you enable Fail2Ban, don't forget to add the following lines to your `docker-compose.yml`: # cap_add: # - NET_ADMIN # Otherwise, `iptables` won't be able to ban IPs. ENABLE_FAIL2BAN=0 # Fail2Ban blocktype # drop => drop packet (send NO reply) # reject => reject packet (send ICMP unreachable) FAIL2BAN_BLOCKTYPE=drop # 1 => Enables Managesieve on port 4190 # empty => disables Managesieve ENABLE_MANAGESIEVE= # **enforce** => Allow other tests to complete. Reject attempts to deliver mail with a 550 SMTP reply, and log the helo/sender/recipient information. Repeat this test the next time the client connects. # drop => Drop the connection immediately with a 521 SMTP reply. Repeat this test the next time the client connects. # ignore => Ignore the failure of this test. Allow other tests to complete. Repeat this test the next time the client connects. This option is useful for testing and collecting statistics without blocking mail. POSTSCREEN_ACTION=enforce # empty => all daemons start # 1 => only launch postfix smtp SMTP_ONLY= # Please read [the SSL page in the documentation](https://docker-mailserver.github.io/docker-mailserver/edge/config/security/ssl) for more information. # # empty => SSL disabled # letsencrypt => Enables Let's Encrypt certificates # custom => Enables custom certificates # manual => Let's you manually specify locations of your SSL certificates for non-standard cases # self-signed => Enables self-signed certificates SSL_TYPE= # These are only supported with `SSL_TYPE=manual`. # Provide the path to your cert and key files that you've mounted access to within the container. SSL_CERT_PATH= SSL_KEY_PATH= # Optional: A 2nd certificate can be supported as fallback (dual cert support), eg ECDSA with an RSA fallback. # Useful for additional compatibility with older MTA and MUA (eg pre-2015). SSL_ALT_CERT_PATH= SSL_ALT_KEY_PATH= # Set how many days a virusmail will stay on the server before being deleted # empty => 7 days VIRUSMAILS_DELETE_DELAY= # This Option is activating the Usage of POSTFIX_DAGENT to specify a lmtp client different from default dovecot socket. # empty => disabled # 1 => enabled ENABLE_POSTFIX_VIRTUAL_TRANSPORT= # Enabled by ENABLE_POSTFIX_VIRTUAL_TRANSPORT. Specify the final delivery of postfix # # empty => fail # `lmtp:unix:private/dovecot-lmtp` (use socket) # `lmtps:inet:<host>:<port>` (secure lmtp with starttls, take a look at https://sys4.de/en/blog/2014/11/17/sicheres-lmtp-mit-starttls-in-dovecot/) # `lmtp:<kopano-host>:2003` (use kopano as mailstore) # etc. POSTFIX_DAGENT= # Set the mailbox size limit for all users. If set to zero, the size will be unlimited (default). # # empty => 0 POSTFIX_MAILBOX_SIZE_LIMIT= # See https://docker-mailserver.github.io/docker-mailserver/edge/config/user-management/accounts/#notes # 0 => Dovecot quota is disabled # 1 => Dovecot quota is enabled ENABLE_QUOTAS=1 # Set the message size limit for all users. If set to zero, the size will be unlimited (not recommended!) # # empty => 10240000 (~10 MB) POSTFIX_MESSAGE_SIZE_LIMIT= # Enables regular pflogsumm mail reports. # This is a new option. The old REPORT options are still supported for backwards compatibility. If this is not set and reports are enabled with the old options, logrotate will be used. # # not set => No report # daily_cron => Daily report for the previous day # logrotate => Full report based on the mail log when it is rotated PFLOGSUMM_TRIGGER= # Recipient address for pflogsumm reports. # # not set => Use REPORT_RECIPIENT or POSTMASTER_ADDRESS # => Specify the recipient address(es) PFLOGSUMM_RECIPIENT= # From address for pflogsumm reports. # # not set => Use REPORT_SENDER or POSTMASTER_ADDRESS # => Specify the sender address PFLOGSUMM_SENDER= # Interval for logwatch report. # # none => No report is generated # daily => Send a daily report # weekly => Send a report every week LOGWATCH_INTERVAL= # Recipient address for logwatch reports if they are enabled. # # not set => Use REPORT_RECIPIENT or POSTMASTER_ADDRESS # => Specify the recipient address(es) LOGWATCH_RECIPIENT= # Enables a report being sent (created by pflogsumm) on a regular basis. (deprecated) # **0** => Report emails are disabled # 1 => Using POSTMASTER_ADDRESS as the recipient # => Specify the recipient address REPORT_RECIPIENT=0 # Change the sending address for mail report (deprecated) # **empty** => mailserver-report@hostname # => Specify the report sender (From) address REPORT_SENDER= # Changes the interval in which a report is being sent. (deprecated) # **daily** => Send a daily report # weekly => Send a report every week # monthly => Send a report every month # # Note: This Variable actually controls logrotate inside the container and rotates the log depending on this setting. The main log output is still available in its entirety via `docker logs mail` (Or your respective container name). If you want to control logrotation for the docker generated logfile see: [Docker Logging Drivers](https://docs.docker.com/config/containers/logging/configure/) REPORT_INTERVAL=daily # Choose TCP/IP protocols to use # **all** => All possible protocols. # ipv4 => Use only IPv4 traffic. Most likely you want this behind Docker. # ipv6 => Use only IPv6 traffic. # # Note: More details in http://www.postfix.org/postconf.5.html#inet_protocols POSTFIX_INET_PROTOCOLS=ipv4 # ----------------------------------------------- # --- SpamAssassin Section ---------------------- # ----------------------------------------------- ENABLE_SPAMASSASSIN=0 # deliver spam messages in the inbox (eventually tagged using SA_SPAM_SUBJECT) SPAMASSASSIN_SPAM_TO_INBOX=1 # spam messages will be moved in the Junk folder (SPAMASSASSIN_SPAM_TO_INBOX=1 required) MOVE_SPAM_TO_JUNK=1 # add spam info headers if at, or above that level: SA_TAG=2.0 # add 'spam detected' headers at that level SA_TAG2=6.31 # triggers spam evasive actions SA_KILL=6.31 # add tag to subject if spam detected SA_SPAM_SUBJECT=***SPAM***** # ----------------------------------------------- # --- Fetchmail Section ------------------------- # ----------------------------------------------- ENABLE_FETCHMAIL=0 # The interval to fetch mail in seconds FETCHMAIL_POLL=300 # ----------------------------------------------- # --- LDAP Section ------------------------------ # ----------------------------------------------- # A second container for the ldap service is necessary (i.e. https://github.com/osixia/docker-openldap) # For preparing the ldap server to use in combination with this container this article may be helpful: http://acidx.net/wordpress/2014/06/installing-a-mailserver-with-postfix-dovecot-sasl-ldap-roundcube/ # empty => LDAP authentification is disabled # 1 => LDAP authentification is enabled ENABLE_LDAP= # empty => no # yes => LDAP over TLS enabled for Postfix LDAP_START_TLS= # If you going to use the mailserver in combination with docker-compose you can set the service name here # empty => mail.domain.com # Specify the dns-name/ip-address where the ldap-server LDAP_SERVER_HOST= # empty => ou=people,dc=domain,dc=com # => e.g. LDAP_SEARCH_BASE=dc=mydomain,dc=local LDAP_SEARCH_BASE= # empty => cn=admin,dc=domain,dc=com # => take a look at examples of SASL_LDAP_BIND_DN LDAP_BIND_DN= # empty** => admin # => Specify the password to bind against ldap LDAP_BIND_PW= # e.g. `"(&(mail=%s)(mailEnabled=TRUE))"` # => Specify how ldap should be asked for users LDAP_QUERY_FILTER_USER= # e.g. `"(&(mailGroupMember=%s)(mailEnabled=TRUE))"` # => Specify how ldap should be asked for groups LDAP_QUERY_FILTER_GROUP= # e.g. `"(&(mailAlias=%s)(mailEnabled=TRUE))"` # => Specify how ldap should be asked for aliases LDAP_QUERY_FILTER_ALIAS= # e.g. `"(&(|(mail=*@%s)(mailalias=*@%s)(mailGroupMember=*@%s))(mailEnabled=TRUE))"` # => Specify how ldap should be asked for domains LDAP_QUERY_FILTER_DOMAIN= # ----------------------------------------------- # --- Dovecot Section --------------------------- # ----------------------------------------------- # empty => no # yes => LDAP over TLS enabled for Dovecot DOVECOT_TLS= # e.g. `"(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=%n))"` DOVECOT_USER_FILTER= # e.g. `"(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=%n))"` DOVECOT_PASS_FILTER= # Define the mailbox format to be used # default is maildir, supported values are: sdbox, mdbox, maildir DOVECOT_MAILBOX_FORMAT=maildir # empty => no # yes => Allow bind authentication for LDAP # https://wiki.dovecot.org/AuthDatabase/LDAP/AuthBinds DOVECOT_AUTH_BIND= # ----------------------------------------------- # --- Postgrey Section -------------------------- # ----------------------------------------------- ENABLE_POSTGREY=0 # greylist for N seconds POSTGREY_DELAY=300 # delete entries older than N days since the last time that they have been seen POSTGREY_MAX_AGE=35 # response when a mail is greylisted POSTGREY_TEXT=Delayed by Postgrey # whitelist host after N successful deliveries (N=0 to disable whitelisting) POSTGREY_AUTO_WHITELIST_CLIENTS=5 # ----------------------------------------------- # --- SASL Section ------------------------------ # ----------------------------------------------- ENABLE_SASLAUTHD=0 # empty => pam # `ldap` => authenticate against ldap server # `shadow` => authenticate against local user db # `mysql` => authenticate against mysql db # `rimap` => authenticate against imap server # NOTE: can be a list of mechanisms like pam ldap shadow SASLAUTHD_MECHANISMS= # empty => None # e.g. with SASLAUTHD_MECHANISMS rimap you need to specify the ip-address/servername of the imap server ==> xxx.xxx.xxx.xxx SASLAUTHD_MECH_OPTIONS= # empty => localhost SASLAUTHD_LDAP_SERVER= # empty or 0 => `ldap://` will be used # 1 => `ldaps://` will be used SASLAUTHD_LDAP_SSL= # empty => anonymous bind # specify an object with priviliges to search the directory tree # e.g. active directory: SASLAUTHD_LDAP_BIND_DN=cn=Administrator,cn=Users,dc=mydomain,dc=net # e.g. openldap: SASLAUTHD_LDAP_BIND_DN=cn=admin,dc=mydomain,dc=net SASLAUTHD_LDAP_BIND_DN= # empty => anonymous bind SASLAUTHD_LDAP_PASSWORD= # empty => Reverting to SASLAUTHD_MECHANISMS pam # specify the search base SASLAUTHD_LDAP_SEARCH_BASE= # empty => default filter `(&(uniqueIdentifier=%u)(mailEnabled=TRUE))` # e.g. for active directory: `(&(sAMAccountName=%U)(objectClass=person))` # e.g. for openldap: `(&(uid=%U)(objectClass=person))` SASLAUTHD_LDAP_FILTER= # empty => no # yes => LDAP over TLS enabled for SASL # Must not be used together with SASLAUTHD_LDAP_SSL=1_ SASLAUTHD_LDAP_START_TLS= # empty => no # yes => Require and verify server certificate # If yes you must/could specify SASLAUTHD_LDAP_TLS_CACERT_FILE or SASLAUTHD_LDAP_TLS_CACERT_DIR. SASLAUTHD_LDAP_TLS_CHECK_PEER= # File containing CA (Certificate Authority) certificate(s). # empty => Nothing is added to the configuration # Any value => Fills the `ldap_tls_cacert_file` option SASLAUTHD_LDAP_TLS_CACERT_FILE= # Path to directory with CA (Certificate Authority) certificates. # empty => Nothing is added to the configuration # Any value => Fills the `ldap_tls_cacert_dir` option SASLAUTHD_LDAP_TLS_CACERT_DIR= # Specify what password attribute to use for password verification. # empty => Nothing is added to the configuration but the documentation says it is `userPassword` by default. # Any value => Fills the `ldap_password_attr` option SASLAUTHD_LDAP_PASSWORD_ATTR= # empty => No sasl_passwd will be created # string => `/etc/postfix/sasl_passwd` will be created with the string as password SASL_PASSWD= # empty => `bind` will be used as a default value # `fastbind` => The fastbind method is used # `custom` => The custom method uses userPassword attribute to verify the password SASLAUTHD_LDAP_AUTH_METHOD= # Specify the authentication mechanism for SASL bind # empty => Nothing is added to the configuration # Any value => Fills the `ldap_mech` option SASLAUTHD_LDAP_MECH= # ----------------------------------------------- # --- SRS Section ------------------------------- # ----------------------------------------------- # envelope_sender => Rewrite only envelope sender address (default) # header_sender => Rewrite only header sender (not recommended) # envelope_sender,header_sender => Rewrite both senders # An email has an "envelope" sender (indicating the sending server) and a # "header" sender (indicating who sent it). More strict SPF policies may require # you to replace both instead of just the envelope sender. SRS_SENDER_CLASSES=envelope_sender # empty => Envelope sender will be rewritten for all domains # provide comma separated list of domains to exclude from rewriting SRS_EXCLUDE_DOMAINS= # empty => generated when the image is built # provide a secret to use in base64 # you may specify multiple keys, comma separated. the first one is used for # signing and the remaining will be used for verification. this is how you # rotate and expire keys SRS_SECRET= # ----------------------------------------------- # --- Default Relay Host Section ---------------- # ----------------------------------------------- # Setup relaying all mail through a default relay host # # empty => don't configure default relay host # default host and optional port to relay all mail through DEFAULT_RELAY_HOST= # ----------------------------------------------- # --- Multi-Domain Relay Section ---------------- # ----------------------------------------------- # Setup relaying for multiple domains based on the domain name of the sender # optionally uses usernames and passwords in postfix-sasl-password.cf and relay host mappings in postfix-relaymap.cf # # empty => don't configure relay host # default host to relay mail through RELAY_HOST= # empty => 25 # default port to relay mail RELAY_PORT=25 # empty => no default # default relay username (if no specific entry exists in postfix-sasl-password.cf) RELAY_USER= # empty => no default # password for default relay user RELAY_PASSWORD= ```` </details> <details> <summary>Logging:</summary> ``` May 18 21:12:14 mail postfix/postscreen[1179]: CONNECT from [10.220.1.4]:36788 to [172.17.0.6]:25 May 18 21:12:14 mail postfix/postscreen[1179]: WHITELISTED [10.220.1.4]:36788 May 18 21:12:14 mail postfix/smtpd[1180]: connect from unknown[10.220.1.4] May 18 21:12:35 mail postfix/smtpd[1180]: improper command pipelining after EHLO from unknown[10.220.1.4]: MAIL FROM:<user@fax.domain.com>\r\nRCPT TO:<7328130943@fax.domain.com>\r\nDATA\r\nFrom: ERIStestSender May 18 21:12:35 mail postfix/smtpd[1180]: 7E63817AA4B: client=unknown[10.220.1.4] May 18 21:12:39 mail postfix/cleanup[1278]: 7E63817AA4B: message-id=<SNUS0YQOHDU4.7HZIO1BTUKPM@EFLTP6149674499> May 18 21:12:39 mail opendkim[144]: 7E63817AA4B: [10.220.1.4] [10.220.1.4] not internal May 18 21:12:39 mail opendkim[144]: 7E63817AA4B: not authenticated May 18 21:12:39 mail opendkim[144]: 7E63817AA4B: no signature data May 18 21:12:39 mail opendmarc[150]: 7E63817AA4B: fax.domain.com none May 18 21:12:39 mail postfix/qmgr[847]: 7E63817AA4B: from=<user@fax.domain.com>, size=764, nrcpt=1 (queue active) May 18 21:12:39 mail amavis[180]: (00180-01) ESMTP :10024 /var/lib/amavis/tmp/amavis-20210518T211239-00180-iE1GRTZz: <user@fax.domain.com> -> <7328130943@fax.domain.com> SIZE=764 BODY=8BITMIME Received: from mail.domain2.com ([127.0.0.1]) by localhost (mail.domain1.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for <7328130943@fax.domain.com>; Tue, 18 May 2021 21:12:39 +0000 (UTC) May 18 21:12:39 mail amavis[180]: (00180-01) Checking: LSYqt6yJgeLW [10.220.1.4] <user@fax.domain.com> -> <7328130943@fax.domain.com> May 18 21:12:39 mail amavis[180]: (00180-01) Open relay? Nonlocal recips but not originating: 7328130943@fax.domain.com May 18 21:12:40 mail amavis[180]: (00180-01) p001 1 Content-Type: text/plain, 8bit, size: 244, SHA1 digest: d64f853a466e228cdf3ce83c1018cbfedb113187 May 18 21:12:40 mail postfix/smtpd[1301]: connect from localhost[127.0.0.1] May 18 21:12:40 mail postfix/smtpd[1301]: 06A0717AA5C: client=localhost[127.0.0.1] May 18 21:12:40 mail postfix/cleanup[1278]: 06A0717AA5C: message-id=<SNUS0YQOHDU4.7HZIO1BTUKPM@EFLTP6149674499> May 18 21:12:40 mail postfix/qmgr[847]: 06A0717AA5C: from=<user@fax.domain.com>, size=1048, nrcpt=1 (queue active) May 18 21:12:40 mail amavis[180]: (00180-01) LSYqt6yJgeLW FWD from <user@fax.domain.com> -> <7328130943@fax.domain.com>, BODY=8BITMIME 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 06A0717AA5C May 18 21:12:40 mail amavis[180]: (00180-01) Passed CLEAN {RelayedOpenRelay}, [10.220.1.4]:36788 <user@fax.domain.com> -> <7328130943@fax.domain.com>, Queue-ID: 7E63817AA4B, Message-ID: <SNUS0YQOHDU4.7HZIO1BTUKPM@efltp6149674499>, mail_id: LSYqt6yJgeLW, Hits: -, size: 832, queued_as: 06A0717AA5C, 60 ms May 18 21:12:40 mail postfix/smtp[1297]: 7E63817AA4B: to=<7328130943@fax.domain.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=4.5, delays=4.5/0.01/0/0.06, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 06A0717AA5C) May 18 21:12:40 mail postfix/qmgr[847]: 7E63817AA4B: removed May 18 21:12:40 mail amavis[180]: (00180-01) size: 832, TIMING [total 63 ms] - SMTP greeting: 2.8 (4%)4, SMTP EHLO: 0.6 (1%)5, SMTP pre-MAIL: 0.4 (1%)6, mkdir tempdir: 0.9 (1%)7, create email.txt: 0.3 (0%)8, SMTP MAIL: 3.6 (6%)14, SMTP pre-DATA-flush: 1.1 (2%)15, SMTP DATA: 0.7 (1%)16, check_init: 0.4 (1%)17, digest_hdr: 0.3 (1%)18, digest_body: 0.1 (0%)18, collect_info: 1.1 (2%)20, mkdir parts: 0.9 (1%)21, mime_decode: 4.7 (7%)28, get-file-type1: 10 (16%)44, parts_decode: 0.1 (0%)44, check_header: 0.5 (1%)45, decide_mail_destiny: 0.6 (1%)46, notif-quar: 0.2 (0%)46, fwd-connect: 13 (21%)68, fwd-mail-pip: 1.8 (3%)71, fwd-rcpt-pip: 0.1 (0%)71, fwd-data-chkpnt: 0.0 (0%)71, write-header: 0.2 (0%)71, fwd-data-contents: 0.0 (0%)71, fwd-end-chkpnt: 10 (16%)87, prepare-dsn: 1.0 (2%)89, report: 1.1 (2%)91, main_log_entry: 3.2 (5%)96, update_snmp: 1.1 (2%)97, SMTP pre-response: 0.3 (1%)98, SMTP response: 0.4 (1%)99, unlink-1-files: 0.4 (1%)99, rundown: 0.6 (1%)100 May 18 21:12:40 mail postfix/smtp[1304]: 06A0717AA5C: to=<7328130943@fax.domain.com>, relay=none, de ``` </details>
1.0
Relay Settings Not Having Effect on Traffic - Relay Settings Not Having Effect on Traffic, relay=none I would like some feedback concerning a use case Trying to get mailserver answering on the front end and based on the sender domain, relay the traffic on to another internal mail host for processing. Followed the steps in ./setup.sh to add the sender domain. However, continue to see relay=none and PostFix trying to look for a public MX record. I do have this working in other PostFix integrations, but I REALLY wanted to use mailserver 😄 postfix-relaymap.cf: ```@fax.domain.com [172.17.0.3]:25``` <details> <summary>mailserver.env:</summary> ``` # ----------------------------------------------- # --- Mailserver Environment Variables ---------- # ----------------------------------------------- # DOCUMENTATION FOR THESE VARIABLES IS FOUND UNDER # https://docker-mailserver.github.io/docker-mailserver/edge/config/environment/ # ----------------------------------------------- # --- General Section --------------------------- # ----------------------------------------------- # empty => uses the `hostname` command to get the mail server's canonical hostname # => Specify a fully-qualified domainname to serve mail for. This is used for many of the config features so if you can't set your hostname (e.g. you're in a container platform that doesn't let you) specify it in this environment variable. OVERRIDE_HOSTNAME= # 0 => Debug disabled # 1 => Enables debug on startup DMS_DEBUG=0 # critical => Only show critical messages # error => Only show erroneous output # **warn** => Show warnings # info => Normal informational output # debug => Also show debug messages SUPERVISOR_LOGLEVEL= # 0 => mail state in default directories # 1 => consolidate all states into a single directory (`/var/mail-state`) to allow persistence using docker volumes ONE_DIR=0 # empty => postmaster@domain.com # => Specify the postmaster address POSTMASTER_ADDRESS= # Set different options for mynetworks option (can be overwrite in postfix-main.cf) # **WARNING**: Adding the docker network's gateway to the list of trusted hosts, e.g. using the `network` or # `connected-networks` option, can create an open relay # https://github.com/docker-mailserver/docker-mailserver/issues/1405#issuecomment-590106498 # empty => localhost only # host => Add docker host (ipv4 only) # network => Add all docker containers (ipv4 only) # connected-networks => Add all connected docker networks (ipv4 only) PERMIT_DOCKER=network # In case you network interface differs from 'eth0', e.g. when you are using HostNetworking in Kubernetes, # you can set NETWORK_INTERFACE to whatever interface you want. This interface will then be used. # - **empty** => eth0 NETWORK_INTERFACE= # empty => modern # modern => Enables TLSv1.2 and modern ciphers only. (default) # intermediate => Enables TLSv1, TLSv1.1 and TLSv1.2 and broad compatibility ciphers. TLS_LEVEL= # Configures the handling of creating mails with forged sender addresses. # # empty => (not recommended, but default for backwards compatibility reasons) # Mail address spoofing allowed. Any logged in user may create email messages with a forged sender address. # See also https://en.wikipedia.org/wiki/Email_spoofing # 1 => (recommended) Mail spoofing denied. Each user may only send with his own or his alias addresses. # Addresses with extension delimiters(http://www.postfix.org/postconf.5.html#recipient_delimiter) are not able to send messages. SPOOF_PROTECTION= # Enables the Sender Rewriting Scheme. SRS is needed if your mail server acts as forwarder. See [postsrsd](https://github.com/roehling/postsrsd/blob/master/README.md#sender-rewriting-scheme-crash-course) for further explanation. # - **0** => Disabled # - 1 => Enabled ENABLE_SRS=0 # 1 => Enables POP3 service # empty => disables POP3 ENABLE_POP3= ENABLE_CLAMAV=0 # Amavis content filter (used for ClamAV & SpamAssassin) # 0 => Disabled # 1 => Enabled ENABLE_AMAVIS=0 # -1/-2/-3 => Only show errors # **0** => Show warnings # 1/2 => Show default informational output # 3/4/5 => log debug information (very verbose) AMAVIS_LOGLEVEL=2 # If you enable Fail2Ban, don't forget to add the following lines to your `docker-compose.yml`: # cap_add: # - NET_ADMIN # Otherwise, `iptables` won't be able to ban IPs. ENABLE_FAIL2BAN=0 # Fail2Ban blocktype # drop => drop packet (send NO reply) # reject => reject packet (send ICMP unreachable) FAIL2BAN_BLOCKTYPE=drop # 1 => Enables Managesieve on port 4190 # empty => disables Managesieve ENABLE_MANAGESIEVE= # **enforce** => Allow other tests to complete. Reject attempts to deliver mail with a 550 SMTP reply, and log the helo/sender/recipient information. Repeat this test the next time the client connects. # drop => Drop the connection immediately with a 521 SMTP reply. Repeat this test the next time the client connects. # ignore => Ignore the failure of this test. Allow other tests to complete. Repeat this test the next time the client connects. This option is useful for testing and collecting statistics without blocking mail. POSTSCREEN_ACTION=enforce # empty => all daemons start # 1 => only launch postfix smtp SMTP_ONLY= # Please read [the SSL page in the documentation](https://docker-mailserver.github.io/docker-mailserver/edge/config/security/ssl) for more information. # # empty => SSL disabled # letsencrypt => Enables Let's Encrypt certificates # custom => Enables custom certificates # manual => Let's you manually specify locations of your SSL certificates for non-standard cases # self-signed => Enables self-signed certificates SSL_TYPE= # These are only supported with `SSL_TYPE=manual`. # Provide the path to your cert and key files that you've mounted access to within the container. SSL_CERT_PATH= SSL_KEY_PATH= # Optional: A 2nd certificate can be supported as fallback (dual cert support), eg ECDSA with an RSA fallback. # Useful for additional compatibility with older MTA and MUA (eg pre-2015). SSL_ALT_CERT_PATH= SSL_ALT_KEY_PATH= # Set how many days a virusmail will stay on the server before being deleted # empty => 7 days VIRUSMAILS_DELETE_DELAY= # This Option is activating the Usage of POSTFIX_DAGENT to specify a lmtp client different from default dovecot socket. # empty => disabled # 1 => enabled ENABLE_POSTFIX_VIRTUAL_TRANSPORT= # Enabled by ENABLE_POSTFIX_VIRTUAL_TRANSPORT. Specify the final delivery of postfix # # empty => fail # `lmtp:unix:private/dovecot-lmtp` (use socket) # `lmtps:inet:<host>:<port>` (secure lmtp with starttls, take a look at https://sys4.de/en/blog/2014/11/17/sicheres-lmtp-mit-starttls-in-dovecot/) # `lmtp:<kopano-host>:2003` (use kopano as mailstore) # etc. POSTFIX_DAGENT= # Set the mailbox size limit for all users. If set to zero, the size will be unlimited (default). # # empty => 0 POSTFIX_MAILBOX_SIZE_LIMIT= # See https://docker-mailserver.github.io/docker-mailserver/edge/config/user-management/accounts/#notes # 0 => Dovecot quota is disabled # 1 => Dovecot quota is enabled ENABLE_QUOTAS=1 # Set the message size limit for all users. If set to zero, the size will be unlimited (not recommended!) # # empty => 10240000 (~10 MB) POSTFIX_MESSAGE_SIZE_LIMIT= # Enables regular pflogsumm mail reports. # This is a new option. The old REPORT options are still supported for backwards compatibility. If this is not set and reports are enabled with the old options, logrotate will be used. # # not set => No report # daily_cron => Daily report for the previous day # logrotate => Full report based on the mail log when it is rotated PFLOGSUMM_TRIGGER= # Recipient address for pflogsumm reports. # # not set => Use REPORT_RECIPIENT or POSTMASTER_ADDRESS # => Specify the recipient address(es) PFLOGSUMM_RECIPIENT= # From address for pflogsumm reports. # # not set => Use REPORT_SENDER or POSTMASTER_ADDRESS # => Specify the sender address PFLOGSUMM_SENDER= # Interval for logwatch report. # # none => No report is generated # daily => Send a daily report # weekly => Send a report every week LOGWATCH_INTERVAL= # Recipient address for logwatch reports if they are enabled. # # not set => Use REPORT_RECIPIENT or POSTMASTER_ADDRESS # => Specify the recipient address(es) LOGWATCH_RECIPIENT= # Enables a report being sent (created by pflogsumm) on a regular basis. (deprecated) # **0** => Report emails are disabled # 1 => Using POSTMASTER_ADDRESS as the recipient # => Specify the recipient address REPORT_RECIPIENT=0 # Change the sending address for mail report (deprecated) # **empty** => mailserver-report@hostname # => Specify the report sender (From) address REPORT_SENDER= # Changes the interval in which a report is being sent. (deprecated) # **daily** => Send a daily report # weekly => Send a report every week # monthly => Send a report every month # # Note: This Variable actually controls logrotate inside the container and rotates the log depending on this setting. The main log output is still available in its entirety via `docker logs mail` (Or your respective container name). If you want to control logrotation for the docker generated logfile see: [Docker Logging Drivers](https://docs.docker.com/config/containers/logging/configure/) REPORT_INTERVAL=daily # Choose TCP/IP protocols to use # **all** => All possible protocols. # ipv4 => Use only IPv4 traffic. Most likely you want this behind Docker. # ipv6 => Use only IPv6 traffic. # # Note: More details in http://www.postfix.org/postconf.5.html#inet_protocols POSTFIX_INET_PROTOCOLS=ipv4 # ----------------------------------------------- # --- SpamAssassin Section ---------------------- # ----------------------------------------------- ENABLE_SPAMASSASSIN=0 # deliver spam messages in the inbox (eventually tagged using SA_SPAM_SUBJECT) SPAMASSASSIN_SPAM_TO_INBOX=1 # spam messages will be moved in the Junk folder (SPAMASSASSIN_SPAM_TO_INBOX=1 required) MOVE_SPAM_TO_JUNK=1 # add spam info headers if at, or above that level: SA_TAG=2.0 # add 'spam detected' headers at that level SA_TAG2=6.31 # triggers spam evasive actions SA_KILL=6.31 # add tag to subject if spam detected SA_SPAM_SUBJECT=***SPAM***** # ----------------------------------------------- # --- Fetchmail Section ------------------------- # ----------------------------------------------- ENABLE_FETCHMAIL=0 # The interval to fetch mail in seconds FETCHMAIL_POLL=300 # ----------------------------------------------- # --- LDAP Section ------------------------------ # ----------------------------------------------- # A second container for the ldap service is necessary (i.e. https://github.com/osixia/docker-openldap) # For preparing the ldap server to use in combination with this container this article may be helpful: http://acidx.net/wordpress/2014/06/installing-a-mailserver-with-postfix-dovecot-sasl-ldap-roundcube/ # empty => LDAP authentification is disabled # 1 => LDAP authentification is enabled ENABLE_LDAP= # empty => no # yes => LDAP over TLS enabled for Postfix LDAP_START_TLS= # If you going to use the mailserver in combination with docker-compose you can set the service name here # empty => mail.domain.com # Specify the dns-name/ip-address where the ldap-server LDAP_SERVER_HOST= # empty => ou=people,dc=domain,dc=com # => e.g. LDAP_SEARCH_BASE=dc=mydomain,dc=local LDAP_SEARCH_BASE= # empty => cn=admin,dc=domain,dc=com # => take a look at examples of SASL_LDAP_BIND_DN LDAP_BIND_DN= # empty** => admin # => Specify the password to bind against ldap LDAP_BIND_PW= # e.g. `"(&(mail=%s)(mailEnabled=TRUE))"` # => Specify how ldap should be asked for users LDAP_QUERY_FILTER_USER= # e.g. `"(&(mailGroupMember=%s)(mailEnabled=TRUE))"` # => Specify how ldap should be asked for groups LDAP_QUERY_FILTER_GROUP= # e.g. `"(&(mailAlias=%s)(mailEnabled=TRUE))"` # => Specify how ldap should be asked for aliases LDAP_QUERY_FILTER_ALIAS= # e.g. `"(&(|(mail=*@%s)(mailalias=*@%s)(mailGroupMember=*@%s))(mailEnabled=TRUE))"` # => Specify how ldap should be asked for domains LDAP_QUERY_FILTER_DOMAIN= # ----------------------------------------------- # --- Dovecot Section --------------------------- # ----------------------------------------------- # empty => no # yes => LDAP over TLS enabled for Dovecot DOVECOT_TLS= # e.g. `"(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=%n))"` DOVECOT_USER_FILTER= # e.g. `"(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=%n))"` DOVECOT_PASS_FILTER= # Define the mailbox format to be used # default is maildir, supported values are: sdbox, mdbox, maildir DOVECOT_MAILBOX_FORMAT=maildir # empty => no # yes => Allow bind authentication for LDAP # https://wiki.dovecot.org/AuthDatabase/LDAP/AuthBinds DOVECOT_AUTH_BIND= # ----------------------------------------------- # --- Postgrey Section -------------------------- # ----------------------------------------------- ENABLE_POSTGREY=0 # greylist for N seconds POSTGREY_DELAY=300 # delete entries older than N days since the last time that they have been seen POSTGREY_MAX_AGE=35 # response when a mail is greylisted POSTGREY_TEXT=Delayed by Postgrey # whitelist host after N successful deliveries (N=0 to disable whitelisting) POSTGREY_AUTO_WHITELIST_CLIENTS=5 # ----------------------------------------------- # --- SASL Section ------------------------------ # ----------------------------------------------- ENABLE_SASLAUTHD=0 # empty => pam # `ldap` => authenticate against ldap server # `shadow` => authenticate against local user db # `mysql` => authenticate against mysql db # `rimap` => authenticate against imap server # NOTE: can be a list of mechanisms like pam ldap shadow SASLAUTHD_MECHANISMS= # empty => None # e.g. with SASLAUTHD_MECHANISMS rimap you need to specify the ip-address/servername of the imap server ==> xxx.xxx.xxx.xxx SASLAUTHD_MECH_OPTIONS= # empty => localhost SASLAUTHD_LDAP_SERVER= # empty or 0 => `ldap://` will be used # 1 => `ldaps://` will be used SASLAUTHD_LDAP_SSL= # empty => anonymous bind # specify an object with priviliges to search the directory tree # e.g. active directory: SASLAUTHD_LDAP_BIND_DN=cn=Administrator,cn=Users,dc=mydomain,dc=net # e.g. openldap: SASLAUTHD_LDAP_BIND_DN=cn=admin,dc=mydomain,dc=net SASLAUTHD_LDAP_BIND_DN= # empty => anonymous bind SASLAUTHD_LDAP_PASSWORD= # empty => Reverting to SASLAUTHD_MECHANISMS pam # specify the search base SASLAUTHD_LDAP_SEARCH_BASE= # empty => default filter `(&(uniqueIdentifier=%u)(mailEnabled=TRUE))` # e.g. for active directory: `(&(sAMAccountName=%U)(objectClass=person))` # e.g. for openldap: `(&(uid=%U)(objectClass=person))` SASLAUTHD_LDAP_FILTER= # empty => no # yes => LDAP over TLS enabled for SASL # Must not be used together with SASLAUTHD_LDAP_SSL=1_ SASLAUTHD_LDAP_START_TLS= # empty => no # yes => Require and verify server certificate # If yes you must/could specify SASLAUTHD_LDAP_TLS_CACERT_FILE or SASLAUTHD_LDAP_TLS_CACERT_DIR. SASLAUTHD_LDAP_TLS_CHECK_PEER= # File containing CA (Certificate Authority) certificate(s). # empty => Nothing is added to the configuration # Any value => Fills the `ldap_tls_cacert_file` option SASLAUTHD_LDAP_TLS_CACERT_FILE= # Path to directory with CA (Certificate Authority) certificates. # empty => Nothing is added to the configuration # Any value => Fills the `ldap_tls_cacert_dir` option SASLAUTHD_LDAP_TLS_CACERT_DIR= # Specify what password attribute to use for password verification. # empty => Nothing is added to the configuration but the documentation says it is `userPassword` by default. # Any value => Fills the `ldap_password_attr` option SASLAUTHD_LDAP_PASSWORD_ATTR= # empty => No sasl_passwd will be created # string => `/etc/postfix/sasl_passwd` will be created with the string as password SASL_PASSWD= # empty => `bind` will be used as a default value # `fastbind` => The fastbind method is used # `custom` => The custom method uses userPassword attribute to verify the password SASLAUTHD_LDAP_AUTH_METHOD= # Specify the authentication mechanism for SASL bind # empty => Nothing is added to the configuration # Any value => Fills the `ldap_mech` option SASLAUTHD_LDAP_MECH= # ----------------------------------------------- # --- SRS Section ------------------------------- # ----------------------------------------------- # envelope_sender => Rewrite only envelope sender address (default) # header_sender => Rewrite only header sender (not recommended) # envelope_sender,header_sender => Rewrite both senders # An email has an "envelope" sender (indicating the sending server) and a # "header" sender (indicating who sent it). More strict SPF policies may require # you to replace both instead of just the envelope sender. SRS_SENDER_CLASSES=envelope_sender # empty => Envelope sender will be rewritten for all domains # provide comma separated list of domains to exclude from rewriting SRS_EXCLUDE_DOMAINS= # empty => generated when the image is built # provide a secret to use in base64 # you may specify multiple keys, comma separated. the first one is used for # signing and the remaining will be used for verification. this is how you # rotate and expire keys SRS_SECRET= # ----------------------------------------------- # --- Default Relay Host Section ---------------- # ----------------------------------------------- # Setup relaying all mail through a default relay host # # empty => don't configure default relay host # default host and optional port to relay all mail through DEFAULT_RELAY_HOST= # ----------------------------------------------- # --- Multi-Domain Relay Section ---------------- # ----------------------------------------------- # Setup relaying for multiple domains based on the domain name of the sender # optionally uses usernames and passwords in postfix-sasl-password.cf and relay host mappings in postfix-relaymap.cf # # empty => don't configure relay host # default host to relay mail through RELAY_HOST= # empty => 25 # default port to relay mail RELAY_PORT=25 # empty => no default # default relay username (if no specific entry exists in postfix-sasl-password.cf) RELAY_USER= # empty => no default # password for default relay user RELAY_PASSWORD= ```` </details> <details> <summary>Logging:</summary> ``` May 18 21:12:14 mail postfix/postscreen[1179]: CONNECT from [10.220.1.4]:36788 to [172.17.0.6]:25 May 18 21:12:14 mail postfix/postscreen[1179]: WHITELISTED [10.220.1.4]:36788 May 18 21:12:14 mail postfix/smtpd[1180]: connect from unknown[10.220.1.4] May 18 21:12:35 mail postfix/smtpd[1180]: improper command pipelining after EHLO from unknown[10.220.1.4]: MAIL FROM:<user@fax.domain.com>\r\nRCPT TO:<7328130943@fax.domain.com>\r\nDATA\r\nFrom: ERIStestSender May 18 21:12:35 mail postfix/smtpd[1180]: 7E63817AA4B: client=unknown[10.220.1.4] May 18 21:12:39 mail postfix/cleanup[1278]: 7E63817AA4B: message-id=<SNUS0YQOHDU4.7HZIO1BTUKPM@EFLTP6149674499> May 18 21:12:39 mail opendkim[144]: 7E63817AA4B: [10.220.1.4] [10.220.1.4] not internal May 18 21:12:39 mail opendkim[144]: 7E63817AA4B: not authenticated May 18 21:12:39 mail opendkim[144]: 7E63817AA4B: no signature data May 18 21:12:39 mail opendmarc[150]: 7E63817AA4B: fax.domain.com none May 18 21:12:39 mail postfix/qmgr[847]: 7E63817AA4B: from=<user@fax.domain.com>, size=764, nrcpt=1 (queue active) May 18 21:12:39 mail amavis[180]: (00180-01) ESMTP :10024 /var/lib/amavis/tmp/amavis-20210518T211239-00180-iE1GRTZz: <user@fax.domain.com> -> <7328130943@fax.domain.com> SIZE=764 BODY=8BITMIME Received: from mail.domain2.com ([127.0.0.1]) by localhost (mail.domain1.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for <7328130943@fax.domain.com>; Tue, 18 May 2021 21:12:39 +0000 (UTC) May 18 21:12:39 mail amavis[180]: (00180-01) Checking: LSYqt6yJgeLW [10.220.1.4] <user@fax.domain.com> -> <7328130943@fax.domain.com> May 18 21:12:39 mail amavis[180]: (00180-01) Open relay? Nonlocal recips but not originating: 7328130943@fax.domain.com May 18 21:12:40 mail amavis[180]: (00180-01) p001 1 Content-Type: text/plain, 8bit, size: 244, SHA1 digest: d64f853a466e228cdf3ce83c1018cbfedb113187 May 18 21:12:40 mail postfix/smtpd[1301]: connect from localhost[127.0.0.1] May 18 21:12:40 mail postfix/smtpd[1301]: 06A0717AA5C: client=localhost[127.0.0.1] May 18 21:12:40 mail postfix/cleanup[1278]: 06A0717AA5C: message-id=<SNUS0YQOHDU4.7HZIO1BTUKPM@EFLTP6149674499> May 18 21:12:40 mail postfix/qmgr[847]: 06A0717AA5C: from=<user@fax.domain.com>, size=1048, nrcpt=1 (queue active) May 18 21:12:40 mail amavis[180]: (00180-01) LSYqt6yJgeLW FWD from <user@fax.domain.com> -> <7328130943@fax.domain.com>, BODY=8BITMIME 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 06A0717AA5C May 18 21:12:40 mail amavis[180]: (00180-01) Passed CLEAN {RelayedOpenRelay}, [10.220.1.4]:36788 <user@fax.domain.com> -> <7328130943@fax.domain.com>, Queue-ID: 7E63817AA4B, Message-ID: <SNUS0YQOHDU4.7HZIO1BTUKPM@efltp6149674499>, mail_id: LSYqt6yJgeLW, Hits: -, size: 832, queued_as: 06A0717AA5C, 60 ms May 18 21:12:40 mail postfix/smtp[1297]: 7E63817AA4B: to=<7328130943@fax.domain.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=4.5, delays=4.5/0.01/0/0.06, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 06A0717AA5C) May 18 21:12:40 mail postfix/qmgr[847]: 7E63817AA4B: removed May 18 21:12:40 mail amavis[180]: (00180-01) size: 832, TIMING [total 63 ms] - SMTP greeting: 2.8 (4%)4, SMTP EHLO: 0.6 (1%)5, SMTP pre-MAIL: 0.4 (1%)6, mkdir tempdir: 0.9 (1%)7, create email.txt: 0.3 (0%)8, SMTP MAIL: 3.6 (6%)14, SMTP pre-DATA-flush: 1.1 (2%)15, SMTP DATA: 0.7 (1%)16, check_init: 0.4 (1%)17, digest_hdr: 0.3 (1%)18, digest_body: 0.1 (0%)18, collect_info: 1.1 (2%)20, mkdir parts: 0.9 (1%)21, mime_decode: 4.7 (7%)28, get-file-type1: 10 (16%)44, parts_decode: 0.1 (0%)44, check_header: 0.5 (1%)45, decide_mail_destiny: 0.6 (1%)46, notif-quar: 0.2 (0%)46, fwd-connect: 13 (21%)68, fwd-mail-pip: 1.8 (3%)71, fwd-rcpt-pip: 0.1 (0%)71, fwd-data-chkpnt: 0.0 (0%)71, write-header: 0.2 (0%)71, fwd-data-contents: 0.0 (0%)71, fwd-end-chkpnt: 10 (16%)87, prepare-dsn: 1.0 (2%)89, report: 1.1 (2%)91, main_log_entry: 3.2 (5%)96, update_snmp: 1.1 (2%)97, SMTP pre-response: 0.3 (1%)98, SMTP response: 0.4 (1%)99, unlink-1-files: 0.4 (1%)99, rundown: 0.6 (1%)100 May 18 21:12:40 mail postfix/smtp[1304]: 06A0717AA5C: to=<7328130943@fax.domain.com>, relay=none, de ``` </details>
priority
relay settings not having effect on traffic relay settings not having effect on traffic relay none i would like some feedback concerning a use case trying to get mailserver answering on the front end and based on the sender domain relay the traffic on to another internal mail host for processing followed the steps in setup sh to add the sender domain however continue to see relay none and postfix trying to look for a public mx record i do have this working in other postfix integrations but i really wanted to use mailserver 😄 postfix relaymap cf fax domain com mailserver env mailserver environment variables documentation for these variables is found under general section empty uses the hostname command to get the mail server s canonical hostname specify a fully qualified domainname to serve mail for this is used for many of the config features so if you can t set your hostname e g you re in a container platform that doesn t let you specify it in this environment variable override hostname debug disabled enables debug on startup dms debug critical only show critical messages error only show erroneous output warn show warnings info normal informational output debug also show debug messages supervisor loglevel mail state in default directories consolidate all states into a single directory var mail state to allow persistence using docker volumes one dir empty postmaster domain com specify the postmaster address postmaster address set different options for mynetworks option can be overwrite in postfix main cf warning adding the docker network s gateway to the list of trusted hosts e g using the network or connected networks option can create an open relay empty localhost only host add docker host only network add all docker containers only connected networks add all connected docker networks only permit docker network in case you network interface differs from e g when you are using hostnetworking in kubernetes you can set network interface to whatever interface you want this interface will then be used empty network interface empty modern modern enables and modern ciphers only default intermediate enables and and broad compatibility ciphers tls level configures the handling of creating mails with forged sender addresses empty not recommended but default for backwards compatibility reasons mail address spoofing allowed any logged in user may create email messages with a forged sender address see also recommended mail spoofing denied each user may only send with his own or his alias addresses addresses with extension delimiters are not able to send messages spoof protection enables the sender rewriting scheme srs is needed if your mail server acts as forwarder see for further explanation disabled enabled enable srs enables service empty disables enable enable clamav amavis content filter used for clamav spamassassin disabled enabled enable amavis only show errors show warnings show default informational output log debug information very verbose amavis loglevel if you enable don t forget to add the following lines to your docker compose yml cap add net admin otherwise iptables won t be able to ban ips enable blocktype drop drop packet send no reply reject reject packet send icmp unreachable blocktype drop enables managesieve on port empty disables managesieve enable managesieve enforce allow other tests to complete reject attempts to deliver mail with a smtp reply and log the helo sender recipient information repeat this test the next time the client connects drop drop the connection immediately with a smtp reply repeat this test the next time the client connects ignore ignore the failure of this test allow other tests to complete repeat this test the next time the client connects this option is useful for testing and collecting statistics without blocking mail postscreen action enforce empty all daemons start only launch postfix smtp smtp only please read for more information empty ssl disabled letsencrypt enables let s encrypt certificates custom enables custom certificates manual let s you manually specify locations of your ssl certificates for non standard cases self signed enables self signed certificates ssl type these are only supported with ssl type manual provide the path to your cert and key files that you ve mounted access to within the container ssl cert path ssl key path optional a certificate can be supported as fallback dual cert support eg ecdsa with an rsa fallback useful for additional compatibility with older mta and mua eg pre ssl alt cert path ssl alt key path set how many days a virusmail will stay on the server before being deleted empty days virusmails delete delay this option is activating the usage of postfix dagent to specify a lmtp client different from default dovecot socket empty disabled enabled enable postfix virtual transport enabled by enable postfix virtual transport specify the final delivery of postfix empty fail lmtp unix private dovecot lmtp use socket lmtps inet secure lmtp with starttls take a look at lmtp use kopano as mailstore etc postfix dagent set the mailbox size limit for all users if set to zero the size will be unlimited default empty postfix mailbox size limit see dovecot quota is disabled dovecot quota is enabled enable quotas set the message size limit for all users if set to zero the size will be unlimited not recommended empty mb postfix message size limit enables regular pflogsumm mail reports this is a new option the old report options are still supported for backwards compatibility if this is not set and reports are enabled with the old options logrotate will be used not set no report daily cron daily report for the previous day logrotate full report based on the mail log when it is rotated pflogsumm trigger recipient address for pflogsumm reports not set use report recipient or postmaster address specify the recipient address es pflogsumm recipient from address for pflogsumm reports not set use report sender or postmaster address specify the sender address pflogsumm sender interval for logwatch report none no report is generated daily send a daily report weekly send a report every week logwatch interval recipient address for logwatch reports if they are enabled not set use report recipient or postmaster address specify the recipient address es logwatch recipient enables a report being sent created by pflogsumm on a regular basis deprecated report emails are disabled using postmaster address as the recipient specify the recipient address report recipient change the sending address for mail report deprecated empty mailserver report hostname specify the report sender from address report sender changes the interval in which a report is being sent deprecated daily send a daily report weekly send a report every week monthly send a report every month note this variable actually controls logrotate inside the container and rotates the log depending on this setting the main log output is still available in its entirety via docker logs mail or your respective container name if you want to control logrotation for the docker generated logfile see report interval daily choose tcp ip protocols to use all all possible protocols use only traffic most likely you want this behind docker use only traffic note more details in postfix inet protocols spamassassin section enable spamassassin deliver spam messages in the inbox eventually tagged using sa spam subject spamassassin spam to inbox spam messages will be moved in the junk folder spamassassin spam to inbox required move spam to junk add spam info headers if at or above that level sa tag add spam detected headers at that level sa triggers spam evasive actions sa kill add tag to subject if spam detected sa spam subject spam fetchmail section enable fetchmail the interval to fetch mail in seconds fetchmail poll ldap section a second container for the ldap service is necessary i e for preparing the ldap server to use in combination with this container this article may be helpful empty ldap authentification is disabled ldap authentification is enabled enable ldap empty no yes ldap over tls enabled for postfix ldap start tls if you going to use the mailserver in combination with docker compose you can set the service name here empty mail domain com specify the dns name ip address where the ldap server ldap server host empty ou people dc domain dc com e g ldap search base dc mydomain dc local ldap search base empty cn admin dc domain dc com take a look at examples of sasl ldap bind dn ldap bind dn empty admin specify the password to bind against ldap ldap bind pw e g mail s mailenabled true specify how ldap should be asked for users ldap query filter user e g mailgroupmember s mailenabled true specify how ldap should be asked for groups ldap query filter group e g mailalias s mailenabled true specify how ldap should be asked for aliases ldap query filter alias e g mail s mailalias s mailgroupmember s mailenabled true specify how ldap should be asked for domains ldap query filter domain dovecot section empty no yes ldap over tls enabled for dovecot dovecot tls e g objectclass postfixbookmailaccount uniqueidentifier n dovecot user filter e g objectclass postfixbookmailaccount uniqueidentifier n dovecot pass filter define the mailbox format to be used default is maildir supported values are sdbox mdbox maildir dovecot mailbox format maildir empty no yes allow bind authentication for ldap dovecot auth bind postgrey section enable postgrey greylist for n seconds postgrey delay delete entries older than n days since the last time that they have been seen postgrey max age response when a mail is greylisted postgrey text delayed by postgrey whitelist host after n successful deliveries n to disable whitelisting postgrey auto whitelist clients sasl section enable saslauthd empty pam ldap authenticate against ldap server shadow authenticate against local user db mysql authenticate against mysql db rimap authenticate against imap server note can be a list of mechanisms like pam ldap shadow saslauthd mechanisms empty none e g with saslauthd mechanisms rimap you need to specify the ip address servername of the imap server xxx xxx xxx xxx saslauthd mech options empty localhost saslauthd ldap server empty or ldap will be used ldaps will be used saslauthd ldap ssl empty anonymous bind specify an object with priviliges to search the directory tree e g active directory saslauthd ldap bind dn cn administrator cn users dc mydomain dc net e g openldap saslauthd ldap bind dn cn admin dc mydomain dc net saslauthd ldap bind dn empty anonymous bind saslauthd ldap password empty reverting to saslauthd mechanisms pam specify the search base saslauthd ldap search base empty default filter uniqueidentifier u mailenabled true e g for active directory samaccountname u objectclass person e g for openldap uid u objectclass person saslauthd ldap filter empty no yes ldap over tls enabled for sasl must not be used together with saslauthd ldap ssl saslauthd ldap start tls empty no yes require and verify server certificate if yes you must could specify saslauthd ldap tls cacert file or saslauthd ldap tls cacert dir saslauthd ldap tls check peer file containing ca certificate authority certificate s empty nothing is added to the configuration any value fills the ldap tls cacert file option saslauthd ldap tls cacert file path to directory with ca certificate authority certificates empty nothing is added to the configuration any value fills the ldap tls cacert dir option saslauthd ldap tls cacert dir specify what password attribute to use for password verification empty nothing is added to the configuration but the documentation says it is userpassword by default any value fills the ldap password attr option saslauthd ldap password attr empty no sasl passwd will be created string etc postfix sasl passwd will be created with the string as password sasl passwd empty bind will be used as a default value fastbind the fastbind method is used custom the custom method uses userpassword attribute to verify the password saslauthd ldap auth method specify the authentication mechanism for sasl bind empty nothing is added to the configuration any value fills the ldap mech option saslauthd ldap mech srs section envelope sender rewrite only envelope sender address default header sender rewrite only header sender not recommended envelope sender header sender rewrite both senders an email has an envelope sender indicating the sending server and a header sender indicating who sent it more strict spf policies may require you to replace both instead of just the envelope sender srs sender classes envelope sender empty envelope sender will be rewritten for all domains provide comma separated list of domains to exclude from rewriting srs exclude domains empty generated when the image is built provide a secret to use in you may specify multiple keys comma separated the first one is used for signing and the remaining will be used for verification this is how you rotate and expire keys srs secret default relay host section setup relaying all mail through a default relay host empty don t configure default relay host default host and optional port to relay all mail through default relay host multi domain relay section setup relaying for multiple domains based on the domain name of the sender optionally uses usernames and passwords in postfix sasl password cf and relay host mappings in postfix relaymap cf empty don t configure relay host default host to relay mail through relay host empty default port to relay mail relay port empty no default default relay username if no specific entry exists in postfix sasl password cf relay user empty no default password for default relay user relay password logging may mail postfix postscreen connect from to may mail postfix postscreen whitelisted may mail postfix smtpd connect from unknown may mail postfix smtpd improper command pipelining after ehlo from unknown mail from r nrcpt to r ndata r nfrom eristestsender may mail postfix smtpd client unknown may mail postfix cleanup message id may mail opendkim not internal may mail opendkim not authenticated may mail opendkim no signature data may mail opendmarc fax domain com none may mail postfix qmgr from size nrcpt queue active may mail amavis esmtp var lib amavis tmp amavis size body received from mail com by localhost mail com amavisd new port with esmtp for tue may utc may mail amavis checking may mail amavis open relay nonlocal recips but not originating fax domain com may mail amavis content type text plain size digest may mail postfix smtpd connect from localhost may mail postfix smtpd client localhost may mail postfix cleanup message id may mail postfix qmgr from size nrcpt queue active may mail amavis fwd from body from mta smtp ok queued as may mail amavis passed clean relayedopenrelay queue id message id mail id hits size queued as ms may mail postfix smtp to relay delay delays dsn status sent from mta smtp ok queued as may mail postfix qmgr removed may mail amavis size timing smtp greeting smtp ehlo smtp pre mail mkdir tempdir create email txt smtp mail smtp pre data flush smtp data check init digest hdr digest body collect info mkdir parts mime decode get file parts decode check header decide mail destiny notif quar fwd connect fwd mail pip fwd rcpt pip fwd data chkpnt write header fwd data contents fwd end chkpnt prepare dsn report main log entry update snmp smtp pre response smtp response unlink files rundown may mail postfix smtp to relay none de
1
812,553
30,341,630,477
IssuesEvent
2023-07-11 13:06:02
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
drivers: spi: spi_mcux_flexcomm: transceive_dma() releases chip select in the middle of multi-buffer transfers
bug priority: low area: SPI platform: NXP
When more the spi_buf_set has more than one entry, the transceive_dma() will create multiple DMA transfer requests to the SPI controller. However, chip select is released after each intermediate transfer, instead of being asserted for the entire buf_set. Reproduced on RT595 EVK and confirmed on a logic-analyzer Chip select should be asserted for the entire transfer request, even if the request involves more than one spi_buf in the set. This bug prevents usage of >1 in the spi_buf_set.
1.0
drivers: spi: spi_mcux_flexcomm: transceive_dma() releases chip select in the middle of multi-buffer transfers - When more the spi_buf_set has more than one entry, the transceive_dma() will create multiple DMA transfer requests to the SPI controller. However, chip select is released after each intermediate transfer, instead of being asserted for the entire buf_set. Reproduced on RT595 EVK and confirmed on a logic-analyzer Chip select should be asserted for the entire transfer request, even if the request involves more than one spi_buf in the set. This bug prevents usage of >1 in the spi_buf_set.
priority
drivers spi spi mcux flexcomm transceive dma releases chip select in the middle of multi buffer transfers when more the spi buf set has more than one entry the transceive dma will create multiple dma transfer requests to the spi controller however chip select is released after each intermediate transfer instead of being asserted for the entire buf set reproduced on evk and confirmed on a logic analyzer chip select should be asserted for the entire transfer request even if the request involves more than one spi buf in the set this bug prevents usage of in the spi buf set
1
785,531
27,617,002,296
IssuesEvent
2023-03-09 20:13:19
CDCgov/prime-reportstream
https://api.github.com/repos/CDCgov/prime-reportstream
closed
Daily Data Date Filter Enhancement
experience enhancement Low Priority needs-refinement engineering
## Problem statement The Daily Data table date filter is used by both the support team and STLTs. The date filter starts with very high (01/01/2000) and very low (01/01/3000) values that make using the date selector tool difficult because you need to scroll for lots of years in order to get to something similar to today. Ideally, it should start at a date closer to when RS started receiving data, and end at something less than 900 years away to make the date selection tool more usable. Additionally, once you input a date range and click filter, the date filter returns to the default values instead of showing the dates that are currently filtered for. ## What you need to know - [Daily Data Page](https://reportstream.cdc.gov/daily-data) - Screenshot: ![Screenshot 2023-03-01 at 4.12.08 PM.png](https://images.zenhubusercontent.com/637d310dba428f3e3d55c9db/8d80a854-3620-4198-8435-a8b5b237366b) ... ## Acceptance criteria - [ ] Daily Data date filter has more useable default values - [ ] After filtering for a date range, the Daily Data date filter shows the current date range filtered for instead of the default values ## To do - [ ] ...
1.0
Daily Data Date Filter Enhancement - ## Problem statement The Daily Data table date filter is used by both the support team and STLTs. The date filter starts with very high (01/01/2000) and very low (01/01/3000) values that make using the date selector tool difficult because you need to scroll for lots of years in order to get to something similar to today. Ideally, it should start at a date closer to when RS started receiving data, and end at something less than 900 years away to make the date selection tool more usable. Additionally, once you input a date range and click filter, the date filter returns to the default values instead of showing the dates that are currently filtered for. ## What you need to know - [Daily Data Page](https://reportstream.cdc.gov/daily-data) - Screenshot: ![Screenshot 2023-03-01 at 4.12.08 PM.png](https://images.zenhubusercontent.com/637d310dba428f3e3d55c9db/8d80a854-3620-4198-8435-a8b5b237366b) ... ## Acceptance criteria - [ ] Daily Data date filter has more useable default values - [ ] After filtering for a date range, the Daily Data date filter shows the current date range filtered for instead of the default values ## To do - [ ] ...
priority
daily data date filter enhancement problem statement the daily data table date filter is used by both the support team and stlts the date filter starts with very high and very low values that make using the date selector tool difficult because you need to scroll for lots of years in order to get to something similar to today ideally it should start at a date closer to when rs started receiving data and end at something less than years away to make the date selection tool more usable additionally once you input a date range and click filter the date filter returns to the default values instead of showing the dates that are currently filtered for what you need to know screenshot acceptance criteria daily data date filter has more useable default values after filtering for a date range the daily data date filter shows the current date range filtered for instead of the default values to do
1
25,023
2,675,581,796
IssuesEvent
2015-03-25 13:26:59
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
Autocomplete rows
Feature Priority: low
Hi, The autocomplete function, actually the reder of this, when is the end of the page,the autocomplete is rendered under that final page and when you use the mouse scroll, it disappears. I suggest you see the div above the field when at the end of the web page.
1.0
Autocomplete rows - Hi, The autocomplete function, actually the reder of this, when is the end of the page,the autocomplete is rendered under that final page and when you use the mouse scroll, it disappears. I suggest you see the div above the field when at the end of the web page.
priority
autocomplete rows hi the autocomplete function actually the reder of this when is the end of the page the autocomplete is rendered under that final page and when you use the mouse scroll it disappears i suggest you see the div above the field when at the end of the web page
1
650,609
21,410,846,382
IssuesEvent
2022-04-22 05:40:08
opencrvs/opencrvs-core
https://api.github.com/repos/opencrvs/opencrvs-core
closed
Rejected birth/death application is visible in "Sent for review" tab of a field agent.
👹Bug 💅 Waiting For Review Priority: low ☕️ Discussion
**Summary** Register rejected a birth/death application and it is visible in "Sent for review" tab of a field agent. **Steps To Reproduce:** 1. Log into openCRVS as a field agent. 2. Create a birth & death application. 3. Sent for review both application. 4. Log in as a register in the system. 5. Observe both application in "Ready for review" tab. 6. Download > Review both application. 7. Click > Reject > select a reason & add comment. 8. Now again, log in as field agent. 9. Observe the rejected applications in "Sent for review" tab and "Require Updates" tab. **Actual Result:** The rejected applications are visible in "Sent for review" tab which is not expected as it is already reviewed and is in "Require Updates" tab. **Expected behavior:** Rejected birth/death application should not be visible in "Sent for review" tab of a field agent's profile. **Screenshots** ![BDR_count_tab2](https://user-images.githubusercontent.com/16021495/89529617-d7ce8880-d80e-11ea-9118-b9f388fad32d.png) ![BDR_count_tab1](https://user-images.githubusercontent.com/16021495/89529627-dbfaa600-d80e-11ea-8ebf-ec2753a0fa81.png) **Desktop:** - OS: Windows 10 pro - Browser: Chrome - Version 84.0.4147.105 **Environment:** https://login.opencrvs.qa1.jembi.org/ **Additional context** In Firefox 79.0 i have observed, only birth application is visible not death application after rejection in "Sent for review" tab. Screen shot: ![BDR_count_tab3](https://user-images.githubusercontent.com/16021495/89530055-a7d3b500-d80f-11ea-9b66-532f7cdf40b3.png)
1.0
Rejected birth/death application is visible in "Sent for review" tab of a field agent. - **Summary** Register rejected a birth/death application and it is visible in "Sent for review" tab of a field agent. **Steps To Reproduce:** 1. Log into openCRVS as a field agent. 2. Create a birth & death application. 3. Sent for review both application. 4. Log in as a register in the system. 5. Observe both application in "Ready for review" tab. 6. Download > Review both application. 7. Click > Reject > select a reason & add comment. 8. Now again, log in as field agent. 9. Observe the rejected applications in "Sent for review" tab and "Require Updates" tab. **Actual Result:** The rejected applications are visible in "Sent for review" tab which is not expected as it is already reviewed and is in "Require Updates" tab. **Expected behavior:** Rejected birth/death application should not be visible in "Sent for review" tab of a field agent's profile. **Screenshots** ![BDR_count_tab2](https://user-images.githubusercontent.com/16021495/89529617-d7ce8880-d80e-11ea-9118-b9f388fad32d.png) ![BDR_count_tab1](https://user-images.githubusercontent.com/16021495/89529627-dbfaa600-d80e-11ea-8ebf-ec2753a0fa81.png) **Desktop:** - OS: Windows 10 pro - Browser: Chrome - Version 84.0.4147.105 **Environment:** https://login.opencrvs.qa1.jembi.org/ **Additional context** In Firefox 79.0 i have observed, only birth application is visible not death application after rejection in "Sent for review" tab. Screen shot: ![BDR_count_tab3](https://user-images.githubusercontent.com/16021495/89530055-a7d3b500-d80f-11ea-9b66-532f7cdf40b3.png)
priority
rejected birth death application is visible in sent for review tab of a field agent summary register rejected a birth death application and it is visible in sent for review tab of a field agent steps to reproduce log into opencrvs as a field agent create a birth death application sent for review both application log in as a register in the system observe both application in ready for review tab download review both application click reject select a reason add comment now again log in as field agent observe the rejected applications in sent for review tab and require updates tab actual result the rejected applications are visible in sent for review tab which is not expected as it is already reviewed and is in require updates tab expected behavior rejected birth death application should not be visible in sent for review tab of a field agent s profile screenshots desktop os windows pro browser chrome version environment additional context in firefox i have observed only birth application is visible not death application after rejection in sent for review tab screen shot
1
133,513
5,204,922,340
IssuesEvent
2017-01-24 16:39:52
Theophilix/event-table-edit
https://api.github.com/repos/Theophilix/event-table-edit
closed
When adding a new row, refreshing page is necessary before editing cell.
bug low priority
If the user clicks on "+" and wants to edit a cell, nothing happens. But if page is refreshed, editing a cell works.
1.0
When adding a new row, refreshing page is necessary before editing cell. - If the user clicks on "+" and wants to edit a cell, nothing happens. But if page is refreshed, editing a cell works.
priority
when adding a new row refreshing page is necessary before editing cell if the user clicks on and wants to edit a cell nothing happens but if page is refreshed editing a cell works
1
706,524
24,275,543,220
IssuesEvent
2022-09-28 13:37:13
Rehachoudhary0/hotel_testing
https://api.github.com/repos/Rehachoudhary0/hotel_testing
opened
🐛 Bug Report: traveler Food list page
bug Low priority app
### 👟 Reproduction steps There is drop-down UI cut the text of drop-down textes. ### 👍 Expected behavior Text should be clear . ### 👎 Actual Behavior ![WhatsApp Image 2022-09-28 at 6 32 32 PM](https://user-images.githubusercontent.com/85510636/192792636-c78b8415-9d9d-4127-b5ec-fc00dd0025b0.jpeg) ### 🎲 App version Version 22.09.28+01 ### 💻 Operating system Android ### 👀 Have you spent some time to check if this issue has been raised before? - [X] I checked and didn't find similar issue ### 🏢 Have you read the Code of Conduct? - [X] I have read the [Code of Conduct](https://github.com/Rehachoudhary0/hotel_testing/blob/HEAD/CODE_OF_CONDUCT.md)
1.0
🐛 Bug Report: traveler Food list page - ### 👟 Reproduction steps There is drop-down UI cut the text of drop-down textes. ### 👍 Expected behavior Text should be clear . ### 👎 Actual Behavior ![WhatsApp Image 2022-09-28 at 6 32 32 PM](https://user-images.githubusercontent.com/85510636/192792636-c78b8415-9d9d-4127-b5ec-fc00dd0025b0.jpeg) ### 🎲 App version Version 22.09.28+01 ### 💻 Operating system Android ### 👀 Have you spent some time to check if this issue has been raised before? - [X] I checked and didn't find similar issue ### 🏢 Have you read the Code of Conduct? - [X] I have read the [Code of Conduct](https://github.com/Rehachoudhary0/hotel_testing/blob/HEAD/CODE_OF_CONDUCT.md)
priority
🐛 bug report traveler food list page 👟 reproduction steps there is drop down ui cut the text of drop down textes 👍 expected behavior text should be clear 👎 actual behavior 🎲 app version version 💻 operating system android 👀 have you spent some time to check if this issue has been raised before i checked and didn t find similar issue 🏢 have you read the code of conduct i have read the
1
232,579
7,663,965,600
IssuesEvent
2018-05-12 00:47:33
carbon-design-system/carbon-components
https://api.github.com/repos/carbon-design-system/carbon-components
closed
detail page header does not align to grid when used with interior left nav
bug priority: low visual bug
## Overview It seems that the detail page header (DPH) when used in combination with the interior left nav (ILN) does not align correctly with a grid underlying the space remaining to the right of the ILN. ## Details Based on the [grid style definition](http://carbondesignsystem.com/style/grids) it seems that a DPH used in combination with the ILN in such a way that the DPH is placed to the right of the ILN, the DPH's content should respect the 5% (or 3%) margins of the available space. Current CSS for the DPH aligns its content by using a left padding and a right padding of `5%` and `3%` respectively, depending on screen width. This setting does not seem to achieve the correct alignment of DPH contents as the DPH's position is fixed and therefore `width` refers to the initial containing block (i.e. the whole window width) and not the available space to the right of the ILN.
1.0
detail page header does not align to grid when used with interior left nav - ## Overview It seems that the detail page header (DPH) when used in combination with the interior left nav (ILN) does not align correctly with a grid underlying the space remaining to the right of the ILN. ## Details Based on the [grid style definition](http://carbondesignsystem.com/style/grids) it seems that a DPH used in combination with the ILN in such a way that the DPH is placed to the right of the ILN, the DPH's content should respect the 5% (or 3%) margins of the available space. Current CSS for the DPH aligns its content by using a left padding and a right padding of `5%` and `3%` respectively, depending on screen width. This setting does not seem to achieve the correct alignment of DPH contents as the DPH's position is fixed and therefore `width` refers to the initial containing block (i.e. the whole window width) and not the available space to the right of the ILN.
priority
detail page header does not align to grid when used with interior left nav overview it seems that the detail page header dph when used in combination with the interior left nav iln does not align correctly with a grid underlying the space remaining to the right of the iln details based on the it seems that a dph used in combination with the iln in such a way that the dph is placed to the right of the iln the dph s content should respect the or margins of the available space current css for the dph aligns its content by using a left padding and a right padding of and respectively depending on screen width this setting does not seem to achieve the correct alignment of dph contents as the dph s position is fixed and therefore width refers to the initial containing block i e the whole window width and not the available space to the right of the iln
1
613,599
19,094,514,242
IssuesEvent
2021-11-29 15:24:06
ballerina-platform/openapi-tools
https://api.github.com/repos/ballerina-platform/openapi-tools
closed
Code not generated properly when there is nested `all of` within nested `one of` scenarios in the yaml
Type/Improvement Priority/Low Schema OpenAPIToBallerina Team/Connector ConnectorTools/OpenAPI
**Description:** Code not generated properly when there is nested `all of` within nested `one of` scenarios in the yaml. For example this happens in the following [specification](https://nexmo-api-specification.herokuapp.com/messages-olympus). **Affected Product Version:** **OS, DB, other environment details and versions:** Ballerina Beta 2 JDK 11 Ubuntu 20..04 **Steps to reproduce:** Download the following [specification](https://nexmo-api-specification.herokuapp.com/messages-olympus). Build the code after generating the code from Open API tool. ![Screenshot from 2021-07-21 09-07-31](https://user-images.githubusercontent.com/44081958/126426888-fca32d7e-f9e2-43af-8c0e-b164bd7b854c.png)
1.0
Code not generated properly when there is nested `all of` within nested `one of` scenarios in the yaml - **Description:** Code not generated properly when there is nested `all of` within nested `one of` scenarios in the yaml. For example this happens in the following [specification](https://nexmo-api-specification.herokuapp.com/messages-olympus). **Affected Product Version:** **OS, DB, other environment details and versions:** Ballerina Beta 2 JDK 11 Ubuntu 20..04 **Steps to reproduce:** Download the following [specification](https://nexmo-api-specification.herokuapp.com/messages-olympus). Build the code after generating the code from Open API tool. ![Screenshot from 2021-07-21 09-07-31](https://user-images.githubusercontent.com/44081958/126426888-fca32d7e-f9e2-43af-8c0e-b164bd7b854c.png)
priority
code not generated properly when there is nested all of within nested one of scenarios in the yaml description code not generated properly when there is nested all of within nested one of scenarios in the yaml for example this happens in the following affected product version os db other environment details and versions ballerina beta jdk ubuntu steps to reproduce download the following build the code after generating the code from open api tool
1
606,993
18,771,481,061
IssuesEvent
2021-11-06 22:54:38
Lissy93/dashy
https://api.github.com/repos/Lissy93/dashy
closed
[BUG] Items change size when the mouse pointer passes
🐛 Bug 💤 Low Priority
### Environment Self-Hosted (Docker) ### Version 1.9.0 ### Describe the problem Hello, Items change size when the mouse pointer passes. https://user-images.githubusercontent.com/45015615/139924398-8bd7f222-96eb-4920-9f41-c21a4c3d76da.mp4 ### Additional info Video : https://user-images.githubusercontent.com/45015615/139924398-8bd7f222-96eb-4920-9f41-c21a4c3d76da.mp4 Sorry, I don't know why the video recorder doesn't want to capture my mouse pointer .... ### Please tick the boxes - [X] You are using a [supported](https://github.com/Lissy93/dashy/blob/master/.github/SECURITY.md#supported-versions) version of Dashy (check the first two digits of the version number) - [X] You've checked that this [issue hasn't already been raised](https://github.com/Lissy93/dashy/issues?q=is%3Aissue) - [X] You've checked the [docs](https://github.com/Lissy93/dashy/tree/master/docs#readme) and [troubleshooting](https://github.com/Lissy93/dashy/blob/master/docs/troubleshooting.md#troubleshooting) guide - [X] You agree to the [code of conduct](https://github.com/Lissy93/dashy/blob/master/.github/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct)
1.0
[BUG] Items change size when the mouse pointer passes - ### Environment Self-Hosted (Docker) ### Version 1.9.0 ### Describe the problem Hello, Items change size when the mouse pointer passes. https://user-images.githubusercontent.com/45015615/139924398-8bd7f222-96eb-4920-9f41-c21a4c3d76da.mp4 ### Additional info Video : https://user-images.githubusercontent.com/45015615/139924398-8bd7f222-96eb-4920-9f41-c21a4c3d76da.mp4 Sorry, I don't know why the video recorder doesn't want to capture my mouse pointer .... ### Please tick the boxes - [X] You are using a [supported](https://github.com/Lissy93/dashy/blob/master/.github/SECURITY.md#supported-versions) version of Dashy (check the first two digits of the version number) - [X] You've checked that this [issue hasn't already been raised](https://github.com/Lissy93/dashy/issues?q=is%3Aissue) - [X] You've checked the [docs](https://github.com/Lissy93/dashy/tree/master/docs#readme) and [troubleshooting](https://github.com/Lissy93/dashy/blob/master/docs/troubleshooting.md#troubleshooting) guide - [X] You agree to the [code of conduct](https://github.com/Lissy93/dashy/blob/master/.github/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct)
priority
items change size when the mouse pointer passes environment self hosted docker version describe the problem hello items change size when the mouse pointer passes additional info video sorry i don t know why the video recorder doesn t want to capture my mouse pointer please tick the boxes you are using a version of dashy check the first two digits of the version number you ve checked that this you ve checked the and guide you agree to the
1
26,697
2,685,261,468
IssuesEvent
2015-03-29 21:22:55
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
closed
Support struct module
auto-migrated Priority-Low Type-Enhancement
**Issue by vinjv...@gmail.com** _28 Feb 2010 at 3:30 GMT_ _Originally opened on Google Code_ ---- ``` It would be great if we could read binary packed files with shedskin. ```
1.0
Support struct module - **Issue by vinjv...@gmail.com** _28 Feb 2010 at 3:30 GMT_ _Originally opened on Google Code_ ---- ``` It would be great if we could read binary packed files with shedskin. ```
priority
support struct module issue by vinjv gmail com feb at gmt originally opened on google code it would be great if we could read binary packed files with shedskin
1