[Gambas-user] Issue 189 in gambas: gambas3: postgresql connection password issue at runtime

gambas at ...2524... gambas at ...2524...
Wed Jan 11 09:59:24 CET 2012


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 189 by marcobra... at ...626...: gambas3: postgresql connection  
password issue at runtime
http://code.google.com/p/gambas/issues/detail?id=189

1) Describe the problem.
Using postgresql database connection type
Defined new connection with password set to be remember... OK
Using ide i get table list from datasource then i select a table... OK
At runtime i get this:
- a yellow tips "Cannot open database no password supplies..."
- gb.db: warning: unable to retrieve connection password: mybd/db1: Unknown  
symbol 'Passwords' in class '>Desktop'
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r4396
Operating system: Linux
Distribution: Ubuntu
Architecture: x86
GUI component: QT4/GTK+
Desktop used: Gnome

3) Provide a little project that reproduces the bug or the crash.
Made new connection to database i will get some
4) If your project needs a database, try to provide it, or part of it.
cannot provide very huge db
5) Explain clearly how to reproduce the bug or the crash.
Define a connection with password remembering then use on dataview...
Run the project...
Thanks





More information about the User mailing list