Richard

Results 15 issues of Richard

When I try to export a database in XML format I get a segfault if the DB contains a custom policy. I was able to determine the location of the...

When there is an error importing an attachment, the error dialog doesn't give any information about the cause. In this example, the file I attempted to attach was empty. wxWidgets...

Not really an issue, I just wanted to post some info in case someone comes looking.... The current release of Password Safe seems to work fine on macOS 26 Beta...

Lately I've been working with the macOS 26 and Xcode 26 beta releases. As you may know, Apple has a new UI style they call Liquid Glass. The good news...

Related to #1516 Just for reference, this is the list of files I worked from when I attempted to remove _(): ``` pwsafe/src % grep '_([^"L].*)' ui/wxWidgets/*.{cpp,h} core/*.{cpp,h} os/{mac,unix}/*.{cpp,h} os/*.h...