Bug #19977 Segfault in Query Browser when adding new table
Submitted: 21 May 2006 2:57 Modified: 21 May 2006 21:30
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.17 OS:Linux (ubuntu)
Assigned to: CPU Architecture:Any

[21 May 2006 2:57] [ name withheld ]
Description:
Segfault in Query Browser when adding new table

How to repeat:
Fresh install from ubuntu (Dapper Drake)
Login to database in query browser
Create new schema
Create new table
Add one field, ID, set to primary key, autoincrement
Click OK
Program Segfaults with this message:
ted@TC:~/Desktop$ mysql-query-browser

** (mysql-query-browser:1491): WARNING **: requested widget 'charset_combo' with the wrong type
Segmentation fault

Suggested fix:
Unknown
[21 May 2006 14:31] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 1.1.18, and inform about the results.
[21 May 2006 21:30] [ name withheld ]
Problem seems resolved in 1.1.18.  Thank you.