[Gambas-user] Issue 265 in gambas: New connection with password causes Gambas crash.

gambas at ...2524... gambas at ...2524...
Mon Jul 2 03:35:32 CEST 2012


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

New issue 265 by green.da... at ...626...: New connection with password causes  
Gambas crash.
http://code.google.com/p/gambas/issues/detail?id=265

1) Describe the problem.
When creating a connection in the project tree, if a password is specified,  
clicking OK give an error box stating that Gambas has raised an unexpected  
error and must abort, with the following error message:

     Don't know how to store passwords on desktop ?.
     _Desktop_Passwords.OpenWallet.39

This has been tested on a LinuxMint 10.10 installation with Gnome installed  
and it works correctly. Could possibly be a problem with Mate.

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

[System]
OperatingSystem=Linux
Kernel=3.2.0-25-generic
Architecture=x86_64
Memory=3532876 kB
DistributionVendor=LinuxMint
DistributionRelease="Linux Mint 13 Maya"
Desktop=Unknown (Linux Mint 13 uses Mate by default)

[Gambas 3]
Version=3.1.1
Path=/usr/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.8.1
GTK+=libgtk-x11-2.0.so.0.2400.10



3) Provide a little project that reproduces the bug or the crash.
No project needed. Create any empty project, create a database connection,  
(I was using mysql), provide a password in the dialog and then select 'OK'

4) If your project needs a database, try to provide it, or part of it.
Any db will do.

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

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!






More information about the User mailing list