Skip to content

Instantly share code, notes, and snippets.

@win8linux
win8linux / syslog.old
Created January 18, 2023 18:15
syslog of partially broken system caused by Falkon
KERN: active package: "fontboy-0.9.8-1-x86_64.hpkg"
KERN: package_daemon: [66745911: 1004] KERN: active package: "webpositive-r1~beta4_hrev56714-1-x86_64.hpkg"
KERN: package_daemon: [66754552: 1004] active package: "cython_python310-0.29.32-1-x86_64.hpkg"
KERN: bfs: package_daemon: [66762655: 1004] Could not find value in index "size"!
KERN: active package: "dhewm3-1.5.1-2-x86_64.hpkg"
KERN: bfs: package_daemon: [66773602: 1004] Could not find value in index "last_modified"!
KERN: active package: "neon-0.31.2-1-x86_64.hpkg"
KERN: package_daemon: [66785251: 1004] KERN: active package: "gzip-1.12-1-x86_64.hpkg"
KERN: package_daemon: [66792047: 1004] active package: "libnsutils-0.1.0-1-x86_64.hpkg"
KERN: package_daemon: [66799455: 1004] active package: "kirigami-5.93.0-1-x86_64.hpkg"
@win8linux
win8linux / Quaternion-1288-debug-30-06-2022-17-30-31.report
Created June 30, 2022 17:43
Quaternion crash report generated by Haiku
Debug information for team /boot/system/apps/Quaternion (1288):
CPU(s): 12x AMD Ryzen 5 2600
Memory: 15.95 GiB total, 823.83 MiB used
Haiku revision: hrev56231 Jun 30 2022 07:40:57 (x86_64)
Active Threads:
thread 1291: BApplication_thread
thread 1292: pthread func
thread 1293: pthread func
thread 1300: QSystemTrayIconLooper
@win8linux
win8linux / singularity.log
Created February 7, 2021 15:39
Singularity output with polib from pip
Singularity 1.00 (commit: 2ebc2f3f2059b96885416167363bde2e27ece106)
Running under Python 3.7.9 (default, Oct 27 2020, 19:19:35) [GCC 8.3.0]
pygame 2.0.0 (SDL 1.2.15, python 3.7.9)
Hello from the pygame community. https://www.pygame.org/contribute.html
Fatal Python error: (pygame parachute) Segmentation Fault
Current thread 0x000000b2219c50e0 (most recent call first):
File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1043 in create_module
File "<frozen importlib._bootstrap>", line 583 in module_from_spec
@win8linux
win8linux / BeRetro
Created February 6, 2021 19:22
BeRetro
"IM foreground color" , " 0, 0, 0"
"IM background color" , "152, 203, 255"
"IM selection color" , "255, 152, 152"
"ANSI black color" , " 40, 40, 40"
"ANSI red color" , "204, 0, 0"
"ANSI green color" , " 78, 154, 6"
"ANSI yellow color" , "218, 168, 0"
"ANSI blue color" , " 51, 102, 152"
"ANSI magenta color" , "115, 68, 123"
"ANSI cyan color" , " 6, 152, 154"
@win8linux
win8linux / singularity-crash.log
Created January 25, 2021 16:07
Endgame: Singularity terminal output on segfault
Singularity 1.00 (commit: 2ebc2f3f2059b96885416167363bde2e27ece106)
Running under Python 3.7.9 (default, Oct 27 2020, 19:19:35) [GCC 8.3.0]
pygame 2.0.0 (SDL 1.2.15, python 3.7.9)
Hello from the pygame community. https://www.pygame.org/contribute.html
Fatal Python error: (pygame parachute) Segmentation Fault
Current thread 0x0000015b90f330e0 (most recent call first):
File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1043 in create_module
File "<frozen importlib._bootstrap>", line 583 in module_from_spec
@win8linux
win8linux / steam_sysinfo.txt
Created June 24, 2020 01:48
Steam full system information report
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 5 2600 Six-Core Processor
CPU Family: 0x17
@win8linux
win8linux / mountpoints_angler.txt
Created February 10, 2018 17:10
Nexus 6P (angler) mount points for Sailfish OS/Halium building
"angler")
sed -i \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/cache mmcblk0p38 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/modem mmcblk0p1 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/persist mmcblk0p32 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/system mmcblk0p43 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/userdata mmcblk0p44 ' \
-e 's block/platform/soc.0/f9824900.sdhci/by-name/vendor mmcblk0p37 ' \
"$@"
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
@win8linux
win8linux / mka_hybris-boot_failwith_CONFIG_VT-in-kernconfig.txt
Created February 6, 2018 09:58
hybris-boot compilation failure when CONFIG_VT=y is present in the kernel config
drivers/built-in.o: In function `vgacon_init':
/home/********/Public/Nexus6P/ports/code/Halium/kernel/huawei/angler/drivers/video/console/vgacon.c:588: undefined reference to `screen_info'
/home/********/Public/Nexus6P/ports/code/Halium/kernel/huawei/angler/drivers/video/console/vgacon.c:588: undefined reference to `screen_info'
drivers/built-in.o: In function `vgacon_startup':
/home/********/Public/Nexus6P/ports/code/Halium/kernel/huawei/angler/drivers/video/console/vgacon.c:374: undefined reference to `screen_info'
/home/********/Public/Nexus6P/ports/code/Halium/kernel/huawei/angler/drivers/video/console/vgacon.c:374: undefined reference to `screen_info'
/home/********/Public/Nexus6P/ports/code/Halium/kernel/huawei/angler/drivers/video/console/vgacon.c:399: undefined reference to `screen_info'
drivers/built-in.o:/home/********/Public/Nexus6P/ports/code/Halium/kernel/huawei/angler/drivers/video/console/vgacon.c:535: more undefined references to `screen_info' follow
/home/********/Public/Nexus6P/ports/code/Ha