Package: gnue-designer
Version: 0.5.7-1
Severity: important
Justification: renders package unusable


gnue designer fails to connect to an existing mysql data base "lilalaser".

The database is configured in /etc/gnue/connections.conf :
--------8<------------
[lilalaser]
comment = Lilalaser Datenbank
provider = mysql
host = localhost
dbname = lilalaser
-------->8------------


 
If I select connect_to from the file menu no login window pops up.
Instead stdout reports "Unable to connect to lilalaser"

If I double click in the schema navigator, there is a traceback on stderr:
----------------------->8--------------------------------
[EMAIL PROTECTED]:~/tmp/gnue$ gnue-designer
Running
__init__
Init'ing
Warning: No event tied to RequestNewForm
Erm, I don't yet support pulldown toolbar buttons (RequestNewForm)
Warning: No event tied to RequestOpen
Erm, I don't yet support pulldown toolbar buttons (RequestOpen)
Warning: No event tied to RequestSave
Warning: No event tied to RequestSaveAs
Warning: No event tied to RequestExit
<gnue.designer.forms.Instance.Instance instance at 0x41308f8c>
Warning: No event tied to LayoutEditor:Select
Erm, I don't yet support pulldown toolbar buttons (LayoutEditor:FocusOrder)
Warning: No event tied to Forms:AutoResizePage
Warning: No event tied to SchemaNavigator:Refresh
Warning: No event tied to BlockEditor:Delete
DB000: Traceback (most recent call last):
DB000:    File 
"/usr/lib/gnue/python/gnue/designer/base/tools/SchemaNavigator.py", line 220, 
in __OnExpand
DB000:     node.expand()
DB000:    File 
"/usr/lib/gnue/python/gnue/designer/base/tools/SchemaNavigator.py", line 247, 
in expand
DB000:     connection = 
self.navigator.connections.getConnection(self.connection, login=1)
DB000:    File "/usr/lib/gnue/python/gnue/common/datasources/GConnections.py", 
line 331, in getConnection
DB000:     self.loginToConnection (conn)
DB000:    File "/usr/lib/gnue/python/gnue/common/datasources/GConnections.py", 
line 479, in loginToConnection
DB000:     errortext)
DB000:    File "/usr/lib/gnue/python/gnue/common/datasources/GLoginHandler.py", 
line 128, in askLogin
DB000:     result = self._askLogin_ (title, fields)
DB000:    File 
"/usr/lib/gnue/python/gnue/forms/uidrivers/wx/UILoginHandler.py", line 61, in 
_askLogin_
DB000:     dialog = dialogs.InputDialog (title, lfields)
DB000:    File "/usr/lib/gnue/python/gnue/forms/uidrivers/wx/dialogs.py", line 
165, in __init__
DB000:     wxDialog.__init__ (self, None, -1, title)
DB000:    File 
"/usr/lib/python2.3/site-packages/wx-2.4-gtk-ansi/wxPython/frames.py", line 
202, in __init__
DB000:     self.this = framesc.new_wxDialog(*_args,**_kwargs)
DB000:  TypeError: Unable to convert string
-------------------------------------8<-------------------------------------

---<(kaimartin)>---

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-k7
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages gnue-designer depends on:
ii  gnue-common                   0.6.0-1    GNU Enterprise Common Library for 
ii  gnue-forms                    0.5.12-1   An XML-based forms painter
ii  python                        2.3.5-2    An interactive high-level object-o
ii  python-wxgtk2.4               2.4.4.1.1  wxWindows Cross-platform C++ GUI t

gnue-designer recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to