Bug #89198 run query
Submitted: 12 Jan 2018 0:20 Modified: 22 Jan 2018 12:07
Reporter: Jonathan Rivera Rueda Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:Mysql Workbench 6.3.10 OS:Windows (windows7 64bits)
Assigned to: CPU Architecture:Any

[12 Jan 2018 0:20] Jonathan Rivera Rueda
Description:
In the beginning of a mysql connection within workbench(from home page), will show all correctly(interface), when executing q query(any query) will show(popup) with Unexpected Error, Parameter no valid.
from then on the box containing the editors(where writing queries) will show a big red cross as background, and the tabs(with its close button) of each editor will not show more.
The queries will execute correctly but is uncomfortable not know in what tab editor u are, or trying to look of another tab editor, or trying to close a editor.

13:59:07 [ERR][      Workbench]: Parameter is not valid.
Exception = System.ArgumentException
Message = Parameter is not valid.
FullText = System.ArgumentException: Parameter is not valid.
   at System.Drawing.Image.get_Width()
   at System.Drawing.Image.get_Size()
   at MySQL.Controls.FlatTabControl.ValidateTab(Int32 index)
   at MySQL.Controls.FlatTabControl.DrawControl(Graphics g)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.TabControl.WndProc(Message& m)
   at MySQL.Controls.FlatTabControl.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Running show variables like '%versio%'; gives:

innodb_version	5.7.20
protocol_version	10
slave_type_conversions	
tls_version	TLSv1,TLSv1.1
version	5.7.20-log
version_comment	MySQL Community Server (GPL)
version_compile_machine	x86_64
version_compile_os	Win64

How to repeat:
Lose tabs editors with any query
[12 Jan 2018 0:22] Jonathan Rivera Rueda
lose tabs

Attachment: lose_tabs.jpg (image/jpeg, text), 15.59 KiB.

[12 Jan 2018 12:38] Chiranjeevi Battula
Hello  Jonathan,

Thank you for the bug report.
I could not repeat the issue at our end using with MySQL workbench 6.3.10 version.
Could you please provide repeatable test case (exact steps, screenshot, provide full MySQL Workbench Log file (start MySQLWorkbench.exe -log-level=debug3) etc. - please make it as private if you prefer) to confirm this issue at our end?

Thanks,
Chiranjeevi.
[12 Jan 2018 16:24] Jonathan Rivera Rueda
generating the error

Attachment: workbench.mp4 (video/mp4, text), 2.76 MiB.

[12 Jan 2018 16:29] Jonathan Rivera Rueda
workbench log file

Attachment: wb.log (application/octet-stream, text), 4.03 KiB.

[12 Jan 2018 16:31] Jonathan Rivera Rueda
mysql server pack install log

Attachment: LOCAL SERVICE installer.log (application/octet-stream, text), 92.67 KiB.

[12 Jan 2018 16:43] Jonathan Rivera Rueda
I tried many times reinstalling the workbench and deleting any remaining folder from "program files", but I keep getting same error, I tried reinstalling mysql-installer-community-5.7.20.0.msi server and keep getting the same error.
Maybe there are still some config file remaining that i haven't deleted, idk.
Windows 7 have 3 months old since last time I formatted the pc.
btw, I have java 8 Update 141, 32 and 64 bits, SDK 64 bits
[12 Jan 2018 16:51] Jonathan Rivera Rueda
there is a similar error reporter by other user
https://bugs.mysql.com/bug.php?id=88618
where he comments:
"On running any query....", "....Windows tabs on top change to white background with red stripe around it."
that is the same I'm having.
[12 Jan 2018 16:53] Jonathan Rivera Rueda
all mysql products installed

Attachment: mysqlInstalled.JPG (image/jpeg, text), 64.67 KiB.

[22 Jan 2018 12:07] Chiranjeevi Battula
Hello  Jonathan,

Thank you for the feedback.
I could not repeat the issue at our end using with MySQL workbench 6.3.10 version.

Thanks,
Chiranjeevi.