Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2024 13:03:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277281] net/rssguard: crashes on startup
Message-ID:  <bug-277281-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 277281
           Summary: net/rssguard: crashes on startup
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: spry.wheel2566@fastmail.com
             Flags: maintainer-feedback?(danfe@FreeBSD.org)
          Assignee: danfe@FreeBSD.org

I think the port has a missing dependency. After doing an install of the
rssguard package, ie. pkg install rssguard, when trying to run it, it crash=
es
with:

```
$ rssguard=20
time=3D"     0.000" type=3D"debug" -> core: Starting RSS Guard 4.6.3.
time=3D"     0.000" type=3D"debug" -> core: Current UTC date/time is
2024-02-24T12:38:38Z.
amdgpu: os_same_file_description couldn't determine if two DRM fds reference
the same file description.
If they do, bad things may happen!
time=3D"     0.131" type=3D"debug" -> core: Initializing settings in
'/home/cb/.config/RSS Guard 4/config/config.ini' (non-portable way).
time=3D"     0.131" type=3D"debug" -> core: Starting to load active localiz=
ation.
Desired localization is 'C'.
time=3D"     0.131" type=3D"warning" -> core: Application localization 'C' =
was not
loaded. Loading 'en_US' instead.
time=3D"     0.132" type=3D"warning" -> core: Qt localization 'en_US' WAS N=
OT
loaded successfully.
time=3D"     0.177" type=3D"warning" -> QSqlDatabase: QSQLITE driver not lo=
aded
time=3D"     0.177" type=3D"warning" -> QSqlDatabase: available drivers:=20
time=3D"     0.178" type=3D"fatal" -> SQLite database was NOT opened. Deliv=
ered
error message: 'Driver not loaded Driver not loaded'
Abort trap (core dumped)
```


I was able to solve this by installing the qt5-sqldrivers-sqlite3 package

--=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-277281-7788>