Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
@ 2020-10-28 13:25 Borys64
  2020-10-28 13:31 ` Borys64
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Borys64 @ 2020-10-28 13:25 UTC (permalink / raw)
  To: ml

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

New issue by Borys64 on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
 Void 5.8.16_1 i686 GenuineIntel notuptodate rrFFF
* package:  
 vscode-1.21.0_1

### Expected behavior
Starting a session of Visual Studio Code
### Actual behavior
The editor no longer opens after a full system upgrade. I have `harfbuzz` and `pango` installed and updated to the latest versions available - to no avail. I have also tried removing the package completely and reinstalling it multiple times. 
```BASH
$ code-oss --verbose
node[28515]: pthread_create: Invalid argument
(code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
```
### Steps to reproduce the behavior
Use `vscode-1.21.0_1` on i686 architecture.


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

* Re: VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
  2020-10-28 13:25 [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) Borys64
@ 2020-10-28 13:31 ` Borys64
  2020-10-28 13:57 ` ericonr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Borys64 @ 2020-10-28 13:31 UTC (permalink / raw)
  To: ml

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

New comment by Borys64 on void-packages repository

https://github.com/void-linux/void-packages/issues/25934#issuecomment-717934639

Comment:
Same issue occurs when `atom-1.26.1_1` is used. I've also tried to reinstall `pango` and `harfbuzz`, but they're a prerequisites of `gtk+3` which might put the system at risk of breakage.

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

* Re: VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
  2020-10-28 13:25 [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) Borys64
  2020-10-28 13:31 ` Borys64
@ 2020-10-28 13:57 ` ericonr
  2020-10-28 13:57 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-28 13:57 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25934#issuecomment-717950664

Comment:
Hmm, you're probably out of luck. The `vscode` template has been moved to using system electron and it's on version 1.50.1, but it's broken for 32bit platforms. You can try to build it locally by removing the broken line, but I don't know what will happen.

I would recommend trying to download it from their official website, perhaps. Chances are it might be broken there as well.

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

* Re: VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
  2020-10-28 13:25 [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) Borys64
  2020-10-28 13:31 ` Borys64
  2020-10-28 13:57 ` ericonr
@ 2020-10-28 13:57 ` ericonr
  2020-10-28 14:00 ` ericonr
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-28 13:57 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25934#issuecomment-717950664

Comment:
Hmm, you're probably out of luck. The `vscode` template has been moved to using system electron and it's on version 1.50.1, but it's broken for 32bit platforms. You can try to build it locally by removing the broken line, but I don't know what will happen. Since it's broken, you didn't get any updates.

I would recommend trying to download it from their official website, perhaps. Chances are it might be broken there as well.

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

* Re: VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
  2020-10-28 13:25 [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) Borys64
                   ` (2 preceding siblings ...)
  2020-10-28 13:57 ` ericonr
@ 2020-10-28 14:00 ` ericonr
  2020-10-28 20:52 ` Borys64
  2020-10-28 20:52 ` [ISSUE] [CLOSED] " Borys64
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-28 14:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25934#issuecomment-717952682

Comment:
Either way, you could try updating the system as well. One of the `notuptodate` packages might be relevant.

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

* Re: VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
  2020-10-28 13:25 [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) Borys64
                   ` (3 preceding siblings ...)
  2020-10-28 14:00 ` ericonr
@ 2020-10-28 20:52 ` Borys64
  2020-10-28 20:52 ` [ISSUE] [CLOSED] " Borys64
  5 siblings, 0 replies; 7+ messages in thread
From: Borys64 @ 2020-10-28 20:52 UTC (permalink / raw)
  To: ml

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

New comment by Borys64 on void-packages repository

https://github.com/void-linux/void-packages/issues/25934#issuecomment-718201891

Comment:
Okay, thank you for your help, I'll look into building it myself.

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

* Re: [ISSUE] [CLOSED] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
  2020-10-28 13:25 [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) Borys64
                   ` (4 preceding siblings ...)
  2020-10-28 20:52 ` Borys64
@ 2020-10-28 20:52 ` Borys64
  5 siblings, 0 replies; 7+ messages in thread
From: Borys64 @ 2020-10-28 20:52 UTC (permalink / raw)
  To: ml

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

Closed issue by Borys64 on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
 Void 5.8.16_1 i686 GenuineIntel notuptodate rrFFF
* package:  
 vscode-1.21.0_1

### Expected behavior
Starting a session of Visual Studio Code
### Actual behavior
The editor no longer opens after a full system upgrade. I have `harfbuzz` and `pango` installed and updated to the latest versions available - to no avail. I have also tried removing the package completely and reinstalling it multiple times. 
```BASH
$ code-oss --verbose
node[28515]: pthread_create: Invalid argument
(code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2)
```
### Steps to reproduce the behavior
Use `vscode-1.21.0_1` on i686 architecture.


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

end of thread, other threads:[~2020-10-28 20:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 13:25 [ISSUE] VSCode: (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) Borys64
2020-10-28 13:31 ` Borys64
2020-10-28 13:57 ` ericonr
2020-10-28 13:57 ` ericonr
2020-10-28 14:00 ` ericonr
2020-10-28 20:52 ` Borys64
2020-10-28 20:52 ` [ISSUE] [CLOSED] " Borys64

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