Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
  2019-09-24  9:17 ` qt5-webengine: broken on musl voidlinux-github
@ 2019-09-24  9:36 ` voidlinux-github
  2019-09-24 10:35 ` voidlinux-github
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-24  9:36 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-534478218

Comment:
The problem most likely resides in chromium, which does not support (and probably never will) musl, so we (and other musl distros have the fun to patch it all the time). Qt5 also doesn't officially support musl. Also Alpine Linux also struggles with qt5-webengine https://gitlab.alpinelinux.org/alpine/aports/issues/10405

> I'm still suffering of this crashes. Is there any news about it ? Can we help in someway ?

Sure, send us a patch that fixes it :). But well otherwise there is probably nothing you can do currently.


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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
  2019-09-24  9:17 ` qt5-webengine: broken on musl voidlinux-github
  2019-09-24  9:36 ` voidlinux-github
@ 2019-09-24 10:35 ` voidlinux-github
  2019-11-09 18:16 ` voidlinux-github
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-24 10:35 UTC (permalink / raw)
  To: ml

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

New comment by Cogitri on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-534498687

Comment:
Yup, and the chromium codebase is a pretty complex beast, so I've settled with using QtWebengine stufff in Flatpak for now :/

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-09-24 10:35 ` voidlinux-github
@ 2019-11-09 18:16 ` voidlinux-github
  2019-11-09 18:19 ` voidlinux-github
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-11-09 18:16 UTC (permalink / raw)
  To: ml

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

New comment by stef on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-552124192

Comment:
i managed to fix this in alpine with this: https://github.com/alpinelinux/aports/pull/11922/files

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2019-11-09 18:16 ` voidlinux-github
@ 2019-11-09 18:19 ` voidlinux-github
  2019-11-10 10:08 ` voidlinux-github
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-11-09 18:19 UTC (permalink / raw)
  To: ml

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

New comment by stef on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-552124192

Comment:
i managed to fix this in alpine with this: https://github.com/alpinelinux/aports/pull/11922

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2019-11-09 18:19 ` voidlinux-github
@ 2019-11-10 10:08 ` voidlinux-github
  2019-11-11  0:32 ` voidlinux-github
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-11-10 10:08 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-552180713

Comment:
Thanks, that looks promising. Could anyone test it with out qt5 package and create a PR? Maybe @q66 ? I just don't have the time to do a full qt5 build right now.

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2019-11-10 10:08 ` voidlinux-github
@ 2019-11-11  0:32 ` voidlinux-github
  2019-11-12  0:23 ` voidlinux-github
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-11-11  0:32 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-552252493

Comment:
I suggest we add this for 5.14 or next incremental release of 5.13, whichever comes sooner

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2019-11-11  0:32 ` voidlinux-github
@ 2019-11-12  0:23 ` voidlinux-github
  2019-11-12  4:42 ` voidlinux-github
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-11-12  0:23 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-552678051

Comment:
I did apply the patch on qt5.14 (+ some other chromium patches) and it seems to work

https://i.imgur.com/0jpOBet.png

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2019-11-12  0:23 ` voidlinux-github
@ 2019-11-12  4:42 ` voidlinux-github
  2019-11-12 10:27 ` voidlinux-github
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-11-12  4:42 UTC (permalink / raw)
  To: ml

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

New comment by mintsuki on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-552731589

Comment:
Hi, I have the same issue here. Is it possible for this patch to be applied to a 5.13.x revision? If not, how long would it be until 5.14 is released?

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2019-11-12  4:42 ` voidlinux-github
@ 2019-11-12 10:27 ` voidlinux-github
  2020-05-11 22:13 ` ericonr
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-11-12 10:27 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-552832477

Comment:
The 5.14 release is end of November. So proably won't land in the repo before Early December.
https://wiki.qt.io/Qt_5.14_Release

If anyone wanna fix it for 5.13 feel free to do so, you will most likely also need this patch  https://github.com/Johnnynator/void-packages/blob/a8e26ae892253abe46c6e5277c54208457e277db/srcpkgs/qt5-webengine/patches/sandbox-sched_getparam.patch

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2019-11-12 10:27 ` voidlinux-github
@ 2020-05-11 22:13 ` ericonr
  2020-05-11 23:45 ` Johnnynator
  2020-05-11 23:45 ` [ISSUE] [CLOSED] " Johnnynator
  12 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2020-05-11 22:13 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-626993675

Comment:
@mintsuki what's your GPU? There's a bug with 5.14, on Intel HD 4000/3000, where it crashes on pages like old.reddit.com .

@Johnnynator can this one be closed? webengine doesn't seem to have any musl specific issues anymore.

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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2020-05-11 22:13 ` ericonr
@ 2020-05-11 23:45 ` Johnnynator
  2020-05-11 23:45 ` [ISSUE] [CLOSED] " Johnnynator
  12 siblings, 0 replies; 13+ messages in thread
From: Johnnynator @ 2020-05-11 23:45 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-627024220

Comment:
Yeah, this specific issue should be fully resolved with qt5.14 in the repo.

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

* Re: [ISSUE] [CLOSED] qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2020-05-11 23:45 ` Johnnynator
@ 2020-05-11 23:45 ` Johnnynator
  12 siblings, 0 replies; 13+ messages in thread
From: Johnnynator @ 2020-05-11 23:45 UTC (permalink / raw)
  To: ml

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

Closed issue by joeblo1 on void-packages repository

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

Description:
### System

* xuname:  Void 4.18.5_1 x86_64-musl GenuineIntel uptodate rDDDDDF
  *output of ``xuname`` (part of xtools)*
* package:  falkon
  *affected package(s) including the version*

### Expected behavior
...to not flicker? :P 

### Actual behavior
flickering black non-stop

### Steps to reproduce the behavior
Happened after update, have cleared mesa shaders & falkon folder in ~/.cache already, don't know if its just me or not. Sorry I'm not super knowledgeable about this stuff. I have tried creating another user to see if that would change anything but it did not.


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

* Re: qt5-webengine: broken on musl
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
@ 2019-09-24  9:17 ` voidlinux-github
  2019-09-24  9:36 ` voidlinux-github
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-24  9:17 UTC (permalink / raw)
  To: ml

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

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/issues/2368#issuecomment-534470615

Comment:
I'm still suffering of this crashes. Is there any news about it ? Can we help in someway ? It seems a qt issue, but are the devs aware of this ?

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

end of thread, other threads:[~2020-05-11 23:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-2368@inbox.vuxu.org>
2019-09-24  9:17 ` qt5-webengine: broken on musl voidlinux-github
2019-09-24  9:36 ` voidlinux-github
2019-09-24 10:35 ` voidlinux-github
2019-11-09 18:16 ` voidlinux-github
2019-11-09 18:19 ` voidlinux-github
2019-11-10 10:08 ` voidlinux-github
2019-11-11  0:32 ` voidlinux-github
2019-11-12  0:23 ` voidlinux-github
2019-11-12  4:42 ` voidlinux-github
2019-11-12 10:27 ` voidlinux-github
2020-05-11 22:13 ` ericonr
2020-05-11 23:45 ` Johnnynator
2020-05-11 23:45 ` [ISSUE] [CLOSED] " Johnnynator

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