diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/1105 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.tar.gz qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.zip | |
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/1105')
| -rw-r--r-- | results/scraper/box64/1105 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/1105 b/results/scraper/box64/1105 new file mode 100644 index 000000000..699ebe9c0 --- /dev/null +++ b/results/scraper/box64/1105 @@ -0,0 +1,10 @@ +Warpping missing(Error: Symbol gtk_style_context_get_style not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fef6e8 (0x7a4acc6), etc ) +Hi, +This appeared when I was trying to run crosscode on Raspberry Pi 4. +``` +Using native(wrapped) libgdk_pixbuf-2.0.so.0 +Error: Symbol gtk_style_context_get_style not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fef6e8 (0x7a4acc6) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so +Error: Symbol gtk_style_context_get not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fef828 (0x7a4af46) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so +Error: Symbol gtk_file_filter_add_custom not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fefbd8 (0x7a4b6a6) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so +Error: Symbol gdk_window_get_scale_factor not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fefca8 (0x7a4b846) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so +``` \ No newline at end of file |