Syncing task from Mir.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1663288

Title:
  std::exception::what: Image is too big for GBM cursor buffer

Status in Mir:
  New
Status in mir package in Ubuntu:
  New

Bug description:
  When using:

  auto stream = mir_connection_create_buffer_stream_sync(connection,
  500, 166, mir_pixel_format_argb_8888, mir_buffer_usage_software);

  //Fill in buffer stream

  auto configuration = 
mir_cursor_configuration_from_buffer_stream(bufferStream, 0, 0);
  mir_window_configure_cursor(window, configuration);

  In the server, this results in:

  [2017-02-09 09:49:52.789913] <ERROR> evdev: Failure processing input event 
received from libinput: 
/build/mir-1Sl_GZ/mir-0.26.0+17.04.20170126.3/src/platforms/mesa/server/kms/cursor.cpp(150):
 Throw in function void 
mir::graphics::mesa::Cursor::pad_and_write_image_data_locked(const 
std::lock_guard<std::mutex>&, const mir::graphics::CursorImage&)
  Dynamic exception type: 
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::logic_error>
 >
  std::exception::what: Image is too big for GBM cursor buffer

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1663288/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to