Hello, Version 1.23.0 version of the passwordsafe package does not run on Ubuntu 24. I think this is related to the Wayland display manager which is not compatible with WxWidgets. $ sudo apt install passwordsafe $ pwsafe pwsafe: /usr/local/lib/libwx_gtk3u_html-3.2.so.0: no version information available (required by pwsafe) pwsafe: /usr/local/lib/libwx_gtk3u_aui-3.2.so.0: no version information available (required by pwsafe) pwsafe: /usr/local/lib/libwx_baseu-3.2.so.0: no version information available...
New to Macs and saw the Non-windows version supports Mac OS. I presume this is not as full featured as the Windows version but otherwise works, right? Files shows the latest version to be 1.23.0, but the SourceForge link downloads 1.18.2. Is that the proper download which is dated early 2024? If not, do I just download the 1.23.0 mac os universal.dmg directly? After downloading and installing, I had to go into settings to override security to allow the Macbook to run password safe. I assume this...
Add icon/indicator to entry to indicate it is storing a Passkey
Am I correct that the Rony maintained, non-Windows release (currently 1.23.0) works on Macs? And works on Apple Silicon Macs (M1, M2, etc)?
Compilation with 1.23.0 heads/master-0-gbfd36e7c0 works now, also cpack -G RPM .. but the corresponding rpm on Suse Tumbleweed still says when installing: zypper install ./passwordsafe-opensuse20260105-1.23.rpm ... Problem: 1: nothing provides 'libwx_baseu-suse3_0_5' needed by the to be installed passwordsafe-1.23-1.x86_64 Solution 1: do not ask to install a solvable providing passwordsafe.x86_64 = 1.23-1 Solution 2: break passwordsafe-1.23-1.x86_64 by ignoring some of its dependencies Choose from...
Thanks
-g option does not find config file ".\file" in current directory
Fixed in commit b1b02a363, will be in next release.
Double-quotes not allowed around filename on Windows
Fixed in commit b1b02a363, will be in next release.
latest 1.23.0 for Linux, compile error
Fixed in commit 63cccf14f, will be in next release. You can work with the master branch until then.
Merge pull request #1688 from ronys/fix-tumbleweed-build-SF1624
Merge pull request #1687 from ronys/2026-copyright-update
Update Copyright notices to 2026
Merge pull request #1686 from froggie2523/i18n-sk-pos-updates-database_properties
[i18n] Update Slovak wx PO for re-designed database properties dialog
Merge pull request #1680 from froggie2523/help-updates-add_edit-additional_tab
Address review feedback: rephrased & shortened
Merge pull request #1683 from rafaelx/OptionsCategoryTitle
[wx] Improve alignment of title in 'Options Dialog'
[wx] Change font to default and better align the option category title in 'Options Dialog'
Merge pull request #1682 from ronys/GH1670
[GH1670] - Rename now works across devices (Unix)
Update to C++ standard 17
Merge branch 'rafaelx-DateTimeSorting'
[macOS] Typo in file type definition
Rename program name PasswordSafe to Password Safe in desktop file
Address review feedback: additional checks added
[win] Fix - Clear list of recently opened databases
[wx] Fix - Disable changing attachment of protected entries
Update MIN_HASH_ITERATIONS
Increase max usable hash iters
[wx] Take localization into account for sorting by expiration date
[wx] Simplify sorting by expiration date
Merge pull request #1681 from nobugshere/nobugshere-patch-1
[macOS] Typo in file type definition
Merge pull request #1679 from igor2x/rename_program_in_desktop_file
Rename program name PasswordSafe to Password Safe in desktop file
Merge pull request #1675 from froggie2523/win-fix-clear_MRU-command
Address review feedback: additional checks added
[win] Fix - Clear list of recently opened databases
Merge pull request #1672 from froggie2523/wx-fix-protected_entry-attachment_tab
[wx] Fix - Disable changing attachment of protected entries
Merge branch 'huven-max-iters'
Update MIN_HASH_ITERATIONS
[win] Fix - GetAttachmentSymbol() return value mismatch
Increase max usable hash iters
Merge pull request #1676 from froggie2523/win-fix-GetAttachmentSymbol-return_value
[win] Fix - GetAttachmentSymbol() return value mismatch
Merge pull request #1669 from rafaelx/GH1665_AttCreation
[wx] Fix command creation for password item with attachment in V3 db
[wx] PropertiesDlg - Add tooltip for DB path and improve empty groups info
[wx] PropertiesDlg - Simplify properties dialog
[wx] PropertiesDlg - Add hint about double click on text entry fields
[wx] PropertiesDlg - Rename Yes button to Discard of confirmation dialog
[wx] Improve implementation and design of database properties dialog
Merge branch 'froggie2523-wx-fix-clear_MRU-command'
[repo] Delete temp files from source code
[GH1661] Documemnt fix
Hook-up a help button
Ignore extraneous events until ready for them
[wx] Fix - Clear list of recently opened databases
Merge pull request #1663 from froggie2523/delete-temp-files-from-source-code
[repo] Delete temp files from source code
[GH1661] Documemnt fix
Merge pull request #1662 from nobugshere/FilterCrash
Hook-up a help button
Ignore extraneous events until ready for them
Merge branch 'froggie2523-fix-DBv3-filter-by-att-fields'
[wx] Disable text entry field for attachment title in DisableAttachmentControls
DeleteAttachmentCommand - Update item in the UI instead of removing it
[wx] Remove the special treatment of N/A for the title
[wx] Fix check of attachment title
[win] Fix - DBv3-att - View attachment not working
[win] Fix - Wrong field name in Filter
Fix - DBv3-att - Filtering by Attachment fields not working
Merge pull request #1656 from rafaelx/AttachmentChanged
[wx] Disable text entry field for attachment title in DisableAttachmentControls
DeleteAttachmentCommand - Update item in the UI instead of removing it
[wx] Remove the special treatment of N/A for the title
[wx] Fix check of attachment title
Merge pull request #1658 from froggie2523/win-fix-DBv3-view_attachment
[win] Fix - DBv3-att - View attachment not working
Merge pull request #1657 from froggie2523/win-fix-filter-wrong-field-name
[win] Fix - Wrong field name in Filter
Fix sourcehut Ubuntu next build
Merge branch 'rafaelx-GH1646_SortingByDateTime'
Document fix of GH1646
Allow usage of custom logger
[win] Fix - DBv3-att - Attachment fields in Filter
[wx] Fix - DBv3 - View attachment not available
[wx] Fix - DBv3-att - Filtering out entries shows no results
[wx] Fix - DBv3 - Help on Attachment tab
[i18n] Updates to Slovak PO and Help files
[wx] Fix typos in the code
[win-i18n] Dutch translation updates courtesy of Bert
Prepare for new flatpack
Ready for wx release 1.23.0
[wx] Fix handling of empty groups after drag and drop