glaymore Posted November 6, 2021 Share Posted November 6, 2021 Not sure if this is related to the latest beta, but searching for new games in LB now behaves weirdly for me. For example, searching for "Echo Night" in LB finds two games, while searching for the exact same string on the website (https://gamesdb.launchbox-app.com/games/results?id=Echo Night) finds all three. I'm on 12.2 beta 5. Link to comment Share on other sites More sharing options...
PixelDragon Posted November 6, 2021 Share Posted November 6, 2021 (edited) For me, all my autopopulate playlists doesn't refresh. The games from the list, are those from the init. And if I want to access to the list of games in the playlist edit option, the app freeze every time... By the way, the Ascendant and Descendant sorting is a good idea, but it reverses the tittle sorting to. It would be more useful if it can apply to multiple fields, not just only one. Edited November 6, 2021 by PixelDragon Link to comment Share on other sites More sharing options...
Fry Posted November 6, 2021 Share Posted November 6, 2021 (edited) On 11/3/2021 at 2:28 PM, faeran said: Beta 5 is out with the following changes: Fixed: Corrected logic in the IBigBoxMainViewModel.ShowGames(FilterType, Name) function (for plugin developers) On 11/3/2021 at 2:34 PM, C-Beats said: @Fry You mind confirming this for me? @C-Beats I'm still seeing a (slightly different) issue when trying to show playlists using IBigBoxMainViewModel.ShowGames. I'm not sure if there's something on my end that's going wrong when trying to show a playlist? I've updated to latest beta 12.2-beta-6. When I supply a filter value of a playlist name, previously the screen was going black and BigBox seemed to hang. That's not happening now with the latest beta. But I'm getting an empty list now with "no games were found". I tried with all of my playlist names. Maybe I need to give a playlist guid or something? My playlists that I'm testing with: Sample code - I put in a little hacky cycle so I can test each of my playlist names: Result: Anything I may be missing or screwing up on my end? Thanks again for your attention on this and all your hard work! Really appreciated! FYI - The related issue that I reported with ShowGames where I provide a platform name and it shows all games regardless of platform is resolved. If I supply the filter value of "Sega Genesis", that's working great now. Edited November 6, 2021 by Fry Link to comment Share on other sites More sharing options...
C-Beats Posted November 6, 2021 Share Posted November 6, 2021 @Fry You need to make sure you are passing the playlist's unique name NOT it's nested name. If you go to Add/Edit Playlist window it is the first field. Unique names must be unique, nested names do not, which is why we require the unique name be used. Link to comment Share on other sites More sharing options...
Fry Posted November 6, 2021 Share Posted November 6, 2021 40 minutes ago, C-Beats said: @Fry You need to make sure you are passing the playlist's unique name NOT it's nested name. If you go to Add/Edit Playlist window it is the first field. Unique names must be unique, nested names do not, which is why we require the unique name be used. Makes sense. My playlist names are unique and match the unique names: I've also tried with "Include this Playlist with Platforms" checked and also unchecked. Link to comment Share on other sites More sharing options...
Zombeaver Posted November 7, 2021 Share Posted November 7, 2021 While I appreciate what you're trying to do with the right-click menu cleanup, I really dislike having my additional apps hidden away under "Play version" (a description which doesn't actually even make sense in my use context). I use additional apps heavily in C64 Dreams (for things that are not necessarily alternate versions of the games) and I don't want them hidden in a sub-menu, I want to be able to see what's assigned to them immediately when right-clicking. Can we have the option to disable this auto-sorting for additional apps so that they're visible in the base right-click menu? 5 Link to comment Share on other sites More sharing options...
Ultra God Azgorath Posted November 8, 2021 Share Posted November 8, 2021 (edited) Hey all. I encountered this error message when opening the "Download Platform/Playlist Theme Videos" window: last block incomplete in decryption App: LaunchBox Version: 12.2-beta-6 Type: Org.BouncyCastle.Crypto.DataLengthException Site: Int32 DoFinal(Byte[], Int32) Source: BouncyCastle.Crypto at Org.BouncyCastle.Crypto.Paddings.PaddedBufferedBlockCipher.DoFinal(Byte[] output, Int32 outOff) at Unbroken.LaunchBox.Rijndael.Decrypt(Byte[] value, Byte[] key, Byte[] seed) at ParameterProxy.ValidateFocusMock(Byte[] value, Byte[] key, Byte[] seed, ParameterProxy ) at Unbroken.LaunchBox.Rijndael.Decrypt(String value, String key, String seed) at ConnectionProxy.ValidateFocusMock(String value, String key, String seed, ConnectionProxy ) at Unbroken.LaunchBox.Rijndael.Decrypt(String value, Guid key, Guid seed) at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.IncludeMetaProduct(Object , Guid , Guid ) at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.PrintSessionMapping() at RefInterceptor.ForgotTransactionDescriptor(Object , RefInterceptor ) at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.RemoveSessionMapping() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadHelper.ThreadStart() Recent Log: 15:50:18 Exception EDIT: I did a new clean installation of LB 12.2 and the same window brings up this error message: Value cannot be null. (Parameter 's') App: LaunchBox Version: 12.2 Type: System.ArgumentNullException Site: Byte[] FromBase64String(System.String) Source: System.Private.CoreLib at System.Convert.FromBase64String(String s) at Unbroken.LaunchBox.Rijndael.SetupMultipartCustomer(Object ) at Unbroken.LaunchBox.Rijndael.Decrypt(String value, String key, String seed) at ContainerConfiguration.CollectMultipartCallback(String value, String key, String seed, ContainerConfiguration ) at Unbroken.LaunchBox.Rijndael.Decrypt(String value, Guid key, Guid seed) at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.SortSupportedListener(Object , Guid , Guid ) at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.RestartTransactionRepository() at ProcPolicy.InitJmsPolicy(Object , ProcPolicy ) at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.DefineTransactionRepository() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadHelper.ThreadStart() Recent Log: 11:44:35 Exception Any Ideas? Edited November 9, 2021 by Azgorath Link to comment Share on other sites More sharing options...
Knowcontrol Posted November 8, 2021 Share Posted November 8, 2021 @faeranCould you update the OP with all the changelog notes, please? Seeing them all together helps us see the progress and fixes/additions. Thank you. Link to comment Share on other sites More sharing options...
neil9000 Posted November 8, 2021 Share Posted November 8, 2021 4 minutes ago, Knowcontrol said: @faeranCould you update the OP with all the changelog notes, please? Seeing them all together helps us see the progress and fixes/additions. Thank you. LaunchBox for Windows Latest Changes (launchbox-app.com) 1 Link to comment Share on other sites More sharing options...
C-Beats Posted November 8, 2021 Share Posted November 8, 2021 4 minutes ago, Knowcontrol said: @faeranCould you update the OP with all the changelog notes, please? Seeing them all together helps us see the progress and fixes/additions. Thank you. Just go to the hamburger menu inside of LaunchBox, then navigate to Help > Changelog... 1 Link to comment Share on other sites More sharing options...
Knowcontrol Posted November 8, 2021 Share Posted November 8, 2021 1 minute ago, neil9000 said: LaunchBox for Windows Latest Changes (launchbox-app.com) Oh! Cool, thanks. Link to comment Share on other sites More sharing options...
bbweiners Posted November 8, 2021 Share Posted November 8, 2021 Hey Guys, I've noticed that if you use the New Flow Controls with the PlatformViews that it doesn't seem to draw the objects correctly. I've attached an image. Link to comment Share on other sites More sharing options...
C-Beats Posted November 8, 2021 Share Posted November 8, 2021 1 hour ago, bbweiners said: Hey Guys, I've noticed that if you use the New Flow Controls with the PlatformViews that it doesn't seem to draw the objects correctly. I've attached an image. What you're seeing is z-fighting. The items are drawn in index order (left to right in your picture) and the selected item wasn't told to draw above the others so the item to the right is cutting off the border of the selected item. In your example I'd suggest using an orthographic camera and then setting a selected item offset with a positive Z value and it should correct the issue. Link to comment Share on other sites More sharing options...
bbweiners Posted November 8, 2021 Share Posted November 8, 2021 42 minutes ago, C-Beats said: What you're seeing is z-fighting. The items are drawn in index order (left to right in your picture) and the selected item wasn't told to draw above the others so the item to the right is cutting off the border of the selected item. In your example I'd suggest using an orthographic camera and then setting a selected item offset with a positive Z value and it should correct the issue. I tried messing around with the itemZposition and it didn't change anything. I have multiple WallViews that use the same FlowControl settings and they don't have this issue. It only seems to affect the Platform/Filters views. The other thing to notice is the black border that is on the left and right sides of the FlowControl images that are being used. That also is not an issue using WallViews. Link to comment Share on other sites More sharing options...
C-Beats Posted November 8, 2021 Share Posted November 8, 2021 I'd start another thread about this issue and post your XAML. This isn't related to beta and sounds like you have something going on with the XAML because you shouldn't see the black unless you put it in the FlowContext. Link to comment Share on other sites More sharing options...
bbweiners Posted November 8, 2021 Share Posted November 8, 2021 A 11 minutes ago, C-Beats said: I'd start another thread about this issue and post your XAML. This isn't related to beta and sounds like you have something going on with the XAML because you shouldn't see the black unless you put it in the FlowContext. Alright. I thought this could be related to updates to FlowControl. Link to comment Share on other sites More sharing options...
lexx Posted November 9, 2021 Share Posted November 9, 2021 (edited) On 11/7/2021 at 3:57 PM, Zombeaver said: While I appreciate what you're trying to do with the right-click menu cleanup, I really dislike having my additional apps hidden away under "Play version" (a description which doesn't actually even make sense in my use context). I use additional apps heavily in C64 Dreams (for things that are not necessarily alternate versions of the games) and I don't want them hidden in a sub-menu, I want to be able to see what's assigned to them immediately when right-clicking. Can we have the option to disable this auto-sorting for additional apps so that they're visible in the base right-click menu? I just installed 12.2 and I also work with a lot of additional apps. As much as I appreciate the new menus, for additional apps I'd prefer the option to see them listed directly in the rightclick menu instead of a sub-category. Edited November 9, 2021 by lexx 1 Link to comment Share on other sites More sharing options...
Krakerman Posted November 9, 2021 Share Posted November 9, 2021 Or how about option not at all would be nice. Everyone has there preferences. Link to comment Share on other sites More sharing options...
Jason Carr Posted November 9, 2021 Share Posted November 9, 2021 Hey all, the first 12.3 beta is out now here: Link to comment Share on other sites More sharing options...
Recommended Posts