/third_party/weston/libweston/ |
D | launcher-direct.c | 133 weston_log("couldn't dup stdin: %s\n", in setup_tty() 141 weston_log("couldn't open tty %s: %s\n", tty_device, in setup_tty() 149 weston_log("%s not a vt\n", tty_device); in setup_tty() 150 weston_log("if running weston from ssh, " in setup_tty() 157 weston_log("failed to get VT mode: %s\n", strerror(errno)); in setup_tty() 161 weston_log("%s is already in graphics mode, " in setup_tty() 169 weston_log("failed to read keyboard mode: %s\n", in setup_tty() 176 weston_log("failed to set K_OFF keyboard mode: %s\n", in setup_tty() 183 weston_log("failed to set KD_GRAPHICS mode on tty: %s\n", in setup_tty() 194 weston_log("not enough RT signals available: %u-%u\n", in setup_tty() [all …]
|
D | launcher-logind.c | 229 weston_log("logind: cannot fstat fd: %s\n", strerror(errno)); in launcher_logind_close() 234 weston_log("logind: invalid device passed\n"); in launcher_logind_close() 380 weston_log("logind: dbus connection lost, exiting..\n"); in disconnected_dbus() 395 weston_log("logind: cannot parse SessionRemoved dbus signal\n"); in session_removed() 400 weston_log("logind: our session got closed, exiting..\n"); in session_removed() 461 weston_log("logind: cannot parse PropertiesChanged dbus signal\n"); in property_changed() 477 weston_log("logind: cannot parse PauseDevice dbus signal\n"); in device_paused() 509 weston_log("logind: cannot parse ResumeDevice dbus signal\n"); in device_resumed() 562 weston_log("logind: cannot add dbus filter\n"); in launcher_logind_setup_dbus() 573 weston_log("logind: cannot add dbus match\n"); in launcher_logind_setup_dbus() [all …]
|
D | libinput-seat.c | 219 weston_log("process_multimodalinput_events: libinput_event is nullptr.\n"); in process_multimodalinput_touch_event() 223 weston_log("process_multimodalinput_events: evdev_device is nullptr.\n"); in process_multimodalinput_touch_event() 228 … weston_log("process_multimodalinput_events: weston_touch_has_focus_resource return false.\n"); in process_multimodalinput_touch_event() 236 … weston_log("process_multimodalinput_events: libinput_event_get_touch_event return false.\n"); in process_multimodalinput_touch_event() 253 … weston_log("process_multimodalinput_events: malloc multimodal_input_pointer_data return null.\n"); in process_multimodalinput_touch_event() 268 weston_log("process_multimodalinput_events: evdev_device is nullptr.\n"); in process_multimodalinput_pointer_event() 273 weston_log("process_multimodalinput_events: weston_seat_get_pointer return null.\n"); in process_multimodalinput_pointer_event() 278 … weston_log("process_multimodalinput_events: malloc multimodal_input_pointer_data return null.\n"); in process_multimodalinput_pointer_event() 293 weston_log("process_multimodalinput_events: libinput_event is nullptr.\n"); in process_multimodalinput_events() 297 weston_log("process_multimodalinput_events: libinput_event_listener is not set.\n"); in process_multimodalinput_events() [all …]
|
D | tde-render-part.cpp | 384 weston_log("tde_repaint_region InitGfx failed"); in tde_repaint_region() 389 weston_log("Blit dst(%{public}d, %{public}d) %{public}dx%{public}d", in tde_repaint_region() 391 weston_log("Blit src(%{public}d, %{public}d) %{public}dx%{public}d", in tde_repaint_region() 404 weston_log("tde_repaint_finish_hook InitGfx failed"); in tde_repaint_finish_hook() 408 weston_log("FillRect (%{public}d, %{public}d) %{public}dx%{public}d", in tde_repaint_finish_hook() 451 weston_log("Module '%{public}s' already loaded\n", LIB_GFX_NAME); in tde_render_gfx_init() 453 weston_log("Loading module '%{public}s'\n", LIB_GFX_NAME); in tde_render_gfx_init() 456 weston_log("Failed to load module: %{public}s\n", dlerror()); in tde_render_gfx_init() 463 weston_log("Failed to lookup %{public}s function: %s\n", LIB_GFX_FUNC_NAME_INIT, dlerror()); in tde_render_gfx_init() 477 … weston_log("Failed to lookup %{public}s function: %s\n", LIB_GFX_FUNC_NAME_DEINIT, dlerror()); in tde_render_gfx_deinit() [all …]
|
/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/ |
D | ivi-id-agent.c | 135 weston_log("ivi-id-agent: Could not find configuration for application\n"); in get_id() 140 weston_log("ivi-id-agent: No configuration for application adding to " in get_id() 151 weston_log("ivi-id-agent: surface_id already used by an ivi-shell " in get_id() 161 weston_log("ivi-id-agent: Interval for default surface_id generation " in get_id() 183 weston_log("ivi-id-agent: Could not create surface_id for application\n"); in desktop_surface_event_configure() 220 weston_log("ivi-id-agent: surface_id: %d in default id interval " in check_config() 232 weston_log("ivi-id-agent: Duplicate surface_id: %d (CONFIG ERROR)\n", in check_config() 259 weston_log("ivi-id-agent: Default behavior for unknown applications is " in read_config() 270 weston_log("ivi-id-agent: Missing configuration for default " in read_config() 287 weston_log("ivi-id-agent: No memory to allocate\n"); in read_config() [all …]
|
/third_party/weston/compositor/ |
D | main.c | 374 weston_log("unknown child process exited\n"); in sigchld_handler() 383 weston_log("waitpid error %{public}s\n", strerror(errno)); in sigchld_handler() 401 weston_log("compositor: failed seteuid\n"); in child_client_exec() 409 weston_log("compositor: dup failed: %{public}s\n", strerror(errno)); in child_client_exec() 417 weston_log("compositor: executing '%{public}s' failed: %{public}s\n", in child_client_exec() 431 weston_log("launching '%{public}s'\n", path); in weston_client_launch() 434 weston_log("weston_client_launch: " in weston_client_launch() 444 weston_log("weston_client_launch: " in weston_client_launch() 460 weston_log("weston_client_launch: " in weston_client_launch() 496 weston_log("%{public}s exited with status %d\n", pinfo->path, in process_handle_sigchld() [all …]
|
D | cms-colord.c | 115 weston_log("colord: WARNING: multiple heads are not supported (output %s).\n", in get_output_id() 159 weston_log("colord: failed to write to pending fd\n"); in update_device_with_profile_in_idle() 178 weston_log("colord: failed to connect to device %s: %s\n", in colord_update_output_from_device() 186 weston_log("colord: no assigned color profile for %s\n", in colord_update_output_from_device() 192 weston_log("colord: failed to connect to profile %s: %s\n", in colord_update_output_from_device() 209 weston_log("colord: warning failed to load profile %s: %s\n", in colord_update_output_from_device() 222 weston_log("colord: device %s changed, update output\n", in colord_device_changed_cb() 257 weston_log("colord: output added %s\n", device_id); in colord_output_created() 308 weston_log("colord: failed to create new or " in colord_output_created() 343 weston_log("colord: output %s created\n", o->name); in colord_notifier_output_created() [all …]
|
D | xwayland.c | 75 weston_log("wl connection socketpair failed\n"); in spawn_xserver() 80 weston_log("X wm connection socketpair failed\n"); in spawn_xserver() 131 weston_log("exec of '%s %s -rootless " in spawn_xserver() 152 weston_log("Failed to fork to spawn xserver process\n"); in spawn_xserver() 186 weston_log("Failed to get the xwayland module API.\n"); in wet_load_xwayland() 192 weston_log("Failed to get the xwayland object.\n"); in wet_load_xwayland()
|
D | systemd-notify.c | 55 weston_log("sd_listen_fds failed with: %d\n", in add_systemd_sockets() 68 weston_log("invalid socket provided from systemd\n"); in add_systemd_sockets() 73 weston_log("wl_display_add_socket_fd failed" in add_systemd_sockets() 80 weston_log("info: add %d socket(s) provided by systemd\n", in add_systemd_sockets()
|
D | cms-static.c | 49 weston_log("cms-static: output %i [%s] created\n", o->id, o->name); in cms_output_created() 61 weston_log("cms-static: failed to load %s\n", profile); in cms_output_created() 63 weston_log("cms-static: loading %s for %s\n", in cms_output_created() 100 weston_log("cms-static: initialized\n"); in wet_module_init()
|
D | screen-share.c | 216 weston_log("mmap failed: %s\n", strerror(errno)); in ss_seat_handle_keymap() 227 weston_log("failed to compile keymap\n"); in ss_seat_handle_keymap() 233 weston_log("No keymap provided; falling back to default\n"); in ss_seat_handle_keymap() 237 weston_log("Invalid keymap\n"); in ss_seat_handle_keymap() 472 weston_log("os_create_anonymous_file: %s\n", strerror(errno)); in shared_output_get_shm_buffer() 478 weston_log("mmap: %s\n", strerror(errno)); in shared_output_get_shm_buffer() 806 weston_log("Screen share failed: present_surface_for_mode failed\n"); in mode_feedback_failed() 954 weston_log("Screen share failed: No wl_shm found\n"); in shared_output_create() 958 weston_log("Screen share failed: " in shared_output_create() 963 weston_log("Screen share failed: No wl_compositor found\n"); in shared_output_create() [all …]
|
/third_party/weston/libweston/backend-fbdev/ |
D | fbdev.c | 201 weston_log("Calculating pixman format from:\n" in calculate_pixman_format() 320 weston_log("Frame buffer uses an unsupported format.\n"); in fbdev_query_screen_info() 395 weston_log("Opening fbdev frame buffer.\n"); in fbdev_frame_buffer_open() 400 weston_log("Failed to open frame buffer device ‘%s’: %s\n", in fbdev_frame_buffer_open() 407 weston_log("Failed to get frame buffer info: %s\n", in fbdev_frame_buffer_open() 417 weston_log("Failed to activate framebuffer display. " in fbdev_frame_buffer_open() 434 weston_log("Mapping fbdev frame buffer.\n"); in fbdev_frame_buffer_map() 442 weston_log("Failed to mmap frame buffer: %s\n", in fbdev_frame_buffer_map() 456 weston_log("Failed to create surface for frame buffer.\n"); in fbdev_frame_buffer_map() 484 weston_log("Unmapping fbdev frame buffer.\n"); in fbdev_frame_buffer_unmap() [all …]
|
/third_party/weston/xwayland/ |
D | launcher.c | 54 weston_log("Failed to spawn the Xwayland server\n"); in weston_xserver_handle_event() 58 weston_log("Spawned Xwayland server, pid %d\n", wxs->pid); in weston_xserver_handle_event() 103 weston_log("failed to bind to @%s: %s\n", addr.sun_path + 1, in bind_to_abstract_socket() 134 weston_log("failed to bind to %s: %s\n", addr.sun_path, in bind_to_unix_socket() 163 weston_log("can't read lock file %s: %s\n", in create_lockfile() 176 weston_log("can't parse lock file %s\n", in create_lockfile() 185 weston_log("unlinking stale lock file %s\n", lockfile); in create_lockfile() 200 weston_log("failed to create lock file %s: %s\n", in create_lockfile() 292 weston_log("xserver listening on display %s\n", display_name); in weston_xwayland_listen() 336 weston_log("xserver exited, code %d\n", exit_status); in weston_xwayland_xserver_exited() [all …]
|
D | selection.c | 40 #define wm_log(...) weston_log(__VA_ARGS__) 64 weston_log("write error to target fd: %s\n", strerror(errno)); in writable_callback() 68 weston_log("wrote %d (chunk size %d) of %d bytes\n", in writable_callback() 85 weston_log("transfer complete\n"); in writable_callback() 142 weston_log("transfer complete\n"); in weston_wm_get_incr_chunk() 406 weston_log("read error from data source: %s\n", in weston_wm_read_data_source() 417 weston_log("read %d (available %d, mask 0x%x) bytes: \"%.*s\"\n", in weston_wm_read_data_source() 423 weston_log("got %zu bytes, starting incr\n", in weston_wm_read_data_source() 440 weston_log("got %zu bytes, waiting for " in weston_wm_read_data_source() 448 weston_log("got %zu bytes, " in weston_wm_read_data_source() [all …]
|
D | dnd.c | 60 weston_log("got accept, mime-type %s\n", mime_type); in data_source_accept() 91 weston_log("got send, %s\n", mime_type); in data_source_send() 110 weston_log("got cancel\n"); in data_source_cancel() 195 weston_log("XdndSelection owner: %d!\n", in weston_wm_handle_dnd_event() 206 weston_log("got leave!\n"); in weston_wm_handle_dnd_event() 209 weston_log("got drop!\n"); in weston_wm_handle_dnd_event() 212 weston_log("got enter!\n"); in weston_wm_handle_dnd_event()
|
/third_party/weston/libweston/backend-drm/ |
D | drm.c | 162 weston_log("Pageflip timeout reached on output %s, your " in pageflip_timeout() 184 weston_log("creating drm pageflip timer failed: %s\n", in drm_output_pageflip_timer_create() 615 weston_log("applying repaint-start state failed: %s\n", in drm_output_start_repaint_loop() 678 weston_log("repaint-flush failed: %s\n", strerror(errno)); in drm_repaint_flush() 716 weston_log("%s: invalid resolution %dx%d\n", in drm_output_switch_mode() 741 weston_log("failed to init output pixman state with " in drm_output_switch_mode() 748 weston_log("failed to init output egl state with " in drm_output_switch_mode() 798 weston_log("%s: out of memory\n", __func__); in drm_plane_create() 814 weston_log("couldn't get plane properties\n"); in drm_plane_create() 852 weston_log("plane->plane_id: %{public}d", plane->plane_id); in drm_plane_create() [all …]
|
D | drm-gbm.c | 174 weston_log("cursor buffers unavailable, using gl cursors\n"); in drm_output_init_cursor_egl() 204 weston_log("format 0x%x not supported by output %s\n", in drm_output_init_egl() 233 weston_log("failed to create gbm surface\n"); in drm_output_init_egl() 242 weston_log("failed to create gl renderer output state\n"); in drm_output_init_egl() 285 weston_log("failed to lock front buffer: %s\n", in drm_output_render_gl() 293 weston_log("failed to get drm_fb for bo\n"); in drm_output_render_gl() 316 weston_log("Switching to GL renderer\n"); in switch_to_gl_renderer() 320 weston_log("Failed to create gbm device. " in switch_to_gl_renderer() 332 weston_log("Failed to create GL renderer. Quitting.\n"); in switch_to_gl_renderer() 344 weston_log("Error: initializing dmabuf " in switch_to_gl_renderer() [all …]
|
D | kms.c | 333 weston_log("DRM debug: unrecognized property %u '%s'\n", in drm_property_info_populate() 342 weston_log("DRM: expected property %s to not be an" in drm_property_info_populate() 365 weston_log("DRM: expected property %s to be an enum," in drm_property_info_populate() 394 weston_log("DRM warning: property '%s' missing\n", in drm_property_info_populate() 468 weston_log("DRM backend: format count differs between " in drm_plane_populate_formats() 472 weston_log("This represents a kernel bug; Weston is " in drm_plane_populate_formats() 542 weston_log("set gamma failed: %s\n", strerror(errno)); in drm_output_set_gamma() 639 weston_log("failed to set cursor: %s\n", in drm_output_set_cursor() 650 weston_log("failed to move cursor: %s\n", strerror(errno)); in drm_output_set_cursor() 699 weston_log("drmModeSetCursor failed disable: %s\n", in drm_output_apply_state_legacy() [all …]
|
D | drm-virtual.c | 57 weston_log("%s: out of memory\n", __func__); in drm_virtual_plane_create() 117 weston_log("drmPrimeHandleFD failed, errno=%d\n", errno); in drm_virtual_output_submit_frame() 149 weston_log("%s: Drop frame!!\n", __func__); in drm_virtual_output_repaint() 215 weston_log("Not support pixman renderer on Virtual output\n"); in drm_virtual_output_enable() 220 weston_log("The virtual_submit_frame hook is not set\n"); in drm_virtual_output_enable() 226 weston_log("Failed to find primary plane for output %s\n", in drm_virtual_output_enable() 232 weston_log("Failed to init output gl state\n"); in drm_virtual_output_enable()
|
/third_party/weston/ivi-shell/ |
D | ivi-layout.c | 176 weston_log("fails to allocate memory\n"); in ivi_view_create() 188 weston_log("fails to allocate memory\n"); in ivi_view_create() 263 weston_log("%s: invalid argument\n", __func__); in ivi_layout_surface_destroy() 294 weston_log("fails to allocate memory\n"); in create_screen() 433 weston_log("ivi-shell: calc_inverse_matrix_transform fails to invert a matrix.\n"); in calc_inverse_matrix_transform() 434 weston_log("ivi-shell: boundingbox is set to the rect_output.\n"); in calc_inverse_matrix_transform() 595 …weston_log("ivi-shell: source rectangle is not yet set by ivi_layout_surface_set_source_rectangle\… in update_prop() 600 …weston_log("ivi-shell: destination rectangle is not yet set by ivi_layout_surface_set_destination_… in update_prop() 942 weston_log("ivi_layout_add_listener_create_layer: invalid argument\n"); in ivi_layout_add_listener_create_layer() 957 weston_log("ivi_layout_add_listener_remove_layer: invalid argument\n"); in ivi_layout_add_listener_remove_layer() [all …]
|
/third_party/weston/libweston/renderer-gl/ |
D | egl-glue.c | 82 weston_log("EGL error state: %s (0x%04lx)\n", in gl_renderer_print_egl_error_state() 197 weston_log("All available EGLConfigs:\n"); in log_all_egl_configs() 241 weston_log("Chosen EGL config details: %s\n", strbuf ? strbuf : "?"); in log_egl_config_info() 293 weston_log("No EGL configs to choose from.\n"); in egl_choose_config() 302 weston_log("No EGL configs with appropriate attributes.\n"); in egl_choose_config() 324 weston_log("Unable to use first choice EGL config with" in egl_choose_config() 417 weston_log("Bad/unknown DRM format code 0x%08x.\n", in gl_renderer_get_egl_config() 432 weston_log("No EGLConfig matches %s.\n", what); in gl_renderer_get_egl_config() 447 weston_log("Found an EGLConfig matching %s but it is not usable" in gl_renderer_get_egl_config() 471 weston_log("warning: either no EGL_EXT_platform_base " in gl_renderer_setup_egl_display() [all …]
|
/third_party/weston/tests/ |
D | surface-screenshot-test.c | 165 weston_log("surface screenshot of %p: '%s', %dx%d\n", in trigger_binding() 170 weston_log("no content for %p\n", surface); in trigger_binding() 176 weston_log("%s: failed to malloc %zu B\n", __func__, sz); in trigger_binding() 183 weston_log("shooting surface %p failed\n", surface); in trigger_binding() 201 weston_log("Cannot open '%s*%s' for writing: %s\n", in trigger_binding() 208 weston_log("writing surface %p screenshot failed.\n", surface); in trigger_binding() 210 weston_log("successfully shot surface %p into '%s'\n", in trigger_binding()
|
/third_party/weston/remoting/ |
D | remoting-plugin.c | 150 weston_log("GStreamer initialization error: %s\n", in remoting_gst_init() 180 weston_log("ERROR: failed to write, ret=%zd, errno=%d\n", in remoting_gst_bus_sync_handler() 211 weston_log("GST pipeline: %s\n", output->gst_pipeline); in remoting_gst_pipeline_init() 215 weston_log("Could not create gstreamer pipeline. Error: %s\n", in remoting_gst_pipeline_init() 224 weston_log("Could not get appsrc from gstreamer pipeline\n"); in remoting_gst_pipeline_init() 230 weston_log("Could not get sink from gstreamer pipeline\n"); in remoting_gst_pipeline_init() 243 weston_log("Could not create gstreamer caps.\n"); in remoting_gst_pipeline_init() 256 weston_log("Could not get bus from gstreamer pipeline\n"); in remoting_gst_pipeline_init() 265 weston_log("Couldn't set GST_STATE_PLAYING to pipeline\n"); in remoting_gst_pipeline_init() 299 weston_log("gst: Could not restart pipeline!!\n"); in remoting_gst_restart() [all …]
|
/third_party/weston/libweston/backend-x11/ |
D | x11.c | 260 weston_log("XCB-XKB not available during build\n"); in x11_backend_setup_xkb() 282 weston_log("XKB extension not available on host X11 server\n"); in x11_backend_setup_xkb() 297 weston_log("error: failed to select for XKB state events\n"); in x11_backend_setup_xkb() 307 weston_log("couldn't start using XKB extension\n"); in x11_backend_setup_xkb() 312 weston_log("XKB extension version on the server is too old " in x11_backend_setup_xkb() 331 weston_log("failed to set XKB per-client flags, not using " in x11_backend_setup_xkb() 341 weston_log("failed to get initial XKB state\n"); in x11_backend_setup_xkb() 371 weston_log("failed to get XKB keymap\n"); in update_xkb_keymap() 480 weston_log("Failed to set clip rects, err: %d\n", err->error_code); in set_clip_for_output() 514 weston_log("Failed to put shm image, err: %d\n", err->error_code); in x11_output_repaint_shm() [all …]
|
/third_party/wayland-ivi-extension/weston-ivi-shell/src/ |
D | ivi-controller.c | 546 weston_log( 557 weston_log("surface_screenshot: failed to mmap %d bytes: %m\n", size); 959 weston_log("set_bkgnd_surface_prop: o_name:%s x:%d y:%d o_width:%d o_height:%d\n", 976 weston_log("set_bkgnd_surface_prop: x:%d y:%d s_width:%d s_height:%d d_width:%d d_height:%d\n", 1222 weston_log("ivi-controller: an ivi-layer with id: %d does not exist\n", layer_id); 1250 weston_log("ivi-controller: an ivi-layer with id: %d does not exist\n", layer_id); 1319 weston_log("screenshot: failed to create file of %zu bytes: %m\n", 1328 weston_log("screenshot: failed to mmap %zu bytes: %m\n", size); 1473 weston_log("Failed to commit changes at controller_commit_changes\n"); 1522 weston_log("######controller_create_screen2: screen_id = %d\n", screen_id); [all …]
|