Knowcontrol Posted April 9, 2024 Posted April 9, 2024 (edited) Visual bug: Beats 1.8, LB 13.12 When the download progress bar makes it to the far left side, the rounded corners are not shown and the rectangle of the progress slider is shown. It's as though the Z-order is not correct for the progress bar left rounded corner. I tried to capture a screenshot but it was almost impossible, sorry. Edited April 9, 2024 by Knowcontrol Quote
itylermartin Posted April 27, 2024 Posted April 27, 2024 (edited) Issue With This theme that i can't reproduce on default theme. Launchbox Force Closes every 5-10 Minutes. Is This Theme Related?? - App: LaunchBox Version: 13.12 Theme: Beats Type: System.NullReferenceException Site: Void <set_Source>b__0() Source: Meta.Vlc at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c__DisplayClass27_0.<set_Source>b__0() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location --- at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at Meta.Vlc.Wpf.VlcPlayer.set_VideoSource(BitmapSource value) at Meta.Vlc.Wpf.VlcPlayer.VideoLockCallback(Void* opaque, Void** planes) - Really Don't Want to Use Another Theme. This is the Only One I Could Find That Doesn't Have Clear Logos on Top of the Game Details Section. Edited April 27, 2024 by itylermartin Quote
C-Beats Posted April 29, 2024 Author Posted April 29, 2024 On 4/27/2024 at 2:50 PM, itylermartin said: Issue With This theme that i can't reproduce on default theme. Launchbox Force Closes every 5-10 Minutes. Is This Theme Related?? - App: LaunchBox Version: 13.12 Theme: Beats Type: System.NullReferenceException Site: Void <set_Source>b__0() Source: Meta.Vlc at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c__DisplayClass27_0.<set_Source>b__0() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location --- at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at Meta.Vlc.Wpf.VlcPlayer.set_VideoSource(BitmapSource value) at Meta.Vlc.Wpf.VlcPlayer.VideoLockCallback(Void* opaque, Void** planes) - Really Don't Want to Use Another Theme. This is the Only One I Could Find That Doesn't Have Clear Logos on Top of the Game Details Section. I doubt this is theme related. This is related to the preview image the video player creates in the control from what I can tell. Sounds like you have a malformed video on some of your games and when the app is attempting to load it fails a bit more spectacularly than it should. Quote
Knowcontrol Posted May 22, 2024 Posted May 22, 2024 How do I show only the Game Title? Currently it's showing the game title followed immediately by the file name In this example, on the right above the video, it says: "Dead or Alive 6 DOA6". I'm not sure why the file name DOA6 is being shown. Quote
C-Beats Posted May 23, 2024 Author Posted May 23, 2024 3 hours ago, Knowcontrol said: How do I show only the Game Title? Currently it's showing the game title followed immediately by the file name In this example, on the right above the video, it says: "Dead or Alive 6 DOA6". I'm not sure why the file name DOA6 is being shown. In the View menu there is an option for showing the version of the game in the title. Sounds like you accidentally pressed it. Ctrl+R turns it on and off as well. I've tapped it a few more times than I care to mention.... 1 Quote
Gilatron Posted May 22 Posted May 22 Is there a way for me to show Clear Logo instead of, or alongside, the game title in Game Details panel? Maybe a 'simple' xml tweak? Love the theme anyway, just switched to it recently Quote
C-Beats Posted May 22 Author Posted May 22 2 hours ago, Gilatron said: Is there a way for me to show Clear Logo instead of, or alongside, the game title in Game Details panel? Maybe a 'simple' xml tweak? Love the theme anyway, just switched to it recently You'd have to add a FlowImage control where that text is, set the ImageType to "Clear Logos". You should be able to find the syntax for it by looking in the default theme (or really any theme with a logo displayed there). I didn't in this theme to simply save vertical space in the details view so I could use that space to view metadata which I tend to care more about. Quote
Gilatron Posted May 23 Posted May 23 On 5/22/2025 at 12:21 PM, C-Beats said: You'd have to add a FlowImage control where that text is, set the ImageType to "Clear Logos". You should be able to find the syntax for it by looking in the default theme (or really any theme with a logo displayed there). I didn't in this theme to simply save vertical space in the details view so I could use that space to view metadata which I tend to care more about. That's cool. Thanks for responding quickly. I'll leave it as is for now, always got Bigbox. Also a 'Flip Box' or 'View 3D Box' button would be nice but gamepad hotkey is ok for that Thanks again anyway Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.