[Bug 38409] Wine's task tray is not shown in the taskbar in KDE 5

WineHQ Bugzilla wine-bugs at winehq.org
Sun Sep 6 06:46:31 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=38409

--- Comment #65 from sl1pkn07 <sl1pkn07 at gmail.com> ---
ok, seems change to

+    if (!(handle = dlopen(SONAME_LIBDBUS_1, RTLD_NOW )))

and 

+#define DO_FUNC(f) if (!(p_##f = dlsym( handle, #f ))) goto failed

do the trick

greetings

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list