XQF / xqf

XQF game server browser
http://xqf.github.io
GNU General Public License v2.0
37 stars 12 forks source link

Gtk-WARNING **: Attempting to add a widget with type GtkImage to a GtkToolButton #175

Open illwieckz opened 9 years ago

illwieckz commented 9 years ago

At runtime, XQF now displays:

Gtk-WARNING **: Attempting to add a widget with type GtkImage to a GtkToolButton, but as a GtkBin subclass a GtkToolButton can only contain one widget at a time; it already contains a widget of type GtkButton

vorot93 commented 9 years ago

This bug will be obsoleted by the move to GtkBuilder

Kr3m commented 5 years ago

Hate to bump nearly 4 years later, but when exactly is this happening? I'm not sure if this is the reason my XQF completely freezes captures my mouse and forces me to hard reset my PC, but I guess I can try to find out by running it from the console again.

illwieckz commented 5 years ago

Hi @Kr3m, can you open an issue about XQF capturing your mouse and forcing you to hard reset your PC?

This is issue is likely to not be related at all.