You are not logged in.

#1 2004-07-03 05:07:03

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

qt mysql plugin

<beg> Would somebody please make a package of the qt mysql plugin, or perhaps change the default qt package to include it?</beg>

That would be really awesome, and would really help me out a lot. tongue

I'm getting really weird errors trying to compile it myself... (funny... just the mysql plugin fails!) sad

Offline

#2 2004-07-03 05:47:13

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: qt mysql plugin

Catch me on a nice day and I'll submit my qt changes to do just that to Judd...


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#3 2004-07-03 11:51:37

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: qt mysql plugin

Yay! Thank you!

Offline

#4 2004-07-21 01:57:15

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: qt mysql plugin

soo.. I hate to be a nuisance, but any news on that front?

I've compiled qt a couple times myself (with less than awesome cleanliness, lots of manual file shifting, and general crap, to get it to work). It would be a nice addition to the default qt package. smile

Offline

#5 2004-07-21 11:26:51

Haakon
Member
From: Bergen, Norway
Registered: 2004-05-09
Posts: 109

Re: qt mysql plugin

It should be a seperate package at least, the main qt package should _not_ depend on mysql smile

Of course, Xentac has all the changed needed just sitting there, we'll just have to wait until he has a good day wink


Jabber: haakon@jabber.org

Offline

#6 2004-07-21 17:41:43

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: qt mysql plugin

It ends up becoming only a makedepends, so the main qt package does not depend on qt.  Everything will work until you try to use a program that needs mysql through qt.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#7 2004-07-24 21:57:15

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: qt mysql plugin

Well, I submitted the feature request and it was accepted for the next upgrade.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#8 2004-11-12 23:00:28

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: qt mysql plugin

I see the files there:

/opt/qt/plugins/sqldrivers/libqsqlite.so
/opt/qt/plugins/sqldrivers/libqsqlmysql.so
/opt/qt/plugins/sqldrivers/libqsqlpsql.so

...but programs don't want to function correctly:

QSqlDatabase: QMYSQL3 driver not loaded
QSqlDatabase: available drivers: QSQLITE
QSqlDatabase: QMYSQL3 driver not loaded
QSqlDatabase: available drivers: QSQLITE
Unable to connect to database!

Anybody know why?

Offline

#9 2004-11-13 00:41:42

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: qt mysql plugin

I used the PKGBUILD on the al CVS, and it works. Go figure. Thanks!

Offline

Board footer

Powered by FluxBB