Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
@ 2022-08-09  2:49 hervyqa
  2022-08-09  3:11 ` oreo639
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: hervyqa @ 2022-08-09  2:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

New issue by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/38545

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.16_1 x86_64 AuthenticAMD uptodate FFFFFFF

### Package(s) Affected

libreoffice-7.3.3.2_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

-

### Expected behaviour

libreoffice can be run.

### Actual behaviour

libreoffice failed to run.

```
➜  ~ libreoffice
/usr/lib/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Get_Transform
```

### Steps to reproduce

1. sudo xbps-install -Su
2. sudo reboot
3. libreoffice

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
@ 2022-08-09  3:11 ` oreo639
  2022-08-09  3:13 ` oreo639
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: oreo639 @ 2022-08-09  3:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1208861771

Comment:
> <quinq> Allright, got it working
> <quinq> Three things
> <quinq> 1/ loffice is broken with openjdk8
> <quinq> 2/ you need to remove $HOME/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml
> <quinq> 3/ you need to reset JAVA_HOME

(openjdk8 includes its own libfreetype)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
  2022-08-09  3:11 ` oreo639
@ 2022-08-09  3:13 ` oreo639
  2022-08-09  3:13 ` oreo639
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: oreo639 @ 2022-08-09  3:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1208861771

Comment:
> <quinq> Allright, got it working
> <quinq> Three things
> <quinq> 1/ loffice is broken with openjdk8
> <quinq> 2/ you need to remove $HOME/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml
> <quinq> 3/ you need to reset JAVA_HOME

This happens because openjdk8 loads its own libfreetype.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
  2022-08-09  3:11 ` oreo639
  2022-08-09  3:13 ` oreo639
@ 2022-08-09  3:13 ` oreo639
  2022-08-09  3:15 ` oreo639
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: oreo639 @ 2022-08-09  3:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1208861771

Comment:
> <quinq> Allright, got it working
> <quinq> Three things
> <quinq> 1/ loffice is broken with openjdk8
> <quinq> 2/ you need to remove $HOME/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml
> <quinq> 3/ you need to reset JAVA_HOME

This happens because openjdk8 includes its own libfreetype.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (2 preceding siblings ...)
  2022-08-09  3:13 ` oreo639
@ 2022-08-09  3:15 ` oreo639
  2022-08-09  6:24 ` hervyqa
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: oreo639 @ 2022-08-09  3:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1208861771

Comment:
> \<quinq\> Allright, got it working
> \<quinq\> Three things
> \<quinq\> 1/ loffice is broken with openjdk8
> \<quinq\> 2/ you need to remove $HOME/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml
> \<quinq\> 3/ you need to reset JAVA_HOME

This happens because openjdk8 includes its own libfreetype.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (3 preceding siblings ...)
  2022-08-09  3:15 ` oreo639
@ 2022-08-09  6:24 ` hervyqa
  2022-08-09  8:15 ` oreo639
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: hervyqa @ 2022-08-09  6:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1208964810

Comment:
> > <quinq> 3/ you need to reset JAVA_HOME

how to reset? JAVA_HOME is empty.
```
[l7@studio ~]$ echo $JAVA_HOME

[l7@studio ~]$ 
```

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (4 preceding siblings ...)
  2022-08-09  6:24 ` hervyqa
@ 2022-08-09  8:15 ` oreo639
  2022-08-09  8:31 ` paper42
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: oreo639 @ 2022-08-09  8:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1209061714

Comment:
It should be set by `/etc/profile.d/openjdk.sh` based on which version of java you have set as your default in xbps-alternatives.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (5 preceding siblings ...)
  2022-08-09  8:15 ` oreo639
@ 2022-08-09  8:31 ` paper42
  2022-08-09  8:33 ` paper42
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: paper42 @ 2022-08-09  8:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1209079323

