pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/58431: GTK-4 applications broken with pkgsrc-2024Q2 binaries on NetBSD 10.0/amd64



	Note: There was a bad value `' for the field `Class'.
	It was set to the default value of `sw-bug'.

>Number:         58431
>Category:       pkg
>Synopsis:       GTK-4 applications broken with pkgsrc-2024Q2 binaries on NetBSD 10.0/amd64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 16 14:00:01 +0000 2024
>Originator:     Adrian Kiess
>Release:        NetBSD 10.0
>Organization:
  KIESS.ONL
>Environment:
	
	
System: NetBSD www3.kiess.onl 10.0 NetBSD 10.0 (GENERIC) #0: Thu Mar 28 08:33:33 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
GTK-4 applications broken with pkgsrc-2024Q2 binaries on NetBSD 10.0/amd64. Gnome-calculator and Dino 0.4 (both GTK-4 applications) will produce the error, when launched: 

Couldn't open libGLESv2.so: gnome-calculator: Shared object "libGLESv2.so" not found
zsh: abort (core dumped)  gnome-calculator

I added a fix to the Fix: category.
Thank you, for your kind attention.
>How-To-Repeat:
Launch: $ gnome-calculator& 
or
launch: $ dino&
>Fix:
adrian@www3 ~ % export GSK_RENDERER=cairo
will fix the bug described above in Description:.
I found this fix for the GUIX OS at:
https://issues.guix.gnu.org/64981#5

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index