Привет, с недавних пор столкнулся с проблемой, когда после включения ПК Opera запускается порядка минуты, и это на мощном ПК с SSD (Ubuntu 20.04.3). Повторные запуски обычно проходят быстро.
Решил замерить через time, вот что получил.
myuser@myuser-PC:~$ time opera
(opera:7170): Gtk-WARNING **: 10:41:29.114: Theme parsing error: gtk.css:1566:23: 'font-feature-settings' is not a valid property name
(opera:7170): Gtk-WARNING **: 10:41:29.117: Theme parsing error: gtk.css:3618:25: 'font-feature-settings' is not a valid property name
(opera:7170): Gtk-WARNING **: 10:41:29.118: Theme parsing error: gtk.css:4080:23: 'font-feature-settings' is not a valid property name
[7170:7170:0922/104142.425054:ERROR:url_pattern_set.cc(290)] Invalid url pattern: chrome://startpage/
[7170:7170:0922/104142.425155:ERROR:url_pattern_set.cc(290)] Invalid url pattern: chrome://startpage/
[7170:7170:0922/104142.425178:ERROR:url_pattern_set.cc(290)] Invalid url pattern: chrome://startpage/
[7170:7356:0922/104150.302632:ERROR:gpu_process_host.cc(962)] GPU process exited unexpectedly: exit_code=512
[7170:7170:0922/104150.388541:ERROR:named_platform_channel_posix.cc(146)] connect /home/myuser/snap/opera/141/.config/opera/oauc_pipe_r: Connection refused (111)
[7170:7681:0922/104156.346806:ERROR:udev_watcher.cc(98)] Failed to begin udev enumeration.
[7170:7170:0922/104200.391656:ERROR:named_platform_channel_posix.cc(146)] connect /home/myuser/snap/opera/141/.config/opera/oauc_pipe_r: Connection refused (111)
[7170:7170:0922/104201.393297:ERROR:named_platform_channel_posix.cc(146)] connect /home/myuser/snap/opera/141/.config/opera/oauc_pipe_r: Connection refused (111)
[7170:7170:0922/104202.393580:ERROR:named_platform_channel_posix.cc(146)] connect /home/myuser/snap/opera/141/.config/opera/oauc_pipe_r: Connection refused (111)
[7170:7170:0922/104203.394456:ERROR:named_platform_channel_posix.cc(146)] connect /home/myuser/snap/opera/141/.config/opera/oauc_pipe_r: Connection refused (111)
[7170:7356:0922/104205.323516:ERROR:gpu_process_host.cc(962)] GPU process exited unexpectedly: exit_code=512
[7170:7356:0922/104220.555329:ERROR:gpu_process_host.cc(962)] GPU process exited unexpectedly: exit_code=512
[8053:8053:0922/104221.386971:ERROR:gpu_init.cc(442)] Passthrough is not supported, GL is swiftshader
[7170:7170:0922/104224.396362:ERROR:named_platform_channel_posix.cc(146)] connect /home/myuser/snap/opera/141/.config/opera/oauc_pipe_r: Connection refused (111)
Fontconfig error: Cannot load default config file: No such file: (null)
real 1m37,218s
user 0m5,504s
sys 1m10,622s
А вот повторный запуск:
myuser@myuser-PC:~$ time opera
(opera:9455): Gtk-WARNING **: 11:03:52.033: Theme parsing error: gtk.css:1566:23: 'font-feature-settings' is not a valid property name
(opera:9455): Gtk-WARNING **: 11:03:52.035: Theme parsing error: gtk.css:3618:25: 'font-feature-settings' is not a valid property name
(opera:9455): Gtk-WARNING **: 11:03:52.036: Theme parsing error: gtk.css:4080:23: 'font-feature-settings' is not a valid property name
[9455:9455:0922/110352.125283:ERROR:url_pattern_set.cc(290)] Invalid url pattern: chrome://startpage/
[9455:9455:0922/110352.125389:ERROR:url_pattern_set.cc(290)] Invalid url pattern: chrome://startpage/
[9455:9455:0922/110352.125411:ERROR:url_pattern_set.cc(290)] Invalid url pattern: chrome://startpage/
/usr/share/libdrm/amdgpu.ids: No such file or directory
[9560:9560:0922/110352.157060:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[9455:9600:0922/110354.570575:ERROR:udev_watcher.cc(98)] Failed to begin udev enumeration.
Fontconfig error: Cannot load default config file: No such file: (null)
[9455:9455:0922/110355.345550:ERROR:named_platform_channel_posix.cc(146)] connect /home/myuser/snap/opera/141/.config/opera/oauc_pipe_r: Connection refused (111)
real 0m3,600s
user 0m4,518s
sys 0m1,109s
Обновление, удаление и переустановка Opera не помогают, другие браузеры, включая Хром работают исправно...