Deleted user

Results 136189 comments of Deleted user

The `wxpython.org` domain hosts several very useful websites, including the API Documentation, the wxPyWiki, the "extras" folders and the Discuss wxPython forums. It's not clear how the domain and hosting...

The demo runs without crashing when using wxPython 4.2.1 + Python 3.10.12 + Linux Mint 21.3.

I have retested using wxPython 4.2.2 gtk3 (phoenix) wxWidgets 3.2.6 + Python 3.12.3 + Linux Mint 22 and the FlatMenu example runs without crashing.

Further experiments with the Code Example indicate that the `OnPaint()` method is repeatedly being called. If I drag the editor's vertical scrollbar to the bottom and the horizontal scrollbar to...

Is Fedora 40 using Wayland? Edit: I have checked my other machines. The bug occurs with: - wxPython 4.2.2 gtk3 (phoenix) wxWidgets 3.2.6 + Python 3.12.3 + Linux Mint 22...

> > Is Fedora 40 using Wayland? > > Yes, my test was with Wayland. Are you using Wayland also? No, I'm using X11 which is standard on Mint.

If I add a call to `self.Layout()` in `TestFrame.__init__()`, the the program only outputs a small number of Gtk-WARNING messages (i.e. it doesn't get stuck in a loop). However, the...

Could you reproduce using an older hydra-node version that's on the same cardano-ledger-alonzo version?

Not sure I was clear in my comment, I was wondering whether or not the issue crops up if one runs a hydra-node using same ledger as cardano-node, eg. if...

Looking at [email protected] and [email protected] constraints I don't see any upper bound on cardano-ledger-alonzo so I guess this would be unexpected?