ports/96372: MySQL Administrator fails to start under KDE due to missing shabang.

Matthew Holder sixxgate at hotmail.com
Wed Apr 26 18:10:14 UTC 2006


>Number:         96372
>Category:       ports
>Synopsis:       MySQL Administrator fails to start under KDE due to missing shabang.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 26 18:10:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Holder
>Release:        6.0-RELEASE
>Organization:
>Environment:
FreeBSD server.holder 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Apr 24 14:38:07 CDT 2006     root at server.holder:/usr/src/sys/i386/compile/SERVER  i386

>Description:
When attemping to run MySQL Administrator (database/mysql-administrator) from KDE's Run Command Dialog, it core dumps with the following output:

(mysql-administrator-bin:985): libglade-WARNING **: could not find glade file '/usr/home/share/mysql-gui/common/preferences.glade'
terminate called after throwing an instance of 'MGGladeXML::Error'
Abort trap (core dumped)

It does not do this when ran a regular terminal window.
>How-To-Repeat:
In KDE, click on the "K Menu" button.  Select "Run Command..."  and when the dialog appears, enter "mysql-administrator".  To view the output, click "Options >>" and check "Run in terminal window".

>Fix:
When logged in as root or using su, edit the /usr/X11R6/bin/mysql-administrator file.  Add "#!/bin/sh" line to the top of the file.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list