[MacPorts] #52850: Quassel with qt5 cannot find sqlite
MacPorts
noreply at macports.org
Sat Nov 12 16:08:37 CET 2016
#52850: Quassel with qt5 cannot find sqlite
-----------------------+--------------------------------
Reporter: afenioux | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: quassel |
-----------------------+--------------------------------
Comment (by neverpanic):
I was aware that Quassel defaults to Qt4, but chose to go for Qt5 anyway
because Quassel+Qt4 doesn't look very good on HiDPI displays. I am pretty
sure that's a configuration Quassel upstream would support.
I cannot reproduce the problem. I built a copy of Quassel as it currently
is in the ports tree and started it:
{{{
$ /Applications/MacPorts/Quassel.app/Contents/MacOS/Quassel
2016-11-12 16:06:47 Warning: SslServer: Certificate file
/Users/clemens/Library/Application Support/Quassel/quasselCert.pem does
not exist
2016-11-12 16:06:47 Warning: SslServer: Unable to set certificate file
Quassel Core will still work, but cannot provide SSL for client
connections.
Please see http://quassel-irc.org/faq/cert to learn how to
enable SSL support.
2016-11-12 16:06:47 Warning: SslServer: Certificate file
/Users/clemens/Library/Application Support/Quassel/quasselCert.pem does
not exist
*** IMPORTANT: Config and data file locations have changed. Attempting to
auto-migrate your core settings...
* Your core settings have been migrated to
"/Users/clemens/Library/Preferences/org.quassel-irc.quasselcore.plist"
*** Migration completed.
("QSQLITE")
Core is currently not configured! Please connect with a Quassel Client for
basic setup.
Storage Schema is missing!
2016-11-12 16:06:47 Info: SQLite Storage Backend is ready. Quassel Schema
Version: 18
}}}
I think the problem is a malformed SQLite database on disk, and there's
little we can do about that.
This ticket should probably be closed as 'worksforme' or 'invalid.
--
Ticket URL: <https://trac.macports.org/ticket/52850#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list