Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Cannot launch in Wayland even with WEBKIT_DISABLE_DMABUF_RENDERER=1 set #835

Open
FlysoftBeta opened this issue Jun 14, 2024 · 5 comments

Comments

@FlysoftBeta
Copy link

Description

➜ ~ WEBKIT_DISABLE_DMABUF_RENDERER=1 pot
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on()
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.271"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-06-14][13:34:48][TRACE][zbus::connection] Sent message with serial: 5
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-06-14][13:34:48][TRACE][polling::epoll] new events: epoll_fd=14, res=1
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=15, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5, body: Signature("") }
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None: SendError(..)
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5, body: Signature("") })
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=13, ev=Event { key: 0, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][tracing::span] -- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-06-14][13:34:48][TRACE][polling] Poller::wait(, None)
[2024-06-14][13:34:48][TRACE][polling::epoll] wait: epoll_fd=14, timeout=None
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.271"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-06-14][13:34:48][TRACE][zbus::connection] Sent message with serial: 6
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-06-14][13:34:48][TRACE][polling::epoll] new events: epoll_fd=14, res=1
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=15, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6, body: Signature("") }
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None: SendError(..)
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6, body: Signature("") })
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=13, ev=Event { key: 0, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][polling] Poller::wait(
, None)
[2024-06-14][13:34:48][TRACE][tracing::span] -- {};
[2024-06-14][13:34:48][TRACE][polling::epoll] wait: epoll_fd=14, timeout=None
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }

** (pot:87113): WARNING **: 21:34:48.584: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
[1] 87113 segmentation fault (core dumped) WEBKIT_DISABLE_DMABUF_RENDERER=1 pot
➜ ~

Reproduction

WEBKIT_DISABLE_DMABUF_RENDERER=1 pot 

Platform

Linux

System Version

Arch Linux/Plasma 6/NVIDIA

Window System (Linux Only)

Wayland

Software Version

2.7.10

Log File

No response

Additional Information

No response

@scgm0
Copy link

scgm0 commented Jun 27, 2024

同样的问题
图片

@xymeng16
Copy link

xymeng16 commented Jun 28, 2024

I can reproduce this bug. My environment is attached.
image

@liblaf
Copy link

liblaf commented Nov 27, 2024

same bug with Arch Linux / GNOME / Wayland / Nvidia.

Here is my environment:

gnome-shell 1:47.2-1
linux-lts 6.6.63-1
nvidia-lts 1:565.57.01-6
wayland 1.23.1-1

Here is my log:

