Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2014-12-09 Thread gambas
Comment #19 on issue 257 by eofficec...@gmail.com: Database password retrieval error and abort in IDE https://code.google.com/p/gambas/issues/detail?id=257 hi guy i have the same problem (use gambas 3 ) , common.checkdb.34 i use lubuntu 14 and i add component gb.desktop , and gb.desk

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2014-09-14 Thread gambas
Comment #18 on issue 257 by benoit.m...@gmail.com: Database password retrieval error and abort in IDE https://code.google.com/p/gambas/issues/detail?id=257 The message is incorrect. Your project actually needs the 'gb.desktop' component to be able to access the database passwords stored in th

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2014-09-14 Thread gambas
Updates: Status: Started Comment #17 on issue 257 by benoit.m...@gmail.com: Database password retrieval error and abort in IDE https://code.google.com/p/gambas/issues/detail?id=257 The message is incorrect. Your project actually need the 'gb.desktop' component to be able to access the

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2014-09-09 Thread gambas
Comment #16 on issue 257 by raulmm...@gmail.com: Database password retrieval error and abort in IDE https://code.google.com/p/gambas/issues/detail?id=257 I have the same problem. I have migrated from Xubuntu to Linux Mint 17 KDE, but the problem persists. First, do not save passwords in XCFE

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2013-02-13 Thread gambas
Comment #15 on issue 257 by justlost...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 This is the message from the compiled program: Cannot open database: Access denied for user 'root'@'localhost' (using password: NO). Comm

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2013-02-13 Thread gambas
Comment #14 on issue 257 by justlost...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 I am having the same problem, It seems to be random, in that I create a data source and add the connection and Table, but some times this

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2013-01-01 Thread gambas
Comment #13 on issue 257 by mig...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 More info about the error. This is the error message: gb.db: warning: unable to retrieve connection password: mydatabase/Connection1: Unknown s

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2013-01-01 Thread gambas
Comment #12 on issue 257 by mig...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 Same issue. Once a connection has been created, when running the app it cannot connect to mysql server. Here is my system info: [System] Oper

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-07-08 Thread gambas
Comment #9 on issue 257 by ea7...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 Although I was able to bypass the issue by deleting and recreating the connection file (in the gambasforge project) here is a bit of information

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-07-08 Thread gambas
Comment #8 on issue 257 by ea7...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 Hi Danny Indeed, I was using latest revision 3 hours ago. Just in case I've updated to latest one (#4909) and the error persists. I've disabled

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-07-08 Thread gambas
Comment #7 on issue 257 by green.da...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 To ea7...@gmail.com, you might try compiling from the latest svn. I had the same problem while using Mate and the problem was resolved. I a

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-07-08 Thread gambas
Comment #6 on issue 257 by ea7...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 I am also in the same situation. I wan to set up a code forge for the Spanish Community using gambasForge, but I'm facing the same problems. Ga

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-06-20 Thread gambas
Comment #5 on issue 257 by r...@cyberjunky.nl: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 No, I use it for my svn commit passwords, so it works as the user I run gambas3 with. Looking at the source code I find, this return fails:

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-06-19 Thread gambas
Comment #4 on issue 257 by benoit.m...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 So that's not that (gnome keyring is a Gnome2 thing). Do you see any reason why your gnome keyring cannot be accessed? --

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-06-19 Thread gambas
Comment #3 on issue 257 by r...@cyberjunky.nl: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 I'm running Ubuntu 11.04, so I'm still at the default Gnome 2.32.1 I know I must upgrade but I have a hard time getting to install Gambas2 the

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-06-18 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-TRUNK Comment #2 on issue 257 by benoit.m...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 There is a problem with Gnome keyring. Do you run Gnome3 ? --

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-06-18 Thread gambas
Comment #1 on issue 257 by r...@cyberjunky.nl: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 Additional info: you get the abort if you right click the connection and choose properties.

[Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2012-06-18 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 257 by r...@cyberjunky.nl: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 1) Describe the problem. I'm trying ou