[Libreoffice-bugs] [Bug 108243] semicolon separated fonts substitution not working (bug in Linux FontConfig integration code)

2022-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

--- Comment #10 from Kevin Suo  ---
Still reproducible on current 7.3 branch and trunk.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108243] semicolon separated fonts substitution not working (bug in Linux FontConfig integration code)

2020-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

Timur  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||9059
 CC||gti...@gmail.com

-- 
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 108243] semicolon separated fonts substitution not working (bug in Linux FontConfig integration code)

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

Timur  changed:

   What|Removed |Added

Summary|semicolon separated fonts   |semicolon separated fonts
   |substitution not working|substitution not working
   ||(bug in Linux FontConfig
   ||integration code)

-- 
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 108243] semicolon separated fonts substitution not working

2019-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

--- Comment #9 from Kevin Suo  ---
(In reply to QA Administrators from comment #8)
Still reproducible

Version: 6.3.0.0.alpha1+
Build ID:d2fa9c0d657877c967e41fdd0091f81d1b7ca048
CPU 线程:4; 操作系统:Linux 4.18; UI 渲染:默认; VCL: gtk3; 
Locale: zh-CN (zh_CN.UTF-8); UI-Language: zh-CN
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 108243] semicolon separated fonts substitution not working

2018-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

--- Comment #8 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 108243] semicolon separated fonts substitution not working

2017-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

--- Comment #7 from Khaled Hosny  ---
OK, so it is a bug in our FontConfig integration code. If someone is interested
in fixing this, grep for SAL_DISABLE_FC_SUBST in 5.3 branch (it was removed in
5.4) and follow the code from there and try to figure out what the
non-FontConfig code is doing that is missing from FontConfig one.

-- 
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 108243] semicolon separated fonts substitution not working

2017-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

--- Comment #6 from Yousuf Philips (jay)  ---
(In reply to Khaled Hosny from comment #5)
> Does it work in old releases if you disable fontconfig (by setting
> SAL_DISABLE_FC_SUBST env var to 1)?

Yes this solved it against 3.3.0 and 5.1.6.2.

-- 
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 108243] semicolon separated fonts substitution not working

2017-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

--- Comment #5 from Khaled Hosny  ---
Does it work in old releases if you disable fontconfig (by setting
SAL_DISABLE_FC_SUBST env var to 1)?

-- 
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 108243] semicolon separated fonts substitution not working

2017-06-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

Yousuf Philips (jay)  changed:

   What|Removed |Added

   Keywords|bibisectRequest |

--- Comment #4 from Yousuf Philips (jay)  ---
Yes i tested 3.3 and it wasnt working there, which is why i set it to inherited
from OOo. Tested 3.6, 4.2, 5.2 and AOO 4.1.2 just now and it didnt work in
these versions as well.

-- 
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 108243] semicolon separated fonts substitution not working

2017-06-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

Kevin Suo  changed:

   What|Removed |Added

   Keywords||bibisectRequest

--- Comment #3 from Kevin Suo  ---
(In reply to Khaled Hosny from comment #2)

Added keyword bibisectRequest.

-- 
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 108243] semicolon separated fonts substitution not working

2017-06-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

--- Comment #2 from Khaled Hosny  ---
Do we know if this ever worked on Linux?

-- 
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 108243] semicolon separated fonts substitution not working

2017-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||khaledho...@eglug.org,
   ||momonas...@gmail.com,
   ||philip...@hotmail.com
Version|5.3.3.2 release |Inherited From OOo
 Ever confirmed|0   |1

--- Comment #1 from Yousuf Philips (jay)  ---
Confirmed and this doenst occur on Windows. Would assume this has to do with
Linux's underlying font substitution thingy. @Maxim, @Khaled: Any thoughts?

-- 
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 108243] semicolon separated fonts substitution not working

2017-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

Kevin Suo  changed:

   What|Removed |Added

 Blocks||103342


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103342
[Bug 103342] [META] Font substitution 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 108243] semicolon separated fonts substitution not working

2017-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108243

Kevin Suo  changed:

   What|Removed |Added

Summary|semicolon separated fonts   |semicolon separated fonts
   |not working |substitution not working

-- 
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