Bug #41174 Table editor cannot be opened
Submitted: 2 Dec 2008 14:47 Modified: 19 Jul 2010 7:54
Reporter: Sapan Chavda Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.27, 5.2.25 OS:Windows
Assigned to: CPU Architecture:Any
Tags: editor, error, invocation, pagesettings, scintilla, table, target, thrown

[2 Dec 2008 14:47] Sapan Chavda
Description:
Table editor cannot be opened due to an error with the module, tried one suggestion to fix it, by replacing the .dll but that didn't solve the problem. Make a new table, and try to edit it resulted in the error:

Cannot load selected plugin(.\db.mysql.editors.wbp.fe.dll::DbMysqlTableEditor)
Exception has been thrown by the target of an invocation.
(The type initializer for 'ScintillaNet.PageSettings' threw an exception.)

How to repeat:
Creating a new table and trying to edit it.
[2 Dec 2008 16:55] MySQL Verification Team
Thank you for the bug report. Could you please send the output of Help->System Info. Thanks in advance.
[3 Jan 2009 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".
[4 May 2010 18:09] Richard Morris
i have the same issue.  It happens when i click the add table or when trying to edit table (window or new window).   It happens on the GA product and teh beta  I have reinstalled several times.
MySQL Workbench OSS for Windows version 5.1.18
Cairo Version: 1.8.6
Rendering Mode: GDI
OS: Windows XP
CPU: 2x Genuine Intel(R) CPU           T2500  @ 2.00GHz, 1.0 GB RAM
Video adapter info:
Adapter type: Mobile Intel(R) 945GM Express Chipset Family
Chip Type: Intel(R) Calistoga Graphics Controller
BIOS String: Intel Video BIOS
Video Memory: 131072 KB
[4 May 2010 18:14] Richard Morris
screen shot

Attachment: workbench_error.JPG (image/pjpeg, text), 124.84 KiB.

[29 May 2010 21:55] Brian O'Halligan
Same bug.

x32 on x32Checked server status: Server is running.get_server_version: parsed (5, 1, 47)
MySQL Workbench OSS for Windows version 5.2.21
Cairo Version: 1.8.8
Rendering Mode: OpenGL is available on this system, so OpenGL is used for rendering.
OpenGL Driver Version: 3.2.0
OS: Microsoft Windows Vista Home Premium Edition Service Pack 2 (build 6002), 32-bit
CPU: 2x Pentium(R) Dual-Core  CPU      E5200  @ 2.50GHz, 3.0 GiB RAM
Video adapter info:
Adapter type: NVIDIA GeForce G100
Chip Type: GeForce G100
BIOS String: Version 62.98.3f.0.9
Video Memory: 524288 KB
[17 Jun 2010 11:50] Andrei Pavlenko
I've found fix for end user:
For some reason there was no "Arial" font in windows/fonts folder.
I've copied arial.ttf from my another windows machine to fonts folder and it helped.
[16 Jul 2010 0:10] Victoria Khodorkovsky
I have same problem with version 5.2.25 CE for Windows.
When creating new model, I double-click on a new table and get this error.
Arial font is present in my windows dir -  so it seems to be unrelated.
My system info:
MySQL Workbench CE for Windows version 5.2.25

Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE

Cairo Version: 1.8.8

Rendering Mode: OpenGL is available on this system, so OpenGL is used for rendering.

OpenGL Driver Version: 2.0.1

OS: Microsoft Windows XP Professional Service Pack 2 (build 2600)

CPU: 2x Intel(R) Xeon(R) CPU            5140  @ 2.33GHz, 2.0 GiB RAM

Video adapter info:

Adapter type: NVIDIA Quadro FX 1500

Chip Type: Quadro FX 1500

BIOS String: Version 5.71.22.61.06

Video Memory: 262144 KB
[19 Jul 2010 7:54] Susanne Ebrecht
Many thanks for the great feedback.

All reporters please make sure that the font is existing on your machine.
If not, then either try another font here or install the font. Or copy paste it into the right folders.
[19 Jul 2010 7:55] Susanne Ebrecht
Bug #55166 is set as duplicate of this bug here.