Package Details: mir 2.20.1-1

Git Clone URL: https://aur.archlinux.org/mir.git (read-only, click to copy)
Package Base: mir
Description: Canonical's display server
Upstream URL: https://github.com/canonical/mir
Licenses: GPL-2.0-or-later OR GPL-3.0-or-later
Submitter: onny
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 8
Popularity: 0.000000
First Submitted: 2014-01-13 16:49 (UTC)
Last Updated: 2025-03-30 18:31 (UTC)

Dependencies (41)

Sources (1)

Latest Comments

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

simona commented on 2020-11-19 10:58 (UTC)

[ FAILED ] 1 test, listed below:
[ FAILED ] ThreadedDispatcherSignalTest.keeps_dispatching_after_signal_interruption

1 FAILED TEST
YOU HAVE 2 DISABLED TESTS

==> ERRORE: Si è verificato un errore in check()

simona commented on 2020-09-29 21:40 (UTC)

When installed a new "choice" should be in sdm list? Like .desktop in /usr/share/xsessions ?

dreieck commented on 2020-03-18 11:20 (UTC)

Fails to build for me:

[...]
[ 12%] Building CXX object src/client/CMakeFiles/mirclientobjects.dir/display_configuration.cpp.o
In file included from [...]/mir-1.6.0/src/client/display_configuration.cpp:19:
[...]/mir-1.6.0/src/client/display_configuration.h: In member function ‘int MirDisplayConfig::ByteSize() const’:
[...]/mir-1.6.0/src/client/display_configuration.h:48:33: error: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Werror=deprecated-declarations]
   48 |         return wrapped.ByteSize();
      |                                 ^
In file included from /usr/include/google/protobuf/generated_enum_util.h:36,
                 from /usr/include/google/protobuf/map.h:48,
                 from /usr/include/google/protobuf/generated_message_table_driven.h:34,
                 from [...]/mir-1.6.0/build/src/protobuf/mir_protobuf.pb.h:26,
                 from [...]/mir-1.6.0/src/client/display_configuration.h:23,
                 from [...]/mir-1.6.0/src/client/display_configuration.cpp:19:
/usr/include/google/protobuf/message_lite.h:402:7: note: declared here
  402 |   int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
      |       ^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/client/CMakeFiles/mirclientobjects.dir/build.make:63: src/client/CMakeFiles/mirclientobjects.dir/display_configuration.cpp.o] Error 1
make[2]: Leaving directory '/[...]/mir-1.6.0/build'
make[1]: *** [CMakeFiles/Makefile2:5077: src/client/CMakeFiles/mirclientobjects.dir/all] Error 2
make[1]: Leaving directory '[...]/mir-1.6.0/build'
make: *** [Makefile:141: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

simona commented on 2020-02-25 14:33 (UTC)

Need "/include"?

vanyasem commented on 2019-11-20 15:04 (UTC) (edited on 2019-11-20 15:34 (UTC) by vanyasem)

https://github.com/MirServer/mir/issues/1084 Mir is broken upstream apparently. Needs patching for now

abique commented on 2019-07-02 12:45 (UTC)

How can it be so outdated? Current version is 1.3.0

simona commented on 2018-10-01 23:08 (UTC)

Missing a .desktop file into /usr/share/xsessions/ ?

vanyasem commented on 2018-09-27 02:37 (UTC)

simona, I'm afraid the line you posted is not the actual error. I would appreciate if you uploaded the full compilation log to pastebin. Also, run the compilation with LC_LANG=C so that I can read it, because I don't speak your language.

simona commented on 2018-09-26 19:20 (UTC) (edited on 2018-09-30 12:23 (UTC) by simona)

make[2]: [tests/integration-tests/CMakeFiles/mir_integration_tests.dir/build.make:414: tests/integration-tests/CMakeFiles/mir_integration_tests.dir/input/test_single_seat_setup.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:8025: tests/integration-tests/CMakeFiles/mir_integration_tests.dir/all] Error 2 make: *** [Makefile:141: all] Error 2