Closed Yisus7u7 closed 2 years ago
Due to glib-gtimezone.patch
?
I found something interesting from build log:
2021-12-12T04:41:58.4186432Z [83/569] Compiling C object glib/libglib-2.0.so.p/gtimezone.c.o
2021-12-12T04:41:58.4188008Z ../src/glib/gtimezone.c:1909:56: warning: incompatible pointer types passing 'gchar *' (aka 'char *') to parameter of type 'gchar **' (aka 'char **'); take the address with & [-Wincompatible-pointer-types]
2021-12-12T04:41:58.4189211Z GBytes *zoneinfo = zone_info_android(identifier, resolved_identifier);
2021-12-12T04:41:58.4189799Z ^~~~~~~~~~~~~~~~~~~
2021-12-12T04:41:58.4190179Z &
2021-12-12T04:41:58.4190946Z ../src/glib/gtimezone.c:527:34: note: passing argument to parameter 'out_identifier' here
2021-12-12T04:41:58.4191598Z gchar **out_identifier)
2021-12-12T04:41:58.4191974Z ^
Problem description
after glib update xfce4-panel does not work
What steps will reproduce the bug?
What is the expected behavior?
I already rebuilt the package on my device and it still doesn't work, the only solution I have found is to downgrade the glib version
System information
termux-info: