Bug #45660 | Printing in Workbench 5.1.14 crashes under Ubuntu 9.04 | ||
---|---|---|---|
Submitted: | 22 Jun 2009 15:55 | Modified: | 3 Jun 2010 14:05 |
Reporter: | Brannon Smith | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
Version: | 5.1.18 | OS: | Linux (Ubuntu 9.04 x86) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | crash, diagram, printing |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[22 Jun 2009 15:56]
Brannon Smith
[20 Jul 2009 11:18]
Craig Fowler
STDOUT from workbench - created by choosing File » Page Setup » Apply
Attachment: workbench-log-2009-07-20_12.10.txt (text/plain), 3.38 KiB.
[28 Aug 2009 17:34]
Craig Fowler
Output from: File » Page Setup » Apply (new copy in case it changed between versions - see my last post for my platform info)
Attachment: workbench-segfault-28-9-09.txt (text/plain), 4.44 KiB.
[25 Nov 2009 13:05]
Craig Fowler
STDOUT from reproducing the crash bug (may or may not differ from previously posted info)
Attachment: stdout-workbench-crash.txt (text/plain), 58.88 KiB.
[14 Dec 2009 16:14]
Craig Fowler
This is a screenshot from the 'bad' model file. WB reports the page size is A4 but that's not the right aspect ratio for A4
Attachment: print-screenshot-1.png (image/png, text), 14.23 KiB.
[14 Dec 2009 16:15]
Craig Fowler
Screenshot from a newly-created model, where I cannot reproduce the crash. The page size looks more like an A4 aspect ratio
Attachment: print-screenshot-2.png (image/png, text), 11.80 KiB.