Package Details: mongodb-compass 1.44.6-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: SSPL-1.0
Submitter: ogarcia
Maintainer: ogarcia
Last Packager: ogarcia
Votes: 63
Popularity: 1.37
First Submitted: 2017-04-03 09:15 (UTC)
Last Updated: 2024-10-31 10:21 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 7 Next › Last »

MatinB commented on 2024-11-14 19:12 (UTC)

When I click on the Edit menu, the program crashes:

➜  ~ mongodb-compass 
[214732:1114/223737.232507:FATAL:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[1]    214732 trace trap (core dumped)  mongodb-compass

Has anyone else encountered this problem?

OS: Manjaro Linux x86_64
Kernel: 6.10.13-3-MANJARO
mongodb-bin 8.0.3-1

Sneaky1000 commented on 2024-10-14 21:26 (UTC)

@silvally240 Adding the following flags to my .desktop file worked for me:

--password-store="gnome-libsecret" --ignore-additional-command-line-flags

faileon commented on 2024-09-18 07:28 (UTC) (edited on 2024-09-18 07:28 (UTC) by faileon)

Unable to start after recent updates.

[:ERROR:scoped_egl_image.cc(23)] Failed to create EGLImage: EGL_BAD_ALLOC
[:ERROR:native_pixmap_egl_binding.cc(109)] Unable to initialize binding from pixmap
[:ERROR:ozone_image_backing.cc(365)] OzoneImageBacking::ProduceSkiaGanesh failed to create GL representation
[:ERROR:shared_image_manager.cc(229)] SharedImageManager::ProduceSkia: Trying to produce a Skia representation from an incompatible backing: OzoneImageBacking
[:ERROR:gpu_service_impl.cc(1124)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=8704
libva error: /usr/lib/dri/nvidia_drv_video.so init failed

Previously it worked without any issues :(

silvally240 commented on 2024-08-24 08:11 (UTC)

@amon-ra I am facing the same issue.Have you found any fix?

amon-ra commented on 2024-08-16 10:15 (UTC)

I have the error: "Compass cannot access credential storage". Anyone having this error? I am using keepasssxc

BBArik commented on 2024-02-19 15:20 (UTC)

@ogarcia finally this was not a bug with the package but rather the arch team implementing the '*-debug' packages by default. If anyone has the same problem, see this thread for more explanation and links to relevant changes in arch: https://forum.endeavouros.com/t/missing-aur-debug-packages-debug/50931

ogarcia commented on 2024-02-18 20:10 (UTC)

@BBArik this is a binary package (like mongosh-bin or slack-desktop) so the -debug packages contains nothing. My advice is not to install them.

BBArik commented on 2024-02-18 19:25 (UTC) (edited on 2024-02-18 19:26 (UTC) by BBArik)

The debug package that accompanies this one seems to be in conflicts with the mongosh-bin-debug package. I also had even more conflicts with the slack-desktop-debug package but it reminded me that I wanted to get rid of it already.

# ..... (yay output)
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (2) mongodb-compass-1.42.1-1  mongodb-compass-debug-1.42.1-1

Total Installed Size:  415.85 MiB

:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring                                [##################################] 100%
(2/2) checking package integrity                              [##################################] 100%
(2/2) loading package files                                   [##################################] 100%
(2/2) checking for file conflicts                             [##################################] 100%
error: failed to commit transaction (conflicting files)
mongodb-compass-debug: /usr/lib/debug/.build-id/8e/d266409b9353c9 exists in filesystem (owned by mongosh-bin-debug)
mongodb-compass-debug: /usr/lib/debug/.build-id/8e/d266409b9353c9.debug exists in filesystem (owned by mongosh-bin-debug)
Errors occurred, no packages were upgraded.
 -> error installing: [/home/.../.cache/yay/mongodb-compass/mongodb-compass-1.42.1-1-x86_64.pkg.tar.zst /home/.../.cache/yay/mongodb-compass/mongodb-compass-debug-1.42.1-1-x86_64.pkg.tar.zst] - exit status 1

ogarcia commented on 2023-12-20 07:55 (UTC)

@boredland no, this is unique to Arch's electron package. In this case this package comes with its own electron.

boredland commented on 2023-12-19 20:30 (UTC)

Does this pick up some *-flags.conf file, like many other electron apps?