When entering a URL in the URL bar and hitting enter, the page is never rendered.
Debug from flatpak:
`
18:27:56.962603 orion-linux is starting
src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native): nv_common_gbm_create_device failed (ret=-1)
pci id for fd 25: 10de:2216, driver (null)
pci id for fd 26: 10de:2216, driver (null)
kmsro: driver missing
pci id for fd 26: 10de:2216, driver (null)
kmsro: driver missing
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 1440x778: Permission denied
18:28:00.840237[E] failed to execute sqlite step: constraint failed (sqlite result code 19): UNIQUE constraint failed: tab_back_forward_list_entries.tab_id, tab_back_forward_list_entries.webkit_index:
INSERT INTO tab_back_forward_list_entries (
tab_id, webkit_index, uri
) VALUES (?,?,?)
RETURNING id;
-- args: [1, 1, "orion://newtab/"]
at /home/bystrm1/workspaces/orion-linux-webextensions/app/src/core_module/core/db/db_stmt.cpp:39
at /home/bystrm1/workspaces/orion-linux-webextensions/app/src/core_module/core/profiles_db/tab_back_forward_list_entry.cpp:62
at /home/bystrm1/workspaces/orion-linux-webextensions/app/src/core_module/core/core_api.cpp:1228
at /home/bystrm1/workspaces/orion-linux-webextensions/app/src/window/orion_webview_tabview_widgets/orion_webview_tab_content.cpp:206
`
Orion for Linux version: 2.49.1 (WebKit development)
I expect it to show a webpage.
OS: Debian 13, Orion: 2.49.1 (WebKit development)
Linux - Describe Below