Closed Bug 298153 Opened 19 years ago Closed 19 years ago

Gdk WARNING getting _NET_WORKAREA property

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
normal

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
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, ...


*** This bug has been marked as a duplicate of 299112 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
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
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.