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]: 升级了3.0.6后 app的输入框不能输入了 #974

Open
luyanfeng opened this issue Nov 8, 2024 · 7 comments
Open

[BUG]: 升级了3.0.6后 app的输入框不能输入了 #974

luyanfeng opened this issue Nov 8, 2024 · 7 comments

Comments

@luyanfeng
Copy link

Description

升级了3.0.6后 app的输入框不能输入了

Reproduction

只要不是以root启动后, 只要找开app随别点个输入框,就假死了, 只能关了重启.

想正常用还只能是root运行了...

Platform

Linux

System Version

ubuntu 24.04

Window System (Linux Only)

X11

Software Version

3.0.6

Log File

No response

Additional Information

No response

@luyanfeng
Copy link
Author

我现在退回3.0.5 也不好使了...

@luyanfeng
Copy link
Author

我现在使用,只能每次开机用root启动, 好不方便

@luyanfeng
Copy link
Author

我怀疑就是权限问题,但又不懂这些.

@xtyuns
Copy link
Member

xtyuns commented Nov 18, 2024

假死?只有 pot 无响应还是整个系统?

@luyanfeng
Copy link
Author

假死?只有 pot 无响应还是整个系统?

就pot无响应, 只能关闭窗口, 界面上的全都点不了, 也选不中.
图片

@luyanfeng
Copy link
Author

pot的所有输入框, 鼠标都不能点入, 一但在上面单击后pot就不能用了.

@luyanfeng
Copy link
Author

❯ ./pot.AppImage

