Bug #22263 Help file location incorrect
Submitted: 12 Sep 2006 12:06 Modified: 22 Nov 2006 9:49
Reporter: Andreas Påhlsson (Basic Quality Contributor) Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.3beta OS:Linux (Linux)
Assigned to: CPU Architecture:Any
Tags: Help

[12 Sep 2006 12:06] Andreas Påhlsson
Description:
When invoking the Help->Contents menu item in MySQL Query Browser, nothing happens. If run from a console the following output can be observed:

(mysql-query-browser-bin:6731): glibmm-CRITICAL **:
unhandled exception (type Glib::Error) in signal handler:
domain: g-file-error-quark
code  : 4
what  : Failed to open file '/usr/share/doc/packages/mysql-query-browser/query-browser.html': No such file or directory

How to repeat:
Run MySQL Query Browser from a console.
Invoke the Help->Contents menu item.
Check the console output.

Suggested fix:
Look for the file in the right place. :)
[22 Oct 2006 9:49] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 1.2.4 rc (from GUI Tools 5.0r4), and inform about the results.
[23 Nov 2006 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[13 Sep 2007 17:18] Tim Williams
I'm having this problem also after I just downloaded and installed version 1.2.12 today (13Sep2007).

Also, with the sidebar for an older version 1.2.4beta I used to be able to select more SQL statements to get the syntax, but many of them are gone now. (In particular, SELECT isn't there anymore. I can scroll down to it once the help page is loaded from something else, but I can't go there directly.
[13 Sep 2007 17:27] Tim Williams
My installation of MySQL and mysql-gui-tools is in a nonstandard place since I don't have root. Why not have query-browser.html somewhere under mysql-gui-tools-5.0/share ? Perhaps even in the same place as the other HTML files?

$ find . -name \*.html
./share/mysql-gui/query-browser/mysqlqb_quickstart.html
./share/mysql-gui/query-browser/mysqlqb_functions.html
./share/mysql-gui/query-browser/mysqlqb_statements.html