Code Monkey home page Code Monkey logo

Comments (11)

wieslawsoltes avatar wieslawsoltes commented on September 21, 2024 1

@adamPetho Can you change following line:
https://github.com/zkSNACKs/WalletWasabi/blob/6892128326a8de5ef271a3340958726238a7d8c2/WalletWasabi.Fluent/Views/Wallets/Home/WalletTiles.axaml#L11
to:

<ScrollViewer HorizontalScrollBarVisibility="Auto" VerticalScrollBarVisibility="Auto">

and try repro?

from walletwasabi.

adamPetho avatar adamPetho commented on September 21, 2024 1

@wieslawsoltes The change fixes my issue. 🎉

image

from walletwasabi.

wieslawsoltes avatar wieslawsoltes commented on September 21, 2024 1

@wieslawsoltes The change fixes my issue. 🎉

image

Well it's not really a fix, just show where issue is. I suspect it's some precision error in layout calculation.

@adamPetho

  1. Could you try if with #10423 to see if it has same issue ?

  2. Also could you try potential fix (workaround) #11137 ?

from walletwasabi.

soosr avatar soosr commented on September 21, 2024

I cannot reproduce it

from walletwasabi.

adamPetho avatar adamPetho commented on September 21, 2024

@yahiheb @MarnixCroes @Szpoti can someone reproduce this? If it's only happening on my PC, then feel free to close this issue.

from walletwasabi.

turbolay avatar turbolay commented on September 21, 2024

can't repro on mac, even changing the resolution

from walletwasabi.

MarnixCroes avatar MarnixCroes commented on September 21, 2024

I could not

from walletwasabi.

yahiheb avatar yahiheb commented on September 21, 2024

I can reproduce it when I change the display resolution to 1920x1080.

Win10.

from walletwasabi.

Szpoti avatar Szpoti commented on September 21, 2024

Can't repro on my laptop

from walletwasabi.

adamPetho avatar adamPetho commented on September 21, 2024
  1. Could you try if with #10423 to see if it has same issue ?

I can't run Wasabi with that branch right now.

2023-07-28 14:13:27.165 [1] CRITICAL    Program.Main (76)       System.InvalidOperationException: Could not create glyphTypeface.
   at Avalonia.Media.Typeface.get_GlyphTypeface()
   at Avalonia.Rendering.Composition.Compositor.get_DiagnosticTextRenderer()
   at Avalonia.Rendering.Composition.Compositor.CreateCompositionTarget(Func`1 surfaces)
   at Avalonia.Rendering.Composition.CompositingRenderer..ctor(IRenderRoot root, Compositor compositor, Func`1 surfaces)   at Avalonia.Controls.TopLevel..ctor(ITopLevelImpl impl, IAvaloniaDependencyResolver dependencyResolver)
   at Avalonia.Controls.WindowBase..ctor(IWindowBaseImpl impl, IAvaloniaDependencyResolver dependencyResolver)
   at Avalonia.Controls.WindowBase..ctor(IWindowBaseImpl impl)
   at Avalonia.Controls.Window..ctor(IWindowImpl impl)
   at Avalonia.Controls.Window..ctor()
   at WalletWasabi.Fluent.Views.MainWindow..ctor() in WalletWasabi.Fluent\Views\MainWindow.axaml.cs:line 11
   at WalletWasabi.Fluent.ApplicationStateManager.CreateAndShowMainWindow() in WalletWasabi.Fluent\ApplicationStateManager.cs:line 125
   at WalletWasabi.Fluent.State.StateMachine`2.StateContext.Enter() in WalletWasabi.Fluent\State\StateMachine.cs:line 226
   at WalletWasabi.Fluent.State.StateMachine`2.Enter() in WalletWasabi.Fluent\State\StateMachine.cs:line 108
   at WalletWasabi.Fluent.State.StateMachine`2.Goto(TState state, Boolean exit, Boolean enter) in WalletWasabi.Fluent\State\StateMachine.cs:line 133
   at WalletWasabi.Fluent.State.StateMachine`2.Enter() in WalletWasabi.Fluent\State\StateMachine.cs:line 112
   at WalletWasabi.Fluent.State.StateMachine`2.Start() in WalletWasabi.Fluent\State\StateMachine.cs:line 103
   at WalletWasabi.Fluent.ApplicationStateManager..ctor(IClassicDesktopStyleApplicationLifetime lifetime, UiContext uiContext, Boolean startInBg) in WalletWasabi.Fluent\ApplicationStateManager.cs:line 84
   at WalletWasabi.Fluent.App.OnFrameworkInitializationCompleted() in WalletWasabi.Fluent\App.axaml.cs:line 45
   at Avalonia.AppBuilder.SetupUnsafe()
   at Avalonia.AppBuilder.Setup()
   at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime lifetime)
   at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, ShutdownMode shutdownMode)
   at WalletWasabi.Fluent.Desktop.WasabiAppExtensions.<>c__DisplayClass0_0.<RunAsGuiAsync>b__0() in WalletWasabi.Fluent.Desktop\Program.cs:line 176
   at WalletWasabi.Daemon.WasabiApplication.RunAsync(Func`1 afterStarting) in WalletWasabi.Daemon\WasabiAppBuilder.cs:line 67
   at WalletWasabi.Fluent.Desktop.WasabiAppExtensions.RunAsGuiAsync(WasabiApplication app) in WalletWasabi.Fluent.Desktop\Program.cs:line 156
   at WalletWasabi.Fluent.Desktop.Program.Main(String[] args) in WalletWasabi.Fluent.Desktop\Program.cs:line 64
  1. Also could you try potential fix (workaround)

The workaround works and fixes the issue.

from walletwasabi.

wieslawsoltes avatar wieslawsoltes commented on September 21, 2024

The workaround works and fixes the issue.

@adamPetho ok let's go with workaround PR

from walletwasabi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.