(pot:256420): dbind-WARNING **: 14:18:09.523: Couldn't connect to accessibility bus: Failed to connect to socket /root/.cache/at-spi/bus_0: 权限不够
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on()
[2024-12-11][06:18:09][TRACE][polling::epoll] add: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: false, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] add: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] new: epoll_fd=17, event_fd=18, timer_fd=Some(19)
[2024-12-11][06:18:09][TRACE][polling::epoll] add: epoll_fd=17, fd=16, ev=Event { key: 0, readable: false, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: false, writable: true }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-12-11][06:18:09][TRACE][async_io::reactor] writable: fd=16
[2024-12-11][06:18:09][INFO][tracing::span] perform;
[2024-12-11][06:18:09][TRACE][zbus::handshake] Initializing
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][INFO][zbus::handshake] write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
[2024-12-11][06:18:09][TRACE][tracing::span] -- write_command;
[2024-12-11][06:18:09][TRACE][zbus::handshake] Waiting for DATA or OK from server
[2024-12-11][06:18:09][INFO][tracing::span] read_command;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-12-11][06:18:09][TRACE][tracing::span] -- read_command;
[2024-12-11][06:18:09][TRACE][zbus::handshake] Received OK from server
[2024-12-11][06:18:09][INFO][zbus::handshake] write_command; command=NegotiateUnixFD
[2024-12-11][06:18:09][TRACE][tracing::span] -- write_command;
[2024-12-11][06:18:09][TRACE][zbus::handshake] Waiting for Unix FD passing agreement from server
[2024-12-11][06:18:09][INFO][tracing::span] read_command;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 75 us
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][tracing::span] -- read_command;
[2024-12-11][06:18:09][TRACE][zbus::handshake] Unix FD passing agreed by server
[2024-12-11][06:18:09][INFO][zbus::handshake] write_command; command=Begin
[2024-12-11][06:18:09][TRACE][tracing::span] -- write_command;
[2024-12-11][06:18:09][TRACE][zbus::handshake] Handshake done
[2024-12-11][06:18:09][TRACE][tracing::span] -- perform;
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][INFO][zbus::connection] start_object_server; started_event=Some(Event { .. })
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> start_object_server;
[2024-12-11][06:18:09][TRACE][zbus::connection] starting ObjectServer task
[2024-12-11][06:18:09][INFO][zbus::connection] {}; obj_server_task_name="ObjectServer task"
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- start_object_server;
[2024-12-11][06:18:09][TRACE][tracing::span] -- start_object_server;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][zbus::connection] waiting for incoming method call messages..
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::connection] Sent message with serial: 1
[2024-12-11][06:18:09][INFO][tracing::span] socket reader;
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.693"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-12-11][06:18:09][TRACE][zbus::connection] Sent message with serial: 2
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 }
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 })
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 75 us
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, Some(0ns))
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=Some(0ns)
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=0
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 0 ready wakers
[2024-12-11][06:18:09][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.693"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-12-11][06:18:09][TRACE][zbus::connection] Sent message with serial: 3
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 100 us
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 }
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 })
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, Some(0ns))
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=Some(0ns)
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=0
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 0 ready wakers
[2024-12-11][06:18:09][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.693"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RequestName"))), body: Signature("su") }
[2024-12-11][06:18:09][TRACE][zbus::connection] Sent message with serial: 4
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 500 us
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][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-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: notified
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, Some(0ns))
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=Some(0ns)
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=0
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 0 ready wakers
[2024-12-11][06:18:09][TRACE][zbus::connection] {}; task_name="Remove match `type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameLost',path='/org/freedesktop/DBus'`"
[2024-12-11][06:18:09][TRACE][zbus::connection] {}; task_name="Remove match `type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameAcquired',path='/org/freedesktop/DBus'`"
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: completed
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: notified
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on()
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.693"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-12-11][06:18:09][TRACE][zbus::connection] Sent message with serial: 5
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 }
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 })
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][tracing::span] -- {};
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.693"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-12-11][06:18:09][TRACE][zbus::connection] Sent message with serial: 6
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::reactor] react: 1 ready wakers
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 }
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 })
[2024-12-11][06:18:09][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling] Poller::wait(_, None)
[2024-12-11][06:18:09][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> {};
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- {};
[2024-12-11][06:18:09][TRACE][tracing::span] -- {};
[2024-12-11][06:18:09][TRACE][async_io::driver] block_on: sleep until notification

** (pot:256420): WARNING **: 14:18:09.803: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
[2024-12-11][06:18:09][INFO][pot] ============== Start App ==============
[2024-12-11][06:18:09][INFO][pot] Init Config Store
[2024-12-11][06:18:09][INFO][pot::config] Load config from: "/home/lyf/.config/com.pot-app.desktop/config.json"
[2024-12-11][06:18:09][INFO][pot::config] Config loaded
[2024-12-11][06:18:09][INFO][pot::tray] Update tray with language: zh_cn, copy mode: disable
[2024-12-11][06:18:09][WARN][pot::server] Server start failed: 地址已在使用 (os error 98)
[2024-12-11][06:18:09][TRACE][tracing::span] async_io::block_on;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> async_io::block_on;
[2024-12-11][06:18:09][TRACE][polling::epoll] created eventfd for notifier
[2024-12-11][06:18:09][TRACE][tracing::span] async_io::main_loop;
[2024-12-11][06:18:09][TRACE][polling::epoll] add; epoll_fd=29 fd=31 ev=Event { key: 18446744073709551615, readable: false, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> async_io::main_loop;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> add;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- add;
[2024-12-11][06:18:09][TRACE][tracing::span] -- add;
[2024-12-11][06:18:09][TRACE][polling::epoll] add; epoll_fd=29 fd=30 ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> add;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- add;
[2024-12-11][06:18:09][TRACE][tracing::span] -- add;
[2024-12-11][06:18:09][TRACE][polling::epoll] new epoll_fd=29 notifier=EventFd(OwnedFd { fd: 30 })
[2024-12-11][06:18:09][TRACE][async_io::driver] waiting on I/O
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 50 us
[2024-12-11][06:18:09][TRACE][tracing::span] react;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> react;
[2024-12-11][06:18:09][TRACE][tracing::span] process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> process_timers;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span] -- process_timers;
[2024-12-11][06:18:09][TRACE][polling] Poller::wait; timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> Poller::wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] wait; epoll_fd=29 timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span] Poller::notify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> wait;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> Poller::notify;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 31 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][polling::epoll] notify; epoll_fd=29 notifier=EventFd(OwnedFd { fd: 30 })
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> notify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- notify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- notify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- Poller::notify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- Poller::notify;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 75 us
[2024-12-11][06:18:09][TRACE][polling::epoll] new events epoll_fd=29 res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 30 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- wait;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- Poller::wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- Poller::wait;
[2024-12-11][06:18:09][TRACE][tracing::span] process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> process_timers;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span] -- process_timers;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 100 us
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- react;
[2024-12-11][06:18:09][TRACE][tracing::span] -- react;
[2024-12-11][06:18:09][TRACE][async_io::driver] notified
[2024-12-11][06:18:09][TRACE][polling::epoll] add; epoll_fd=29 fd=32 ev=Event { key: 0, readable: false, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> add;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- add;
[2024-12-11][06:18:09][TRACE][tracing::span] -- add;
[2024-12-11][06:18:09][TRACE][async_io::driver] waiting on I/O
[2024-12-11][06:18:09][TRACE][tracing::span] react;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> react;
[2024-12-11][06:18:09][TRACE][tracing::span] process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> process_timers;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span] -- process_timers;
[2024-12-11][06:18:09][TRACE][polling] Poller::wait; timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> Poller::wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] wait; epoll_fd=29 timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 31 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][INFO][tracing::span] perform;
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::client] Initializing
[2024-12-11][06:18:09][INFO][tracing::span] authenticate;
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::client] Trying EXTERNAL mechanism
[2024-12-11][06:18:09][INFO][zbus::connection::handshake::common] write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
[2024-12-11][06:18:09][INFO][zbus::connection::handshake::common] write_commands; commands=[Auth(Some(External), Some([49, 48, 48, 48]))] extra_bytes=None
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::common] Wrote all commands
[2024-12-11][06:18:09][TRACE][tracing::span] -- write_commands;
[2024-12-11][06:18:09][TRACE][tracing::span] -- write_command;
[2024-12-11][06:18:09][INFO][tracing::span] read_command;
[2024-12-11][06:18:09][INFO][zbus::connection::handshake::common] read_commands; n_commands=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 32 } ev=Event { key: 0, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events epoll_fd=29 res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 30 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- wait;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- Poller::wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- Poller::wait;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 1 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- react;
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::common] Reading OK cb90c85f858130b3c640662167563b29

[2024-12-11][06:18:09][TRACE][tracing::span] -- react;
[2024-12-11][06:18:09][TRACE][tracing::span] -- read_commands;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 50 us
[2024-12-11][06:18:09][TRACE][tracing::span] -- read_command;
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::client] Received OK from server
[2024-12-11][06:18:09][TRACE][tracing::span] -- authenticate;
[2024-12-11][06:18:09][INFO][zbus::connection::handshake::client] send_secondary_commands; challenge_response=None
[2024-12-11][06:18:09][TRACE][async_io::driver] waiting on I/O
[2024-12-11][06:18:09][TRACE][tracing::span] react;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> react;
[2024-12-11][06:18:09][TRACE][tracing::span] process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> process_timers;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span] -- process_timers;
[2024-12-11][06:18:09][TRACE][polling] Poller::wait; timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> Poller::wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] wait; epoll_fd=29 timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 31 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][INFO][zbus::connection::handshake::common] write_commands; commands=[NegotiateUnixFD, Begin] extra_bytes=Some([108, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 109, 0, 0, 0, 1, 1, 111, 0, 21, 0, 0, 0, 47, 111, 114, 103, 47, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 47, 68, 66, 117, 115, 0, 0, 0, 3, 1, 115, 0, 5, 0, 0, 0, 72, 101, 108, 108, 111, 0, 0, 0, 6, 1, 115, 0, 20, 0, 0, 0, 111, 114, 103, 46, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 46, 68, 66, 117, 115, 0, 0, 0, 0, 2, 1, 115, 0, 20, 0, 0, 0, 111, 114, 103, 46, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 46, 68, 66, 117, 115, 0, 0, 0, 0])
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::common] Wrote all commands
[2024-12-11][06:18:09][TRACE][tracing::span] -- write_commands;
[2024-12-11][06:18:09][TRACE][tracing::span] -- send_secondary_commands;
[2024-12-11][06:18:09][INFO][zbus::connection::handshake::client] receive_secondary_responses; expected_n_responses=1
[2024-12-11][06:18:09][INFO][zbus::connection::handshake::common] read_commands; n_commands=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 32 } ev=Event { key: 0, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events epoll_fd=29 res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 30 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- wait;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- Poller::wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- Poller::wait;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 1 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- react;
[2024-12-11][06:18:09][TRACE][tracing::span] -- react;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 50 us
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::common] Reading AGREE_UNIX_FD

[2024-12-11][06:18:09][TRACE][tracing::span] -- read_commands;
[2024-12-11][06:18:09][TRACE][tracing::span] -- receive_secondary_responses;
[2024-12-11][06:18:09][TRACE][zbus::connection::handshake::client] Handshake done
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 32 } ev=Event { key: 0, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][async_io::driver] waiting on I/O
[2024-12-11][06:18:09][TRACE][tracing::span] react;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> react;
[2024-12-11][06:18:09][TRACE][tracing::span] process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> process_timers;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span] -- process_timers;
[2024-12-11][06:18:09][TRACE][polling] Poller::wait; timeout=None
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 75 us
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> Poller::wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] wait; epoll_fd=29 timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 31 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 100 us
[2024-12-11][06:18:09][TRACE][polling::epoll] new events epoll_fd=29 res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 30 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- wait;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- Poller::wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- Poller::wait;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 1 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- react;
[2024-12-11][06:18:09][TRACE][tracing::span] -- react;
[2024-12-11][06:18:09][TRACE][async_io::driver] notified
[2024-12-11][06:18:09][TRACE][tracing::span] -- perform;
[2024-12-11][06:18:09][TRACE][async_io::driver] waiting on I/O
[2024-12-11][06:18:09][TRACE][tracing::span] react;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> react;
[2024-12-11][06:18:09][TRACE][tracing::span] process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> process_timers;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span] -- process_timers;
[2024-12-11][06:18:09][TRACE][polling] Poller::wait; timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> Poller::wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] wait; epoll_fd=29 timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 31 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] async_io::block_on;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> async_io::block_on;
[2024-12-11][06:18:09][INFO][tracing::span] socket reader;
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][INFO][zbus::connection::socket_reader] read_socket; self=SocketReader { socket: Async { source: Source { registration: 32, key: 0, state: Mutex { data: [Direction { tick: 4, ticks: Some((3, 3)), waker: None, wakers: Slab { len: 0, cap: 0 } }, Direction { tick: 0, ticks: None, waker: None, wakers: Slab { len: 0, cap: 0 } }], poisoned: false, .. } }, io: Some(UnixStream { fd: FileDesc(OwnedFd { fd: 32 }), local: (unnamed), peer: "/run/user/1000/bus" (pathname) }) }, senders: Mutex { data: {None: Sender { inner: RwLock { data: Inner { queue: [], capacity: 64, receiver_count: 0, inactive_receiver_count: 1, sender_count: 1, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event(<uninitialized>), recv_ops: Event(<uninitialized>) }, poisoned: false, .. } }, Some(OwnedMatchRule(MatchRule { msg_type: Some(Error), sender: None, interface: None, member: None, path_spec: None, destination: None, args: [], arg_paths: [], arg0ns: None })): Sender { inner: RwLock { data: Inner { queue: [], capacity: 8, receiver_count: 0, inactive_receiver_count: 1, sender_count: 2, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event(<uninitialized>), recv_ops: Event(<uninitialized>) }, poisoned: false, .. } }, Some(OwnedMatchRule(MatchRule { msg_type: Some(MethodReturn), sender: None, interface: None, member: None, path_spec: None, destination: None, args: [], arg_paths: [], arg0ns: None })): Sender { inner: RwLock { data: Inner { queue: [], capacity: 8, receiver_count: 0, inactive_receiver_count: 1, sender_count: 2, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event(<uninitialized>), recv_ops: Event(<uninitialized>) }, poisoned: false, .. } }} }, already_received_bytes: [], already_received_fds: [], prev_seq: 0, activity_event: Event(<uninitialized>) }
[2024-12-11][06:18:09][TRACE][tracing::span] -- read_socket;
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Message received on the socket: Msg { type: Signal, serial: 2, sender: UniqueName("org.freedesktop.DBus"), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName("org.freedesktop.DBus"), member: MemberName("NameAcquired"), body: Signature("s"), fds: [] }
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, serial: 2, sender: UniqueName("org.freedesktop.DBus"), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName("org.freedesktop.DBus"), member: MemberName("NameAcquired"), body: Signature("s"), fds: [] })
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][INFO][zbus::connection::socket_reader] read_socket; self=SocketReader { socket: Async { source: Source { registration: 32, key: 0, state: Mutex { data: [Direction { tick: 4, ticks: Some((3, 3)), waker: None, wakers: Slab { len: 0, cap: 0 } }, Direction { tick: 0, ticks: None, waker: None, wakers: Slab { len: 0, cap: 0 } }], poisoned: false, .. } }, io: Some(UnixStream { fd: FileDesc(OwnedFd { fd: 32 }), local: (unnamed), peer: "/run/user/1000/bus" (pathname) }) }, senders: Mutex { data: {None: Sender { inner: RwLock { data: Inner { queue: [], capacity: 64, receiver_count: 0, inactive_receiver_count: 1, sender_count: 1, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event(<uninitialized>), recv_ops: Event(<uninitialized>) }, poisoned: false, .. } }, Some(OwnedMatchRule(MatchRule { msg_type: Some(Error), sender: None, interface: None, member: None, path_spec: None, destination: None, args: [], arg_paths: [], arg0ns: None })): Sender { inner: RwLock { data: Inner { queue: [], capacity: 8, receiver_count: 0, inactive_receiver_count: 1, sender_count: 2, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event(<uninitialized>), recv_ops: Event(<uninitialized>) }, poisoned: false, .. } }, Some(OwnedMatchRule(MatchRule { msg_type: Some(MethodReturn), sender: None, interface: None, member: None, path_spec: None, destination: None, args: [], arg_paths: [], arg0ns: None })): Sender { inner: RwLock { data: Inner { queue: [], capacity: 8, receiver_count: 0, inactive_receiver_count: 1, sender_count: 2, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event(<uninitialized>), recv_ops: Event(<uninitialized>) }, poisoned: false, .. } }} }, already_received_bytes: [], already_received_fds: [], prev_seq: 1, activity_event: Event { listeners_notified: 18446744073709551615, listeners_total: 0 } }
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 32 } ev=Event { key: 0, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleep until notification
[2024-12-11][06:18:09][TRACE][zbus::connection::socket] Sending message: Msg { type: MethodCall, serial: 2, sender: UniqueName(":1.694"), path: ObjectPath("/org/freedesktop/Notifications"), iface: InterfaceName("org.freedesktop.Notifications"), member: MemberName("Notify"), body: Signature("susssasa{sv}i"), fds: [] }
[2024-12-11][06:18:09][TRACE][zbus::connection::socket] Sent message with serial: 2
[2024-12-11][06:18:09][TRACE][async_io::driver] notified
[2024-12-11][06:18:09][TRACE][async_io::driver] sleep until notification
[2024-12-11][06:18:09][TRACE][polling::epoll] new events epoll_fd=29 res=1
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 30 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- wait;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- Poller::wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- Poller::wait;
[2024-12-11][06:18:09][TRACE][async_io::reactor] 1 ready wakers
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- react;
[2024-12-11][06:18:09][TRACE][tracing::span] -- react;
[2024-12-11][06:18:09][TRACE][async_io::driver] sleeping for 50 us
[2024-12-11][06:18:09][TRACE][tracing::span] -- read_socket;
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Message received on the socket: Msg { type: MethodReturn, serial: 1166, sender: UniqueName(":1.46"), reply-serial: 2, body: Signature("u"), fds: [] }
[2024-12-11][06:18:09][TRACE][async_io::driver] waiting on I/O
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Error broadcasting message to stream for `None`: SendError(..)
[2024-12-11][06:18:09][TRACE][tracing::span] react;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> react;
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, serial: 1166, sender: UniqueName(":1.46"), reply-serial: 2, body: Signature("u"), fds: [] })
[2024-12-11][06:18:09][TRACE][tracing::span] process_timers;
[2024-12-11][06:18:09][TRACE][zbus::connection::socket_reader] Waiting for message on the socket..
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> process_timers;
[2024-12-11][06:18:09][INFO][zbus::connection::socket_reader] read_socket; self=SocketReader { socket: Async { source: Source { registration: 32, key: 0, state: Mutex { data: [Direction { tick: 5, ticks: Some((5, 4)), waker: None, wakers: Slab { len: 0, cap: 0 } }, Direction { tick: 0, ticks: None, waker: None, wakers: Slab { len: 0, cap: 0 } }], poisoned: false, .. } }, io: Some(UnixStream { fd: FileDesc(OwnedFd { fd: 32 }), local: (unnamed), peer: "/run/user/1000/bus" (pathname) }) }, senders: Mutex { data: {None: Sender { inner: RwLock { data: Inner { queue: [], capacity: 64, receiver_count: 0, inactive_receiver_count: 1, sender_count: 1, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event(<uninitialized>), recv_ops: Event(<uninitialized>) }, poisoned: false, .. } }, Some(OwnedMatchRule(MatchRule { msg_type: Some(Error), sender: None, interface: None, member: None, path_spec: None, destination: None, args: [], arg_paths: [], arg0ns: None })): Sender { inner: RwLock { data: Inner { queue: [(Ok(Msg { type: MethodReturn, serial: 1166, sender: UniqueName(":1.46"), reply-serial: 2, body: Signature("u"), fds: [] }), 1)], capacity: 8, receiver_count: 1, inactive_receiver_count: 1, sender_count: 2, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event { listeners_notified: 18446744073709551615, listeners_total: 0 }, recv_ops: Event { listeners_notified: 18446744073709551615, listeners_total: 1 } }, poisoned: false, .. } }, Some(OwnedMatchRule(MatchRule { msg_type: Some(MethodReturn), sender: None, interface: None, member: None, path_spec: None, destination: None, args: [], arg_paths: [], arg0ns: None })): Sender { inner: RwLock { data: Inner { queue: [(Ok(Msg { type: MethodReturn, serial: 1166, sender: UniqueName(":1.46"), reply-serial: 2, body: Signature("u"), fds: [] }), 1)], capacity: 8, receiver_count: 1, inactive_receiver_count: 1, sender_count: 2, head_pos: 0, overflow: false, await_active: false, is_closed: false, send_ops: Event { listeners_notified: 18446744073709551615, listeners_total: 0 }, recv_ops: Event { listeners_notified: 18446744073709551615, listeners_total: 1 } }, poisoned: false, .. } }} }, already_received_bytes: [], already_received_fds: [], prev_seq: 2, activity_event: Event { listeners_notified: 18446744073709551615, listeners_total: 0 } }
[2024-12-11][06:18:09][TRACE][async_io::reactor] 0 ready wakers
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 32 } ev=Event { key: 0, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][async_io::driver] completed
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span] -- process_timers;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- async_io::block_on;
[2024-12-11][06:18:09][TRACE][polling] Poller::wait; timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][tracing::span] -- async_io::block_on;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> Poller::wait;
[2024-12-11][06:18:09][TRACE][polling::epoll] wait; epoll_fd=29 timeout=None
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> wait;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][polling::epoll] modify; epoll_fd=29 fd=BorrowedFd { fd: 31 } ev=Event { key: 18446744073709551615, readable: true, writable: false, extra: EventExtra { flags: EventFlags(0x0) } }
[2024-12-11][06:18:09][TRACE][tracing::span] -- read_socket;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> modify;
[2024-12-11][06:18:09][TRACE][polling::epoll] delete; epoll_fd=29 fd=BorrowedFd { fd: 32 }
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] -> delete;
[2024-12-11][06:18:09][TRACE][tracing::span] -- modify;
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- delete;
[2024-12-11][06:18:09][TRACE][tracing::span] -- delete;
[2024-12-11][06:18:09][TRACE][tracing::span] -- socket reader;
[2024-12-11][06:18:09][TRACE][async_io::driver] completed
[2024-12-11][06:18:09][TRACE][tracing::span::active] <- async_io::block_on;
[2024-12-11][06:18:09][TRACE][tracing::span] -- async_io::block_on;
[2024-12-11][06:18:09][INFO][pot::hotkey] Registered global shortcut: Shift+Alt+L for hotkey_selection_translate
[2024-12-11][06:18:10][INFO][pot::hotkey] Registered global shortcut: Shift+Alt+0 for hotkey_ocr_translate
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
[2024-12-11][06:18:10][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", dl.pot-app.com)
[2024-12-11][06:18:10][DEBUG][reqwest::connect] starting new connection: https://dl.pot-app.com/
[2024-12-11][06:18:10][DEBUG][reqwest::connect] proxy(http://127.0.0.1:20172) intercepts 'https://dl.pot-app.com/'
[2024-12-11][06:18:10][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(20172))
[2024-12-11][06:18:10][DEBUG][hyper::client::connect::http] connecting to 127.0.0.1:20172
[2024-12-11][06:18:10][DEBUG][hyper::client::connect::http] connected to 127.0.0.1:20172
[2024-12-11][06:18:10][TRACE][reqwest::connect] tunneling HTTPS over proxy
[2024-12-11][06:18:10][TRACE][hyper::client::conn] client handshake Http1
[2024-12-11][06:18:10][TRACE][hyper::client::client] handshake complete, spawning background dispatcher task
[2024-12-11][06:18:10][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy }
[2024-12-11][06:18:10][TRACE][hyper::client::pool] checkout dropped for ("https", dl.pot-app.com)
[2024-12-11][06:18:10][TRACE][tracing::span] encode_headers;
[2024-12-11][06:18:10][TRACE][tracing::span::active] -> encode_headers;
[2024-12-11][06:18:10][TRACE][hyper::proto::h1::role] Client::encode method=GET, body=None
[2024-12-11][06:18:10][TRACE][tracing::span::active] <- encode_headers;
[2024-12-11][06:18:10][TRACE][tracing::span] -- encode_headers;
[2024-12-11][06:18:10][DEBUG][hyper::proto::h1::io] flushed 169 bytes
[2024-12-11][06:18:10][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy }

** (WebKitWebProcess:256471): WARNING **: 14:18:10.384: Can't connect to a11y bus: 无法连接: 权限不够
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] Conn::read_head
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-12-11][06:18:11][TRACE][tracing::span] parse_headers;
[2024-12-11][06:18:11][TRACE][tracing::span::active] -> parse_headers;
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::role] Response.parse bytes=1369
[2024-12-11][06:18:11][TRACE][tracing::span::active] <- parse_headers;
[2024-12-11][06:18:11][TRACE][tracing::span] -- parse_headers;
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-12-11][06:18:11][TRACE][tracing::span] parse_headers;
[2024-12-11][06:18:11][TRACE][tracing::span::active] -> parse_headers;
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::role] Response.parse bytes=2738
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::role] Response.parse Complete(1625)
[2024-12-11][06:18:11][TRACE][tracing::span::active] <- parse_headers;
[2024-12-11][06:18:11][TRACE][tracing::span] -- parse_headers;
[2024-12-11][06:18:11][DEBUG][hyper::proto::h1::io] parsed 34 headers
[2024-12-11][06:18:11][DEBUG][hyper::proto::h1::conn] incoming body is content-length (5355 bytes)
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::decode] decode; state=Length(5355)
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(4242)), writing: KeepAlive, keep_alive: Busy }
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::decode] decode; state=Length(4242)
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(2873)), writing: KeepAlive, keep_alive: Busy }
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::decode] decode; state=Length(2873)
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(1504)), writing: KeepAlive, keep_alive: Busy }
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::decode] decode; state=Length(1504)
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(135)), writing: KeepAlive, keep_alive: Busy }
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::decode] decode; state=Length(135)
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::io] received 135 bytes
[2024-12-11][06:18:11][DEBUG][hyper::proto::h1::conn] incoming body completed
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] maybe_notify; read_from_io blocked
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-12-11][06:18:11][TRACE][hyper::client::pool] pool dropped, dropping pooled (("https", dl.pot-app.com))
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::dispatch] client tx closed
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] State::close_read()
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] State::close_write()
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled }
[2024-12-11][06:18:11][TRACE][hyper::proto::h1::conn] shut down IO complete
[2024-12-11][06:18:17][INFO][pot::window] Mouse position: 2610, 565
[2024-12-11][06:18:17][INFO][pot::window] Current Monitor: Monitor { name: Some("eDP-1"), size: PhysicalSize { width: 2880, height: 1800 }, position: PhysicalPosition { x: 0, y: 0 }, scale_factor: 2.0 }
[2024-12-11][06:18:17][INFO][pot::window] Window not existence, Creating new window: config

** (pot:256420): WARNING **: 14:18:17.778: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

** (WebKitWebProcess:256551): WARNING **: 14:18:17.875: Can't connect to a11y bus: 无法连接: 权限不够

** (WebKitWebProcess:256551): WARNING **: 14:18:18.135: The GStreamer FDK AAC plugin is missing, AAC playback is unlikely to work.
GStreamer element appsrc not found. Please install it

(WebKitWebProcess:256551): GLib-GObject-CRITICAL **: 14:18:18.135: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(WebKitWebProcess:256551): GStreamer-CRITICAL **: 14:18:18.135: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(WebKitWebProcess:256551): GStreamer-CRITICAL **: 14:18:18.135: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed

(WebKitWebProcess:256551): GLib-GObject-CRITICAL **: 14:18:18.135: g_object_set: assertion 'G_IS_OBJECT (object)' failed
GStreamer element autoaudiosink not found. Please install it

(WebKitWebProcess:256551): GLib-GObject-WARNING **: 14:18:18.135: invalid (NULL) pointer instance

(WebKitWebProcess:256551): GLib-GObject-CRITICAL **: 14:18:18.135: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
[2024-12-11][06:18:18][TRACE][mio::poll] registering event source with poller: token=Token(0), interests=READABLE
[2024-12-11][06:18:18][TRACE][notify::inotify] adding inotify watch: /home/lyf/.config/com.pot-app.desktop/config.json
[2024-12-11][06:18:18][TRACE][os_info::imp] linux::current_platform is called
[2024-12-11][06:18:18][TRACE][os_info::imp::lsb_release] lsb_release command returned Output { status: ExitStatus(unix_wait_status(0)), stdout: "Distributor ID:\tUbuntu\nDescription:\tUbuntu 24.04.1 LTS\nRelease:\t24.04\nCodename:\tnoble\n", stderr: "" }
[2024-12-11][06:18:18][TRACE][os_info::imp::lsb_release] Trying to parse "Distributor ID:\tUbuntu\nDescription:\tUbuntu 24.04.1 LTS\nRelease:\t24.04\nCodename:\tnoble\n"
[2024-12-11][06:18:18][TRACE][os_info::imp::lsb_release] Parsed as 'Some("Ubuntu")' distribution and 'Some("24.04")' version
[2024-12-11][06:18:18][TRACE][os_info::imp] Returning Info { os_type: Ubuntu, version: Semantic(24, 4, 0), edition: None, codename: Some("noble"), bitness: X64, architecture: Some("x86_64") }
[2024-12-11][06:18:18][INFO][log$4@tauri://localhost/assets/index-BQWpFOu5.js:60:6536] Move
[2024-12-11][06:18:18][INFO][log$4@tauri://localhost/assets/index-BQWpFOu5.js:60:6536] Move
[2024-12-11][06:18:18][INFO][log$4@tauri://localhost/assets/index-BQWpFOu5.js:60:6536] Focus
[2024-12-11][06:18:18][TRACE][notify::inotify] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: MODIFY, cookie: 0, name: None }
[2024-12-11][06:18:18][TRACE][notify::inotify] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: MODIFY, cookie: 0, name: None }
[2024-12-11][06:18:18][TRACE][notify::inotify] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: CLOSE_WRITE, cookie: 0, name: None }
[2024-12-11][06:18:18][TRACE][notify_debouncer_mini] raw event: Event { kind: Modify(Data(Any)), paths: ["/home/lyf/.config/com.pot-app.desktop/config.json"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }
[2024-12-11][06:18:18][TRACE][notify_debouncer_mini] raw event: Event { kind: Modify(Data(Any)), paths: ["/home/lyf/.config/com.pot-app.desktop/config.json"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }
[2024-12-11][06:18:18][TRACE][notify_debouncer_mini] raw event: Event { kind: Access(Close(Write)), paths: ["/home/lyf/.config/com.pot-app.desktop/config.json"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }
[2024-12-11][06:18:19][TRACE][notify::inotify] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: MODIFY, cookie: 0, name: None }
[2024-12-11][06:18:19][TRACE][notify::inotify] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: MODIFY, cookie: 0, name: None }
[2024-12-11][06:18:19][TRACE][notify::inotify] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: CLOSE_WRITE, cookie: 0, name: None }
[2024-12-11][06:18:19][TRACE][notify_debouncer_mini] raw event: Event { kind: Modify(Data(Any)), paths: ["/home/lyf/.config/com.pot-app.desktop/config.json"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }
[2024-12-11][06:18:19][TRACE][notify_debouncer_mini] raw event: Event { kind: Modify(Data(Any)), paths: ["/home/lyf/.config/com.pot-app.desktop/config.json"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }
[2024-12-11][06:18:19][TRACE][notify_debouncer_mini] raw event: Event { kind: Access(Close(Write)), paths: ["/home/lyf/.config/com.pot-app.desktop/config.json"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }
[2024-12-11][06:18:20][TRACE][notify_debouncer_mini] debounced event: AnyContinuous
[2024-12-11][06:18:21][TRACE][notify_debouncer_mini] debounced event: Any                                                                                                                                 

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

2 participants