https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275514
Bug ID: 275514
Summary: x11/plasma6-kactivitymanagerd: missing RUN_DEPENDS for
databases/qt6-base_sqldriver
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
plasma5- variant has USE_QT=sql but not plasma6- which leads to some shell
components crashsing. To reproduce create a pristine jail with X11/Wayland
sockets passed through then run:
$ pkg install plasma6-plasma
$ startplasma-x11
[...]
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
org.kde.kactivities.resources: KActivities: Database is not open:
"kactivities_db_resources_54880232349696_readwrite" "" QSqlError("", "Driver
not loaded", "Driver not loaded")
KActivities: Opening the database in RW mode should always succeed
KCrash: Application 'kactivitymanagerd' crashing...
KActivities: FATAL ERROR: Failed to contact the activity manager daemon
[...]
--
You are receiving this mail because:
You are the assignee for the bug.