Description of problem: The mysql-query-browser crashes when I try to edit a table. I have attached gdb backtrace. Version-Release number of selected component (if applicable): mysql-query-browser-1.1.18-4.fc5 How reproducible: Always Steps to Reproduce: 1. Start mysql-query-browser 2. Open a databse and right-click on one of its tables 3. Choose "Edit.." and the application crashes Actual results: ** (mysql-query-browser:12858): WARNING **: request for bad widget 'myisam_radio' in glade object /usr/bin/mysql-query-browser: line 20: 12858 Segmentation fault $PRG-bin Expected results: Show GUI to edit mysql table Additional info: mysql-5.0.22-1.FC5.1 mysql-server-5.0.22-1.FC5.1 gtkmm24-devel-2.8.8-1.fc5 gtkmm24-2.8.8-1.fc5
Created attachment 137754 [details] mysql-query-browser gdb output
Same here (on both FC5 & FC6 on both x86 & x86-64).
can you please test with the version just pushed. it has fixed all the bugs i've personally seen. all the mysql tools are now released as one tarball. so reassigning to the new component.
Hi Dennis I have just checked (on FC6 x86_64, but the same remote MySQL server as in original report) and it looks like it's fixed :-) Thank You!