Skip to content

Instantly share code, notes, and snippets.

View VitalyAnkh's full-sized avatar
🏠
Reading stacks project

VitalyR VitalyAnkh

🏠
Reading stacks project
View GitHub Profile
@VitalyAnkh
VitalyAnkh / servo_log
Created May 11, 2023 07:32
`RUST_BACKTRACE=1 RUST_LOG=debug WINIT_UNIX_BACKEND=wayland ./mach run -d -- tests/html/about-mozilla.html &> log`
[2023-05-11T07:30:16Z DEBUG constellation::constellation] constellation got ConstellationMsg::NewBrowser message
[2023-05-11T07:30:16Z DEBUG constellation::constellation] Creating new pipeline (1,1) in browsing context (0,1).
[2023-05-11T07:30:16Z DEBUG net::image_cache] New image cache
[2023-05-11T07:30:16Z DEBUG constellation::constellation] adding pending session history change with no replacement
[2023-05-11T07:30:16Z DEBUG constellation::constellation] constellation got ConstellationMsg::SelectBrowser message
[2023-05-11T07:30:16Z DEBUG style::rule_tree::core] Creating rule node: 0x7f4a2741c000
[2023-05-11T07:30:16Z DEBUG script::script_thread] Starting script thread.
[2023-05-11T07:30:16Z DEBUG script::script_thread] Waiting for event.
[2023-05-11T07:30:16Z DEBUG script::script_thread] Got event.
[2023-05-11T07:30:16Z DEBUG script::script_thread] Processing events.
@VitalyAnkh
VitalyAnkh / log
Last active May 12, 2023 13:04
Bevy screenshot example's crash log
This file has been truncated, but you can view the full file.
warning: variable does not need to be mutable
--> crates/bevy_app/src/plugin_group.rs:147:13
|
147 | let mut plugin_entry = self
| ----^^^^^^^^^^^^
| |
| help: remove this `mut`
|
= note: `#[warn(unused_mut)]` on by default
@VitalyAnkh
VitalyAnkh / gist:c53c66074467eb5a0c79ceea30fcccaf
Created July 4, 2023 09:08
org-latex-preview-auto-mode error
Debugger entered--Lisp error: (error "Invalid format character: ‘%S’")
error("Invalid format character: `%%%c'" 83)
format-spec("dvisvgm %f -n -b min -c %S -o %O" ((111 . "/tmp/") (98 . "org-tex-rhdmBR") (66 . "/tmp/org-tex-rhdmBR") (68 . "774.8999999999999") (102 . "/tmp/org-tex-rhdmBR.xdv")))
org-latex-preview--image-extract-async((:latex-processor "xelatex" :latex-header "% Intended LaTeX compiler: xelatex\n\\documentclass[..." :programs ("latex" "dvisvgm") :description "dvi > svg" :message "you need to install the programs: latex and dvisvg..." :image-input-type "xdv" :image-output-type "svg" :image-size-adjust (0.45 . 0.45) :latex-compiler ("latex -interaction nonstopmode -output-format=dvi ...") :image-converter ("dvisvgm %f -n -b min -c %S -o %O") :processor dvisvgm :fragments ((:string "\\color[rgb]{0,0,0.00392157}\\setcounter{equation}{0..." :overlay #<overlay from 1028 to 1041 in 20211127155226-test_cite.org> :key "1806c8e1160e56b1b2a86c0e88d21611a204a8df")) :org-buffer #<buffer 20211127155226
@VitalyAnkh
VitalyAnkh / redox-build-error.sh
Last active May 9, 2024 06:30
redox build error: undefined reference to `libiconv' when linking gettext
make[6]: Entering directory '/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/build/gettext-tools/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-unknown-redox-gcc -I/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/sysroot/include -L/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/sysroot/lib --static -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la
libtool: link: x86_64-unknown-redox-gcc -I/home/vitalyr/projects/dev/rust-projects/redox/cookbook/recipes/tools/gettext/target/x86_64-unknown-redox/sysroot/include --static -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o ms
@VitalyAnkh
VitalyAnkh / fcitx5-diagnose
Created December 23, 2024 16:56
fcitx5-diagnose output on NixOS
# System Info:
1. `uname -a`:
Linux eva 6.12.5 #1-NixOS SMP PREEMPT_DYNAMIC Sat Dec 14 19:04:17 UTC 2024 x86_64 GNU/Linux
2. `lsb_release`:
`lsb_release` not found.
3. `/etc/lsb-release`: