Bug #45861 Can't change the page setup
Submitted: 30 Jun 2009 16:53 Modified: 6 Aug 2009 10:36
Reporter: Jesse Swensen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.1.16 OS:MacOS ( Processor Name: Intel Core Duo Processor Speed: 2.16 GHz )
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: page setup, printing

[30 Jun 2009 16:53] Jesse Swensen
Description:
Any change made to the page setup screen reports the following error:

builtin:wb.page_setup

Type mismatch: expected object of type
app.PaperType, but got app.PaperType

How to repeat:
Select Page Setup from the File Menu.  Make any change and click OK.
[30 Jun 2009 18:00] Valeriy Kravchuk
Thank you for the bug report. Verified just as described.
[9 Jul 2009 12:46] Susanne Ebrecht
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at

  http://www.mysql.com/downloads/
[9 Jul 2009 12:46] Michael G. Zinner
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at

  http://www.mysql.com/downloads/
[9 Jul 2009 17:54] Jesse Swensen
I downloaded and installed 5.1.16 and the problem still exists.  When I change the paper size or the orientation I get the following error:

builtin:wb.page_setup 
Type mismatch: expected object of type app.PaperType, but got app.PaperType

I didn't see a newer version than 5.1.16.
[10 Jul 2009 9:29] Susanne Ebrecht
Verified as described
[3 Aug 2009 16:49] Alfredo Kojima
Was working in Debug build but not in Release. This has now been fixed.
[3 Aug 2009 17:45] Jesse Swensen
What version should I look for the fix?  5.1.16?  2.2.2 alpha? Is there a 5.1.17?
[3 Aug 2009 18:02] Alfredo Kojima
5.1.17 once it's released in a week or so.
[6 Aug 2009 9:07] Johannes Taxacher
fix confirmed, will go into 5.1.17
[6 Aug 2009 10:36] Tony Bedford
An entry was added to the 5.1.17 changelog:

In MySQL Workbench running on Mac OS X, if any changes were made in the Page Setup dialog then the following error was generated:

builtin:wb.page_setup

Type mismatch: expected object of type app.PaperType, but got app.PaperType

Note, the Page Setup dialog is accessed by selecting File, Page setup... from the main menu.