You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No idea if this repo is still actively managed. Nevertheless I post my problem here.
After booting the self-o-mat app, it freezes at the start screen.
I am using a raspberry PI 3b+ (bullseye) with a Nikon D3200.
The things I have tried so far:
Change the camera setting in gphoto to save files in memory instead of RAM
Turn of the usage of the print in selfomat_settings.json file since I am not using one
Maybe It has to do something with OpenGL, but as far as my internet research goes it is complicated to downgrade.
Any suggestions in what to do or where to look?
![INF][MAIN]: Loading settings file for box: dev
![DBG][MAIN]: Using camera: gphoto
![DBG][MAIN]: Has Button: 1
![DBG][MAIN]: Button Port Name: /dev/ttyUSB
![DBG][MAIN]: Has Flash: 0
![DBG][MAIN]: Force Imagedir mountpoint: 0
![DBG][MAIN]: Autofocus Before Trigger: 0
![DBG][MAIN]: Fullscreen: 0
Failed to load image "/home/[USER]/.template_screen.png". Reason: Unable to open file
![ERR][BOOTH_GUI]: Could not load screen template asset.
![INF][MAIN]: Started Gui
![INF][BOOTH_GUI]: Render thread started!
![DBG][JPEG DECODER]: New Instance
![INF][MAIN]: Started Camera
![DBG][JPEG DECODER]: New Instance
![DBG][BoothLogic]: Reading settings from file
![INF][MAIN]: Started Logic
![INF][MAIN]: Starting API
![INF][API]: API started!
![INF][MAIN]: API started
![DBG][BoothLogic]: Starting Logic
![DBG][BoothLogic]: Seraching for connected Controller
![DBG][SELFOMAT_CONTROLLER]: Searching controller. Prefix: /dev/ttyUSB
![ERR][SELFOMAT_CONTROLLER]: No controller paths found :-(
![DBG][BoothLogic]: Initializing Image Processor
![DBG][IMAGE PROCESSOR]: Trying to open template image
![DBG][BoothLogic]: Starting Printer
![DBG][BoothLogic]: Starting Logic Thread
![DBG][BoothLogic]: [Printer Thread] Waiting for an image to process
![DBG][BoothLogic]: Starting Camera Thread
![DBG][BoothLogic]: Starting Camera
![DBG][GPHOTO CAMERA]: GPhoto Version: 2.5.27
![DBG][GPHOTO CAMERA]: Camlibspath is null
![INF][GPHOTO CAMERA]: Found 1 cameras.
![INF][GPHOTO CAMERA]: Successfully opened camera!
![DBG][TriggerController]: Looking for trigger widget
![DBG][BaseController]: Did not find widget: eosremoterelease
![DBG][FocusController]: Looking for focus widget
![DBG][BaseController]: Found widget: autofocusdrive
![DBG][BaseController]: Found widget: cameramodel
![DBG][BaseController]: Did not find widget: lensname
![DBG][BaseController]: Did not find widget: aperture
![DBG][BaseController]: Found widget: f-number
![DBG][ChoiceRangeController]: Loaded choice: f/4
![DBG][BaseController]: Did not find widget: imageformat
![DBG][BaseController]: Found widget: imagequality
![DBG][ChoiceRangeController]: Loaded choice: JPEG Normal
![DBG][BaseController]: Found widget: iso
![DBG][ChoiceRangeController]: Loaded choice: 100
![DBG][BaseController]: Found widget: exposurecompensation
![DBG][ChoiceRangeController]: Loaded choice: 0
![DBG][BaseController]: Found widget: shutterspeed
![DBG][ChoiceRangeController]: Loaded choice: 0.0166s
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![INF][GPHOTO CAMERA]: We're running with a D3200 with N/A attached.
![DBG][GPHOTO CAMERA]: Found widget: viewfinder
![DBG][BoothLogic]: ...camera started successfully!
![INF][BUFFERS]: Allocated new buffer with size:1085440
![INF][BUFFERS]: Allocated new buffer with size:1085440
Warning: The created OpenGL context does not fully meet the settings that were requested
Requested: version = 2.1 ; depth bits = 0 ; stencil bits = 0 ; AA level = 8 ; core = false ; debug = false ; sRGB = false
Created: version = 3.1 ; depth bits = 0 ; stencil bits = 0 ; AA level = 4 ; core = false ; debug = false ; sRGB = false
Setting vertical sync not supported
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
^C![INF][MAIN]: starting clean up
![INF][API]: Stopping the API
![INF][MAIN]: We need to stop the logic
![INF][BoothLogic]: stopping logic. Update mode was: 0
![DBG][BoothLogic]: waiting for logic
![INF][BoothLogic]: Syncing changes to disk
![INF][BoothLogic]: Syncing done
![DBG][BoothLogic]: waiting for cam
![INF][GPHOTO CAMERA]: Stopping camera!
![DBG][BoothLogic]: waiting for print
![INF][BOOTH_GUI]: Waiting for gui to stop
![DBG][JPEG DECODER]: Destroyed
Segmentation fault
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
No idea if this repo is still actively managed. Nevertheless I post my problem here.
After booting the self-o-mat app, it freezes at the start screen.
I am using a raspberry PI 3b+ (bullseye) with a Nikon D3200.
The things I have tried so far:
Any suggestions in what to do or where to look?
![INF][MAIN]: Loading settings file for box: dev
![DBG][MAIN]: Using camera: gphoto
![DBG][MAIN]: Has Button: 1
![DBG][MAIN]: Button Port Name: /dev/ttyUSB
![DBG][MAIN]: Has Flash: 0
![DBG][MAIN]: Force Imagedir mountpoint: 0
![DBG][MAIN]: Autofocus Before Trigger: 0
![DBG][MAIN]: Fullscreen: 0
Failed to load image "/home/[USER]/.template_screen.png". Reason: Unable to open file
![ERR][BOOTH_GUI]: Could not load screen template asset.
![INF][MAIN]: Started Gui
![INF][BOOTH_GUI]: Render thread started!
![DBG][JPEG DECODER]: New Instance
![INF][MAIN]: Started Camera
![DBG][JPEG DECODER]: New Instance
![DBG][BoothLogic]: Reading settings from file
![INF][MAIN]: Started Logic
![INF][MAIN]: Starting API
![INF][API]: API started!
![INF][MAIN]: API started
![DBG][BoothLogic]: Starting Logic
![DBG][BoothLogic]: Seraching for connected Controller
![DBG][SELFOMAT_CONTROLLER]: Searching controller. Prefix: /dev/ttyUSB
![ERR][SELFOMAT_CONTROLLER]: No controller paths found :-(
![DBG][BoothLogic]: Initializing Image Processor
![DBG][IMAGE PROCESSOR]: Trying to open template image
![DBG][BoothLogic]: Starting Printer
![DBG][BoothLogic]: Starting Logic Thread
![DBG][BoothLogic]: [Printer Thread] Waiting for an image to process
![DBG][BoothLogic]: Starting Camera Thread
![DBG][BoothLogic]: Starting Camera
![DBG][GPHOTO CAMERA]: GPhoto Version: 2.5.27
![DBG][GPHOTO CAMERA]: Camlibspath is null
![INF][GPHOTO CAMERA]: Found 1 cameras.
![INF][GPHOTO CAMERA]: Successfully opened camera!
![DBG][TriggerController]: Looking for trigger widget
![DBG][BaseController]: Did not find widget: eosremoterelease
![DBG][FocusController]: Looking for focus widget
![DBG][BaseController]: Found widget: autofocusdrive
![DBG][BaseController]: Found widget: cameramodel
![DBG][BaseController]: Did not find widget: lensname
![DBG][BaseController]: Did not find widget: aperture
![DBG][BaseController]: Found widget: f-number
![DBG][ChoiceRangeController]: Loaded choice: f/4
![DBG][BaseController]: Did not find widget: imageformat
![DBG][BaseController]: Found widget: imagequality
![DBG][ChoiceRangeController]: Loaded choice: JPEG Normal
![DBG][BaseController]: Found widget: iso
![DBG][ChoiceRangeController]: Loaded choice: 100
![DBG][BaseController]: Found widget: exposurecompensation
![DBG][ChoiceRangeController]: Loaded choice: 0
![DBG][BaseController]: Found widget: shutterspeed
![DBG][ChoiceRangeController]: Loaded choice: 0.0166s
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![INF][GPHOTO CAMERA]: We're running with a D3200 with N/A attached.
![DBG][GPHOTO CAMERA]: Found widget: viewfinder
![DBG][BoothLogic]: ...camera started successfully!
![INF][BUFFERS]: Allocated new buffer with size:1085440
![INF][BUFFERS]: Allocated new buffer with size:1085440
Warning: The created OpenGL context does not fully meet the settings that were requested
Requested: version = 2.1 ; depth bits = 0 ; stencil bits = 0 ; AA level = 8 ; core = false ; debug = false ; sRGB = false
Created: version = 3.1 ; depth bits = 0 ; stencil bits = 0 ; AA level = 4 ; core = false ; debug = false ; sRGB = false
Setting vertical sync not supported
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
![DBG][GPHOTO CAMERA]: some other event. Type was:0
^C![INF][MAIN]: starting clean up
![INF][API]: Stopping the API
![INF][MAIN]: We need to stop the logic
![INF][BoothLogic]: stopping logic. Update mode was: 0
![DBG][BoothLogic]: waiting for logic
![INF][BoothLogic]: Syncing changes to disk
![INF][BoothLogic]: Syncing done
![DBG][BoothLogic]: waiting for cam
![INF][GPHOTO CAMERA]: Stopping camera!
![DBG][BoothLogic]: waiting for print
![INF][BOOTH_GUI]: Waiting for gui to stop
![DBG][JPEG DECODER]: Destroyed
Segmentation fault
Beta Was this translation helpful? Give feedback.
All reactions