[Wayland-bugs] [Bug 106241] weston.ini and --prefix=/usr/local

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 25 15:25:56 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106241

            Bug ID: 106241
           Summary: weston.ini and --prefix=/usr/local
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: weston
          Assignee: wayland-bugs at lists.freedesktop.org
          Reporter: dpa-bugs at aegee.org

I have weston 4.0, which is installed in prefix=/usr/local .
`man weston.ini` says:

CORE SECTION

shell= ... Available shells in the /usr/local/lib/weston directory are =>
correct
modules=... Available  backend  modules  in  the /usr/local/lib/weston
directory are => correct
backend= ... Available  backend  modules  in  the /usr/local/lib/weston
directory are: drm-backend.so,  fbdev-backend.so ... => incorrect, the files
are installed under /usr/local/lib/libweston-4/

INPUT-METHOD SECTION
path=/usr/libexec/weston-keyboard

shall probably be /usr/local/libexec/weston- keyboard, as this is where the
file is installed.

XWAYLAND SECTION
       path=/usr/bin/Xwayland
should probably be 'path=/usr/local/bin/Xwayland'

SCREEN-SHARE SECTION
       command=/usr/bin/weston  --backend=rdp-backend.so....
should probably be 'command=/usr/local/bin/weston'.

In the SHELL SECTION locking=true is the default, but it is unclear how to
unlock.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180425/f9ea4b8f/attachment.html>


More information about the wayland-bugs mailing list