Infernio

Results 249 comments of Infernio

Future tip: you can use `git merge --squash` (on the command line - git clients should have an equivalent) followed by a `git commit`, that way the entire branch just...

So, the 'resizing status bar icons' part of this came up again. We no longer crash, but resizing icons does not work correctly. However, as far as I can tell,...

Posting an archive of images and documentation from [this post](https://web.archive.org/web/20200217064830/http://forums.bethsoft.com/topic/1233170-relz-wrye-bash/page-2#entry18662869) from the old forums here so it doesn't get lost when they shut down in March: [discrepancies.zip](https://github.com/wrye-bash/wrye-bash/files/4252020/discrepancies.zip) This is about...

Adding some responses and links as I run through: ### General issues: - Extra instances: Launching multiple WBs is still problematic because it doesn't properly isolate certain things (bash.ini, the...

Went and opened a bunch of issues from all the parts that I think sound interesting and would require more discussion. Rest aren't worth the overhead of an issue (the...

It looks like you can give a mutex name to `wx.SingleInstanceChecker`: https://wxpython.org/Phoenix/docs/html/wx.SingleInstanceChecker.html Problem then is early boot, again - I think we do the single instance check long before we...

The first one I'll just shove off to @Utumno, you're far more familiar with refresh et al :P The second one is probably better served by a new command -...

Probably have to be an owner on the organization? It works for me 🤷‍♀️

Started looking into the 637 issues, tried building a tiny patch (in Enderal) to start with. Was curious why it only had three records in it (according to Details), loaded...