Comment:
quinq on IRC found that the java version is saved when used once, remove $HOME/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (6 preceding siblings ...)
  2022-08-09  8:31 ` paper42
@ 2022-08-09  8:33 ` paper42
  2022-08-09 10:31 ` hervyqa
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: paper42 @ 2022-08-09  8:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1209079323

Comment:
quinq on IRC found that the java version is saved when used once, remove `$HOME/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml`, don't forget that step

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (7 preceding siblings ...)
  2022-08-09  8:33 ` paper42
@ 2022-08-09 10:31 ` hervyqa
  2022-08-09 11:22 ` hervyqa
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: hervyqa @ 2022-08-09 10:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 487 bytes --]

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1209205164

Comment:
thank you 👍🏻
switch to jdk11 works again

```
doas xbps-install -S openjdk11
rm -rfv ~/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml
doas xbps-alternatives -s openjdk11
```

![Screenshot_20220809_172855](https://user-images.githubusercontent.com/45872139/183626836-ad5e2df1-5034-4a6d-835e-38d9ac5256d3.png)



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (8 preceding siblings ...)
  2022-08-09 10:31 ` hervyqa
@ 2022-08-09 11:22 ` hervyqa
  2022-08-09 14:22 ` classabbyamp
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: hervyqa @ 2022-08-09 11:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1209205164

Comment:
thank you 👍🏻
switch to jdk11 works again

```
doas xbps-install -S openjdk11
rm -rfv ~/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml
doas xbps-alternatives -s openjdk11
doas xbps-alternatives -s openjdk11-jre
```

![Screenshot_20220809_172855](https://user-images.githubusercontent.com/45872139/183626836-ad5e2df1-5034-4a6d-835e-38d9ac5256d3.png)



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (9 preceding siblings ...)
  2022-08-09 11:22 ` hervyqa
@ 2022-08-09 14:22 ` classabbyamp
  2022-08-09 14:55 ` [ISSUE] [CLOSED] " classabbyamp
  2022-08-09 15:34 ` hervyqa
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2022-08-09 14:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1209448629

Comment:
rebuilding openjdk8 with the new freetype fixed it, should be in the repos soon

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [ISSUE] [CLOSED] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (10 preceding siblings ...)
  2022-08-09 14:22 ` classabbyamp
@ 2022-08-09 14:55 ` classabbyamp
  2022-08-09 15:34 ` hervyqa
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2022-08-09 14:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 711 bytes --]

Closed issue by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/38545

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.16_1 x86_64 AuthenticAMD uptodate FFFFFFF

### Package(s) Affected

libreoffice-7.3.3.2_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

-

### Expected behaviour

libreoffice can be run.

### Actual behaviour

libreoffice failed to run.

```
➜  ~ libreoffice
/usr/lib/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Get_Transform
```

### Steps to reproduce

1. sudo xbps-install -Su
2. sudo reboot
3. libreoffice

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform
  2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
                   ` (11 preceding siblings ...)
  2022-08-09 14:55 ` [ISSUE] [CLOSED] " classabbyamp
@ 2022-08-09 15:34 ` hervyqa
  12 siblings, 0 replies; 14+ messages in thread
From: hervyqa @ 2022-08-09 15:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 353 bytes --]

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/38545#issuecomment-1209539981

Comment:
> rebuilding openjdk8 with the new freetype fixed it, should be in the repos soon

It's work with openjdk8.
Fixed: https://github.com/void-linux/void-packages/commit/4a2c3c68b9f4636ea725865932f79795be55d73c

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-08-09 15:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09  2:49 [ISSUE] libreoffice: libharfbuzz.so.0: undefined symbol: FT_Get_Transform hervyqa
2022-08-09  3:11 ` oreo639
2022-08-09  3:13 ` oreo639
2022-08-09  3:13 ` oreo639
2022-08-09  3:15 ` oreo639
2022-08-09  6:24 ` hervyqa
2022-08-09  8:15 ` oreo639
2022-08-09  8:31 ` paper42
2022-08-09  8:33 ` paper42
2022-08-09 10:31 ` hervyqa
2022-08-09 11:22 ` hervyqa
2022-08-09 14:22 ` classabbyamp
2022-08-09 14:55 ` [ISSUE] [CLOSED] " classabbyamp
2022-08-09 15:34 ` hervyqa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).