aboutsummaryrefslogtreecommitdiff
path: root/339/index.md
blob: bcb5d65d0ebd1f96d26ea3e37d89a230faaa69a4 (plain)
1
2
3
4
5
6
7
8
Title: Print error if dpi_dir cannot be opened
Author: rodarima
Created: Fri, 17 Jan 2025 20:02:51 +0000
State: closed

On cases where the system directory cannot be opened, dpid will not load the builtin plugins causing Dillo to fail to work properly with file: or data: URLs. Reporting a failure to open the directory allows users to determine the cause of the problem.

See: https://github.com/dillo-browser/dillo/issues/337