Package Details: keeweb 1.18.7-1

Git Clone URL: https://aur.archlinux.org/keeweb.git (read-only, click to copy)
Package Base: keeweb
Description: Desktop password manager compatible with KeePass databases
Upstream URL: https://keeweb.info
Keywords: kdbx keepass password
Licenses: MIT
Conflicts: keeweb-desktop
Submitter: surefire
Maintainer: alessi0
Last Packager: petercxy
Votes: 18
Popularity: 0.000000
First Submitted: 2016-09-26 07:43 (UTC)
Last Updated: 2021-08-13 10:50 (UTC)

Pinned Comments

petercxy commented on 2021-08-13 10:51 (UTC) (edited on 2021-08-13 10:52 (UTC) by petercxy)

This package has been adopted and keeweb-connect support has been fixed. You might need to disable & re-enable the browser connector support in the app in order to update the native messaging configurations.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

elbowz commented on 2021-04-27 12:31 (UTC)

I'm getting this error (also with git clone, makepkg -si):

npm ERR! /usr/include/node/v8-internal.h: In function ‘void v8::internal::PerformCastCheck(T*)’:
npm ERR! /usr/include/node/v8-internal.h:452:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’?
npm ERR!   452 |             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
npm ERR!       |                                      ^~~~~~~~~~~
npm ERR!       |                                      remove_cv

I guess something related to nodejs version

alfredo.ardito commented on 2021-03-10 14:47 (UTC)

@surefire
I tried what you suggested but didn't work.

surefire commented on 2021-03-10 08:23 (UTC)

@alfredo.ardito

git clone https://aur.archlinux.org/keeweb.git
cd keeweb
makepkg -si

alfredo.ardito commented on 2021-03-10 07:22 (UTC)

Got this error with yay:

npm ERR! semver.simplifyRange is not a function
npm ERR! A complete log of this run can be found in:
npm ERR! /dir/whatever/logs/2021-03-10T07_17_25_926Z-debug.log
==> ERROR: A failure occurred in build().
Aborting...
error making: keeweb

SolarAquarion commented on 2020-11-26 00:09 (UTC)

it seems that at least in develop, if not main, it'll require one of the native modules

surefire commented on 2020-10-17 08:09 (UTC)

@AlexWayfer, I switched to electron9

AlexWayfer commented on 2020-10-14 17:58 (UTC)

Now there is an error: "Native module host crashed".

https://imgur.com/a/t5ige8q

I guess, after electron updgrade:

upgraded electron (9.2.1-1 -> 10.1.3-1)

auditor_3d commented on 2020-07-25 04:08 (UTC)

I came here to tell someone that gnome-keyring is a dependency for this package and did not install during the install of this package.

rEnr3n commented on 2020-06-20 13:11 (UTC)

gnome-keyring was added as a dependency. https://github.com/keeweb/keeweb/issues/1536

Sherlock-Holo commented on 2020-03-04 18:58 (UTC) (edited on 2020-03-04 19:05 (UTC) by Sherlock-Holo)

update: keeweb repo has an issue about it, but it seems we have to wait a new version release

with electron 8.0.3

keeweb report (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9. For more information please check https://github.com/electron/electron/issues/18397