DC Power Supply no simulation

On Simulate 12V with the DC Power Supply i have an Error:

Errors:

stdout Note: No compatibility mode selected!

stdout Circuit: simulator netlist

stderr Warning: Model issue on line 2 :

stderr .model labpowersuppymodel ilimit(r_out_source=1 r_out_sink=1 i_limit_sou ...

stderr Unknown model type ilimit - ignored

stderr Error on line 5 or its substitute:

stderr av2 0_v2_aux 0_v2_aux2 1 0 labpowersuppymodel

stderr MIF-ERROR - unable to find definition of model labpowersuppymodel

Netlist:

Simulator Netlist

.model labPowerSuppyModel ilimit(r_out_source=1 r_out_sink=1 i_limit_source=0.1 i_limit_sink=0.1)

V2Aux 0_V2_aux2 0_V2_aux 5

V2 0_V2_aux 1 12

AV2 0_V2_aux 0_V2_aux2 1 0 labPowerSuppyModel

VM1 0 1 DC 0

.option savecurrents

.option interp

.OP

*.TRAN 1ms 100ms

* .AC DEC 100 100 1MEG

.END

Thanks for reporting the error. We are aware of it and hopefully @KjellM will fix it in the next release.
I can explain you how to fix it in the source code, but that requires that you are able to compile Fritzing. And that is not straight forward if you are not a developer.