Skip to content

Commit

Permalink
Add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 12, 2024
1 parent 0055b8d commit 0c695cf
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions cargo.log
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
 Finished release [optimized] target(s) in 0.26s
 Running `target/release/infoskjerm`
[2024-03-11T22:18:18Z INFO infoskjerm] Starting up...
[2024-03-11T22:18:18Z WARN winit::platform_impl::platform::x11::util::randr] XRandR reported that the display's 0mm in size, which is certifiably insane
[2024-03-11T22:18:18Z INFO winit::platform_impl::platform::x11::window] Guessed window scale factor: 1
[2024-03-11T22:18:18Z DEBUG winit::platform_impl::platform::x11::window] Calculated physical dimensions: 800x600
[2024-03-11T22:18:19Z INFO infoskjerm::forecast] Fetching weather data
[2024-03-11T22:18:19Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/
[2024-03-11T22:18:19Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-11T22:18:19Z DEBUG reqwest::connect] starting new connection: https://api.met.no/
[2024-03-11T22:18:19Z INFO tide::server] Server listening on http://[::1]:1337
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com")
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com")
[2024-03-11T22:18:19Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup
[2024-03-11T22:18:19Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-11T22:18:19Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com")
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-11T22:18:19Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com")
[2024-03-11T22:18:19Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no")
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384
[2024-03-11T22:18:19Z DEBUG rustls::client::tls13] Not resuming
[2024-03-11T22:18:19Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])]
[2024-03-11T22:18:19Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2")
[2024-03-11T22:18:20Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-11T22:18:24Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-11T22:18:29Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-11T22:18:34Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-11T22:18:39Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-11T22:18:44Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-11T22:18:49Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-12T22:02:39Z INFO infoskjerm] Starting up...
[2024-03-12T22:02:39Z WARN winit::platform_impl::platform::x11::util::randr] XRandR reported that the display's 0mm in size, which is certifiably insane
[2024-03-12T22:02:39Z INFO winit::platform_impl::platform::x11::window] Guessed window scale factor: 1
[2024-03-12T22:02:39Z DEBUG winit::platform_impl::platform::x11::window] Calculated physical dimensions: 800x600
[2024-03-12T22:02:40Z INFO infoskjerm::forecast] Fetching weather data
[2024-03-12T22:02:40Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-12T22:02:40Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/
[2024-03-12T22:02:40Z DEBUG reqwest::connect] starting new connection: https://api.met.no/
[2024-03-12T22:02:40Z INFO tide::server] Server listening on http://[::1]:1337
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com")
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com")
[2024-03-12T22:02:40Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup
[2024-03-12T22:02:40Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-12T22:02:40Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com")
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-12T22:02:40Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com")
[2024-03-12T22:02:40Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no")
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384
[2024-03-12T22:02:40Z DEBUG rustls::client::tls13] Not resuming
[2024-03-12T22:02:40Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])]
[2024-03-12T22:02:40Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2")
[2024-03-12T22:02:41Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-12T22:02:45Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-12T22:02:50Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-12T22:02:55Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-12T22:03:00Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-12T22:03:05Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-12T22:03:10Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
Binary file added fooPoop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot.xwd
Binary file not shown.

0 comments on commit 0c695cf

Please sign in to comment.