Closed
Bug 298153
Opened 20 years ago
Closed 20 years ago
Gdk WARNING getting _NET_WORKAREA property
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 299112
People
(Reporter: jf.rameau, Assigned: mpgritti)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Epiphany/1.7.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Epiphany/1.7.2
See http://bugzilla.gnome.org/show_bug.cgi?id=161520 for the full explanation :)
Reproducible: Always
Reporter | ||
Comment 1•20 years ago
|
||
Bad code I guess in nsScreenGtk::Init (), gfx/src/gtk/nsScreenGtk.cpp
if (!gdk_property_get(root_window,
gdk_atom_intern ("_NET_WORKAREA", FALSE),
cardinal_atom,
0, "---> G_MAXLONG <--", FALSE, ...
Reporter | ||
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 299112 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 3•20 years ago
|
||
moral of the story: when reporting bugs about warnings, remeber to include
distinguishing words from the warning in the bug summary for searches :)
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•