-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Solidus Version:
3.2.0.alpha
To Reproduce
The issue happened on the path admin/products after upload some images
Current behavior
LoadError in Spree::Admin::ProductsController#index
Could not open library 'glib-2.0.so.0': File not found.
Could not open library 'libglib-2.0.so.0': File not found
Extracted source (around line #145):
if lib.nil?
raise LoadError.new(errors.values.join(".\n"))
end
# return the found lib
Desktop (please complete the following information):
- OS: OpenBSD 7.1 x64
- Ruby: 3.1.2p20
- Rails: 7.0.3
- MariaDB: mariadb-server-10.6.7p0v1
- Browser: Firefox
Metadata
Metadata
Assignees
Labels
No labels