LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mysqlcc hangs on initialization (Win) (https://www.linuxquestions.org/questions/linux-software-2/mysqlcc-hangs-on-initialization-win-381910/)

traene 11-10-2005 04:21 PM

mysqlcc hangs on initialization (Win)
 
I am using mysqlcc on Linux and Windows. However, my question is addressing the
windows installation. When i start mysqlcc it appears in the task bar, but no main
window is displayed. I had configured several database connections and the last
time it worked, i had a few connections opened. So my idea is, that one of these
connections can't be established, and that may be the reason i can see no main window.

On Linux, the database connections are stored in ~/.mysqlcc/connections. An idea
would be to reset these settings and start with a new virgin mysqlcc. Where are these
settings on a windows installation?


Another thing i tried was to uninstall the mysqlcc and install it again. But the error still
remains.

traene 11-11-2005 01:42 PM

It was a stupid configuration bug. On Windows mysql stores its configuration files under
$USERS_HOME/.mysql

There is a mysqlcc.conf (or something like that). The initial properties of the window location and
size are stored there. In my configuration file, the position was set to +30000. So the main window
actually did appear but far off the screen. When i changed this value everything worked fine.

So for the guys being interessted.


All times are GMT -5. The time now is 08:30 PM.