https://bugs.kde.org/show_bug.cgi?id=491726
psykose changed:
What|Removed |Added
CC||al...@ayaya.dev
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=487996
--- Comment #3 from psykose ---
that patch should work on both glibc and musl
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=487996
psykose changed:
What|Removed |Added
CC||al...@ayaya.dev
--- Comment #2 from psykose
https://bugs.kde.org/show_bug.cgi?id=472409
--- Comment #9 from psykose ---
nothing that special on the linker line that i can tell. the version script
used is just
Qt_6_PRIVATE_API {
qt_private_api_tag*;
};
Qt_6 { *; };
Qt_6.0 {} Qt_6;
Qt_6.1 {} Qt_6.0;
Qt_6.2 {} Qt_6.1;
Qt_6.3 {} Qt_6.2
https://bugs.kde.org/show_bug.cgi?id=472409
--- Comment #8 from psykose ---
Created attachment 160491
--> https://bugs.kde.org/attachment.cgi?id=160491&action=edit
full link line
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=472409
--- Comment #7 from psykose ---
$ objdump -p
/usr/lib/qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
/usr/lib/qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so:
file format elf64-x86-64
Program
https://bugs.kde.org/show_bug.cgi?id=472409
psykose changed:
What|Removed |Added
CC||al...@ayaya.dev
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=472219
psykose changed:
What|Removed |Added
CC||al...@ayaya.dev
--- Comment #3 from psykose ---
for