[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

--- Comment #9 from Michael Weghorn  ---
Thanks for the update.

(In reply to fenugrec from comment #8)
> Thanks for the testing and replies.
> Apologies for the dupe, I wasn't able to find that other report the first
> time I searched.

No problem. :-)

> I only recently found out about SAL_USE_VCLPLUGIN, and indeed for some
> reason it's set to qt5 on my system once inside lxqt, due to the
> /usr/bin/startlxde script.
> 
> Explicitly setting SAL_USE_VCLPLUGIN=gtk3 solves my initial problem,
> although the UI looks weird.

You can also try SAL_USE_VCLPLUGIN=kf5, which would be like the default if
nothing had been set explicitly. (Or as mentioned, you can set
SAL_VCL_QT5_USE_CAIRO=true in combination with SAL_USE_VCLPLUGIN=qt5, which
should most probably be fine as well, though it's nothing that is currently
used anywhere by default; kf5 is mostly qt5+cairo plus native kf5 file
dialogs).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

--- Comment #8 from fenug...@users.sourceforge.net ---
Thanks for the testing and replies.
Apologies for the dupe, I wasn't able to find that other report the first time
I searched.

I only recently found out about SAL_USE_VCLPLUGIN, and indeed for some reason
it's set to qt5 on my system once inside lxqt, due to the /usr/bin/startlxde
script.

Explicitly setting SAL_USE_VCLPLUGIN=gtk3 solves my initial problem, although
the UI looks weird.

Again, thanks and sorry for the duplicate !

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 Blocks|102495  |125943
 CC||m.wegh...@posteo.de

--- Comment #7 from Michael Weghorn  ---
Please note that the plain "qt5" VCL plugin using Qt rendering is experimental
and not recommended for production use as of now, which is also why it's never
chosen by default.

Do you have environment variable SAL_USE_VCLPLUGIN=qt5 set explicitly?
This problem does not occur with Cairo rendering, i.e. if you set
SAL_VCL_QT5_USE_CAIRO=true  in addition, or if you use the kf5 VCL plugin,
which is selected by default on LXQt or KDE Plasma.

In fact, there is already a bug report for this: bug 125234

Reproducible with

Version: 6.4.0.0.alpha1+
Build ID: bfd6beaa8e836c739dcc2af67ebd634f03cb2060
CPU threads: 4; OS: Linux 5.2; UI render: default; VCL: qt5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

Does not happen with

Version: 6.4.0.0.alpha1+
Build ID: bfd6beaa8e836c739dcc2af67ebd634f03cb2060
CPU threads: 4; OS: Linux 5.2; UI render: default; VCL: qt5+cairo; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

nor

Version: 6.4.0.0.alpha1+
Build ID: bfd6beaa8e836c739dcc2af67ebd634f03cb2060
CPU threads: 4; OS: Linux 5.2; UI render: default; VCL: kf5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

*** This bug has been marked as a duplicate of bug 125234 ***


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=125943
[Bug 125943] [META] Qt5 VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||102495


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

--- Comment #6 from Xavier Van Wijmeersch  ---
I can reproduce with

Version: 6.3.2.2
Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
CPU threads: 8; OS: Linux 4.19; UI render: default; VCL: qt5; 
Locale: nl-BE (en_US.UTF-8); UI-Language: en-US
Calc: threaded

but not with

Version: 6.3.2.2
Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
CPU threads: 8; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: nl-BE (en_US.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> ---
don't repro in

Версия: 6.4.0.0.alpha1+ (x64)
ID сборки: 546e6c359e96a2e7f5aab7c158c7e843be6c8957
Потоков ЦП: 4; ОС:Windows 10.0 Build 17763; Отрисовка ИП: GL; VCL: win; 
Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU
Calc: threaded

nor in

Версия: 6.3.3.2 (x64)
ID сборки: a64200df03143b798afd1ec74a12ab50359878ed
Потоков ЦП: 4; ОС:Windows 10.0; Отрисовка ИП: по умолчанию; VCL: win; 
Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU
Calc: threaded

only Linux? or only vcl:qt problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

--- Comment #4 from fenug...@users.sourceforge.net ---
> Do you use Times New Roman font on Linux?

My linux system font is "DejaVu Sans"; I had tried a document with that font
and still the same result.

Attached is a document with 6 different fonts; the PDF contains a "%
CreateFontSubset failed" line for each of those fonts.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

--- Comment #3 from fenug...@users.sourceforge.net ---
Created attachment 155410
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155410&action=edit
sample test file with 6 fonts

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru
   Keywords||filter:pdf
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
>% CreateFontSubset failed for font "Times New Roman" weight=5


Do you use Times New Roman font on Linux? And in the your document too?

Can you attach your ODT document with some text that you tried export to PDF?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128470] Export PDF always produces blank PDF

2019-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128470

fenug...@users.sourceforge.net changed:

   What|Removed |Added

 CC||fenugrec@users.sourceforge.
   ||net

--- Comment #1 from fenug...@users.sourceforge.net ---
Created attachment 155403
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155403&action=edit
sample blank PDF

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs