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

             Bug #: 53860
           Summary: [bug] weston-desktop-shell crashes silently when an
                    icon doesn't exist
    Classification: Unclassified
           Product: Wayland
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: weston
        AssignedTo: wayland-bugs@lists.freedesktop.org
        ReportedBy: brian.j.lo...@intel.com


System Environment:
--------------------------
Distro: Ubuntu 12.04
Arch: x86_64
glproto master ec1eec4355ee4a6c5134f2178192f10b6d28a87a
mesa master 926a4a922f9a5ec397cb3d316dd915b00b39c54d
wayland master c855d6eec4c5e63489da5bc08451a2376e6d2aea
pixman master 09cb1ae10b1976970233c934d27c36e0a4203e1c
weston master 5418a904ca007a109f6af8c0c75ca97a134986d9
drm master 3163cfe4db925429760407e77140e2d595338bc2
cairo master 30d09cd33a582a2dd3f3a544366892c724f67592
libX11 master 8042f88ace33573f9d0dfaa21ed54ac7cef266d5
macros master 0890e4003aacfa7113ab3f4e3ad7c5636f8e922a
libxkbcommon master f491285a5f4b5f680a87e9e3076e8499f3ed2a3b
dri2proto master 4eeacce4c4a300b938b7e3fb78a8e443c491780b
kbproto master 391a1f6de6315fc0196d407d800597488315cccb



Detailed Description:
-----------------------------
Edit weston.ini to add a launcher with an icon which doesn't exist. ex:
[launcher]
icon=/lol/notexist.png
path=/usr/bin/gnome-terminal

When one attempts to launch weston with this configuration there are no
warnings about a bad image file or otherwise - weston attempts to start the
shell over and over and eventually stops retrying.

Also trying to launch it as a user results in failure, I read somewhere that
weston itself is the only process that can launch the shell - this makes
figuring out why the shell isn't working rather hard (which is the only reason
I'm submitting this bug)

Steps to Reproduce:
----------------------------
1. Edit weston.ini file like above
2. launch weston
3. Observe output of attempting to launch the desktop shell and eventual
failure, weston itself just shows up completely black.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to