env WEBKIT_DISABLE_DMABUF_RENDERER=1 pot &> pot.log
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on()
[2024-11-27][07:22:42][TRACE][polling::epoll] add: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: false, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] add: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] new: epoll_fd=19, event_fd=20, timer_fd=Some(21)
[2024-11-27][07:22:42][TRACE][polling::epoll] add: epoll_fd=19, fd=18, ev=Event { key: 0, readable: false, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: false, writable: true }
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: sleep until notification
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=1
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 1 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-11-27][07:22:42][TRACE][async_io::reactor] writable: fd=18
[2024-11-27][07:22:42][INFO][tracing::span] perform;
[2024-11-27][07:22:42][TRACE][zbus::handshake] Initializing
[2024-11-27][07:22:42][INFO][zbus::handshake] write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
[2024-11-27][07:22:42][TRACE][tracing::span] -- write_command;
[2024-11-27][07:22:42][TRACE][zbus::handshake] Waiting for DATA or OK from server
[2024-11-27][07:22:42][INFO][tracing::span] read_command;
[2024-11-27][07:22:42][TRACE][tracing::span] -- read_command;
[2024-11-27][07:22:42][TRACE][zbus::handshake] Received OK from server
[2024-11-27][07:22:42][INFO][zbus::handshake] write_command; command=NegotiateUnixFD
[2024-11-27][07:22:42][TRACE][tracing::span] -- write_command;
[2024-11-27][07:22:42][TRACE][zbus::handshake] Waiting for Unix FD passing agreement from server
[2024-11-27][07:22:42][INFO][tracing::span] read_command;
[2024-11-27][07:22:42][TRACE][tracing::span] -- read_command;
[2024-11-27][07:22:42][TRACE][zbus::handshake] Unix FD passing agreed by server
[2024-11-27][07:22:42][INFO][zbus::handshake] write_command; command=Begin
[2024-11-27][07:22:42][TRACE][tracing::span] -- write_command;
[2024-11-27][07:22:42][TRACE][zbus::handshake] Handshake done
[2024-11-27][07:22:42][TRACE][tracing::span] -- perform;
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-11-27][07:22:42][INFO][zbus::connection] start_object_server; started_event=Some(Event { .. })
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> start_object_server;
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][zbus::connection] starting ObjectServer task
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][INFO][zbus::connection] {}; obj_server_task_name="ObjectServer task"
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- start_object_server;
[2024-11-27][07:22:42][TRACE][tracing::span] -- start_object_server;
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][zbus::connection] waiting for incoming method call messages..
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("Hello"))) }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sent message with serial: 1
[2024-11-27][07:22:42][INFO][tracing::span] socket reader;
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: sleep until notification
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=1
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 1 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") })
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.158"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sent message with serial: 2
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: sleep until notification
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=1
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 1 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2, body: Signature("") }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2, body: Signature("") })
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, Some(0ns))
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=Some(0ns)
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=0
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 0 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 75 us
[2024-11-27][07:22:42][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.158"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sent message with serial: 3
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: waiting on I/O
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=1
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 1 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3, body: Signature("") }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 100 us
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3, body: Signature("") })
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, Some(0ns))
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=Some(0ns)
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=0
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 0 ready wakers
[2024-11-27][07:22:42][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.158"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RequestName"))), body: Signature("su") }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sent message with serial: 4
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: waiting on I/O
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=1
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 1 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") })
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: notified
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, Some(0ns))
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=Some(0ns)
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=0
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 0 ready wakers
[2024-11-27][07:22:42][TRACE][zbus::connection] {}; task_name="Remove match `type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameLost',path='/org/freedesktop/DBus'`"
[2024-11-27][07:22:42][TRACE][zbus::connection] {}; task_name="Remove match `type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameAcquired',path='/org/freedesktop/DBus'`"
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: completed
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: notified
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on()
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.158"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sent message with serial: 5
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=1
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: sleep until notification
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 1 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5, body: Signature("") }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5, body: Signature("") })
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][tracing::span] -- {};
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.158"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-11-27][07:22:42][TRACE][zbus::connection] Sent message with serial: 6
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: sleep until notification
[2024-11-27][07:22:42][TRACE][polling::epoll] new events: epoll_fd=19, res=1
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][async_io::reactor] react: 1 ready wakers
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6, body: Signature("") }
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6, body: Signature("") })
[2024-11-27][07:22:42][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false }
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][tracing::span::active] -> {};
[2024-11-27][07:22:42][TRACE][tracing::span::active] <- {};
[2024-11-27][07:22:42][TRACE][tracing::span] -- {};
[2024-11-27][07:22:42][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-11-27][07:22:42][TRACE][async_io::driver] block_on: sleep until notification
[2024-11-27][07:22:42][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-11-27][07:22:42][TRACE][polling] Poller::wait(_, None)
[2024-11-27][07:22:42][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None
[2024-11-27][07:22:42][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false }

** (pot:21382): WARNING **: 15:22:42.032: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.

Pot works on X11 for me.

@liblaf
Copy link

liblaf commented Nov 27, 2024

@FlysoftBeta @scgm0 @xymeng16 Have you tried to launch Pot via Xwayland?

This works for me: env GDK_BACKEND=x11 pot

@Integral-Tech
Copy link
Member

I can't reproduce this problem on Arch Linux + Plasma 6.2.2 + Wayland

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants