We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在ubuntu 24.04上使用 使用flatpak安装,截图翻译直接崩溃
希望能早日修补
日志如下
[2024-11-20][07:03:24][TRACE][async_io::driver] block_on() [2024-11-20][07:03:24][TRACE][polling::epoll] add: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: false, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] add: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] new: epoll_fd=19, event_fd=20, timer_fd=Some(21) [2024-11-20][07:03:24][TRACE][polling::epoll] add: epoll_fd=19, fd=18, ev=Event { key: 0, readable: false, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: false, writable: true } [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: waiting on I/O [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=1 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 1 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 50 us [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, Some(0ns)) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=Some(0ns) [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=0 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 0 ready wakers [2024-11-20][07:03:24][TRACE][async_io::reactor] writable: fd=18 [2024-11-20][07:03:24][INFO][tracing::span] perform; [2024-11-20][07:03:24][TRACE][zbus::handshake] Initializing [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 75 us [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: waiting on I/O [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][INFO][zbus::handshake] write_command; command=Auth(Some(External), Some([49, 48, 48, 48])) [2024-11-20][07:03:24][TRACE][tracing::span] -- write_command; [2024-11-20][07:03:24][TRACE][zbus::handshake] Waiting for DATA or OK from server [2024-11-20][07:03:24][INFO][tracing::span] read_command; [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: sleep until notification [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=1 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 1 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 50 us [2024-11-20][07:03:24][TRACE][tracing::span] -- read_command; [2024-11-20][07:03:24][TRACE][zbus::handshake] Received OK from server [2024-11-20][07:03:24][INFO][zbus::handshake] write_command; command=NegotiateUnixFD [2024-11-20][07:03:24][TRACE][tracing::span] -- write_command; [2024-11-20][07:03:24][TRACE][zbus::handshake] Waiting for Unix FD passing agreement from server [2024-11-20][07:03:24][INFO][tracing::span] read_command; [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: waiting on I/O [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 75 us [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=1 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 1 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][tracing::span] -- read_command; [2024-11-20][07:03:24][TRACE][zbus::handshake] Unix FD passing agreed by server [2024-11-20][07:03:24][INFO][zbus::handshake] write_command; command=Begin [2024-11-20][07:03:24][TRACE][tracing::span] -- write_command; [2024-11-20][07:03:24][TRACE][zbus::handshake] Handshake done [2024-11-20][07:03:24][TRACE][tracing::span] -- perform; [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: waiting on I/O [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][INFO][zbus::connection] start_object_server; started_event=Some(Event { .. }) [2024-11-20][07:03:24][TRACE][tracing::span::active] -> start_object_server; [2024-11-20][07:03:24][TRACE][zbus::connection] starting ObjectServer task [2024-11-20][07:03:24][INFO][zbus::connection] {}; obj_server_task_name="ObjectServer task" [2024-11-20][07:03:24][TRACE][tracing::span::active] <- start_object_server; [2024-11-20][07:03:24][TRACE][tracing::span] -- start_object_server; [2024-11-20][07:03:24][TRACE][tracing::span::active] -> {}; [2024-11-20][07:03:24][TRACE][zbus::connection] waiting for incoming method call messages.. [2024-11-20][07:03:24][TRACE][tracing::span::active] <- {}; [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][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-20][07:03:24][TRACE][zbus::connection] Sent message with serial: 1 [2024-11-20][07:03:24][INFO][tracing::span] socket reader; [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: sleep until notification [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=1 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 1 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 50 us [2024-11-20][07:03:24][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-20][07:03:24][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..) [2024-11-20][07:03:24][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-20][07:03:24][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-11-20][07:03:24][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-20][07:03:24][TRACE][async_io::driver] main_loop: waiting on I/O [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..) [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][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-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.5296"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") } [2024-11-20][07:03:24][TRACE][zbus::connection] Sent message with serial: 2 [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: sleep until notification [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=1 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 1 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 50 us [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 } [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..) [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 }) [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, Some(0ns)) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=Some(0ns) [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=0 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 0 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 75 us [2024-11-20][07:03:24][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.5296"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") } [2024-11-20][07:03:24][TRACE][zbus::connection] Sent message with serial: 3 [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: waiting on I/O [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 100 us [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=1 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 1 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 } [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..) [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 }) [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, Some(0ns)) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=Some(0ns) [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=0 [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 250 us [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 0 ready wakers [2024-11-20][07:03:24][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.5296"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RequestName"))), body: Signature("su") } [2024-11-20][07:03:24][TRACE][zbus::connection] Sent message with serial: 4 [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: waiting on I/O [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=1 [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 1 ready wakers [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Error, reply-serial: 4, body: Signature("s") } [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Error broadcasting message to stream for `None`: SendError(..) [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Error, reply-serial: 4, body: Signature("s") }) [2024-11-20][07:03:24][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=18, ev=Event { key: 0, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::driver] block_on: notified [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, Some(0ns)) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=Some(0ns) [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][polling::epoll] new events: epoll_fd=19, res=0 [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: sleeping for 500 us [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:24][TRACE][async_io::reactor] react: 0 ready wakers [2024-11-20][07:03:24][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-20][07:03:24][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-20][07:03:24][TRACE][async_io::driver] block_on: completed [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: notified [2024-11-20][07:03:24][TRACE][async_io::driver] main_loop: waiting on I/O [2024-11-20][07:03:24][TRACE][async_io::reactor] process_timers: 0 ready wakers [2024-11-20][07:03:24][TRACE][polling] Poller::wait(_, None) [2024-11-20][07:03:24][TRACE][polling::epoll] wait: epoll_fd=19, timeout=None [2024-11-20][07:03:24][TRACE][polling::epoll] modify: epoll_fd=19, fd=21, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-11-20][07:03:25][INFO][pot] ============== Start App ============== [2024-11-20][07:03:25][INFO][pot] Init Config Store [2024-11-20][07:03:25][INFO][pot::config] Load config from: "/home/xwu/.var/app/com.pot_app.pot/config/com.pot-app.desktop/config.json" [2024-11-20][07:03:25][INFO][pot::config] Config loaded [2024-11-20][07:03:25][INFO][pot::tray] Update tray with language: zh_cn, copy mode: disable [2024-11-20][07:03:25][DEBUG][tiny_http] Server listening on 127.0.0.1:60828 [2024-11-20][07:03:25][DEBUG][tiny_http] Running accept thread [2024-11-20][07:03:25][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", dl.pot-app.com) [2024-11-20][07:03:25][DEBUG][reqwest::connect] starting new connection: https://dl.pot-app.com/ [2024-11-20][07:03:25][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("dl.pot-app.com"), port=None [2024-11-20][07:03:25][DEBUG][hyper::client::connect::dns] resolving host="dl.pot-app.com" [2024-11-20][07:03:25][DEBUG][hyper::client::connect::http] connecting to 172.67.152.103:443 [2024-11-20][07:03:25][DEBUG][hyper::client::connect::http] connected to 172.67.152.103:443 [2024-11-20][07:03:26][TRACE][hyper::client::conn] client handshake Http1 [2024-11-20][07:03:26][TRACE][hyper::client::client] handshake complete, spawning background dispatcher task [2024-11-20][07:03:26][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy } [2024-11-20][07:03:26][TRACE][hyper::client::pool] checkout dropped for ("https", dl.pot-app.com) [2024-11-20][07:03:26][TRACE][tracing::span] encode_headers; [2024-11-20][07:03:26][TRACE][tracing::span::active] -> encode_headers; [2024-11-20][07:03:26][TRACE][hyper::proto::h1::role] Client::encode method=GET, body=None [2024-11-20][07:03:26][TRACE][tracing::span::active] <- encode_headers; [2024-11-20][07:03:26][TRACE][tracing::span] -- encode_headers; [2024-11-20][07:03:26][DEBUG][hyper::proto::h1::io] flushed 169 bytes [2024-11-20][07:03:26][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy } [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] Conn::read_head [2024-11-20][07:03:27][TRACE][hyper::proto::h1::io] received 1369 bytes [2024-11-20][07:03:27][TRACE][tracing::span] parse_headers; [2024-11-20][07:03:27][TRACE][tracing::span::active] -> parse_headers; [2024-11-20][07:03:27][TRACE][hyper::proto::h1::role] Response.parse bytes=1369 [2024-11-20][07:03:27][TRACE][tracing::span::active] <- parse_headers; [2024-11-20][07:03:27][TRACE][tracing::span] -- parse_headers; [2024-11-20][07:03:27][TRACE][hyper::proto::h1::io] received 1369 bytes [2024-11-20][07:03:27][TRACE][tracing::span] parse_headers; [2024-11-20][07:03:27][TRACE][tracing::span::active] -> parse_headers; [2024-11-20][07:03:27][TRACE][hyper::proto::h1::role] Response.parse bytes=2738 [2024-11-20][07:03:27][TRACE][hyper::proto::h1::role] Response.parse Complete(1589) [2024-11-20][07:03:27][TRACE][tracing::span::active] <- parse_headers; [2024-11-20][07:03:27][TRACE][tracing::span] -- parse_headers; [2024-11-20][07:03:27][DEBUG][hyper::proto::h1::io] parsed 34 headers [2024-11-20][07:03:27][DEBUG][hyper::proto::h1::conn] incoming body is content-length (5355 bytes) [2024-11-20][07:03:27][TRACE][hyper::proto::h1::decode] decode; state=Length(5355) [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(4206)), writing: KeepAlive, keep_alive: Busy } [2024-11-20][07:03:27][TRACE][hyper::proto::h1::decode] decode; state=Length(4206) [2024-11-20][07:03:27][TRACE][hyper::proto::h1::io] received 1369 bytes [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(2837)), writing: KeepAlive, keep_alive: Busy } [2024-11-20][07:03:27][TRACE][hyper::proto::h1::decode] decode; state=Length(2837) [2024-11-20][07:03:27][TRACE][hyper::proto::h1::io] received 1369 bytes [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(1468)), writing: KeepAlive, keep_alive: Busy } [2024-11-20][07:03:27][TRACE][hyper::proto::h1::decode] decode; state=Length(1468) [2024-11-20][07:03:27][TRACE][hyper::proto::h1::io] received 1369 bytes [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(99)), writing: KeepAlive, keep_alive: Busy } [2024-11-20][07:03:27][TRACE][hyper::proto::h1::decode] decode; state=Length(99) [2024-11-20][07:03:27][TRACE][hyper::proto::h1::io] received 99 bytes [2024-11-20][07:03:27][DEBUG][hyper::proto::h1::conn] incoming body completed [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] maybe_notify; read_from_io blocked [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle } [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle } [2024-11-20][07:03:27][TRACE][hyper::client::pool] pool dropped, dropping pooled (("https", dl.pot-app.com)) [2024-11-20][07:03:27][TRACE][hyper::proto::h1::dispatch] client tx closed [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] State::close_read() [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] State::close_write() [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled } [2024-11-20][07:03:27][TRACE][hyper::proto::h1::conn] shut down IO complete [2024-11-20][07:04:49][INFO][pot::window] Mouse position: 2247, 1736 [2024-11-20][07:04:49][INFO][pot::window] Current Monitor: Monitor { name: Some("HDMI-1"), size: PhysicalSize { width: 3840, height: 2160 }, position: PhysicalPosition { x: 0, y: 0 }, scale_factor: 2.0 } [2024-11-20][07:04:49][INFO][pot::window] Window not existence, Creating new window: screenshot [2024-11-20][07:04:49][TRACE][mio::poll] registering event source with poller: token=Token(0), interests=READABLE [2024-11-20][07:04:49][TRACE][notify::inotify] adding inotify watch: /home/xwu/.var/app/com.pot_app.pot/config/com.pot-app.desktop/config.json [2024-11-20][07:04:49][TRACE][os_info::imp] linux::current_platform is called [2024-11-20][07:04:49][DEBUG][os_info::imp::lsb_release] lsb_release command failed with Os { code: 2, kind: NotFound, message: "没有那个文件或目录" } [2024-11-20][07:04:49][TRACE][os_info::imp::file_release] Path 'etc/mariner-release' doesn't exist [2024-11-20][07:04:49][TRACE][os_info::imp::file_release] Path 'etc/centos-release' doesn't exist [2024-11-20][07:04:49][TRACE][os_info::imp::file_release] Path 'etc/fedora-release' doesn't exist [2024-11-20][07:04:49][TRACE][os_info::imp::file_release] Path 'etc/alpine-release' doesn't exist [2024-11-20][07:04:49][TRACE][os_info::imp::file_release] Path 'etc/redhat-release' doesn't exist [2024-11-20][07:04:49][TRACE][os_info::imp] Returning Info { os_type: Linux, version: Unknown, edition: None, codename: None, bitness: X64, architecture: Some("x86_64") } [2024-11-20][07:04:49][INFO][pot::screenshot] Screenshot screen with position: x=0, y=0 [2024-11-20][07:04:49][INFO][pot::screenshot] Screen: DisplayInfo { id: 1131, raw_handle: Output { res_id: 1131 }, x: 0, y: 0, width: 1920, height: 1080, rotation: 0.0, scale_factor: 2.0, frequency: 59.98093, is_primary: true }
Linux
ubuntu 24.04
None
3.0.6
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
在ubuntu 24.04上使用 使用flatpak安装,截图翻译直接崩溃
希望能早日修补
Reproduction
日志如下
Platform
Linux
System Version
ubuntu 24.04
Window System (Linux Only)
None
Software Version
3.0.6
Log File
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: