Search Criteria
Package Details: mongodb-compass 1.25.0-1
Git Clone URL: | https://aur.archlinux.org/mongodb-compass.git (read-only, click to copy) |
---|---|
Package Base: | mongodb-compass |
Description: | The MongoDB GUI |
Upstream URL: | https://www.mongodb.com/products/compass |
Licenses: | |
Submitter: | ogarcia |
Maintainer: | ogarcia |
Last Packager: | ogarcia |
Votes: | 38 |
Popularity: | 0.38 |
First Submitted: | 2017-04-03 09:15 |
Last Updated: | 2021-01-29 07:35 |
Dependencies (7)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- libsecret
- libxss
- libxtst
- nss (nss-hg)
- org.freedesktop.secrets (keepassxc-kde-fix, gnome-keyring-git, bitw-git, keepassxc-git, gnome-keyring, keepassxc) (optional)
Required by (1)
- mongodb-tools-bin (optional)
Latest Comments
1 2 3 Next › Last »
bassam commented on 2020-11-10 01:27
I wasn't able to save connections but as mentioned by @wcasanova, installing gnome-keyring resolved the issue.
(I'm on KDE)
wcasanova commented on 2020-09-19 17:58
@davc0n org.freedesktop.secrets is needed, but kwallet doesn't support it yet, as an alternative to gnome-keyring use keepassxc
Hadad_BG commented on 2020-07-15 03:18
I have the problem with the persisted connection and favorites , but solved installing gnome-keyring https://github.com/mongodb-js/compass/issues/1911
Anonymous comment on 2020-02-12 21:20
Connections and favorites aren't persisted here as well (KDE Plasma 5.18, not sure if that matters though).
Could be a mongodb thing introduced in version 1.20.0, see changelog: https://github.com/mongodb-js/compass/releases/tag/v1.20.0
Downgrade to 1.19.12 solved the problem.
EDIT: Re-updated today to 1.20.5, with gnome-keyring installed looks like recent connections and favorites are persisted
dpeukert commented on 2020-01-01 17:23
@ael After some more testing it looks like
gnome-keyring
is only required for the first launch, if you uninstall it afterwards, Compass keeps working. I've also discovered that Compass is actually open source (https://github.com/mongodb-js/compass/), so I'll be working on making this a package that builds from the source and transfer the current packages to mongodb-compass-*-bin.hamidzr commented on 2019-12-30 19:03
Connection settings are not persisted between launches of the software, even favorites. Anyone else has this issue? Could be a mongodb-compass thing.
dpeukert commented on 2019-12-08 22:32
@ael I don't think that's the case, because I don't have
gnome-keyring
installed on my system and I don't get stuck on the loading screen. Maybe it could be caused by something down thegnome-keyring
dependency tree actually being required to run this. Can you uninstallgnome-keyring
(with-s
to uninstall dependencies that are no longer required by anything) and run the following script to check if some of thegnome-keyring
dependencies present on my system are missing on yours?ael commented on 2019-11-29 18:35
If you get stuck on loading screen or "Running Migrations" be sure that you have installed the optional dependency "gnome-keyring". As simple as "sudo pacman -S gnome-keyring".
ael commented on 2019-11-29 18:33
If you get stuck on loading screen or "Running Migrations" be sure that you have installed the optional dependency "gnome-keyring". As simple as "sudo pacman -S gnome-keyring".
robo731 commented on 2019-08-21 05:24
Still infinitely loading for me. I'll just stick with robo3t.