2.0.3 only produces blank pages (2.0.2 works fine)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
16 messages Options
Reply | Threaded
Open this post in threaded view
|

2.0.3 only produces blank pages (2.0.2 works fine)

David Sentinella
I have tried 2.0.3 on 3 windows machines (2 x XP, 1 x W7) to 3 physical Printers and 3 PDF printers. 2.0.3 produces either all white or all black output. Print Preview is fine.

Reverted to 2.0.2 and all machines and printers work perfectly.

- David Sentinella
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

dxli
can you file a bug at our sourceforge bug tracker:

http://sourceforge.net/p/librecad/bugs/

Please provide detailed steps to reproduce this bug. if needed, please attach a test case dxf file.

David Sentinella wrote
I have tried 2.0.3 on 3 windows machines (2 x XP, 1 x W7) to 3 physical Printers and 3 PDF printers. 2.0.3 produces either all white or all black output. Print Preview is fine.

Reverted to 2.0.2 and all machines and printers work perfectly.

- David Sentinella
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

nitnit
dxli wrote
can you file a bug at our sourceforge bug tracker:

http://sourceforge.net/p/librecad/bugs/

Please provide detailed steps to reproduce this bug. if needed, please attach a test case dxf file.

David Sentinella wrote
I have tried 2.0.3 on 3 windows machines (2 x XP, 1 x W7) to 3 physical Printers and 3 PDF printers. 2.0.3 produces either all white or all black output. Print Preview is fine.

Reverted to 2.0.2 and all machines and printers work perfectly.

- David Sentinella
I am facing the same problem - can not print any drawing with 2.0.3 on windows 7 x64 (print preview displays the drawing properly but actual print either to a pdf or any other printer produce a blank page).

The same drawing files can be printed with 2.0.2 !

Nitzan
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

dxli
Hi Nitzan,

Please attach a testcase dxf to reproduce this bug.

nitnit wrote
I am facing the same problem - can not print any drawing with 2.0.3 on windows 7 x64 (print preview displays the drawing properly but actual print either to a pdf or any other printer produce a blank page).

The same drawing files can be printed with 2.0.2 !

Nitzan
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

nitnit
202_01.dxf has been produced by ver 2.0.2
203_01.dxf has been produced by ver 2.0.3

both files have a single line.

both can be printed by ver 2.0.2
both produce a blank page when printed by ver 2.0.3

Nitzan
202_01.dxf
203_01.dxf
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

Jaymz
In reply to this post by David Sentinella
I have the same problem. Preview is fine, printed page is blank.
james@jayviation.co.za
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

dxli
It seems to be a packaging issue again.

Please install librecad-2.0.3 by macports:

http://wiki.librecad.org/index.php/LibreCAD_Installation_from_Source#MacPorts

If it works by the 2.0.3 version from MacPorts, it confirms there's a packaging issue.
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

sp1der
same issue on Windows!
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

Paul Gleadle
I can confirm problem exists on MS Windows 7 with LC 2.03.

I also cannot export to PNG or SVG - it seems to be the same problem (empty file).
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

LordOfBikes
Administrator
This post was updated on .
I haven't finished investigations now, but my assumption is the Qt version.

On Linux 2.0.3 prints fine, build with Qt 5.0.2
Windows 2.0.2 was build with Qt 5.1.1, printing is OK
Windows 2.0.3 was build with Qt 5.2.0, printing is broken

Please compare this with OSX versions, I can't do this.

Will try to build 2.0.3 with Qt 5.1.1 this evening.

Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

sp1der
Thank you Armin, it is appreciated.
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

LordOfBikes
Administrator
As expected, LibreCAD 2.0.3 build with Qt 5.1.1 is capable to print and export SVG.

I've build a new installer and updated the Windows download on sourceforge.net.

This solves the issue for Windows, sadly I can't update the OSX package.

We have to investigate what's the problem with Qt 5.2.0 now.

Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

David Sentinella
Thanks Armin,
Tested on Windows - works as predicted. Might have to warn users that the version (build) resulting in 28,259,235 bytes is the faulty one and resulting in 28,187,168 bytes is the working version - I notice that a build number is not expressed in the file.

Cheer,
David.
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

LordOfBikes
Administrator
David,

glad to hear that it works.

As the source code is the same, the Version/SCM Version didn't change. To check which version is installed, best way is to look at the About dialog of the Help menu.

faulty was:
Qt Version: 5.2.0
Compiled on: Mar 23 2014

working version is:
Qt Version: 5.1.1
Compiled on: Apr 8 2014

Because the faulty installer is not longer available on sourceforge.net, there should be no confusion.
Anyway, I've updated the readme on the 2.0.3 download site with your information.
Thanks for your contribution.

Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

David Henderson
Thanks for addressing this problem. I am a new user using the software to prepare a site plan to get planning approval to construct a building on my property.  With the new package, i was able to successfully print, which is good as i need to submit a hardcopy of the site plan on Monday morning!
Reply | Threaded
Open this post in threaded view
|

Re: 2.0.3 only produces blank pages (2.0.2 works fine)

dxli
printing to pdf works in archlinux with Qt-5.2.1