View Single Post
Old 08-05-2010, 08:52 AM   #98
nebcanuck
Kobo user
nebcanuck began at the beginning.
 
nebcanuck's Avatar
 
Posts: 11
Karma: 10
Join Date: Aug 2010
Location: Peterborough, Ontario
Device: Kobo
Quote:
Just unpack the deb and install by hand. There's only a few files to copy.

ar vx kobo-desktop.deb
tar -zxf data.tar.gz
Tried this on Fedora 13. Program runs okay, but get this error message when I try to sign into my account:

Quote:
Qt: Session management error: None of the authentication protocols specified are supported
WTF ROBERT "/usr/local/Kobo"
CHECKING DB VERSION FOR MIGRATION
DESIRED VERSION: 4
CURRENT VERSION: 2
ERROR ---------- QSqlError(-1, "Parameter count mismatch", "")
EXECUTED QUERY ---------- "SELECT * FROM ? WHERE ___SyncTime > ?"
BOUND VALUES ---------- QMap((":mostRecentSyncTime", QVariant(QDateTime, QDateTime("") ) ) ( ":tableName" , QVariant(QString, "content") ) )
INIT TIME: 784
_inApplicationSupportStatus "1"
"https://mobilepartner.kobobooks.com/login.html?pwsdid=00:26:82:2E:49:33&pwspt=Desktop& pwspov=1.4&wsd=desktop&wscfv=1.5&wscf=kxml&wsa=Kob o"
/usr/bin/Kobo: line 3: 2237 Segmentation fault /usr/local/Kobo/Kobo
Seems to be having trouble writing to a database? Do I need a different QSql file, or is it telling me that it doesn't like the access requested by the Kobo desktop?
nebcanuck is offline   Reply With Quote