Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3 values | title stringlengths 1 855 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 13 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 240k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
96,273 | 3,966,591,658 | IssuesEvent | 2016-05-03 13:35:07 | larsiusprime/tdrpg-bugs | https://api.github.com/repos/larsiusprime/tdrpg-bugs | reopened | Null Object Reference crash clicking Select (challenge 3) in Bonus popup from map | 1 bug DQ CORE Priority HIGH | Win7x64, 0.5.2 full:
```
importFromXML() error = 0
FlxUIButton name = movies_btn
FlxUIButton name = music_btn
FlxUIButton name = sfx_btn
FlxUIButton name = party_btn
FlxUIButton name = btn_journal
FlxUIButton name = btn_town
FlxUIButton name = tips_btn
FlxUIButton name = btn_battle
FlxUIButton name = exit_btn
FlxUIButton name = options_btn
FlxUIButton name = menu_btn
FlxUIButton name = bonus_btn
FlxUIButton name = movies_btn
FlxUIButton name = music_btn
FlxUIButton name = sfx_btn
FlxUIButton name = party_btn
FlxUIButton name = btn_journal
FlxUIButton name = btn_town
FlxUIButton name = tips_btn
FlxUIButton name = btn_battle
FlxUIButton name = exit_btn
FlxUIButton name = options_btn
FlxUIButton name = menu_btn
FlxUIButton name = bonus_btn
Called from ApplicationMain::main ApplicationMain.hx line 159
Called from ApplicationMain::create ApplicationMain.hx line 71
Called from lime.app.Application::exec lime/app/Application.hx line 222
Called from lime._backend.native.NativeApplication::exec lime/_backend/native/Na
tiveApplication.hx line 136
Called from lime._backend.native.NativeApplication::handleRenderEvent lime/_back
end/native/NativeApplication.hx line 368
Called from lime.app.Event_Void_Void::dispatch lime/app/Event.hx line 145
Called from *::_Function_2_1 lime/app/Application.hx line 110
Called from lime.app.Application::render lime/app/Application.hx line 762
Called from openfl.display.Stage::render openfl/display/Stage.hx line 677
Called from openfl.display.DisplayObjectContainer::__broadcast openfl/display/Di
splayObjectContainer.hx line 355
Called from openfl.display.DisplayObject::__broadcast openfl/display/DisplayObje
ct.hx line 251
Called from openfl.events.EventDispatcher::__dispatchEvent openfl/events/EventDi
spatcher.hx line 237
Called from flixel.FlxGame::onEnterFrame flixel/FlxGame.hx line 529
Called from flixel.FlxGame::step flixel/FlxGame.hx line 662
Called from com.leveluplabs.tdrpg.Main::update com/leveluplabs/tdrpg/Main.hx lin
e 1462
Called from flixel.FlxGame::update flixel/FlxGame.hx line 751
Called from flixel.FlxState::tryUpdate flixel/FlxState.hx line 178
Called from flixel.FlxState::tryUpdate flixel/FlxState.hx line 174
Called from flixel.FlxState::resetSubState flixel/FlxState.hx line 117
Called from com.leveluplabs.tdrpg.Popup_MapPreview::create com/leveluplabs/tdrpg
/Popup_MapPreview.hx line 77
Called from com.leveluplabs.tdrpg.Popup_MapPreview::setupBonus com/leveluplabs/t
drpg/Popup_MapPreview.hx line 476
Called from com.leveluplabs.tdrpg.Popup_MapPreview::showEnemyData com/leveluplab
s/tdrpg/Popup_MapPreview.hx line 944
Called from com.leveluplabs.tdrpg.Popup_MapPreview::showMonsters com/leveluplabs
/tdrpg/Popup_MapPreview.hx line 1185
Called from com.leveluplabs.tdrpg.Popup_MapPreview::addStarRegions com/levelupla
bs/tdrpg/Popup_MapPreview.hx line 431
```
This is using a save I had exported from the original full, then just imported to the HD full. In the original, this did not cause a crash. | 1.0 | Null Object Reference crash clicking Select (challenge 3) in Bonus popup from map - Win7x64, 0.5.2 full:
```
importFromXML() error = 0
FlxUIButton name = movies_btn
FlxUIButton name = music_btn
FlxUIButton name = sfx_btn
FlxUIButton name = party_btn
FlxUIButton name = btn_journal
FlxUIButton name = btn_town
FlxUIButton name = tips_btn
FlxUIButton name = btn_battle
FlxUIButton name = exit_btn
FlxUIButton name = options_btn
FlxUIButton name = menu_btn
FlxUIButton name = bonus_btn
FlxUIButton name = movies_btn
FlxUIButton name = music_btn
FlxUIButton name = sfx_btn
FlxUIButton name = party_btn
FlxUIButton name = btn_journal
FlxUIButton name = btn_town
FlxUIButton name = tips_btn
FlxUIButton name = btn_battle
FlxUIButton name = exit_btn
FlxUIButton name = options_btn
FlxUIButton name = menu_btn
FlxUIButton name = bonus_btn
Called from ApplicationMain::main ApplicationMain.hx line 159
Called from ApplicationMain::create ApplicationMain.hx line 71
Called from lime.app.Application::exec lime/app/Application.hx line 222
Called from lime._backend.native.NativeApplication::exec lime/_backend/native/Na
tiveApplication.hx line 136
Called from lime._backend.native.NativeApplication::handleRenderEvent lime/_back
end/native/NativeApplication.hx line 368
Called from lime.app.Event_Void_Void::dispatch lime/app/Event.hx line 145
Called from *::_Function_2_1 lime/app/Application.hx line 110
Called from lime.app.Application::render lime/app/Application.hx line 762
Called from openfl.display.Stage::render openfl/display/Stage.hx line 677
Called from openfl.display.DisplayObjectContainer::__broadcast openfl/display/Di
splayObjectContainer.hx line 355
Called from openfl.display.DisplayObject::__broadcast openfl/display/DisplayObje
ct.hx line 251
Called from openfl.events.EventDispatcher::__dispatchEvent openfl/events/EventDi
spatcher.hx line 237
Called from flixel.FlxGame::onEnterFrame flixel/FlxGame.hx line 529
Called from flixel.FlxGame::step flixel/FlxGame.hx line 662
Called from com.leveluplabs.tdrpg.Main::update com/leveluplabs/tdrpg/Main.hx lin
e 1462
Called from flixel.FlxGame::update flixel/FlxGame.hx line 751
Called from flixel.FlxState::tryUpdate flixel/FlxState.hx line 178
Called from flixel.FlxState::tryUpdate flixel/FlxState.hx line 174
Called from flixel.FlxState::resetSubState flixel/FlxState.hx line 117
Called from com.leveluplabs.tdrpg.Popup_MapPreview::create com/leveluplabs/tdrpg
/Popup_MapPreview.hx line 77
Called from com.leveluplabs.tdrpg.Popup_MapPreview::setupBonus com/leveluplabs/t
drpg/Popup_MapPreview.hx line 476
Called from com.leveluplabs.tdrpg.Popup_MapPreview::showEnemyData com/leveluplab
s/tdrpg/Popup_MapPreview.hx line 944
Called from com.leveluplabs.tdrpg.Popup_MapPreview::showMonsters com/leveluplabs
/tdrpg/Popup_MapPreview.hx line 1185
Called from com.leveluplabs.tdrpg.Popup_MapPreview::addStarRegions com/levelupla
bs/tdrpg/Popup_MapPreview.hx line 431
```
This is using a save I had exported from the original full, then just imported to the HD full. In the original, this did not cause a crash. | priority | null object reference crash clicking select challenge in bonus popup from map full importfromxml error flxuibutton name movies btn flxuibutton name music btn flxuibutton name sfx btn flxuibutton name party btn flxuibutton name btn journal flxuibutton name btn town flxuibutton name tips btn flxuibutton name btn battle flxuibutton name exit btn flxuibutton name options btn flxuibutton name menu btn flxuibutton name bonus btn flxuibutton name movies btn flxuibutton name music btn flxuibutton name sfx btn flxuibutton name party btn flxuibutton name btn journal flxuibutton name btn town flxuibutton name tips btn flxuibutton name btn battle flxuibutton name exit btn flxuibutton name options btn flxuibutton name menu btn flxuibutton name bonus btn called from applicationmain main applicationmain hx line called from applicationmain create applicationmain hx line called from lime app application exec lime app application hx line called from lime backend native nativeapplication exec lime backend native na tiveapplication hx line called from lime backend native nativeapplication handlerenderevent lime back end native nativeapplication hx line called from lime app event void void dispatch lime app event hx line called from function lime app application hx line called from lime app application render lime app application hx line called from openfl display stage render openfl display stage hx line called from openfl display displayobjectcontainer broadcast openfl display di splayobjectcontainer hx line called from openfl display displayobject broadcast openfl display displayobje ct hx line called from openfl events eventdispatcher dispatchevent openfl events eventdi spatcher hx line called from flixel flxgame onenterframe flixel flxgame hx line called from flixel flxgame step flixel flxgame hx line called from com leveluplabs tdrpg main update com leveluplabs tdrpg main hx lin e called from flixel flxgame update flixel flxgame hx line called from flixel flxstate tryupdate flixel flxstate hx line called from flixel flxstate tryupdate flixel flxstate hx line called from flixel flxstate resetsubstate flixel flxstate hx line called from com leveluplabs tdrpg popup mappreview create com leveluplabs tdrpg popup mappreview hx line called from com leveluplabs tdrpg popup mappreview setupbonus com leveluplabs t drpg popup mappreview hx line called from com leveluplabs tdrpg popup mappreview showenemydata com leveluplab s tdrpg popup mappreview hx line called from com leveluplabs tdrpg popup mappreview showmonsters com leveluplabs tdrpg popup mappreview hx line called from com leveluplabs tdrpg popup mappreview addstarregions com levelupla bs tdrpg popup mappreview hx line this is using a save i had exported from the original full then just imported to the hd full in the original this did not cause a crash | 1 |
778,324 | 27,311,490,316 | IssuesEvent | 2023-02-24 12:34:03 | cbgaindia/constituency-frontend | https://api.github.com/repos/cbgaindia/constituency-frontend | closed | Scheme Editorial Note Addition | High Priority | In metadata for all schemes, ac and pc wise, the last two rows ie methodology and remarks should be reflected as well in the scheme editorial note. | 1.0 | Scheme Editorial Note Addition - In metadata for all schemes, ac and pc wise, the last two rows ie methodology and remarks should be reflected as well in the scheme editorial note. | priority | scheme editorial note addition in metadata for all schemes ac and pc wise the last two rows ie methodology and remarks should be reflected as well in the scheme editorial note | 1 |
557,846 | 16,520,777,214 | IssuesEvent | 2021-05-26 14:21:35 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | onlyfans.com - site is not usable | browser-firefox-ios bugbug-probability-high os-ios priority-normal | <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/74975 -->
**URL**: https://onlyfans.com/
**Browser / Version**: Firefox iOS 33.1
**Operating System**: iOS 14.4
**Tested Another Browser**: Yes Internet Explorer
**Problem type**: Site is not usable
**Description**: Page not loading correctly
**Steps to Reproduce**:
wont let me log on or evan download the page
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | onlyfans.com - site is not usable - <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/74975 -->
**URL**: https://onlyfans.com/
**Browser / Version**: Firefox iOS 33.1
**Operating System**: iOS 14.4
**Tested Another Browser**: Yes Internet Explorer
**Problem type**: Site is not usable
**Description**: Page not loading correctly
**Steps to Reproduce**:
wont let me log on or evan download the page
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | onlyfans com site is not usable url browser version firefox ios operating system ios tested another browser yes internet explorer problem type site is not usable description page not loading correctly steps to reproduce wont let me log on or evan download the page browser configuration none from with ❤️ | 1 |
782,129 | 27,487,454,269 | IssuesEvent | 2023-03-04 07:55:18 | AY2223S2-CS2103T-W13-3/tp | https://api.github.com/repos/AY2223S2-CS2103T-W13-3/tp | closed | Add support for adding of other types of Tasks | priority.High | Add support for adding simple tasks, events and deadlines | 1.0 | Add support for adding of other types of Tasks - Add support for adding simple tasks, events and deadlines | priority | add support for adding of other types of tasks add support for adding simple tasks events and deadlines | 1 |
340,879 | 10,279,507,394 | IssuesEvent | 2019-08-25 23:54:54 | sarpik/git-backup | https://api.github.com/repos/sarpik/git-backup | opened | Create `restore from backup` functionality | enhancement help wanted priority:high | ### Task
* [ ] Create a function which would
* [ ] restore changes from
* [ ] XYZ backup
* [ ] Figure out how we want to display current backups (also needed for `delete backup` functionality), so that we can
* [ ] select one of them to delete
* [ ] latest backup
* [ ] Identify the latest backup (probably by the unix date timestamp we add to the branch name) (create as separate function since it'd be needed for other stuff too)
* [ ] implement an option to activate this function
* [ ] think of a good name
* [ ] handle in the script
* [ ] update docs
* [ ] raw
* [ ] manual page | 1.0 | Create `restore from backup` functionality - ### Task
* [ ] Create a function which would
* [ ] restore changes from
* [ ] XYZ backup
* [ ] Figure out how we want to display current backups (also needed for `delete backup` functionality), so that we can
* [ ] select one of them to delete
* [ ] latest backup
* [ ] Identify the latest backup (probably by the unix date timestamp we add to the branch name) (create as separate function since it'd be needed for other stuff too)
* [ ] implement an option to activate this function
* [ ] think of a good name
* [ ] handle in the script
* [ ] update docs
* [ ] raw
* [ ] manual page | priority | create restore from backup functionality task create a function which would restore changes from xyz backup figure out how we want to display current backups also needed for delete backup functionality so that we can select one of them to delete latest backup identify the latest backup probably by the unix date timestamp we add to the branch name create as separate function since it d be needed for other stuff too implement an option to activate this function think of a good name handle in the script update docs raw manual page | 1 |
303,883 | 9,311,430,305 | IssuesEvent | 2019-03-25 21:21:27 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Switch Delete User to mark user as deleted instead of actually deleting the user | enhancement priority: high | Delete should mark the user as deleted, this preserves the audit history.
Users marked as deleted as treated as if they don't exist (as if deleted). | 1.0 | [studio] Switch Delete User to mark user as deleted instead of actually deleting the user - Delete should mark the user as deleted, this preserves the audit history.
Users marked as deleted as treated as if they don't exist (as if deleted). | priority | switch delete user to mark user as deleted instead of actually deleting the user delete should mark the user as deleted this preserves the audit history users marked as deleted as treated as if they don t exist as if deleted | 1 |
263,464 | 8,289,921,406 | IssuesEvent | 2018-09-19 15:52:05 | isawnyu/isaw.web | https://api.github.com/repos/isawnyu/isaw.web | opened | Lost ability to add links | bug high priority | When trying to add a link, there is no longer a Submit or Ok button in the dialog box. | 1.0 | Lost ability to add links - When trying to add a link, there is no longer a Submit or Ok button in the dialog box. | priority | lost ability to add links when trying to add a link there is no longer a submit or ok button in the dialog box | 1 |
281,689 | 8,698,255,741 | IssuesEvent | 2018-12-04 22:45:35 | Soldat/polybobin | https://api.github.com/repos/Soldat/polybobin | reopened | Implement colour picker tool | Difficulty:Easy Platform:All Priority:High Type:Enhancement help wanted | In PolyWorks it works like this:
1. in default mode picks nearest vertex colour
2. with SHIFT pressed, picks colour at the current position of the cursor
3. with CTRL pressed, moves selection as in selection tool | 1.0 | Implement colour picker tool - In PolyWorks it works like this:
1. in default mode picks nearest vertex colour
2. with SHIFT pressed, picks colour at the current position of the cursor
3. with CTRL pressed, moves selection as in selection tool | priority | implement colour picker tool in polyworks it works like this in default mode picks nearest vertex colour with shift pressed picks colour at the current position of the cursor with ctrl pressed moves selection as in selection tool | 1 |
796,077 | 28,098,527,612 | IssuesEvent | 2023-03-30 17:34:19 | anegostudios/VintageStory-Issues | https://api.github.com/repos/anegostudios/VintageStory-Issues | closed | World not saving but player data is on exiting an updated world - and Crash | status: new priority: high | ### Game Version
1.18.0pre6 from 1.18.0pre5
### Platform
Windows
### Modded
None
### SP/MP
Single & LAN
### Description
Been playing on a LAN world with the new pre-1 and have been updating with the updater to each new pre version as it comes out. Updated to pre6 from pre5 and now when I exit the world (in single player or when open to LAN) it crashes out and doesn't save any world progress and only saves the player progress.
To give an example, I had nothing in my inventory, picked up a berry from a storage. then left the world causing it to crash. I log back in and the berry is still in my inventory and it is still in the inventory. I can take/stack/eat both. This also happens to the LAN player if the world is set to LAN including the crash.
Playing a NEW world on pre6 does NOT have this issue.
### Logs
Server main.txt:
[server-main.txt](https://github.com/anegostudios/VintageStory-Issues/files/10944862/server-main.txt)
Crash screen (no mods and even deleting the only raft we have changes nothing):
```
Running on 64 bit Windows with 32 GB RAM
Game Version: v1.18.0-pre.6 (Unstable)
10/03/2023 18:10:27: Critical error occurred
Loaded Mods:
System.NotImplementedException: The method or operation is not implemented.
at Vintagestory.GameContent.EntityBoat.Dispose() in VSSurvivalMod\Systems\Boats\EntityBoat.cs:line 482
at Vintagestory.Client.NoObf.ClientEventManager.Dispose() in VintagestoryLib\Client\Util\ClientEventManager.cs:line 556
at Vintagestory.Client.NoObf.ClientMain.Dispose() in VintagestoryLib\Client\ClientMain.cs:line 2621
at Vintagestory.Client.NoObf.ClientMain.DestroyGameSession(Boolean gotDisconnected) in VintagestoryLib\Client\ClientMain.cs:line 2536
at Vintagestory.Client.NoObf.GuiDialogEscapeMenu.OnLeaveWorld() in VintagestoryLib\Client\Systems\Gui\Dialogs\GuiDialogEscapeMenu.cs:line 323
at Vintagestory.API.Client.GuiElementTextButton.OnMouseUpOnElement(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Controls\GuiElementTextButton.cs:line 304
at Vintagestory.API.Client.GuiElement.OnMouseUp(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\GuiElement.cs:line 677
at Vintagestory.API.Client.GuiElementTextButton.OnMouseUp(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Controls\GuiElementTextButton.cs:line 292
at Vintagestory.API.Client.GuiComposer.OnMouseUp(MouseEvent mouse) in VintagestoryApi\Client\UI\GuiComposer.cs:line 440
at Vintagestory.API.Client.GuiDialog.OnMouseUp(MouseEvent args) in VintagestoryApi\Client\UI\Dialog\GuiDialog.cs:line 564
at Vintagestory.Client.NoObf.GuiDialogEscapeMenu.OnMouseUp(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\Dialogs\GuiDialogEscapeMenu.cs:line 388
at Vintagestory.Client.NoObf.GuiManager.OnMouseUp(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\GuiManager.cs:line 416
at Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonUp(Object sender, MouseButtonEventArgs e) in VintagestoryLib\Client\ClientPlatform\Input.cs:line 229
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 808
at OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg)
at OpenTK.Platform.Windows.WinGLNative.ProcessEvents() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 1551
at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 369
at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs)
at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
Event Log entries containing Vintagestory.exe, the latest 3
==================================
{ TimeGenerated = 03/03/2023 18:47:59, Site = , Source = Windows Error Reporting, Message = Fault bucket 1917238252916211325, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: Vintagestory.exe
P2: 1.18.0.0
P3: 63fa7873
P4: nvoglv64.dll
P5: 31.0.15.2756
P6: 638e842a
P7: c0000005
P8: 0000000000e50f24
P9:
P10:
Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD662.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD9FC.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD9FD.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERDA0B.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERDA2B.tmp.txt
These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Vintagestory.exe_f4e9a714b87acb73af5c5896da9fbea1d3a629b8_104d6787_cce2ea51-dd40-4f0c-bd9e-7dc3d61e63f9
Analysis symbol:
Rechecking for solution: 0
Report Id: 4c22622d-d1cd-4228-a848-642e98fb2566
Report Status: 268435456
Hashed bucket: 6bf35c0b50df62663a9b660876dc7e7d
Cab Guid: 0 }
--------------
{ TimeGenerated = 03/03/2023 18:47:58, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.18.0.0, time stamp: 0x63fa7873
Faulting module name: nvoglv64.dll, version: 31.0.15.2756, time stamp: 0x638e842a
Exception code: 0xc0000005
Fault offset: 0x0000000000e50f24
Faulting process id: 0x6350
Faulting application start time: 0x01d94e000b236ac3
Faulting application path: C:\Users\valle\AppData\Roaming\Vintagestory1.18RC1\Vintagestory.exe
Faulting module path: C:\WINDOWS\System32\DriverStore\FileRepository\nvmdsi.inf_amd64_b2fe8840215ee00f\nvoglv64.dll
Report Id: 4c22622d-d1cd-4228-a848-642e98fb2566
Faulting package full name:
Faulting package-relative application ID: }
--------------
{ TimeGenerated = 03/03/2023 18:47:56, Site = , Source = .NET Runtime, Message = Application: Vintagestory.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at OpenTK.Graphics.OpenGL.GL.EnableVertexAttribArray(Int32)
at Vintagestory.Client.NoObf.ClientPlatformWindows.RenderMeshInstanced(Vintagestory.API.Client.MeshRef, Int32)
at Vintagestory.Client.ParticleRenderer2D.Render(Single)
at Vintagestory.Client.GuiCompositeMainMenuLeft.Render(Single, Int64, Boolean, Boolean)
at Vintagestory.Client.GuiCompositeMainMenuLeft.RenderBg(Single, Boolean)
at Vintagestory.Client.ScreenManager.Render(Single)
at Vintagestory.Client.ScreenManager.OnNewFrame(Single)
at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(System.Object, OpenTK.FrameEventArgs)
at System.EventHandler`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Invoke(System.Object, System.__Canon)
at OpenTK.GameWindow.RaiseRenderFrame(Double, Double ByRef)
at OpenTK.GameWindow.DispatchRenderFrame()
at OpenTK.GameWindow.Run(Double, Double)
at Vintagestory.Client.ClientProgram.Start(Vintagestory.Client.ClientProgramArgs, System.String[])
at Vintagestory.ClientNative.CrashReporter.Start(System.Threading.ThreadStart)
at Vintagestory.Client.ClientProgram.Main(System.String[])
}
``` | 1.0 | World not saving but player data is on exiting an updated world - and Crash - ### Game Version
1.18.0pre6 from 1.18.0pre5
### Platform
Windows
### Modded
None
### SP/MP
Single & LAN
### Description
Been playing on a LAN world with the new pre-1 and have been updating with the updater to each new pre version as it comes out. Updated to pre6 from pre5 and now when I exit the world (in single player or when open to LAN) it crashes out and doesn't save any world progress and only saves the player progress.
To give an example, I had nothing in my inventory, picked up a berry from a storage. then left the world causing it to crash. I log back in and the berry is still in my inventory and it is still in the inventory. I can take/stack/eat both. This also happens to the LAN player if the world is set to LAN including the crash.
Playing a NEW world on pre6 does NOT have this issue.
### Logs
Server main.txt:
[server-main.txt](https://github.com/anegostudios/VintageStory-Issues/files/10944862/server-main.txt)
Crash screen (no mods and even deleting the only raft we have changes nothing):
```
Running on 64 bit Windows with 32 GB RAM
Game Version: v1.18.0-pre.6 (Unstable)
10/03/2023 18:10:27: Critical error occurred
Loaded Mods:
System.NotImplementedException: The method or operation is not implemented.
at Vintagestory.GameContent.EntityBoat.Dispose() in VSSurvivalMod\Systems\Boats\EntityBoat.cs:line 482
at Vintagestory.Client.NoObf.ClientEventManager.Dispose() in VintagestoryLib\Client\Util\ClientEventManager.cs:line 556
at Vintagestory.Client.NoObf.ClientMain.Dispose() in VintagestoryLib\Client\ClientMain.cs:line 2621
at Vintagestory.Client.NoObf.ClientMain.DestroyGameSession(Boolean gotDisconnected) in VintagestoryLib\Client\ClientMain.cs:line 2536
at Vintagestory.Client.NoObf.GuiDialogEscapeMenu.OnLeaveWorld() in VintagestoryLib\Client\Systems\Gui\Dialogs\GuiDialogEscapeMenu.cs:line 323
at Vintagestory.API.Client.GuiElementTextButton.OnMouseUpOnElement(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Controls\GuiElementTextButton.cs:line 304
at Vintagestory.API.Client.GuiElement.OnMouseUp(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\GuiElement.cs:line 677
at Vintagestory.API.Client.GuiElementTextButton.OnMouseUp(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Controls\GuiElementTextButton.cs:line 292
at Vintagestory.API.Client.GuiComposer.OnMouseUp(MouseEvent mouse) in VintagestoryApi\Client\UI\GuiComposer.cs:line 440
at Vintagestory.API.Client.GuiDialog.OnMouseUp(MouseEvent args) in VintagestoryApi\Client\UI\Dialog\GuiDialog.cs:line 564
at Vintagestory.Client.NoObf.GuiDialogEscapeMenu.OnMouseUp(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\Dialogs\GuiDialogEscapeMenu.cs:line 388
at Vintagestory.Client.NoObf.GuiManager.OnMouseUp(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\GuiManager.cs:line 416
at Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonUp(Object sender, MouseButtonEventArgs e) in VintagestoryLib\Client\ClientPlatform\Input.cs:line 229
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 808
at OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg)
at OpenTK.Platform.Windows.WinGLNative.ProcessEvents() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 1551
at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 369
at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs)
at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
Event Log entries containing Vintagestory.exe, the latest 3
==================================
{ TimeGenerated = 03/03/2023 18:47:59, Site = , Source = Windows Error Reporting, Message = Fault bucket 1917238252916211325, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: Vintagestory.exe
P2: 1.18.0.0
P3: 63fa7873
P4: nvoglv64.dll
P5: 31.0.15.2756
P6: 638e842a
P7: c0000005
P8: 0000000000e50f24
P9:
P10:
Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD662.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD9FC.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD9FD.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERDA0B.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERDA2B.tmp.txt
These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Vintagestory.exe_f4e9a714b87acb73af5c5896da9fbea1d3a629b8_104d6787_cce2ea51-dd40-4f0c-bd9e-7dc3d61e63f9
Analysis symbol:
Rechecking for solution: 0
Report Id: 4c22622d-d1cd-4228-a848-642e98fb2566
Report Status: 268435456
Hashed bucket: 6bf35c0b50df62663a9b660876dc7e7d
Cab Guid: 0 }
--------------
{ TimeGenerated = 03/03/2023 18:47:58, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.18.0.0, time stamp: 0x63fa7873
Faulting module name: nvoglv64.dll, version: 31.0.15.2756, time stamp: 0x638e842a
Exception code: 0xc0000005
Fault offset: 0x0000000000e50f24
Faulting process id: 0x6350
Faulting application start time: 0x01d94e000b236ac3
Faulting application path: C:\Users\valle\AppData\Roaming\Vintagestory1.18RC1\Vintagestory.exe
Faulting module path: C:\WINDOWS\System32\DriverStore\FileRepository\nvmdsi.inf_amd64_b2fe8840215ee00f\nvoglv64.dll
Report Id: 4c22622d-d1cd-4228-a848-642e98fb2566
Faulting package full name:
Faulting package-relative application ID: }
--------------
{ TimeGenerated = 03/03/2023 18:47:56, Site = , Source = .NET Runtime, Message = Application: Vintagestory.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at OpenTK.Graphics.OpenGL.GL.EnableVertexAttribArray(Int32)
at Vintagestory.Client.NoObf.ClientPlatformWindows.RenderMeshInstanced(Vintagestory.API.Client.MeshRef, Int32)
at Vintagestory.Client.ParticleRenderer2D.Render(Single)
at Vintagestory.Client.GuiCompositeMainMenuLeft.Render(Single, Int64, Boolean, Boolean)
at Vintagestory.Client.GuiCompositeMainMenuLeft.RenderBg(Single, Boolean)
at Vintagestory.Client.ScreenManager.Render(Single)
at Vintagestory.Client.ScreenManager.OnNewFrame(Single)
at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(System.Object, OpenTK.FrameEventArgs)
at System.EventHandler`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Invoke(System.Object, System.__Canon)
at OpenTK.GameWindow.RaiseRenderFrame(Double, Double ByRef)
at OpenTK.GameWindow.DispatchRenderFrame()
at OpenTK.GameWindow.Run(Double, Double)
at Vintagestory.Client.ClientProgram.Start(Vintagestory.Client.ClientProgramArgs, System.String[])
at Vintagestory.ClientNative.CrashReporter.Start(System.Threading.ThreadStart)
at Vintagestory.Client.ClientProgram.Main(System.String[])
}
``` | priority | world not saving but player data is on exiting an updated world and crash game version from platform windows modded none sp mp single lan description been playing on a lan world with the new pre and have been updating with the updater to each new pre version as it comes out updated to from and now when i exit the world in single player or when open to lan it crashes out and doesn t save any world progress and only saves the player progress to give an example i had nothing in my inventory picked up a berry from a storage then left the world causing it to crash i log back in and the berry is still in my inventory and it is still in the inventory i can take stack eat both this also happens to the lan player if the world is set to lan including the crash playing a new world on does not have this issue logs server main txt crash screen no mods and even deleting the only raft we have changes nothing running on bit windows with gb ram game version pre unstable critical error occurred loaded mods system notimplementedexception the method or operation is not implemented at vintagestory gamecontent entityboat dispose in vssurvivalmod systems boats entityboat cs line at vintagestory client noobf clienteventmanager dispose in vintagestorylib client util clienteventmanager cs line at vintagestory client noobf clientmain dispose in vintagestorylib client clientmain cs line at vintagestory client noobf clientmain destroygamesession boolean gotdisconnected in vintagestorylib client clientmain cs line at vintagestory client noobf guidialogescapemenu onleaveworld in vintagestorylib client systems gui dialogs guidialogescapemenu cs line at vintagestory api client guielementtextbutton onmouseuponelement icoreclientapi api mouseevent args in vintagestoryapi client ui elements impl interactive controls guielementtextbutton cs line at vintagestory api client guielement onmouseup icoreclientapi api mouseevent args in vintagestoryapi client ui elements impl guielement cs line at vintagestory api client guielementtextbutton onmouseup icoreclientapi api mouseevent args in vintagestoryapi client ui elements impl interactive controls guielementtextbutton cs line at vintagestory api client guicomposer onmouseup mouseevent mouse in vintagestoryapi client ui guicomposer cs line at vintagestory api client guidialog onmouseup mouseevent args in vintagestoryapi client ui dialog guidialog cs line at vintagestory client noobf guidialogescapemenu onmouseup mouseevent args in vintagestorylib client systems gui dialogs guidialogescapemenu cs line at vintagestory client noobf guimanager onmouseup mouseevent args in vintagestorylib client systems gui guimanager cs line at vintagestory client noobf clientplatformwindows mouse buttonup object sender mousebuttoneventargs e in vintagestorylib client clientplatform input cs line at system eventhandler invoke object sender teventargs e at system eventhandler invoke object sender teventargs e at opentk platform windows winglnative windowprocedure intptr handle windowmessage message intptr wparam intptr lparam in c users nexrem desktop transfer opentk src opentk platform windows winglnative cs line at opentk platform windows functions dispatchmessage msg msg at opentk platform windows winglnative processevents in c users nexrem desktop transfer opentk src opentk platform windows winglnative cs line at opentk gamewindow run double updates per second double frames per second in c users nexrem desktop transfer opentk src opentk gamewindow cs line at vintagestory client clientprogram start clientprogramargs args string rawargs at vintagestory clientnative crashreporter start threadstart start in vintagestorylib client clientplatform clientnative crashreporter cs line event log entries containing vintagestory exe the latest timegenerated site source windows error reporting message fault bucket type event name appcrash response not available cab id problem signature vintagestory exe dll attached files c programdata microsoft windows wer temp tmp dmp c programdata microsoft windows wer temp tmp werinternalmetadata xml c programdata microsoft windows wer temp tmp xml c programdata microsoft windows wer temp tmp csv c programdata microsoft windows wer temp tmp txt these files may be available here c programdata microsoft windows wer reportarchive appcrash vintagestory exe analysis symbol rechecking for solution report id report status hashed bucket cab guid timegenerated site source application error message faulting application name vintagestory exe version time stamp faulting module name dll version time stamp exception code fault offset faulting process id faulting application start time faulting application path c users valle appdata roaming vintagestory exe faulting module path c windows driverstore filerepository nvmdsi inf dll report id faulting package full name faulting package relative application id timegenerated site source net runtime message application vintagestory exe framework version description the process was terminated due to an unhandled exception exception info system accessviolationexception at opentk graphics opengl gl enablevertexattribarray at vintagestory client noobf clientplatformwindows rendermeshinstanced vintagestory api client meshref at vintagestory client render single at vintagestory client guicompositemainmenuleft render single boolean boolean at vintagestory client guicompositemainmenuleft renderbg single boolean at vintagestory client screenmanager render single at vintagestory client screenmanager onnewframe single at vintagestory client noobf clientplatformwindows window renderframe system object opentk frameeventargs at system eventhandler invoke system object system canon at opentk gamewindow raiserenderframe double double byref at opentk gamewindow dispatchrenderframe at opentk gamewindow run double double at vintagestory client clientprogram start vintagestory client clientprogramargs system string at vintagestory clientnative crashreporter start system threading threadstart at vintagestory client clientprogram main system string | 1 |
118,315 | 4,734,207,005 | IssuesEvent | 2016-10-19 13:39:09 | pmem/issues | https://api.github.com/repos/pmem/issues | opened | pmempool remote sync: cannot synchronize data when local replica and one from remote replica are spoiled | Exposure: High Priority: 2 high Type: Bug | Consider following local pool set file:
```
PMEMPOOLSET
20M /root/part.0
20M /root/part.1
REPLICA 192.168.0.181 /root/remotePool.set
REPLICA 192.168.0.181 /root/remotePool2.set
```
and remotePool.set
```
PMEMPOOLSET
20M /root/remotePart.0
20M /root/remotePart.1
```
and remotePool2.set
```
PMEMPOOLSET
20M /root/remotePart2.0
20M /root/remotePart2.1
```
Then spoil whole primary replica and one remote replica.
`./pmemspoil <part_name> pool_hdr.uuid=xyz`
Run pmempool sync on local poolset file, return code is 0.
When calling pmemobj_check() function, return code is 255.
Found on: 1.1-753-ge8a0e5d | 1.0 | pmempool remote sync: cannot synchronize data when local replica and one from remote replica are spoiled - Consider following local pool set file:
```
PMEMPOOLSET
20M /root/part.0
20M /root/part.1
REPLICA 192.168.0.181 /root/remotePool.set
REPLICA 192.168.0.181 /root/remotePool2.set
```
and remotePool.set
```
PMEMPOOLSET
20M /root/remotePart.0
20M /root/remotePart.1
```
and remotePool2.set
```
PMEMPOOLSET
20M /root/remotePart2.0
20M /root/remotePart2.1
```
Then spoil whole primary replica and one remote replica.
`./pmemspoil <part_name> pool_hdr.uuid=xyz`
Run pmempool sync on local poolset file, return code is 0.
When calling pmemobj_check() function, return code is 255.
Found on: 1.1-753-ge8a0e5d | priority | pmempool remote sync cannot synchronize data when local replica and one from remote replica are spoiled consider following local pool set file pmempoolset root part root part replica root remotepool set replica root set and remotepool set pmempoolset root remotepart root remotepart and set pmempoolset root root then spoil whole primary replica and one remote replica pmemspoil pool hdr uuid xyz run pmempool sync on local poolset file return code is when calling pmemobj check function return code is found on | 1 |
191,306 | 6,827,885,735 | IssuesEvent | 2017-11-08 18:30:53 | segmentio/evergreen | https://api.github.com/repos/segmentio/evergreen | opened | New package Menu outline | Priority: High Status: Proposal Type: New Package | A `Menu` component that can be triggered by select like interfaces. Similar to when you right click in the OS. | 1.0 | New package Menu outline - A `Menu` component that can be triggered by select like interfaces. Similar to when you right click in the OS. | priority | new package menu outline a menu component that can be triggered by select like interfaces similar to when you right click in the os | 1 |
728,540 | 25,083,579,456 | IssuesEvent | 2022-11-07 21:32:51 | canaltin-byte/SWE573-SDP-Can | https://api.github.com/repos/canaltin-byte/SWE573-SDP-Can | opened | Djangogirls videos | enhancement priority: High | Follow djangogirls videos tutorial until reach login page at local website. | 1.0 | Djangogirls videos - Follow djangogirls videos tutorial until reach login page at local website. | priority | djangogirls videos follow djangogirls videos tutorial until reach login page at local website | 1 |
739,199 | 25,584,973,263 | IssuesEvent | 2022-12-01 08:37:33 | exadel-inc/ui-playground | https://api.github.com/repos/exadel-inc/ui-playground | closed | [🔨for preview]: add ability to disable resize feature | enhancement priority high | For some examples, the resize feature is not needed. I assume that turning it off can be controlled using specific class | 1.0 | [🔨for preview]: add ability to disable resize feature - For some examples, the resize feature is not needed. I assume that turning it off can be controlled using specific class | priority | add ability to disable resize feature for some examples the resize feature is not needed i assume that turning it off can be controlled using specific class | 1 |
524,037 | 15,194,921,628 | IssuesEvent | 2021-02-16 05:05:17 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Fatal conflict with Yoast Premium | NEXT UPDATE [Priority: HIGH] bug | Hi there!
We've released Yoast (premium 15.8) and noticed some fatal errors coming in through our support department. These fatals would only occur with Yoast Premium 15.8 and AMP for WP active, and Yoast free installed (but not active).
```
Fatal error: Cannot declare class WPSEO_Meta_Columns, because the name is already in use in /home/xxxx/public_html/test/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php on line 15
```
This is likely due to your inclusion logic in https://github.com/ahmedkaludi/accelerated-mobile-pages/blob/a316edb1a04ff6ed3994f7c57314ce7b18e32bdd/includes/thirdparty-compatibility.php#L1151-L1174
We are currently transitioning our Premium plugin to an addon, rather than a standalone plugin. Currently we still include free with Premium, but as a dependency, rather than part of the base code. Eventually that will be removed as well and it will be a complete addon to Yoast free.
Could you have a look at fixing this inclusion logic? Our [developer docs](https://developer.yoast.com/customization/apis/surfaces-api#for-other-pages) should provide some more efficient code to do what you want to do. If you need any assistance, please feel free to reach out. | 1.0 | Fatal conflict with Yoast Premium - Hi there!
We've released Yoast (premium 15.8) and noticed some fatal errors coming in through our support department. These fatals would only occur with Yoast Premium 15.8 and AMP for WP active, and Yoast free installed (but not active).
```
Fatal error: Cannot declare class WPSEO_Meta_Columns, because the name is already in use in /home/xxxx/public_html/test/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php on line 15
```
This is likely due to your inclusion logic in https://github.com/ahmedkaludi/accelerated-mobile-pages/blob/a316edb1a04ff6ed3994f7c57314ce7b18e32bdd/includes/thirdparty-compatibility.php#L1151-L1174
We are currently transitioning our Premium plugin to an addon, rather than a standalone plugin. Currently we still include free with Premium, but as a dependency, rather than part of the base code. Eventually that will be removed as well and it will be a complete addon to Yoast free.
Could you have a look at fixing this inclusion logic? Our [developer docs](https://developer.yoast.com/customization/apis/surfaces-api#for-other-pages) should provide some more efficient code to do what you want to do. If you need any assistance, please feel free to reach out. | priority | fatal conflict with yoast premium hi there we ve released yoast premium and noticed some fatal errors coming in through our support department these fatals would only occur with yoast premium and amp for wp active and yoast free installed but not active fatal error cannot declare class wpseo meta columns because the name is already in use in home xxxx public html test wp content plugins wordpress seo admin class meta columns php on line this is likely due to your inclusion logic in we are currently transitioning our premium plugin to an addon rather than a standalone plugin currently we still include free with premium but as a dependency rather than part of the base code eventually that will be removed as well and it will be a complete addon to yoast free could you have a look at fixing this inclusion logic our should provide some more efficient code to do what you want to do if you need any assistance please feel free to reach out | 1 |
345,732 | 10,372,254,678 | IssuesEvent | 2019-09-09 02:06:15 | kotekan/kotekan | https://api.github.com/repos/kotekan/kotekan | opened | VDIF time encoding fails to account for leap seconds | bug high priority | It appears that the implementation of the VDIF time code in both the ARO implementation `iceBoardVDIF.hpp` and the CHIME `pulsarPostProcess.cpp` fail to correctly account for leap seconds.
This is because they both use a unix time stamp either from the system unix time or the GPS unix time from `fpga_master` to set the initial offset. This works as long as there are no leap seconds between the chosen VDIF epoch (`ref_epoch`) and either the current system time or the frame0 GPS/FPGA time. However since unix time “loses” leap seconds by fixing the length of each day to 84600 seconds, this means a leap second after the reference epoch won’t get encoded in the initial offset. This is a violation of the VDIF spec which requires that the VDIF `seconds` field encode all seconds including leap seconds since the reference epoch (which is defined in UTC).
Interestingly because the current code uses the FPGA as a relative clock after setting the initial offset to the reference epoch, any leap seconds that happen _while_ the system is running will be correctly encoded - until the system restarts and then loses knowledge of the leap second.
The correct approach to this would be to convert the initial unix time (system or GPS) into TAI and then subtract the TAI version of the UTC reference epoch. Since the unix<->TAI function changes as leap seconds are announced the best option seems to be reference the NTP leap seconds tables, which will get dynamically updated, instead of relying on keeping a TAI library with hardcoded leap seconds up to date. That should correct the initial offset to include the (currently missing) leap seconds since the reference epoch. And as noted above once the initial offset is correctly set the system will handle leap seconds which happen while running correctly.
It’s worth noting: in the CHIME case since we chose an epoch in 2018, and there have been no leap seconds since, the CHIME VDIF headers are currently correct, but will fail on the first restart after the next leap second. In the case of ARO and other single dish VDIF, there is currently a 5 second error resulting from the failure to add the leap seconds since the 2000 UTC epoch. | 1.0 | VDIF time encoding fails to account for leap seconds - It appears that the implementation of the VDIF time code in both the ARO implementation `iceBoardVDIF.hpp` and the CHIME `pulsarPostProcess.cpp` fail to correctly account for leap seconds.
This is because they both use a unix time stamp either from the system unix time or the GPS unix time from `fpga_master` to set the initial offset. This works as long as there are no leap seconds between the chosen VDIF epoch (`ref_epoch`) and either the current system time or the frame0 GPS/FPGA time. However since unix time “loses” leap seconds by fixing the length of each day to 84600 seconds, this means a leap second after the reference epoch won’t get encoded in the initial offset. This is a violation of the VDIF spec which requires that the VDIF `seconds` field encode all seconds including leap seconds since the reference epoch (which is defined in UTC).
Interestingly because the current code uses the FPGA as a relative clock after setting the initial offset to the reference epoch, any leap seconds that happen _while_ the system is running will be correctly encoded - until the system restarts and then loses knowledge of the leap second.
The correct approach to this would be to convert the initial unix time (system or GPS) into TAI and then subtract the TAI version of the UTC reference epoch. Since the unix<->TAI function changes as leap seconds are announced the best option seems to be reference the NTP leap seconds tables, which will get dynamically updated, instead of relying on keeping a TAI library with hardcoded leap seconds up to date. That should correct the initial offset to include the (currently missing) leap seconds since the reference epoch. And as noted above once the initial offset is correctly set the system will handle leap seconds which happen while running correctly.
It’s worth noting: in the CHIME case since we chose an epoch in 2018, and there have been no leap seconds since, the CHIME VDIF headers are currently correct, but will fail on the first restart after the next leap second. In the case of ARO and other single dish VDIF, there is currently a 5 second error resulting from the failure to add the leap seconds since the 2000 UTC epoch. | priority | vdif time encoding fails to account for leap seconds it appears that the implementation of the vdif time code in both the aro implementation iceboardvdif hpp and the chime pulsarpostprocess cpp fail to correctly account for leap seconds this is because they both use a unix time stamp either from the system unix time or the gps unix time from fpga master to set the initial offset this works as long as there are no leap seconds between the chosen vdif epoch ref epoch and either the current system time or the gps fpga time however since unix time “loses” leap seconds by fixing the length of each day to seconds this means a leap second after the reference epoch won’t get encoded in the initial offset this is a violation of the vdif spec which requires that the vdif seconds field encode all seconds including leap seconds since the reference epoch which is defined in utc interestingly because the current code uses the fpga as a relative clock after setting the initial offset to the reference epoch any leap seconds that happen while the system is running will be correctly encoded until the system restarts and then loses knowledge of the leap second the correct approach to this would be to convert the initial unix time system or gps into tai and then subtract the tai version of the utc reference epoch since the unix tai function changes as leap seconds are announced the best option seems to be reference the ntp leap seconds tables which will get dynamically updated instead of relying on keeping a tai library with hardcoded leap seconds up to date that should correct the initial offset to include the currently missing leap seconds since the reference epoch and as noted above once the initial offset is correctly set the system will handle leap seconds which happen while running correctly it’s worth noting in the chime case since we chose an epoch in and there have been no leap seconds since the chime vdif headers are currently correct but will fail on the first restart after the next leap second in the case of aro and other single dish vdif there is currently a second error resulting from the failure to add the leap seconds since the utc epoch | 1 |
91,145 | 3,838,119,293 | IssuesEvent | 2016-04-02 06:01:53 | cs2103jan2016-f13-4j/main | https://api.github.com/repos/cs2103jan2016-f13-4j/main | opened | Store user preferences in JSON format | priority.high type.task | Includes information of where user wants to store Task data | 1.0 | Store user preferences in JSON format - Includes information of where user wants to store Task data | priority | store user preferences in json format includes information of where user wants to store task data | 1 |
711,226 | 24,454,085,973 | IssuesEvent | 2022-10-07 04:07:55 | CMU-313/fall22-hw3-f4 | https://api.github.com/repos/CMU-313/fall22-hw3-f4 | closed | Handle POST requests for experience/academic/current skill score | middleware priority - high effort - high | Acceptance Criteria:
- The java function (POST) is called correctly.
- The POST request contains the correct data.
- Scores inputted to database match user input in HTML.
Dependencies:
- issue #1 (the frontend needs to have a form that calls the corresponding method in the middleware with the score value(s))
- issue #10, #11, #13 (the backend needs a setter method to that the POST request can call to set the score in the database) | 1.0 | Handle POST requests for experience/academic/current skill score - Acceptance Criteria:
- The java function (POST) is called correctly.
- The POST request contains the correct data.
- Scores inputted to database match user input in HTML.
Dependencies:
- issue #1 (the frontend needs to have a form that calls the corresponding method in the middleware with the score value(s))
- issue #10, #11, #13 (the backend needs a setter method to that the POST request can call to set the score in the database) | priority | handle post requests for experience academic current skill score acceptance criteria the java function post is called correctly the post request contains the correct data scores inputted to database match user input in html dependencies issue the frontend needs to have a form that calls the corresponding method in the middleware with the score value s issue the backend needs a setter method to that the post request can call to set the score in the database | 1 |
675,546 | 23,097,917,524 | IssuesEvent | 2022-07-26 21:40:03 | EtalumaSupport/LumaViewPro | https://api.github.com/repos/EtalumaSupport/LumaViewPro | closed | Can't get LV Pro to startup. | High Priority | I ran the
>python -m pip install pywinusb
And updated PIP to 2.2. But it still will not start up. This is Proto1, on windows 11. It is finding the motor controller board but not able to connect to it for some reason.
This is the message that I get in the console. I don't understand the file not found error at the end. It is clearly there...
C:\Users\Lumaview Pro>python "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py"
[INFO ] [Logger ] Record log in C:\Users\Lumaview Pro\.kivy\logs\kivy_22-07-26_7.txt
[INFO ] [deps ] Successfully imported "kivy_deps.angle" 0.3.2
[INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.3.1
[INFO ] [deps ] Successfully imported "kivy_deps.sdl2" 0.4.5
[INFO ] [Kivy ] v2.1.0
[INFO ] [Kivy ] Installed at "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\__init__.py"
[INFO ] [Python ] v3.10.5 (tags/v3.10.5:f377153, Jun 6 2022, 16:14:13) [MSC v.1929 64 bit (AMD64)]
[INFO ] [Python ] Interpreter at "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\python.exe"
[INFO ] [Logger ] Purge log fired. Processing...
[INFO ] [Logger ] Purge finished!
[INFO ] [Factory ] 189 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored)
[INFO ] [Window ] Provider: sdl2
[INFO ] [GL ] Using the "OpenGL" graphics system
[INFO ] [GL ] GLEW initialization succeeded
[INFO ] [GL ] Backend used <glew>
[INFO ] [GL ] OpenGL version <b'4.6.0 - Build 30.0.101.1338'>
[INFO ] [GL ] OpenGL vendor <b'Intel'>
[INFO ] [GL ] OpenGL renderer <b'Intel(R) UHD Graphics'>
[INFO ] [GL ] OpenGL parsed version: 4, 6
[INFO ] [GL ] Shading version <b'4.60 - Build 30.0.101.1338'>
[INFO ] [GL ] Texture max size <16384>
[INFO ] [GL ] Texture max units <32>
[INFO ] [Window ] auto add sdl2 input provider
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
[INFO ] [Text ] Provider: sdl2
LED Control Board v3 identified at COM4
[INFO ] [MCP2210 ] opening device: MCP2210 (serial: 0001011361, VID: 0x04D8, PID: 0x00DE)
Found Device MCP2210 (serial: 0001011361, VID: 0x04D8, PID: 0x00DE)
Could not connect to Motor Control Board
LumaViewPro compatible camera is now connected.
[INFO ] [GL ] NPOT texture support is available
Traceback (most recent call last):
File "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py", line 2030, in <module>
LumaViewProApp().run()
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\app.py", line 954, in run
self._run_prepare()
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\app.py", line 924, in _run_prepare
root = self.build()
File "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py", line 2012, in build
lumaview = MainDisplay()
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\floatlayout.py", line 65, in __init__
super(FloatLayout, self).__init__(**kwargs)
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\layout.py", line 76, in __init__
super(Layout, self).__init__(**kwargs)
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\widget.py", line 366, in __init__
self.apply_class_lang_rules(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\widget.py", line 470, in apply_class_lang_rules
Builder.apply(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 540, in apply
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 660, in _apply_rule
child.apply_class_lang_rules(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\widget.py", line 470, in apply_class_lang_rules
Builder.apply(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 540, in apply
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 662, in _apply_rule
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 662, in _apply_rule
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 658, in _apply_rule
child = cls(__no_builder=True)
File "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py", line 1044, in __init__
with open('./data/labware.json', "r") as read_file:
FileNotFoundError: [Errno 2] No such file or directory: './data/labware.json' | 1.0 | Can't get LV Pro to startup. - I ran the
>python -m pip install pywinusb
And updated PIP to 2.2. But it still will not start up. This is Proto1, on windows 11. It is finding the motor controller board but not able to connect to it for some reason.
This is the message that I get in the console. I don't understand the file not found error at the end. It is clearly there...
C:\Users\Lumaview Pro>python "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py"
[INFO ] [Logger ] Record log in C:\Users\Lumaview Pro\.kivy\logs\kivy_22-07-26_7.txt
[INFO ] [deps ] Successfully imported "kivy_deps.angle" 0.3.2
[INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.3.1
[INFO ] [deps ] Successfully imported "kivy_deps.sdl2" 0.4.5
[INFO ] [Kivy ] v2.1.0
[INFO ] [Kivy ] Installed at "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\__init__.py"
[INFO ] [Python ] v3.10.5 (tags/v3.10.5:f377153, Jun 6 2022, 16:14:13) [MSC v.1929 64 bit (AMD64)]
[INFO ] [Python ] Interpreter at "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\python.exe"
[INFO ] [Logger ] Purge log fired. Processing...
[INFO ] [Logger ] Purge finished!
[INFO ] [Factory ] 189 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored)
[INFO ] [Window ] Provider: sdl2
[INFO ] [GL ] Using the "OpenGL" graphics system
[INFO ] [GL ] GLEW initialization succeeded
[INFO ] [GL ] Backend used <glew>
[INFO ] [GL ] OpenGL version <b'4.6.0 - Build 30.0.101.1338'>
[INFO ] [GL ] OpenGL vendor <b'Intel'>
[INFO ] [GL ] OpenGL renderer <b'Intel(R) UHD Graphics'>
[INFO ] [GL ] OpenGL parsed version: 4, 6
[INFO ] [GL ] Shading version <b'4.60 - Build 30.0.101.1338'>
[INFO ] [GL ] Texture max size <16384>
[INFO ] [GL ] Texture max units <32>
[INFO ] [Window ] auto add sdl2 input provider
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
[INFO ] [Text ] Provider: sdl2
LED Control Board v3 identified at COM4
[INFO ] [MCP2210 ] opening device: MCP2210 (serial: 0001011361, VID: 0x04D8, PID: 0x00DE)
Found Device MCP2210 (serial: 0001011361, VID: 0x04D8, PID: 0x00DE)
Could not connect to Motor Control Board
LumaViewPro compatible camera is now connected.
[INFO ] [GL ] NPOT texture support is available
Traceback (most recent call last):
File "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py", line 2030, in <module>
LumaViewProApp().run()
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\app.py", line 954, in run
self._run_prepare()
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\app.py", line 924, in _run_prepare
root = self.build()
File "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py", line 2012, in build
lumaview = MainDisplay()
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\floatlayout.py", line 65, in __init__
super(FloatLayout, self).__init__(**kwargs)
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\layout.py", line 76, in __init__
super(Layout, self).__init__(**kwargs)
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\widget.py", line 366, in __init__
self.apply_class_lang_rules(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\widget.py", line 470, in apply_class_lang_rules
Builder.apply(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 540, in apply
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 660, in _apply_rule
child.apply_class_lang_rules(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\uix\widget.py", line 470, in apply_class_lang_rules
Builder.apply(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 540, in apply
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 662, in _apply_rule
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 662, in _apply_rule
self._apply_rule(
File "C:\Users\Lumaview Pro\AppData\Local\Programs\Python\Python310\lib\site-packages\kivy\lang\builder.py", line 658, in _apply_rule
child = cls(__no_builder=True)
File "C:\Users\Lumaview Pro\Documents\LumaViewPro-master\lumaviewpro.py", line 1044, in __init__
with open('./data/labware.json', "r") as read_file:
FileNotFoundError: [Errno 2] No such file or directory: './data/labware.json' | priority | can t get lv pro to startup i ran the python m pip install pywinusb and updated pip to but it still will not start up this is on windows it is finding the motor controller board but not able to connect to it for some reason this is the message that i get in the console i don t understand the file not found error at the end it is clearly there c users lumaview pro python c users lumaview pro documents lumaviewpro master lumaviewpro py record log in c users lumaview pro kivy logs kivy txt successfully imported kivy deps angle successfully imported kivy deps glew successfully imported kivy deps installed at c users lumaview pro appdata local programs python lib site packages kivy init py tags jun interpreter at c users lumaview pro appdata local programs python python exe purge log fired processing purge finished symbols loaded providers img tex img dds img img pil img ffpyplayer ignored provider using the opengl graphics system glew initialization succeeded backend used opengl version opengl vendor opengl renderer opengl parsed version shading version texture max size texture max units auto add input provider virtual keyboard not allowed single mode not docked provider led control board identified at opening device serial vid pid found device serial vid pid could not connect to motor control board lumaviewpro compatible camera is now connected npot texture support is available traceback most recent call last file c users lumaview pro documents lumaviewpro master lumaviewpro py line in lumaviewproapp run file c users lumaview pro appdata local programs python lib site packages kivy app py line in run self run prepare file c users lumaview pro appdata local programs python lib site packages kivy app py line in run prepare root self build file c users lumaview pro documents lumaviewpro master lumaviewpro py line in build lumaview maindisplay file c users lumaview pro appdata local programs python lib site packages kivy uix floatlayout py line in init super floatlayout self init kwargs file c users lumaview pro appdata local programs python lib site packages kivy uix layout py line in init super layout self init kwargs file c users lumaview pro appdata local programs python lib site packages kivy uix widget py line in init self apply class lang rules file c users lumaview pro appdata local programs python lib site packages kivy uix widget py line in apply class lang rules builder apply file c users lumaview pro appdata local programs python lib site packages kivy lang builder py line in apply self apply rule file c users lumaview pro appdata local programs python lib site packages kivy lang builder py line in apply rule child apply class lang rules file c users lumaview pro appdata local programs python lib site packages kivy uix widget py line in apply class lang rules builder apply file c users lumaview pro appdata local programs python lib site packages kivy lang builder py line in apply self apply rule file c users lumaview pro appdata local programs python lib site packages kivy lang builder py line in apply rule self apply rule file c users lumaview pro appdata local programs python lib site packages kivy lang builder py line in apply rule self apply rule file c users lumaview pro appdata local programs python lib site packages kivy lang builder py line in apply rule child cls no builder true file c users lumaview pro documents lumaviewpro master lumaviewpro py line in init with open data labware json r as read file filenotfounderror no such file or directory data labware json | 1 |
726,617 | 25,005,112,326 | IssuesEvent | 2022-11-03 11:11:03 | scandipwa/scandipwa | https://api.github.com/repos/scandipwa/scandipwa | closed | User is not able to add to cart product with File filed | Type: bug Core Status: Waiting Estimate High Priority Area: CO or Bundle Area: PDP 6.0.0 | **Steps to reproduce:**
1. Open product with file filed
https://scandipwapmrev.indvp.com/default/mouse-file-field.html
https://scandipwapmrev.indvp.com/default/monitor-downloadable-lg.html
3. Enter file (or not enter)
4. Click 'Add to cart'
**Actual result**
If user adding product with File input filed then error message shown about not recognized class
message: "Class ScandiPWA\\QuoteGraphQl\\Model\\Product\\Option\\Type\\File\\ValidatorFile\\Proxy does not exist"
**Expected result**
User able to add product with file filed to cart
**Testing details**
**Screenshot/Screencast**


**Versions**
- ScandiPWA: 6.0.0
| 1.0 | User is not able to add to cart product with File filed - **Steps to reproduce:**
1. Open product with file filed
https://scandipwapmrev.indvp.com/default/mouse-file-field.html
https://scandipwapmrev.indvp.com/default/monitor-downloadable-lg.html
3. Enter file (or not enter)
4. Click 'Add to cart'
**Actual result**
If user adding product with File input filed then error message shown about not recognized class
message: "Class ScandiPWA\\QuoteGraphQl\\Model\\Product\\Option\\Type\\File\\ValidatorFile\\Proxy does not exist"
**Expected result**
User able to add product with file filed to cart
**Testing details**
**Screenshot/Screencast**


**Versions**
- ScandiPWA: 6.0.0
| priority | user is not able to add to cart product with file filed steps to reproduce open product with file filed enter file or not enter click add to cart actual result if user adding product with file input filed then error message shown about not recognized class message class scandipwa quotegraphql model product option type file validatorfile proxy does not exist expected result user able to add product with file filed to cart testing details screenshot screencast versions scandipwa | 1 |
576,445 | 17,087,107,391 | IssuesEvent | 2021-07-08 13:13:09 | sjdv1982/seamless | https://api.github.com/repos/sjdv1982/seamless | closed | Capabilities | enhancement high priority | At the high-level, unify bash and docker transformers. Mid-level translations remain split (and jobless as well)
Rip docker_options.
Allow docker_image for any transformer, not just bash. If non-bash, docker_image is interpreted as a *capability*.
Each Seamless instance will have a list of capabilities, which means that it can execute transformers as if it were
running inside that Docker image (also bash).
If not in that Docker image, the transformer *must* be delegated by communion, else error.
Adapt run-transformation + jobless backend as well.
UPDATE: capabilities are distinct from images. Both can be part of an environment definition. | 1.0 | Capabilities - At the high-level, unify bash and docker transformers. Mid-level translations remain split (and jobless as well)
Rip docker_options.
Allow docker_image for any transformer, not just bash. If non-bash, docker_image is interpreted as a *capability*.
Each Seamless instance will have a list of capabilities, which means that it can execute transformers as if it were
running inside that Docker image (also bash).
If not in that Docker image, the transformer *must* be delegated by communion, else error.
Adapt run-transformation + jobless backend as well.
UPDATE: capabilities are distinct from images. Both can be part of an environment definition. | priority | capabilities at the high level unify bash and docker transformers mid level translations remain split and jobless as well rip docker options allow docker image for any transformer not just bash if non bash docker image is interpreted as a capability each seamless instance will have a list of capabilities which means that it can execute transformers as if it were running inside that docker image also bash if not in that docker image the transformer must be delegated by communion else error adapt run transformation jobless backend as well update capabilities are distinct from images both can be part of an environment definition | 1 |
396,942 | 11,716,076,939 | IssuesEvent | 2020-03-09 15:06:26 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | [cppdocs] the docs of class Tensor is missing | high priority module: cpp module: docs triaged | ## 📚 Documentation
<!-- A clear and concise description of what content in https://pytorch.org/docs is an issue. If this has to do with the general https://pytorch.org website, please file an issue at https://github.com/pytorch/pytorch.github.io/issues/new/choose instead. If this has to do with https://pytorch.org/tutorials, please file an issue at https://github.com/pytorch/tutorials/issues/new -->
After the 1.2 version of pytorch release, the torch::Tensor docs(original url:https://pytorch.org/cppdocs/api/classat_1_1_tensor.html) is missing. it does provide much helpful information about class torch::Tensor.
It was there. (https://github.com/pytorch/cppdocs/blob/59620f68901b1e5f6bc2fa30c9ecbe8d0d86a1c4/api/classat_1_1_tensor.html) but in the latest commit, the file is absent.
It is really helpful for c++ development. Could you recovery it?
cc @ezyang @gchanan @zou3519 @yf225 | 1.0 | [cppdocs] the docs of class Tensor is missing - ## 📚 Documentation
<!-- A clear and concise description of what content in https://pytorch.org/docs is an issue. If this has to do with the general https://pytorch.org website, please file an issue at https://github.com/pytorch/pytorch.github.io/issues/new/choose instead. If this has to do with https://pytorch.org/tutorials, please file an issue at https://github.com/pytorch/tutorials/issues/new -->
After the 1.2 version of pytorch release, the torch::Tensor docs(original url:https://pytorch.org/cppdocs/api/classat_1_1_tensor.html) is missing. it does provide much helpful information about class torch::Tensor.
It was there. (https://github.com/pytorch/cppdocs/blob/59620f68901b1e5f6bc2fa30c9ecbe8d0d86a1c4/api/classat_1_1_tensor.html) but in the latest commit, the file is absent.
It is really helpful for c++ development. Could you recovery it?
cc @ezyang @gchanan @zou3519 @yf225 | priority | the docs of class tensor is missing 📚 documentation after the version of pytorch release the torch tensor docs original url is missing it does provide much helpful information about class torch tensor it was there but in the latest commit the file is absent it is really helpful for c development could you recovery it cc ezyang gchanan | 1 |
577,017 | 17,101,643,598 | IssuesEvent | 2021-07-09 12:09:26 | WowRarity/Rarity | https://api.github.com/repos/WowRarity/Rarity | closed | Set up GitHub Actions to automatically run luacheck on push and PRs | Complexity: Low Meta: Repository Priority: High Status: Resolved Type: Task | We already have a luacheck config file, which may or may not need updating... The globals contained there may need to be extracted from ``FrameXML``, though https://www.townlong-yak.com/ might have something here? | 1.0 | Set up GitHub Actions to automatically run luacheck on push and PRs - We already have a luacheck config file, which may or may not need updating... The globals contained there may need to be extracted from ``FrameXML``, though https://www.townlong-yak.com/ might have something here? | priority | set up github actions to automatically run luacheck on push and prs we already have a luacheck config file which may or may not need updating the globals contained there may need to be extracted from framexml though might have something here | 1 |
478,168 | 13,774,160,479 | IssuesEvent | 2020-10-08 05:40:44 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | torch.matmul output contains some nan value for large size fp16 tensors in V100 GPU | high priority module: cublas module: cuda topic: dependency bug triaged | ## Issue description
Please see the simple code below: If running in Nvidia V100 GPU and with the randomly generated fp16 tensors with size [13269, 8, 22, 64] as input, the torch.matmul output contains some nan value which are not expected.
- This problem can not be reproed if running in P100 or 1080Ti, seems it is related with the fp16 computation kernel in V100 (both 16GB and 32GB V100 can repro).
- This problem can be reproed by many other large size fp16 tensors, the code below is just an example.
- This problem can be reproed by both pytorch 1.3.1 and pytorch 1.5.1. I haven't try other pytorch versions.
- This problem can not be reproed in V100 if using fp32 computation.
- The code stdout when running in P100 or 1080Ti:
CUDA name: GeForce GTX 1080 Ti
nan items count: 0, ratio: 0.0%
- The code stdout when running in V100:
CUDA name: Tesla V100-SXM2-16GB
nan items count: 305560, ratio: 0.59473426223678%
nan examples:
index: 8191,7,2,0
Computed attention_scores: nan
Expected attention_scores: 15.4609375
index: 8191,7,11,4
Computed attention_scores: nan
Expected attention_scores: 14.203125
...
## Code example
import torch
print("CUDA name: {}".format(torch.cuda.get_device_name(0)))
torch.manual_seed(12345)
query_layer = torch.rand(13269, 8, 22, 64).cuda().half()
key_layer = torch.rand(13269, 8, 22, 64).cuda().half()
# This computation is part of transformer self attention
attention_scores = torch.matmul(query_layer, key_layer.transpose(-1, -2))
indexs = torch.isnan(attention_scores).nonzero(as_tuple=True)
nan_item_count = indexs[0].shape[0]
print("nan items count: {}, ratio: {}%\n".format(nan_item_count, 100 * nan_item_count / attention_scores.nelement()))
print('nan examples:')
for i in range(min(20, nan_item_count)):
print("index: {},{},{},{}".format(indexs[0][i], indexs[1][i], indexs[2][i], indexs[3][i]))
current_query_layer = query_layer[indexs[0][i], indexs[1][i], indexs[2][i]]
current_key_layer = key_layer[indexs[0][i], indexs[1][i], indexs[3][i]]
current_attention_score = attention_scores[indexs[0][i], indexs[1][i], indexs[2][i], indexs[3][i]]
expected_attention_score = torch.matmul(current_query_layer.unsqueeze(0), current_key_layer.unsqueeze(1))
#print('query_layer')
#print(current_query_layer)
#print('key_layer')
#print(current_key_layer)
print('Computed attention_scores: {}'.format(current_attention_score.item()))
print('Expected attention_scores: {}'.format(expected_attention_score.item()))
print('\n')
cc @ezyang @gchanan @zou3519 @csarofeen @ptrblck @ngimel | 1.0 | torch.matmul output contains some nan value for large size fp16 tensors in V100 GPU - ## Issue description
Please see the simple code below: If running in Nvidia V100 GPU and with the randomly generated fp16 tensors with size [13269, 8, 22, 64] as input, the torch.matmul output contains some nan value which are not expected.
- This problem can not be reproed if running in P100 or 1080Ti, seems it is related with the fp16 computation kernel in V100 (both 16GB and 32GB V100 can repro).
- This problem can be reproed by many other large size fp16 tensors, the code below is just an example.
- This problem can be reproed by both pytorch 1.3.1 and pytorch 1.5.1. I haven't try other pytorch versions.
- This problem can not be reproed in V100 if using fp32 computation.
- The code stdout when running in P100 or 1080Ti:
CUDA name: GeForce GTX 1080 Ti
nan items count: 0, ratio: 0.0%
- The code stdout when running in V100:
CUDA name: Tesla V100-SXM2-16GB
nan items count: 305560, ratio: 0.59473426223678%
nan examples:
index: 8191,7,2,0
Computed attention_scores: nan
Expected attention_scores: 15.4609375
index: 8191,7,11,4
Computed attention_scores: nan
Expected attention_scores: 14.203125
...
## Code example
import torch
print("CUDA name: {}".format(torch.cuda.get_device_name(0)))
torch.manual_seed(12345)
query_layer = torch.rand(13269, 8, 22, 64).cuda().half()
key_layer = torch.rand(13269, 8, 22, 64).cuda().half()
# This computation is part of transformer self attention
attention_scores = torch.matmul(query_layer, key_layer.transpose(-1, -2))
indexs = torch.isnan(attention_scores).nonzero(as_tuple=True)
nan_item_count = indexs[0].shape[0]
print("nan items count: {}, ratio: {}%\n".format(nan_item_count, 100 * nan_item_count / attention_scores.nelement()))
print('nan examples:')
for i in range(min(20, nan_item_count)):
print("index: {},{},{},{}".format(indexs[0][i], indexs[1][i], indexs[2][i], indexs[3][i]))
current_query_layer = query_layer[indexs[0][i], indexs[1][i], indexs[2][i]]
current_key_layer = key_layer[indexs[0][i], indexs[1][i], indexs[3][i]]
current_attention_score = attention_scores[indexs[0][i], indexs[1][i], indexs[2][i], indexs[3][i]]
expected_attention_score = torch.matmul(current_query_layer.unsqueeze(0), current_key_layer.unsqueeze(1))
#print('query_layer')
#print(current_query_layer)
#print('key_layer')
#print(current_key_layer)
print('Computed attention_scores: {}'.format(current_attention_score.item()))
print('Expected attention_scores: {}'.format(expected_attention_score.item()))
print('\n')
cc @ezyang @gchanan @zou3519 @csarofeen @ptrblck @ngimel | priority | torch matmul output contains some nan value for large size tensors in gpu issue description please see the simple code below if running in nvidia gpu and with the randomly generated tensors with size as input the torch matmul output contains some nan value which are not expected this problem can not be reproed if running in or seems it is related with the computation kernel in both and can repro this problem can be reproed by many other large size tensors the code below is just an example this problem can be reproed by both pytorch and pytorch i haven t try other pytorch versions this problem can not be reproed in if using computation the code stdout when running in or cuda name geforce gtx ti nan items count ratio the code stdout when running in cuda name tesla nan items count ratio nan examples index computed attention scores nan expected attention scores index computed attention scores nan expected attention scores code example import torch print cuda name format torch cuda get device name torch manual seed query layer torch rand cuda half key layer torch rand cuda half this computation is part of transformer self attention attention scores torch matmul query layer key layer transpose indexs torch isnan attention scores nonzero as tuple true nan item count indexs shape print nan items count ratio n format nan item count nan item count attention scores nelement print nan examples for i in range min nan item count print index format indexs indexs indexs indexs current query layer query layer indexs indexs current key layer key layer indexs indexs current attention score attention scores indexs indexs indexs expected attention score torch matmul current query layer unsqueeze current key layer unsqueeze print query layer print current query layer print key layer print current key layer print computed attention scores format current attention score item print expected attention scores format expected attention score item print n cc ezyang gchanan csarofeen ptrblck ngimel | 1 |
731,031 | 25,198,993,459 | IssuesEvent | 2022-11-12 22:13:17 | DCS-LCSR/ASL-DAI | https://api.github.com/repos/DCS-LCSR/ASL-DAI | reopened | more ASLLVD corrections | high priority | Here, the second sign has the dominant and non-dominant handshapes reversed!
The second sign's handshapes should be adjusted to match those if the first sign. thanks!
<img width="651" alt="Screen Shot 2022-11-12 at 9 11 47 AM" src="https://user-images.githubusercontent.com/13629122/201478127-6c9e0c22-8800-453f-a8ed-6a29579d886f.png">
| 1.0 | more ASLLVD corrections - Here, the second sign has the dominant and non-dominant handshapes reversed!
The second sign's handshapes should be adjusted to match those if the first sign. thanks!
<img width="651" alt="Screen Shot 2022-11-12 at 9 11 47 AM" src="https://user-images.githubusercontent.com/13629122/201478127-6c9e0c22-8800-453f-a8ed-6a29579d886f.png">
| priority | more asllvd corrections here the second sign has the dominant and non dominant handshapes reversed the second sign s handshapes should be adjusted to match those if the first sign thanks img width alt screen shot at am src | 1 |
693,855 | 23,792,256,789 | IssuesEvent | 2022-09-02 15:34:45 | opendatahub-io/odh-dashboard | https://api.github.com/repos/opendatahub-io/odh-dashboard | closed | [Bug]: Failing to create Role during Notebook Creation Causes "Hidden" Failures | kind/bug feature/notebook-controller priority/high | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When you have a Notebook, and you delete that Notebook (for whatever reason) and then try to create another one -- you get into a very unhappy situation.
The following happens
- It cannot create your role -- so it breaks the thread, and does not add the notebook url
- It logs an error on the form -- the Modal is opening because the Notebook was created and isn't running
- The modal gets to the end -- cannot get the URL that was not added because of the role issue
You end up in a weird state of never being able to start notebooks.
### Expected Behavior
To start a notebook every time -- the role is the same, we should not fail if it exists
### Steps To Reproduce
1. Create a Notebook via the SpawnerPage
2. Delete the Notebook CR on your cluster
3. Try to create another
### Workaround (if any)
Delete the Role that starts with your notebook name.
### OpenShift Infrastructure Version
_No response_
### Openshift Version
_No response_
### What browsers are you seeing the problem on?
_No response_
### Open Data Hub Version
```yml
2.1
```
### Relevant log output
_No response_ | 1.0 | [Bug]: Failing to create Role during Notebook Creation Causes "Hidden" Failures - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When you have a Notebook, and you delete that Notebook (for whatever reason) and then try to create another one -- you get into a very unhappy situation.
The following happens
- It cannot create your role -- so it breaks the thread, and does not add the notebook url
- It logs an error on the form -- the Modal is opening because the Notebook was created and isn't running
- The modal gets to the end -- cannot get the URL that was not added because of the role issue
You end up in a weird state of never being able to start notebooks.
### Expected Behavior
To start a notebook every time -- the role is the same, we should not fail if it exists
### Steps To Reproduce
1. Create a Notebook via the SpawnerPage
2. Delete the Notebook CR on your cluster
3. Try to create another
### Workaround (if any)
Delete the Role that starts with your notebook name.
### OpenShift Infrastructure Version
_No response_
### Openshift Version
_No response_
### What browsers are you seeing the problem on?
_No response_
### Open Data Hub Version
```yml
2.1
```
### Relevant log output
_No response_ | priority | failing to create role during notebook creation causes hidden failures is there an existing issue for this i have searched the existing issues current behavior when you have a notebook and you delete that notebook for whatever reason and then try to create another one you get into a very unhappy situation the following happens it cannot create your role so it breaks the thread and does not add the notebook url it logs an error on the form the modal is opening because the notebook was created and isn t running the modal gets to the end cannot get the url that was not added because of the role issue you end up in a weird state of never being able to start notebooks expected behavior to start a notebook every time the role is the same we should not fail if it exists steps to reproduce create a notebook via the spawnerpage delete the notebook cr on your cluster try to create another workaround if any delete the role that starts with your notebook name openshift infrastructure version no response openshift version no response what browsers are you seeing the problem on no response open data hub version yml relevant log output no response | 1 |
220,078 | 7,349,663,362 | IssuesEvent | 2018-03-08 11:30:09 | huridocs/uwazi | https://api.github.com/repos/huridocs/uwazi | opened | Unpublished info being public in connections despite not being logged in | Bug Priority: High | Linking a document from uploads to a published entity or doc, makes it visible in the connections panel of the published doc even if you are not logged in.

| 1.0 | Unpublished info being public in connections despite not being logged in - Linking a document from uploads to a published entity or doc, makes it visible in the connections panel of the published doc even if you are not logged in.

| priority | unpublished info being public in connections despite not being logged in linking a document from uploads to a published entity or doc makes it visible in the connections panel of the published doc even if you are not logged in | 1 |
813,676 | 30,466,915,373 | IssuesEvent | 2023-07-17 11:02:29 | WordPress/openverse | https://api.github.com/repos/WordPress/openverse | opened | Update right padding in Header internal | 🟧 priority: high 🏁 status: ready for work ✨ goal: improvement 🧱 stack: frontend | ## Description
As part of design changes approved for #377, we need to update the right padding of "[Header internal](https://docs.openverse.org/storybook/?path=/story/components-vheader-vheaderinternal--default-story)" to `8px (2)`, as its left padding.
<img width="1445" alt="Small variant of Header internal with frontend notes" src="https://github.com/WordPress/openverse/assets/895819/cdfaef9b-37e0-4304-9d43-b4e649ec7af3">
[Figma component](https://www.figma.com/file/GIIQ4sDbaToCfFQyKMvzr8/Openverse-Design-Library?type=design&node-id=3835-11021&mode=dev) in Design Library is already updated. | 1.0 | Update right padding in Header internal - ## Description
As part of design changes approved for #377, we need to update the right padding of "[Header internal](https://docs.openverse.org/storybook/?path=/story/components-vheader-vheaderinternal--default-story)" to `8px (2)`, as its left padding.
<img width="1445" alt="Small variant of Header internal with frontend notes" src="https://github.com/WordPress/openverse/assets/895819/cdfaef9b-37e0-4304-9d43-b4e649ec7af3">
[Figma component](https://www.figma.com/file/GIIQ4sDbaToCfFQyKMvzr8/Openverse-Design-Library?type=design&node-id=3835-11021&mode=dev) in Design Library is already updated. | priority | update right padding in header internal description as part of design changes approved for we need to update the right padding of to as its left padding img width alt small variant of header internal with frontend notes src in design library is already updated | 1 |
369,041 | 10,887,569,626 | IssuesEvent | 2019-11-18 14:46:57 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Admin tool bar css is not loading | Urgent [Priority: HIGH] bug | Admin toolbar CSS is not loading if tree-shaking is already enabled and after login as admin. | 1.0 | Admin tool bar css is not loading - Admin toolbar CSS is not loading if tree-shaking is already enabled and after login as admin. | priority | admin tool bar css is not loading admin toolbar css is not loading if tree shaking is already enabled and after login as admin | 1 |
386,939 | 11,453,470,039 | IssuesEvent | 2020-02-06 15:27:27 | infor-design/enterprise | https://api.github.com/repos/infor-design/enterprise | closed | Dropdown - SelectValue() api method is not working as expected | [2] priority: high type: regression bug :leftwards_arrow_with_hook: | <!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be shared for a quality bug report, please email one of the [code owners](https://github.com/infor-design/enterprise/blob/master/.github/CODEOWNERS) directly. -->
**Bug**
SelectValue() method of Dropdown api is not working as expected.
The method call doesn't change the value on screen.
**To Reproduce**
Steps to reproduce the behavior:
* Make sure to run 4.26.0-dev
1. Go to 'http://localhost:4000/components/dropdown/example-setvalue.html'
2. Click on 'Update' button
3. Notice the dropdown is not showing the updated value.
4. As soon as you click on dropdown(without making any selection) will change the text and set it to correct value supplied in SelectValue() method.
**Expected behavior**
Dropdown should select and show the correct value supplied in SelectValue() method of api.
**Version**
<!-- You can find this by inspecting the document html tag or sohoxi.js script header -->
- 4.26.0-dev
**Screenshots**
See the video below -

**Platform**
- OS Version: Windows 10
- Browser Name: Opera
- Browser Version: 66.0.3515.44 (Windows 10 64-bit)
**Additional context**
The feature was working as expected before. Possibly broken with the changeset f6128a31cc4f35b642a84aeb44ddb01d73e31a26
| 1.0 | Dropdown - SelectValue() api method is not working as expected - <!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be shared for a quality bug report, please email one of the [code owners](https://github.com/infor-design/enterprise/blob/master/.github/CODEOWNERS) directly. -->
**Bug**
SelectValue() method of Dropdown api is not working as expected.
The method call doesn't change the value on screen.
**To Reproduce**
Steps to reproduce the behavior:
* Make sure to run 4.26.0-dev
1. Go to 'http://localhost:4000/components/dropdown/example-setvalue.html'
2. Click on 'Update' button
3. Notice the dropdown is not showing the updated value.
4. As soon as you click on dropdown(without making any selection) will change the text and set it to correct value supplied in SelectValue() method.
**Expected behavior**
Dropdown should select and show the correct value supplied in SelectValue() method of api.
**Version**
<!-- You can find this by inspecting the document html tag or sohoxi.js script header -->
- 4.26.0-dev
**Screenshots**
See the video below -

**Platform**
- OS Version: Windows 10
- Browser Name: Opera
- Browser Version: 66.0.3515.44 (Windows 10 64-bit)
**Additional context**
The feature was working as expected before. Possibly broken with the changeset f6128a31cc4f35b642a84aeb44ddb01d73e31a26
| priority | dropdown selectvalue api method is not working as expected bug selectvalue method of dropdown api is not working as expected the method call doesn t change the value on screen to reproduce steps to reproduce the behavior make sure to run dev go to click on update button notice the dropdown is not showing the updated value as soon as you click on dropdown without making any selection will change the text and set it to correct value supplied in selectvalue method expected behavior dropdown should select and show the correct value supplied in selectvalue method of api version dev screenshots see the video below platform os version windows browser name opera browser version windows bit additional context the feature was working as expected before possibly broken with the changeset | 1 |
450,856 | 13,020,664,771 | IssuesEvent | 2020-07-27 03:52:59 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Getting cast exception in xml namespace | Component/Parser Priority/High Type/Bug | **Description:**
The following code has syntax errors and after parser recovers the errors, a cast exception is thrown in NodeTransformer
source code:
`xmlns as ns1;`
error:
```
java.lang.ClassCastException: io.ballerinalang.compiler.syntax.tree.IdentifierToken cannot be cast to io.ballerinalang.compiler.syntax.tree.ExpressionNode
at io.ballerinalang.compiler.syntax.tree.ModuleXMLNamespaceDeclarationNode.namespaceuri(ModuleXMLNamespaceDeclarationNode.java:40)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:2919)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:405)
at io.ballerinalang.compiler.syntax.tree.ModuleXMLNamespaceDeclarationNode.apply(ModuleXMLNamespaceDeclarationNode.java:62)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:472)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:405)
at io.ballerinalang.compiler.syntax.tree.ModulePartNode.apply(ModulePartNode.java:54)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.accept(BLangNodeTransformer.java:430)
at org.wso2.ballerinalang.compiler.parser.Parser.generateCompilationUnitNew(Parser.java:143)
at org.wso2.ballerinalang.compiler.parser.Parser.parseNew(Parser.java:116)
at org.wso2.ballerinalang.compiler.PackageLoader.parse(PackageLoader.java:500)
at org.wso2.ballerinalang.compiler.PackageLoader.loadEntryPackage(PackageLoader.java:380)
at org.wso2.ballerinalang.compiler.Compiler.compilePackages(Compiler.java:156)
at org.wso2.ballerinalang.compiler.Compiler.compilePackage(Compiler.java:174)
at org.wso2.ballerinalang.compiler.Compiler.compile(Compiler.java:91)
at org.ballerinalang.test.util.BCompileUtil.compile(BCompileUtil.java:516)
at org.ballerinalang.test.util.BCompileUtil.compile(BCompileUtil.java:503)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:730)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:624)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:612)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:605)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:691)
at org.ballerinalang.test.util.BCompileUtil.compile(BCompileUtil.java:110)
at org.ballerinalang.test.parser.ResilientParserTest.testResilientParsingModuleDeclaration(ResilientParserTest.java:139)
```
**Affected Versions:**
2.0.0-Preview1-M6
| 1.0 | Getting cast exception in xml namespace - **Description:**
The following code has syntax errors and after parser recovers the errors, a cast exception is thrown in NodeTransformer
source code:
`xmlns as ns1;`
error:
```
java.lang.ClassCastException: io.ballerinalang.compiler.syntax.tree.IdentifierToken cannot be cast to io.ballerinalang.compiler.syntax.tree.ExpressionNode
at io.ballerinalang.compiler.syntax.tree.ModuleXMLNamespaceDeclarationNode.namespaceuri(ModuleXMLNamespaceDeclarationNode.java:40)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:2919)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:405)
at io.ballerinalang.compiler.syntax.tree.ModuleXMLNamespaceDeclarationNode.apply(ModuleXMLNamespaceDeclarationNode.java:62)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:472)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.transform(BLangNodeTransformer.java:405)
at io.ballerinalang.compiler.syntax.tree.ModulePartNode.apply(ModulePartNode.java:54)
at org.wso2.ballerinalang.compiler.parser.BLangNodeTransformer.accept(BLangNodeTransformer.java:430)
at org.wso2.ballerinalang.compiler.parser.Parser.generateCompilationUnitNew(Parser.java:143)
at org.wso2.ballerinalang.compiler.parser.Parser.parseNew(Parser.java:116)
at org.wso2.ballerinalang.compiler.PackageLoader.parse(PackageLoader.java:500)
at org.wso2.ballerinalang.compiler.PackageLoader.loadEntryPackage(PackageLoader.java:380)
at org.wso2.ballerinalang.compiler.Compiler.compilePackages(Compiler.java:156)
at org.wso2.ballerinalang.compiler.Compiler.compilePackage(Compiler.java:174)
at org.wso2.ballerinalang.compiler.Compiler.compile(Compiler.java:91)
at org.ballerinalang.test.util.BCompileUtil.compile(BCompileUtil.java:516)
at org.ballerinalang.test.util.BCompileUtil.compile(BCompileUtil.java:503)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:730)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:624)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:612)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:605)
at org.ballerinalang.test.util.BCompileUtil.compileOnJBallerina(BCompileUtil.java:691)
at org.ballerinalang.test.util.BCompileUtil.compile(BCompileUtil.java:110)
at org.ballerinalang.test.parser.ResilientParserTest.testResilientParsingModuleDeclaration(ResilientParserTest.java:139)
```
**Affected Versions:**
2.0.0-Preview1-M6
| priority | getting cast exception in xml namespace description the following code has syntax errors and after parser recovers the errors a cast exception is thrown in nodetransformer source code xmlns as error java lang classcastexception io ballerinalang compiler syntax tree identifiertoken cannot be cast to io ballerinalang compiler syntax tree expressionnode at io ballerinalang compiler syntax tree modulexmlnamespacedeclarationnode namespaceuri modulexmlnamespacedeclarationnode java at org ballerinalang compiler parser blangnodetransformer transform blangnodetransformer java at org ballerinalang compiler parser blangnodetransformer transform blangnodetransformer java at io ballerinalang compiler syntax tree modulexmlnamespacedeclarationnode apply modulexmlnamespacedeclarationnode java at org ballerinalang compiler parser blangnodetransformer transform blangnodetransformer java at org ballerinalang compiler parser blangnodetransformer transform blangnodetransformer java at io ballerinalang compiler syntax tree modulepartnode apply modulepartnode java at org ballerinalang compiler parser blangnodetransformer accept blangnodetransformer java at org ballerinalang compiler parser parser generatecompilationunitnew parser java at org ballerinalang compiler parser parser parsenew parser java at org ballerinalang compiler packageloader parse packageloader java at org ballerinalang compiler packageloader loadentrypackage packageloader java at org ballerinalang compiler compiler compilepackages compiler java at org ballerinalang compiler compiler compilepackage compiler java at org ballerinalang compiler compiler compile compiler java at org ballerinalang test util bcompileutil compile bcompileutil java at org ballerinalang test util bcompileutil compile bcompileutil java at org ballerinalang test util bcompileutil compileonjballerina bcompileutil java at org ballerinalang test util bcompileutil compileonjballerina bcompileutil java at org ballerinalang test util bcompileutil compileonjballerina bcompileutil java at org ballerinalang test util bcompileutil compileonjballerina bcompileutil java at org ballerinalang test util bcompileutil compileonjballerina bcompileutil java at org ballerinalang test util bcompileutil compile bcompileutil java at org ballerinalang test parser resilientparsertest testresilientparsingmoduledeclaration resilientparsertest java affected versions | 1 |
351,766 | 10,523,360,976 | IssuesEvent | 2019-09-30 10:48:44 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | [Store] Cannot subscribe to available Application | 3.0.0-alpha Priority/High | **Description:**
Cannot subscribe to available Application from the Store Credential Tab of an API as shown below.

Clicking the Subscribe button will show the following error.

The error log shown in the backend is:
```
[2019-09-27 10:19:17,486] ERROR - GlobalThrowableMapper One or more request body parameters contain disallowed values.
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token
at [Source: (org.apache.cxf.transport.http.AbstractHTTPDestination$1); line: 1, column: 123] (through reference chain: org.wso2.carbon.apimgt.rest.api.store.v1.dto.SubscriptionDTO["throttlingPolicy"])
at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:63) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:10) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:288) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:1574) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:965) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:815) ~[jackson-jaxrs-base-2.9.9.jar:2.9.9]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBodyReader(JAXRSUtils.java:1397) ~[cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBody(JAXRSUtils.java:1349) ~[cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.processRequestBodyParameter(JAXRSUtils.java:865) ~[cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameters(JAXRSUtils.java:810) [cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:214) [cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:78) [cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) [cxf-core-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-servlet-api_9.0.22.wso2v1.jar:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat_9.0.22.wso2v1.jar:?]
at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:80) [org.wso2.carbon.identity.context.rewrite.valve_1.3.6.jar:?]
at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:100) [org.wso2.carbon.identity.authz.valve_1.3.6.jar:?]
at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:74) [org.wso2.carbon.identity.auth.valve_1.3.6.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:99) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:146) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) [tomcat_9.0.22.wso2v1.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:112) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat_9.0.22.wso2v1.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat_9.0.22.wso2v1.jar:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
```
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees:**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
**Affected Product Version:**
3.0.0 Alpha
**OS, DB, other environment details and versions:**
Ubuntu 18.04.2 LTS
**Steps to reproduce:**
**Related Issues:**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> | 1.0 | [Store] Cannot subscribe to available Application - **Description:**
Cannot subscribe to available Application from the Store Credential Tab of an API as shown below.

Clicking the Subscribe button will show the following error.

The error log shown in the backend is:
```
[2019-09-27 10:19:17,486] ERROR - GlobalThrowableMapper One or more request body parameters contain disallowed values.
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token
at [Source: (org.apache.cxf.transport.http.AbstractHTTPDestination$1); line: 1, column: 123] (through reference chain: org.wso2.carbon.apimgt.rest.api.store.v1.dto.SubscriptionDTO["throttlingPolicy"])
at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:63) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:10) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:288) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151) ~[jackson-databind-2.9.9.3.jar:2.9.9.3]
at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:1574) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:965) ~[jackson-databind-2.9.9.3.jar:2.9.9.2]
at com.fasterxml.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:815) ~[jackson-jaxrs-base-2.9.9.jar:2.9.9]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBodyReader(JAXRSUtils.java:1397) ~[cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBody(JAXRSUtils.java:1349) ~[cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.processRequestBodyParameter(JAXRSUtils.java:865) ~[cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameters(JAXRSUtils.java:810) [cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:214) [cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:78) [cxf-rt-frontend-jaxrs-3.2.8.jar:3.2.8]
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) [cxf-core-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-servlet-api_9.0.22.wso2v1.jar:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.2.8.jar:3.2.8]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat_9.0.22.wso2v1.jar:?]
at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:80) [org.wso2.carbon.identity.context.rewrite.valve_1.3.6.jar:?]
at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:100) [org.wso2.carbon.identity.authz.valve_1.3.6.jar:?]
at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:74) [org.wso2.carbon.identity.auth.valve_1.3.6.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:99) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:146) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678) [tomcat_9.0.22.wso2v1.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:112) [org.wso2.carbon.tomcat.ext_4.5.0.jar:?]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:853) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1587) [tomcat_9.0.22.wso2v1.jar:?]
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat_9.0.22.wso2v1.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat_9.0.22.wso2v1.jar:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
```
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees:**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
**Affected Product Version:**
3.0.0 Alpha
**OS, DB, other environment details and versions:**
Ubuntu 18.04.2 LTS
**Steps to reproduce:**
**Related Issues:**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> | priority | cannot subscribe to available application description cannot subscribe to available application from the store credential tab of an api as shown below clicking the subscribe button will show the following error the error log shown in the backend is error globalthrowablemapper one or more request body parameters contain disallowed values com fasterxml jackson databind exc mismatchedinputexception cannot deserialize instance of java lang string out of start object token at through reference chain org carbon apimgt rest api store dto subscriptiondto at com fasterxml jackson databind exc mismatchedinputexception from mismatchedinputexception java at com fasterxml jackson databind deserializationcontext reportinputmismatch deserializationcontext java at com fasterxml jackson databind deserializationcontext handleunexpectedtoken deserializationcontext java at com fasterxml jackson databind deserializationcontext handleunexpectedtoken deserializationcontext java at com fasterxml jackson databind deser std stringdeserializer deserialize stringdeserializer java at com fasterxml jackson databind deser std stringdeserializer deserialize stringdeserializer java at com fasterxml jackson databind deser impl methodproperty deserializeandset methodproperty java at com fasterxml jackson databind deser beandeserializer vanilladeserialize beandeserializer java at com fasterxml jackson databind deser beandeserializer deserialize beandeserializer java at com fasterxml jackson databind objectreader bind objectreader java at com fasterxml jackson databind objectreader readvalue objectreader java at com fasterxml jackson jaxrs base providerbase readfrom providerbase java at org apache cxf jaxrs utils jaxrsutils readfrommessagebodyreader jaxrsutils java at org apache cxf jaxrs utils jaxrsutils readfrommessagebody jaxrsutils java at org apache cxf jaxrs utils jaxrsutils processrequestbodyparameter jaxrsutils java at org apache cxf jaxrs utils jaxrsutils processparameters jaxrsutils java at org apache cxf jaxrs interceptor jaxrsininterceptor processrequest jaxrsininterceptor java at org apache cxf jaxrs interceptor jaxrsininterceptor handlemessage jaxrsininterceptor java at org apache cxf phase phaseinterceptorchain dointercept phaseinterceptorchain java at org apache cxf transport chaininitiationobserver onmessage chaininitiationobserver java at org apache cxf transport http abstracthttpdestination invoke abstracthttpdestination java at org apache cxf transport servlet servletcontroller invokedestination servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet cxfnonspringservlet invoke cxfnonspringservlet java at org apache cxf transport servlet abstracthttpservlet handlerequest abstracthttpservlet java at org apache cxf transport servlet abstracthttpservlet dopost abstracthttpservlet java at javax servlet http httpservlet service httpservlet java at org apache cxf transport servlet abstracthttpservlet service abstracthttpservlet java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache tomcat websocket server wsfilter dofilter wsfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache catalina core standardwrappervalve invoke standardwrappervalve java at org apache catalina core standardcontextvalve invoke standardcontextvalve java at org apache catalina authenticator authenticatorbase invoke authenticatorbase java at org apache catalina core standardhostvalve invoke standardhostvalve java at org apache catalina valves errorreportvalve invoke errorreportvalve java at org carbon identity context rewrite valve tenantcontextrewritevalve invoke tenantcontextrewritevalve java at org carbon identity authz valve authorizationvalve invoke authorizationvalve java at org carbon identity auth valve authenticationvalve invoke authenticationvalve java at org carbon tomcat ext valves compositevalve continueinvocation compositevalve java at org carbon tomcat ext valves tomcatvalvecontainer invokevalves tomcatvalvecontainer java at org carbon tomcat ext valves compositevalve invoke compositevalve java at org carbon tomcat ext valves carbonstuckthreaddetectionvalve invoke carbonstuckthreaddetectionvalve java at org apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve java at org carbon tomcat ext valves carboncontextcreatorvalve invoke carboncontextcreatorvalve java at org carbon tomcat ext valves requestcorrelationidvalve invoke requestcorrelationidvalve java at org apache catalina core standardenginevalve invoke standardenginevalve java at org apache catalina connector coyoteadapter service coyoteadapter java at org apache coyote service java at org apache coyote abstractprocessorlight process abstractprocessorlight java at org apache coyote abstractprotocol connectionhandler process abstractprotocol java at org apache tomcat util net nioendpoint socketprocessor dorun nioendpoint java at org apache tomcat util net socketprocessorbase run socketprocessorbase java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java suggested labels suggested assignees affected product version alpha os db other environment details and versions ubuntu lts steps to reproduce related issues | 1 |
784,824 | 27,585,874,621 | IssuesEvent | 2023-03-08 19:43:35 | AY2223S2-CS2103T-T17-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-T17-2/tp | closed | Rename AddressBook components to SudoHR | priority.High type.Task | Replace all files, classes, variables, documentation, UG/DG, etc, to SudoHR. | 1.0 | Rename AddressBook components to SudoHR - Replace all files, classes, variables, documentation, UG/DG, etc, to SudoHR. | priority | rename addressbook components to sudohr replace all files classes variables documentation ug dg etc to sudohr | 1 |
146,959 | 5,631,371,041 | IssuesEvent | 2017-04-05 14:25:55 | CS2103JAN2017-T11-B1/main | https://api.github.com/repos/CS2103JAN2017-T11-B1/main | closed | Split GUI Taks list panel into 3 separate lists | priority.high type.epic | 3 lists to be:
- Events
- Deadlines
- Floating tasks
Working on Issues #31 & #66 | 1.0 | Split GUI Taks list panel into 3 separate lists - 3 lists to be:
- Events
- Deadlines
- Floating tasks
Working on Issues #31 & #66 | priority | split gui taks list panel into separate lists lists to be events deadlines floating tasks working on issues | 1 |
830,665 | 32,020,460,844 | IssuesEvent | 2023-09-22 03:47:36 | dimensionhq/infralink | https://api.github.com/repos/dimensionhq/infralink | reopened | `init` Command | high-priority in-progress | The `infra init` command is responsible for taking in parameters like:
* `app_name`
* `cloud_provider`
* `region`
* secret access credentials
* whatever else is required to setup the app
The command will then store this information in the `infra.toml` file and secrets in a TBD directory.s | 1.0 | `init` Command - The `infra init` command is responsible for taking in parameters like:
* `app_name`
* `cloud_provider`
* `region`
* secret access credentials
* whatever else is required to setup the app
The command will then store this information in the `infra.toml` file and secrets in a TBD directory.s | priority | init command the infra init command is responsible for taking in parameters like app name cloud provider region secret access credentials whatever else is required to setup the app the command will then store this information in the infra toml file and secrets in a tbd directory s | 1 |
422,667 | 12,286,733,927 | IssuesEvent | 2020-05-09 08:53:32 | ukui/ukui-control-center | https://api.github.com/repos/ukui/ukui-control-center | closed | Set custom shortcut keys, ukui-control-center flash back | confirmed priority/high resolved | Version: 20.04LTS
Iso: ubuntukylin-ukui3.0-20200410-amd64.iso
Test environment: Lenovo Qitian M415-N000 desktop
Test steps:
1. Control Panel-Device-Shortcut Key
2. Add custom shortcuts
Expected result: custom shortcut key is successful
Actual result: when setting a custom shortcut key, ukui-control-center exits | 1.0 | Set custom shortcut keys, ukui-control-center flash back - Version: 20.04LTS
Iso: ubuntukylin-ukui3.0-20200410-amd64.iso
Test environment: Lenovo Qitian M415-N000 desktop
Test steps:
1. Control Panel-Device-Shortcut Key
2. Add custom shortcuts
Expected result: custom shortcut key is successful
Actual result: when setting a custom shortcut key, ukui-control-center exits | priority | set custom shortcut keys ukui control center flash back version iso ubuntukylin iso test environment lenovo qitian desktop test steps control panel device shortcut key add custom shortcuts expected result custom shortcut key is successful actual result when setting a custom shortcut key ukui control center exits | 1 |
413,188 | 12,061,256,882 | IssuesEvent | 2020-04-15 23:13:58 | decentralized-identity/sidetree | https://api.github.com/repos/decentralized-identity/sidetree | closed | Switch to JWS Compact format for signed data in operations | beta high priority protocol | To better align with the more commonly used compact format (which almost all JWT implementations use), change from the flattened JSON format to the compact format for JWS representations in the operations sections of our CAS files. | 1.0 | Switch to JWS Compact format for signed data in operations - To better align with the more commonly used compact format (which almost all JWT implementations use), change from the flattened JSON format to the compact format for JWS representations in the operations sections of our CAS files. | priority | switch to jws compact format for signed data in operations to better align with the more commonly used compact format which almost all jwt implementations use change from the flattened json format to the compact format for jws representations in the operations sections of our cas files | 1 |
183,139 | 6,677,517,898 | IssuesEvent | 2017-10-05 10:48:09 | snowleopard/hadrian | https://api.github.com/repos/snowleopard/hadrian | closed | Build broken by libffi changes | high-priority | While reproducing #425 I noticed that the build is broken:
```
Error when running Shake build system:
* _build/stage1/compiler/setup-config
* _build/stage1/compiler/package-data.mk _build/stage1/compiler/setup-config
* _build/stage1/rts/ffi.h
* _build/stage1/rts/ffi.h _build/stage1/rts/ffitarget.h
* _build/stage1/libffi/inst/lib/libffi.a
user error (Development.Shake.cmd, system command failed
Command: C:/Users/nam83/AppData/Local/Programs/stack/x86_64-windows/msys2-20150512/usr/bin/make.exe -C _build/stage1/libffi MAKEFLAGS=-j6 install
Exit code: 2
Stderr:
/c/msys/home/nam83/ghc/_build/stage1/libffi/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
You should only need it if you modified a '.texi' file, or
any other file indirectly affecting the aspect of the manual.
You might want to install the Texinfo package:
<http://www.gnu.org/software/texinfo/>
The spurious makeinfo call might also be the consequence of
using a buggy 'make' (AIX, DU, IRIX), in which case you might
want to install GNU make:
<http://www.gnu.org/software/make/>
make[2]: *** [../../doc/libffi.info] Error 127
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
)
```
I suspect [this commit](https://github.com/ghc/ghc/commit/e515c7f37be97e1c2ccc497ddd0a730e63ddfa82) by @angerman. | 1.0 | Build broken by libffi changes - While reproducing #425 I noticed that the build is broken:
```
Error when running Shake build system:
* _build/stage1/compiler/setup-config
* _build/stage1/compiler/package-data.mk _build/stage1/compiler/setup-config
* _build/stage1/rts/ffi.h
* _build/stage1/rts/ffi.h _build/stage1/rts/ffitarget.h
* _build/stage1/libffi/inst/lib/libffi.a
user error (Development.Shake.cmd, system command failed
Command: C:/Users/nam83/AppData/Local/Programs/stack/x86_64-windows/msys2-20150512/usr/bin/make.exe -C _build/stage1/libffi MAKEFLAGS=-j6 install
Exit code: 2
Stderr:
/c/msys/home/nam83/ghc/_build/stage1/libffi/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
You should only need it if you modified a '.texi' file, or
any other file indirectly affecting the aspect of the manual.
You might want to install the Texinfo package:
<http://www.gnu.org/software/texinfo/>
The spurious makeinfo call might also be the consequence of
using a buggy 'make' (AIX, DU, IRIX), in which case you might
want to install GNU make:
<http://www.gnu.org/software/make/>
make[2]: *** [../../doc/libffi.info] Error 127
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
)
```
I suspect [this commit](https://github.com/ghc/ghc/commit/e515c7f37be97e1c2ccc497ddd0a730e63ddfa82) by @angerman. | priority | build broken by libffi changes while reproducing i noticed that the build is broken error when running shake build system build compiler setup config build compiler package data mk build compiler setup config build rts ffi h build rts ffi h build rts ffitarget h build libffi inst lib libffi a user error development shake cmd system command failed command c users appdata local programs stack windows usr bin make exe c build libffi makeflags install exit code stderr c msys home ghc build libffi missing line makeinfo command not found warning makeinfo is missing on your system you should only need it if you modified a texi file or any other file indirectly affecting the aspect of the manual you might want to install the texinfo package the spurious makeinfo call might also be the consequence of using a buggy make aix du irix in which case you might want to install gnu make make error make error make error i suspect by angerman | 1 |
125,158 | 4,953,317,656 | IssuesEvent | 2016-12-01 14:47:12 | Cadasta/cadasta-platform | https://api.github.com/repos/Cadasta/cadasta-platform | closed | Password reset is unavailable for users who have forgotten their password | bug high priority | ### Steps to reproduce the error
- Forget what your password is
- Click on forget password
- Get asked to login using old password to request a new password because you forgot your old one.
### Actual behavior
Currently the user will just get stuck in a loop and constantly be redirected to the sign in page.
### Expected behavior
Be taken directly to the reset password page.
| 1.0 | Password reset is unavailable for users who have forgotten their password - ### Steps to reproduce the error
- Forget what your password is
- Click on forget password
- Get asked to login using old password to request a new password because you forgot your old one.
### Actual behavior
Currently the user will just get stuck in a loop and constantly be redirected to the sign in page.
### Expected behavior
Be taken directly to the reset password page.
| priority | password reset is unavailable for users who have forgotten their password steps to reproduce the error forget what your password is click on forget password get asked to login using old password to request a new password because you forgot your old one actual behavior currently the user will just get stuck in a loop and constantly be redirected to the sign in page expected behavior be taken directly to the reset password page | 1 |
518,191 | 15,025,404,030 | IssuesEvent | 2021-02-01 21:02:20 | dotkom/onlineweb4 | https://api.github.com/repos/dotkom/onlineweb4 | closed | Rename develop to master | Priority: High | This is the only repository in the only student organization in the god damn world that uses "develop" instead of the default name "master". It is hella confusing for _everyone_. and it messes with my aliases. | 1.0 | Rename develop to master - This is the only repository in the only student organization in the god damn world that uses "develop" instead of the default name "master". It is hella confusing for _everyone_. and it messes with my aliases. | priority | rename develop to master this is the only repository in the only student organization in the god damn world that uses develop instead of the default name master it is hella confusing for everyone and it messes with my aliases | 1 |
165,071 | 6,261,714,498 | IssuesEvent | 2017-07-15 02:32:42 | redox-os/ion | https://api.github.com/repos/redox-os/ion | closed | Fix `cat /dev/urandom | head` | bug high-priority | For some reason, this hangs Ion (Ion no longer listens to signals), rather than exiting immediately. Likely a foreground issue, and a piping issue.
- [x] Fix Foreground Handling
- [ ] Processes should receive SIGPIPE | 1.0 | Fix `cat /dev/urandom | head` - For some reason, this hangs Ion (Ion no longer listens to signals), rather than exiting immediately. Likely a foreground issue, and a piping issue.
- [x] Fix Foreground Handling
- [ ] Processes should receive SIGPIPE | priority | fix cat dev urandom head for some reason this hangs ion ion no longer listens to signals rather than exiting immediately likely a foreground issue and a piping issue fix foreground handling processes should receive sigpipe | 1 |
294,005 | 9,011,995,159 | IssuesEvent | 2019-02-05 15:54:51 | robotology/whole-body-controllers | https://api.github.com/repos/robotology/whole-body-controllers | opened | Porting to the new WBT v5 | priority: high task | Here is the reference issue in WB-Toolbox:
https://github.com/robotology/wb-toolbox/issues/167
The porting will be performed in a `devel` branch. | 1.0 | Porting to the new WBT v5 - Here is the reference issue in WB-Toolbox:
https://github.com/robotology/wb-toolbox/issues/167
The porting will be performed in a `devel` branch. | priority | porting to the new wbt here is the reference issue in wb toolbox the porting will be performed in a devel branch | 1 |
475,486 | 13,711,183,291 | IssuesEvent | 2020-10-02 03:34:58 | gadenbuie/rsthemes | https://api.github.com/repos/gadenbuie/rsthemes | closed | Style Command Palette | priority: high status: planned type: new | - [command palette](https://github.com/rstudio/rstudio/blob/master/src/gwt/src/org/rstudio/studio/client/application/ui/CommandPalette.ui.xml)
- [command palette entries](https://github.com/rstudio/rstudio/blob/master/src/gwt/src/org/rstudio/studio/client/application/ui/CommandPaletteEntry.ui.xml)
<details><summary>Sketch</summary>
```css
#rstudio_command_palette_search,
#rstudio_command_palette_list [id*="rstudio_command_"],
input#rstudio_command_palette_search {
background-color: purple;
}
.rstudio-themes-flat .rstudio-themes-border {
border-color: purple;
}
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"] table .gwt-Label,
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"] table td {
background-color: blue;
color: red;
}
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [aria-selected="true"],
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [aria-selected="true"] table .gwt-Label {
background-color: green;
}
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"]:hover,
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"]:hover table .gwt-Label,
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"]:hover table td {
background-color: limegreen;
}
input#rstudio_command_palette_search {
margin: -15px;
padding: 15px;
width: 600px;
border-color: purple;
}
```
</details> | 1.0 | Style Command Palette - - [command palette](https://github.com/rstudio/rstudio/blob/master/src/gwt/src/org/rstudio/studio/client/application/ui/CommandPalette.ui.xml)
- [command palette entries](https://github.com/rstudio/rstudio/blob/master/src/gwt/src/org/rstudio/studio/client/application/ui/CommandPaletteEntry.ui.xml)
<details><summary>Sketch</summary>
```css
#rstudio_command_palette_search,
#rstudio_command_palette_list [id*="rstudio_command_"],
input#rstudio_command_palette_search {
background-color: purple;
}
.rstudio-themes-flat .rstudio-themes-border {
border-color: purple;
}
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"] table .gwt-Label,
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"] table td {
background-color: blue;
color: red;
}
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [aria-selected="true"],
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [aria-selected="true"] table .gwt-Label {
background-color: green;
}
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"]:hover,
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"]:hover table .gwt-Label,
.rstudio-themes-flat .gwt-PopupPanel .popupContent #rstudio_command_palette_list [id*="rstudio_command_"]:hover table td {
background-color: limegreen;
}
input#rstudio_command_palette_search {
margin: -15px;
padding: 15px;
width: 600px;
border-color: purple;
}
```
</details> | priority | style command palette sketch css rstudio command palette search rstudio command palette list input rstudio command palette search background color purple rstudio themes flat rstudio themes border border color purple rstudio themes flat gwt popuppanel popupcontent rstudio command palette list table gwt label rstudio themes flat gwt popuppanel popupcontent rstudio command palette list table td background color blue color red rstudio themes flat gwt popuppanel popupcontent rstudio command palette list rstudio themes flat gwt popuppanel popupcontent rstudio command palette list table gwt label background color green rstudio themes flat gwt popuppanel popupcontent rstudio command palette list hover rstudio themes flat gwt popuppanel popupcontent rstudio command palette list hover table gwt label rstudio themes flat gwt popuppanel popupcontent rstudio command palette list hover table td background color limegreen input rstudio command palette search margin padding width border color purple | 1 |
28,845 | 2,712,104,495 | IssuesEvent | 2015-04-09 11:34:11 | UnifiedViews/Plugins-QualityAssessment | https://api.github.com/repos/UnifiedViews/Plugins-QualityAssessment | closed | Q-C_2: Button remove does not work anyhow reasonably. | priority: High resolution: fixed severity: bug status: resolved | Button remove does not work anyhow reasonably.
To reproduce:
1) fill one row
2) click add
3) focus on the second row
4) click remove
5) as a result, the first, not the second row was removed, which is WRONG!

Solution: I would suggest to have "remove" button next to each row so that it is clear which row is deleted. When clicking remove button next to row 2, second row must be deleted.
Fix that on develop branch (to which I merged Q-C_2) | 1.0 | Q-C_2: Button remove does not work anyhow reasonably. - Button remove does not work anyhow reasonably.
To reproduce:
1) fill one row
2) click add
3) focus on the second row
4) click remove
5) as a result, the first, not the second row was removed, which is WRONG!

Solution: I would suggest to have "remove" button next to each row so that it is clear which row is deleted. When clicking remove button next to row 2, second row must be deleted.
Fix that on develop branch (to which I merged Q-C_2) | priority | q c button remove does not work anyhow reasonably button remove does not work anyhow reasonably to reproduce fill one row click add focus on the second row click remove as a result the first not the second row was removed which is wrong solution i would suggest to have remove button next to each row so that it is clear which row is deleted when clicking remove button next to row second row must be deleted fix that on develop branch to which i merged q c | 1 |
72,485 | 3,386,439,645 | IssuesEvent | 2015-11-27 17:34:45 | jgirald/ES2015C | https://api.github.com/repos/jgirald/ES2015C | closed | Enhanced Citizen AI | Enhancement High Priority I.A. Team D | PART I: Wood detection
Description : A better Enemy AI will detect trees, and remember where in the map are they.
Estimated effort : 4 hours
Product backlog item : As a CPU player, I want to use different strategies for winning the game. [High Priority]
Definition of DONE : Enemy AI will let a non-human player detect all the trees in its way and remember where are they. | 1.0 | Enhanced Citizen AI - PART I: Wood detection
Description : A better Enemy AI will detect trees, and remember where in the map are they.
Estimated effort : 4 hours
Product backlog item : As a CPU player, I want to use different strategies for winning the game. [High Priority]
Definition of DONE : Enemy AI will let a non-human player detect all the trees in its way and remember where are they. | priority | enhanced citizen ai part i wood detection description a better enemy ai will detect trees and remember where in the map are they estimated effort hours product backlog item as a cpu player i want to use different strategies for winning the game definition of done enemy ai will let a non human player detect all the trees in its way and remember where are they | 1 |
467,750 | 13,453,714,259 | IssuesEvent | 2020-09-09 01:45:39 | vicb/flyxc | https://api.github.com/repos/vicb/flyxc | opened | Route optimization after pressing the back button | bug priority: high | 1) Draw some route to display an optimization,
2) Press the back button,
3) Moving the turnpoints (/ adding more) does not update the optimization
| 1.0 | Route optimization after pressing the back button - 1) Draw some route to display an optimization,
2) Press the back button,
3) Moving the turnpoints (/ adding more) does not update the optimization
| priority | route optimization after pressing the back button draw some route to display an optimization press the back button moving the turnpoints adding more does not update the optimization | 1 |
511,769 | 14,881,104,380 | IssuesEvent | 2021-01-20 10:04:02 | rocky-linux/rockylinux.org | https://api.github.com/repos/rocky-linux/rockylinux.org | closed | Add button on donation page for logins | priority: high type: enhancement | The Donation page needs to have a button that people can click to login or create accounts. Here's the destination URL it should use: https://rockylinux.z2systems.com/np/clients/rockylinux/login.jsp
This way people can log in to the CRM and see/manage their donations | 1.0 | Add button on donation page for logins - The Donation page needs to have a button that people can click to login or create accounts. Here's the destination URL it should use: https://rockylinux.z2systems.com/np/clients/rockylinux/login.jsp
This way people can log in to the CRM and see/manage their donations | priority | add button on donation page for logins the donation page needs to have a button that people can click to login or create accounts here s the destination url it should use this way people can log in to the crm and see manage their donations | 1 |
383,867 | 11,363,581,100 | IssuesEvent | 2020-01-27 04:52:39 | jlevers/sunrise-strike-circles | https://api.github.com/repos/jlevers/sunrise-strike-circles | closed | Finish signup/login flow | priority: high | Currently, the signup form is customized, but the rest of the login/logout/etc flow uses the default `django-bulma` templates, which include a lot of boilerplate HTML/CSS we don't want. We need to remove the extra boilerplate by overriding the templates for Django's default auth app. That app is based at `/accounts` (see `sunrise/urls.py`).
The navigation for login/logout/signup is confusing, so that should be made clearer too. | 1.0 | Finish signup/login flow - Currently, the signup form is customized, but the rest of the login/logout/etc flow uses the default `django-bulma` templates, which include a lot of boilerplate HTML/CSS we don't want. We need to remove the extra boilerplate by overriding the templates for Django's default auth app. That app is based at `/accounts` (see `sunrise/urls.py`).
The navigation for login/logout/signup is confusing, so that should be made clearer too. | priority | finish signup login flow currently the signup form is customized but the rest of the login logout etc flow uses the default django bulma templates which include a lot of boilerplate html css we don t want we need to remove the extra boilerplate by overriding the templates for django s default auth app that app is based at accounts see sunrise urls py the navigation for login logout signup is confusing so that should be made clearer too | 1 |
646,419 | 21,047,221,906 | IssuesEvent | 2022-03-31 17:09:32 | AY2122S2-CS2103T-W13-4/tp | https://api.github.com/repos/AY2122S2-CS2103T-W13-4/tp | closed | As an intermediate user, I can retrieve a filtered list of clients by birth month | priority.High type.Story | so that I can have a better understanding of when my clients' birthdays are for better birthday gift planning | 1.0 | As an intermediate user, I can retrieve a filtered list of clients by birth month - so that I can have a better understanding of when my clients' birthdays are for better birthday gift planning | priority | as an intermediate user i can retrieve a filtered list of clients by birth month so that i can have a better understanding of when my clients birthdays are for better birthday gift planning | 1 |
473,232 | 13,638,963,176 | IssuesEvent | 2020-09-25 10:11:32 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | opened | Formatter produces malformed output when there is a class with documented function | Component/Formatting Priority/High Team/Tooling Type/Bug | **Description:**
Consider the following source snippet, and when formatted, it gives a malformed output
```
class testClass {
public int name = 10;
# Description
#
# + value - b Parameter Description
function testFunction(int value) {
}
}
```
**Affected Versions:**
SLP4 at least
| 1.0 | Formatter produces malformed output when there is a class with documented function - **Description:**
Consider the following source snippet, and when formatted, it gives a malformed output
```
class testClass {
public int name = 10;
# Description
#
# + value - b Parameter Description
function testFunction(int value) {
}
}
```
**Affected Versions:**
SLP4 at least
| priority | formatter produces malformed output when there is a class with documented function description consider the following source snippet and when formatted it gives a malformed output class testclass public int name description value b parameter description function testfunction int value affected versions at least | 1 |
302,053 | 9,254,683,086 | IssuesEvent | 2019-03-16 01:34:00 | igorbenic/simple-sponsorships | https://api.github.com/repos/igorbenic/simple-sponsorships | closed | On Sponsorship Activation, duplicate notices, duplicate emails | Priority High bug | Check the code flow to fix duplications. | 1.0 | On Sponsorship Activation, duplicate notices, duplicate emails - Check the code flow to fix duplications. | priority | on sponsorship activation duplicate notices duplicate emails check the code flow to fix duplications | 1 |
632,081 | 20,171,108,739 | IssuesEvent | 2022-02-10 10:29:24 | ibm-mas/ansible-devops | https://api.github.com/repos/ibm-mas/ansible-devops | opened | Publishing a tag does to create a release of the docker image | bug high priority | When master branch builds we create `quay.io/ibmmas/ansible-devops:x.y.z-pre.master`, however currently there is nothing in the tag build that will create and publish the `quay.io/ibmmas/ansible-devops:x.y.z` image.
Workaround for now is for someone with push permissions to do this:
```
docker pull quay.io/ibmmas/ansible-devops:x.y.z-pre.master
docker tag quay.io/ibmmas/ansible-devops:x.y.z-pre.master quay.io/ibmmas/ansible-devops:x.y.z
docker push quay.io/ibmmas/ansible-devops:x.y.z
```
This is easily fixed in the github actions defintions when we have a chance. | 1.0 | Publishing a tag does to create a release of the docker image - When master branch builds we create `quay.io/ibmmas/ansible-devops:x.y.z-pre.master`, however currently there is nothing in the tag build that will create and publish the `quay.io/ibmmas/ansible-devops:x.y.z` image.
Workaround for now is for someone with push permissions to do this:
```
docker pull quay.io/ibmmas/ansible-devops:x.y.z-pre.master
docker tag quay.io/ibmmas/ansible-devops:x.y.z-pre.master quay.io/ibmmas/ansible-devops:x.y.z
docker push quay.io/ibmmas/ansible-devops:x.y.z
```
This is easily fixed in the github actions defintions when we have a chance. | priority | publishing a tag does to create a release of the docker image when master branch builds we create quay io ibmmas ansible devops x y z pre master however currently there is nothing in the tag build that will create and publish the quay io ibmmas ansible devops x y z image workaround for now is for someone with push permissions to do this docker pull quay io ibmmas ansible devops x y z pre master docker tag quay io ibmmas ansible devops x y z pre master quay io ibmmas ansible devops x y z docker push quay io ibmmas ansible devops x y z this is easily fixed in the github actions defintions when we have a chance | 1 |
327,765 | 9,980,576,516 | IssuesEvent | 2019-07-10 04:12:29 | siddhi-io/distribution | https://api.github.com/repos/siddhi-io/distribution | closed | Distribution build artifacts are not shown for jenkins build | priority/highest type/task | **Description:**
There are two build artifacts in "distribution" repo of Siddhi. They are siddhi-runner-x.x.x.zip and siddhi-tooling-x.x.x.zip.
But once Jenkins release job is completed, we cannot find the above build artifacts in the Jenkins web UI. We ended up getting that from nexus repo.
We need to add below file paths to list down above files as build artifacts.
```
distribution/runner/target/siddhi-runner-x.x.x.zip
distribution/tooling/target/siddhi-tooling-x.x.x.zip
```
| 1.0 | Distribution build artifacts are not shown for jenkins build - **Description:**
There are two build artifacts in "distribution" repo of Siddhi. They are siddhi-runner-x.x.x.zip and siddhi-tooling-x.x.x.zip.
But once Jenkins release job is completed, we cannot find the above build artifacts in the Jenkins web UI. We ended up getting that from nexus repo.
We need to add below file paths to list down above files as build artifacts.
```
distribution/runner/target/siddhi-runner-x.x.x.zip
distribution/tooling/target/siddhi-tooling-x.x.x.zip
```
| priority | distribution build artifacts are not shown for jenkins build description there are two build artifacts in distribution repo of siddhi they are siddhi runner x x x zip and siddhi tooling x x x zip but once jenkins release job is completed we cannot find the above build artifacts in the jenkins web ui we ended up getting that from nexus repo we need to add below file paths to list down above files as build artifacts distribution runner target siddhi runner x x x zip distribution tooling target siddhi tooling x x x zip | 1 |
514,476 | 14,939,888,584 | IssuesEvent | 2021-01-25 17:31:21 | bounswe/bounswe2020group4 | https://api.github.com/repos/bounswe/bounswe2020group4 | closed | (BKND) Banned user informing email | Backend Coding Effort: Medium Priority: High | Sending an email to a banned user feature will be added to admin service.
Deadline
25.01.2021
| 1.0 | (BKND) Banned user informing email - Sending an email to a banned user feature will be added to admin service.
Deadline
25.01.2021
| priority | bknd banned user informing email sending an email to a banned user feature will be added to admin service deadline | 1 |
683,762 | 23,393,717,927 | IssuesEvent | 2022-08-11 20:34:34 | RelationalAI/rai-sdk-julia | https://api.github.com/repos/RelationalAI/rai-sdk-julia | closed | Update `create_database` to v2 (shouldn't require an Engine to create a database) | enhancement priority:high | Example code to follow:
https://github.com/RelationalAI/rai-sdk-javascript/blob/fdbf90dd33cd3de52f47aa1251d0c60b597e1551/src/api/database/databaseApi.ts#L30-L39
| 1.0 | Update `create_database` to v2 (shouldn't require an Engine to create a database) - Example code to follow:
https://github.com/RelationalAI/rai-sdk-javascript/blob/fdbf90dd33cd3de52f47aa1251d0c60b597e1551/src/api/database/databaseApi.ts#L30-L39
| priority | update create database to shouldn t require an engine to create a database example code to follow | 1 |
181,163 | 6,656,791,475 | IssuesEvent | 2017-09-29 22:20:18 | terascope/teraslice | https://api.github.com/repos/terascope/teraslice | opened | long running jobs get marked failed on the last slice | bug priority:high | We've been running some id_reader jobs that run for about 24 hours and then get marked `failed` on the final slice when the job is completed. They're in `running` up to the end and there aren't any `error` slices so it seems to be some kind of issue that occurs as the job is finishing. Not entirely sure this is reader related but seems likely since the rest of the job is pretty normal stuff. | 1.0 | long running jobs get marked failed on the last slice - We've been running some id_reader jobs that run for about 24 hours and then get marked `failed` on the final slice when the job is completed. They're in `running` up to the end and there aren't any `error` slices so it seems to be some kind of issue that occurs as the job is finishing. Not entirely sure this is reader related but seems likely since the rest of the job is pretty normal stuff. | priority | long running jobs get marked failed on the last slice we ve been running some id reader jobs that run for about hours and then get marked failed on the final slice when the job is completed they re in running up to the end and there aren t any error slices so it seems to be some kind of issue that occurs as the job is finishing not entirely sure this is reader related but seems likely since the rest of the job is pretty normal stuff | 1 |
566,777 | 16,829,829,034 | IssuesEvent | 2021-06-18 01:47:35 | CliMA/Oceananigans.jl | https://api.github.com/repos/CliMA/Oceananigans.jl | closed | Cannot compute `AveragedField`s on the GPU when grid is above some size | bug 🐞 🚨 high priority 🚨 | Encountered this pretty weird error where `compute!(::AveragedField)` fails when the grid is larger than 22^3.
Not sure what's causing it but last thing on the stacktrace in Oceananigans.jl is `sum!` in `mapreduce_abstract_fields.jl` so maybe something changed with `CUDA.mapreducedim!` in v3?
Putting the _high priority_ tag on this issue since it breaks LESbrary.jl pretty badly and I expect other people's scripts too...
```julia
using Oceananigans
# grid = RegularRectilinearGrid(size=(16, 16, 16), extent=(1, 1, 1)) # OK
# grid = RegularRectilinearGrid(size=(22, 22, 22), extent=(1, 1, 1)) # OK
# grid = RegularRectilinearGrid(size=(23, 23, 23), extent=(1, 1, 1)) # NOT OK
grid = RegularRectilinearGrid(size=(32, 32, 32), extent=(1, 1, 1)) # NOT OK
model = IncompressibleModel(grid=grid, architecture=GPU())
U = AveragedField(model.velocities.u, dims=(1, 2))
compute!(U)
```
```
ERROR: MethodError: Cannot `convert` an object of type CUDA.CuDeviceArray{Float64, 4, 1} to an object of type Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}
Closest candidates are:
convert(::Type{T}, ::LinearAlgebra.Factorization) where T<:AbstractArray at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/LinearAlgebra/src/factorization.jl:58
convert(::Type{T}, ::T) where T<:AbstractArray at abstractarray.jl:14
convert(::Type{T}, ::T) where T at essentials.jl:205
...
Stacktrace:
[1] cconvert(T::Type, x::CUDA.CuDeviceArray{Float64, 4, 1})
@ Base ./essentials.jl:396
[2] macro expansion
@ ~/.julia/packages/CUDA/3VnCC/lib/cudadrv/execution.jl:83 [inlined]
[3] convert_arguments(::CUDA.var"#32#33"{Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol, Symbol, Symbol}, NamedTuple{(:threads, :blocks, :shmem), Tuple{Int64, Int64, Int64}}}, CUDA.CuFunction}, ::Type{Tuple{CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}}}, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::CUDA.CuDeviceArray{Float64, 4, 1}, ::OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/lib/cudadrv/execution.jl:79
[4] cudacall(::CUDA.CuFunction, ::Type, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::Vararg{Any, N} where N; kwargs::Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol, Symbol, Symbol}, NamedTuple{(:threads, :blocks, :shmem), Tuple{Int64, Int64, Int64}}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/lib/cudadrv/execution.jl:137
[5] macro expansion
@ ~/.julia/packages/CUDA/3VnCC/src/compiler/execution.jl:196 [inlined]
[6] call(::CUDA.HostKernel{typeof(CUDA.partial_mapreduce_grid), Tuple{typeof(identity), typeof(Base.add_sum), Nothing, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Val{true}, Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}}}, ::typeof(identity), ::typeof(Base.add_sum), ::Nothing, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::Val{true}, ::CUDA.CuDeviceArray{Float64, 4, 1}, ::OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}; call_kwargs::Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol, Symbol, Symbol}, NamedTuple{(:threads, :blocks, :shmem), Tuple{Int64, Int64, Int64}}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/src/compiler/execution.jl:171
[7] (::CUDA.HostKernel{typeof(CUDA.partial_mapreduce_grid), Tuple{typeof(identity), typeof(Base.add_sum), Nothing, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Val{true}, Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}}})(::Function, ::Vararg{Any, N} where N; threads::Int64, blocks::Int64, kwargs::Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol}, NamedTuple{(:shmem,), Tuple{Int64}}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/src/compiler/execution.jl:367
[8] mapreducedim!(f::typeof(identity), op::typeof(Base.add_sum), R::SubArray{Float64, 3, CUDA.CuArray{Float64, 3}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, A::Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}; init::Nothing)
@ CUDA ~/.julia/packages/CUDA/3VnCC/src/mapreduce.jl:228
[9] mapreducedim!
@ ~/.julia/packages/CUDA/3VnCC/src/mapreduce.jl:142 [inlined]
[10] mapreducedim!
@ ~/.julia/packages/GPUArrays/Z5nPF/src/host/mapreduce.jl:10 [inlined]
[11] #sum!#699
@ ./reducedim.jl:895 [inlined]
[12] #sum!#53
@ ~/Oceananigans.jl/src/Fields/mapreduce_abstract_fields.jl:14 [inlined]
[13] mean!(R::AveragedField{Nothing, Nothing, Center, Oceananigans.Fields.FieldStatus{Float64}, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, 2, Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}}, A::Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}})
@ Statistics /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Statistics/src/Statistics.jl:131
[14] compute!(avg::AveragedField{Nothing, Nothing, Center, Oceananigans.Fields.FieldStatus{Float64}, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, 2, Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}}, time::Nothing)
@ Oceananigans.Fields ~/Oceananigans.jl/src/Fields/averaged_field.jl:63
[15] compute!(avg::AveragedField{Nothing, Nothing, Center, Oceananigans.Fields.FieldStatus{Float64}, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, 2, Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}})
@ Oceananigans.Fields ~/Oceananigans.jl/src/Fields/averaged_field.jl:61
[16] top-level scope
@ REPL[55]:1
[17] top-level scope
@ ~/.julia/packages/CUDA/3VnCC/src/initialization.jl:81
```
# Environment
```
julia> versioninfo()
Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-23 05:59 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4214 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, cascadelake)
```
<details>
<summary>Manifest</summary>
```
(Oceananigans) pkg> st -m
Project Oceananigans v0.58.1
Status `~/Oceananigans.jl/Manifest.toml`
[621f4979] AbstractFFTs v1.0.1
[79e6a3ab] Adapt v3.3.0
[4fba245c] ArrayInterface v3.1.14
[ab4f0b2a] BFloat16s v0.1.0
[fa961155] CEnum v0.4.1
[179af706] CFTime v0.1.1
[052768ef] CUDA v3.2.1
[72cfdca4] CUDAKernels v0.2.1
[7057c7e9] Cassette v0.3.6
[d360d2e6] ChainRulesCore v0.9.44
[34da2185] Compat v3.30.0
[a8cc5b0e] Crayons v4.0.4
[7445602f] CubedSphere v0.1.0
[9a962f9c] DataAPI v1.6.0
[864edb3b] DataStructures v0.18.9
[e2d170a0] DataValueInterfaces v1.0.0
[b552c78f] DiffRules v1.0.2
[ffbed154] DocStringExtensions v0.8.4
[b305315f] Elliptic v1.0.1
[e2ba6199] ExprTools v0.1.3
[7a1cc6ca] FFTW v1.4.1
[5789e2e9] FileIO v1.9.0
[0c68f7d7] GPUArrays v6.4.1
[61eb1bfa] GPUCompiler v0.11.5
[c27321d9] Glob v1.3.0
[615f187c] IfElse v0.1.0
[82899510] IteratorInterfaceExtensions v1.0.0
[033835bb] JLD2 v0.4.6
[692b3bcd] JLLWrappers v1.3.0
[0f8b85d8] JSON3 v1.8.1
[63c18a36] KernelAbstractions v0.6.3
[929cbde3] LLVM v3.7.0
[2ab3a3ac] LogExpFunctions v0.2.4
[da04e1cc] MPI v0.17.2
[1914dd2f] MacroTools v0.5.6
[c03570c3] Memoize v0.4.4
[85f8d34a] NCDatasets v0.11.5
[77ba4419] NaNMath v0.3.5
[d0ccf422] Oceanostics v0.3.3 `https://github.com/tomchor/Oceanostics.jl.git#main`
[6fe1bfb0] OffsetArrays v1.8.0
[bac558e1] OrderedCollections v1.4.1
[69de0a69] Parsers v1.1.0
[0e08944d] PencilArrays v0.9.4
[4a48f351] PencilFFTs v0.12.2
[21216c6a] Preferences v1.2.2
[74087812] Random123 v1.3.1
[e6cf234a] RandomNumbers v1.4.0
[189a3867] Reexport v1.0.0
[ae029012] Requires v1.1.3
[6038ab10] Rotations v1.0.2
[1bc83da4] SafeTestsets v0.0.1
[6c6a2e73] Scratch v1.0.3
[d496a93d] SeawaterPolynomials v0.2.0
[276daf66] SpecialFunctions v1.4.1
[aedffcd0] Static v0.2.4
[90137ffa] StaticArrays v1.2.0
[15972242] StaticPermutations v0.3.0
[09ab397b] StructArrays v0.5.1
[856f2bd8] StructTypes v1.7.2
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.4.2
[6aa5eb33] TaylorSeries v0.10.13
[a759f4b9] TimerOutputs v0.5.9
[3bb67fe8] TranscodingStreams v0.9.5
[bc48ee85] Tullio v0.2.14
[f5851436] FFTW_jll v3.3.9+7
[0234f1f7] HDF5_jll v1.12.0+1
[1d5cc7b8] IntelOpenMP_jll v2018.0.3+2
[856f044c] MKL_jll v2021.1.1+1
[7cb0a576] MPICH_jll v3.3.2+10
[9237b28f] MicrosoftMPI_jll v10.1.3+0
[7243133f] NetCDF_jll v400.702.400+0
[fe0851c0] OpenMPI_jll v4.1.1+0
[458c3c95] OpenSSL_jll v1.1.1+6
[efe28fd5] OpenSpecFun_jll v0.5.4+0
[0dad84c5] ArgTools
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[f43a241f] Downloads
[b77e0a4c] InteractiveUtils
[4af54fe1] LazyArtifacts
[b27032c2] LibCURL
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[ca575930] NetworkOptions
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[a4e569a6] Tar
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
[e66e0078] CompilerSupportLibraries_jll
[deac9b47] LibCURL_jll
[29816b5a] LibSSH2_jll
[c8ffd9c3] MbedTLS_jll
[14a3606d] MozillaCACerts_jll
[83775a58] Zlib_jll
[8e850ede] nghttp2_jll
[3f19e933] p7zip_jll
```
</details> | 1.0 | Cannot compute `AveragedField`s on the GPU when grid is above some size - Encountered this pretty weird error where `compute!(::AveragedField)` fails when the grid is larger than 22^3.
Not sure what's causing it but last thing on the stacktrace in Oceananigans.jl is `sum!` in `mapreduce_abstract_fields.jl` so maybe something changed with `CUDA.mapreducedim!` in v3?
Putting the _high priority_ tag on this issue since it breaks LESbrary.jl pretty badly and I expect other people's scripts too...
```julia
using Oceananigans
# grid = RegularRectilinearGrid(size=(16, 16, 16), extent=(1, 1, 1)) # OK
# grid = RegularRectilinearGrid(size=(22, 22, 22), extent=(1, 1, 1)) # OK
# grid = RegularRectilinearGrid(size=(23, 23, 23), extent=(1, 1, 1)) # NOT OK
grid = RegularRectilinearGrid(size=(32, 32, 32), extent=(1, 1, 1)) # NOT OK
model = IncompressibleModel(grid=grid, architecture=GPU())
U = AveragedField(model.velocities.u, dims=(1, 2))
compute!(U)
```
```
ERROR: MethodError: Cannot `convert` an object of type CUDA.CuDeviceArray{Float64, 4, 1} to an object of type Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}
Closest candidates are:
convert(::Type{T}, ::LinearAlgebra.Factorization) where T<:AbstractArray at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/LinearAlgebra/src/factorization.jl:58
convert(::Type{T}, ::T) where T<:AbstractArray at abstractarray.jl:14
convert(::Type{T}, ::T) where T at essentials.jl:205
...
Stacktrace:
[1] cconvert(T::Type, x::CUDA.CuDeviceArray{Float64, 4, 1})
@ Base ./essentials.jl:396
[2] macro expansion
@ ~/.julia/packages/CUDA/3VnCC/lib/cudadrv/execution.jl:83 [inlined]
[3] convert_arguments(::CUDA.var"#32#33"{Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol, Symbol, Symbol}, NamedTuple{(:threads, :blocks, :shmem), Tuple{Int64, Int64, Int64}}}, CUDA.CuFunction}, ::Type{Tuple{CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}}}, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::CUDA.CuDeviceArray{Float64, 4, 1}, ::OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/lib/cudadrv/execution.jl:79
[4] cudacall(::CUDA.CuFunction, ::Type, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::Vararg{Any, N} where N; kwargs::Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol, Symbol, Symbol}, NamedTuple{(:threads, :blocks, :shmem), Tuple{Int64, Int64, Int64}}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/lib/cudadrv/execution.jl:137
[5] macro expansion
@ ~/.julia/packages/CUDA/3VnCC/src/compiler/execution.jl:196 [inlined]
[6] call(::CUDA.HostKernel{typeof(CUDA.partial_mapreduce_grid), Tuple{typeof(identity), typeof(Base.add_sum), Nothing, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Val{true}, Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}}}, ::typeof(identity), ::typeof(Base.add_sum), ::Nothing, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, ::Val{true}, ::CUDA.CuDeviceArray{Float64, 4, 1}, ::OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}; call_kwargs::Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol, Symbol, Symbol}, NamedTuple{(:threads, :blocks, :shmem), Tuple{Int64, Int64, Int64}}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/src/compiler/execution.jl:171
[7] (::CUDA.HostKernel{typeof(CUDA.partial_mapreduce_grid), Tuple{typeof(identity), typeof(Base.add_sum), Nothing, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Val{true}, Base.ReshapedArray{Float64, 4, SubArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, Tuple{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}, Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64}}}, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuDeviceArray{Float64, 3, 1}}}})(::Function, ::Vararg{Any, N} where N; threads::Int64, blocks::Int64, kwargs::Base.Iterators.Pairs{Symbol, Int64, Tuple{Symbol}, NamedTuple{(:shmem,), Tuple{Int64}}})
@ CUDA ~/.julia/packages/CUDA/3VnCC/src/compiler/execution.jl:367
[8] mapreducedim!(f::typeof(identity), op::typeof(Base.add_sum), R::SubArray{Float64, 3, CUDA.CuArray{Float64, 3}, Tuple{UnitRange{Int64}, UnitRange{Int64}, UnitRange{Int64}}, false}, A::Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}; init::Nothing)
@ CUDA ~/.julia/packages/CUDA/3VnCC/src/mapreduce.jl:228
[9] mapreducedim!
@ ~/.julia/packages/CUDA/3VnCC/src/mapreduce.jl:142 [inlined]
[10] mapreducedim!
@ ~/.julia/packages/GPUArrays/Z5nPF/src/host/mapreduce.jl:10 [inlined]
[11] #sum!#699
@ ./reducedim.jl:895 [inlined]
[12] #sum!#53
@ ~/Oceananigans.jl/src/Fields/mapreduce_abstract_fields.jl:14 [inlined]
[13] mean!(R::AveragedField{Nothing, Nothing, Center, Oceananigans.Fields.FieldStatus{Float64}, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, 2, Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}}, A::Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}})
@ Statistics /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Statistics/src/Statistics.jl:131
[14] compute!(avg::AveragedField{Nothing, Nothing, Center, Oceananigans.Fields.FieldStatus{Float64}, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, 2, Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}}, time::Nothing)
@ Oceananigans.Fields ~/Oceananigans.jl/src/Fields/averaged_field.jl:63
[15] compute!(avg::AveragedField{Nothing, Nothing, Center, Oceananigans.Fields.FieldStatus{Float64}, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, 2, Field{Face, Center, Center, GPU, OffsetArrays.OffsetArray{Float64, 3, CUDA.CuArray{Float64, 3}}, RegularRectilinearGrid{Float64, Periodic, Periodic, Bounded, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}}}}, Float64, NamedTuple{(:x, :y, :z), Tuple{CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Periodic, Nothing}}, CoordinateBoundaryConditions{BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}, BoundaryCondition{Oceananigans.BoundaryConditions.Flux, Nothing}}}}}})
@ Oceananigans.Fields ~/Oceananigans.jl/src/Fields/averaged_field.jl:61
[16] top-level scope
@ REPL[55]:1
[17] top-level scope
@ ~/.julia/packages/CUDA/3VnCC/src/initialization.jl:81
```
# Environment
```
julia> versioninfo()
Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-23 05:59 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4214 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, cascadelake)
```
<details>
<summary>Manifest</summary>
```
(Oceananigans) pkg> st -m
Project Oceananigans v0.58.1
Status `~/Oceananigans.jl/Manifest.toml`
[621f4979] AbstractFFTs v1.0.1
[79e6a3ab] Adapt v3.3.0
[4fba245c] ArrayInterface v3.1.14
[ab4f0b2a] BFloat16s v0.1.0
[fa961155] CEnum v0.4.1
[179af706] CFTime v0.1.1
[052768ef] CUDA v3.2.1
[72cfdca4] CUDAKernels v0.2.1
[7057c7e9] Cassette v0.3.6
[d360d2e6] ChainRulesCore v0.9.44
[34da2185] Compat v3.30.0
[a8cc5b0e] Crayons v4.0.4
[7445602f] CubedSphere v0.1.0
[9a962f9c] DataAPI v1.6.0
[864edb3b] DataStructures v0.18.9
[e2d170a0] DataValueInterfaces v1.0.0
[b552c78f] DiffRules v1.0.2
[ffbed154] DocStringExtensions v0.8.4
[b305315f] Elliptic v1.0.1
[e2ba6199] ExprTools v0.1.3
[7a1cc6ca] FFTW v1.4.1
[5789e2e9] FileIO v1.9.0
[0c68f7d7] GPUArrays v6.4.1
[61eb1bfa] GPUCompiler v0.11.5
[c27321d9] Glob v1.3.0
[615f187c] IfElse v0.1.0
[82899510] IteratorInterfaceExtensions v1.0.0
[033835bb] JLD2 v0.4.6
[692b3bcd] JLLWrappers v1.3.0
[0f8b85d8] JSON3 v1.8.1
[63c18a36] KernelAbstractions v0.6.3
[929cbde3] LLVM v3.7.0
[2ab3a3ac] LogExpFunctions v0.2.4
[da04e1cc] MPI v0.17.2
[1914dd2f] MacroTools v0.5.6
[c03570c3] Memoize v0.4.4
[85f8d34a] NCDatasets v0.11.5
[77ba4419] NaNMath v0.3.5
[d0ccf422] Oceanostics v0.3.3 `https://github.com/tomchor/Oceanostics.jl.git#main`
[6fe1bfb0] OffsetArrays v1.8.0
[bac558e1] OrderedCollections v1.4.1
[69de0a69] Parsers v1.1.0
[0e08944d] PencilArrays v0.9.4
[4a48f351] PencilFFTs v0.12.2
[21216c6a] Preferences v1.2.2
[74087812] Random123 v1.3.1
[e6cf234a] RandomNumbers v1.4.0
[189a3867] Reexport v1.0.0
[ae029012] Requires v1.1.3
[6038ab10] Rotations v1.0.2
[1bc83da4] SafeTestsets v0.0.1
[6c6a2e73] Scratch v1.0.3
[d496a93d] SeawaterPolynomials v0.2.0
[276daf66] SpecialFunctions v1.4.1
[aedffcd0] Static v0.2.4
[90137ffa] StaticArrays v1.2.0
[15972242] StaticPermutations v0.3.0
[09ab397b] StructArrays v0.5.1
[856f2bd8] StructTypes v1.7.2
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.4.2
[6aa5eb33] TaylorSeries v0.10.13
[a759f4b9] TimerOutputs v0.5.9
[3bb67fe8] TranscodingStreams v0.9.5
[bc48ee85] Tullio v0.2.14
[f5851436] FFTW_jll v3.3.9+7
[0234f1f7] HDF5_jll v1.12.0+1
[1d5cc7b8] IntelOpenMP_jll v2018.0.3+2
[856f044c] MKL_jll v2021.1.1+1
[7cb0a576] MPICH_jll v3.3.2+10
[9237b28f] MicrosoftMPI_jll v10.1.3+0
[7243133f] NetCDF_jll v400.702.400+0
[fe0851c0] OpenMPI_jll v4.1.1+0
[458c3c95] OpenSSL_jll v1.1.1+6
[efe28fd5] OpenSpecFun_jll v0.5.4+0
[0dad84c5] ArgTools
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[f43a241f] Downloads
[b77e0a4c] InteractiveUtils
[4af54fe1] LazyArtifacts
[b27032c2] LibCURL
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[ca575930] NetworkOptions
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[a4e569a6] Tar
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
[e66e0078] CompilerSupportLibraries_jll
[deac9b47] LibCURL_jll
[29816b5a] LibSSH2_jll
[c8ffd9c3] MbedTLS_jll
[14a3606d] MozillaCACerts_jll
[83775a58] Zlib_jll
[8e850ede] nghttp2_jll
[3f19e933] p7zip_jll
```
</details> | priority | cannot compute averagedfield s on the gpu when grid is above some size encountered this pretty weird error where compute averagedfield fails when the grid is larger than not sure what s causing it but last thing on the stacktrace in oceananigans jl is sum in mapreduce abstract fields jl so maybe something changed with cuda mapreducedim in putting the high priority tag on this issue since it breaks lesbrary jl pretty badly and i expect other people s scripts too julia using oceananigans grid regularrectilineargrid size extent ok grid regularrectilineargrid size extent ok grid regularrectilineargrid size extent not ok grid regularrectilineargrid size extent not ok model incompressiblemodel grid grid architecture gpu u averagedfield model velocities u dims compute u error methoderror cannot convert an object of type cuda cudevicearray to an object of type base reshapedarray subarray cuda cudevicearray tuple unitrange unitrange unitrange false tuple base multiplicativeinverses signedmultiplicativeinverse base multiplicativeinverses signedmultiplicativeinverse closest candidates are convert type t linearalgebra factorization where t abstractarray at buildworker worker package build usr share julia stdlib linearalgebra src factorization jl convert type t t where t abstractarray at abstractarray jl convert type t t where t at essentials jl stacktrace cconvert t type x cuda cudevicearray base essentials jl macro expansion julia packages cuda lib cudadrv execution jl convert arguments cuda var base iterators pairs symbol tuple symbol symbol symbol namedtuple threads blocks shmem tuple cuda cufunction type tuple cartesianindices tuple base oneto base oneto base oneto cartesianindices tuple base oneto base oneto base oneto base reshapedarray subarray cuda cudevicearray tuple unitrange unitrange unitrange false tuple base multiplicativeinverses signedmultiplicativeinverse base multiplicativeinverses signedmultiplicativeinverse offsetarrays offsetarray cuda cudevicearray cartesianindices tuple base oneto base oneto base oneto cartesianindices tuple base oneto base oneto base oneto cuda cudevicearray offsetarrays offsetarray cuda cudevicearray cuda julia packages cuda lib cudadrv execution jl cudacall cuda cufunction type cartesianindices tuple base oneto base oneto base oneto vararg any n where n kwargs base iterators pairs symbol tuple symbol symbol symbol namedtuple threads blocks shmem tuple cuda julia packages cuda lib cudadrv execution jl macro expansion julia packages cuda src compiler execution jl call cuda hostkernel typeof cuda partial mapreduce grid tuple typeof identity typeof base add sum nothing cartesianindices tuple base oneto base oneto base oneto cartesianindices tuple base oneto base oneto base oneto val true base reshapedarray subarray cuda cudevicearray tuple unitrange unitrange unitrange false tuple base multiplicativeinverses signedmultiplicativeinverse base multiplicativeinverses signedmultiplicativeinverse offsetarrays offsetarray cuda cudevicearray typeof identity typeof base add sum nothing cartesianindices tuple base oneto base oneto base oneto cartesianindices tuple base oneto base oneto base oneto val true cuda cudevicearray offsetarrays offsetarray cuda cudevicearray call kwargs base iterators pairs symbol tuple symbol symbol symbol namedtuple threads blocks shmem tuple cuda julia packages cuda src compiler execution jl cuda hostkernel typeof cuda partial mapreduce grid tuple typeof identity typeof base add sum nothing cartesianindices tuple base oneto base oneto base oneto cartesianindices tuple base oneto base oneto base oneto val true base reshapedarray subarray cuda cudevicearray tuple unitrange unitrange unitrange false tuple base multiplicativeinverses signedmultiplicativeinverse base multiplicativeinverses signedmultiplicativeinverse offsetarrays offsetarray cuda cudevicearray function vararg any n where n threads blocks kwargs base iterators pairs symbol tuple symbol namedtuple shmem tuple cuda julia packages cuda src compiler execution jl mapreducedim f typeof identity op typeof base add sum r subarray cuda cuarray tuple unitrange unitrange unitrange false a field face center center gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision namedtuple x y z tuple coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions flux nothing boundarycondition oceananigans boundaryconditions flux nothing init nothing cuda julia packages cuda src mapreduce jl mapreducedim julia packages cuda src mapreduce jl mapreducedim julia packages gpuarrays src host mapreduce jl sum reducedim jl sum oceananigans jl src fields mapreduce abstract fields jl mean r averagedfield nothing nothing center oceananigans fields fieldstatus gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision field face center center gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision namedtuple x y z tuple coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions flux nothing boundarycondition oceananigans boundaryconditions flux nothing a field face center center gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision namedtuple x y z tuple coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions flux nothing boundarycondition oceananigans boundaryconditions flux nothing statistics buildworker worker package build usr share julia stdlib statistics src statistics jl compute avg averagedfield nothing nothing center oceananigans fields fieldstatus gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision field face center center gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision namedtuple x y z tuple coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions flux nothing boundarycondition oceananigans boundaryconditions flux nothing time nothing oceananigans fields oceananigans jl src fields averaged field jl compute avg averagedfield nothing nothing center oceananigans fields fieldstatus gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision field face center center gpu offsetarrays offsetarray cuda cuarray regularrectilineargrid periodic periodic bounded offsetarrays offsetvector steprangelen base twiceprecision base twiceprecision namedtuple x y z tuple coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions periodic nothing boundarycondition oceananigans boundaryconditions periodic nothing coordinateboundaryconditions boundarycondition oceananigans boundaryconditions flux nothing boundarycondition oceananigans boundaryconditions flux nothing oceananigans fields oceananigans jl src fields averaged field jl top level scope repl top level scope julia packages cuda src initialization jl environment julia versioninfo julia version commit utc platform info os linux pc linux gnu cpu intel r xeon r silver cpu word size libm libopenlibm llvm libllvm orcjit cascadelake manifest oceananigans pkg st m project oceananigans status oceananigans jl manifest toml abstractffts adapt arrayinterface cenum cftime cuda cudakernels cassette chainrulescore compat crayons cubedsphere dataapi datastructures datavalueinterfaces diffrules docstringextensions elliptic exprtools fftw fileio gpuarrays gpucompiler glob ifelse iteratorinterfaceextensions jllwrappers kernelabstractions llvm logexpfunctions mpi macrotools memoize ncdatasets nanmath oceanostics offsetarrays orderedcollections parsers pencilarrays pencilffts preferences randomnumbers reexport requires rotations safetestsets scratch seawaterpolynomials specialfunctions static staticarrays staticpermutations structarrays structtypes tabletraits tables taylorseries timeroutputs transcodingstreams tullio fftw jll jll intelopenmp jll mkl jll mpich jll microsoftmpi jll netcdf jll openmpi jll openssl jll openspecfun jll argtools artifacts dates delimitedfiles distributed downloads interactiveutils lazyartifacts libcurl libdl linearalgebra logging markdown mmap networkoptions pkg printf repl random sha serialization sharedarrays sockets sparsearrays statistics toml tar test uuids unicode compilersupportlibraries jll libcurl jll jll mbedtls jll mozillacacerts jll zlib jll jll jll | 1 |
694,134 | 23,803,552,342 | IssuesEvent | 2022-09-03 17:27:31 | DS-13-Dev-Team/DS13 | https://api.github.com/repos/DS-13-Dev-Team/DS13 | closed | Null.pain error | Priority: High Runtime Error | Clientless monkeys taking damage
[12:36:09] Runtime in pain.dm, line 2: Cannot read null.pain
proc name: flash pain (/mob/proc/flash_pain)
src: the monkey (830) (/mob/living/carbon/human/monkey)
src.loc: the deck (165,147,3) (/turf/simulated/floor/tiled/kafel_full)
call stack:
the monkey (830) (/mob/living/carbon/human/monkey): flash pain(135)
the monkey (830) (/mob/living/carbon/human/monkey): custom pain("Your right leg hurts badly!", 40.25, 0, the right leg (/obj/item/organ/external/leg/right), 1)
the monkey (830) (/mob/living/carbon/human/monkey): handle pain()
the monkey (830) (/mob/living/carbon/human/monkey): Life(20, 1017, Mobs (/datum/controller/subsystem/processing/mobs))
Mobs (/datum/controller/subsystem/processing/mobs): fire(0)
Mobs (/datum/controller/subsystem/processing/mobs): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop()
Master (/datum/controller/master): StartProcessing(0) | 1.0 | Null.pain error - Clientless monkeys taking damage
[12:36:09] Runtime in pain.dm, line 2: Cannot read null.pain
proc name: flash pain (/mob/proc/flash_pain)
src: the monkey (830) (/mob/living/carbon/human/monkey)
src.loc: the deck (165,147,3) (/turf/simulated/floor/tiled/kafel_full)
call stack:
the monkey (830) (/mob/living/carbon/human/monkey): flash pain(135)
the monkey (830) (/mob/living/carbon/human/monkey): custom pain("Your right leg hurts badly!", 40.25, 0, the right leg (/obj/item/organ/external/leg/right), 1)
the monkey (830) (/mob/living/carbon/human/monkey): handle pain()
the monkey (830) (/mob/living/carbon/human/monkey): Life(20, 1017, Mobs (/datum/controller/subsystem/processing/mobs))
Mobs (/datum/controller/subsystem/processing/mobs): fire(0)
Mobs (/datum/controller/subsystem/processing/mobs): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop()
Master (/datum/controller/master): StartProcessing(0) | priority | null pain error clientless monkeys taking damage runtime in pain dm line cannot read null pain proc name flash pain mob proc flash pain src the monkey mob living carbon human monkey src loc the deck turf simulated floor tiled kafel full call stack the monkey mob living carbon human monkey flash pain the monkey mob living carbon human monkey custom pain your right leg hurts badly the right leg obj item organ external leg right the monkey mob living carbon human monkey handle pain the monkey mob living carbon human monkey life mobs datum controller subsystem processing mobs mobs datum controller subsystem processing mobs fire mobs datum controller subsystem processing mobs ignite master datum controller master runqueue master datum controller master loop master datum controller master startprocessing | 1 |
239,656 | 7,799,905,744 | IssuesEvent | 2018-06-09 01:56:02 | tine20/Tine-2.0-Open-Source-Groupware-and-CRM | https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM | closed | 0006010:
braces & whitespaces in summary panel | Bug Calendar Mantis high priority | **Reported by astintzing on 12 Mar 2012 13:42**
**Version:** Milan (2012-03-1)
when the logged in user is no attender of an event, and the event is not recurring the braces are shown but no content is in. When the recurring icon is shown, but no status, the prepended whitespace is not needed.
| 1.0 | 0006010:
braces & whitespaces in summary panel - **Reported by astintzing on 12 Mar 2012 13:42**
**Version:** Milan (2012-03-1)
when the logged in user is no attender of an event, and the event is not recurring the braces are shown but no content is in. When the recurring icon is shown, but no status, the prepended whitespace is not needed.
| priority | braces whitespaces in summary panel reported by astintzing on mar version milan when the logged in user is no attender of an event and the event is not recurring the braces are shown but no content is in when the recurring icon is shown but no status the prepended whitespace is not needed | 1 |
580,942 | 17,270,402,179 | IssuesEvent | 2021-07-22 19:00:38 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [search] Number types _i are treated as float in Elasticsearch | CI bug priority: high | ## Describe the bug
Some search are returning inexact results when we are searching for a value in a field with suffix _i.
Locally we have reviewed the mapping with this url
All the fields ending with _i have type float.
It seems somehow for big integers like 66229024 elastic is including results with very close values like 66229022 (this doesn't happen if the numbers are small).
## To Reproduce
Steps to reproduce the behavior:
1. Create a site in dev based on Empty BP
2. Add an _i field to the site
3. Populate the value with a large number `66229022`
4. Execute query
```
"MYSITE-preview_v1" : {
"mappings" : {
"_doc" : {
"dynamic_templates" : [
{
"ints" : {
"match" : ".+_(i|is|imv)$",
"match_pattern" : "regex",
"mapping" : {
"type" : "float"
}
}
}
```
4. See error
## Expected behavior
Please change the type to integer for all the fields ending on _i.
## Screenshots
N/A
## Logs
N/A
## Specs
### Version
```
Studio Version Number: 3.1.14-d66f40
Build Number: d66f40a1b1f57ab9b54c1c9ede51ccc6d0e4a959
Build Date/Time: 04-27-2021 13:56:17 -0400
```
### OS
Any
### Browser
N/A
## Additional context
| 1.0 | [search] Number types _i are treated as float in Elasticsearch - ## Describe the bug
Some search are returning inexact results when we are searching for a value in a field with suffix _i.
Locally we have reviewed the mapping with this url
All the fields ending with _i have type float.
It seems somehow for big integers like 66229024 elastic is including results with very close values like 66229022 (this doesn't happen if the numbers are small).
## To Reproduce
Steps to reproduce the behavior:
1. Create a site in dev based on Empty BP
2. Add an _i field to the site
3. Populate the value with a large number `66229022`
4. Execute query
```
"MYSITE-preview_v1" : {
"mappings" : {
"_doc" : {
"dynamic_templates" : [
{
"ints" : {
"match" : ".+_(i|is|imv)$",
"match_pattern" : "regex",
"mapping" : {
"type" : "float"
}
}
}
```
4. See error
## Expected behavior
Please change the type to integer for all the fields ending on _i.
## Screenshots
N/A
## Logs
N/A
## Specs
### Version
```
Studio Version Number: 3.1.14-d66f40
Build Number: d66f40a1b1f57ab9b54c1c9ede51ccc6d0e4a959
Build Date/Time: 04-27-2021 13:56:17 -0400
```
### OS
Any
### Browser
N/A
## Additional context
| priority | number types i are treated as float in elasticsearch describe the bug some search are returning inexact results when we are searching for a value in a field with suffix i locally we have reviewed the mapping with this url all the fields ending with i have type float it seems somehow for big integers like elastic is including results with very close values like this doesn t happen if the numbers are small to reproduce steps to reproduce the behavior create a site in dev based on empty bp add an i field to the site populate the value with a large number execute query mysite preview mappings doc dynamic templates ints match i is imv match pattern regex mapping type float see error expected behavior please change the type to integer for all the fields ending on i screenshots n a logs n a specs version studio version number build number build date time os any browser n a additional context | 1 |
487,220 | 14,020,814,298 | IssuesEvent | 2020-10-29 20:16:10 | EarthJournalismNetwork/jeo-theme | https://api.github.com/repos/EarthJournalismNetwork/jeo-theme | closed | [ Story Map / Discovery Page ] Integration with JEO Plugin | priority: high | ### Requirements specification
- [x] Mobile Dark ([aqui](https://projects.invisionapp.com/d/main?origin=v7#/console/19859607/428328191/preview?scrollOffset=3966.666748046875))
- [x] Fix bug Discovery darkmode

--- Fix - switch light/dark mode (resolvido no plugin por Gustavo)
| 1.0 | [ Story Map / Discovery Page ] Integration with JEO Plugin - ### Requirements specification
- [x] Mobile Dark ([aqui](https://projects.invisionapp.com/d/main?origin=v7#/console/19859607/428328191/preview?scrollOffset=3966.666748046875))
- [x] Fix bug Discovery darkmode

--- Fix - switch light/dark mode (resolvido no plugin por Gustavo)
| priority | integration with jeo plugin requirements specification mobile dark fix bug discovery darkmode fix switch light dark mode resolvido no plugin por gustavo | 1 |
155,202 | 5,950,508,462 | IssuesEvent | 2017-05-26 16:55:31 | atomicptr/isic | https://api.github.com/repos/atomicptr/isic | opened | Consider caching services | feature high priority | Currently every service is uncached, this might be exploitable and obviously cause performance issues.
Consider using something like https://github.com/kwhitley/apicache | 1.0 | Consider caching services - Currently every service is uncached, this might be exploitable and obviously cause performance issues.
Consider using something like https://github.com/kwhitley/apicache | priority | consider caching services currently every service is uncached this might be exploitable and obviously cause performance issues consider using something like | 1 |
171,708 | 6,493,570,427 | IssuesEvent | 2017-08-21 17:43:55 | Cloud-CV/EvalAI | https://api.github.com/repos/Cloud-CV/EvalAI | closed | Console error after seeing the time remaining for the next submission | bug critical frontend priority-high | ## Observed behaviour
Currently, if one has exhausted the limit to do submissions to a particular phase and he clicks on the phase radio button, then he can see the following console error:
<img width="1440" alt="screen shot 2017-08-17 at 5 13 17 pm" src="https://user-images.githubusercontent.com/2945708/29434064-8bd61f0c-836f-11e7-9e22-d3966d2a6694.png">
| 1.0 | Console error after seeing the time remaining for the next submission - ## Observed behaviour
Currently, if one has exhausted the limit to do submissions to a particular phase and he clicks on the phase radio button, then he can see the following console error:
<img width="1440" alt="screen shot 2017-08-17 at 5 13 17 pm" src="https://user-images.githubusercontent.com/2945708/29434064-8bd61f0c-836f-11e7-9e22-d3966d2a6694.png">
| priority | console error after seeing the time remaining for the next submission observed behaviour currently if one has exhausted the limit to do submissions to a particular phase and he clicks on the phase radio button then he can see the following console error img width alt screen shot at pm src | 1 |
831,610 | 32,056,529,859 | IssuesEvent | 2023-09-24 06:18:29 | varundeepsaini/discordbot | https://api.github.com/repos/varundeepsaini/discordbot | closed | bug: codeforces KeyError, if the user doesn't have `firstName` property | bug good first issue priority: high | ## Steps to Reproduce:
- start the bot
- invoke the `/codeforces probablyarth` slash command


## Expected outcome
It should first check if the keys actually exist and if some keys don't exist, it shouldn't display them instead of throwing errors. | 1.0 | bug: codeforces KeyError, if the user doesn't have `firstName` property - ## Steps to Reproduce:
- start the bot
- invoke the `/codeforces probablyarth` slash command


## Expected outcome
It should first check if the keys actually exist and if some keys don't exist, it shouldn't display them instead of throwing errors. | priority | bug codeforces keyerror if the user doesn t have firstname property steps to reproduce start the bot invoke the codeforces probablyarth slash command expected outcome it should first check if the keys actually exist and if some keys don t exist it shouldn t display them instead of throwing errors | 1 |
270,240 | 8,453,528,545 | IssuesEvent | 2018-10-20 16:30:52 | NicholasNagy/Parent_Teacher_Web_App | https://api.github.com/repos/NicholasNagy/Parent_Teacher_Web_App | opened | Write and Implement 3 test cases | High Priority | **Description:**
To facilitate continuous integration, come up with 3 test cases, and write test code to add to your continuous integration network.
Points: 5 | 1.0 | Write and Implement 3 test cases - **Description:**
To facilitate continuous integration, come up with 3 test cases, and write test code to add to your continuous integration network.
Points: 5 | priority | write and implement test cases description to facilitate continuous integration come up with test cases and write test code to add to your continuous integration network points | 1 |
394,807 | 11,648,908,979 | IssuesEvent | 2020-03-01 23:17:11 | openmsupply/mobile | https://api.github.com/repos/openmsupply/mobile | opened | Modal titles should have an elipsis mode | Bug: development Docs: not needed Effort: small Module: dispensary Priority: high | ## Describe the bug
Titles in modals don't have an elipsis mode, so they look strange if you add a patient name, for example with a very long first/last name
### To reproduce
1. Create a patient with a very long name
2. Try to edit the patient
4. See error
### Expected behaviour
Should be cut off
### Proposed Solution
Possibly ellipsis mode or max number of lines
### Version and device info
- App version: 4.0.0RC15
- Tablet model:
- OS version:
### Additional context
N/A
| 1.0 | Modal titles should have an elipsis mode - ## Describe the bug
Titles in modals don't have an elipsis mode, so they look strange if you add a patient name, for example with a very long first/last name
### To reproduce
1. Create a patient with a very long name
2. Try to edit the patient
4. See error
### Expected behaviour
Should be cut off
### Proposed Solution
Possibly ellipsis mode or max number of lines
### Version and device info
- App version: 4.0.0RC15
- Tablet model:
- OS version:
### Additional context
N/A
| priority | modal titles should have an elipsis mode describe the bug titles in modals don t have an elipsis mode so they look strange if you add a patient name for example with a very long first last name to reproduce create a patient with a very long name try to edit the patient see error expected behaviour should be cut off proposed solution possibly ellipsis mode or max number of lines version and device info app version tablet model os version additional context n a | 1 |
6,649 | 2,590,500,097 | IssuesEvent | 2015-02-18 19:16:47 | Aurorastation/Aurora | https://api.github.com/repos/Aurorastation/Aurora | closed | Accounts Terminal UI Missing | Bug High Priority | Mutiny import (#343) broke the NanoUI for the Accounts Terminal Uplink. NanoUI .tmpl files appear to be in place, and the code in accounts_db.dm appears to be up to date. Interesting.
| 1.0 | Accounts Terminal UI Missing - Mutiny import (#343) broke the NanoUI for the Accounts Terminal Uplink. NanoUI .tmpl files appear to be in place, and the code in accounts_db.dm appears to be up to date. Interesting.
| priority | accounts terminal ui missing mutiny import broke the nanoui for the accounts terminal uplink nanoui tmpl files appear to be in place and the code in accounts db dm appears to be up to date interesting | 1 |
659,276 | 21,921,107,818 | IssuesEvent | 2022-05-22 15:30:58 | WarEmu/WarBugs | https://api.github.com/repos/WarEmu/WarBugs | closed | Mob killed itself by using their ability. | Ability NPC High Priority | After update, I start kill some mobs it call Magma Crawler. It is at Thunder Mountain near Order WC.

After I killed them. I can't loot some of them. There is only one reason I can't loot. It is the kills is not mine. I wonder who did? I just made test. And I saw this.

Mob use this ability that should give debuff to players kill itself. This mob ability has 10 sec. If the last hit kill by this ability, there is no loot for player. Please fix this problem. | 1.0 | Mob killed itself by using their ability. - After update, I start kill some mobs it call Magma Crawler. It is at Thunder Mountain near Order WC.

After I killed them. I can't loot some of them. There is only one reason I can't loot. It is the kills is not mine. I wonder who did? I just made test. And I saw this.

Mob use this ability that should give debuff to players kill itself. This mob ability has 10 sec. If the last hit kill by this ability, there is no loot for player. Please fix this problem. | priority | mob killed itself by using their ability after update i start kill some mobs it call magma crawler it is at thunder mountain near order wc after i killed them i can t loot some of them there is only one reason i can t loot it is the kills is not mine i wonder who did i just made test and i saw this mob use this ability that should give debuff to players kill itself this mob ability has sec if the last hit kill by this ability there is no loot for player please fix this problem | 1 |
233,185 | 7,695,220,524 | IssuesEvent | 2018-05-18 11:29:35 | eMoflon/emoflon-tool | https://api.github.com/repos/eMoflon/emoflon-tool | opened | NullPointerException in freshly created Integration Project | bug high-priority | With eMoflon 3.2.0, the code generation for Integration Projects may fail with a stacktrace similar to the following one
```
java.lang.NullPointerException occurred during eMoflon code generation.
Message: 'null'. Stacktrace:
java.lang.NullPointerException
at org.moflon.codegen.eclipse.MoflonCodeGenerator.getFullProjectName(MoflonCodeGenerator.java:221)
at
org.moflon.codegen.eclipse.MoflonCodeGenerator.processResource(MoflonCodeGenerator.java:68)
at
org.moflon.emf.build.GenericMoflonProcess.run(GenericMoflonProcess.java:111)
at
org.moflon.ide.core.runtime.builders.RepositoryBuilder.processResource(RepositoryBuilder.java:133)
at
org.moflon.ide.core.runtime.builders.IntegrationBuilder.processResource(IntegrationBuilder.java:92)
at
org.gervarro.eclipse.workspace.util.RelevantElementCollectingBuilder.postprocess(RelevantElementCollectingBuilder.java:54)
at
org.moflon.core.build.AbstractVisitorBuilder.postprocess(AbstractVisitorBuilder.java:50)
at
org.gervarro.eclipse.workspace.util.RelevantElementCollectingBuilder.postprocess(RelevantElementCollectingBuilder.java:1)
at
org.gervarro.eclipse.workspace.util.VisitorDrivenProjectBuilder.build(VisitorDrivenProjectBuilder.java:51)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
``` | 1.0 | NullPointerException in freshly created Integration Project - With eMoflon 3.2.0, the code generation for Integration Projects may fail with a stacktrace similar to the following one
```
java.lang.NullPointerException occurred during eMoflon code generation.
Message: 'null'. Stacktrace:
java.lang.NullPointerException
at org.moflon.codegen.eclipse.MoflonCodeGenerator.getFullProjectName(MoflonCodeGenerator.java:221)
at
org.moflon.codegen.eclipse.MoflonCodeGenerator.processResource(MoflonCodeGenerator.java:68)
at
org.moflon.emf.build.GenericMoflonProcess.run(GenericMoflonProcess.java:111)
at
org.moflon.ide.core.runtime.builders.RepositoryBuilder.processResource(RepositoryBuilder.java:133)
at
org.moflon.ide.core.runtime.builders.IntegrationBuilder.processResource(IntegrationBuilder.java:92)
at
org.gervarro.eclipse.workspace.util.RelevantElementCollectingBuilder.postprocess(RelevantElementCollectingBuilder.java:54)
at
org.moflon.core.build.AbstractVisitorBuilder.postprocess(AbstractVisitorBuilder.java:50)
at
org.gervarro.eclipse.workspace.util.RelevantElementCollectingBuilder.postprocess(RelevantElementCollectingBuilder.java:1)
at
org.gervarro.eclipse.workspace.util.VisitorDrivenProjectBuilder.build(VisitorDrivenProjectBuilder.java:51)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
``` | priority | nullpointerexception in freshly created integration project with emoflon the code generation for integration projects may fail with a stacktrace similar to the following one java lang nullpointerexception occurred during emoflon code generation message null stacktrace java lang nullpointerexception at org moflon codegen eclipse mofloncodegenerator getfullprojectname mofloncodegenerator java at org moflon codegen eclipse mofloncodegenerator processresource mofloncodegenerator java at org moflon emf build genericmoflonprocess run genericmoflonprocess java at org moflon ide core runtime builders repositorybuilder processresource repositorybuilder java at org moflon ide core runtime builders integrationbuilder processresource integrationbuilder java at org gervarro eclipse workspace util relevantelementcollectingbuilder postprocess relevantelementcollectingbuilder java at org moflon core build abstractvisitorbuilder postprocess abstractvisitorbuilder java at org gervarro eclipse workspace util relevantelementcollectingbuilder postprocess relevantelementcollectingbuilder java at org gervarro eclipse workspace util visitordrivenprojectbuilder build visitordrivenprojectbuilder java at org eclipse core internal events buildmanager run buildmanager java at org eclipse core runtime saferunner run saferunner java at org eclipse core internal events buildmanager basicbuild buildmanager java at org eclipse core internal events buildmanager basicbuild buildmanager java at org eclipse core internal events buildmanager run buildmanager java | 1 |
201,170 | 7,025,146,900 | IssuesEvent | 2017-12-23 05:22:55 | morpho-os/framework | https://api.github.com/repos/morpho-os/framework | opened | Replace superglobal variables | high priority | Optimize calls like: `return $this->data($_POST, $name, $trim)` with method body
| 1.0 | Replace superglobal variables - Optimize calls like: `return $this->data($_POST, $name, $trim)` with method body
| priority | replace superglobal variables optimize calls like return this data post name trim with method body | 1 |
240,230 | 7,800,694,038 | IssuesEvent | 2018-06-09 12:36:11 | tine20/Tine-2.0-Open-Source-Groupware-and-CRM | https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM | closed | 0010902:
language preference is changed by ActiveSync clients to 'en' | ActiveSync Bug Mantis high priority | **Reported by pschuele on 12 Mar 2015 10:26**
**Version:** Koriander (2014.09.8)
language preference is changed by ActiveSync clients to 'en'
| 1.0 | 0010902:
language preference is changed by ActiveSync clients to 'en' - **Reported by pschuele on 12 Mar 2015 10:26**
**Version:** Koriander (2014.09.8)
language preference is changed by ActiveSync clients to 'en'
| priority | language preference is changed by activesync clients to en reported by pschuele on mar version koriander language preference is changed by activesync clients to en | 1 |
262,255 | 8,257,690,027 | IssuesEvent | 2018-09-13 06:31:36 | ppy/osu | https://api.github.com/repos/ppy/osu | closed | Quickly going into song select and leaving crashes the game | bug high priority songselect | [runtime.log](https://github.com/ppy/osu/files/2358265/runtime.log)
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/63092434-quickly-going-into-song-select-and-leaving-crashes-the-game?utm_campaign=plugin&utm_content=tracker%2F4707269&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F4707269&utm_medium=issues&utm_source=github).
</bountysource-plugin> | 1.0 | Quickly going into song select and leaving crashes the game - [runtime.log](https://github.com/ppy/osu/files/2358265/runtime.log)
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/63092434-quickly-going-into-song-select-and-leaving-crashes-the-game?utm_campaign=plugin&utm_content=tracker%2F4707269&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F4707269&utm_medium=issues&utm_source=github).
</bountysource-plugin> | priority | quickly going into song select and leaving crashes the game want to back this issue we accept bounties via | 1 |
298,302 | 9,198,462,852 | IssuesEvent | 2019-03-07 12:42:20 | CMDT/TimeSeriesDataCapture | https://api.github.com/repos/CMDT/TimeSeriesDataCapture | closed | Credentials are hardcoded in SPWA | High Priority bug spwa version_0_1_5 | **Current Behaviour**
All credentials used by SPWA are hard coded
**Expected Behaviour**
Credentials should be retrieved from config file, which is generated when SPWA is served
| 1.0 | Credentials are hardcoded in SPWA - **Current Behaviour**
All credentials used by SPWA are hard coded
**Expected Behaviour**
Credentials should be retrieved from config file, which is generated when SPWA is served
| priority | credentials are hardcoded in spwa current behaviour all credentials used by spwa are hard coded expected behaviour credentials should be retrieved from config file which is generated when spwa is served | 1 |
242,628 | 7,844,898,427 | IssuesEvent | 2018-06-19 11:10:51 | TCA-Team/iOS | https://api.github.com/repos/TCA-Team/iOS | closed | No calendar events in 1.2 | High Priority bug to do | Other TUM Online info is there, but no calendar events. Refresh button does not resolve the issue.
http://tca.exgen.io/scp/tickets.php?id=281 | 1.0 | No calendar events in 1.2 - Other TUM Online info is there, but no calendar events. Refresh button does not resolve the issue.
http://tca.exgen.io/scp/tickets.php?id=281 | priority | no calendar events in other tum online info is there but no calendar events refresh button does not resolve the issue | 1 |
130,504 | 5,117,244,559 | IssuesEvent | 2017-01-07 14:44:57 | fui/fui-kk | https://api.github.com/repos/fui/fui-kk | closed | Automatisere opplasting av kk-rapporter til innloggede sider for studenter | feature high priority | De ferdig korrekturleste markdown-filene skal lastes opp til en nettside hvor innloggede UiO-brukere kan se resultatene.
Jeg kommer tilbake med mer detaljer når jeg vet mer om hva som må endres fra gamle scripts/rutiner for å få til dette.
Bør være på plass før slutten av desember. | 1.0 | Automatisere opplasting av kk-rapporter til innloggede sider for studenter - De ferdig korrekturleste markdown-filene skal lastes opp til en nettside hvor innloggede UiO-brukere kan se resultatene.
Jeg kommer tilbake med mer detaljer når jeg vet mer om hva som må endres fra gamle scripts/rutiner for å få til dette.
Bør være på plass før slutten av desember. | priority | automatisere opplasting av kk rapporter til innloggede sider for studenter de ferdig korrekturleste markdown filene skal lastes opp til en nettside hvor innloggede uio brukere kan se resultatene jeg kommer tilbake med mer detaljer når jeg vet mer om hva som må endres fra gamle scripts rutiner for å få til dette bør være på plass før slutten av desember | 1 |
790,938 | 27,843,593,024 | IssuesEvent | 2023-03-20 14:15:13 | evidence-dev/evidence | https://api.github.com/repos/evidence-dev/evidence | opened | Dev Performance in Codespace | bug high-priority | **Bug Description**
Dev performance in code spaces is far too slow. We should give codespaces users a great experience.
| 1.0 | Dev Performance in Codespace - **Bug Description**
Dev performance in code spaces is far too slow. We should give codespaces users a great experience.
| priority | dev performance in codespace bug description dev performance in code spaces is far too slow we should give codespaces users a great experience | 1 |
606,625 | 18,766,538,523 | IssuesEvent | 2021-11-06 02:32:02 | AY2122S1-CS2113T-W11-3/tp | https://api.github.com/repos/AY2122S1-CS2113T-W11-3/tp | closed | [PE-D] Listing of Lessons Not in Chronological Order | priority.High | ### Feature - `list lesson`
## Problem
The list feature for lessons are not in chronological order of the lessons but rather the chronological order of the input time.

## Suggestion
List the lessons in chronological order the lesson time instead. (eg. in the screenshot above, the order should be `movie lesson`, `coding camp`, `violin class`, `piano class`.)
<!--session: 1635496993936-f323e22b-806c-4255-9050-2f429441bbc2-->
<!--Version: Web v3.4.1-->
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: WU-LUOYU-SERENA/ped#4 | 1.0 | [PE-D] Listing of Lessons Not in Chronological Order - ### Feature - `list lesson`
## Problem
The list feature for lessons are not in chronological order of the lessons but rather the chronological order of the input time.

## Suggestion
List the lessons in chronological order the lesson time instead. (eg. in the screenshot above, the order should be `movie lesson`, `coding camp`, `violin class`, `piano class`.)
<!--session: 1635496993936-f323e22b-806c-4255-9050-2f429441bbc2-->
<!--Version: Web v3.4.1-->
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: WU-LUOYU-SERENA/ped#4 | priority | listing of lessons not in chronological order feature list lesson problem the list feature for lessons are not in chronological order of the lessons but rather the chronological order of the input time suggestion list the lessons in chronological order the lesson time instead eg in the screenshot above the order should be movie lesson coding camp violin class piano class labels severity medium type featureflaw original wu luoyu serena ped | 1 |
3,549 | 2,538,678,595 | IssuesEvent | 2015-01-27 09:24:14 | newca12/gapt | https://api.github.com/repos/newca12/gapt | closed | Website of CERes | 1 star Component-Docs imported Milestone-Release2.0 Priority-High Type-Feature | _From [bruno...@gmail.com](https://code.google.com/u/105016684496602932564/) on August 24, 2011 09:36:25_
What should be done? Which packages, classes and methods should be created? * http://www.logic.at/ceres/
_Original issue: http://code.google.com/p/gapt/issues/detail?id=142_ | 1.0 | Website of CERes - _From [bruno...@gmail.com](https://code.google.com/u/105016684496602932564/) on August 24, 2011 09:36:25_
What should be done? Which packages, classes and methods should be created? * http://www.logic.at/ceres/
_Original issue: http://code.google.com/p/gapt/issues/detail?id=142_ | priority | website of ceres from on august what should be done which packages classes and methods should be created original issue | 1 |
744,573 | 25,948,448,866 | IssuesEvent | 2022-12-17 08:37:40 | jwu7082/fote-cards | https://api.github.com/repos/jwu7082/fote-cards | opened | Add in media queries | bug high priority | Imperative - html2canvas "screenshots" exactly what the div contains on the current viewport, so it won't just be misplaced elements; the entire web app will be unusable | 1.0 | Add in media queries - Imperative - html2canvas "screenshots" exactly what the div contains on the current viewport, so it won't just be misplaced elements; the entire web app will be unusable | priority | add in media queries imperative screenshots exactly what the div contains on the current viewport so it won t just be misplaced elements the entire web app will be unusable | 1 |
95,821 | 3,960,837,710 | IssuesEvent | 2016-05-02 09:25:29 | DigitalCampus/django-oppia | https://api.github.com/repos/DigitalCampus/django-oppia | closed | Improved error checking for video embed helper | enhancement high priority time: 4 hours | Need to check and respond back to user if:
the ffmpeg package not installed on server
the url given is not valid/accessible
the url is not a video file | 1.0 | Improved error checking for video embed helper - Need to check and respond back to user if:
the ffmpeg package not installed on server
the url given is not valid/accessible
the url is not a video file | priority | improved error checking for video embed helper need to check and respond back to user if the ffmpeg package not installed on server the url given is not valid accessible the url is not a video file | 1 |
53,054 | 3,035,142,576 | IssuesEvent | 2015-08-06 00:11:47 | google/roboto | https://api.github.com/repos/google/roboto | opened | Hinted size of Roboto has decreased between v1 and v2 | Priority-High | Although the height of the various letters have not changed between Roboto version 1 and version 2, the hinted size of the letters has visibly changed between version 1 and version 2.
This is most visible in 12px, 14px, and 16px sizes, where the 1-pixel height difference between Roboto v1 is most visible.
For example, here is the hinted height of the letter 'x', which is 1082 units in both Roboto v1 and Roboto v2:
12px: v1=7px v2=6px
14px: v1=8px v2=7px
16px: v1=9px v2=8px
Capital letters also change, although not dramatically. In 16px, the height of 'A' changes from 12px to 11px, although it's 1456 units in both Roboto v1 and v2.
ZIP file of hinted Roboto v1, for comparison: [roboto-v1.zip](http://roboto.google.com.codespot.com/issues/attachment?aid=1480004000&name=roboto-v1.zip&token=ABZ6GAcQEsErUW63mdZd5hXeYibeUOWc8Q%3A1438811927016&id=148&mod_ts_token=ABZ6GAdqQ8RNGhxSF1FuvOQthA_74wQ_FQ%3A1438811927016)
Internal bug 19127020
/cc @roozbehp @christianrobertson @davelab6 @jungshik | 1.0 | Hinted size of Roboto has decreased between v1 and v2 - Although the height of the various letters have not changed between Roboto version 1 and version 2, the hinted size of the letters has visibly changed between version 1 and version 2.
This is most visible in 12px, 14px, and 16px sizes, where the 1-pixel height difference between Roboto v1 is most visible.
For example, here is the hinted height of the letter 'x', which is 1082 units in both Roboto v1 and Roboto v2:
12px: v1=7px v2=6px
14px: v1=8px v2=7px
16px: v1=9px v2=8px
Capital letters also change, although not dramatically. In 16px, the height of 'A' changes from 12px to 11px, although it's 1456 units in both Roboto v1 and v2.
ZIP file of hinted Roboto v1, for comparison: [roboto-v1.zip](http://roboto.google.com.codespot.com/issues/attachment?aid=1480004000&name=roboto-v1.zip&token=ABZ6GAcQEsErUW63mdZd5hXeYibeUOWc8Q%3A1438811927016&id=148&mod_ts_token=ABZ6GAdqQ8RNGhxSF1FuvOQthA_74wQ_FQ%3A1438811927016)
Internal bug 19127020
/cc @roozbehp @christianrobertson @davelab6 @jungshik | priority | hinted size of roboto has decreased between and although the height of the various letters have not changed between roboto version and version the hinted size of the letters has visibly changed between version and version this is most visible in and sizes where the pixel height difference between roboto is most visible for example here is the hinted height of the letter x which is units in both roboto and roboto capital letters also change although not dramatically in the height of a changes from to although it s units in both roboto and zip file of hinted roboto for comparison internal bug cc roozbehp christianrobertson jungshik | 1 |
91,962 | 3,863,671,830 | IssuesEvent | 2016-04-08 10:27:26 | highcharts/highcharts | https://api.github.com/repos/highcharts/highcharts | closed | Opposite xAxis labels overlap the chart | Enhancement Highcharts Priority:Low | In this example: http://jsfiddle.net/kzoon/KYcgF/ the x axis is configured with `opposite: true` and the labels span two lines. The second line overlap the chart iteself.
Expected: That the axis layout is large enough to hold wrapped lines if there are any. | 1.0 | Opposite xAxis labels overlap the chart - In this example: http://jsfiddle.net/kzoon/KYcgF/ the x axis is configured with `opposite: true` and the labels span two lines. The second line overlap the chart iteself.
Expected: That the axis layout is large enough to hold wrapped lines if there are any. | priority | opposite xaxis labels overlap the chart in this example the x axis is configured with opposite true and the labels span two lines the second line overlap the chart iteself expected that the axis layout is large enough to hold wrapped lines if there are any | 1 |
370,495 | 10,932,961,356 | IssuesEvent | 2019-11-23 21:36:54 | bounswe/bounswe2019group11 | https://api.github.com/repos/bounswe/bounswe2019group11 | opened | Users should be able to add comments to events | Component: Backend Estimation: M Priority: High Type: Enhancement | We should implement an authenticated endpoint that adds a comment to given event. | 1.0 | Users should be able to add comments to events - We should implement an authenticated endpoint that adds a comment to given event. | priority | users should be able to add comments to events we should implement an authenticated endpoint that adds a comment to given event | 1 |
54,939 | 3,071,637,987 | IssuesEvent | 2015-08-19 13:19:07 | Maslor/wfmgr | https://api.github.com/repos/Maslor/wfmgr | closed | can't delete tasks | enhancement high priority UI | tasks are being created with no problems. Yet, there is no "remove task" button. | 1.0 | can't delete tasks - tasks are being created with no problems. Yet, there is no "remove task" button. | priority | can t delete tasks tasks are being created with no problems yet there is no remove task button | 1 |
653,287 | 21,578,649,009 | IssuesEvent | 2022-05-02 16:13:52 | OpenEVSE/ESP32_WiFi_V4.x | https://api.github.com/repos/OpenEVSE/ESP32_WiFi_V4.x | reopened | UL issue - WiFi LED | bug highpriority | When a station is configured without an LCD Display, station state is not indicated when the station is in standalone mode. Once the station is joined to a WiFi network the LEDs correctly indicate state.
Proposed solution: keep the first LED1 as is, indicating WiFi status. LED2 and higher (if installed) should always be colored to indicate station state regardless of WiFi configuration. LED1 - WiFi State, LED2+ - Station State.
Note-Station under test had no display. WiFi has 5 LEDs 2 onboard OpenEVSE_WiFi_v1 and 3 additional connected to the LED expansion port. | 1.0 | UL issue - WiFi LED - When a station is configured without an LCD Display, station state is not indicated when the station is in standalone mode. Once the station is joined to a WiFi network the LEDs correctly indicate state.
Proposed solution: keep the first LED1 as is, indicating WiFi status. LED2 and higher (if installed) should always be colored to indicate station state regardless of WiFi configuration. LED1 - WiFi State, LED2+ - Station State.
Note-Station under test had no display. WiFi has 5 LEDs 2 onboard OpenEVSE_WiFi_v1 and 3 additional connected to the LED expansion port. | priority | ul issue wifi led when a station is configured without an lcd display station state is not indicated when the station is in standalone mode once the station is joined to a wifi network the leds correctly indicate state proposed solution keep the first as is indicating wifi status and higher if installed should always be colored to indicate station state regardless of wifi configuration wifi state station state note station under test had no display wifi has leds onboard openevse wifi and additional connected to the led expansion port | 1 |
216,906 | 7,312,935,433 | IssuesEvent | 2018-02-28 22:43:29 | cs121-team-panda/coconut-interpreter-flask | https://api.github.com/repos/cs121-team-panda/coconut-interpreter-flask | closed | Purge old frontend | High priority enhancement | - Delete index route in `app/app.py`
- Delete `app/static`
- Delete `app/templates`
- Delete `test_page_loads` in `tests/test_interpreter.py` | 1.0 | Purge old frontend - - Delete index route in `app/app.py`
- Delete `app/static`
- Delete `app/templates`
- Delete `test_page_loads` in `tests/test_interpreter.py` | priority | purge old frontend delete index route in app app py delete app static delete app templates delete test page loads in tests test interpreter py | 1 |
747,439 | 26,084,325,811 | IssuesEvent | 2022-12-25 22:19:37 | OGRECave/ogre-next | https://api.github.com/repos/OGRECave/ogre-next | opened | Add TaaTT4's PBS enhancements to core | enhancement Task Priority: High | He posted his work on our forums: https://forums.ogre3d.org/viewtopic.php?p=553900#p553900
- [ ] Add Direct Lighting improvements
- [ ] Add IBL improvements
- [ ] Add Clear Coat improvements
- [ ] Add his post as documentation to the OgreNext 3.0 manual; including all pictures which are currently hosted on postlmg. | 1.0 | Add TaaTT4's PBS enhancements to core - He posted his work on our forums: https://forums.ogre3d.org/viewtopic.php?p=553900#p553900
- [ ] Add Direct Lighting improvements
- [ ] Add IBL improvements
- [ ] Add Clear Coat improvements
- [ ] Add his post as documentation to the OgreNext 3.0 manual; including all pictures which are currently hosted on postlmg. | priority | add s pbs enhancements to core he posted his work on our forums add direct lighting improvements add ibl improvements add clear coat improvements add his post as documentation to the ogrenext manual including all pictures which are currently hosted on postlmg | 1 |
71,072 | 3,351,356,013 | IssuesEvent | 2015-11-17 18:12:50 | Team-Murphy/Plan-it | https://api.github.com/repos/Team-Murphy/Plan-it | closed | As a user, I want the ability to create events, so that I can plan an event | High Priority Needs More Detail User Story | #32
#33
#34
#35
#36
#37
#79 | 1.0 | As a user, I want the ability to create events, so that I can plan an event - #32
#33
#34
#35
#36
#37
#79 | priority | as a user i want the ability to create events so that i can plan an event | 1 |
76,565 | 3,489,292,656 | IssuesEvent | 2016-01-03 19:19:39 | omf2097/openomf | https://api.github.com/repos/omf2097/openomf | opened | SDL2 2.0.4 | enhancement High priority | We need to test SDL2 v2.0.4, and make sure everything works. Also, it might now be possible to remove some of our bugfix hacks. | 1.0 | SDL2 2.0.4 - We need to test SDL2 v2.0.4, and make sure everything works. Also, it might now be possible to remove some of our bugfix hacks. | priority | we need to test and make sure everything works also it might now be possible to remove some of our bugfix hacks | 1 |
652,018 | 21,518,446,062 | IssuesEvent | 2022-04-28 12:12:47 | Betarena/scores | https://api.github.com/repos/Betarena/scores | closed | Leagues Table Backend Gather data from the provider | enhancement high priority | We need to gather the data on our backend to make it available to be used on the Frontend.
### Steps:
**1. Filter the information to be gathered from the provider:**
Get information from all leagues supported by the provider and populate the Hasura DB.
**Provider endpoint:**
https://soccer.sportmonks.com/api/v2.0/leagues?include=country, season, seasons*
**Hasura endpoint Dev:**
scores_football_leagues_dev
**Hasura endpoint Prod:**
scores_football_leagues
**Columns:**
id
name
data
seasons
season
country
Update frequency:
Dev = Monthly
Prod = Every 48 hours
**2. Get teams information from the provider:**
**Provider endpoint:**
https://soccer.sportmonks.com/api/v2.0/teams/
**Hasura endpoint Dev:**
scores_football_teams_dev
**Hasura endpoint Prod:**
scores_football_teams
**Columns:**
id
name
data
Update frequency:
Dev = Every 6 months
Prod = Monthly
**3. Get the standings data from the provider and add the league name**
Use the season ID available at the Hasura endpoint: scores_football_leagues to determine the standings for each competition.
**Provider endpoint:**
https://soccer.sportmonks.com/api/v2.0/standings/season/:SEASON_ID
Add the league_name and type using the information available in the scores_football_leagues and populate the Hasura endpoints.
**Hasura endpoint Dev:**
scores_football_standings_dev
**Hasura endpoint Prod:**
scores_football_standings
**Columns:**
id
data
name
type
Update frequency:
Dev = Monthly
Prod = Hourly | 1.0 | Leagues Table Backend Gather data from the provider - We need to gather the data on our backend to make it available to be used on the Frontend.
### Steps:
**1. Filter the information to be gathered from the provider:**
Get information from all leagues supported by the provider and populate the Hasura DB.
**Provider endpoint:**
https://soccer.sportmonks.com/api/v2.0/leagues?include=country, season, seasons*
**Hasura endpoint Dev:**
scores_football_leagues_dev
**Hasura endpoint Prod:**
scores_football_leagues
**Columns:**
id
name
data
seasons
season
country
Update frequency:
Dev = Monthly
Prod = Every 48 hours
**2. Get teams information from the provider:**
**Provider endpoint:**
https://soccer.sportmonks.com/api/v2.0/teams/
**Hasura endpoint Dev:**
scores_football_teams_dev
**Hasura endpoint Prod:**
scores_football_teams
**Columns:**
id
name
data
Update frequency:
Dev = Every 6 months
Prod = Monthly
**3. Get the standings data from the provider and add the league name**
Use the season ID available at the Hasura endpoint: scores_football_leagues to determine the standings for each competition.
**Provider endpoint:**
https://soccer.sportmonks.com/api/v2.0/standings/season/:SEASON_ID
Add the league_name and type using the information available in the scores_football_leagues and populate the Hasura endpoints.
**Hasura endpoint Dev:**
scores_football_standings_dev
**Hasura endpoint Prod:**
scores_football_standings
**Columns:**
id
data
name
type
Update frequency:
Dev = Monthly
Prod = Hourly | priority | leagues table backend gather data from the provider we need to gather the data on our backend to make it available to be used on the frontend steps filter the information to be gathered from the provider get information from all leagues supported by the provider and populate the hasura db provider endpoint season seasons hasura endpoint dev scores football leagues dev hasura endpoint prod scores football leagues columns id name data seasons season country update frequency dev monthly prod every hours get teams information from the provider provider endpoint hasura endpoint dev scores football teams dev hasura endpoint prod scores football teams columns id name data update frequency dev every months prod monthly get the standings data from the provider and add the league name use the season id available at the hasura endpoint scores football leagues to determine the standings for each competition provider endpoint add the league name and type using the information available in the scores football leagues and populate the hasura endpoints hasura endpoint dev scores football standings dev hasura endpoint prod scores football standings columns id data name type update frequency dev monthly prod hourly | 1 |
356,261 | 10,590,813,272 | IssuesEvent | 2019-10-09 09:32:05 | AY1920S1-CS2103T-T17-2/main | https://api.github.com/repos/AY1920S1-CS2103T-T17-2/main | opened | Add itinerary function to Travezy | priority.High | # Add itinerary feature to Travezy
### v1.1 Settle the basic UI
Handle the basic UI functions when the user enters the itinerary planner page. This could include, greet, prompt, help page (for the itinerary planner) and exit.
Overview of the commands implemented.
| UI command | Feature |
| ------------- |-------------|
| greet |Greet the user when they first enter the <br> tinerary planner. |
| prompt | Give prompts on how the user can get <br> started with the itinerary planner.|
| help page |Directs the user to a help page where <br> they can find different commands to <br> use when using the itinerary planner. |
|exit| UI basics to exit the itinerary page.|
Things to consider when implementing the itinerary planner:
1) Implement on a separate folder from the original address book before doing a pull request and merging with the original code
2) To be implemented now and work onto v1.2 of the itinerary planner
---
### Others
Should there be any other issue, feel free to contact me through my [Github](https://github.com/ngzhaoming) | 1.0 | Add itinerary function to Travezy - # Add itinerary feature to Travezy
### v1.1 Settle the basic UI
Handle the basic UI functions when the user enters the itinerary planner page. This could include, greet, prompt, help page (for the itinerary planner) and exit.
Overview of the commands implemented.
| UI command | Feature |
| ------------- |-------------|
| greet |Greet the user when they first enter the <br> tinerary planner. |
| prompt | Give prompts on how the user can get <br> started with the itinerary planner.|
| help page |Directs the user to a help page where <br> they can find different commands to <br> use when using the itinerary planner. |
|exit| UI basics to exit the itinerary page.|
Things to consider when implementing the itinerary planner:
1) Implement on a separate folder from the original address book before doing a pull request and merging with the original code
2) To be implemented now and work onto v1.2 of the itinerary planner
---
### Others
Should there be any other issue, feel free to contact me through my [Github](https://github.com/ngzhaoming) | priority | add itinerary function to travezy add itinerary feature to travezy settle the basic ui handle the basic ui functions when the user enters the itinerary planner page this could include greet prompt help page for the itinerary planner and exit overview of the commands implemented ui command feature greet greet the user when they first enter the tinerary planner prompt give prompts on how the user can get started with the itinerary planner help page directs the user to a help page where they can find different commands to use when using the itinerary planner exit ui basics to exit the itinerary page things to consider when implementing the itinerary planner implement on a separate folder from the original address book before doing a pull request and merging with the original code to be implemented now and work onto of the itinerary planner others should there be any other issue feel free to contact me through my | 1 |
100,011 | 4,075,462,457 | IssuesEvent | 2016-05-29 07:38:34 | RigsOfRods/rigs-of-rods | https://api.github.com/repos/RigsOfRods/rigs-of-rods | closed | Removing vehicle crashes multiplayer game | crash high-priority multiplayer Windows | When I remove a vehicle from my user in multiplayer, even in LAN, it crashes the client software but not the server software. I know that this bug has been fixed in singleplayer but it hasn't been in multiplayer. | 1.0 | Removing vehicle crashes multiplayer game - When I remove a vehicle from my user in multiplayer, even in LAN, it crashes the client software but not the server software. I know that this bug has been fixed in singleplayer but it hasn't been in multiplayer. | priority | removing vehicle crashes multiplayer game when i remove a vehicle from my user in multiplayer even in lan it crashes the client software but not the server software i know that this bug has been fixed in singleplayer but it hasn t been in multiplayer | 1 |
202,748 | 7,051,737,049 | IssuesEvent | 2018-01-03 13:11:47 | fusetools/fuselibs-public | https://api.github.com/repos/fusetools/fuselibs-public | closed | `Instance.Item` should not create an instance if `Item` is null. | Priority: High Severity: Bug | If `Instance.Item` has a null value the instance will nonetheless be instantiated. A null tends to happen due to user-error, or more importantly, during temporary binding resolution. We'd prefer to wait to have any instancing done until the value is actually known and not-null (to avoid creation of any default templates which promptly get replaced). | 1.0 | `Instance.Item` should not create an instance if `Item` is null. - If `Instance.Item` has a null value the instance will nonetheless be instantiated. A null tends to happen due to user-error, or more importantly, during temporary binding resolution. We'd prefer to wait to have any instancing done until the value is actually known and not-null (to avoid creation of any default templates which promptly get replaced). | priority | instance item should not create an instance if item is null if instance item has a null value the instance will nonetheless be instantiated a null tends to happen due to user error or more importantly during temporary binding resolution we d prefer to wait to have any instancing done until the value is actually known and not null to avoid creation of any default templates which promptly get replaced | 1 |
233,742 | 7,704,095,716 | IssuesEvent | 2018-05-21 10:52:46 | cdnjs/cdnjs | https://api.github.com/repos/cdnjs/cdnjs | opened | [Request] Add walkway.js | :label: Library Request :rotating_light: High Priority | **Library name:** editor.js
**Git repository url:** https://github.com/ConnorAtherton/walkway
**npm package name or url** (if there is one): https://www.npmjs.com/package/walkway.js
**License (List them all if it's multiple):** [MIT](https://github.com/ConnorAtherton/walkway/blob/master/LICENSE.md)
**Official homepage:** http://connoratherton.com/walkway | 1.0 | [Request] Add walkway.js - **Library name:** editor.js
**Git repository url:** https://github.com/ConnorAtherton/walkway
**npm package name or url** (if there is one): https://www.npmjs.com/package/walkway.js
**License (List them all if it's multiple):** [MIT](https://github.com/ConnorAtherton/walkway/blob/master/LICENSE.md)
**Official homepage:** http://connoratherton.com/walkway | priority | add walkway js library name editor js git repository url npm package name or url if there is one license list them all if it s multiple official homepage | 1 |
773,532 | 27,160,963,301 | IssuesEvent | 2023-02-17 11:50:18 | MetaMask/metamask-mobile | https://api.github.com/repos/MetaMask/metamask-mobile | closed | When primary currency is fiat, “Insufficient funds” warning/error message is shown | type-bug Sev2-normal Priority - High CS-reported CS-tracking team-mobile-client | **Description**
When the primary currency is switched to fiat, “Insufficient funds” warning/error message is shown when trying to send funds out
- The screen then just hangs, and doesn’t let user proceed
- Reproduced consistently on BSC, Avalanche, Goerli (tbd whether this is an exhaustive list of networks)
- Doesn't break the core flow but doesn't allow user to send unless user change that fiat setting
- Not reproduced consistently: the “Next” button is lazy to load, takes >30 secs
- No fund loss
- Workaround
-- App doesn't crash and UI is still intact. Workaround is to switch back to native in settings
- Hypothesis that needs investigating
-- looks like when you switch to fiat it still looking at the native balance, not the fiat balance
**Screenshots**
- On iOS production as old as v4.0.1: http://recordit.co/0SU7AJctIS
- On Android production as old as v3.1.0: http://recordit.co/TTW0CWCmqt
**To Reproduce**
1. Set primary currency to Fiat in general settings,
2. navigate to send funds screen,
3. set any fiat value,
4. Present with “insufficient funds” warning regardless of balance in account
5. Some team members experienced the "Next" button hanging / not responsive; others didn't experience this. To be investigated
**Expected behavior**
When user switches to fiat, the "Insufficient funds" msg do not show up
**Smartphone (please complete the following information):**
- OS: iOS, Android
-------------------------------------------------------------
_to be added after bug submission by internal support / PM_
**Severity**
Sev1
https://consensys.slack.com/archives/CBW7S9FSN/p1648234626465419?thread_ts=1648233294.613979&cid=CBW7S9FSN
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users? Yes
- Is this tech debt?
| 1.0 | When primary currency is fiat, “Insufficient funds” warning/error message is shown - **Description**
When the primary currency is switched to fiat, “Insufficient funds” warning/error message is shown when trying to send funds out
- The screen then just hangs, and doesn’t let user proceed
- Reproduced consistently on BSC, Avalanche, Goerli (tbd whether this is an exhaustive list of networks)
- Doesn't break the core flow but doesn't allow user to send unless user change that fiat setting
- Not reproduced consistently: the “Next” button is lazy to load, takes >30 secs
- No fund loss
- Workaround
-- App doesn't crash and UI is still intact. Workaround is to switch back to native in settings
- Hypothesis that needs investigating
-- looks like when you switch to fiat it still looking at the native balance, not the fiat balance
**Screenshots**
- On iOS production as old as v4.0.1: http://recordit.co/0SU7AJctIS
- On Android production as old as v3.1.0: http://recordit.co/TTW0CWCmqt
**To Reproduce**
1. Set primary currency to Fiat in general settings,
2. navigate to send funds screen,
3. set any fiat value,
4. Present with “insufficient funds” warning regardless of balance in account
5. Some team members experienced the "Next" button hanging / not responsive; others didn't experience this. To be investigated
**Expected behavior**
When user switches to fiat, the "Insufficient funds" msg do not show up
**Smartphone (please complete the following information):**
- OS: iOS, Android
-------------------------------------------------------------
_to be added after bug submission by internal support / PM_
**Severity**
Sev1
https://consensys.slack.com/archives/CBW7S9FSN/p1648234626465419?thread_ts=1648233294.613979&cid=CBW7S9FSN
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users? Yes
- Is this tech debt?
| priority | when primary currency is fiat “insufficient funds” warning error message is shown description when the primary currency is switched to fiat “insufficient funds” warning error message is shown when trying to send funds out the screen then just hangs and doesn’t let user proceed reproduced consistently on bsc avalanche goerli tbd whether this is an exhaustive list of networks doesn t break the core flow but doesn t allow user to send unless user change that fiat setting not reproduced consistently the “next” button is lazy to load takes secs no fund loss workaround app doesn t crash and ui is still intact workaround is to switch back to native in settings hypothesis that needs investigating looks like when you switch to fiat it still looking at the native balance not the fiat balance screenshots on ios production as old as on android production as old as to reproduce set primary currency to fiat in general settings navigate to send funds screen set any fiat value present with “insufficient funds” warning regardless of balance in account some team members experienced the next button hanging not responsive others didn t experience this to be investigated expected behavior when user switches to fiat the insufficient funds msg do not show up smartphone please complete the following information os ios android to be added after bug submission by internal support pm severity how critical is the impact of this bug on a user add stats if available on of customers impacted is this visible to all users yes is this tech debt | 1 |
775,184 | 27,222,292,193 | IssuesEvent | 2023-02-21 06:51:17 | risingwavelabs/risingwave | https://api.github.com/repos/risingwavelabs/risingwave | closed | Tracking: deterministic test stability | type/feature priority/high | - [ ] Provide "frozen" set of queries: https://github.com/risingwavelabs/risingwave/pull/7967
- [ ] Add cron job to update these weekly
- [ ] #7866
Track: https://github.com/risingwavelabs/risingwave/issues/7901 | 1.0 | Tracking: deterministic test stability - - [ ] Provide "frozen" set of queries: https://github.com/risingwavelabs/risingwave/pull/7967
- [ ] Add cron job to update these weekly
- [ ] #7866
Track: https://github.com/risingwavelabs/risingwave/issues/7901 | priority | tracking deterministic test stability provide frozen set of queries add cron job to update these weekly track | 1 |
529,463 | 15,389,394,822 | IssuesEvent | 2021-03-03 12:02:41 | TeamWeathy/WeathyiOS | https://api.github.com/repos/TeamWeathy/WeathyiOS | opened | [bug] 텍스트필드 관련 색 바꾸는 로직 변경 | ✋🏼 priority: high 다은 🚨 bug | ## 🐞 버그 설명
텍스트필드 활성화 시 민트, 비활성화시 회색
## 📝 todo
- [ ] 기록 - 피드백
- [ ] 수정 - 피드백
- [ ] 태그추가팝업
| 1.0 | [bug] 텍스트필드 관련 색 바꾸는 로직 변경 - ## 🐞 버그 설명
텍스트필드 활성화 시 민트, 비활성화시 회색
## 📝 todo
- [ ] 기록 - 피드백
- [ ] 수정 - 피드백
- [ ] 태그추가팝업
| priority | 텍스트필드 관련 색 바꾸는 로직 변경 🐞 버그 설명 텍스트필드 활성화 시 민트 비활성화시 회색 📝 todo 기록 피드백 수정 피드백 태그추가팝업 | 1 |
65,284 | 3,227,386,956 | IssuesEvent | 2015-10-11 05:10:20 | sohelvali/Test-Git-Issue | https://api.github.com/repos/sohelvali/Test-Git-Issue | closed | Celgene -Thalidomide CCDS | Completed High Priority Upload | Just a minor issue here. Sec 6.6 also pulls in the footers 1,2,3 and Confidential and Proprietary footer text. I have also seen this in other Celgene documents. Please let me know if you can fix. | 1.0 | Celgene -Thalidomide CCDS - Just a minor issue here. Sec 6.6 also pulls in the footers 1,2,3 and Confidential and Proprietary footer text. I have also seen this in other Celgene documents. Please let me know if you can fix. | priority | celgene thalidomide ccds just a minor issue here sec also pulls in the footers and confidential and proprietary footer text i have also seen this in other celgene documents please let me know if you can fix | 1 |
569,220 | 16,997,722,865 | IssuesEvent | 2021-07-01 08:40:24 | dailydotdev/daily | https://api.github.com/repos/dailydotdev/daily | closed | 🐛 BUG: Fix Windows support for the apps repo | Priority: High Status: Completed Type: Bug Type: Maintenance help wanted | ## 🐛 Bug Report
### What went wrong? 🤔
Following #298, @Mahdhir mentioned that he had trouble compiling the apps repo due to a webpack issue.
More info here:
https://github.com/dailydotdev/daily/issues/298#issuecomment-865956728
### Expected Behavior
The web app project and the entire apps repo should compile successfully on Windows.
This can be tricky to solve but I would love to get some help from a developer with a Windows machine who is willing to get their hands dirty with some webpack work. 🙈
| 1.0 | 🐛 BUG: Fix Windows support for the apps repo - ## 🐛 Bug Report
### What went wrong? 🤔
Following #298, @Mahdhir mentioned that he had trouble compiling the apps repo due to a webpack issue.
More info here:
https://github.com/dailydotdev/daily/issues/298#issuecomment-865956728
### Expected Behavior
The web app project and the entire apps repo should compile successfully on Windows.
This can be tricky to solve but I would love to get some help from a developer with a Windows machine who is willing to get their hands dirty with some webpack work. 🙈
| priority | 🐛 bug fix windows support for the apps repo 🐛 bug report what went wrong 🤔 following mahdhir mentioned that he had trouble compiling the apps repo due to a webpack issue more info here expected behavior the web app project and the entire apps repo should compile successfully on windows this can be tricky to solve but i would love to get some help from a developer with a windows machine who is willing to get their hands dirty with some webpack work 🙈 | 1 |
580,522 | 17,260,449,398 | IssuesEvent | 2021-07-22 06:44:31 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | MSUnmerged: Reduce logs | High Priority MSUnmerged New Feature | **Impact of the new feature**
MSUnmerged
**Is your feature request related to a problem? Please describe.**
While running the service in testbed in DRYRUN mode for the first time with all the sites and all the data we found out that the logs are way too verbose. The log files managed to reach gigabytes per container just for few minutes of running the service. And provided that this is not including the `gfal2` logs which are going to triple the speed of this accumulation, once the service is run in real mode.
**Describe the solution you'd like**
* Reduce the amount of loged events per RSE - decrease the logging granularity maybe from file to directory, so far every single file to be deleted is logged.
* Set `gfal2` log level as a configurable parameter to MSConfig
**Describe alternatives you've considered**
None
**Additional context**
None
| 1.0 | MSUnmerged: Reduce logs - **Impact of the new feature**
MSUnmerged
**Is your feature request related to a problem? Please describe.**
While running the service in testbed in DRYRUN mode for the first time with all the sites and all the data we found out that the logs are way too verbose. The log files managed to reach gigabytes per container just for few minutes of running the service. And provided that this is not including the `gfal2` logs which are going to triple the speed of this accumulation, once the service is run in real mode.
**Describe the solution you'd like**
* Reduce the amount of loged events per RSE - decrease the logging granularity maybe from file to directory, so far every single file to be deleted is logged.
* Set `gfal2` log level as a configurable parameter to MSConfig
**Describe alternatives you've considered**
None
**Additional context**
None
| priority | msunmerged reduce logs impact of the new feature msunmerged is your feature request related to a problem please describe while running the service in testbed in dryrun mode for the first time with all the sites and all the data we found out that the logs are way too verbose the log files managed to reach gigabytes per container just for few minutes of running the service and provided that this is not including the logs which are going to triple the speed of this accumulation once the service is run in real mode describe the solution you d like reduce the amount of loged events per rse decrease the logging granularity maybe from file to directory so far every single file to be deleted is logged set log level as a configurable parameter to msconfig describe alternatives you ve considered none additional context none | 1 |
343,254 | 10,326,999,890 | IssuesEvent | 2019-09-02 05:07:13 | cuappdev/acai-ios | https://api.github.com/repos/cuappdev/acai-ios | opened | Update quantity increment / decrement in Cart View | Priority: High Refactor | Quantity inc / dec buttons don't do anything right now. Would be nice if they inc / dec quantity of item.
| 1.0 | Update quantity increment / decrement in Cart View - Quantity inc / dec buttons don't do anything right now. Would be nice if they inc / dec quantity of item.
| priority | update quantity increment decrement in cart view quantity inc dec buttons don t do anything right now would be nice if they inc dec quantity of item | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.