normcap icon indicating copy to clipboard operation
normcap copied to clipboard

Segmentation Fault

Open some1ataplace opened this issue 6 months ago • 2 comments

What happened?

When I run the appimage from the command line and take a screen capture, I sometimes get this error. Other times, I do not get this error and the OCR is able to process the text and it gets copied to my clipboard.

How did you install NormCap?

AppImage (Linux)

Operating System + Version?

Debian 12 Bookworm

[Linux only] Display Server (DS) + Desktop environment (DE)?

No response

Debug log output?*

./NormCap-0.5.9-x86_64.AppImage
/tmp/.mount_NormCakVMeA0/AppRun: line 11: 2800491 Segmentation fault      "${APPDIR}/usr/python/bin/python3" -u -s -X utf8 -c "import runpy, sys; sys.path.pop(0); runpy.run_module('${BRIEFCASE_MAIN_MODULE}', run_name='__main__', alter_sys=True)" "$@"

./NormCap-0.5.9-x86_64.AppImage 
/tmp/.mount_NormCa0aaZKa/AppRun: line 11: 2800469 Segmentation fault      "${APPDIR}/usr/python/bin/python3" -u -s -X utf8 -c "import runpy, sys; sys.path.pop(0); runpy.run_module('${BRIEFCASE_MAIN_MODULE}', run_name='__main__', alter_sys=True)" "$@"

some1ataplace avatar Apr 29 '25 17:04 some1ataplace

@some1ataplace , could you please try the AppImage for the NormCap 0.6.0 beta and report back, if that one also segfaults or not?

dynobo avatar Apr 29 '25 22:04 dynobo

@dynobo Yes it still exists.

./NormCap-0.6.0-beta1-x86_64.AppImage 
/tmp/.mount_NormCaonpaMh/AppRun: line 11: 2839522 Segmentation fault      "${APPDIR}/usr/python/bin/python3" -u -s -X utf8 -c "import runpy, sys; sys.path.pop(0); runpy.run_module('${BRIEFCASE_MAIN_MODULE}', run_name='__main__', alter_sys=True)" "$@"

some1ataplace avatar Apr 30 '25 01:04 some1ataplace