Package Details: paper-note 22.11-1

Git Clone URL: https://aur.archlinux.org/paper-note.git (read-only, click to copy)
Package Base: paper-note
Description: A pretty note-taking app for GNOME
Upstream URL: https://gitlab.com/posidon_software/paper
Licenses: GPL3
Submitter: igor-dyatlov
Maintainer: igor-dyatlov
Last Packager: igor-dyatlov
Votes: 10
Popularity: 0.000525
First Submitted: 2022-04-10 18:19 (UTC)
Last Updated: 2022-11-03 17:23 (UTC)

Latest Comments

Kimiblock commented on 2023-06-13 12:47 (UTC) (edited on 2023-06-13 12:47 (UTC) by Kimiblock)

Got this error:

Dependency libadwaita-1 found: NO found 1.3.3 but need: '1.2.0'
Found CMake: /usr/bin/cmake (3.26.4)
WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency libadwaita-1 found: NO (tried cmake)

paper-22.11/src/meson.build:79:2: ERROR: Dependency lookup for libadwaita-1 with method 'pkgconfig' failed: Invalid version, need 'libadwaita-1' ['1.2.0'] found '1.3.3'.

A full log can be found at /home/kimiblockthemoe/.cache/paru/clone/paper-note/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'paper-note-22.11-1': 
error: packages failed to build: paper-note-22.11-1

ohyash commented on 2022-10-06 19:15 (UTC) (edited on 2022-10-06 19:15 (UTC) by ohyash)

Add python-gobject as a dependency.

I was getting error similar to whats discussed here: https://github.com/enkore/i3pystatus/issues/314

malacology commented on 2022-06-14 23:12 (UTC)

I have reported it to upstream https://gitlab.com/posidon_software/paper/-/issues/81

and appstream-glib should be the depends or makedepends, I am not sure, but it should be in depend list.

georgescu-roegen commented on 2022-06-13 10:20 (UTC) (edited on 2022-06-13 10:21 (UTC) by georgescu-roegen)

Getting this error since latest update:


error: Duplicate property 'margin-bottom'
at ../paper-22.6/src/ui/notebook_sidebar/note_create_popup.blp line 43 column 7:
  43 |      margin-bottom: 16;
     |      ^
note: previous declaration was here:
at ../paper-22.6/src/ui/notebook_sidebar/note_create_popup.blp line 26 column 7:
  26 |      margin-bottom: 16;
     |      ^

[26/70] Compiling C object search-prov...vider.p/meson-generated_file_utils.c.o
ninja: build stopped: subcommand failed.