ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10750] Use of GdkPixdata / gdk_pixbuf_new_from_inline depr

Date: Thu, 21 May 2015 07:09:48 +0000

Comment # 15 on bug 10750 from
(In reply to Andrei Emeltchenko from comment #14)
> I am not able to build wireshark, My log is below:
> 
> ...
> make[2]: Entering directory '/usr/local/wireshark/ui/gtk'
>   CC       libgtkui_a-gui_utils.o
> gui_utils.c: In function ‘window_icon_realize_cb’:
> gui_utils.c:115:5: error: implicit declaration of function
> ‘gdk_pixbuf_new_from_inline’ [-Werror=implicit-function-declaration]
>      icon = gdk_pixbuf_new_from_inline(-1, wsicon_16_pb_data, FALSE, NULL);
>      ^

As initially reported? Workaround patch:
https://build.opensuse.org/package/view_file/network:utilities/wireshark/wireshark-1.12.x-allow-gdk-pixbuf-deprecation.patch?expand=1


You are receiving this mail because:
  • You are watching all bug changes.