Marc-André Lureau
9bd4d3df63
ui/gtk: fix UI info precondition
...
dpy_get_ui_info() shouldn't be called if the underlying GPU doesn't
support it.
Before the assert() was added and the regression introduced, GTK code
used to get "zero" UI info, for ex with a simple VGA device. The assert
was added to prevent from calling when there are no console too. The
other display backend that calls dpy_get_ui_info() correctly checks that
pre-condition.
Calling dpy_set_ui_info() is "safe" in this case, it will simply return
an error that can be generally ignored.
Fixes: commit a92e7bb4c
("ui: add precondition for dpy_get_ui_info()")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
2023-10-03 15:09:57 +04:00
..
2020-10-26 07:08:38 -04:00
2023-03-13 23:48:45 +04:00
2022-09-23 14:38:27 +02:00
2023-10-03 15:04:56 +04:00
2023-09-12 10:37:02 +04:00
2023-09-12 10:37:02 +04:00
2023-09-12 10:37:02 +04:00
2023-10-03 15:04:56 +04:00
2023-07-25 10:56:51 +01:00
2023-09-12 10:37:02 +04:00
2023-05-28 13:08:25 +04:00
2023-06-27 17:08:56 +02:00
2023-03-13 22:57:39 +04:00
2023-10-03 15:04:56 +04:00
2023-06-27 17:08:56 +02:00
2021-12-21 10:50:22 +04:00
2023-09-04 15:14:48 +04:00
2021-12-21 10:50:22 +04:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-07-17 15:22:28 +04:00
2022-04-06 14:31:55 +02:00
2023-08-07 17:13:42 +04:00
2023-08-07 17:13:42 +04:00
2023-10-03 15:09:57 +04:00
2021-08-02 12:55:51 +01:00
2019-09-17 13:43:22 +02:00
2020-08-21 06:18:30 -04:00
2022-01-13 15:33:18 +01:00
2022-05-03 15:52:37 +04:00
2023-10-03 15:04:56 +04:00
2019-08-16 13:31:52 +02:00
2022-04-06 14:31:55 +02:00
2023-08-31 19:47:43 +02:00
2023-09-12 10:37:02 +04:00
2023-10-03 15:04:56 +04:00
2023-08-31 19:47:43 +02:00
2023-06-27 17:08:56 +02:00
2023-09-12 10:37:02 +04:00
2023-10-03 15:04:56 +04:00
2022-03-14 15:16:16 +04:00
2023-09-04 14:57:37 +04:00
2023-03-24 11:55:55 +01:00
2023-09-29 08:13:57 +02:00
2023-10-03 15:04:56 +04:00
2020-10-21 15:46:14 +02:00
2023-10-03 15:04:56 +04:00
2020-08-21 06:18:24 -04:00
2023-02-14 09:11:27 +01:00
2023-04-24 15:01:46 +02:00
2023-09-01 17:21:04 +00:00
2023-01-08 01:54:22 -05:00
2023-09-04 15:29:07 +04:00
2022-11-08 10:23:06 +01:00
2022-11-08 10:23:06 +01:00
2021-06-15 17:17:09 +02:00
2021-06-15 17:17:09 +02:00
2020-11-04 08:25:17 +01:00
2023-07-17 15:20:56 +04:00
2023-09-04 14:57:44 +04:00
2022-10-22 23:15:40 +02:00
2023-09-04 14:57:44 +04:00
2019-09-17 13:45:10 +02:00
2020-08-21 06:18:30 -04:00
2023-09-29 08:13:57 +02:00
2022-11-08 10:23:06 +01:00
2023-08-31 19:47:43 +02:00
2023-06-10 00:00:24 +03:00
2023-09-29 08:13:57 +02:00
2021-01-23 15:55:07 -05:00
2023-06-05 20:48:34 +02:00
2023-10-03 15:04:56 +04:00
2023-03-13 22:57:39 +04:00
2020-05-19 09:06:44 +02:00
2021-05-02 17:24:50 +02:00