Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2023 22:49:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275514] x11/plasma6-kactivitymanagerd: missing RUN_DEPENDS for databases/qt6-base_sqldriver
Message-ID:  <bug-275514-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275514

            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: kde@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

plasma5- variant has USE_QT=3Dsql 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:=20
"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
[...]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275514-7788>