facelessuser / Rummage

Rummage is a GUI for grep like searches in Python
https://facelessuser.github.io/Rummage/
MIT License
75 stars 10 forks source link

Need to test on Big Sur at some point #418

Closed facelessuser closed 3 years ago

facelessuser commented 4 years ago

I don't know if I'm going to install the public beta or not, but it wouldn't surprise me if some colors turn out to be off in Big Sur.

Whether I jump on the beta now or wait for the official release, I'm almost certain there will be some tweaking required.

facelessuser commented 4 years ago

Big Sur is such a big change, and the current state would make a number of things broken for me. I'm probably not going to jump on this until closer or at the official release of Big Sur. I only have my one mac to test on, and I can't afford to be down just to get a jump start on this.

facelessuser commented 3 years ago

Big Sur is live, but I'm still hesitant to jump right away. I'm going to give it a little time before updating my local system and evaluating Rummage within it.

facelessuser commented 3 years ago

In general, it looks like we should probably update our icon to be Big Sur-ish. I haven't updated to Big Sur quite yet, but this seems like an obvious thing that needs updating.

facelessuser commented 3 years ago

Finally took the plunge and updated to Big Sur 11.1. I'm not seeing any noticeable issues. At least not functionally. The general UI seems to look fine as well.

It seems the icon could use a refresh to conform to guidelines, but that is a very minor issue. I downloaded the icon template recently, so I imagine it won't be too difficult to update.

facelessuser commented 3 years ago

While I cannot attest to whether there are issues on the M1 machines with Big Sur (as I only have an intel Big Sur), from my testing, the icon is the only change that was required and a cosmetic one at that.

Unfortunately, until I come in contact with an M1 mac that I can test on, I can only assume that this works there as well. Most likely, if there were issues with the M1 mac, they would be upstream issues with either wxPython or Python itself and not with Rummage.