Package Details: comaps 2026.06.05_11-1

Git Clone URL: https://aur.archlinux.org/comaps.git (read-only, click to copy)
Package Base: comaps
Description: CoMaps: Offline Hike, Bike, Trails and Navigation
Upstream URL: https://comaps.app
Licenses: Apache-2.0
Conflicts: comaps-bin, comaps-git
Submitter: hoverth
Maintainer: archlinuxauruser
Last Packager: archlinuxauruser
Votes: 4
Popularity: 0.52
First Submitted: 2025-07-03 03:06 (UTC)
Last Updated: 2026-06-08 05:40 (UTC)

Latest Comments

1 2 Next › Last »

archlinuxauruser commented on 2026-05-30 04:16 (UTC)

Data path modified to use the ~/.local/share/CoMaps/ directory by removing -data_path argument in comaps.desktop. Thank you franta.

franta commented on 2026-05-29 14:31 (UTC)

Hi, Exec line in .desktop has -data_path /usr/share/comaps/data. Downloading of maps fails with permission denied. Without it, comaps uses ~/.local/share/CoMaps/ correctly.

archlinuxauruser commented on 2026-05-26 09:33 (UTC)

Building in a clean updated chroot?

sergeG239 commented on 2026-05-26 07:58 (UTC)

CMake Error at 3party/protobuf/CMakeLists.txt:29 (add_library): Cannot find source file:

protobuf/src/google/protobuf/arena.cc

CMake Error at 3party/protobuf/CMakeLists.txt:29 (add_library): No SOURCES given to target: protobuf

CMake Generate step failed. Build files cannot be regenerated correctly. ==> ERROR: A failure occurred in prepare(). Aborting...

archlinuxauruser commented on 2026-05-23 13:14 (UTC)

Thank you @trrg, your suggestion. Permissions seem to have been the issue. Downloading okay now for me after changing the data folder permissions to 777.

trrg commented on 2026-05-19 09:22 (UTC) (edited on 2026-05-19 09:53 (UTC) by trrg)

Can echo what @archlinuxauruser said about how it doesn't download any maps. It just hangs, no error or anything. It doesn't seem like it's reported over at https://codeberg.org/comaps/comaps/issues . Updated to the last version "2026.05.06-1-153f7d47-dirty-Linux" with no change. I'm too busy right now to do a proper bug report right now, but I'll update this post if I do.

Edit: I moved the data folder from /usr/share/comaps to my home folder and now downloads are working so it seems like there's a permission issue with the /usr/share/comaps folder. Have not made a bug report, is this perhaps something in the pkgbuild that's causing it?

simona commented on 2026-02-26 11:59 (UTC)

solved. tnx.

simona commented on 2026-02-23 09:33 (UTC)

Clone in '/home/simona/.cache/yay/comaps/src/comaps/3party/freetype/freetype' in corso...
remote: Service Unavailable
fatal: impossibile accedere a 'https://gitlab.freedesktop.org/freetype/freetype.git/': The requested URL returned error: 503
fatal: clone di 'https://gitlab.freedesktop.org/freetype/freetype.git' nel percorso del sottomodulo ('/home/simona/.cache/yay/comaps/src/comaps/3party/freetype/freetype') non riuscito

archlinuxauruser commented on 2026-01-25 12:08 (UTC) (edited on 2026-01-29 06:38 (UTC) by archlinuxauruser)

Needs extra dependencies to build for me. However, can't download maps when running. Don't know why:

makedepends=(cmake git jq gcc ninja python-protobuf wget mold libxcursor libxinerama libpng libxrandr libxi optipng python qt6-svg sqlite vulkan-headers)