Bug#276734: GDK icon window trouble
Loïc Minier
Loïc Minier ,
276734@bugs.debian.org
Sat, 16 Oct 2004 02:38:19 +0200
Brad Jorsch <anomie@users.sourceforge.net> - Tue, Jun 01, 2004:
> I've noticed that a recent update seems to have broken the
> gdk_window_set_icon() function, at least as far as using the
> icon_window parameter. Specifically, it doesn't seem to get around to
> setting the IconWindowHint on the leader window. If i set this one hint
> manually, it works as expected.
Does this still hold true?
> The following code segment used to work and now doesn't.
[...]
Sorry, but it didn't help me, there's no main function, what should I
look at? I tried compiling your program, and gcc got confused with
your "..." construct (I probably miss compatibility flag).
I'd be nice to provide a small program exposing the problem with
instructions on how to build it. Attached is my modified file that I
tried to build with:
gcc -I /usr/include/atk-1.0 \
-I/usr/lib/gtk-2.0/include \
-I/usr/include/pango-1.0 \
-I/usr/lib/glib-2.0/include \
-I/usr/include/glib-2.0 \
-I/usr/include/gtk-2.0 \
-o gdk gdk.c
If you have no time to provide that and are confident the problem
remains, I'll report about the problem upstream.
Regards,
--
Loïc Minier <lool@dooz.org>