No option to re-open Mac window on window close
Open source disk encryption with strong security for the Paranoid
Brought to you by:
idrassi
On the Mac client there is a minor interface issue. If you launch VeraCrypt and mount a volume and then close the VeraCrypt window with either the "Close" button or the close window "gumdrop", there does not appear to be a way to re-open the VeraCrypt window without first quitting the app.
The TC behavior was to pop open a new window when clicking on the icon in the dock. An alternative/addition would be to add a "File/New Window" option to the TrueCrypt menu bar.
I'm always forgetting to login to SourceForge before posting. (I am kind of surprised I can post without logging in but alas...)
Thank you for your tickets.
I activated anonymous posting on forums and Tickets because many VeraCrypt users want to remain as anonymous as possible when interacting with this project.
Thank you for providing anonymous posting, some of us live under oppressive regimes and encryption has been banned.
Same problem of Brian here!!
OS: Mac Osx Yosemite 10.10
VC: Mac version 10e
This issue is linked to the use of the new 3.0 wxWidgets which uses Cocoa API instead of Carbon. It has some glitches because it is not as mature as the 2.8 version which used Carbon.
Carbon support is depricated even if Yosemite still support running legacy applications that use it. In VeraCrypt, we decided to use Cocoa to ensure future compatibility, departing from TrueCrypt which used Carbon.
We will have to find workarounds to this or use wxWidgets differently to avoid this issue.
To be continued...
It's been a fews months. Any word on this? (Brian)
Hi Brian,
I was not able to find a workaround for this wxWidgets issue. For now, this is on hold as I focus on other issues but I keep it in mind as it is a very annoying problem that I encounter myself on MacOSX.
I finally was able to fix this and the correction is included in the 1.0f-2 version that I released today.
Now, click on the icon on the dock will reopen VeraCrypt window.
Great, thanks!