Bug #17110 editing health graphs crashes programm
Submitted: 3 Feb 2006 22:45 Modified: 30 Mar 2006 0:45
Reporter: Suhan Andrei Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:mysql-administrator-1.1.6-1 rpm OS:Linux (linux fedora core 4 amd64)
Assigned to: Alfredo Kojima CPU Architecture:Any

[3 Feb 2006 22:45] Suhan Andrei
Description:
trying to set caption for vaslues crashes proggram. if started from console it shows folowing log:
"
mysql-administrator

glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: basic_string::_S_construct NULL not valid

aborting...
/usr/bin/mysql-administrator: line 18:  3736 Aborted                 $PRG-bin

"

the rpm is the static one build for linux and glib6.  
#rpm -qa | grep mysql-adm
mysql-administrator-1.1.6-1

#rpm -qi mysql-administrator-1.1.6-1
Name        : mysql-administrator          Relocations: (not relocatable)
Version     : 1.1.6                             Vendor: MySQL AB
Release     : 1                             Build Date: Thu 12 Jan 2006 09:05:02 PM EET
Install Date: Fri 03 Feb 2006 10:08:38 PM EET      Build Host: gui-srva.mysql.com
Group       : Applications/Databases        Source RPM: mysql-administrator-1.1.6-1.src.rpm
Size        : 8851623                          License: GPL
Signature   : (none)
URL         : http://www.mysql.com/products/administrator
Summary     : A MySQL server management, configuration and monitoring tool.
Description :
MySQL Administrator is a powerful graphical administration console that
enables you to easily administer your MySQL environment and gain
significantly better visibility into how your databases are operating.
MySQL Administrator now integrates database management and maintenance
into a single, seamless environment, with a clear and intuitive graphical
user interface.

It's part of the MySQL Administration Suite.

How to repeat:
1) start from console and connect to local host and user root
2) go to health right click on history for connection usage
3) select from menu "edit graph"
4) go to tab value settings
5) fill into edit labeled "Value Caption:" a string of "cucu" ( filled value may not matter )
6) press ok
7) notice the log on console ang gui disapearing
[6 Feb 2006 11:20] MySQL Verification Team
Verified on Fedora Core 4 X86 32bit.
[30 Mar 2006 0:45] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html