revelation error

29 views
Skip to first unread message

Ladlie Dias

unread,
May 21, 2021, 8:42:17 AM5/21/21
to revelatio...@googlegroups.com
Hello,
I was using revelation before, but after an update of my  system yesterday, it simply wont work..

When clicked on the icon, it keeps on loading then abruptly end without opening revelation at all.
OS:

NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"

PLEASE HELP

Regards,
           Ladlie

Ladlie Dias

unread,
May 21, 2021, 8:48:11 AM5/21/21
to Revelation Password Manager
$ revelation
Traceback (most recent call last):
  File "/usr/local/bin/revelation", line 30, in <module>
    from revelation import config, data, datahandler, dialog, entry, io, ui, util
ModuleNotFoundError: No module named 'revelation'

===================

please assist ....

Mikel Olasagasti

unread,
May 21, 2021, 8:57:07 AM5/21/21
to revelatio...@googlegroups.com
Hi Ladlie,

Hau idatzi du Ladlie Dias (ladli...@gmail.com) erabiltzaileak (2021
mai. 21, or. (14:48)):
>
> $ revelation
> Traceback (most recent call last):
> File "/usr/local/bin/revelation", line 30, in <module>
> from revelation import config, data, datahandler, dialog, entry, io, ui, util
> ModuleNotFoundError: No module named 'revelation'

Based on the path I assume you installed revelation from source,
right? Did you perform any changes in the system since the install?
Would you be able to follow the installation process again?

If you're in a hurry trying the flatpak version may help you.

Kind regards,
Mikel

Ladlie Dias

unread,
May 21, 2021, 9:02:30 AM5/21/21
to revelatio...@googlegroups.com
I have previously installed it by steps: provided by you.

it was working fine but after upgrade I am facing issues.. it wont open at all..
please assist me step by step, if possible.

You have helped me configure it last time.😀😀...Hoping for your fast reply

Regards,
           Ladlie


--
You received this message because you are subscribed to a topic in the Google Groups "Revelation Password Manager" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/revelation-password/SH_JyTZvyqs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to revelation-pass...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/CAM4%3DqPJcPMqYCs%2Bgd0n-1DP0o%3DMEu1Rd8NN5r3sSpOvvn5AwUQ%40mail.gmail.com.

Ladlie Dias

unread,
May 21, 2021, 9:04:53 AM5/21/21
to revelatio...@googlegroups.com
I am unable to uninstall this also... please can you let me know the steps to get this working ?
Regards,
           Ladlie

Mikel Olasagasti

unread,
May 21, 2021, 9:07:47 AM5/21/21
to revelatio...@googlegroups.com
I've checked and found the old thread where steps to use autoconf was shared, but now the build systems is based in Meson.

Would it be possible for you to follow the steps described here?


You may need to install meson (apt install meson) to be able to start the process.

Kind regards,
Mikel

Hau idatzi du Ladlie Dias (ladli...@gmail.com) erabiltzaileak (2021 mai. 21, or. (15:04)):
You received this message because you are subscribed to the Google Groups "Revelation Password Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to revelation-pass...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/CA%2Bk9AwdYcPtPaiD_6FCJjSXsvp4jyQ-oRKuRAOQNsDTJv8Fa3w%40mail.gmail.com.

Ladlie Dias

unread,
May 21, 2021, 9:19:16 AM5/21/21
to revelatio...@googlegroups.com
I tried with flatpack, its not working

also tried to do as per you suggested above: but still error
````
:~/revelation$ meson setup --prefix=$HOME/.local _build
The Meson build system
Version: 0.53.2
Source dir: /home/workspace/revelation
Build dir: /home/workspace/revelation/_build
Build type: native build
Project name: revelation
Project version: 0.5.4
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 (Cryptodome, pwquality) found: YES (/usr/bin/python3) modules: Cryptodome, pwquality
Found pkg-config: /usr/bin/pkg-config (0.29.1)
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig)

meson.build:17:0: ERROR: Dependency "gobject-introspection-1.0" not found, tried pkgconfig

A full log can be found at /home/workspace/revelation/_build/meson-logs/meson-log.txt

----

log

$ cat /home/workspace/revelation/_build/meson-logs/meson-log.txt
Build started at 2021-05-21T18:46:11.570096
Main binary: /usr/bin/python3
Build Options: -Dprefix=/home/workspace/.local
Python system: Linux
The Meson build system
Version: 0.53.2
Source dir: /home/workspace/revelation
Build dir: /home/workspace/revelation/_build
Build type: native build
Project name: revelation
Project version: 0.5.4
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Program python3 (Cryptodome, pwquality) found: YES (/usr/bin/python3) modules: Cryptodome, pwquality
Pkg-config binary for MachineChoice.HOST is not cached.
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default pkg-config fallback at pkg-config
Trying pkg-config binary pkg-config for machine MachineChoice.HOST at ['/usr/bin/pkg-config']
Found pkg-config: /usr/bin/pkg-config (0.29.1)
Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 1

CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at [None]
Did not find CMake 'cmake'
Found CMake: NO
No CMake binary for machine MachineChoice.HOST not found. Giving up.
Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig)

meson.build:17:0: ERROR: Dependency "gobject-introspection-1.0" not found, tried pkgconfig
=======


Please help

Regards,
           Ladlie


Mikel Olasagasti

unread,
May 21, 2021, 9:42:06 AM5/21/21
to revelatio...@googlegroups.com
Hau idatzi du Ladlie Dias (ladli...@gmail.com) erabiltzaileak (2021
mai. 21, or. (15:19)):
>
> I tried with flatpack, its not working
>
> also tried to do as per you suggested above: but still error
> ````
> :~/revelation$ meson setup --prefix=$HOME/.local _build
> The Meson build system
> Version: 0.53.2
> Source dir: /home/workspace/revelation
> Build dir: /home/workspace/revelation/_build
> Build type: native build
> Project name: revelation
> Project version: 0.5.4
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 (Cryptodome, pwquality) found: YES (/usr/bin/python3) modules: Cryptodome, pwquality
> Found pkg-config: /usr/bin/pkg-config (0.29.1)
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig)
>
> meson.build:17:0: ERROR: Dependency "gobject-introspection-1.0" not found, tried pkgconfig
>
> A full log can be found at /home/workspace/revelation/_build/meson-logs/meson-log.txt

Can you try with "apt install gobject-introspection" ?

Ladlie Dias

unread,
May 22, 2021, 4:56:01 AM5/22/21
to revelatio...@googlegroups.com
Hello,
Thank you for your guidance, the issue is fixed now after a successful reboot...and done all steps you mentioned..

Once again, I am so much happy to see it working back again. All credit goes to you.. Stay Safe, take care !!

..

 
Regards,
           Ladlie


--
You received this message because you are subscribed to a topic in the Google Groups "Revelation Password Manager" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/revelation-password/SH_JyTZvyqs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to revelation-pass...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages