-
Notifications
You must be signed in to change notification settings - Fork 397
Desktop App Beta Testing #13
Comments
Awesome work, thank you so much! :) I'll wait for the Snap to arrive though. |
Thanks @kspearrin , I'll download it and start testing it right away! |
Settings don't work in Mac... |
Any chance you will officially support FreeBSD? |
@papertigers I don't really know anything about FreeBSD. What is needed to support it? Will the AppImage not work there? |
@kspearrin you can probably ignore my request for now. It looks like electron currently doesn't build on FreeBSD. There are some community patches that need to land first. |
@papertigers I ran our packaging tool with the https://github.com/bitwarden/desktop/releases/download/v0.0.7/bitwarden-0.0.7.freebsd |
@kspearrin it looks like its an xz file and if I untar everything, then It's not a huge issue. Like I said I can look at building it from the repo once electron gains support for FreeBSD. Sorry to bug you |
What's the difference between bitwarden-x.y.z.exe and bitwarden-x.y.z-x64.nsis.7z? |
@EddieFAF One is a packaged portable EXE and the other is not. |
@papertigers So it doesn't work? |
@zhtw2013 Fixed in next version. |
@kspearrin thanks much man, a nice surprise! One thing I like on the web version is when viewing "ALL" it'll still split up each folder. Maybe something we can see on the desktop app. |
It's looking nice so far. Maybe we could have a flatpak package too. |
@zhtw2013 Can you confirm the menu is translated now in 0.0.8? |
I can confirm some strings are missing from Crowdin. Japanese is also partially English currently. |
Ok, what strings ? |
Quite a bit. Lemme take a ton of screenshots :-P |
These strings are not missing from crowdin. They just haven’t been translated yet. |
@kspearrin I just checked desktop on crowdin, and it was 100%??? |
Then they were likely recently translated. It probably needs to just be refreshed for the next build. It’s not automatic. |
Oh yes, I search for some of the words on this and it says "a day ago" I will wait for the new release. Great job! Once desktop is settled down will you crowd fund a formal audit? Thanks. |
for the app icon, see this comment on a similar issue for a workaround. |
I am getting
on Xubuntu 16.04. The application does not launch. |
@probonopd It seems that a change we made in this most recent version is behaving differently on some Linux distros. For some reason the I have tested it on Ubuntu 16.04 myself here, but I can't reproduce so I am not sure why it's doing that for you on the same. |
I'm running Ubuntu ( On the other hand, if I go to More info:
|
@x80486 We are actively trying to make snap work still. We run into the same issue. See a thread we have open on snap forums here: https://forum.snapcraft.io/t/app-crashes-even-in-devmode-how-do-i-debug-it/4178 |
Beta is now over. 1.0.0 will go live soon. Thanks all for the feedback. |
We are releasing the Bitwarden desktop application as a public beta to gather feedback and fix any issues before going live. The application is now available on Windows, macOS, and Linux distributions.
Download
You can download the desktop app from the GitHub releases page here:
https://github.com/bitwarden/desktop/releases
Choose the appropriate file with the most recent version for your operating system:
Bitwarden-Installer-x.y.z.exe
Bitwarden-x.y.z.dmg
Bitwarden-x.y.z-x86_64.AppImage
chmod a+x Bitwarden*.AppImage
. More info at https://github.com/AppImage/AppImageKit/wikiOther available installations:
Bitwarden-Portable-x.y.z.exe
.exe
).brew cask install bitwarden
Bitwarden-x.y.z-amd64.deb
.deb
installations do not auto-update. It is recommended to use the.AppImage
version so that you do not have to update the application manually.Bitwarden-x.y.z-x86_64.rpm
.rpm
installations do not auto-update. It is recommended to use the.AppImage
version so that you do not have to update the application manually.Automatic Updates
Unless otherwise noted above, the app will automatically alert you about updates and install them as they become available.
Report Problems / Feedback
Please open a new issue in this repository if you find any problems.
https://github.com/bitwarden/desktop/issues
Known Issues
The Windowsexe
files are not currently signed. Because of this, you may get a warning when trying to open them for the first time. Select the "More Info" link to "Run Anyways". The files will be properly signed when we go live.enabled
state of a menu item on Linux electron/electron#11891The text was updated successfully, but these errors were encountered: