[Gambas-user] Issue 169 in gambas: Error renaming database connection

gambas at ...2524... gambas at ...2524...
Tue Dec 27 16:33:53 CET 2011


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

New issue 169 by r... at ...1740...: Error renaming database connection
http://code.google.com/p/gambas/issues/detail?id=169

1) Describe the problem.
When trying to rename a database connection you get an error and connection  
is deleted.
Maybe it's not supported yet, but at least prevent error then.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r4341 (if you use a development version)
Operating system: Linux
Distribution: Ubuntu 11.10
Architecture: x86_64
GUI component: QT4
Desktop used: Gnome

5) Explain clearly how to reproduce the bug or the crash.

create a db connection (for example mysql)
fill in details and save it (name it for example 'db')
double click on name created connection in project tree ('db'), try to  
rename it to something else.
you get error 'Unable to rename connection 'db.connection'
'Unknown symbol 'Rename' in class 'FConnectionEditor'
and your connection is gone/deleted ;-(






More information about the User mailing list