View Issue Details

IDProjectCategoryView StatusLast Update
0002324FreeCADBugpublic2017-01-31 14:19
Reporterlanciaux Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0002324: PDF export behavior difference between Main Screen and Drawing Page rendering (under virtualbox only)
DescriptionI'm using VirtualBOX under Windows 7 to work with an OpenSUSE 13.x Linux ... for FreeCAD. Only when running VBox that has issues with the OpenGL driver, I met this weird difference :

- If I want to do a Print/Print Preview/Print Image/PDF export of main screen from main menus ... I got an empty file or a file with only a few bytes and correctly closed.

- If I do a Print/Print Preview/PDF export from the Drawing Workbench screen (it means a Page has been rendered), I got right file, not empty.

Most of my export in VBox are PDF output from Drawing Workbench but sometimes I have to take screen snapshot, so I use KSnapshot to do.

If you correct it, please make extending good Drawing behavior to Main Screen behavior and not adverse.

Thanks

Ludovic
TagsNo tags attached.
FreeCAD Information

Activities

Kunda1

2017-01-17 05:58

administrator   ~0007834

Can you reproduce on latest stable?
Also please post your Help > About FreeCAD > copy to clipboard

Kunda1

2017-01-29 15:04

administrator   ~0008076

Resolving due to lack of response from OP

wmayer

2017-01-31 14:19

administrator   ~0008128

It's known that the graphic drivers provided by virtual box are rather poor -- especially pbuffers don't work well/at all.

An alternative is to use framebuffer object which can be forced by this parameter:
in the parameter editor go to User parameter:BaseApp/Preferences/Document and create the boolean key DisablePBuffers and set it to true.

Issue History

Date Modified Username Field Change
2015-11-01 14:35 lanciaux New Issue
2017-01-17 05:58 Kunda1 Note Added: 0007834
2017-01-17 05:58 Kunda1 Status new => feedback
2017-01-29 15:04 Kunda1 Note Added: 0008076
2017-01-29 15:04 Kunda1 Status feedback => resolved
2017-01-29 15:04 Kunda1 Resolution open => no change required
2017-01-29 15:04 Kunda1 Assigned To => Kunda1
2017-01-29 15:04 Kunda1 Assigned To Kunda1 =>
2017-01-31 14:19 wmayer Note Added: 0008128
2017-01-31 14:19 wmayer Status resolved => closed