gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe] packages?


From: Stefan Elwesthal
Subject: Re: [GNUe] packages?
Date: Thu, 18 Mar 2004 14:48:44 +0800

----- Original Message ----- 
From: James Thompson <address@hidden> 
Date: Wed, 17 Mar 2004 14:19:53 -0600 
To: address@hidden 
Subject: Re: [GNUe] packages? 
 
> We hit this last night w/ a suse user in IRC.  We had requested he remove his 
>  
> source compiled wxPython and install those rpms found on the wxpython site. 
 
Thanx for this advice! 
I removed my default packages with Yast, downloaded the rpm from wxpython's 
site, and voilá. I'll write this 
down for sure :) 
Well, then I followed the "quickstart guide" presented on this list, after all, 
haven't touched GNUe for the last year  
and my memory truly stink! I used thye wizard (no problem) and created a simple 
Gridform to connecto to my local MySQL database 
which runs a simple "Adressbook" DB. 
Everything works.. except I can't load or enter data :) If I try to enter query 
mode I get this: 
 
DB000: Traceback (most recent call last): 
DB000:   File "/opt/gnue//lib/python/gnue/forms/uidrivers/wx/MenuBar.py", line 
94, in <lambda> 
DB000:     lambda event, l=self.driver, e=event, f=self.form: 
l.dispatchEvent(e,_form=f)) 
DB000:   File "/opt/gnue//lib/python/gnue/common/events/EventController.py", 
line 107, in dispatchEvent 
DB000:     handler(event) 
DB000:   File "/opt/gnue//lib/python/gnue/forms/GFInstance.py", line 922, in 
requestQuery 
DB000:     message = event._form.initQuery() 
DB000:   File "/opt/gnue//lib/python/gnue/forms/GFForm.py", line 429, in 
initQuery 
DB000:     block.processRollback() 
DB000:   File "/opt/gnue//lib/python/gnue/forms/GFObjects/GFBlock.py", line 
464, in processRollback 
DB000:     self._dataSourceLink._dataObject.rollback() 
DB000:   File 
"/opt/gnue//lib/python/gnue/common/datasources/drivers/Base/DataObject.py", 
line 155, in rollback 
DB000:     self._dataConnection.rollback() 
DB000:   File "/usr/lib/python2.3/site-packages/MySQLdb/connections.py", line 
143, in rollback 
DB000:     NotSupportedError, "Not supported by server") 
DB000:   File "/usr/lib/python2.3/site-packages/MySQLdb/connections.py", line 
33, in defaulterrorhandler 
DB000:     raise errorclass, errorvalue 
DB000: _mysql_exceptions.NotSupportedError: Not supported by server 
 
Any ideas? I'm running MySQL 4.0.15-9, maybe I should try PostGres (have no 
expoereience at all there though) 
My intent is to write everything I'll do down, maybe something useful can come 
out of this, though I doubt it since my English 
isn't too impressive :) 
 
Best Regards 
Stefan 
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze




reply via email to

[Prev in Thread] Current Thread [Next in Thread]