Wings 3D Development Forum

Full Version: [fixed] .eps / .svg export
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello,

when exporting file to .eps / .svg get:

wings-2.2.4
Reading preferences from: /home/marcone/.config/Wings3D/Preferences.txt
OpenCL not available: {opencl_failed_previously,
"/home/marcone/.cache/Wings3D/opencl_tmp.txt"}
Could not initialize OpenCL: env lighting limited
Import: "//home/marcone/Desktop/zawias i daszek.dae"
wings_wm:743: Grabbed focus lost: {wx_ref,562,wxGLCanvas,[]} geom
wings_wm:743: Grabbed focus lost: {wx_ref,562,wxGLCanvas,[]} geom
Removed 24 isolated vertices
Start
Exporter crashed: badarg

[{io,format,
[<0.83.0>,"Reading object ~B of ~B \"~s\"...",
[1,3,[107,261,116,32,111,119,97,114,99|...]]],
[]},
{wpc_hlines,'-do_export/3-fun-9-',14,[{file,"wpc_hlines.erl"},{line,576}]},
{lists,foldl,3,[{file,"lists.erl"},{line,1263}]},
{wpc_hlines,do_export,3,[{file,"wpc_hlines.erl"},{line,566}]},
{wings_export,export,4,[{file,"wings_export.erl"},{line,40}]},
{wings_file,'-export_filename_1/2-fun-0-',3,
[{file,"wings_file.erl"},{line,97}]},
{wings_develop,time_command,2,[{file,"wings_develop.erl"},{line,87}]},
{wings_plugin,command,3,[{file,"wings_plugin.erl"},{line,147}]},
{wings,raw_command_1,3,[{file,"wings.erl"},{line,631}]},
{wings,raw_command,4,[{file,"wings.erl"},{line,628}]},
{wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,985}]},
{wings_wm,send_event,2,[{file,[...]},{line,...}]},
{wings_wm,do_dispatch,2,[{file,...},{...}]},
{wings_wm,dispatch_event,1,[{...}|...]},
{wings_wm,get_and_dispatch,0,[...]},
{wings,init_part2,2,...},
{proc_lib,init_p_do_apply,...}]

it's not very common, but already get it once or twice.
BTW. I love this plugin.
It helps with easy 3D -> 2D conversion, so all technical drawing are easy to achieve,


BR, Hank
you will not believe me, but this issue is related with using diacritical marks
Whenever object has name including the mark, then it will generate the error.
If you want, I can share with file including that sample.

BR, Hank
Hank, thanks for the info.
Please take a look if this fixed the issue: wpc_hlines.beam (use the option File->Install Plug-in or Patch to update it)
(12-09-2019 07:59 PM)micheus Wrote: [ -> ]Hank, thanks for the info.
Please take a look if this fixed the issue: wpc_hlines.beam (use the option File->Install Plug-in or Patch to update it)

yes, now is OK
Thank you for fixing.

BR, Hank
Reference URL's