home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
68.71k stars 28.05k forks source link

turbo library cannot load #107870

Closed pvklink closed 6 days ago

pvklink commented 3 months ago

The problem

2024-01-12 13:26:13.908 ERROR (MainThread) [homeassistant.components.camera.img_util] Error loading libturbojpeg; Cameras may impact HomeKit performance Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/camera/img_util.py", line 98, in init TurboJPEGSingleton.instance = TurboJPEG() ^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/turbojpeg.py", line 298, in init self.find_turbojpeg() if lib_path is None else lib_path) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/turbojpeg.py", line 928, in __find_turbojpeg raise RuntimeError( RuntimeError: Unable to locate turbojpeg library automatically. You may specify the turbojpeg library path manually. e.g. jpeg = TurboJPEG(lib_path)

What version of Home Assistant Core has the issue?

ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2024.2.0.dev20240110

What was the last working version of Home Assistant Core?

dont know end 2023 it worked well

What type of installation are you running?

Home Assistant Container

Integration causing the issue

camera

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 3 months ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (camera) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `camera` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign camera` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


camera documentation camera source (message by IssueLinks)

pvklink commented 3 months ago

i am a newbie with home assistant, do i have to do anything as a code owner? i am not a programmer :-( not idea what this means

WebSpider commented 3 months ago

Don't worry, you're not a code owner if you don't know you are :)

Please wait while the people who made this part of home-assistant have a look at your issue. It may take a while, since there are many people with issues.

valantur commented 3 months ago

I'm seeing this message too

issue-triage-workflows[bot] commented 1 week ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.